How to use mdi icons v5 in Quasar? #10695
-
|
I've installed quasar using Vue CLI plugin (vue add quasar). I don't know how to append mdi fonts to my project. I don't see any icons - when I type for example I see nothing in my webpage. I read in docs about extras in /quasar.conf.js file: But I don't have that type of file (becuase I used Vue CLI to install quasar). So, how can I add mdi icons to my vue project? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If you do not have the icons pre-installed with Quasar, you can install them separately by doing the following: Install Then either use Webpack OR use Webfont: |
Beta Was this translation helpful? Give feedback.
-
|
If you are using vue-cli, then read here: https://quasar.dev/options/quasar-icon-sets#vue-cli-way |
Beta Was this translation helpful? Give feedback.
If you are using vue-cli, then read here: https://quasar.dev/options/quasar-icon-sets#vue-cli-way