An app for making icons from HTML and CSS.
- Install
$ git clone https://github.com/atdrago/electron-icon.git
$ cd electron-icon
$ npm install
$ npm start
- Edit the CSS and HTML
/view/index.css
/view/index.html
-
Use
Command+R
to reload one window, orCommand+Shift+R
to reload all windows. -
Use "File" > "Export" to export as PNGs, ICO, or ICNS files.