The Tabler letter b icon depicts the uppercase letter 'B' and is commonly used to represent text-related actions, labels, or content within a user interface.
Common uses
- Labeling a text input field for a specific 'B' value.
- Indicating a 'Bold' text formatting option.
- Representing a section related to the letter 'B' in an alphabetized list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterB } from '@tabler/icons-react';
<IconLetterB size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingbglyphlettersalphabet btext bglyph bcharacter b
FAQ
- What is the letter b icon used for?
- It's used to visually represent the letter 'B' in interfaces, often for labels, text formatting, or alphabetical organization.
- How do I use the letter b icon in React?
- You can import and use it like this: import { IconLetterB } from '@tabler/icons-react'. Then render it as <IconLetterB />.
- What is the license for the letter b icon?
- The Tabler icon library, including the letter b icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →