chore(apple): update Icon Composer app icon definition

This commit is contained in:
2026-07-27 12:19:13 +02:00
parent 73bc87d3d1
commit 8de190a36e

View File

@@ -1,65 +1,62 @@
{ {
"features" : [ "fill": {
"refractivity" "linear-gradient": [
], "extended-gray:1.00000,1.00000",
"fill" : { "display-p3:0.55433,0.59923,0.92884,1.00000"
"linear-gradient" : [ ]
"extended-gray:1.00000,1.00000", },
"display-p3:0.55433,0.59923,0.92884,1.00000" "groups": [
] {
}, "blend-mode": "normal",
"groups" : [ "blur-material": null,
{ "layers": [
"blend-mode" : "normal", {
"blur-material" : null, "image-name": "Mask.svg",
"layers" : [ "name": "Mask"
{ }
"image-name" : "Mask.svg", ],
"name" : "Mask" "lighting": "individual",
} "refractivity": {
], "depth": 0.5,
"lighting" : "individual", "enabled": true,
"refractivity" : { "strength": 0
"depth" : 0.5, },
"enabled" : true, "shadow": {
"strength" : 0 "kind": "neutral",
}, "opacity": 0.6
"shadow" : { },
"kind" : "neutral", "specular": true,
"opacity" : 0.6 "translucency": {
}, "enabled": true,
"specular" : true, "value": 0.8
"translucency" : { }
"enabled" : true, },
"value" : 0.8 {
} "layers": [
}, {
{ "image-name": "Drop.svg",
"layers" : [ "name": "Drop"
{ },
"image-name" : "Drop.svg", {
"name" : "Drop" "image-name": "U.svg",
}, "name": "U"
{ }
"image-name" : "U.svg", ],
"name" : "U" "lighting": "combined",
} "shadow": {
], "kind": "neutral",
"lighting" : "combined", "opacity": 0.6
"shadow" : { },
"kind" : "neutral", "translucency": {
"opacity" : 0.6 "enabled": true,
}, "value": 0.4
"translucency" : { }
"enabled" : true, }
"value" : 0.4 ],
} "supported-platforms": {
} "circles": [
], "watchOS"
"supported-platforms" : { ],
"circles" : [ "squares": "shared"
"watchOS" }
], }
"squares" : "shared"
}
}