The HugeIcons store location 01 icon depicts a map pin with a building, commonly used to indicate a physical store or business address.
Common uses
- Displaying a store's address on a contact page.
- Marking a location on a map within an app.
- Indicating a physical retail point in a list of services.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StoreLocation01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StoreLocation01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map pinbuilding iconlocation markerstorefront
FAQ
- What does the store location 01 icon represent?
- It represents a physical store or business location, often used with map or address information.
- How do I use the StoreLocation01Icon in React?
- Import it using `import { StoreLocation01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={StoreLocation01Icon} />`.
- What is the license for this icon?
- This 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.