Spray Can 3 Pixel Art Icon
A third spray-can variant for paint, finishing, or aerosol contexts needing a distinct silhouette from the first two.
Tags
spraypaintcolorcancontainer
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Spray Can 3 icon
A third aerosol-can design offering yet another geometric take on the spray container. Like its siblings, it represents spray paint, color coating, or airbrush-style filling. In icon sets where several cans appear together (perhaps to suggest a collection of colors or tools), distinguishing silhouettes prevent the icons from looking identical. Use spray-can-3 when you need variety within a spray-themed toolbar or illustration, or when the proportions of this variant match your grid better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spray-can-3.svg" width="24" height="24" alt="Spray Can 3" />
<!-- React -->
import { SprayCan3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spray-can-3.svg" width="48" height="48" style="image-rendering: pixelated" />