The Lucide goal icon depicts a flag or target, commonly used to represent objectives, achievements, or a desired outcome in user interfaces.
Common uses
- Marking a user's progress towards a goal
- Indicating a target or objective in a dashboard
- Representing a completed task or milestone
Use it in React
Install
npm i lucide-reactImport & render
import { Goal } from 'lucide-react';
<Goal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- flagbullseyegoaltargetobjectiveachievement
FAQ
- What does the goal icon represent?
- It visually signifies a target, objective, or achievement. It's often used to show progress or completion.
- How do I use the goal icon in React?
- You can import and use it like this: import { Goal } from 'lucide-react'. Then render it as <Goal />.
- What is the license for the Lucide goal icon?
- The Lucide icon library, including the goal 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 →