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 idesis-gmbh/png2icons#10 but also posting here to keep track of.
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 idesis-gmbh/png2icons#10 but also posting here to keep track of.