IGListKit/Examples/Examples-iOS/IGListKitExamples/Assets.xcassets/AppIcon.appiconset/Contents.json
Tim Oliver 26cc95665e 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
2024-05-08 07:32:36 -07:00

14 lines
211 B
JSON

{
"images" : [
{
"filename" : "AppIcon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}