# 𝕴𝖈𝖔𝖓 𝕲𝖊𝖓𝖊𝖗𝖆𝖙𝖔𝖗
Checkout https://indiegoodies.com/
## Description
- An `electron.js` app used for generating app icons
- Support macOS
- Follow [Human Interface Guidelines iOS](https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/)
- Generate based on latest Xcode [Contents.json](https://developer.apple.com/library/content/documentation/Xcode/Reference/xcode_ref-Asset_Catalog_Format/Contents.html)
## How to install
- Download latest release from https://github.com/onmyway133/IconGenerator/releases
## How to use
- Drag image onto left box
- Support `png`, `jpeg`, `jpg`, `webp`, `tiff`, `gif`, `svg`
- Choose platform to generate: `iPhone`, `iPad`, `macOS`, `tvOS`, `watchOS`, or an `icns file`
- Generated `AppIcon.appiconset` or `AppIcon.icns` and save to `Downloads` folder
## Credit
- Icon http://emojione.com/
- Use [sharp](https://github.com/lovell/sharp) to resize images
## Author
Khoa Pham, onmyway133@gmail.com
## License
**IconGenerator** is available under the MIT license. See the [LICENSE](https://github.com/onmyway133/IconGenerator/blob/master/LICENSE.md) file for more info.