Download .csh file from 8. March 2018
I wanted to get ".csh" file from http://game-icons.net/ so I could use all shapes in photoshop.
I did following:
- I downloaded SVG format with transparent background and black foreground.
- I moved all icons to one folder for easier manipulation, with command
find icons '*.svg' -exec cp -vuni '{}' "/abspath_to/icons2" ";"
- I uploaded all icons to https://icomoon.io/app online app. I had to do it step by step, because it was not possible to upload such an amount of files at once.
- I selected all the icons and downloaded it and also selected CSH file export.
- I put CSH file into Photoshop.