i have an icon in the SVG format.
i want to have it in different colors as favicon.
how to reach this?
since there isn't any toDataUrl() for SVG elements i don't see any solution without a server round trip.
i would even say that it isn't possible, but hopefully i'm wrong
any idea for a client side solution?
it doesn't need to be cross browser, one browser support would be nice enough :-)