The HugeIcons square arrow move down right icon visually represents an action of moving or downloading content diagonally downwards and to the right, commonly used for export or download functions.
Common uses
- Export data to a file
- Download a resource
- Move item to a specific location
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowMoveDownRightIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowMoveDownRightIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconexport iconmove down rightdiagonal download
FAQ
- What does the square arrow move down right icon represent?
- This icon signifies an action to move or download something in a downward and rightward direction. It's often used for exporting or downloading files.
- How do I use the SquareArrowMoveDownRightIcon in React?
- Import the icon and then render it using the HugeiconsIcon component like this: import { SquareArrowMoveDownRightIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={SquareArrowMoveDownRightIcon} />
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.