https://github.com/samverschueren/mobicon-cli
$ mobicon --help
Usage
$ mobicon <file>
Options
-p, --platform Platform to generate icons for
-b, --background Color of the icon background if the icon is transparant [Default: white]
-r, --contentRatio Logo-icon ratio [Default: 1]
-o, --out Output directory [Default: cwd]
Examples
$ mobicon icon.png -p=android
✔ success
$ mobicon icon.png -p=android -p=ios
✔ success
$ mobicon icon.svg -p=ios -o=resources
✔ success
등록된 댓글이 없습니다.