Support for IE8 dropped (in the form of no longer being able to generate PNG fallbacks for inline SVGs). No only should nobody be supporting a ten year old browser any more, but this lets the total dependencies shrink by nearly 300MB as they don't need to include a SVG->PNG converter anymore.
Also fix a bug that was causing duplicate IDs.