PathIcon are not supported. Use BitmapIcon instead with UriSource #16070
-
Beta Was this translation helpful? Give feedback.
Answered by
jeromelaban
Apr 1, 2024
Replies: 1 comment 3 replies
-
@NVLudwig or @carldebilly be able to answer |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AppBarButton
on Android does not support SVGs as sources, it is a limitation of the native Android app bar. You can use resizetizer to create images from SVG instead.