John KuehJohn Kueh

ammo icon

HugeIcons · AmmoIcon · MIT

Download SVG

The HugeIcons ammo icon depicts a bullet or cartridge, commonly used to represent ammunition, shooting, or related concepts in user interfaces.

Common uses

  • Ammunition count indicator
  • Firearm or shooting game element
  • Security or defense-related feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bulletcartridgeshellfirearm

FAQ

What does the ammo icon represent?
The ammo icon represents a bullet or cartridge, often used for concepts related to ammunition, shooting, or weaponry.
How do I use the AmmoIcon in React?
Import both HugeiconsIcon and AmmoIcon, then render <HugeiconsIcon icon={AmmoIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →