Relative Content

Tag Archive for javascriptvue.jsiconsvuetify.js

vuetify custom icon fonts

i wanted to implement some custom icons to my application which also uses MDI icons already.
The thing is that if i use the custom icons with an alias that i’ve created for it, there will be still an mdi tag in the corresponding class, which leads to breaking the custom icon e.g. not showing up.