put png back in b/c vector drawing was having issues

This commit is contained in:
Trey t
2022-03-31 15:19:39 -05:00
parent bdd0b0ce59
commit 627495336f
406 changed files with 1132 additions and 232 deletions

View File

@@ -1,8 +1,19 @@
{
"images" : [
{
"filename" : "missing.pdf",
"idiom" : "universal"
"filename" : "xmark-solid.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "xmark-solid@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "xmark-solid@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
@@ -10,7 +21,6 @@
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}