Spray Pixel Art Icon
A spray icon for airbrush tools, soft paint effects, particle scatter brushes, and spray-paint drawing modes.
Tags
paintcolorcan
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray icon
A spray nozzle emitting dots or a mist, representing the airbrush or spray-paint tool in digital art applications. It appears in drawing app toolbars for a soft, scattered paint mode that differs from a solid brush. Beyond art tools, it can label cleaning or sanitization products in retail or inventory apps. For a spray can as a full container object, spray-can is more explicit; the plain spray icon focuses on the act of spraying rather than the physical object.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray.svg" width="24" height="24" alt="Spray" />
<!-- React -->
import { Spray } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray.svg" width="48" height="48" style="image-rendering: pixelated" />