We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By default, the warning icon is https://fonts.google.com/icons?selected=Material+Symbols+Outlined:warning:FILL@1;wght@400;GRAD@0;opsz@24&icon.query=warning&icon.size=24&icon.color=%235f6368&icon.platform=web with the triangle filled in.
But the outlined version of warning has the triangle empty, like https://fonts.google.com/icons?selected=Material+Symbols+Outlined:warning:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=warning&icon.size=24&icon.color=%235f6368&icon.platform=web
I can see the SVG file in /@material-design-icons/svg/outlined/warning.svg has the wrong entry. Can you please update it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
By default, the warning icon is https://fonts.google.com/icons?selected=Material+Symbols+Outlined:warning:FILL@1;wght@400;GRAD@0;opsz@24&icon.query=warning&icon.size=24&icon.color=%235f6368&icon.platform=web with the triangle filled in.
But the outlined version of warning has the triangle empty, like https://fonts.google.com/icons?selected=Material+Symbols+Outlined:warning:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=warning&icon.size=24&icon.color=%235f6368&icon.platform=web
I can see the SVG file in /@material-design-icons/svg/outlined/warning.svg has the wrong entry. Can you please update it?
The text was updated successfully, but these errors were encountered: