The Lucide image icon depicts a landscape photograph and is commonly used to represent media content, galleries, or image-related actions in user interfaces.
Common uses
- Displaying a user's profile picture.
- Representing a photo gallery section.
- Button to upload or edit an image.
Use it in React
Install
npm i lucide-reactImport & render
import { Image } from 'lucide-react';
<Image size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- picturephotoimagemediagallery
FAQ
- What does the image icon represent?
- It visually represents a picture or photograph, often used for media display or management.
- How do I use the image icon in React?
- You can import and use it like this: import { Image } from 'lucide-react'.
- What is the license for the Lucide image icon?
- The Lucide icon library, including the image icon, is available under the ISC 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 →