Spray Can Off Pixel Art Icon
A spray can with an off indicator for disabling spray mode, pausing paint tools, or indicating an empty or inactive can.
Tags
spraypaintcolorcancontaineroff
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Can Off icon
An aerosol can crossed out or marked with a prohibition indicator, signaling that the spray tool is inactive, disabled, or unavailable. Use it to show that a spray effect is turned off in a layer panel, or that a color-coat feature requires a purchase before it activates. It pairs with spray-can for an on/off toggle in settings. For removing spray paint already applied, a delete or undo icon is more accurate.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-can-off.svg" width="24" height="24" alt="Spray Can Off" />
<!-- React -->
import { SprayCanOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-can-off.svg" width="48" height="48" style="image-rendering: pixelated" />