A small and handy shell script for generating all 24 different icon sizes needed for a Cordova/Phonegap iOS + Android app from an Inkscape SVG.
This is a modified version of the script created by Kodira http://kodira.de/2013/11/ios-7-app-icon-template-inkscape-svg-editor/
To use on mac, uncomment:
# INK=/Applications/Inkscape.app/Contents/Resources/bin/inkscape
And comment out:
INK=/usr/bin/inkscape