The HugeIcons phone erase icon depicts a phone with an eraser, typically used to signify clearing or deleting phone-related data or actions.
Common uses
- Clear call history
- Delete voicemail
- Reset phone settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PhoneEraseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PhoneEraseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- clear phonedelete phonephone clearerase phone
FAQ
- What does the phone erase icon represent?
- This icon represents the action of clearing, deleting, or erasing data associated with a phone, such as call logs or messages.
- How do I use the PhoneEraseIcon in React?
- Import both HugeiconsIcon and PhoneEraseIcon, then render it using <HugeiconsIcon icon={PhoneEraseIcon} />.
- What is the license for this icon?
- The PhoneEraseIcon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.