UNPKG

svelte-animate-icons

Version:

551 animated SVG icons for Svelte 5 with Web Animations API - hover, click, state-based animations, TypeScript ready

4 lines 213 B
declare const IconGallery: import("svelte").Component<Record<string, never>, {}, "">; type IconGallery = ReturnType<typeof IconGallery>; export default IconGallery; //# sourceMappingURL=IconGallery.svelte.d.ts.map