diff options
| author | Dustin Mierau <dustin@mierau.me> | 2024-01-03 10:35:05 -0800 |
|---|---|---|
| committer | Dustin Mierau <dustin@mierau.me> | 2024-01-03 10:35:05 -0800 |
| commit | f6d9799b80d59e4f8abf5464f358a867137102e6 (patch) | |
| tree | 3660eed51f371e40a19fee3c295beda1693a00fc /Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json | |
| parent | 7d670c5b63db44e32d33b7db3495b4d792866f86 (diff) | |
Added the rest of the classic icons to the app.
Diffstat (limited to 'Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json')
| -rw-r--r-- | Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json b/Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json new file mode 100644 index 0000000..7abed8f --- /dev/null +++ b/Hotline/Assets.xcassets/Classic/31337.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "31337.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} |