John KuehJohn Kueh

target 03 icon

HugeIcons · Target03Icon · MIT

Download SVG

The HugeIcons target 03 icon depicts a stylized target with an arrow, commonly used to represent goals, objectives, or a call to action.

Common uses

  • Setting a primary goal or objective
  • Indicating a call to action button
  • Representing a specific feature or setting

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Target03Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Target03Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
goal iconobjective iconaim iconbullseye icon

FAQ

What is the target 03 icon used for?
It visually represents goals, objectives, or a specific point of focus. It's often used for calls to action or to highlight important settings.
How do I use the Target03Icon in React?
Import both HugeiconsIcon and Target03Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={Target03Icon} /> component.
What is the license for this icon?
The HugeIcons target 03 icon is distributed 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.

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 →