The Lucide section icon depicts a paragraph symbol, commonly used in UI to denote a distinct section or part of content.
Common uses
- Marking the start of a new content section
- Indicating a specific legal clause or paragraph
- As a typographical element in rich text editors
Use it in React
Install
npm i lucide-reactImport & render
import { Section } from 'lucide-react';
<Section size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- marktypographypunctuationlegaltypetextprosesymbolsectionparagraphlegal symboldocument sectioncontent marker
FAQ
- What is the section icon used for?
- It's typically used to visually represent a distinct section, paragraph, or part of a document or content area.
- How do I use the section icon in React?
- You can import and use it like this: import { Section } from 'lucide-react'
- What is the license for the Lucide section icon?
- The Lucide icon library, including the section 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 →