The HugeIcons shopping basket remove 02 icon visually represents the action of removing an item from a shopping cart or basket, commonly used for 'remove from cart' or 'delete item' functionalities.
Common uses
- Remove item from shopping cart
- Delete product from wishlist
- Clear all items from a basket
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBasketRemove02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBasketRemove02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove from cartdelete itemshopping cart clearbasket delete
FAQ
- What does the shopping basket remove 02 icon signify?
- This icon signifies the removal of an item from a shopping context, such as a cart or basket. It's typically used for actions like deleting an item or clearing a selection.
- How do I use the ShoppingBasketRemove02Icon in React?
- To use it in React, import both HugeiconsIcon and ShoppingBasketRemove02Icon from their respective packages and render the icon component like this: <HugeiconsIcon icon={ShoppingBasketRemove02Icon} />.
- What is the license for this icon?
- The HugeIcons shopping basket remove 02 icon is released under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.