The HugeIcons store management 02 icon depicts a shopping cart with a tag, commonly used to represent e-commerce, product management, or sales-related features in a user interface.
Common uses
- E-commerce product listing
- Inventory management dashboard
- Sales and promotions section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StoreManagement02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StoreManagement02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopping cart tagproduct tage-commerce cartsales icon
FAQ
- What does the StoreManagement02Icon represent?
- This icon represents concepts related to store management, such as shopping carts, product tags, and sales, making it suitable for e-commerce or retail applications.
- How do I use this icon in a React project?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { StoreManagement02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={StoreManagement02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →