vue-avataaars
Version:
A Vue js component for avataaars
66 lines (58 loc) • 2.37 kB
JSON
{
"masks": [
{
"offset": {"x": 0.000000, "y": 55.000000},
"scale": {"x": 1, "y": -1},
"id": "smile-mask",
"fill": "white",
"d": "M34.0082051,15.1361102 C35.1280248,29.123916 38.2345159,40.9925405 53.9961505,40.9999965 C69.757785,41.0074525 72.9169073,29.0566179 73.9942614,15.0063928 C74.0809675,13.8756222 73.1738581,12.9999965 72.0369872,12.9999965 C65.3505138,12.9999965 62.6703194,14.9936002 53.9894323,14.9999965 C45.3085452,15.0063928 40.7567994,12.9999965 36.0924943,12.9999965 C34.9490269,12.9999965 33.8961688,13.7366502 34.0082051,15.1361102 Z"
}
],
"geometries": [
{
"offset": {"x": 0.000000, "y": 55.000000},
"scale": {"x": 1, "y": -1},
"id": "mouth",
"type": "path",
"fillOpacity": "0.699999988",
"fill": "#000000",
"fillRule": "evenodd",
"d": "M34.0082051,15.1361102 C35.1280248,29.123916 38.2345159,40.9925405 53.9961505,40.9999965 C69.757785,41.0074525 72.9169073,29.0566179 73.9942614,15.0063928 C74.0809675,13.8756222 73.1738581,12.9999965 72.0369872,12.9999965 C65.3505138,12.9999965 62.6703194,14.9936002 53.9894323,14.9999965 C45.3085452,15.0063928 40.7567994,12.9999965 36.0924943,12.9999965 C34.9490269,12.9999965 33.8961688,13.7366502 34.0082051,15.1361102 Z"
},
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "teeth",
"type": "rect",
"fill": "#FFFFFF",
"fillRule": "evenodd",
"mask": "smile-mask",
"x": 39,
"y": 3,
"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": 44,
"r": 11
},
{
"offset": {"x": 0.000000, "y": 0.000000},
"id": "tongue-b",
"type": "circle",
"fill": "#FF4F6D",
"fillRule": "evenodd",
"mask": "smile-mask",
"cx": 59,
"cy": 44,
"r": 11
}
]
}