John KuehJohn Kueh

store remove 01 icon

HugeIcons · StoreRemove01Icon · MIT

Download SVG

The HugeIcons store remove 01 icon depicts a shopping bag with a minus sign, commonly used to signify the removal or deletion of items from a shopping cart or inventory.

Common uses

  • Remove item from cart
  • Delete product from inventory
  • Cancel order item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove from cartdelete itemshopping bag minuscart remove

FAQ

What does the store remove 01 icon represent?
This icon represents the action of removing something related to a store, such as an item from a shopping cart or a product from an inventory list.
How do I use the StoreRemove01Icon in React?
Import the icon and then render it using the HugeiconsIcon component like this: import { StoreRemove01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={StoreRemove01Icon} />
What is the license for this icon?
The HugeIcons store remove 01 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 →