Choose your implementation
Pure SVG with CSS animations. Works everywhere with zero dependencies. Recommended as the best option for maximum flexibility and control.
✓ Production Ready - RECOMMENDEDPure declarative SVG animations with no CSS required. Simplest implementation - just use an img tag.
✓ Production ReadySelf-contained React component with inline CSS. Perfect for React and Next.js applications.
✓ Production Ready| Format | Best For | Size |
|---|---|---|
| SVG + CSS | Best option - maximum flexibility (RECOMMENDED) | 4.3KB |
| SMIL Animated SVG | Simplest implementation, no CSS | 3.2KB |
| React Component | React/Next.js apps | 5.3KB |