Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 436 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 436 Bytes

Electron Icon

An app for making icons from HTML and CSS.

How to Use

  1. Install
$ git clone https://github.com/atdrago/electron-icon.git
$ cd electron-icon
$ npm install
$ npm start
  1. Edit the CSS and HTML
/view/index.css
/view/index.html
  1. Use Command+R to reload one window, or Command+Shift+R to reload all windows.

  2. Use "File" > "Export" to export as PNGs, ICO, or ICNS files.