The Tabler section sign icon visually represents a section or paragraph, commonly used in legal or document-related interfaces to denote specific parts of text.
Common uses
- Button to insert a section break in a rich text editor.
- Label for a document outlining specific legal sections.
- Indicator for a specific paragraph in a legal or academic text viewer.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSectionSign } from '@tabler/icons-react';
<IconSectionSign size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- legalparagraphlawsectionsigntypographywritingfontcharacterwordtextparagraph symbolsection symboldocument sectionlegal symbol
FAQ
- What does the section sign icon represent?
- It represents a section or paragraph, often used in legal contexts or document formatting to denote divisions within text.
- How do I use this icon in React?
- You can import and use it like this: import { IconSectionSign } from '@tabler/icons-react'; <IconSectionSign />
- What is the license for this icon?
- The Tabler icon library, including the section sign icon, is available 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 →