Skip to content

EntityB/game-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

game-icons

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:

  1. I downloaded SVG format with transparent background and black foreground.
  2. I moved all icons to one folder for easier manipulation, with command
    find icons '*.svg' -exec cp -vuni '{}' "/abspath_to/icons2" ";"
  1. 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.
  2. I selected all the icons and downloaded it and also selected CSH file export.
  3. I put CSH file into Photoshop.

Here is a preview of all 3209 shapes I exported: Photoshop CS5 3209 shapes preview

About

.csh file port from http://game-icons.net/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published