The Lucide image up icon depicts a picture being uploaded or imported, commonly used in UIs to represent an action for adding or submitting an image.
Common uses
- Upload user profile picture
- Import image into a document
- Submit photo for review
Use it in React
Install
npm i lucide-reactImport & render
import { ImageUp } from 'lucide-react';
<ImageUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- picturephotouploadimportimageuppicture uploadphoto importadd imagemedia upload
FAQ
- What does the image-up icon represent?
- It visually signifies the action of uploading or importing an image, often used for file submission or adding media.
- How do I use the image-up icon in React?
- You can import it directly from the 'lucide-react' library using: import { ImageUp } from 'lucide-react'.
- What is the license for the Lucide image-up icon?
- The Lucide icon library, including the image-up 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 →