-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Add prominent link to Google Fonts from icons documentation #102808
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
Add prominent link to Google Fonts from icons documentation #102808
Conversation
HansMuller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - this great! Finding an icon via https://material.io/resources/icons is much (much) easier than wading through the API doc page.
CC @craiglabenz
HansMuller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…102808) * Add prominent link to google fonts from icons * Update icons.dart * Update icons.dart

I'm using this link because if for some reason the fonts link changes (it currently includes query params), it'll be easier to update via
material.io.Fixes #102807