The HugeIcons eraser add icon depicts an eraser with a plus sign, typically used to signify adding or including an item that can be removed or cleared.
Common uses
- Add to a list of items to be cleared
- Include in a 'clear all' action
- Indicate adding a removable element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EraserAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EraserAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add eraserclear addnew eraserplus eraser
FAQ
- What does the eraser add icon represent?
- It represents the action of adding something that can be subsequently erased or cleared, combining the concept of removal with addition.
- How do I use the EraserAddIcon in React?
- Import both HugeiconsIcon and EraserAddIcon, then render it using <HugeiconsIcon icon={EraserAddIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.