The HugeIcons spray can icon visually represents spraying paint or other substances, commonly used for actions like applying effects, customization, or indicating a spray tool.
Common uses
- Apply custom theme or color
- Trigger a spray paint effect
- Select a spray tool in a drawing app
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SprayCanIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SprayCanIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- paint canaerosolspray paintcan
FAQ
- What does the spray can icon represent?
- It depicts a spray can, often used to symbolize actions related to spraying paint, effects, or using a spray tool.
- How do I use the SprayCanIcon in React?
- Import both HugeiconsIcon and SprayCanIcon, then render it using <HugeiconsIcon icon={SprayCanIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the SprayCanIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →