-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update example app icon with latest IG branding
Summary: Updates the app icon for the IGListKit iOS example app with a more modern look to reflect Instagram's style refresh in 2022. - The shape of the bars are rounded with Apple's superellipse style and the radius is adjusted to match the curvature of the app icon itself. - The bars now show the official Instagram 5-color gradient pattern that was released as part of the 2022 brand refresh. Differential Revision: D56872824 fbshipit-source-id: c811754b6787d2bd15eee53b12eaa61d6cdaf367
- Loading branch information
1 parent
011650b
commit 26cc956
Showing
11 changed files
with
7 additions
and
55 deletions.
There are no files selected for viewing
Binary file added
BIN
+224 KB
...s/Examples-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/AppIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 7 additions & 55 deletions
62
Examples/Examples-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1,14 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"size" : "20x20", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "20x20", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "60x60", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "60x60", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "1024x1024", | ||
"idiom" : "ios-marketing", | ||
"filename" : "Icon-App-1024x1024.png", | ||
"scale" : "1x" | ||
"filename" : "AppIcon.png", | ||
"idiom" : "universal", | ||
"platform" : "ios", | ||
"size" : "1024x1024" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file removed
BIN
-11.9 KB
...iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024.png
Binary file not shown.
Binary file removed
BIN
-751 Bytes
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-894 Bytes
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-615 Bytes
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-830 Bytes
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.14 KB
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-749 Bytes
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.14 KB
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.16 KB
...-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.