Framework-agnostic SVG icon library starter with optimization and build tooling.
Starter project for building framework-agnostic SVG icon libraries with automated optimization, a build process, and an icon showcase. It converts SVGs into JavaScript and generates TypeScript declaration files so icons can be imported as tree-shakeable modules and consumed from vanilla JS/TS or frameworks (Angular usage shown).
0