Skip to content

Sketch Template for quickly generating Electron app icons

License

Notifications You must be signed in to change notification settings

emilbayes/electron-icons-sketch-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Electron App Icons Sketch Template

Sketch Template for quickly generating Electron app icons

Usage

Usage

  1. Change the “Icon” symbol on the “Symbols” page.
  2. Select all Artboards on the page "App Icons", and export
  3. Navigate to the folder you exported to using Terminal.app
  4. Create an icns file using the command: iconutil -c icns icon.iconset
  5. Create an ico file using ImageMagick: convert icon.ico.png icon.ico This step might require you to install ImageMagick. This can be done with Homebrew: brew install imagemagick

License

ISC

About

Sketch Template for quickly generating Electron app icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published