Skip to content

Commit

Permalink
changed strava icon
Browse files Browse the repository at this point in the history
  • Loading branch information
roznet committed Jan 28, 2024
1 parent ecc5994 commit c2e407e
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 5 deletions.
6 changes: 6 additions & 0 deletions ConnectStats/icons/Services.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"images" : [
{
"filename" : "btn_strava_connectwith_light.png",
"idiom" : "universal",
"filename" : "strava.png",
"scale" : "1x"
},
{
"filename" : "btn_strava_connectwith_light@2x.png",
"idiom" : "universal",
"filename" : "strava@2x.png",
"scale" : "2x"
},
{
Expand All @@ -16,7 +16,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "strava.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "strava@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

0 comments on commit c2e407e

Please sign in to comment.