Spray Cans Pixel Art Icon
Multiple spray cans icon for color collections, paint sets, theme palettes, and multi-color spray tool selections.
Tags
spraypaintcolorcancans
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Cans icon
Two or more spray cans grouped together, representing a collection of paint colors rather than a single tool. It suits a 'Color set' or 'Paint kit' section in a creative app, a multi-color theme selector, or a graffiti-supply metaphor. Where a single spray-can implies one active color, spray-cans implies a palette or variety. For selecting between individual cans, the single spray-can is clearer; spray-cans represents the collection as a whole.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-cans.svg" width="24" height="24" alt="Spray Cans" />
<!-- React -->
import { SprayCans } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-cans.svg" width="48" height="48" style="image-rendering: pixelated" />