The Tabler letter b small icon depicts the lowercase letter 'b', commonly used to represent the letter itself, or as part of a sequence or label in user interfaces.
Common uses
- Labeling a section or input field with 'b'
- Indicating a 'beta' version or feature
- Representing the second item in a list or sequence
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterBSmall } from '@tabler/icons-react';
<IconLetterBSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- bbetasecondletteralphabetcharactertypefaceglyphscriptsmallletterslowercase bbeta iconletter bglyph b
FAQ
- What is the letter b small icon used for?
- It's primarily used to display the lowercase letter 'b' in UI elements, such as labels, tags, or as a visual indicator for options like 'beta'.
- How do I use the letter b small icon in React?
- You can import and use it in your React application with: import { IconLetterBSmall } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.
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 →