README
ember-material-icons
Google Material icons for your ember-cli app.
Installation
ember install ember-material-icons
Usage
Use the component in your templates.
{{material-icon "home"}}
Find all available icons here.
Google Material icons for your ember-cli app
<script type="module">
import emberMaterialIcons from 'https://cdn.skypack.dev/ember-material-icons';
</script>
Google Material icons for your ember-cli app.
ember install ember-material-icons
Use the component in your templates.
{{material-icon "home"}}
Find all available icons here.