Pixelarticons

Spray Area Pixel Art Icon

A spray-area icon for defining a spray zone, area-fill airbrush modes, and region-targeted spray effects.

design Pro 2 variants

Tags

spraypaintcolorcanarea

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Spray Area icon

A spray nozzle paired with an outlined region or area indicator, suggesting that the spray effect is contained within or targeted at a defined zone. In digital art and texture painting tools it can represent an 'area fill' mode where spray paint only affects a selected region. Use it on a button that constrains the spray to the current selection boundary. The plain spray icon has no region limitation; spray-area signals intentional spatial containment of the effect.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/spray-area.svg" width="24" height="24" alt="Spray Area" />

<!-- React -->
import { SprayArea } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-area.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons