🦊 Fox - Future Open Experience
This webcomponent is made by 🦊🧙.
Installation
npm i @assecosolutions/fox-icon
Usage
<script type="module">
import '@assecosolutions/fox-icon';
</script>
<fox-icon>edit</fox-icon>
Docs
You can find the Material Icons here
Official documentation
If you are not using Material Icons inside your Project don´t forget to import
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
Further Reading
Please, also check the documentations about the API and our client
Contribute
If you would like to contribute please make sure that you have read our development guidelines.
Maintainer