https://github.com/ankit417/android-icon
Generate mip map icon resources for android from command line
https://github.com/ankit417/android-icon
android android-development icons
Last synced: about 1 year ago
JSON representation
Generate mip map icon resources for android from command line
- Host: GitHub
- URL: https://github.com/ankit417/android-icon
- Owner: ankit417
- License: mit
- Created: 2020-12-02T15:34:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T02:49:19.000Z (over 5 years ago)
- Last Synced: 2025-04-23T19:13:44.176Z (about 1 year ago)
- Topics: android, android-development, icons
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Mip-Map Icons Generator
Generate android mip map resources easily
### Installation
```sh
$ npm i -g android-icons-generator
```
### Usage
```sh
$ android-icon image_name.png
```
### Result
A res folder is generated where you can find ic_laucher and ic_launcher_round images inside respective mipmap folders