Just add a before pseudo element to the div you want to add the image and do content: url(mySvg);
Just add a before pseudo element to the div you want to add the image and do content: url(mySvg);