John KuehJohn Kueh

remove pi icon

HugeIcons · RemovePiIcon · MIT

Download SVG

The HugeIcons remove pi icon visually represents the removal or exclusion of a specific element, often used to signify deleting an item or canceling an action.

Common uses

  • Deleting a selected item from a list
  • Canceling a form submission
  • Removing a tag or filter

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
deletecancelremoveexclude

FAQ

What does the remove pi icon represent?
This icon visually represents the removal or exclusion of an item. It's commonly used for delete or cancel actions in user interfaces.
How do I use the RemovePiIcon in React?
To use it in React, import both HugeiconsIcon and RemovePiIcon, then render the icon component like this: <HugeiconsIcon icon={RemovePiIcon} />.
What is the license for this icon?
The HugeIcons library, including the RemovePiIcon, is available 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 →