Wish I saw this article before starting my current project. ๐ Struggled a lot to get SVG files I copied from dev tools to work. Had to do some googling before I found out using an SVG with the <img> tag requires the XMLNS property.
This is a great tutorial on SVG, thanks for sharing Estee. โจ