The HugeIcons store 02 icon depicts a stylized building with a prominent sign, commonly used to represent a physical shop, retail location, or e-commerce storefront in user interfaces.
Common uses
- Link to a list of all products
- Indicate a physical store location
- Represent an online shop section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Store02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Store02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopretailbuildingcommerce
FAQ
- What does the store 02 icon represent?
- It visually represents a store or shop, suitable for indicating retail spaces or e-commerce platforms.
- How do I use the Store02Icon in a React project?
- Import it using `import { Store02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Store02Icon} />`.
- What is the license for this icon?
- The HugeIcons store 02 icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.