The Tabler bold off icon depicts a stylized letter 'B' with a diagonal line through it, commonly used to indicate the removal or disabling of bold text formatting.
Common uses
- Button to toggle bold text off
- Status indicator for non-bolded text
- Option in a rich text editor toolbar
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoldOff } from '@tabler/icons-react';
<IconBoldOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- fontstyleboldfaceboldoffdisabledinactivetypographywritingcharactertextremove boldunboldtext formatting offdisable bold
FAQ
- What does the bold off icon represent?
- It visually signifies turning off or deactivating bold text styling, often used in text editing interfaces.
- How do I use this icon in React?
- You can import and use it like this: import { IconBoldOff } from '@tabler/icons-react'. Then render it as <IconBoldOff />.
- What is the license for this icon?
- The Tabler icons, including bold-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.