John KuehJohn Kueh

circle arrow shrink 01 icon

HugeIcons · CircleArrowShrink01Icon · MIT

Download SVG

The HugeIcons circle arrow shrink 01 icon depicts an arrow forming a circle and moving inwards, commonly used to represent actions like undoing, reverting, or closing a view.

Common uses

  • Undo last action
  • Close modal or panel
  • Revert to previous state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undo iconback arrow circleclose circularrevert icon

FAQ

What does the circle arrow shrink 01 icon represent?
This icon symbolizes an action of returning or closing, often used for undoing operations or dismissing UI elements.
How do I use the CircleArrowShrink01Icon in React?
Import both HugeiconsIcon and CircleArrowShrink01Icon from their respective packages and render it using <HugeiconsIcon icon={CircleArrowShrink01Icon} />.
What is the license for this icon?
The CircleArrowShrink01Icon is distributed under the MIT license, allowing for free use.

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 →