-
I would like to set a stroke width of 1px on an icon. Unfortunately the <tui-icon icon="@tui.shield-check" styles="stroke-width: 1px;" /> |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Mar 4, 2025
Replies: 1 comment
-
This is not something we plan to add unfortunately. Icons use CSS mask and have no access to SVG content to change anything there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
waterplea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not something we plan to add unfortunately. Icons use CSS mask and have no access to SVG content to change anything there.