The HugeIcons move to icon visually represents the action of transferring an item or data from one location to another, commonly used for actions like moving files or reordering list items.
Common uses
- Moving files between folders
- Reordering items in a list
- Assigning an item to a new category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoveToIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoveToIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- transferrelocatereorderdrag and drop
FAQ
- What does the move to icon represent?
- It signifies the action of relocating something from its current position to a different one, such as moving data or files.
- How do I use the MoveToIcon in React?
- Import both HugeiconsIcon and MoveToIcon, then render it using <HugeiconsIcon icon={MoveToIcon} />.
- What is the license for this icon?
- The HugeIcons move to icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.