Image 3 Plus Pixel Art Icon
An image-add icon from the image-3 family for uploading new photos, attaching images, and creating media entries.
Tags
imagepicturephotojpgpngplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Image 3 Plus icon
The image-3 shape with a plus badge, prompting users to add a new photograph. It suits a 'Set Cover Image' button, a 'Attach Photo' action in a message composer, or an empty-state call to action in a media grid. When used alongside image-3 view icons in the same UI, it creates a coherent visual language for the full lifecycle of a photo: add, view, remove.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/image-3-plus.svg" width="24" height="24" alt="Image 3 Plus" />
<!-- React -->
import { Image3Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-3-plus.svg" width="48" height="48" style="image-rendering: pixelated" />