John KuehJohn Kueh

circle arrow down left icon

HugeIcons · CircleArrowDownLeftIcon · MIT

Download SVG

The HugeIcons circle arrow down left icon depicts a circular arrow pointing towards the bottom-left direction, commonly used to indicate a download, return, or backward navigation action.

Common uses

  • Download file to a specific location
  • Navigate to a previous step or page
  • Return to a previous state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconreturn iconback arrow icondiagonal down left arrow

FAQ

What is the purpose of the circle arrow down left icon?
This icon signifies an action that moves content or navigation towards the bottom-left, often used for downloads, returns, or going back.
How do I use the CircleArrowDownLeftIcon in React?
Import it as 'CircleArrowDownLeftIcon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={CircleArrowDownLeftIcon} />.
What is the license for this icon?
The CircleArrowDownLeftIcon is distributed under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →