0.0.3 • Published 3 years ago

@unistylus/material-icons v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Unistylus Material Icons

Icons from: Material Design icons v5.9.55

Url to an icon:

https://unpkg.com/@unistylus/material-icons@latest/[name].svg

Icon usage:

@import '@unistylus/core/mixins';

$light_theme_icons: (
  menu: '#{$material_icons}/list.svg'
);

License

@unistylus/material-icons is released under the MIT license.