Pixelarticons

Spray Image Pixel Art Icon

A spray-can with an image icon for photo texture sprays, image-stamp tools, and pattern-paint brushes in creative apps.

design Free 2 variants

Tags

spraypaintcolorcanimagepicturephotojpgpng

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Spray Image icon

A spray can combined with a picture or image frame, indicating that the spray deposits an image pattern rather than a solid color. This suits texture-stamp tools, pattern brushes, or photo-scatter effects found in illustration and photo-manipulation software. Use it on a toolbar button that switches the spray tool from solid color to image-based content. For spraying plain color, the standard spray-can is clearer; spray-image specifically implies that the source material is a raster or vector image.

Usage

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

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

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

Related icons