lusaxweb / vuesax

New Framework Components for Vue.js 2
https://lusaxweb.github.io/vuesax/
MIT License
5.64k stars 739 forks source link

Use svg for icons #422

Open ghost opened 5 years ago

ghost commented 5 years ago

Svg supported ie10+ and it should be default choice.

luisDanielRoviraContreras commented 5 years ago

As well ? What do you think should be the way to present the icons?

ghost commented 5 years ago

@luisDanielRoviraContreras Sorry, i don't understand. What do you mean by presenting?

luisDanielRoviraContreras commented 5 years ago

I think the current form does not seem right to you, do you want to add the functionality of svg icons? independent?

ghost commented 5 years ago

I can try.

israelss commented 5 years ago

Something like Vue-Awesome maybe?

ghost commented 5 years ago

@israelss Basically yes. But that repo is not ideal. It uses JS wrapper for every icon. This would be much easier. https://github.com/Cweili/vue-fa

re-thc commented 5 years ago

Would be good if icon-pack supported svg icons