John KuehJohn Kueh

arrow move left down icon

HugeIcons · ArrowMoveLeftDownIcon · MIT

Download SVG

The HugeIcons arrow move left down icon visually represents a directional movement towards the bottom-left, commonly used to indicate actions like scrolling down and left, or moving an item to a lower-left position.

Common uses

  • Scrolling down and left
  • Moving an item to a lower-left position
  • Indicating a diagonal downward-left path

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
diagonal down left arrowscroll down leftmove down leftarrow bottom left

FAQ

What is the purpose of the arrow move left down icon?
This icon signifies a directional movement towards the bottom-left. It's useful for indicating actions like scrolling, navigating, or repositioning elements diagonally downwards and to the left.
How do I use the ArrowMoveLeftDownIcon in a React project?
Import both HugeiconsIcon and ArrowMoveLeftDownIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={ArrowMoveLeftDownIcon} /> component.
What is the license for this icon?
The HugeIcons arrow move left down icon is available under the MIT license, which allows for free use in both personal and commercial projects.

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 →