Add switch to use or not secure connection in settings page
[progetti-gl-como:friendica-messenger.git] / res / topng.sh
1 for s in 36 48 60 72 96 128 256
2 do
3     inkscape --export-width=$s --export-png "icon-$s.png" "icon.svg"
4 done