Home › Forums › CSS › On svg background-image › Reply To: On svg background-image
July 23, 2014 at 5:35 am
#176223
Member
You would have to find a way of stripping out all the extra stuff that Illustrator.
There are a few SVG Optimisers around. Chris mentioned them here:
https://css-tricks.com/using-svg/
Inline SVG elements’s don’t exactly have ‘set’ sizes per se. They can be any size but the co-ordinate system would, I assume, be 1900×300.
If you are actually using an SVG image and not an element then the native size would be 1900×300.