The HugeIcons store 01 icon depicts a 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 the main online shop page
- Indicate a physical store location on a map
- Represent an e-commerce section of an app
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Store01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Store01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopretailstorefrontbuilding
FAQ
- What does the Store01Icon represent?
- It represents a physical store or retail establishment, often used for e-commerce or location-based features.
- How do I use Store01Icon in React?
- Import it as 'Store01Icon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={Store01Icon} />' from '@hugeicons/react'.
- 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.