Controls

Stroke width2px
Size120px
Animated
Speed
crownpremiumroyaltykingtopachievement

Crown

Animated crown SVG icon for React and Next.js. Represents royalty, premium plans, top rankings, and achievements with a regal animation.

import Crown from "cssvg-icons/crown";

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

Details

AuthorHari

Missing something?

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

Request a variant