The HugeIcons store remove 02 icon depicts the action of removing an item from a store or inventory, commonly used for deleting products or clearing a shopping cart.
Common uses
- Delete product from inventory
- Clear shopping cart
- Remove item from a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StoreRemove02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StoreRemove02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove from storedelete itemclear inventoryshopping cart remove
FAQ
- What does the store remove 02 icon represent?
- This icon represents the action of removing an item, often from a commercial context like a store or inventory. It's used for delete or clear actions.
- How do I use the StoreRemove02Icon in React?
- Import both HugeiconsIcon and StoreRemove02Icon, then render it using <HugeiconsIcon icon={StoreRemove02Icon} />.
- What is the license for this icon?
- This icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.