therufa / mdi-vue

Material design icons for vue.js
https://www.npmjs.com/package/mdi-vue
MIT License
88 stars 13 forks source link

Missing icons? #16

Closed gorkamolero closed 5 years ago

gorkamolero commented 5 years ago

For example color_lens

therufa commented 5 years ago

@gorkamolero it might be that the lib is not up-to-date, but in general, it should have most of the icons present on http://materialdesignicons.com/ If I understand the issue correctly you're looking for the Palette icon

Sendoo commented 5 years ago

Missing icons in 0.2.26+ version. import 'mdi-vue/CommentAlertIcon' - don`t work. Folder this package in node_modules is almost empty(no icon).

therufa commented 5 years ago

@Sendoo Thanks, i have made a mistake with the last publish. it's fixed now. Edit: By fixed i mean, it's published now under version 0.2.31, so please update