There seems to be a svg issue in ie with displaying background image from an assets folder. Some svg portions work while other parts don't. It works fine in all other browsers except ie. The css background is similar to the following:
.mark--title {
background: url(/assets/img/icon_sprite.svg) no-repeat;
background-position: center -291px;
}
Screenshots here: https://drive.google.com/file/d/0Bx7zRq6VPJISSGNBVmxscWIxclU/view?usp=sharing - https://drive.google.com/file/d/0Bx7zRq6VPJISNkNoSTQ1aDFrdG8/view?usp=sharing