iconsur

Generate macOS Big Sur adaptive icons from a single image file

brewmacoslinux
Try with needOr install directly
Source

About

macOS Big Sur Adaptive Icon Generator

Commands

iconsur

Examples

Generate adaptive icon set from a PNG image$ iconsur set ~/Pictures/icon.png -o ~/output
Generate icon set with custom background color$ iconsur set ~/Pictures/icon.png -o ~/output --bgcolor '#FF0000'
Display help and available options$ iconsur --help