#!/bin/bash convert -background transparent "$1" -define icon:auto-resize=16,24,32,48,64,128,256 "$1.ico"