According to IE website SVG is supported. And according to this answer too What are SVG (Scalable Vector Graphics) supported browsers?
http://jsfiddle.net/jitendravyas/2
Another option is to use viewport units. This way your SVG will scale according to the size of the window:
https://jsfiddle.net/orikon/qy43fb0p/