The Lucide train track icon depicts a pair of parallel lines representing a railway, commonly used in UI to signify transportation, travel, routes, or linear progress.
Common uses
- Transportation or travel-related features
- Progress indicators for linear processes
- Map markers for railway lines
Use it in React
Install
npm i lucide-reactImport & render
import { TrainTrack } from 'lucide-react';
<TrainTrack size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- railwaylinetraintrackroute
FAQ
- What is the train track icon used for?
- It's used to represent railways, transportation, travel, or linear progression in user interfaces.
- How do I use the train track icon in React?
- Import it from 'lucide-react' and use it as a component: import { TrainTrack } from 'lucide-react'.
- What is the license for the Lucide train track icon?
- The Lucide icon library, including the train track icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →