mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
grabbing icons from the bundle seems to give low quality ones 💀
added the icons to the asset catalog
This commit is contained in:
23
Resources/Assets.xcassets/Icon.imageset/Contents.json
vendored
Normal file
23
Resources/Assets.xcassets/Icon.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"filename" : "ShhShell 3.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "ShhShell 2.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "ShhShell 1.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 1.png
vendored
Normal file
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 1.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 124 KiB |
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 2.png
vendored
Normal file
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 2.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 3.png
vendored
Normal file
BIN
Resources/Assets.xcassets/Icon.imageset/ShhShell 3.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user