0.0.2 • Published 3 years ago

@unistylus/bootstrap-icons v0.0.2

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

Unistylus Bootstrap Icons

Icon from: Bootstrap icons v1.5.0

Url to an icon:

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

Icon usage:

@import '@unistylus/core/mixins';

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

License

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