The HugeIcons download 02 icon depicts a downward-pointing arrow within a box, commonly used to initiate a file download or save action.
Common uses
- Download button
- Save file action
- Export data
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Download02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Download02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- downloadsaveexportget file
FAQ
- What does the download 02 icon represent?
- It represents the action of downloading or saving a file or data from a source to the user's device.
- How do I use the Download02Icon in React?
- Import both HugeiconsIcon and Download02Icon, then render <HugeiconsIcon icon={Download02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.