Back to resources
Design & UIguillermolg00/morphicons

morphicons

Any stroke icon morphs into any other — Lucide, Tabler, Heroicons — with spring physics. Zero deps, ~7 KB gzip. React, Vue, Svelte, RN, and a web component.

by Guillermo

morphicons (Guillermo) morphs any stroke-based icon into any other — Lucide, Tabler, Heroicons, Iconoir, or a raw path — with spring physics and no from/to pairs. Rotation is not declared: 2D Procrustes + polar interpolation pick it up (arrow-right → arrow-down is 90° on its own). Zero runtime deps, ~7 KB gzip.

Change the icon prop and it animates. Bindings for React, Vue, Svelte, React Native, Astro, and a <morph-icon> element. I keep it for menu↔close and play↔pause without wrapping Lucide in AnimatePresence. Live playground: morphicons.com.

Open resource
morphicons | Ender Puentes