The Tabler lane icon visually represents a defined path or corridor, commonly used in UI to signify navigation, a specific route, or a segmented area within a system.
Common uses
- Indicating a specific user flow or step in a process.
- Representing a network connection or data path.
- Highlighting a particular section or lane in a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLane } from '@tabler/icons-react';
<IconLane size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pathwaytrackroutecorridorpassageroadlineribbonstripcoursesystemlane
FAQ
- What does the lane icon represent?
- The lane icon depicts a defined path, track, or corridor, often used to symbolize routes, passages, or segmented areas in a user interface.
- How do I use the lane icon in React?
- You can import and use the lane icon in React with the following statement: import { IconLane } from '@tabler/icons-react'
- What is the license for the Tabler lane icon?
- The Tabler lane icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →