Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

How to create icon.ico

Install imagemagick and run the following command:

convert shibainu.png -define icon:auto-resize=256,128,48,32,16 icon.ico

How to create icon.icns

On macOS, run the following commands:

iconutil -c icns icon.iconset
mv icon.icns ./Shiba.app/Contents/Resources/