John KuehJohn Kueh

circle arrow left 01 icon

HugeIcons · CircleArrowLeft01Icon · MIT

Download SVG

The HugeIcons circle arrow left 01 icon depicts a circular arrow pointing to the left, commonly used to indicate a 'back' or 'previous' action in user interfaces.

Common uses

  • Navigate to the previous page
  • Go back to the main menu
  • Undo the last action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back arrowprevious iconreturn iconundo icon

FAQ

What is the purpose of the circle arrow left 01 icon?
This icon signifies a 'back' or 'previous' action. It's used to return the user to a prior state or location within an application.
How do I use the CircleArrowLeft01Icon in React?
Import both HugeiconsIcon and CircleArrowLeft01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={CircleArrowLeft01Icon} /> component.
What is the license for this icon?
The HugeIcons circle arrow left 01 icon is distributed 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 →

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