App icons
The app icons are generated using IconKitchen.
Steps
- Generate icons using IconKitchen with the settings and input files below.
- Download the generated icons as normal and monochrome ZIP files.
- Replace the
ic_launcher.png
files of the normal ZIP with the corresponding files from the monochrome ZIP. - Copy the content of
res
folder in the ZIP to theandroid/app/src/main/res
folder of the project. Do not remove thevalues
orvalues-night
folders.
Settings
Setting | Normal Icon | Monochrome Icon |
---|---|---|
Scaling | Center | Center |
Mask | off | off |
Effect | None | None |
Padding | 5% | 5% |
Background type | Color | Color |
Background color | #212121 | #212121 |
Background texture | None | None |
Badge | none | none |
Filename | ic_launcher | ic_launcher |
Shape | Circle | Circle |
Upload | gitdone.svg | gitdone-monochrome.svg |
Themed | off | on |
IconKitchen Link | Open in IconKitchen | Open in IconKitchen |