README
ember-ionicons
The simplest way to add the ionicons icon font to your Ember project.
Installation
npm install --save ember-ioniconsember g ember-ionicons
The simplest way to add the ionicons icon font to your Ember project.
<script type="module">
import emberIonicons from 'https://cdn.skypack.dev/ember-ionicons';
</script>
The simplest way to add the ionicons icon font to your Ember project.
npm install --save ember-ioniconsember g ember-ionicons