Skip to content

Instantly share code, notes, and snippets.

Avatar

Matej Kenda matejk

  • Tolmin, Slovenia
View GitHub Profile
@adriansr
adriansr / svg2icns.sh
Created February 19, 2018 15:21
Convert SVG file to macOS icon (icns) format
View svg2icns.sh
#!/bin/sh -x
set -e
SIZES="
16,16x16
32,16x16@2x
32,32x32
64,32x32@2x
128,128x128