CSS:
img{ max-height:30px; }
HTML:
I am looking for this svg image to s
To fix it in ie9 and not to stuck with this. I don't know why, but you should set width:100% through css-rule, but not in img-tag. Aspect ratio will work by magic)) It helped me, hope this post will help other.