Skip to main content

2 posts tagged with "design"

View All Tags

Morphicons: A Morph Engine for the Icons You Already Ship

ยท 4 min read
Gergely Sipos
Frontend Architect

banner

Morphicons is not an icon set. It ships zero icons. It is a ~6.6 KB gzip engine that interpolates SVG d paths, so any stroke icon can smoothly morph into any other one โ€” hamburger into close, play into pause, sun into moon. Instead of asking you to adopt yet another pack, it sits on top of the sets we already recommend: Lucide and Heroicons outline. The idea is genuinely clever. The maturity is genuinely worrying. Both are worth a closer look.

High definition CSS colors are widely available

ยท One min read
Gergely Sipos
Frontend Architect