Skip to content

Commit

Permalink
chore: regenerate icons
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Sep 17, 2024
1 parent 06ff85b commit bf18a01
Show file tree
Hide file tree
Showing 14 changed files with 64 additions and 66 deletions.
Binary file modified android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 59 additions & 61 deletions ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,117 +2,115 @@
"images": [
{
"filename": "Icon-App-20x20@2x.png",
"idiom": "iphone",
"idiom": "universal",
"scale": "2x",
"size": "20x20"
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-20x20@3x.png",
"idiom": "iphone",
"idiom": "universal",
"scale": "3x",
"size": "20x20"
},
{
"filename": "Icon-App-29x29@1x.png",
"idiom": "iphone",
"scale": "1x",
"size": "29x29"
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@2x.png",
"idiom": "iphone",
"idiom": "universal",
"scale": "2x",
"size": "29x29"
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@3x.png",
"idiom": "iphone",
"idiom": "universal",
"scale": "3x",
"size": "29x29"
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@2x.png",
"idiom": "iphone",
"filename": "Icon-App-38x38@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "40x40"
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@3x.png",
"idiom": "iphone",
"filename": "Icon-App-38x38@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "40x40"
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@2x.png",
"idiom": "iphone",
"filename": "Icon-App-40x40@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "60x60"
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@3x.png",
"idiom": "iphone",
"filename": "Icon-App-40x40@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "60x60"
},
{
"filename": "Icon-App-20x20@1x.png",
"idiom": "ipad",
"scale": "1x",
"size": "20x20"
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-20x20@2x.png",
"idiom": "ipad",
"filename": "Icon-App-60x60@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "20x20"
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@1x.png",
"idiom": "ipad",
"scale": "1x",
"size": "29x29"
"filename": "Icon-App-60x60@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@2x.png",
"idiom": "ipad",
"filename": "Icon-App-64x64@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "29x29"
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@1x.png",
"idiom": "ipad",
"scale": "1x",
"size": "40x40"
"filename": "Icon-App-64x64@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@2x.png",
"idiom": "ipad",
"filename": "Icon-App-68x68@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "40x40"
},
{
"filename": "Icon-App-76x76@1x.png",
"idiom": "ipad",
"scale": "1x",
"size": "76x76"
"size": "68x68",
"platform": "ios"
},
{
"filename": "Icon-App-76x76@2x.png",
"idiom": "ipad",
"idiom": "universal",
"scale": "2x",
"size": "76x76"
"size": "76x76",
"platform": "ios"
},
{
"filename": "Icon-App-83.5x83.5@2x.png",
"idiom": "ipad",
"idiom": "universal",
"scale": "2x",
"size": "83.5x83.5"
"size": "83.5x83.5",
"platform": "ios"
},
{
"filename": "Icon-App-1024x1024@1x.png",
"idiom": "ios-marketing",
"idiom": "universal",
"scale": "1x",
"size": "1024x1024"
"size": "1024x1024",
"platform": "ios"
}
],
"info": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,10 +345,10 @@ packages:
dependency: "direct dev"
description:
name: icons_launcher
sha256: "9b514ffed6ed69b232fd2bf34c44878c8526be71fc74129a658f35c04c9d4a9d"
sha256: a7c83fbc837dc6f81944ef35c3756f533bb2aba32fcca5cbcdb2dbcd877d5ae9
url: "https://pub.dev"
source: hosted
version: "2.1.7"
version: "3.0.0"
image:
dependency: transitive
description:
Expand Down Expand Up @@ -743,10 +743,10 @@ packages:
dependency: transitive
description:
name: synchronized
sha256: a824e842b8a054f91a728b783c177c1e4731f6b124f9192468457a8913371255
sha256: "51b08572b9f091f8c3eb4d9d4be253f196ff0075d5ec9b10a884026d5b55d7bc"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "3.3.0+2"
term_glyph:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dev_dependencies:

golden_screenshot: ^2.0.1

icons_launcher: ^2.1.3
icons_launcher: ^3.0.0

intl: ^0.19.0

Expand Down
Binary file modified web/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf18a01

Please sign in to comment.