The HugeIcons delete 03 icon depicts a trash can, commonly used to represent actions like deleting, removing, or discarding items in a user interface.
Common uses
- Deleting a file or record
- Clearing form input
- Removing an item from a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Delete03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Delete03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trashremovebindiscard
FAQ
- What is the primary purpose of the Delete 03 icon?
- The Delete 03 icon is used to signify an action that permanently removes or discards content or data.
- How do I use the Delete 03 icon in a React application?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { Delete03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Delete03Icon} />.
- What is the license for the HugeIcons Delete 03 icon?
- The HugeIcons Delete 03 icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.