Anyone used middleman-sprockets with .svg files?

I’m using bower and middleman-sprockets to integrate it with middleman. But have slight problem with this:

Icons (in .svg) format are not introduced in middleman. I’ve tried to import them via .css and appended path to icons, but no help.

Anyone know to solve this svg issue?

I’ve had no problem using SVGs with Middleman. Could you be more specific about what’s going wrong?