Fun with SVG: Embedding in CSS
collectiveidea.com
Fun with SVG: Embedding in CSS
1–2 of 2 posts
Re: Fun with SVG: Embedding in CSS
#2Really 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!