The HugeIcons shopping cart remove 01 icon depicts a shopping cart with a minus sign, typically used to indicate the removal of an item from a shopping cart or to clear the cart.
Common uses
- Remove item from cart button
- Clear all items from cart option
- Undo last item added to cart action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingCartRemove01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingCartRemove01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove from cartdelete cart itemclear cartshopping cart minus
FAQ
- What does the shopping cart remove 01 icon represent?
- This icon represents the action of removing an item from a shopping cart or clearing the cart's contents.
- How do I use this icon in React?
- Import the icon and use it with the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ShoppingCartRemove01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ShoppingCartRemove01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.