Hacker News new | ask | show | jobs
by printer 5046 days ago
Just use SVG for logo's and icons. I use it all the time. They even render better than reduced PNG logo's.
1 comments

They even render better than reduced PNG logo's.

Unfortunately, SVG hasn’t been well supported on Android until quite recently, and likewise for IE.

Also, you still have the problem that SVG doesn’t support hinting, so for small icons its value is limited.