diff --git a/nym-wallet/src-tauri/icons/32x32.png b/nym-wallet/src-tauri/icons/32x32.png index 5463a8ff1c..12daccf30f 100644 Binary files a/nym-wallet/src-tauri/icons/32x32.png and b/nym-wallet/src-tauri/icons/32x32.png differ diff --git a/nym-wallet/src-tauri/icons/README.md b/nym-wallet/src-tauri/icons/README.md index 73cf09b72e..b1cc3e3304 100644 --- a/nym-wallet/src-tauri/icons/README.md +++ b/nym-wallet/src-tauri/icons/README.md @@ -8,4 +8,5 @@ git clone nym ... cd nym cd nym-wallet npx @tauri-apps/tauricon ../assets/appicon/appicon.png +cp src-tauri/icons/128x128.png src-tauri/icons/32x32.png ```