The HugeIcons target 01 icon depicts a bullseye, commonly used to represent goals, objectives, or a specific focus area within a user interface.
Common uses
- Setting a primary goal or objective
- Indicating a selected or focused item
- Representing a call to action or desired outcome
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Target01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Target01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bullseyeaimobjectivefocus
FAQ
- What is the purpose of the target 01 icon?
- This icon visually represents a target or bullseye, often used to signify goals, objectives, or a specific point of focus in UI design.
- How do I use the Target01Icon in a React project?
- Import both HugeiconsIcon and Target01Icon, then render the icon using the <HugeiconsIcon icon={Target01Icon} /> component.
- What is the license for this icon?
- The Target01Icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.