Spray Can Pixel Art Icon
A spray can icon for paint tools, color-fill actions, graffiti themes, and creative coating or finishing metaphors.
Tags
spraypaintcolorcancontainer
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Can icon
A full aerosol can with a nozzle, showing the physical object rather than just the spray action. It suits creative apps with a street-art or graffiti aesthetic, color-coating features in product customization tools, and broadly any spray-paint action where you want the container visible. For the act of spraying (the mist or dots themselves), the plain spray icon is more action-focused. Use spray-can when the design calls for the tangible object, such as in an inventory or materials context.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-can.svg" width="24" height="24" alt="Spray Can" />
<!-- React -->
import { SprayCan } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-can.svg" width="48" height="48" style="image-rendering: pixelated" />