DEV Community

Discussion on: How to use Ionicons v5 with Vue.js

Collapse
 
zermattchris profile image
Chris Banford

Had to tweak the module import to:

<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>

As per the project's instructions:
github.com/ionic-team/ionicons

Hope this helps someone save a couple of minutes :-)

Collapse
 
carlflor profile image
Carl Flor

Doesn't this give you a deprecation warning?

github.com/ionic-team/ionicons/iss...