The HugeIcons target 02 icon depicts a bullseye with an arrow, commonly used to represent goals, objectives, or precise aiming in user interfaces.
Common uses
- Setting a primary goal or objective
- Indicating a specific target area
- Representing accuracy or precision
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Target02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Target02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bullseyeaimobjectivegoal
FAQ
- What is the purpose of the Target 02 icon?
- The Target 02 icon visually represents a goal, objective, or a point of focus. It's often used to signify where an action is directed or what needs to be achieved.
- How do I use the Target 02 icon in React?
- To use the Target 02 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={Target02Icon} />.
- What is the license for the Target 02 icon?
- The Target 02 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →