SVGIcon in Button

@pjoerke the actual docs for SVGIcon state that the the value of the svg property is

The SVG definition of an icon.

i.e. I believe you need to provide the actual SVG data itself, not a URL or link to an SVG.