The HugeIcons store verified 01 icon depicts a badge or seal, commonly used to indicate that a product, seller, or app has been officially verified or approved within an e-commerce or app store context.
Common uses
- Marking verified sellers in a marketplace
- Indicating trusted app store listings
- Highlighting officially certified products
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StoreVerified01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StoreVerified01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- verified badgeofficial sealtrusted storeapproved
FAQ
- What does the Store Verified 01 icon represent?
- It represents official verification or approval, often used for sellers, products, or listings in online stores or app marketplaces.
- How do I use this icon in React?
- Import it as `StoreVerified01Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={StoreVerified01Icon} />` from '@hugeicons/react'.
- 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.