The HugeIcons software uninstall icon visually represents the removal or deletion of an application or program from a system.
Common uses
- Uninstall application button
- Remove item from list
- Delete configuration setting
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SoftwareUninstallIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SoftwareUninstallIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- removedeletetrashclear
FAQ
- What does the software uninstall icon represent?
- This icon symbolizes the action of removing software or data. It's commonly used for uninstall buttons or delete actions.
- How do I use this icon in React?
- Import both HugeiconsIcon and SoftwareUninstallIcon, then render it using <HugeiconsIcon icon={SoftwareUninstallIcon} />.
- What is the license for this icon?
- The SoftwareUninstallIcon is provided 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.