The HugeIcons shopping bag remove icon visually represents the action of removing items from a shopping bag, commonly used for actions like clearing a cart or deleting an item from a purchase list.
Common uses
- Clear shopping cart
- Remove item from order
- Cancel purchase
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBagRemoveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBagRemoveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove from cartempty cartdelete from bagcheckout remove
FAQ
- What does the shopping bag remove icon signify?
- This icon signifies the removal or deletion of items from a shopping context, such as emptying a cart or canceling an order.
- How do I use the ShoppingBagRemoveIcon in React?
- Import both HugeiconsIcon and ShoppingBagRemoveIcon, then render it using <HugeiconsIcon icon={ShoppingBagRemoveIcon} />.
- What is the license for this icon?
- The ShoppingBagRemoveIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.