Johnny Romano
Johnny Romano

Engineering Journal & Research Notes

Table of Contents

Contact me

2024 © Johnny Romano

SVG Animation

SVG Animation

2020, Nov 26    

Manually Optimizing SVG

  1. Comments - dont add extra functionality
  2. Empty group tags that dont contain any actual content
  3. Long decimal values can be rounded to reduce file size
  4. Inline styling seperate from structure

SVGOMG

Developement Notes

MDN: defs

MDN: use

MDN: title

MDN: SVG element desc

Study Materials

Team Treehouse: SVG Workflow and Tools

Twitter
# SVG