# guillermolg00/morphicons

Any icon morphs into any other — universal morphing for stroke-based icons with spring physics. Zero dependencies, ~7 KB gzip.

Repository: https://github.com/guillermolg00/morphicons
Canonical: https://ross.abutalabs.com/products/morphicons
Homepage: https://www.morphicons.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: animation, icons, morphing, react, svg, typescript
Last push: 2026-08-24T22:08:21+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 2
- inputs: {"age_days": 32, "days_push": 9, "days_rel": 20, "gap_med": 0.5, "n_releases_24m": 11}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2036, forks 50 (observed 2026-08-28T04:06:06.910917+00:00)

## What it is
morphicons is a TypeScript library that morphs any stroke-based SVG icon into any other with spring physics, using closed-form 2D Procrustes alignment so rotations emerge automatically. It ships framework bindings for React, Vue, Svelte, React Native, Astro, and a custom element, with zero runtime dependencies and a ~6.5 KB gzipped core.

## Use cases
- animate a menu icon morphing into a close icon on toggle
- morph between any two Lucide, Tabler, or Heroicons icons
- add spring-based icon transitions to a React or Vue app
- use animated icons in React Native with react-native-svg
- render morphing icons as a framework-agnostic web component
- build icon transition animations without hand-declaring rotation groups

## When to choose
- you need smooth icon-to-icon morph animations with spring physics
- you want a tiny, dependency-free animation library
- you use multiple stroke icon sets and want them to interoperate
- you want rotations computed automatically rather than configured by hand
- you need the same morphing behavior across React, Vue, Svelte, React Native, or plain JS

## When to avoid
- you need to morph filled or complex multi-path icons rather than stroke-based ones
- you only need static icons with no animation
- you need color or fill interpolation, not just stroke path morphing
- your project requires CommonJS rather than ESM

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, frontend-framework
- domain: frontend, web-development, graphics
- platform: browser, cross-platform
- tags: svg, icons, morphing, spring-physics, react, vue, svelte, react-native, astro, web-component, typescript, zero-dependencies, lucide, tabler, heroicons, web-server, nodejs

## Member repositories
- guillermolg00/morphicons (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.910917+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:19.544668+00:00, confidence not recorded.
  - readme: https://github.com/guillermolg00/morphicons (fetched 2026-08-28T04:06:06.910917+00:00, sha 5ff237f05dab)
  - homepage: https://www.morphicons.com (fetched 2026-08-29T10:38:59.702902+00:00, sha 326500726e5b)
  - registry_npm: https://registry.npmjs.org/morphicons (fetched 2026-08-29T10:38:59.705559+00:00, sha 47e50ce7748e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
