JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
https://josephuspaye.github.io/Keen-UI/
MIT License
4.1k stars 438 forks source link

How I get outlined share icon? #498

Open sergeyprimirenkov opened 4 years ago

sergeyprimirenkov commented 4 years ago

I'm going to use a outlined share icon, icon="share_outline" not work, how to get it?

JosephusPaye commented 4 years ago

Could you post an example of the code you've tried?

sergeyprimirenkov commented 4 years ago

<ui-button icon="share_outline"></ui-button> doesn't work

But <ui-button icon="info_outline"></ui-button> works as expected

JosephusPaye commented 4 years ago

That's probably due to the icon font you're loading.

The Material Icons font on Google Fonts doesn't have the more recent icons.