#cd flipperzero-firmware\scripts\flipper\assets #!/usr/bin/python3 from icon import file2image f = file2image("./input.png") f.write("./input.icon")