Pixelarticons

Image 3 Pixel Art Icon

A third image icon style for photo placeholders, picture fields, and media references with distinct proportions.

media Pro 4 variants

Tags

imagepicturephotojpgpng

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Image 3 icon

A third visual treatment of the image concept, offering different proportions or internal detail compared to image and image-2. It is most useful in large icon families where a product assigns each image style to a specific context: perhaps image for uploads, image-2 for gallery, and image-3 for full-bleed covers. Its full modifier family (minus, plus, right, x) mirrors the other image variants for consistent interaction patterns.

Usage

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

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

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

Related icons