Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How I get outlined share icon? #498

Open
sergeyprimirenkov opened this issue May 25, 2020 · 3 comments
Open

How I get outlined share icon? #498

sergeyprimirenkov opened this issue May 25, 2020 · 3 comments
Labels

Comments

@sergeyprimirenkov
Copy link

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

@JosephusPaye
Copy link
Owner

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

@sergeyprimirenkov
Copy link
Author

sergeyprimirenkov commented Jun 1, 2020

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

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

@JosephusPaye
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants