The HugeIcons circle arrow move down left icon depicts a circular arrow indicating a downward and leftward movement, commonly used to signify actions like downloading, moving items to a lower-left position, or indicating a reverse or return direction.
Common uses
- Download button
- Move to archive action
- Undo or revert action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleArrowMoveDownLeftIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleArrowMoveDownLeftIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconmove left iconcircular arrow downarchive icon
FAQ
- What does the circle arrow move down left icon represent?
- This icon represents a circular arrow indicating movement downwards and to the left. It's often used for download, archive, or undo actions.
- How do I use the CircleArrowMoveDownLeftIcon in React?
- Import it using `import { CircleArrowMoveDownLeftIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CircleArrowMoveDownLeftIcon} />`.
- 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.