Verified Pixel Art Icon
A check-in-a-badge icon for verified accounts, confirmed emails, approved submissions, and trust markers.
Tags
verifiedchecktrust
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Verified icon
A check mark inside a badge, the established shorthand for 'this was confirmed by someone with authority'. Use it beside a verified account name, on a confirmed email or phone number in account settings, on an approved document in a review queue, or on a payment method that passed validation. A plain check means done; this one means vouched for.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/verified.svg" width="24" height="24" alt="Verified" />
<!-- React -->
import { Verified } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="verified.svg" width="48" height="48" style="image-rendering: pixelated" />