The HugeIcons square arrow move right up icon depicts an arrow moving diagonally upwards and to the right, commonly used to indicate progression, advancement, or moving an item to a higher or more prominent position.
Common uses
- Next step in a wizard
- Upload or send data
- Navigate to a higher level
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowMoveRightUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowMoveRightUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- move up rightprogress iconnext steparrow diagonal up right
FAQ
- What does the square arrow move right up icon represent?
- This icon represents movement in an upward and rightward direction, often signifying progression, advancement, or moving an item to a superior position.
- How do I use the SquareArrowMoveRightUpIcon in React?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SquareArrowMoveRightUpIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SquareArrowMoveRightUpIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.