John KuehJohn Kueh

section icon

Tabler · section · MIT

Download SVG

The Tabler section icon depicts a visual representation of content divisions on a webpage, commonly used to signify distinct areas or segments within a layout.

Common uses

  • Marking content blocks in a page builder.
  • Indicating different functional areas of a UI.
  • Representing a horizontal rule or thematic break.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSection } from '@tabler/icons-react';

<IconSection size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSection size={24} stroke={2} />
filled
<IconSectionFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
htmllayoutdividepositionwebsitesectioncreativeartisticvisualaestheticdesignblocksegment

FAQ

What is the section icon used for?
It visually represents divisions or distinct areas within a webpage's layout, helping to organize and segment content.
How do I use the section icon in React?
You can import and use it directly with: import { IconSection } from '@tabler/icons-react'
What is the license for the section icon?
The Tabler icon library, including the section 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 →