The HugeIcons square arrow move right down icon visually represents an action of moving an item or data downwards and to the right, often used to indicate a transfer or progression to a subsequent, lower-right stage.
Common uses
- Exporting data to a lower-right destination
- Moving an item to a secondary, lower-right panel
- Indicating a download to a specific location
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowMoveRightDownIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowMoveRightDownIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconexport iconmove down righttransfer icon
FAQ
- What does the square arrow move right down icon signify?
- This icon signifies an action of moving something downwards and to the right, commonly used for transfers or progressions.
- How do I use the SquareArrowMoveRightDownIcon in React?
- Import it as: import { SquareArrowMoveRightDownIcon } from '@hugeicons/core-free-icons'; and render it using: <HugeiconsIcon icon={SquareArrowMoveRightDownIcon} />.
- What is the license for this icon?
- This icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.