The HugeIcons archer icon depicts a person aiming a bow and arrow, commonly used to represent actions related to targeting, precision, or aiming.
Common uses
- Targeting or selection actions
- Precision settings
- Aiming or focus features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArcherIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArcherIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bow and arrowaimtargetmarksman
FAQ
- What does the Archer icon represent?
- The Archer icon visually represents someone aiming a bow and arrow, suggesting concepts like targeting, precision, or focus.
- How do I use the Archer icon in React?
- To use the Archer icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: `<HugeiconsIcon icon={ArcherIcon} />`.
- What is the license for the Archer icon?
- The Archer icon is part of the HugeIcons library and is available under the MIT license.
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 →