Controls

Stroke width2px
Size120px
Animated
Speed
verifiedbadgecheckmarktrustedauthenticcertifiedconfirmed

Verified

Animated verified badge SVG icon for React and Next.js. Represents trust, authenticity, and confirmed status with a checkmark animation for profiles and certification UI.

import Verified from "cssvg-icons/verified";

export default function App() {
  return (
    <Verified
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Verified or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant