The HugeIcons shop sign icon depicts a storefront sign, commonly used to represent a store, shop, or e-commerce presence in user interfaces.
Common uses
- E-commerce store link
- Retail location marker
- Business directory listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShopSignIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShopSignIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- storestorefrontretailbusiness
FAQ
- What does the ShopSignIcon represent?
- The ShopSignIcon represents a physical store or shop, often used for e-commerce or business-related features.
- How do I use ShopSignIcon in React?
- Import both HugeiconsIcon and ShopSignIcon, then render <HugeiconsIcon icon={ShopSignIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided 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.