Controls

Stroke width2px
Size120px
Animated
Speed
wigglewavemotionbounceanimationplayful

Wiggle

Animated wiggle SVG icon for React and Next.js. A wavy, playful motion animation for dynamic and expressive UI elements.

import Wiggle from "cssvg-icons/wiggle";

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

Details

AuthorHari

Missing something?

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

Request a variant