The HugeIcons route 01 icon visually represents a path or direction, commonly used in UI to indicate navigation, a journey, or a sequence of steps.
Common uses
- Navigation map display
- Step-by-step tutorial indicator
- Route planning feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Route01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Route01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pathdirectionmapjourney
FAQ
- What does the Route01 icon represent?
- The Route01 icon depicts a path or directional line, often used to signify navigation, a journey, or a sequence.
- How do I use the Route01 icon in React?
- Import Route01Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Route01Icon} /> from '@hugeicons/react'.
- What is the license for the HugeIcons route 01 icon?
- The HugeIcons route 01 icon is available 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 →