Spray Line Pixel Art Icon
A spray icon with a line for striped or hatched spray effects, spray-along-path modes, and line-marking tools.
Tags
spraypaintcolorcan
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Line icon
A spray nozzle with a line element, suggesting the spray is applied along a defined path or in a striped pattern. It fits path-spray modes in illustration apps where paint follows a drawn line, or line-marking tools in construction contexts (spray-painting straight lines on a surface). In creative tools it signals a constrained, directional spray rather than freeform scatter. For unconstrained mist, the plain spray icon is simpler.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-line.svg" width="24" height="24" alt="Spray Line" />
<!-- React -->
import { SprayLine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-line.svg" width="48" height="48" style="image-rendering: pixelated" />