The Lucide pilcrow icon depicts the paragraph symbol and is commonly used in rich text editors to indicate the start of a new paragraph or to toggle paragraph formatting.
Common uses
- Rich text editor toolbar button
- Markdown formatting guide
- Document editing controls
Use it in React
Install
npm i lucide-reactImport & render
import { Pilcrow } from 'lucide-react';
<Pilcrow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- paragraphmarkparaphblindtypographytypetextprosesymbolpilcrowparagraph symbolsection symboltext formatting
FAQ
- What is the pilcrow icon used for?
- It represents the paragraph symbol. In UI, it's often used in text editors to show paragraph breaks or control paragraph formatting.
- How do I use the pilcrow icon in React?
- You can import it directly from the 'lucide-react' library. Use it like this: import { Pilcrow } from 'lucide-react'.
- What is the license for the Lucide pilcrow icon?
- The Lucide icon library, including the pilcrow 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 →