John KuehJohn Kueh

package remove icon

HugeIcons · PackageRemoveIcon · MIT

Download SVG

The HugeIcons package remove icon visually represents the action of uninstalling or deleting a software package, commonly used in interfaces to signify removal or uninstallation processes.

Common uses

  • Uninstall button in software management
  • Delete package option in a registry
  • Remove dependency from a project

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
uninstall icondelete package iconremove software icondependency remove icon

FAQ

What does the package remove icon signify?
This icon signifies the action of removing, uninstalling, or deleting a software package or dependency.
How do I use the PackageRemoveIcon in React?
Import both HugeiconsIcon and PackageRemoveIcon, then render it using <HugeiconsIcon icon={PackageRemoveIcon} />.
What is the license for this icon?
The HugeIcons library, including 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 →