Skip to content

Commit c51ec05

Browse files
committed
icon: add macOS 26 Icon Composer project
1 parent a86dedd commit c51ec05

File tree

2 files changed

+68
-0
lines changed

2 files changed

+68
-0
lines changed
3.04 MB
Loading

icon/icon.icon/icon.json

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"fill-specializations" : [
3+
{
4+
"value" : {
5+
"linear-gradient" : [
6+
"display-p3:0.39488,0.24356,0.44742,1.00000",
7+
"display-p3:0.24515,0.11286,0.28708,1.00000"
8+
]
9+
}
10+
},
11+
{
12+
"appearance" : "dark",
13+
"value" : {
14+
"linear-gradient" : [
15+
"display-p3:0.27475,0.12647,0.31624,1.00000",
16+
"display-p3:0.17670,0.06822,0.20669,1.00000"
17+
]
18+
}
19+
}
20+
],
21+
"groups" : [
22+
{
23+
"blend-mode" : "normal",
24+
"blur-material" : null,
25+
"hidden" : false,
26+
"layers" : [
27+
{
28+
"blend-mode" : "normal",
29+
"fill" : "none",
30+
"glass" : false,
31+
"image-name" : "icon_1024x1024.png",
32+
"name" : "icon_1024x1024",
33+
"opacity" : 1,
34+
"position" : {
35+
"scale" : 0.91,
36+
"translation-in-points" : [
37+
0,
38+
0
39+
]
40+
}
41+
}
42+
],
43+
"lighting" : "combined",
44+
"name" : "Group",
45+
"position" : {
46+
"scale" : 1,
47+
"translation-in-points" : [
48+
0,
49+
0
50+
]
51+
},
52+
"shadow" : {
53+
"kind" : "neutral",
54+
"opacity" : 0.5
55+
},
56+
"specular" : false,
57+
"translucency" : {
58+
"enabled" : false,
59+
"value" : 0.5
60+
}
61+
}
62+
],
63+
"supported-platforms" : {
64+
"squares" : [
65+
"macOS"
66+
]
67+
}
68+
}

0 commit comments

Comments
 (0)