Hacker News new | ask | show | jobs
Fun with SVG: Embedding in CSS (collectiveidea.com)
3 points by danielmorrison 3864 days ago
1 comments

Really interesting post. Though SVGs can reduce the number of HTTP requests, it's definitely important to manage file sizes as well, or the speed gains might be negated. Nice writeup!