The Lucide target icon visually represents a goal or objective, commonly used in UIs to signify aims, deadlines, or focus areas.
Common uses
- Set project goals
- Indicate key performance indicators (KPIs)
- Mark a specific deadline
Use it in React
Install
npm i lucide-reactImport & render
import { Target } from 'lucide-react';
<Target size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- logobullseyedeadlineprojectsoverviewworkproductivitytargetobjectivegoalfocus
FAQ
- What is the target icon used for?
- It's used to represent goals, objectives, or a point of focus in a user interface.
- How do I use the target icon in React?
- You can import and use it like this: import { Target } from 'lucide-react'. Then render it as <Target />.
- What is the license for the Lucide target icon?
- The Lucide icon library, including the target 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 →