The HugeIcons image download 02 icon depicts a downward-pointing arrow within a box, commonly used to represent the action of downloading an image file.
Common uses
- Download image button
- Save photo action
- Export image functionality
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ImageDownload02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ImageDownload02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconsave iconexport iconget image
FAQ
- What does the image download 02 icon represent?
- This icon represents the action of downloading an image. It's typically used for buttons or links that allow users to save an image to their device.
- How do I use the ImageDownload02Icon in React?
- Import both HugeiconsIcon and ImageDownload02Icon, then render the icon using the <HugeiconsIcon icon={ImageDownload02Icon} /> component.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →