This line of code assumes that a 256x256 icon is built: https://github.com/tauri-apps/tauri/blob/e8ecd3ce3f3b9a542cf3e7b0c6c8fb1235de343e/cli/tauri-bundler/src/bundle/templates/appimage#L13 Tauri by default ships a 128x128@2x icon so it always works under our template, but we should fix that.