aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets.xcassets/Section Chat.imageset
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-06-30 17:46:30 -0700
committerDustin Mierau <dustin@mierau.me>2024-06-30 17:46:30 -0700
commit038df124a9c9d0ec7e7f3a7387669d5273a5bf49 (patch)
tree47f9c39c14a4b48e83be1c42885d92bd88384d47 /Hotline/Assets.xcassets/Section Chat.imageset
parent3c352f194c7d14cc8a1ee23ec8fb7b834132d9a0 (diff)
A pass on icons. Sleeker toolbar window. Fix Accounts and News menu item disable states. Don't request banner from older servers. Cleanup News list display.
Diffstat (limited to 'Hotline/Assets.xcassets/Section Chat.imageset')
-rw-r--r--Hotline/Assets.xcassets/Section Chat.imageset/Contents.json23
-rw-r--r--Hotline/Assets.xcassets/Section Chat.imageset/Section Chat.pngbin0 -> 518 bytes
-rw-r--r--Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@2x.pngbin0 -> 936 bytes
-rw-r--r--Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@3x.pngbin0 -> 1692 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Section Chat.imageset/Contents.json b/Hotline/Assets.xcassets/Section Chat.imageset/Contents.json
new file mode 100644
index 0000000..44d86bd
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Chat.imageset/Contents.json
@@ -0,0 +1,23 @@
+{
+ "images" : [
+ {
+ "filename" : "Section Chat.png",
+ "idiom" : "universal",
+ "scale" : "1x"
+ },
+ {
+ "filename" : "Section Chat@2x.png",
+ "idiom" : "universal",
+ "scale" : "2x"
+ },
+ {
+ "filename" : "Section Chat@3x.png",
+ "idiom" : "universal",
+ "scale" : "3x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat.png b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat.png
new file mode 100644
index 0000000..6c60903
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat.png
Binary files differ
diff --git a/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@2x.png b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@2x.png
new file mode 100644
index 0000000..88ae66a
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@2x.png
Binary files differ
diff --git a/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@3x.png b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@3x.png
new file mode 100644
index 0000000..cb8cc7a
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Chat.imageset/Section Chat@3x.png
Binary files differ