John KuehJohn Kueh

image plus icon

Lucide · image-plus · ISC

Download SVG

The Lucide image plus icon depicts a photograph with a plus symbol, commonly used to represent actions like adding a new image or creating a photo gallery.

Common uses

  • Button to upload a new profile picture
  • Icon for 'Add New Image' in a content editor
  • Link to create a new photo album

Use it in React

Install
npm i lucide-react
Import & render
import { ImagePlus } from 'lucide-react';

<ImagePlus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
addcreatepictureimageplusadd picturenew imagecreate photoinsert image

FAQ

What does the image plus icon represent?
It visually signifies the action of adding or creating an image, often used for uploads or new image-related content.
How do I use the image plus icon in React?
Import it from 'lucide-react' and use it as a component: import { ImagePlus } from 'lucide-react'; <ImagePlus />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →