I used this (hack?) to import SVG file by creating a rectangle and then pasting SVG code into it's "pen tool".
How can I make resulting element to stick to dimensions of the SVG in it? otherwise it's freely resizable and that sizing does not affect the inner SVG.
I tried removing viewbox from SVG.