Hi, On Monday, October 24, 2016 at 2:52:48 AM UTC-4, Nigel Tao wrote: > > The Material Design icon set (https://design.google.com/icons/) > consists of 961 vector icons. As SVG files, this totals 312,887 bytes. > As 24*24 pixel PNGs, 190,840 bytes. As 48*48 pixel PNGs, 318,219 > bytes. As IconVGs, 122,012 bytes. > How did you calculate the SVG sizes? When I download the the icons from the material design github, the collection of the *_48px.svg icons weighs in at 3.8MB. The single, uncompressed SVG containing all icons -- MaterialIcons-Regular.svg -- is 276k, and as svgz is 72k.
So, one question and one suggestion: the question is what were you measuring for the SVG size, and the comment is that you might want to address the svgz aspect. As in, "yes, svgz is smaller, but more expensive to decode," with benchmarks, or whatever other technical merits you're aware of. Your graphics-fu is much stronger than mine, and I'm interested to see where you take this. --- SER --- SER -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.