Add raster panel icon family
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 485 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 485 KiB |
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 4.3 KiB |
|
|
@ -1,64 +1,20 @@
|
|||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:0.09020,0.06275,0.04314,1.00000"
|
||||
"fill": {
|
||||
"type": "solid",
|
||||
"color": "#00000000"
|
||||
},
|
||||
"groups" : [
|
||||
"layers": [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"glass" : false,
|
||||
"hidden" : false,
|
||||
"image-name" : "burrow-ground.png",
|
||||
"name" : "burrow-ground",
|
||||
"position" : {
|
||||
"scale" : 1,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
18
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"hidden" : false,
|
||||
"image-name" : "owl-figure.png",
|
||||
"name" : "owl-figure",
|
||||
"position" : {
|
||||
"scale" : 1.16,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
18
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"hidden" : false,
|
||||
"image-name" : "owl-legs.png",
|
||||
"name" : "owl-legs",
|
||||
"position" : {
|
||||
"scale" : 1.16,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
18
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.36
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : false,
|
||||
"value" : 0
|
||||
"blend-mode": "normal",
|
||||
"image-name": "owl-figure.png",
|
||||
"name": "panel-raster",
|
||||
"position": {
|
||||
"scale": 1,
|
||||
"translation-in-points": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||