I'm working on a responsive design and I'm thinking of creating navigation icons as .svg files. What is current browser support like and is there a workaround/plugin for older browser versions?
All major browsers have had support for years except <= IE8. Workaround could be for instance RaphaelJS.
Sources: