John KuehJohn Kueh

undo 03 icon

HugeIcons · Undo03Icon · MIT

Download SVG

The HugeIcons undo 03 icon depicts a curved arrow pointing left, commonly used to represent the action of reversing the last operation or returning to a previous state.

Common uses

  • Reverting form submissions
  • Undoing text edits
  • Navigating back in a workflow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back arrowreversepreviousreturn

FAQ

What does the undo 03 icon represent?
It represents the action of undoing or reversing the last performed action. It's a standard symbol for reverting changes.
How do I use the Undo03Icon in a React project?
Import both HugeiconsIcon and Undo03Icon from their respective packages and render it using <HugeiconsIcon icon={Undo03Icon} />.
What is the license for this icon?
The Undo03Icon is released under the MIT license, which allows 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 →