The HugeIcons download square 02 icon depicts a downward-pointing arrow within a square, commonly used to represent the action of downloading a file or content.
Common uses
- Download button for files
- Initiate content download
- Save data locally
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DownloadSquare02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DownloadSquare02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconsave iconget file iconarrow down square
FAQ
- What does the download square 02 icon represent?
- This icon visually signifies a download action, often used for files or data.
- How do I use the DownloadSquare02Icon in React?
- Import both HugeiconsIcon and DownloadSquare02Icon, then render <HugeiconsIcon icon={DownloadSquare02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.