The Tabler line icon depicts a simple geometric line segment, often used to represent connections, divisions, or pathways in a user interface.
Common uses
- Connecting related elements in a diagram.
- Creating visual dividers between content sections.
- Indicating a path or route on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLine } from '@tabler/icons-react';
<IconLine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- geometricsegmentlinkconnectionlinecreativeartisticvisualaestheticstyledesignpathstroke
FAQ
- What is the purpose of the line icon?
- It's used to visually represent connections, divisions, or simple geometric shapes in UI designs.
- How do I use the line icon in React?
- Import it using `import { IconLine } from '@tabler/icons-react'` and then use it as a component: `<IconLine />`.
- What is the license for the Tabler line icon?
- The Tabler icon library, including the line 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 →