John KuehJohn Kueh

section icon

HugeIcons · SectionIcon · MIT

Download SVG

The HugeIcons section icon visually represents a distinct part or division within a larger content area, commonly used to delineate different topics or functional blocks in a user interface.

Common uses

  • Dividing content on a dashboard
  • Separating form fields
  • Marking distinct feature areas

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SectionIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SectionIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dividerblocksegmentpart

FAQ

What is the section icon used for?
It's used to visually separate and identify distinct parts or sections of content within a user interface.
How do I use the section icon in React?
Import both HugeiconsIcon and SectionIcon, then render <HugeiconsIcon icon={SectionIcon} />.
What is the license for this icon?
The HugeIcons library, including the section icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →