vue-avataaars
Version:
A Vue js component for avataaars
64 lines (56 loc) • 1.98 kB
JSON
{
"masks": [
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "smile-mask",
"fill": "white",
"d": "M35.117844,15.1280772 C36.1757121,24.6198025 44.2259873,32 54,32 C63.8042055,32 71.8740075,24.574136 72.8917593,15.0400546 C72.9736685,14.272746 72.1167429,13 71.042767,13 C56.1487536,13 44.7379213,13 37.0868244,13 C36.0066168,13 35.0120058,14.1784435 35.117844,15.1280772 Z"
}
],
"geometries": [
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "mouth",
"type": "path",
"fillOpacity": "0.699999988",
"fill": "#000000",
"fillRule": "evenodd",
"d": "M35.117844,15.1280772 C36.1757121,24.6198025 44.2259873,32 54,32 C63.8042055,32 71.8740075,24.574136 72.8917593,15.0400546 C72.9736685,14.272746 72.1167429,13 71.042767,13 C56.1487536,13 44.7379213,13 37.0868244,13 C36.0066168,13 35.0120058,14.1784435 35.117844,15.1280772 Z"
},
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "teeth",
"type": "rect",
"fill": "#FFFFFF",
"fillRule": "evenodd",
"mask": "smile-mask",
"x": 39,
"y": 2,
"width": 31,
"height": 16,
"rx": 5
},
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "tongue-a",
"type": "circle",
"fill": "#FF4F6D",
"fillRule": "evenodd",
"mask": "smile-mask",
"cx": 49,
"cy": 35,
"r": 11
},
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "tongue-b",
"type": "circle",
"fill": "#FF4F6D",
"fillRule": "evenodd",
"mask": "smile-mask",
"cx": 59,
"cy": 35,
"r": 11
}
]
}