The Lucide milestone icon depicts a signpost with an arrow pointing right, commonly used to signify a significant point, achievement, or direction in a process or timeline.
Common uses
- Indicating a project's progress or key dates.
- Representing a step in a multi-stage process.
- Signifying a destination or goal in navigation.
Use it in React
Install
npm i lucide-reactImport & render
import { Milestone } from 'lucide-react';
<Milestone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- signpostdirectionrighteastforwardversion controlwaypointmilestone
FAQ
- What does the milestone icon represent?
- It represents a significant point or achievement, often used to mark progress or a key stage in a timeline or process.
- How do I use the milestone icon in React?
- You can import and use it in React with: import { Milestone } from 'lucide-react'
- What is the license for the Lucide milestone icon?
- The Lucide milestone icon is available under the ISC license.
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 →