Just came across this while searching the web regarding some SVG issue I was having. It's a nice reference guide to using SVG on the web. I had forgotten that you could use the <object>
element for SVGs still be able to manipulate it with CSS and javascript.