At the moment we're caching the SVG from Commons and then re-using it for subsequent requests without confirming that it has not been changed on Commons.
We should still use the cached version, but on every use also check that a new version hasn't been uploaded. If a new version has been uploaded, we should refresh our cache from that.