Skip to content

Releases: Dynation/tiny-isprite

v2.0.0

28 Apr 05:19

Choose a tag to compare

🎉 tiny-isprite v2.0.0 — Major Release

🚀 What's New

  • ⚡️ CLI Tool — Powerful SVG sprite generator with flexible options:
    • --preserve-colored
    • --use-css-vars
    • --minify
    • --prefix
  • 🎨 CSS Variables Support — Easy theming and color control.
  • 🖍️ Multicolor Icons Handling — Preserve original colors where needed.
  • ✂️ Minification — Reduce sprite file size.
  • ⚛️ Enhanced React Component — Simple, clean icon rendering.
  • 🌈 Tailwind CSS Integration Example — Utility-first styling support.
  • 📖 Updated documentation with practical examples.

Note:
Full compatibility with Vite, Next.js, and Turbopack.
Customize your icons effortlessly using currentColor or CSS variables.


📦 Install / Update

npm install tiny-isprite