The Lucide spray can icon depicts a can with a nozzle, commonly used in UI to represent actions related to painting, coloring, or applying substances like aerosols.
Common uses
- Color picker tool
- Paint bucket functionality
- Aerosol spray settings
Use it in React
Install
npm i lucide-reactImport & render
import { SprayCan } from 'lucide-react';
<SprayCan size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- paintcolorgraffitidecorationaerosoldeodorantshaving foamair freshenerspraycanpaint canaerosol cangraffiti can
FAQ
- What does the spray can icon represent?
- It represents a spray can, often used for actions involving paint, color, or aerosol application.
- How do I use the spray can icon in React?
- You can import and use it like this: import { SprayCan } from 'lucide-react'. Then, render it as a component: <SprayCan />.
- What is the license for the spray can icon?
- The spray can icon is part of the Lucide library, which is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →