The Tabler separator icon depicts a horizontal line, commonly used to visually divide content or create distinct sections within a user interface.
Common uses
- Separating form fields
- Dividing sections in a settings menu
- Creating visual breaks in a list of items
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSeparator } from '@tabler/icons-react';
<IconSeparator size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- dividerspaceseparateset apartseparatortypographywritingfontcharacterwordtextlinerulehorizontal rule
FAQ
- What is the separator icon used for?
- It's used to visually separate different elements or sections of content on a page, improving readability and organization.
- How do I use the separator icon in React?
- You can import and use it like this: import { IconSeparator } from '@tabler/icons-react'. Then render it as <IconSeparator />.
- What is the license for the Tabler separator icon?
- The Tabler icon library, including the separator 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 →