The HugeIcons rail symbol icon depicts a stylized train track, commonly used to represent railway-related features, transportation options, or travel services within a user interface.
Common uses
- Navigation for train routes
- Indicating a train station location
- Selecting a travel mode (train vs. other)
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RailSymbolIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RailSymbolIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- train trackrailwaytransportationsubway
FAQ
- What does the rail symbol icon represent?
- It represents train tracks and is typically used for railway-related features or transportation options.
- How do I use the RailSymbolIcon in React?
- Import both HugeiconsIcon and RailSymbolIcon, then render <HugeiconsIcon icon={RailSymbolIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the RailSymbolIcon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →