The Tabler spray icon depicts a can emitting a spray, commonly used in UI to represent actions related to painting, cleaning, or applying a substance.
Common uses
- Paint bucket tool in a drawing app
- Cleaning or disinfecting action button
- Applying a protective coating
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpray } from '@tabler/icons-react';
<IconSpray size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- paintcleanhygienegraffitispraysystempaint canaerosolcleaner
FAQ
- What does the spray icon represent?
- It represents a spray can, often used for actions like painting, cleaning, or applying substances.
- How do I use the spray icon in React?
- You can import and use it like this: import { IconSpray } from '@tabler/icons-react'; <IconSpray />.
- What is the license for the Tabler spray icon?
- The Tabler icons, including the spray icon, are available 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 →