This shows how to include apply external CSS to inline svg in html.

A cyan fill is applied to an svg path element with id 'svgbar'. The stylesheet is loaded by a link element in the surrounding html.

View source to see how this is done.