The Tabler pilcrow icon depicts the pilcrow symbol (¶), commonly used in word processing and text editing software to represent paragraph breaks.
Common uses
- Button to toggle paragraph formatting
- Indicator for paragraph start/end
- Tooltip for 'Insert Paragraph' action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPilcrow } from '@tabler/icons-react';
<IconPilcrow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- paragraphlettertextpilcrowtypographywritingfontcharacterwordparagraph symbolsection marktext formatting
FAQ
- What does the pilcrow icon represent?
- The pilcrow icon (¶) is a typographical symbol used to indicate a paragraph break, often seen in word processors.
- How do I use the pilcrow icon in React?
- You can import and use it with: `import { IconPilcrow } from '@tabler/icons-react'`.
- What is the license for the Tabler pilcrow icon?
- The Tabler pilcrow icon is distributed under the MIT license.
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 →