Convert .svg Format To .ico

wanted to convert the .SVG linux icons to .ICO windows icons..

how to achieve this..

@ roberTO & Contrasutra

#105091

here's something that might help with this, not sure about .ico, but it can go to i believe png, which you can use something else to conver to ico.

http://sis.cmis.csiro.au/svg/

#105099

I dont know of any linux programs that can read/write ICO. Its a proprietary format.

But the latest developers version of the GIMP can convert SVG to PNG. It'll be much easier to find a program to convert png to ico.

#105102

Problem has been solved.. big thanks to roberTO

#106467