Remember when the <i> tag was for making text be italic instead of using a <span> tag with an appropriately defined class or just using inline CSS? Dark fucking times. I mean, you still have to use an external stylesheet to use the <i> tag for icons but it makes code much more readable when you're using icons for things.