The HugeIcons store verified 02 icon depicts a badge or seal, commonly used to indicate that a product, seller, or service has met certain verification standards within an online store or marketplace.
Common uses
- Marking verified sellers on e-commerce platforms.
- Highlighting trusted or official app store listings.
- Indicating verified product authenticity.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StoreVerified02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StoreVerified02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- verified badgetrust sealofficial markapproved icon
FAQ
- What does the store verified 02 icon represent?
- This icon represents a verification badge or seal, signifying that an item or entity has passed certain trust or authenticity checks.
- How do I use the StoreVerified02Icon in React?
- Import both HugeiconsIcon and StoreVerified02Icon from their respective packages and render it using <HugeiconsIcon icon={StoreVerified02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →