The HugeIcons square arrow down 02 icon depicts a square with an arrow pointing downwards, commonly used to indicate a download action or to signify that content will move downwards.
Common uses
- Download file button
- Collapse section indicator
- Export data action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowDown02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowDown02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconarrow down iconsave iconexport icon
FAQ
- What does the square arrow down 02 icon represent?
- This icon visually represents a download or downward movement action, often used for file downloads or collapsing content.
- How do I use the SquareArrowDown02Icon in React?
- Import it using `import { SquareArrowDown02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SquareArrowDown02Icon} />`.
- What is the license for HugeIcons?
- The HugeIcons icon library is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.