Controls

Stroke width2px
Size120px
Animated
Speed
awardbadgeachievementmedalrecognitiontrophyreward

Award

Animated award badge SVG icon for React and Next.js. Represents achievements, recognition, and rewards with a ribbon or medal design for gamification and success UI.

import Award from "cssvg-icons/award";

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

Details

AuthorHari

Missing something?

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

Request a variant