Astro Icon
Loading...
Inline and sprite-based SVGs in Astro made easy!

Description
Astro Icon is a library designed to simplify the use of inline and sprite-based SVGs in Astro, a modern static site builder. It provides an easy way to incorporate scalable vector graphics into your Astro projects, enhancing the visual appeal and functionality of your websites. The library supports various SVG features and offers flexible options for integrating icons seamlessly.
Key Features:
- Inline SVGs: Use SVGs directly within your HTML for precise control over styling and behavior.
- Sprite-based SVGs: Optimize performance by using SVG sprites, reducing the number of HTTP requests.
- Ease of Use: Simplifies the process of incorporating SVGs into Astro projects with minimal configuration.
- Customization: Provides options for customizing SVG attributes, such as size, color, and more.
The library is written primarily in MDX, TypeScript, Astro, and JavaScript, with a focus on providing a developer-friendly experience.