mxstbr / sharingbuttons.io

Quickly generate social sharing buttons with a tiny performance footprint
http://sharingbuttons.io
MIT License
2.48k stars 103 forks source link

Optimize svg #70

Closed olets closed 7 years ago

olets commented 7 years ago

Optimizations for #51.

As a rough estimate of the optimization, I looked at how much smaller the generated markup got if all platforms are selected at once:

Line: down 22% Line circle: down 25% Solid: down 27% Solid circle: down 20%

mxstbr commented 7 years ago

Amazing, thanks so much!