Generate Android icons from Icon Composer `.icon`
Open
@marcprux is already working on this.
Since Sep 20, 2025.
enhancement
project
- Dominant language
- Swift
- Stars
- 3.2k
- Forks
- 106
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 1
Description
The Xcode Icon Composer .icon format is pretty easy to work with. The .icon directory contains an icon.json file and and the Assets folder, containing files that the icon.json file uses.
It would be great if I could point skip icon at my .icon directory and have it generate Android icons. All the metadata is right there, including layers that you'd need to generate a fancy Android Adaptive Icon.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.