The Lucide bow arrow icon visually represents a bow with an arrow nocked, commonly used in UIs to signify actions related to archery, games, or combat.
Common uses
- Game interface for archery mini-games
- Combat system actions (e.g., 'equip bow')
- Historical or fantasy-themed applications
Use it in React
Install
npm i lucide-reactImport & render
import { BowArrow } from 'lucide-react';
<BowArrow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- archerarcherygamewarweaponbowarrow
FAQ
- What does the bow arrow icon represent?
- It depicts a bow and arrow, often used for themes of archery, hunting, or warfare.
- How do I use the bow arrow icon in React?
- You can import and use it like this: import { BowArrow } from 'lucide-react'; <BowArrow />.
- What is the license for this icon?
- The Lucide bow arrow icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →