thesabbir / simple-line-icons

Simple and Minimal Line Icons
https://thesabbir.github.io/simple-line-icons
MIT License
1.86k stars 846 forks source link

Add Woff2 format #20

Closed mruz closed 9 years ago

mruz commented 9 years ago

Please, add woff2 format.

The new WOFF 2.0 Web Font compression format offers a 30% average gain over WOFF 1.0 (up to 50%+ in some cases). WOFF 2.0 is available since Chrome 36 and Opera 23.

Gist (from ttf -> woff2): https://gist.github.com/sergejmueller/cf6b4f2133bcb3e2f64a W3C spec: http://www.w3.org/TR/WOFF2/

thesabbir commented 9 years ago

Thanks! @mruz can you test the latest release? Added via #21

mruz commented 9 years ago

Works like a charm, nice compression for newer webbrowser:

woff1 53.444 kB
woff2 26.384 kB

Thanks!

thesabbir commented 9 years ago

@mruz thanks :)