The Lucide pilcrow right icon depicts the pilcrow symbol (¶) pointing to the right, commonly used to indicate text alignment or paragraph formatting options.
Common uses
- Text alignment button (right)
- Paragraph style options
- Rich text editor formatting
Use it in React
Install
npm i lucide-reactImport & render
import { PilcrowRight } from 'lucide-react';
<PilcrowRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directionparagraphmarkparaphblindtypographytypetextprosesymbolpilcrowrightparagraph symbol righttext align righttypography paragraphright paragraph mark
FAQ
- What does the pilcrow right icon represent?
- It represents the pilcrow symbol (¶) often used in typography to denote a paragraph. The right-pointing direction typically signifies right-alignment or a related text formatting action.
- How do I use the pilcrow right icon in React?
- You can import and use it in your React application like this: import { PilcrowRight } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the pilcrow right 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 →