Thanks for the suggestion. I actually tried that, like so: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 240" class="uk-preserve">
but it seems the class attribute is overwritten when the page is generated. So what I see in the inspector is this: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 240" class=" uk-svg" width="240" height="240" data-svg="resources/color-swatches-2.svg">
Hey @tgruk-preserve works just tested here. I just have to add the missing advanced tab with the css class field to the Svg stack, will be ready on the upcoming version probably but the end of this week.