John KuehJohn Kueh

circle arrow move left down icon

HugeIcons · CircleArrowMoveLeftDownIcon · MIT

Download SVG

The HugeIcons circle arrow move left down icon depicts a circular arrow moving downwards and to the left, commonly used to indicate a reverse or backward action, often in a diagonal direction.

Common uses

  • Undo last action
  • Navigate to previous step
  • Reverse process flow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undo iconback arrow diagonalreverse iconprevious step

FAQ

What does the circle arrow move left down icon represent?
It represents a reverse or backward movement, specifically moving downwards and to the left. It's often used for undo or navigation actions.
How do I use this icon in React?
Import it as 'CircleArrowMoveLeftDownIcon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={CircleArrowMoveLeftDownIcon} />.
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 →