Add Plasma SVG ToolBar
Ultra simple, but still has issues:
- PC3 uses
separator
fromwidgets/listitem
. How would we nest a different SVG inside this? Arguably the line should have been implemented inwidgets/toolbar
instead, but we'll need to do that instead and maybe support fallback behavior for when the properly themed elements aren't available. - No support for
position
(header/footer)