John KuehJohn Kueh

move 01 icon

HugeIcons · Move01Icon · MIT

Download SVG

The HugeIcons move 01 icon depicts a directional arrow, commonly used to indicate the action of moving or repositioning an item or element within an interface.

Common uses

  • Drag and drop functionality
  • Reordering list items
  • Navigating between steps or pages

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Move01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Move01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move iconreorder icondrag icondirectional arrow

FAQ

What does the move 01 icon represent?
The move 01 icon represents the action of moving or repositioning something, often indicated by a directional arrow.
How do I use the Move01Icon in React?
Import both HugeiconsIcon and Move01Icon, then render <HugeiconsIcon icon={Move01Icon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →