Skip to content

Instantly share code, notes, and snippets.

@bdbch
Created June 19, 2017 11:35
Show Gist options
  • Select an option

  • Save bdbch/912804e636253f0f6f4de79dcf1d35f2 to your computer and use it in GitHub Desktop.

Select an option

Save bdbch/912804e636253f0f6f4de79dcf1d35f2 to your computer and use it in GitHub Desktop.
Cleanup SVGs from the terminal with SVGO
svgo -f ./ --enable=removeTitle --enable=removeDesc --enable=sortAttrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment