uwp xaml - How to create icons similar to Segoe MDL2 Assets in UWP -


as said, segoe mdl2 assets has many icons, not enough. want use our own icons.

but there 1 problem, our own icons can't auto suite both light , dark themes, while segoe icons can.

so, know how? :)

enter image description here

enter image description here

i may wrong, if use own custom font - icons should appropriate colors (assuming font isn't colored). if use path element - you'd need specify themeresource foreground , define theme specific resources (or use 1 platform provides).


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -