Recently, I stumbled upon Vivid.JS, an SVG Icons library that caught my attention due to its lightweight nature and customization options. The usage instructions are simple and straightforward:
<i data-vi="icon-name"></i>
Unfortunately, I encountered an issue where the icons are not displaying on IE8, although they work perfectly in Google Chrome. Has anyone else experienced this problem with the SVG library on IE8? While I could resort to using Font Awesome or a similar alternative, Vivid.JS is only a 38KB library, and I just need a couple of icons. Any insights or suggestions would be greatly appreciated. Thank you!