Image 2 Plus Pixel Art Icon
An image-plus icon from the image-2 family for uploading photos, adding pictures, and creating new image entries.
Tags
imagepicturephotojpgpngplusaddnewcreatepositive
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Image 2 Plus icon
The image-2 shape with a plus badge: a clean signal to add or upload a new photo. It suits an 'Add Photo' button in a profile or listing editor, a media library 'New Upload' trigger, or a social post composer's photo-attachment button. Using this variant alongside base image-2 icons in the same product maintains style consistency across the add, view, and remove actions.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/image-2-plus.svg" width="24" height="24" alt="Image 2 Plus" />
<!-- React -->
import { Image2Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-2-plus.svg" width="48" height="48" style="image-rendering: pixelated" />