The HugeIcons store 03 icon depicts a building with a prominent sign, commonly used to represent a physical store, shop, or retail location in user interfaces.
Common uses
- E-commerce product listing page
- Store locator map pin
- Retail business profile
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Store03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Store03Icon} 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 03 icon represent?
- It represents a physical store or shop, often used for retail locations.
- How do I use the Store 03 icon in React?
- Import it as `import { Store03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Store03Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.