feat: initial commit
This commit is contained in:
46
examples/wails3_init_updater/build/appicon.icon/icon.json
Normal file
46
examples/wails3_init_updater/build/appicon.icon/icon.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"fill": {
|
||||
"automatic-gradient": "extended-gray:1.00000,1.00000"
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"layers": [
|
||||
{
|
||||
"fill-specializations": [
|
||||
{
|
||||
"appearance": "dark",
|
||||
"value": {
|
||||
"solid": "srgb:0.92143,0.92145,0.92144,1.00000"
|
||||
}
|
||||
},
|
||||
{
|
||||
"appearance": "tinted",
|
||||
"value": {
|
||||
"solid": "srgb:0.83742,0.83744,0.83743,1.00000"
|
||||
}
|
||||
}
|
||||
],
|
||||
"image-name": "wails_icon_vector.svg",
|
||||
"name": "wails_icon_vector",
|
||||
"position": {
|
||||
"scale": 1.25,
|
||||
"translation-in-points": [36.890625, 4.96875]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow": {
|
||||
"kind": "neutral",
|
||||
"opacity": 0.5
|
||||
},
|
||||
"specular": true,
|
||||
"translucency": {
|
||||
"enabled": true,
|
||||
"value": 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms": {
|
||||
"circles": ["watchOS"],
|
||||
"squares": "shared"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user