Lumia 800 and its icons made in pure CSS3. No images, no base64, no SVG, no canvas, just a lot of CSS3 and a little bit of Javascript (with jQuery, of course).<p>Viewed best with the latest versions of Safari and Chrome in Mac OS X.
This title is extremely misleading. It is absolutely not made in "pure CSS3". It's very much heavily javascript based: <a href="https://github.com/TjRus/Lumia.js/tree/master/js" rel="nofollow">https://github.com/TjRus/Lumia.js/tree/master/js</a><p>You should really refer to it as you did in your readme as "imageless".<p>That said, this is really quite cool. Nice job.
So what?<p>There is not secret to rendering Windows 8 icons.<p>The secret is rendering it on real time, more than 60 times per second, on limited hardware.