The Lucide image upscale icon depicts a square with an arrow pointing outwards, symbolizing the action of increasing the size or resolution of an image.
Common uses
- Button to enlarge an image preview
- Option in an image editing tool to increase dimensions
- Icon for a feature that enhances image quality
Use it in React
Install
npm i lucide-reactImport & render
import { ImageUpscale } from 'lucide-react';
<ImageUpscale size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- resizepicturesharpenincreaseimageupscaleenlargemagnifyresolutionzoom in
FAQ
- What does the image upscale icon represent?
- It visually represents the process of making an image larger or improving its resolution.
- How do I use the image upscale icon in React?
- You can import and use it like this: import { ImageUpscale } from 'lucide-react' and then render <ImageUpscale />.
- What is the license for the Lucide image upscale icon?
- The Lucide icon library, including the image upscale 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 →