SVG Resources
- Tips for Creating and Exporting Better SVGs for the Web
- SVG Style Inheritance and the ‘Flash Of Unstyled SVG’
- SVG within CSS
- Magical SVG Techniques
Icons
-
A Working SVG Workflow for Accessible Icons (though perhaps leave the a11y fallback text to normal markup using
hidden, aria-hidden="false"
technique for hiding text, but leaving it visible for old browser (no CSS due to Mustard Cut) that don’t support inline SVG)