How to render the filled version of material symbols? #17136
Unanswered
Nick-Riggs
asked this question in
General - Components / Directives / etc
Replies: 2 comments
-
I too am facing this issue, there seems to be no way to fill icons using q-icon or button. I have to revert to material-icon instead of material-symbol-icon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://quasar.dev/vue-components/icon#webfont-usage do not use the outlined version, should be pretty straightforward. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for the best (quasar) way of rendering the filled version of a material symbol for a QIcon component.
instead of
Seemingly, the quasar.config file doesn't support it, nor do any props/styles I give QIcon achieve it.
Any ideas are appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions