It seems the standard win32 glib isn't linked against the svg library.
If it's possible to use first available of '.svg' and '.ico', this would allow git-age to run on win32.
(I have tried replacing the '.svg' with '.ico' in source code and it works).