aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2025-11-17 11:48:02 -0800
committerDustin Mierau <dustin@mierau.me>2025-11-17 11:48:17 -0800
commit6a95b53616a4abfa306ddce43151cf4fefbd20ed (patch)
treeb1352fa11539f18fb4d6e0d5b6fc46cecb437662 /Hotline/Assets
parent7b86c071727e35573d06fa43d72e169d8f468d67 (diff)
New macOS 26 app icon. Prepping NewsView for category/topic management.
Diffstat (limited to 'Hotline/Assets')
-rw-r--r--Hotline/Assets/App Icon.icon/Assets/hl.svg3
-rw-r--r--Hotline/Assets/App Icon.icon/icon.json49
2 files changed, 52 insertions, 0 deletions
diff --git a/Hotline/Assets/App Icon.icon/Assets/hl.svg b/Hotline/Assets/App Icon.icon/Assets/hl.svg
new file mode 100644
index 0000000..05a1bbb
--- /dev/null
+++ b/Hotline/Assets/App Icon.icon/Assets/hl.svg
@@ -0,0 +1,3 @@
+<svg width="292" height="524" viewBox="0 0 292 524" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M0 72.2197C0 66.5834 2.71083 61.294 7.27848 58.018L86.34 1.31264C90.9415 -1.98774 97.3333 1.31516 97.3333 6.99335V206.35H194.667V73.7098C194.667 67.9266 199.336 63.2383 205.095 63.2383L281.571 63.2383C287.331 63.2383 292 67.9266 292 73.7099L292 448.941C292 454.434 289.424 459.607 285.048 462.903L205.79 522.591C201.207 526.043 194.667 522.759 194.667 517.006V315.04L97.3333 314.717V450.686C97.3333 456.47 92.6643 461.158 86.9048 461.158H10.4286C4.66903 461.158 0 456.47 0 450.686V72.2197Z" fill="white"/>
+</svg>
diff --git a/Hotline/Assets/App Icon.icon/icon.json b/Hotline/Assets/App Icon.icon/icon.json
new file mode 100644
index 0000000..e147fe7
--- /dev/null
+++ b/Hotline/Assets/App Icon.icon/icon.json
@@ -0,0 +1,49 @@
+{
+ "fill" : {
+ "linear-gradient" : [
+ "display-p3:0.98824,0.15686,0.15686,1.00000",
+ "srgb:0.83024,0.00000,0.00000,1.00000"
+ ],
+ "orientation" : {
+ "start" : {
+ "x" : 0.5,
+ "y" : 0
+ },
+ "stop" : {
+ "x" : 0.5,
+ "y" : 0.7
+ }
+ }
+ },
+ "groups" : [
+ {
+ "layers" : [
+ {
+ "image-name" : "hl.svg",
+ "name" : "hl",
+ "position" : {
+ "scale" : 1.33,
+ "translation-in-points" : [
+ 0,
+ -4.509732002588862e-05
+ ]
+ }
+ }
+ ],
+ "shadow" : {
+ "kind" : "neutral",
+ "opacity" : 0.5
+ },
+ "translucency" : {
+ "enabled" : true,
+ "value" : 0.5
+ }
+ }
+ ],
+ "supported-platforms" : {
+ "circles" : [
+ "watchOS"
+ ],
+ "squares" : "shared"
+ }
+} \ No newline at end of file