I want to use some icons displayed on this website in the webview of my extension.
Is this possible and how can this be achieved?
I found a similar question on stackoverflow. But he doesn't seem to give a clear and usable answer
Additional related question: Can someone explain what the ThemeIcon
API does? I see that it accepts two parameters id
and color
, but I don't know how to use the constructed object.