@bmat/icons

BMAT custom icons

Usage no npm install needed!

<script type="module">
  import bmatIcons from 'https://cdn.skypack.dev/@bmat/icons';
</script>

README

README

This package provides the custom icons used in BMAT

Usage

Before importing this package, you should provide a SASS variable with the path to the icons folder. Usually, it will be, if you are using Webpack

$bmat-icons-path: "~@bmat/icons"