John KuehJohn Kueh

circle arrow left double icon

HugeIcons · CircleArrowLeftDoubleIcon · MIT

Download SVG

The HugeIcons circle arrow left double icon depicts a double arrow pointing left, commonly used to indicate navigating to a previous page or returning to a prior state.

Common uses

  • Go back to the previous page
  • Navigate to the first item in a list
  • Undo a multi-step action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
previous pageback buttonrewindgo back

FAQ

What does the circle arrow left double icon represent?
This icon represents moving backward or returning to a previous state, often used for navigation or undo actions.
How do I use the CircleArrowLeftDoubleIcon in React?
Import it as import { CircleArrowLeftDoubleIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={CircleArrowLeftDoubleIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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 →