The HugeIcons gun icon depicts a firearm and is typically used to represent actions related to weapons, security, or sometimes as a metaphorical indicator of a 'hot topic' or 'triggering' content.
Common uses
- Security settings
- Reporting harmful content
- Warning labels
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GunIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GunIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- firearmweaponpistolrevolver
FAQ
- What does the gun icon represent?
- The icon visually represents a firearm. It's commonly used in interfaces to denote actions or categories related to weapons, security, or warnings.
- How do I use the GunIcon in React?
- To use the GunIcon in React, import both HugeiconsIcon and GunIcon, then render it using <HugeiconsIcon icon={GunIcon} />.
- What is the license for this icon?
- The HugeIcons gun icon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →