Hacker News new | ask | show | jobs
by david422 36 days ago
> use Inkscape via CLI to generate icons, logos, and graphics for your app.

I do the same thing. How many icon sizes does Apple require now? I create one SVG vector, and then dump them all out with a script. Need to change something? Update the SVG and instantly regenerate the icons.