The Tabler square rounded letter b icon depicts the letter 'B' within a rounded square, commonly used to represent options, categories, or specific content related to the letter B in user interfaces.
Common uses
- Alphabetical filtering or sorting
- Labeling a section for 'Books' or 'Blog'
- Indicating a specific option within a set of choices
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterB } from '@tabler/icons-react';
<IconSquareRoundedLetterB size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterB size={24} stroke={2} />filled
<IconSquareRoundedLetterBFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersbletter b iconrounded square balphabet btypography b
FAQ
- What is the square rounded letter b icon used for?
- It's used to visually represent the letter B, often for categorization, filtering, or labeling in UI elements.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSquareRoundedLetterB } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →