A filmmaker created an animated short film entirely in SVG using SMIL animations, CSS properties, and web APIs. The story follows Anna, Valentin, and Otto at Hotel Kubernetes as they resolve a reservation system bug through dialogue and visual camera movements across a single vector drawing.
andrsrxn/icons is a React icon library featuring 1,000+ duotone icons and 250+ country flags with RTL support, designed as a standalone foundation for an enterprise design system. The library takes a deliberate approach to icon variants, using duotone only when meaningful, outline for simple shapes, and filled variants selectively, all optimized as SVGs and freely available under MIT License.
A collection of thirty SVG drawing prompts featuring animals performing various tasks, inspired by Simon Willison's pelican-bicycle test. Language models were prompted to generate images for these scenarios in 2025 and 2026, with results displayed as returned by the models. The site was created by Claude Fable 5.1 and funded by Tom Gally.
An open-source diagram design skill for Claude Code and compatible platforms offering 39 editorial diagram types including loops, Sankey, Wardley maps, and UML classes. The tool generates high-quality, branded diagrams in static HTML+SVG format without external dependencies, with optional accessible motion and three style variants per diagram.
GetSVG is a browser-based tool that converts PNG, JPG, and WebP images into editable SVG files without uploading data to servers. It uses WebAssembly to trace images into vector paths grouped by color, with preset options optimized for logos, lettering, icons, and illustrations, plus additional SVG editing tools.
A framework for generating stable, deterministic avatars for team members using SVG. Shape and color are derived from the coworker's name, requiring no build step or image assets, with support for vanilla JavaScript and React implementations.
s0lve.it is a browser-based image converter that performs all transformations locally using HTML5 Canvas and WebAssembly, eliminating privacy risks from server uploads. It supports lossy and lossless compression formats, raster-to-vector SVG conversion, and RAW camera file decoding, with typical WebP conversions achieving 25-80% file size reduction.