The Lucide text initial icon visually represents a large initial letter, commonly used in typography to denote the beginning of a section or chapter with a prominent drop cap.
Common uses
- Formatting text with a drop cap.
- Applying large initial letters to content.
- Indicating the start of a new text block.
Use it in React
Install
npm i lucide-reactImport & render
import { TextInitial } from 'lucide-react';
<TextInitial size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- drop captextformattypographyletterfont sizeinitialinitial lettertypography initiallarge letter
FAQ
- What does the text initial icon represent?
- It depicts a large initial letter, often used for drop caps to visually emphasize the beginning of a text segment.
- How do I use the text initial icon in React?
- You can import and use it like this: import { TextInitial } from 'lucide-react'. Then render it as <TextInitial />.
- What is the license for the Lucide text initial icon?
- The Lucide icon library, including the text initial 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 →