The Lucide bold icon depicts the letter 'B' and is typically used to indicate a text formatting option for making text bold.
Common uses
- Text editor toolbar
- Rich text input controls
- Document formatting options
Use it in React
Install
npm i lucide-reactImport & render
import { Bold } from 'lucide-react';
<Bold size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textstrongformatboldtext boldstrong textformat boldtext formatting
FAQ
- What does the bold icon represent?
- The bold icon represents the action of making text appear thicker and heavier, often referred to as 'bold' formatting.
- How do I use the bold icon in React?
- You can import and use the bold icon in React with the following import statement: `import { Bold } from 'lucide-react'`.
- What is the license for the Lucide bold icon?
- The Lucide bold icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →