Skip to content

Commit

Permalink
Add image resources
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianplacetopay committed Oct 20, 2023
1 parent 600c14d commit 35fe2dc
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 0 deletions.
52 changes: 52 additions & 0 deletions p2pr/Assets.xcassets/PlaceToPayIcon.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"images" : [
{
"filename" : "placetopay.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "placetopay_white.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
12 changes: 12 additions & 0 deletions p2pr/Assets.xcassets/PlaceToPayIcon.imageset/placetopay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 35fe2dc

Please sign in to comment.