The Tabler archery arrow icon visually represents a projectile used in archery, often employed in UIs to signify actions related to aiming, shooting, or precise targeting.
Common uses
- Button for launching or submitting an action.
- Indicator for a selected or primary option.
- Icon within a game interface for shooting mechanics.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArcheryArrow } from '@tabler/icons-react';
<IconArcheryArrow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- bowtargetshootsportsarcherhuntingbullseyeflightquiverprecisiongamesarcheryarrowtarget arrowshooting arrowgame arrow
FAQ
- What does the archery arrow icon represent?
- It depicts an arrow, commonly used in the sport of archery. In UI, it can symbolize actions like aiming, shooting, or precision.
- How do I use the archery arrow icon in React?
- You can import and use it directly with the following statement: `import { IconArcheryArrow } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the archery arrow, are 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 →