Skip to content

Commit 50f2965

Browse files
committed
chore(icons): add icon for macOS 26
Signed-off-by: so5iso4ka <[email protected]>
1 parent fd45bf2 commit 50f2965

File tree

3 files changed

+187
-0
lines changed

3 files changed

+187
-0
lines changed
Lines changed: 91 additions & 0 deletions
Loading
Lines changed: 24 additions & 0 deletions
Loading
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"color-space-for-untagged-svg-colors": "display-p3",
3+
"fill": {
4+
"solid": "extended-gray:1.00000,1.00000"
5+
},
6+
"groups": [
7+
{
8+
"layers": [
9+
{
10+
"image-name": "block.svg",
11+
"name": "block",
12+
"position": {
13+
"scale": 19.28,
14+
"translation-in-points": [
15+
0,
16+
0
17+
]
18+
}
19+
}
20+
],
21+
"shadow": {
22+
"kind": "neutral",
23+
"opacity": 0.5
24+
},
25+
"translucency": {
26+
"enabled": true,
27+
"value": 0.5
28+
}
29+
},
30+
{
31+
"blur-material-specializations": [
32+
{
33+
"value": 0.5
34+
},
35+
{
36+
"appearance": "dark",
37+
"value": null
38+
}
39+
],
40+
"layers": [
41+
{
42+
"blend-mode": "normal",
43+
"fill": "automatic",
44+
"glass": true,
45+
"hidden": false,
46+
"image-name": "rainbow.svg",
47+
"name": "rainbow",
48+
"position": {
49+
"scale": 19.28,
50+
"translation-in-points": [
51+
0,
52+
0
53+
]
54+
}
55+
}
56+
],
57+
"shadow": {
58+
"kind": "neutral",
59+
"opacity": 0.5
60+
},
61+
"translucency": {
62+
"enabled": false,
63+
"value": 0.5
64+
}
65+
}
66+
],
67+
"supported-platforms": {
68+
"squares": [
69+
"macOS"
70+
]
71+
}
72+
}

0 commit comments

Comments
 (0)