The Tabler target icon depicts a bullseye, commonly used in UI to represent goals, focus points, or precise locations.
Common uses
- Setting a primary objective or goal.
- Indicating a specific point of interest on a map.
- Representing a user's focus or current selection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTarget } from '@tabler/icons-react';
<IconTarget size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- focusbullseyeaimtargetlocationnavigationgeographyplacepositionmap
FAQ
- What is the purpose of the target icon?
- It visually represents a goal, a point of focus, or a specific location, often used for setting objectives or marking positions.
- How do I use the target icon in React?
- Import it using `import { IconTarget } from '@tabler/icons-react'` and then use it as a component: `<IconTarget />`.
- What is the license for the Tabler target icon?
- The Tabler icon library, including the target icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →