Playing around with blending two SVG images through a canvas element.
One design constraint was to have the SVG be inline in order to do
dynamic color changing before applying the blending (and to support resizing).
This makes use of the SVGInjector library.