An open API service indexing awesome lists of open source software.

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

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