John KuehJohn Kueh

bow icon

Tabler · bow · MIT

Download SVG

The Tabler bow icon depicts a bow and arrow, commonly used to represent archery, hunting, or sports-related activities in user interfaces.

Common uses

  • Archery range or club website
  • Hunting or outdoor gear store
  • Fitness app section for archery

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBow } from '@tabler/icons-react';

<IconBow size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBow size={24} stroke={2} />
filled
<IconBowFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Sport
Keywords
arrowarcherhunthunterbowathleticfitnessexercisegamephysicalsport

FAQ

What does the bow icon represent?
It represents a bow and arrow, suitable for themes like archery, hunting, or sports.
How do I use the bow icon in React?
Import it using `import { IconBow } from '@tabler/icons-react';` and use it as a component: `<IconBow />`.
What is the license for the Tabler bow icon?
The Tabler bow icon is distributed under the MIT license.

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 →