Creates icons to be used for developing Splunk apps and add-ons via resizing a provided image. More information about Splunk"s required image sizes can be found here: https://dev.splunk.com/enterprise/docs/developapps/createapps#Add-icons-to-your-app
pip install splicon
splicon [-h] [-d DESTINATION] [-v] filename
positional arguments:
filename Image file from which the Splunk icons are generated.
options:
-h, --help show this help message and exit
-d DESTINATION, --destination DESTINATION
Directory/Folder for storing the processed icons.
-v, --version Prints the version.