SVG icon support

Can we support SVG icons in touch bar buttons please?

If this has been asked for already/discussed I can't find it, but I am a big fan of FontAwesome and their icons are either SVG or OTF

CHeers

Currently not planned because SVGs are not supported by the Apple frameworks and I don't want to introduce some dependency just for that. However you can easily convert svg to png or use some pre-converted font-awesome. https://github.com/encharm/Font-Awesome-SVG-PNG

fair enough, just a pain having to convert the icons to PNG each and everytime they release new icons, especially now they have the new duotone icons etc.

thanks for the reply though!