John KuehJohn Kueh

eraser auto icon

HugeIcons · EraserAutoIcon · MIT

Download SVG

The HugeIcons eraser auto icon depicts an automatic eraser, commonly used in interfaces to signify clearing or resetting input fields or data.

Common uses

  • Clear search input
  • Reset form fields
  • Undo last action

Use it in React

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

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

Details

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

FAQ

What does the EraserAutoIcon represent?
The EraserAutoIcon represents an automatic eraser, used to clear or reset content within a user interface.
How do I use EraserAutoIcon in React?
Import EraserAutoIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={EraserAutoIcon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is distributed 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 →

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