Details
Description
Create an SVG sprite form all icons and include it into the RootPlugin. Now we can reference each icon using <svg><use xlink:href="#icon-name"/></svg>. This should also make it more easy to add marker classes to the SVG element, which will simplify the css.