UNPKG

astro-icon

Version:

This **[Astro integration](https://docs.astro.build/en/guides/integrations-guide/)** provides a straight-forward `Icon` component for [Astro](https://astro.build).

3 lines (2 loc) 116 B
// @ts-ignore Icon.astro is untyped unless loaded by language tools export { default as Icon } from "./Icon.astro";