0.1.2 • Published 2 years ago

@ajwdmedia/svelterial-icons v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@ajwdmedia/svelterial-icons

Svelte + Material Icons ❤️

Copies SVG components from @material-design-icons/svg and creates Svelte components
Also see sister project ajwdmedia/svelterial-symbols

Quirks

Files should be named the same as on the Material Icons site, however PascalCased
Icon names that start with numbers have "Icon" preceeding them (1k Plus => Icon1kPlus.svelte)
Icons are also grouped by style (Outline, Filled, etc) - if you're using a lot of icons from the same group consider setting up a vite alias to them (eg @ajwdmedia/svelterial-icons/Outlined/Person.svelte => %icons/Person.svelte)

License

(Copied from marella/material-design-icons)
Material design icons are created by Google

We have made these icons available for you to incorporate into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required.