[Icons]: added Snow icon

This commit is contained in:
Magesh K
2024-12-26 04:55:26 +05:30
parent 178145f57e
commit 8b9e473ace
3 changed files with 20 additions and 0 deletions

View File

@@ -49,6 +49,12 @@
<key>imageName</key>
<string>Sky</string>
</dict>
<dict>
<key>name</key>
<string>Snow</string>
<key>imageName</key>
<string>Snow</string>
</dict>
<dict>
<key>name</key>
<string>Starburst</string>

View File

@@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "Snow.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB