Hacker News new | ask | show | jobs
by paulirish 5081 days ago
You can do <img src="logo.svg"> in IE9 and every other browser. In fact, you can do an inline <svg> image inside of your HTML in all those browsers as well. The <embed> is long gone.