Styling SVG with CSS3

HTML-Inlined SVG Images

The SVG should have a viewBox definition but no width and height definition.

To style the SVG with CSS, give the SVG an id and apply the style to the id.