pixelArt top-level constant
String
const pixelArt
Raw JSON definition of the DiceBear pixel-art avatar style.
Implementation
const String pixelArt = '''{
"\$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@1.2.0/dist/definition.min.json",
"\$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
"meta": {
"license": {
"name": "CC0 1.0",
"url": "https://creativecommons.org/publicdomain/zero/1.0/",
"text": "„Pixel Art” (https://www.figma.com/community/file/1198754108850888330) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)"
},
"creator": {
"name": "DiceBear",
"url": "https://www.dicebear.com"
},
"source": {
"name": "Pixel Art",
"url": "https://www.figma.com/community/file/1198754108850888330"
}
},
"canvas": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2h8v1h1v3h1v2h-1v3h-1v1H9v1h4v1h1v2H2v-2h1v-1h4v-1H4v-1H3V8H2V6h1V3h1z",
"fill": {
"type": "color",
"name": "skin"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2h8v1h1v3h1v2h-1v3h-1v1H4v-1H3V8H2V6h1V3h1z",
"fill": "white",
"fill-opacity": ".1"
}
},
{
"name": "accessories",
"type": "component",
"attributes": {
"transform": "translate(1 7)"
}
},
{
"name": "clothes",
"type": "component",
"attributes": {
"transform": "translate(2 12)"
}
},
{
"name": "eyes",
"type": "component",
"attributes": {
"transform": "translate(4 5)"
}
},
{
"name": "glasses",
"type": "component",
"attributes": {
"transform": "translate(2 4)"
}
},
{
"name": "beard",
"type": "component",
"attributes": {
"transform": "translate(3 6)"
}
},
{
"name": "mouth",
"type": "component",
"attributes": {
"transform": "translate(6 9)"
}
},
{
"name": "hair",
"type": "component"
},
{
"name": "hat",
"type": "component",
"attributes": {
"transform": "translate(1)"
}
}
],
"width": 16,
"height": 16
},
"attributes": {
"fill": "none",
"shape-rendering": "crispEdges"
},
"components": {
"accessories": {
"width": 14,
"height": 2,
"probability": 10,
"variants": {
"variant01": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
}
]
},
"variant02": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
}
]
},
"variant03": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "accessories"
}
}
}
]
},
"variant04": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "accessories"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "accessories"
}
}
}
]
}
}
},
"beard": {
"width": 10,
"height": 8,
"probability": 5,
"variants": {
"variant01": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant01-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M2 3h1v1h4V3h1V2h2v3H9v1H1V5H0V2h2z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant01-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant02": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant02-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M6 8H4V7H3V6H2V5h6v1H7v1H6z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant02-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant03": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant03-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M8 8H2V7H1V5H0V3h2v1h6V3h2v2H9v2H8z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant03-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant04": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant04-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"opacity": ".9",
"x": "3",
"y": "5",
"width": "4",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant04-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant05": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant05-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M1 2h1v1h6V2h1V0h1v5H9v1H1V5H0V0h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant05-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant06": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant06-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M3 4h4V3h3v2H9v1H1V5H0V3h3z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant06-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant07": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant07-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M10 5H9v1H1V5H0V3h10z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant07-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
},
"variant08": {
"elements": [
{
"name": "mask",
"type": "element",
"attributes": {
"id": "beardVariant08-a",
"style": "mask-type:luminance"
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"opacity": ".9",
"d": "M1 3h8V0h1v5H9v1H1V5H0V0h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
{
"name": "g",
"type": "element",
"attributes": {
"mask": "url(#beardVariant08-a)"
},
"children": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "-3",
"y": "-6",
"width": "16",
"height": "16",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
]
}
}
},
"clothes": {
"width": 12,
"height": 4,
"variants": {
"variant01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v1h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"variant02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v2h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "3",
"width": "1",
"height": "1",
"transform": "rotate(.4 2 3)",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "3",
"width": "1",
"height": "1",
"transform": "rotate(.4 5 3)",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"variant03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v1h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H1v1H0v2h12V2h-1V1H9v1H3z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 2h1v1h4V2h1V1h2v1h1v2H0V2h1V1h2z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v1h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"variant07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H2v3h3V3H4V2H3zm7 0H9v1H8v1H7v1h3z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant08": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v2h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant09": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h1v2h6V1h1v2h1v1H1V3h1z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"variant10": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h1v1h6V1h1v1h1v2H1V2h1z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
}
]
},
"variant11": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v1h1v1h2V2h1z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant12": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M5 0h2v1h4v1h1v2H0V2h1V1h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "2",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
}
]
},
"variant13": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H1v1H0v2h12V2h-1V1H9v1H3z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant14": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H1v1H0v2h12V2h-1V1H9v1H8v1H4V2H3z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant15": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2H2v1H1v1h4V3H4zm6 1h1v1H7V3h1V2h2z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant16": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H1v1H0v2h5V3H4V2H3zm8 0H9v1H8v1H7v1h5V2h-1z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant17": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h2v1h1v1h2V2h1V1h2v1h1v2H1V2h1z",
"fill": {
"type": "color",
"name": "clothing"
}
}
}
]
},
"variant18": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h2v1h1v1h2V2h1V1h2v3H2z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 4 2)",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 3 1)",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 5 3)",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 5 2)",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 4 1)",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 6 3)",
"fill": "white",
"fill-opacity": ".5"
}
}
]
},
"variant19": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h1v1h6V1h1v3H2z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant20": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "8",
"height": "2",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "2",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant21": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1H2v3h3V3H4V2H3zm7 0H9v1H8v1H7v1h3z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant22": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 1H2v3h2zm6 0H8v3h2z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"variant23": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M8 1h3v1h1v2H0V2h1V1h3v1h4z",
"fill": {
"type": "color",
"name": "clothing"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".2"
}
}
]
}
}
},
"eyes": {
"width": 8,
"height": 3,
"variants": {
"variant01": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "3",
"transform": "matrix(-1 0 0 1 8 0)",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "3",
"transform": "matrix(-1 0 0 1 3 0)",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 8 1)",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 3 1)",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 8 1)",
"fill": "white",
"fill-opacity": ".7"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 3 1)",
"fill": "white",
"fill-opacity": ".7"
}
}
]
},
"variant02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M7 0H6v2h2V1H7zM2 0H1v2h2V1H2z",
"fill": "white"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M6 0v1h1v1H5V0zM1 0v1h1v1H0V0z",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M6 0v1H5V0zm1 1v1H6V1zM1 0v1H0V0zm1 1v1H1V1z",
"fill": "white",
"fill-opacity": ".5"
}
}
]
},
"variant03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M6 0h1v2H5V1h1zM1 0h1v2H0V1h1z",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 7 1)",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 2 1)",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 0H1v2h2V1H2zm5 0H6v2h2V1H7z",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant05": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M7 0H6v1H5v1h3V1H7z",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 0H1v1H0v1h3V1H2z",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".5"
}
}
]
},
"variant06": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant07": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant08": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "2",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant09": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
}
]
},
"variant10": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".4"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".4"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".4"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".4"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".7"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".7"
}
}
]
},
"variant11": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "3",
"height": "3",
"fill": "white"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".7"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".7"
}
}
]
},
"variant12": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M1 1h1v2H0V2h1zm5 0h1v2H5V2h1z",
"fill": "white"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M2 1v1H1v1h2V1zm5 0v1H6v1h2V1z",
"fill": {
"type": "color",
"name": "eyes"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M2 1v1h1V1zM1 2v1h1V2zm6-1v1h1V1zM6 2v1h1V2z",
"fill": "white",
"fill-opacity": ".5"
}
}
]
}
}
},
"glasses": {
"width": 12,
"height": 5,
"probability": 20,
"variants": {
"dark01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 1h5v1H2v1H1V2H0zm5 2v1H2V3zm2 0H5V2h2zm3 0H7v1h3zm0-1H7V1h5v1h-1v1h-1z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "2",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"dark02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M12 1H0v1h1v2h4V3h2v1h4V2h1zm-2 1H7v1h3zM5 3H2V2h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
}
]
},
"dark03": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "12",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "10",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "8",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "2",
"width": "2",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
}
]
},
"dark04": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "3",
"height": "3",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "3",
"height": "3",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
}
]
},
"dark05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M0 1v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1H7v1H5V1zm5 1v2H2V2zm2 0v2h3V2z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "2",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "2",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"dark06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M0 1v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1zm10 3H7V2h3zM5 4H2V2h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "2",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "2",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"dark07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M10 0H7v1H5V0H2v1H0v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1h-2zm0 1v3H7V1zM5 4H2V1h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "3",
"height": "3",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "3",
"height": "3",
"fill": "black",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"light01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 1h5v1H2v1H1V2H0zm5 2v1H2V3zm2 0H5V2h2zm3 0H7v1h3zm0-1H7V1h5v1h-1v1h-1z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "2",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"light02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M12 1H0v1h1v2h4V3h2v1h4V2h1zm-2 1H7v1h3zM5 3H2V2h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"light03": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "12",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "10",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "8",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "2",
"width": "2",
"height": "1",
"fill": "black",
"fill-opacity": ".3"
}
}
]
},
"light04": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "3",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "3",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "glasses"
}
}
}
]
},
"light05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M0 1v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1H7v1H5V1zm5 1v2H2V2zm2 0v2h3V2z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"light06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M0 1v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1zm10 3H7V2h3zM5 4H2V2h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "3",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "3",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "2",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"light07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M10 0H7v1H5V0H2v1H0v1h1v2h1v1h3V4h2v1h3V4h1V2h1V1h-2zm0 1v3H7V1zM5 4H2V1h3z",
"fill": {
"type": "color",
"name": "glasses"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "3",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "3",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".2"
}
}
]
}
}
},
"hair": {
"width": 16,
"height": 16,
"variants": {
"long01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M12 1H5v1H4v1H3v1H2v2h2V5h1V4h1V3h5v1h1v1h1v1h1V3h-1V2h-1zm1 7h1v6h-1v-1H9v-1h3v-1h1zM2 8h1v3h1v1h3v1H3v1H2z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2h8v1h1v2h1v7h-1v-1h-1V5h-1V4H5v1H4v6H3v1H2V5h1V3h1zM2 12v1H1v-1zm12 0h1v1h-1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2h8v1h1v2h1v6h1v2h-2v-1h-1V5h-1V4H5v1H4v7H3v1H1v-2h1V5h1V3h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M12 1H5v1H4v1H3v1H2v2h2V5h1V4h1V3h5v1h1v1h1v1h1V3h-1V2h-1zm1 7h1v4h-2v-1h1zM2 8h1v3h1v1H2z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 0H1v3h2v1H2v2h1V5h2V4h1V3h5v1h1v1h1v1h1V3h-1V2h-1V1H6v1H4zM2 8h1v1H2zm12 0h-1v1h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 2h10v1h1v3h-1V4H3v2H2V3h1zm10 6h1v1h1v2h-1v-1h-1zm2 3h1v1h-1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1h10v1h1v1h1v10h-1v-1h-1V8h1V6h-1V4h-1V3H5v1H4v1H3v1H2v2h1v4H2v1H1V3h1V2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long08": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h12v1h1v11h-1v-1h-1V8h1V6h-1V3h-1v1h-1V3H8v1H7v1H6v1H5v1H4v1H3v4H2v1H1V2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long09": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1h12v1h1v11h-1v-1h-1V8h1V6h-1V3H3v3H2v2h1v4H2v1H1V2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long10": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 1v1H3v1H2v1H1v6h2V8H2V6h1V4h1V3h2v1h1V3h1V2H7V1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long11": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M6 1v1H3v2H2v2h1V5h4V4h3V3h2v1h1v2h1V2h-2V1zM2 8h1v2H2zm12 0h-1v2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long12": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M5 4V3h7v1h1v2h1v2h-1v3h-1v1H9v1h4v1h1v3h1V3h-1V2h-1V1H3v1H2v1H1v14h1v-3h1v-1h4v-1H4v-1H3V8H2V6h1V5h1V4z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long13": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M13 1H3v1H2v1H1v11h2V4h10v10h2V3h-1V2h-1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long14": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M5 1H3v1H2v2h1v1h1V4h8v1h1V4h1V2h-1V1h-2v1H5z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long15": {
"elements": [
{
"name": "g",
"type": "element",
"attributes": {
"fill": {
"type": "color",
"name": "hair"
}
},
"children": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M5 0h1v1H5z"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 3h1V1h2v1h1V1h1v1h1V1H7V0h2v2h1V1h1v1h1V1h1v1h1v1h-1v1H4v1H3v1H2V5H1V4h1z"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 3H1V2h1zM1 6H0V5h1zm1 2H1V6h1zm0 0h1v2H2z"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"d": "M14 4h-1v2h2V5h1V4h-1V3h-1zm0 0h1v1h-1z"
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M12 1h-1V0h1zm1 7h1v2h-1z"
}
}
]
}
]
},
"long16": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 1h8v1h2v1h1v3h-1V4h-2V3H6v1H5V3H4v1H3v2H2v2h1v2H1V3h1V2h1zm11 7h-1v2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long17": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M5 1h7v1h1v1h1v3h-1V4h-2V3H5v1H4v1H3v1H2v2h1v3h1v1H1V4h1V3h1V2h2z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long18": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M13 2H3v1H2v3h1V4h10v2h1V3h-1zM2 8h1v2H2v1H1V9h1zm-1 3v1H0v-1zm15 0h-1V9h-1V8h-1v2h1v1h1v1h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long19": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M13 2H3v1H2v3h1V4h10v2h1V3h-1zM3 8H2v1H1v2H0v1h1v-1h1v-1h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long20": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 1h8v1h1v1h1v3h-1V4h-1V3H6v1H3v2H2V3h1V2h1zM2 8h1v3h1v1h3v1H2zm10 4H9v1h5V8h-1v3h-1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"long21": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M13 1H3v1H2v4h1V3h10v3h1V2h-1zM2 8h1v3h1v1H2zm10 3h1V8h1v4h-2z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short01": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "8",
"height": "1",
"transform": "matrix(-1 0 0 1 12 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "6",
"height": "1",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 13 4)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 13 5)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "1",
"transform": "matrix(-1 0 0 1 6 4)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "4",
"height": "1",
"transform": "matrix(-1 0 0 1 7 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 5 5)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 4 6)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short02": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "8",
"height": "1",
"transform": "matrix(-1 0 0 1 12 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 13 4)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "1",
"transform": "matrix(-1 0 0 1 6 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 5 4)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 4 5)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short03": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "8",
"height": "1",
"transform": "matrix(-1 0 0 1 12 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "3",
"height": "1",
"transform": "matrix(-1 0 0 1 6 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "1",
"transform": "matrix(-1 0 0 1 5 4)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short04": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "2",
"transform": "matrix(-1 0 0 1 4 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "2",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "8",
"height": "1",
"transform": "matrix(-1 0 0 1 12 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short05": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "3",
"transform": "matrix(-1 0 0 1 9 1)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "2",
"transform": "matrix(-1 0 0 1 8 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "3",
"transform": "matrix(-1 0 0 1 10 0)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 11 1)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short06": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "3",
"transform": "matrix(-1 0 0 1 4 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "3",
"transform": "matrix(-1 0 0 1 13 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "9",
"height": "2",
"transform": "matrix(-1 0 0 1 12 1)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "2",
"transform": "matrix(-1 0 0 1 4 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "2",
"height": "2",
"transform": "matrix(-1 0 0 1 14 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short07": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 5 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 12 2)",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short08": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "5",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "8",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "3",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short09": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "5",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "7",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "5",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short10": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "10",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "5",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"width": "1",
"height": "1",
"transform": "matrix(-1 0 0 1 13 3)",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short11": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "8",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "5",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "5",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "6",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"y": "7",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "8",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "5",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "14",
"y": "6",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "15",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "15",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "14",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "14",
"y": "8",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "15",
"y": "6",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "15",
"y": "7",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short12": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "1",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "2",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short13": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "10",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "5",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "2",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "1",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "14",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "4",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short14": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "4",
"width": "1",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "4",
"width": "1",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "10",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short15": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "10",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "8",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "4",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "4",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short16": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "10",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "1",
"width": "8",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short17": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "3",
"width": "2",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "3",
"width": "2",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "2",
"width": "10",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "1",
"width": "8",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short18": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "3",
"width": "2",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "3",
"width": "2",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "3",
"width": "2",
"height": "3",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short19": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"y": "2",
"width": "8",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "3",
"width": "3",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "3",
"width": "3",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "3",
"width": "1",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short20": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "2",
"width": "4",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "2",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short21": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "1",
"width": "2",
"height": "2",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short22": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2h8v1h1v2h-2V4H5v1H3V3h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short23": {
"elements": [
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "2",
"width": "4",
"height": "1",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
},
"short24": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M11 2H5v1h1v1h4V3h1zM3 3h1v2H3zm10 0h-1v2h1z",
"fill": {
"type": "color",
"name": "hair"
}
}
}
]
}
}
},
"hat": {
"width": 14,
"height": 5,
"probability": 5,
"variants": {
"variant01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v3H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "4",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "3",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "2",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "1",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M11 1H3v1H2v2h12V3h-2V2h-1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "4",
"width": "1",
"height": "3",
"transform": "rotate(-180 10 4)",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v2H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "1",
"width": "1",
"height": "10",
"transform": "rotate(90 12 1)",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "3",
"width": "1",
"height": "12",
"transform": "rotate(90 13 3)",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v3H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "12",
"y": "1",
"width": "1",
"height": "10",
"transform": "rotate(90 12 1)",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "13",
"y": "3",
"width": "1",
"height": "12",
"transform": "rotate(90 13 3)",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v2H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "1",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "2",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "6",
"y": "3",
"width": "1",
"height": "1",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M12 0H2v3H0v1h14V3h-2z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "1",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M11 1H3v1H2v2h12V3h-2V2h-1z",
"fill": {
"type": "color",
"name": "hat"
}
}
}
]
},
"variant08": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v2H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "11",
"y": "2",
"width": "1",
"height": "3",
"transform": "rotate(90 11 2)",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant09": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0h8v1h1v1h1v3H1V2h1V1h1z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "10",
"y": "2",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "8",
"y": "2",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
}
]
},
"variant10": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M11 0H3v2H1v3h12V2h-2z",
"fill": {
"type": "color",
"name": "hat"
}
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "9",
"y": "2",
"width": "1",
"height": "3",
"fill": "white",
"fill-opacity": ".3"
}
},
{
"name": "rect",
"type": "element",
"attributes": {
"x": "7",
"y": "3",
"width": "1",
"height": "2",
"fill": "white",
"fill-opacity": ".3"
}
}
]
}
}
},
"mouth": {
"width": 4,
"height": 3,
"variants": {
"happy01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0v2h2V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M2 1v1h1V1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0v1h1v1H0V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0v1H2v1h2V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0v2h2V1H2V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 2V1H2V0H1v1h1v1z",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"happy06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 0v1h1v1h2V1h1V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 2V1H1V0H0v1h1v1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy08": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 2V1h3V0h1v1H3v1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy09": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0H0v1h1zm3 0H3v1h1zM3 1H1v1h2z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy10": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M4 0v1H3v1H1V1h2V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy11": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 0v1h1v1h2V1H1V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"happy12": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 1v1h1v1h2V2h1V1H3V0H1v1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 1v1h2V1z",
"fill": "white"
}
}
]
},
"happy13": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 1v1h1v1h2V2h1V1H3V0H1v1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
},
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 1v1h2V1z",
"fill": "white",
"fill-opacity": ".2"
}
}
]
},
"sad01": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 2H0V1h1zm3 0H3V1h1zM3 1H1V0h2z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad02": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0v1h2v1h1V1H3V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad03": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M3 0v1H1v1H0V1h1V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad04": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 0h3v1H0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad05": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0h3v1H1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad06": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 0h4v1H0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad07": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0h2v1H1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad08": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 0v1h3v1h1V1H3V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad09": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M0 1v1h1V1h3V0H1v1z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
},
"sad10": {
"elements": [
{
"name": "path",
"type": "element",
"attributes": {
"d": "M1 0v1h1v1h1V0z",
"fill": {
"type": "color",
"name": "mouth"
}
}
}
]
}
}
}
},
"colors": {
"accessories": {
"notEqualTo": [],
"values": [
"#daa520",
"#ffd700",
"#fafad2",
"#d3d3d3",
"#a9a9a9"
]
},
"clothing": {
"notEqualTo": [],
"values": [
"#5bc0de",
"#428bca",
"#03396c",
"#88d8b0",
"#44c585",
"#00b159",
"#ff6f69",
"#d11141",
"#ae0001",
"#ffeead",
"#ffd969",
"#ffc425"
]
},
"eyes": {
"notEqualTo": [],
"values": [
"#76778b",
"#697b94",
"#647b90",
"#5b7c8b",
"#588387",
"#876658"
]
},
"glasses": {
"notEqualTo": [],
"values": [
"#4b4b4b",
"#323232",
"#191919",
"#43677d",
"#5f705c",
"#a04b5d"
]
},
"hair": {
"notEqualTo": [],
"values": [
"#cab188",
"#603a14",
"#83623b",
"#a78961",
"#611c17",
"#603015",
"#612616",
"#28150a",
"#009bbd",
"#bd1700",
"#91cb15"
]
},
"hat": {
"notEqualTo": [],
"values": [
"#2e1e05",
"#2663a3",
"#989789",
"#3d8a6b",
"#cc6192",
"#614f8a",
"#a62116"
]
},
"mouth": {
"notEqualTo": [],
"values": [
"#d29985",
"#c98276",
"#e35d6a",
"#de0f0d"
]
},
"skin": {
"notEqualTo": [],
"values": [
"#ffdbac",
"#f5cfa0",
"#eac393",
"#e0b687",
"#cb9e6e",
"#b68655",
"#a26d3d",
"#8d5524"
]
}
}
}''';