John KuehJohn Kueh

arrow move down left icon

HugeIcons · ArrowMoveDownLeftIcon · MIT

Download SVG

The HugeIcons arrow move down left icon depicts a diagonal downward and leftward movement, commonly used to indicate actions like scrolling down and to the left, or navigating to a previous or lower section.

Common uses

  • Scrolling down and left
  • Navigating to a previous item
  • Indicating a downward and leftward data flow

Use it in React

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

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

Details

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

FAQ

What is the ArrowMoveDownLeftIcon used for?
It visually represents movement or direction towards the bottom-left. This can be used for scrolling, navigation, or indicating data flow in that direction.
How do I use the ArrowMoveDownLeftIcon in React?
Import it using `import { ArrowMoveDownLeftIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ArrowMoveDownLeftIcon} />`.
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.

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