@dicebear/definitions 10.0.0-rc.3 → 10.0.0-rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +2 -2
- package/README.md +3 -36
- package/dist/adventurer-neutral.min.json +1 -1
- package/dist/adventurer.min.json +1 -1
- package/dist/avataaars-neutral.min.json +1 -1
- package/dist/avataaars.min.json +1 -1
- package/dist/big-ears-neutral.min.json +1 -1
- package/dist/big-ears.min.json +1 -1
- package/dist/big-smile.min.json +1 -1
- package/dist/bottts-neutral.min.json +1 -1
- package/dist/bottts.min.json +1 -1
- package/dist/croodles-neutral.min.json +1 -1
- package/dist/croodles.min.json +1 -1
- package/dist/dylan.min.json +1 -1
- package/dist/fun-emoji.min.json +1 -1
- package/dist/glass.min.json +1 -1
- package/dist/icons.min.json +1 -1
- package/dist/identicon.min.json +1 -1
- package/dist/initials.min.json +1 -1
- package/dist/lorelei-neutral.min.json +1 -1
- package/dist/lorelei.min.json +1 -1
- package/dist/micah.min.json +1 -1
- package/dist/miniavs.min.json +1 -1
- package/dist/notionists-neutral.min.json +1 -1
- package/dist/notionists.min.json +1 -1
- package/dist/open-peeps.min.json +1 -1
- package/dist/personas.min.json +1 -1
- package/dist/pixel-art-neutral.min.json +1 -1
- package/dist/pixel-art.min.json +1 -1
- package/dist/rings.min.json +1 -1
- package/dist/shapes.min.json +1 -1
- package/dist/thumbs.min.json +1 -1
- package/dist/toon-head.min.json +1 -1
- package/package.json +1 -1
- package/src/adventurer-neutral.json +229 -221
- package/src/adventurer.json +831 -474
- package/src/avataaars-neutral.json +86 -86
- package/src/avataaars.json +283 -283
- package/src/big-ears-neutral.json +319 -330
- package/src/big-ears.json +479 -491
- package/src/big-smile.json +144 -144
- package/src/bottts-neutral.json +55 -59
- package/src/bottts.json +304 -321
- package/src/croodles-neutral.json +93 -88
- package/src/croodles.json +420 -411
- package/src/dylan.json +63 -36
- package/src/fun-emoji.json +164 -145
- package/src/glass.json +36 -142
- package/src/icons.json +855 -214
- package/src/identicon.json +115 -523
- package/src/initials.json +1 -1
- package/src/lorelei-neutral.json +114 -114
- package/src/lorelei.json +1154 -412
- package/src/micah.json +178 -194
- package/src/miniavs.json +177 -112
- package/src/notionists-neutral.json +132 -132
- package/src/notionists.json +437 -437
- package/src/open-peeps.json +221 -221
- package/src/personas.json +127 -127
- package/src/pixel-art-neutral.json +251 -298
- package/src/pixel-art.json +591 -558
- package/src/rings.json +91 -55
- package/src/shapes.json +39 -42
- package/src/thumbs.json +93 -80
- package/src/toon-head.json +200 -128
package/src/miniavs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.
|
|
2
|
+
"$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.13.0/dist/definition.min.json",
|
|
3
3
|
"$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
|
|
4
4
|
"meta": {
|
|
5
5
|
"license": {
|
|
@@ -19,27 +19,54 @@
|
|
|
19
19
|
"canvas": {
|
|
20
20
|
"elements": [
|
|
21
21
|
{
|
|
22
|
-
"
|
|
23
|
-
"
|
|
22
|
+
"name": "g",
|
|
23
|
+
"type": "element",
|
|
24
|
+
"attributes": {
|
|
25
|
+
"transform": "translate(13 13)"
|
|
26
|
+
},
|
|
27
|
+
"children": [
|
|
28
|
+
{
|
|
29
|
+
"name": "head",
|
|
30
|
+
"type": "component"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
24
33
|
},
|
|
25
34
|
{
|
|
26
|
-
"
|
|
27
|
-
"
|
|
35
|
+
"name": "g",
|
|
36
|
+
"type": "element",
|
|
37
|
+
"attributes": {
|
|
38
|
+
"transform": "translate(7 57)"
|
|
39
|
+
},
|
|
40
|
+
"children": [
|
|
41
|
+
{
|
|
42
|
+
"name": "body",
|
|
43
|
+
"type": "component"
|
|
44
|
+
}
|
|
45
|
+
]
|
|
28
46
|
},
|
|
29
47
|
{
|
|
30
|
-
"
|
|
31
|
-
"
|
|
48
|
+
"name": "g",
|
|
49
|
+
"type": "element",
|
|
50
|
+
"attributes": {
|
|
51
|
+
"transform": "translate(0 3)"
|
|
52
|
+
},
|
|
53
|
+
"children": [
|
|
54
|
+
{
|
|
55
|
+
"name": "hair",
|
|
56
|
+
"type": "component"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
32
59
|
},
|
|
33
60
|
{
|
|
34
61
|
"name": "g",
|
|
35
62
|
"type": "element",
|
|
36
63
|
"attributes": {
|
|
37
|
-
"transform": "translate(
|
|
64
|
+
"transform": "translate(28.93 45)"
|
|
38
65
|
},
|
|
39
66
|
"children": [
|
|
40
67
|
{
|
|
41
|
-
"
|
|
42
|
-
"
|
|
68
|
+
"name": "mouth",
|
|
69
|
+
"type": "component"
|
|
43
70
|
}
|
|
44
71
|
]
|
|
45
72
|
},
|
|
@@ -47,22 +74,40 @@
|
|
|
47
74
|
"name": "g",
|
|
48
75
|
"type": "element",
|
|
49
76
|
"attributes": {
|
|
50
|
-
"transform": "translate(
|
|
77
|
+
"transform": "translate(24 35)"
|
|
51
78
|
},
|
|
52
79
|
"children": [
|
|
53
80
|
{
|
|
54
|
-
"
|
|
55
|
-
"
|
|
81
|
+
"name": "eyes",
|
|
82
|
+
"type": "component"
|
|
56
83
|
}
|
|
57
84
|
]
|
|
58
85
|
},
|
|
59
86
|
{
|
|
60
|
-
"
|
|
61
|
-
"
|
|
87
|
+
"name": "g",
|
|
88
|
+
"type": "element",
|
|
89
|
+
"attributes": {
|
|
90
|
+
"transform": "translate(25 31)"
|
|
91
|
+
},
|
|
92
|
+
"children": [
|
|
93
|
+
{
|
|
94
|
+
"name": "glasses",
|
|
95
|
+
"type": "component"
|
|
96
|
+
}
|
|
97
|
+
]
|
|
62
98
|
},
|
|
63
99
|
{
|
|
64
|
-
"
|
|
65
|
-
"
|
|
100
|
+
"name": "g",
|
|
101
|
+
"type": "element",
|
|
102
|
+
"attributes": {
|
|
103
|
+
"transform": "translate(26.5 43)"
|
|
104
|
+
},
|
|
105
|
+
"children": [
|
|
106
|
+
{
|
|
107
|
+
"name": "mustache",
|
|
108
|
+
"type": "component"
|
|
109
|
+
}
|
|
110
|
+
]
|
|
66
111
|
}
|
|
67
112
|
],
|
|
68
113
|
"width": 64,
|
|
@@ -74,8 +119,8 @@
|
|
|
74
119
|
},
|
|
75
120
|
"components": {
|
|
76
121
|
"head": {
|
|
77
|
-
"width":
|
|
78
|
-
"height":
|
|
122
|
+
"width": 33.25,
|
|
123
|
+
"height": 51,
|
|
79
124
|
"variants": {
|
|
80
125
|
"normal": {
|
|
81
126
|
"elements": [
|
|
@@ -83,7 +128,7 @@
|
|
|
83
128
|
"name": "path",
|
|
84
129
|
"type": "element",
|
|
85
130
|
"attributes": {
|
|
86
|
-
"d": "
|
|
131
|
+
"d": "M32.89 23.1c0 8.5-1.26 18.86-10.89 19.82v9.95S18.36 55 13.5 55 5 51.52 5 51.52V29a5 5 0 0 1-1.3-9.83C2.36 9.64 4.5 0 19 0c14.6 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29",
|
|
87
132
|
"fill": {
|
|
88
133
|
"type": "color",
|
|
89
134
|
"name": "skin"
|
|
@@ -94,7 +139,7 @@
|
|
|
94
139
|
"name": "path",
|
|
95
140
|
"type": "element",
|
|
96
141
|
"attributes": {
|
|
97
|
-
"d": "
|
|
142
|
+
"d": "M22 42.92q-.72.07-1.5.07c-8.88 0-13.9-7.15-15.5-14.6v23.14S8.64 55 13.5 55s8.5-2.13 8.5-2.13z",
|
|
98
143
|
"fill": "black",
|
|
99
144
|
"fill-opacity": "0.07"
|
|
100
145
|
}
|
|
@@ -103,7 +148,7 @@
|
|
|
103
148
|
"name": "path",
|
|
104
149
|
"type": "element",
|
|
105
150
|
"attributes": {
|
|
106
|
-
"d": "
|
|
151
|
+
"d": "M21.63 42.95q-.55.04-1.13.04c-6.53 0-10.97-3.86-13.5-8.87v1.12c0 5.38 2.61 9.75 8.28 9.75h1.35c3.34.03 4.59.04 5-2.04M3.7 19.17A5 5 0 0 0 5.14 29a25 25 0 0 1-.71-5.9 47 47 0 0 1-.73-3.93",
|
|
107
152
|
"fill": "black",
|
|
108
153
|
"fill-opacity": "0.07"
|
|
109
154
|
}
|
|
@@ -112,8 +157,8 @@
|
|
|
112
157
|
"name": "rect",
|
|
113
158
|
"type": "element",
|
|
114
159
|
"attributes": {
|
|
115
|
-
"x": "
|
|
116
|
-
"y": "
|
|
160
|
+
"x": "23",
|
|
161
|
+
"y": "28",
|
|
117
162
|
"width": "3",
|
|
118
163
|
"height": "2",
|
|
119
164
|
"rx": "1",
|
|
@@ -129,7 +174,7 @@
|
|
|
129
174
|
"name": "path",
|
|
130
175
|
"type": "element",
|
|
131
176
|
"attributes": {
|
|
132
|
-
"d": "
|
|
177
|
+
"d": "M33.07 27.4c.47 7.5.94 15-11.07 15.56v9.91S18.36 55 13.5 55 5 51.52 5 51.52V32.1q-.3-1.53-.41-3.12a5 5 0 0 1-.9-9.8C2.37 9.63 4.52 0 19 0c14.6 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29c0 1.4.09 2.86.18 4.3",
|
|
133
178
|
"fill": {
|
|
134
179
|
"type": "color",
|
|
135
180
|
"name": "skin"
|
|
@@ -140,7 +185,7 @@
|
|
|
140
185
|
"name": "path",
|
|
141
186
|
"type": "element",
|
|
142
187
|
"attributes": {
|
|
143
|
-
"d": "
|
|
188
|
+
"d": "M4.59 28.98c-.16-1.97-.16-3.97-.16-5.88a47 47 0 0 1-.73-3.93 5 5 0 0 0 .89 9.81M5 32.1v19.42S8.64 55 13.5 55s8.5-2.13 8.5-2.13v-9.91q-.72.03-1.5.03C9.71 42.99 6.16 38.05 5 32.1",
|
|
144
189
|
"fill": "black",
|
|
145
190
|
"fill-opacity": "0.07"
|
|
146
191
|
}
|
|
@@ -149,7 +194,7 @@
|
|
|
149
194
|
"name": "path",
|
|
150
195
|
"type": "element",
|
|
151
196
|
"attributes": {
|
|
152
|
-
"d": "
|
|
197
|
+
"d": "M21.93 42.96q-.69.03-1.43.03c-7.25 0-11.23-2.23-13.41-5.5.5 4.82 3.16 8.5 8.3 8.5h1.36c3.8.03 4.92.04 5.18-3.03",
|
|
153
198
|
"fill": "black",
|
|
154
199
|
"fill-opacity": "0.07"
|
|
155
200
|
}
|
|
@@ -158,8 +203,8 @@
|
|
|
158
203
|
"name": "rect",
|
|
159
204
|
"type": "element",
|
|
160
205
|
"attributes": {
|
|
161
|
-
"x": "
|
|
162
|
-
"y": "
|
|
206
|
+
"x": "23",
|
|
207
|
+
"y": "28",
|
|
163
208
|
"width": "3",
|
|
164
209
|
"height": "2",
|
|
165
210
|
"rx": "1",
|
|
@@ -175,7 +220,7 @@
|
|
|
175
220
|
"name": "path",
|
|
176
221
|
"type": "element",
|
|
177
222
|
"attributes": {
|
|
178
|
-
"d": "
|
|
223
|
+
"d": "M32.89 23.1c0 8.92-3.9 18.9-10.39 20.4l-.5-.06v9.43S18.36 55 13.5 55 5 51.52 5 51.52V29a5 5 0 0 1-1.3-9.83C2.36 9.64 4.5 0 19 0c14.6 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29",
|
|
179
224
|
"fill": {
|
|
180
225
|
"type": "color",
|
|
181
226
|
"name": "skin"
|
|
@@ -186,7 +231,7 @@
|
|
|
186
231
|
"name": "path",
|
|
187
232
|
"type": "element",
|
|
188
233
|
"attributes": {
|
|
189
|
-
"d": "
|
|
234
|
+
"d": "M5 29v22.52S8.64 55 13.5 55s8.5-2.13 8.5-2.13v-9.43c-7.26-1.02-13.9-7.5-16.45-14.47Q5.28 29 5 29",
|
|
190
235
|
"fill": "black",
|
|
191
236
|
"fill-opacity": "0.07"
|
|
192
237
|
}
|
|
@@ -195,7 +240,7 @@
|
|
|
195
240
|
"name": "path",
|
|
196
241
|
"type": "element",
|
|
197
242
|
"attributes": {
|
|
198
|
-
"d": "
|
|
243
|
+
"d": "M3.7 19.17a5 5 0 0 0 1.85 9.8 17 17 0 0 1-1.12-5.87 47 47 0 0 1-.73-3.93m18 24.23C14.95 42.3 8.8 36.52 6 30.1v.4c0 5.65 6.27 14.47 9.38 15.49 2.57.83 5.4.65 6.32-2.6",
|
|
199
244
|
"fill": "black",
|
|
200
245
|
"fill-opacity": "0.07"
|
|
201
246
|
}
|
|
@@ -204,8 +249,8 @@
|
|
|
204
249
|
"name": "rect",
|
|
205
250
|
"type": "element",
|
|
206
251
|
"attributes": {
|
|
207
|
-
"x": "
|
|
208
|
-
"y": "
|
|
252
|
+
"x": "23",
|
|
253
|
+
"y": "28",
|
|
209
254
|
"width": "3",
|
|
210
255
|
"height": "2",
|
|
211
256
|
"rx": "1",
|
|
@@ -218,8 +263,8 @@
|
|
|
218
263
|
}
|
|
219
264
|
},
|
|
220
265
|
"body": {
|
|
221
|
-
"width":
|
|
222
|
-
"height":
|
|
266
|
+
"width": 40,
|
|
267
|
+
"height": 7,
|
|
223
268
|
"variants": {
|
|
224
269
|
"tShirt": {
|
|
225
270
|
"elements": [
|
|
@@ -227,8 +272,7 @@
|
|
|
227
272
|
"name": "rect",
|
|
228
273
|
"type": "element",
|
|
229
274
|
"attributes": {
|
|
230
|
-
"
|
|
231
|
-
"y": "60",
|
|
275
|
+
"y": "3",
|
|
232
276
|
"width": "40",
|
|
233
277
|
"height": "23",
|
|
234
278
|
"rx": "9",
|
|
@@ -246,8 +290,7 @@
|
|
|
246
290
|
"name": "rect",
|
|
247
291
|
"type": "element",
|
|
248
292
|
"attributes": {
|
|
249
|
-
"
|
|
250
|
-
"y": "60",
|
|
293
|
+
"y": "3",
|
|
251
294
|
"width": "40",
|
|
252
295
|
"height": "23",
|
|
253
296
|
"rx": "9",
|
|
@@ -261,7 +304,7 @@
|
|
|
261
304
|
"name": "path",
|
|
262
305
|
"type": "element",
|
|
263
306
|
"attributes": {
|
|
264
|
-
"d": "
|
|
307
|
+
"d": "M10 1h19v3s-5 1-9.5 1S10 4 10 4z",
|
|
265
308
|
"fill": {
|
|
266
309
|
"type": "color",
|
|
267
310
|
"name": "body"
|
|
@@ -272,7 +315,7 @@
|
|
|
272
315
|
"name": "path",
|
|
273
316
|
"type": "element",
|
|
274
317
|
"attributes": {
|
|
275
|
-
"d": "
|
|
318
|
+
"d": "M10 1h19v2s-3 1.5-9.5 1.5S10 3 10 3z",
|
|
276
319
|
"fill": "black",
|
|
277
320
|
"fill-opacity": "0.2"
|
|
278
321
|
}
|
|
@@ -281,7 +324,7 @@
|
|
|
281
324
|
"name": "path",
|
|
282
325
|
"type": "element",
|
|
283
326
|
"attributes": {
|
|
284
|
-
"d": "
|
|
327
|
+
"d": "M9.5 2c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2s-5 1-10 1-10-1-10-1",
|
|
285
328
|
"fill": {
|
|
286
329
|
"type": "color",
|
|
287
330
|
"name": "body"
|
|
@@ -293,8 +336,8 @@
|
|
|
293
336
|
}
|
|
294
337
|
},
|
|
295
338
|
"hair": {
|
|
296
|
-
"width":
|
|
297
|
-
"height":
|
|
339
|
+
"width": 54.56,
|
|
340
|
+
"height": 61,
|
|
298
341
|
"variants": {
|
|
299
342
|
"balndess": {
|
|
300
343
|
"elements": [
|
|
@@ -303,7 +346,7 @@
|
|
|
303
346
|
"type": "element",
|
|
304
347
|
"attributes": {
|
|
305
348
|
"x": "14",
|
|
306
|
-
"y": "
|
|
349
|
+
"y": "23",
|
|
307
350
|
"width": "9",
|
|
308
351
|
"height": "2",
|
|
309
352
|
"rx": "1",
|
|
@@ -318,7 +361,7 @@
|
|
|
318
361
|
"type": "element",
|
|
319
362
|
"attributes": {
|
|
320
363
|
"x": "14",
|
|
321
|
-
"y": "
|
|
364
|
+
"y": "30",
|
|
322
365
|
"width": "7",
|
|
323
366
|
"height": "2",
|
|
324
367
|
"rx": "1",
|
|
@@ -333,7 +376,7 @@
|
|
|
333
376
|
"type": "element",
|
|
334
377
|
"attributes": {
|
|
335
378
|
"x": "12",
|
|
336
|
-
"y": "
|
|
379
|
+
"y": "26",
|
|
337
380
|
"width": "13",
|
|
338
381
|
"height": "3",
|
|
339
382
|
"rx": "1.5",
|
|
@@ -351,7 +394,7 @@
|
|
|
351
394
|
"name": "path",
|
|
352
395
|
"type": "element",
|
|
353
396
|
"attributes": {
|
|
354
|
-
"d": "M20
|
|
397
|
+
"d": "M20 18a4 4 0 0 1 3.7 5.5A4 4 0 0 1 20 29a4 4 0 0 1-8 0 24 24 0 0 1 .37-4.32A3.98 3.98 0 0 1 16 19a4 4 0 0 1 1.17.17A4 4 0 0 1 20 18m25.5 2.04a4 4 0 0 1 3.13 5.46 4 4 0 0 1-2.78 5.4c.1-3.45.31-7.36-.35-10.86",
|
|
355
398
|
"fill": {
|
|
356
399
|
"type": "color",
|
|
357
400
|
"name": "hair"
|
|
@@ -366,7 +409,7 @@
|
|
|
366
409
|
"name": "path",
|
|
367
410
|
"type": "element",
|
|
368
411
|
"attributes": {
|
|
369
|
-
"d": "M0
|
|
412
|
+
"d": "M0 7c8-8 13 3 13 3l-2 8s-2 2.5 0 10-2.5 11.5-2.5 11.5S5 42 2 40s-3.4-3.92-3-7.5c.5-4.5 2-3 2-7.5S-8 15 0 7",
|
|
370
413
|
"fill": {
|
|
371
414
|
"type": "color",
|
|
372
415
|
"name": "hair"
|
|
@@ -377,7 +420,7 @@
|
|
|
377
420
|
"name": "path",
|
|
378
421
|
"type": "element",
|
|
379
422
|
"attributes": {
|
|
380
|
-
"d": "m13.03
|
|
423
|
+
"d": "m13.03 10.18 5.5 2.38-3.56 8.26-5.51-2.38S8.5 16.5 10 13.5s3.03-3.32 3.03-3.32",
|
|
381
424
|
"fill": "#FF6C98"
|
|
382
425
|
}
|
|
383
426
|
},
|
|
@@ -385,7 +428,7 @@
|
|
|
385
428
|
"name": "path",
|
|
386
429
|
"type": "element",
|
|
387
430
|
"attributes": {
|
|
388
|
-
"d": "M31
|
|
431
|
+
"d": "M31 5c2.5 0 4.97.45 7.27 1.33s4.4 2.17 6.16 3.8a17.5 17.5 0 0 1 4.12 5.67q1.13 2.5 1.38 5.2H50v4.29s-.34.15-1 .36v8.5c0 .01-.01 1.4-1.5 2.45-.52.36-1.22.64-1.9.85q.29-2.18.29-4.35c0-2.05.13-4.37.15-6.73a42 42 0 0 1-7.58.63c-7.81 0-12.42-1.7-12.46-1.71v-1A26 26 0 0 0 24 28c-1.5 3.5 0 7.18-1.5 8.39-1.5 1.2-4.48 1.6-4.5 1.6l-1.32-8.81A5 5 0 0 0 18 39v8.3q-2.34-2.07-4.08-4.83c-1.7-2.7-2.9-5.8-3.48-9.1-.6-3.28-.58-6.68.04-9.96a26 26 0 0 1 3.55-9.04 21 21 0 0 1 6.43-6.5A18 18 0 0 1 31 5",
|
|
389
432
|
"fill": {
|
|
390
433
|
"type": "color",
|
|
391
434
|
"name": "hair"
|
|
@@ -402,7 +445,7 @@
|
|
|
402
445
|
"attributes": {
|
|
403
446
|
"fill-rule": "evenodd",
|
|
404
447
|
"clip-rule": "evenodd",
|
|
405
|
-
"d": "M30
|
|
448
|
+
"d": "M30 4a18 18 0 0 1 18 18v10.5s0 .9-1.5 1.59q-.3.13-.64.24l.02-1.23c0-3.25.35-7.2 0-10.9a54 54 0 0 1-10.67 5.64A65 65 0 0 1 23 31.6V62H12V21.5A18 18 0 0 1 30 4M15 30a5 5 0 0 0 0 8z",
|
|
406
449
|
"fill": {
|
|
407
450
|
"type": "color",
|
|
408
451
|
"name": "hair"
|
|
@@ -417,7 +460,7 @@
|
|
|
417
460
|
"name": "path",
|
|
418
461
|
"type": "element",
|
|
419
462
|
"attributes": {
|
|
420
|
-
"d": "M46
|
|
463
|
+
"d": "M46 17a4 4 0 0 1 1.75 7.6 4 4 0 0 1-1.78 4.88c.13-4.07.23-8.62-1.19-12.3A4 4 0 0 1 46 17",
|
|
421
464
|
"fill": {
|
|
422
465
|
"type": "color",
|
|
423
466
|
"name": "hair"
|
|
@@ -428,7 +471,7 @@
|
|
|
428
471
|
"name": "path",
|
|
429
472
|
"type": "element",
|
|
430
473
|
"attributes": {
|
|
431
|
-
"d": "M37.5
|
|
474
|
+
"d": "M37.5 0a6.5 6.5 0 0 1 6.01 4.03 4 4 0 0 1 3.44 4.58 7.3 7.3 0 0 1 3.05 5.9c0 4.13-3.58 7.49-8 7.49a8.3 8.3 0 0 1-5.7-2.24 5 5 0 0 1-6.36.2 7 7 0 0 1-7 1.74q-.4.43-.88.73a3.98 3.98 0 0 1-1.35 6.19q.3.37.3.88c0 .83-.65 1.5-1.5 1.5h-.02a4 4 0 0 1-7.3-3.17 4 4 0 0 1 0-5.66 4 4 0 0 1 .75-3.71 7 7 0 0 1 4.1-10.17v-.31a4 4 0 0 1 5.94-3.51 7 7 0 0 1 9.8-2.42A6.5 6.5 0 0 1 37.5 0",
|
|
432
475
|
"fill": {
|
|
433
476
|
"type": "color",
|
|
434
477
|
"name": "hair"
|
|
@@ -443,7 +486,7 @@
|
|
|
443
486
|
"name": "path",
|
|
444
487
|
"type": "element",
|
|
445
488
|
"attributes": {
|
|
446
|
-
"d": "M20.67
|
|
489
|
+
"d": "M20.67 25.22v6.02c0 .76-.67 1.76-1.17 2.26s-2 1.5-2.85 1.5-3.54-.45-4.83-2.26c-1.28-1.8-.9-11.32 0-13.54.9-2.2 4.19-6.88 8.85-10.45a26 26 0 0 1 12.88-5.34C58.48.4 49.22 18 46 22.5c-5.5-2-9.5-2.5-16.72-1.53-7.21.99-8.01 1.99-8.6 4.24",
|
|
447
490
|
"fill": {
|
|
448
491
|
"type": "color",
|
|
449
492
|
"name": "hair"
|
|
@@ -458,7 +501,7 @@
|
|
|
458
501
|
"name": "path",
|
|
459
502
|
"type": "element",
|
|
460
503
|
"attributes": {
|
|
461
|
-
"d": "M22
|
|
504
|
+
"d": "M22 25c-.63 3 1 6.98 1 7.74 0 .77-3.93 3.03-5 3.76s-1.5-7-1.5-7c-3 0-3.5 5.5-3.5 5.5s-2.25-.74-3-4.5c-.51-2.54.3-8.09.5-9.5.5-3.5 1-11.5 7.5-15.5s23-4 27-3c9.9 2.47 11.22 16 8 20.5-5 5.5-19-1-23.5-1s-6.87 0-7.5 3",
|
|
462
505
|
"fill": {
|
|
463
506
|
"type": "color",
|
|
464
507
|
"name": "hair"
|
|
@@ -473,7 +516,7 @@
|
|
|
473
516
|
"name": "path",
|
|
474
517
|
"type": "element",
|
|
475
518
|
"attributes": {
|
|
476
|
-
"d": "M24
|
|
519
|
+
"d": "M24 5c14.5-9.5 28 1 27 10-1.71 15.4-21.75 9-27 9h-.13A4 4 0 0 1 20 29v.2a4 4 0 1 1-7.83-1.37 4 4 0 0 1-.88-4.33 4 4 0 0 1 .8-4.25C12.61 13.28 14.9 6.35 24 5",
|
|
477
520
|
"fill": {
|
|
478
521
|
"type": "color",
|
|
479
522
|
"name": "hair"
|
|
@@ -488,7 +531,7 @@
|
|
|
488
531
|
"name": "path",
|
|
489
532
|
"type": "element",
|
|
490
533
|
"attributes": {
|
|
491
|
-
"d": "M22
|
|
534
|
+
"d": "M22 8c14.5-9.5 32.5 7.5 28.5 11.5-9.12 9.12-17.77 4.8-23.45 3.09A4 4 0 0 1 24 24h-.13A4 4 0 0 1 20 29v.2a4 4 0 0 1-8-.2c0-.81.04-2.05.2-3.28q-.2-.43-.2-1.22C12 19.25 8.5 10 22 8",
|
|
492
535
|
"fill": {
|
|
493
536
|
"type": "color",
|
|
494
537
|
"name": "hair"
|
|
@@ -500,8 +543,8 @@
|
|
|
500
543
|
}
|
|
501
544
|
},
|
|
502
545
|
"mouth": {
|
|
503
|
-
"width":
|
|
504
|
-
"height":
|
|
546
|
+
"width": 11.14,
|
|
547
|
+
"height": 6,
|
|
505
548
|
"variants": {
|
|
506
549
|
"default": {
|
|
507
550
|
"elements": [
|
|
@@ -509,7 +552,7 @@
|
|
|
509
552
|
"name": "path",
|
|
510
553
|
"type": "element",
|
|
511
554
|
"attributes": {
|
|
512
|
-
"d": "
|
|
555
|
+
"d": "M0 1a1 1 0 0 1 1-1h9.14a1 1 0 0 1 1 1 5 5 0 0 1-5 5H5a5 5 0 0 1-5-5",
|
|
513
556
|
"fill": "#66253C"
|
|
514
557
|
}
|
|
515
558
|
},
|
|
@@ -517,7 +560,7 @@
|
|
|
517
560
|
"name": "path",
|
|
518
561
|
"type": "element",
|
|
519
562
|
"attributes": {
|
|
520
|
-
"d": "
|
|
563
|
+
"d": "M0 1.2C1.01.82 2.66 1 4.07 1c2.2 0 4 1.56 4 3.5q0 .64-.24 1.2a5 5 0 0 1-1.69.3H5a5 5 0 0 1-5-4.8",
|
|
521
564
|
"fill": "#B03E67"
|
|
522
565
|
}
|
|
523
566
|
},
|
|
@@ -525,7 +568,7 @@
|
|
|
525
568
|
"name": "path",
|
|
526
569
|
"type": "element",
|
|
527
570
|
"attributes": {
|
|
528
|
-
"d": "
|
|
571
|
+
"d": "M1.07 0h10v1a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1z",
|
|
529
572
|
"fill": "white"
|
|
530
573
|
}
|
|
531
574
|
}
|
|
@@ -537,7 +580,7 @@
|
|
|
537
580
|
"name": "path",
|
|
538
581
|
"type": "element",
|
|
539
582
|
"attributes": {
|
|
540
|
-
"d": "
|
|
583
|
+
"d": "M0 1a1 1 0 0 1 1-1h9.14a1 1 0 0 1 1 1 5 5 0 0 1-5 5H5a5 5 0 0 1-5-5",
|
|
541
584
|
"fill": "#66253C"
|
|
542
585
|
}
|
|
543
586
|
},
|
|
@@ -545,7 +588,7 @@
|
|
|
545
588
|
"name": "path",
|
|
546
589
|
"type": "element",
|
|
547
590
|
"attributes": {
|
|
548
|
-
"d": "
|
|
591
|
+
"d": "M0 1.2C1.01.82 2.66 1 4.07 1c2.2 0 4 1.56 4 3.5q0 .64-.24 1.2a5 5 0 0 1-1.69.3H5a5 5 0 0 1-5-4.8",
|
|
549
592
|
"fill": "#B03E67"
|
|
550
593
|
}
|
|
551
594
|
},
|
|
@@ -553,7 +596,7 @@
|
|
|
553
596
|
"name": "path",
|
|
554
597
|
"type": "element",
|
|
555
598
|
"attributes": {
|
|
556
|
-
"d": "
|
|
599
|
+
"d": "M1.07 0h10v1a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1z",
|
|
557
600
|
"fill": "white"
|
|
558
601
|
}
|
|
559
602
|
},
|
|
@@ -561,7 +604,7 @@
|
|
|
561
604
|
"name": "path",
|
|
562
605
|
"type": "element",
|
|
563
606
|
"attributes": {
|
|
564
|
-
"d": "
|
|
607
|
+
"d": "M3.07.3c0-.17.13-.3.3-.3h1.4c.17 0 .3.13.3.3v2.4a.3.3 0 0 1-.3.3h-1.4a.3.3 0 0 1-.3-.3z",
|
|
565
608
|
"fill": "#B03E67"
|
|
566
609
|
}
|
|
567
610
|
}
|
|
@@ -570,8 +613,8 @@
|
|
|
570
613
|
}
|
|
571
614
|
},
|
|
572
615
|
"eyes": {
|
|
573
|
-
"width":
|
|
574
|
-
"height":
|
|
616
|
+
"width": 23,
|
|
617
|
+
"height": 6,
|
|
575
618
|
"variants": {
|
|
576
619
|
"normal": {
|
|
577
620
|
"elements": [
|
|
@@ -579,8 +622,7 @@
|
|
|
579
622
|
"name": "rect",
|
|
580
623
|
"type": "element",
|
|
581
624
|
"attributes": {
|
|
582
|
-
"x": "
|
|
583
|
-
"y": "36",
|
|
625
|
+
"x": "6",
|
|
584
626
|
"width": "3",
|
|
585
627
|
"height": "4",
|
|
586
628
|
"rx": "1.5",
|
|
@@ -594,8 +636,7 @@
|
|
|
594
636
|
"name": "rect",
|
|
595
637
|
"type": "element",
|
|
596
638
|
"attributes": {
|
|
597
|
-
"x": "
|
|
598
|
-
"y": "36",
|
|
639
|
+
"x": "16",
|
|
599
640
|
"width": "3",
|
|
600
641
|
"height": "4",
|
|
601
642
|
"rx": "1.5",
|
|
@@ -606,22 +647,40 @@
|
|
|
606
647
|
}
|
|
607
648
|
},
|
|
608
649
|
{
|
|
609
|
-
"
|
|
610
|
-
"
|
|
650
|
+
"name": "g",
|
|
651
|
+
"type": "element",
|
|
652
|
+
"attributes": {
|
|
653
|
+
"transform": "translate(0 3)"
|
|
654
|
+
},
|
|
655
|
+
"children": [
|
|
656
|
+
{
|
|
657
|
+
"name": "blushes",
|
|
658
|
+
"type": "component"
|
|
659
|
+
}
|
|
660
|
+
]
|
|
611
661
|
}
|
|
612
662
|
]
|
|
613
663
|
},
|
|
614
664
|
"confident": {
|
|
615
665
|
"elements": [
|
|
616
666
|
{
|
|
617
|
-
"
|
|
618
|
-
"
|
|
667
|
+
"name": "g",
|
|
668
|
+
"type": "element",
|
|
669
|
+
"attributes": {
|
|
670
|
+
"transform": "translate(0 3)"
|
|
671
|
+
},
|
|
672
|
+
"children": [
|
|
673
|
+
{
|
|
674
|
+
"name": "blushes",
|
|
675
|
+
"type": "component"
|
|
676
|
+
}
|
|
677
|
+
]
|
|
619
678
|
},
|
|
620
679
|
{
|
|
621
680
|
"name": "path",
|
|
622
681
|
"type": "element",
|
|
623
682
|
"attributes": {
|
|
624
|
-
"d": "
|
|
683
|
+
"d": "M19 1.5a1.5 1.5 0 0 1-3 0V.27c0-.15.12-.27.27-.27h2.46c.15 0 .27.12.27.27zm-10 0a1.5 1.5 0 1 1-3 0V.27c0-.15.12-.27.27-.27h2.46c.15 0 .27.12.27.27z",
|
|
625
684
|
"fill": {
|
|
626
685
|
"type": "color",
|
|
627
686
|
"name": "hair"
|
|
@@ -632,10 +691,10 @@
|
|
|
632
691
|
"name": "line",
|
|
633
692
|
"type": "element",
|
|
634
693
|
"attributes": {
|
|
635
|
-
"x1": "
|
|
636
|
-
"y1": "
|
|
637
|
-
"x2": "
|
|
638
|
-
"y2": "
|
|
694
|
+
"x1": "5.5",
|
|
695
|
+
"y1": "0.5",
|
|
696
|
+
"x2": "9.5",
|
|
697
|
+
"y2": "0.5",
|
|
639
698
|
"stroke": {
|
|
640
699
|
"type": "color",
|
|
641
700
|
"name": "hair"
|
|
@@ -647,10 +706,10 @@
|
|
|
647
706
|
"name": "line",
|
|
648
707
|
"type": "element",
|
|
649
708
|
"attributes": {
|
|
650
|
-
"x1": "
|
|
651
|
-
"y1": "
|
|
652
|
-
"x2": "
|
|
653
|
-
"y2": "
|
|
709
|
+
"x1": "15.5",
|
|
710
|
+
"y1": "0.5",
|
|
711
|
+
"x2": "19.5",
|
|
712
|
+
"y2": "0.5",
|
|
654
713
|
"stroke": {
|
|
655
714
|
"type": "color",
|
|
656
715
|
"name": "hair"
|
|
@@ -663,14 +722,23 @@
|
|
|
663
722
|
"happy": {
|
|
664
723
|
"elements": [
|
|
665
724
|
{
|
|
666
|
-
"
|
|
667
|
-
"
|
|
725
|
+
"name": "g",
|
|
726
|
+
"type": "element",
|
|
727
|
+
"attributes": {
|
|
728
|
+
"transform": "translate(0 3)"
|
|
729
|
+
},
|
|
730
|
+
"children": [
|
|
731
|
+
{
|
|
732
|
+
"name": "blushes",
|
|
733
|
+
"type": "component"
|
|
734
|
+
}
|
|
735
|
+
]
|
|
668
736
|
},
|
|
669
737
|
{
|
|
670
738
|
"name": "path",
|
|
671
739
|
"type": "element",
|
|
672
740
|
"attributes": {
|
|
673
|
-
"d": "
|
|
741
|
+
"d": "M6 1.5a1.5 1.5 0 1 1 3 0v1.23c0 .15-.12.27-.27.27H6.27A.27.27 0 0 1 6 2.73zm10 0a1.5 1.5 0 0 1 3 0v1.23c0 .15-.12.27-.27.27h-2.46a.27.27 0 0 1-.27-.27z",
|
|
674
742
|
"fill": "#1B0B47"
|
|
675
743
|
}
|
|
676
744
|
}
|
|
@@ -679,8 +747,8 @@
|
|
|
679
747
|
}
|
|
680
748
|
},
|
|
681
749
|
"glasses": {
|
|
682
|
-
"width":
|
|
683
|
-
"height":
|
|
750
|
+
"width": 24.54,
|
|
751
|
+
"height": 10.54,
|
|
684
752
|
"probability": 20,
|
|
685
753
|
"variants": {
|
|
686
754
|
"normal": {
|
|
@@ -689,8 +757,8 @@
|
|
|
689
757
|
"name": "circle",
|
|
690
758
|
"type": "element",
|
|
691
759
|
"attributes": {
|
|
692
|
-
"cx": "
|
|
693
|
-
"cy": "
|
|
760
|
+
"cx": "5.26891",
|
|
761
|
+
"cy": "5.26891",
|
|
694
762
|
"r": "4.26891",
|
|
695
763
|
"stroke": "black",
|
|
696
764
|
"stroke-width": "2"
|
|
@@ -700,8 +768,8 @@
|
|
|
700
768
|
"name": "circle",
|
|
701
769
|
"type": "element",
|
|
702
770
|
"attributes": {
|
|
703
|
-
"cx": "
|
|
704
|
-
"cy": "
|
|
771
|
+
"cx": "19.2689",
|
|
772
|
+
"cy": "5.26891",
|
|
705
773
|
"r": "4.26891",
|
|
706
774
|
"stroke": "black",
|
|
707
775
|
"stroke-width": "2"
|
|
@@ -711,10 +779,10 @@
|
|
|
711
779
|
"name": "line",
|
|
712
780
|
"type": "element",
|
|
713
781
|
"attributes": {
|
|
714
|
-
"x1": "
|
|
715
|
-
"y1": "
|
|
716
|
-
"x2": "
|
|
717
|
-
"y2": "
|
|
782
|
+
"x1": "8.98521",
|
|
783
|
+
"y1": "4.10558",
|
|
784
|
+
"x2": "15.9852",
|
|
785
|
+
"y2": "4.00202",
|
|
718
786
|
"stroke": "black",
|
|
719
787
|
"stroke-width": "2"
|
|
720
788
|
}
|
|
@@ -724,8 +792,8 @@
|
|
|
724
792
|
}
|
|
725
793
|
},
|
|
726
794
|
"mustache": {
|
|
727
|
-
"width":
|
|
728
|
-
"height":
|
|
795
|
+
"width": 21.5,
|
|
796
|
+
"height": 14,
|
|
729
797
|
"probability": 20,
|
|
730
798
|
"variants": {
|
|
731
799
|
"pencilThinBeard": {
|
|
@@ -734,7 +802,7 @@
|
|
|
734
802
|
"name": "path",
|
|
735
803
|
"type": "element",
|
|
736
804
|
"attributes": {
|
|
737
|
-
"d": "
|
|
805
|
+
"d": "M0 2s4.5-.5 11-2v2c-1.5.67-5.5 1.6-7.5 2C1 4.5 0 2 0 2m21.5-.24S17.5 1 11.5 0v2c1.43.59 4.6 1.15 6.5 1.5 2.38.44 3.5-1.74 3.5-1.74M6.8 12.24a1 1 0 0 1 1-1.24h3.43a1 1 0 0 1 .97 1.24l-.27 1a1 1 0 0 1-.97.76H8.03a1 1 0 0 1-.97-.76z",
|
|
738
806
|
"fill": {
|
|
739
807
|
"type": "color",
|
|
740
808
|
"name": "hair"
|
|
@@ -749,7 +817,7 @@
|
|
|
749
817
|
"name": "path",
|
|
750
818
|
"type": "element",
|
|
751
819
|
"attributes": {
|
|
752
|
-
"d": "
|
|
820
|
+
"d": "M11 2c-1.5.67-5.5 1.6-7.5 2C1 4.5 0 2 0 2s4.5-.5 11-2zm.5-2c6 1 10 1.76 10 1.76S20.38 3.94 18 3.5c-1.9-.35-5.07-.91-6.5-1.5z",
|
|
753
821
|
"fill": {
|
|
754
822
|
"type": "color",
|
|
755
823
|
"name": "hair"
|
|
@@ -764,7 +832,7 @@
|
|
|
764
832
|
"name": "path",
|
|
765
833
|
"type": "element",
|
|
766
834
|
"attributes": {
|
|
767
|
-
"d": "
|
|
835
|
+
"d": "M13.5 3h-9v7a4 4 0 0 1-4 4V3a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v11a4 4 0 0 1-4-4z",
|
|
768
836
|
"fill": {
|
|
769
837
|
"type": "color",
|
|
770
838
|
"name": "hair"
|
|
@@ -779,7 +847,7 @@
|
|
|
779
847
|
"name": "path",
|
|
780
848
|
"type": "element",
|
|
781
849
|
"attributes": {
|
|
782
|
-
"d": "
|
|
850
|
+
"d": "M1.5 3a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3z",
|
|
783
851
|
"fill": {
|
|
784
852
|
"type": "color",
|
|
785
853
|
"name": "hair"
|
|
@@ -791,8 +859,8 @@
|
|
|
791
859
|
}
|
|
792
860
|
},
|
|
793
861
|
"blushes": {
|
|
794
|
-
"width":
|
|
795
|
-
"height":
|
|
862
|
+
"width": 23,
|
|
863
|
+
"height": 3,
|
|
796
864
|
"probability": 50,
|
|
797
865
|
"variants": {
|
|
798
866
|
"default": {
|
|
@@ -801,8 +869,6 @@
|
|
|
801
869
|
"name": "rect",
|
|
802
870
|
"type": "element",
|
|
803
871
|
"attributes": {
|
|
804
|
-
"x": "24",
|
|
805
|
-
"y": "39",
|
|
806
872
|
"width": "5",
|
|
807
873
|
"height": "3",
|
|
808
874
|
"rx": "1.5",
|
|
@@ -813,8 +879,7 @@
|
|
|
813
879
|
"name": "rect",
|
|
814
880
|
"type": "element",
|
|
815
881
|
"attributes": {
|
|
816
|
-
"x": "
|
|
817
|
-
"y": "39",
|
|
882
|
+
"x": "19",
|
|
818
883
|
"width": "4",
|
|
819
884
|
"height": "3",
|
|
820
885
|
"rx": "1.5",
|