Spray Drop Pixel Art Icon
A spray icon with a droplet for wet-spray effects, liquid coating tools, and moisturizing or humidifier settings.
Tags
spraypaintcolorcandrop
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Drop icon
A spray nozzle combined with a liquid drop, blending the spray action with a fluid or drip quality. In creative tools it can represent a wet-brush or liquid-media effect. In smart-home or appliance apps it suits humidifier or misting controls. For dry or powder coatings, the plain spray-can is more appropriate; spray-drop implies actual liquid content. The drop modifier shifts the metaphor from paint toward water or other liquid substances, broadening potential use beyond pure art-tool contexts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-drop.svg" width="24" height="24" alt="Spray Drop" />
<!-- React -->
import { SprayDrop } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-drop.svg" width="48" height="48" style="image-rendering: pixelated" />