elephicon
elephicon copied to clipboard
Support SVG?
Generally, the accepted best practice if you have an SVG is to export that SVG at each native size needed. Right now I have to export the SVG as a PNG separately then use this to convert it to ico/icns, resulting in a small quality loss.
Issue opened upstream at https://github.com/idesis-gmbh/png2icons/issues/10 but also posting here to keep track of.