@dicebear/definitions 0.1.0

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.
Files changed (65) hide show
  1. package/LICENSE.md +252 -0
  2. package/README.md +95 -0
  3. package/dist/adventurer-neutral.min.json +1 -0
  4. package/dist/adventurer.min.json +1 -0
  5. package/dist/avataaars-neutral.min.json +1 -0
  6. package/dist/avataaars.min.json +1 -0
  7. package/dist/big-ears-neutral.min.json +1 -0
  8. package/dist/big-ears.min.json +1 -0
  9. package/dist/big-smile.min.json +1 -0
  10. package/dist/bottts-neutral.min.json +1 -0
  11. package/dist/bottts.min.json +1 -0
  12. package/dist/croodles-neutral.min.json +1 -0
  13. package/dist/croodles.min.json +1 -0
  14. package/dist/dylan.min.json +1 -0
  15. package/dist/fun-emoji.min.json +1 -0
  16. package/dist/glass.min.json +1 -0
  17. package/dist/icons.min.json +1 -0
  18. package/dist/identicon.min.json +1 -0
  19. package/dist/initials.min.json +1 -0
  20. package/dist/lorelei-neutral.min.json +1 -0
  21. package/dist/lorelei.min.json +1 -0
  22. package/dist/micah.min.json +1 -0
  23. package/dist/miniavs.min.json +1 -0
  24. package/dist/notionists-neutral.min.json +1 -0
  25. package/dist/notionists.min.json +1 -0
  26. package/dist/open-peeps.min.json +1 -0
  27. package/dist/personas.min.json +1 -0
  28. package/dist/pixel-art-neutral.min.json +1 -0
  29. package/dist/pixel-art.min.json +1 -0
  30. package/dist/rings.min.json +1 -0
  31. package/dist/shapes.min.json +1 -0
  32. package/dist/thumbs.min.json +1 -0
  33. package/dist/toon-head.min.json +1 -0
  34. package/package.json +161 -0
  35. package/src/adventurer-neutral.json +2016 -0
  36. package/src/adventurer.json +4041 -0
  37. package/src/avataaars-neutral.json +863 -0
  38. package/src/avataaars.json +3049 -0
  39. package/src/big-ears-neutral.json +2686 -0
  40. package/src/big-ears.json +4394 -0
  41. package/src/big-smile.json +1314 -0
  42. package/src/bottts-neutral.json +1082 -0
  43. package/src/bottts.json +3888 -0
  44. package/src/croodles-neutral.json +1093 -0
  45. package/src/croodles.json +4304 -0
  46. package/src/dylan.json +413 -0
  47. package/src/fun-emoji.json +1456 -0
  48. package/src/glass.json +438 -0
  49. package/src/icons.json +2369 -0
  50. package/src/identicon.json +669 -0
  51. package/src/initials.json +141 -0
  52. package/src/lorelei-neutral.json +1395 -0
  53. package/src/lorelei.json +3241 -0
  54. package/src/micah.json +1552 -0
  55. package/src/miniavs.json +855 -0
  56. package/src/notionists-neutral.json +1346 -0
  57. package/src/notionists.json +4307 -0
  58. package/src/open-peeps.json +2741 -0
  59. package/src/personas.json +1450 -0
  60. package/src/pixel-art-neutral.json +2345 -0
  61. package/src/pixel-art.json +6946 -0
  62. package/src/rings.json +559 -0
  63. package/src/shapes.json +522 -0
  64. package/src/thumbs.json +919 -0
  65. package/src/toon-head.json +1217 -0
@@ -0,0 +1,863 @@
1
+ {
2
+ "$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.8.0/dist/definition.min.json",
3
+ "$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
4
+ "meta": {
5
+ "license": {
6
+ "name": "Free for personal and commercial use.",
7
+ "url": "https://avataaars.com/",
8
+ "text": "Remix of „Avataaars” (https://avataaars.com/) by „Pablo Stanley”, licensed under „Free for personal and commercial use.” (https://avataaars.com/)"
9
+ },
10
+ "creator": {
11
+ "name": "Pablo Stanley",
12
+ "url": "https://twitter.com/pablostanley"
13
+ },
14
+ "source": {
15
+ "name": "Avataaars",
16
+ "url": "https://avataaars.com/"
17
+ }
18
+ },
19
+ "canvas": {
20
+ "elements": [
21
+ {
22
+ "name": "g",
23
+ "type": "element",
24
+ "attributes": {
25
+ "transform": "translate(2 63)"
26
+ },
27
+ "children": [
28
+ {
29
+ "type": "component",
30
+ "value": "mouth"
31
+ }
32
+ ]
33
+ },
34
+ {
35
+ "name": "g",
36
+ "type": "element",
37
+ "attributes": {
38
+ "transform": "translate(28 51)"
39
+ },
40
+ "children": [
41
+ {
42
+ "type": "component",
43
+ "value": "nose"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "name": "g",
49
+ "type": "element",
50
+ "attributes": {
51
+ "transform": "translate(0 19)"
52
+ },
53
+ "children": [
54
+ {
55
+ "type": "component",
56
+ "value": "eyes"
57
+ }
58
+ ]
59
+ },
60
+ {
61
+ "name": "g",
62
+ "type": "element",
63
+ "attributes": {
64
+ "transform": "translate(0 11)"
65
+ },
66
+ "children": [
67
+ {
68
+ "type": "component",
69
+ "value": "eyebrows"
70
+ }
71
+ ]
72
+ }
73
+ ],
74
+ "width": 112,
75
+ "height": 112
76
+ },
77
+ "attributes": {
78
+ "fill": "none",
79
+ "shape-rendering": "auto"
80
+ },
81
+ "components": {
82
+ "mouth": {
83
+ "width": 108,
84
+ "height": 44,
85
+ "variants": {
86
+ "concerned": {
87
+ "elements": [
88
+ {
89
+ "name": "path",
90
+ "type": "element",
91
+ "attributes": {
92
+ "fill-rule": "evenodd",
93
+ "clip-rule": "evenodd",
94
+ "d": "M35.12 29.87a19 19 0 0 1 37.77.09c.08.77-.77 2.04-1.85 2.04H37.1c-1.1 0-2.1-1.18-1.98-2.13",
95
+ "fill": "black",
96
+ "fill-opacity": "0.7"
97
+ }
98
+ },
99
+ {
100
+ "name": "path",
101
+ "type": "element",
102
+ "attributes": {
103
+ "d": "M69.59 32h-31.2A11 11 0 0 1 54 25.2 11 11 0 0 1 69.6 32",
104
+ "fill": "#FF4F6D"
105
+ }
106
+ },
107
+ {
108
+ "name": "path",
109
+ "type": "element",
110
+ "attributes": {
111
+ "d": "M66.57 17.75A5 5 0 0 1 65 18H44q-1.22-.02-2.24-.53A19 19 0 0 1 54 13c4.82 0 9.22 1.8 12.57 4.75",
112
+ "fill": "white"
113
+ }
114
+ }
115
+ ]
116
+ },
117
+ "default": {
118
+ "elements": [
119
+ {
120
+ "name": "path",
121
+ "type": "element",
122
+ "attributes": {
123
+ "fill-rule": "evenodd",
124
+ "clip-rule": "evenodd",
125
+ "d": "M40 15a14 14 0 1 0 28 0",
126
+ "fill": "black",
127
+ "fill-opacity": "0.7"
128
+ }
129
+ }
130
+ ]
131
+ },
132
+ "disbelief": {
133
+ "elements": [
134
+ {
135
+ "name": "path",
136
+ "type": "element",
137
+ "attributes": {
138
+ "fill-rule": "evenodd",
139
+ "clip-rule": "evenodd",
140
+ "d": "M40 29a14 14 0 1 1 28 0",
141
+ "fill": "black",
142
+ "fill-opacity": "0.7"
143
+ }
144
+ }
145
+ ]
146
+ },
147
+ "eating": {
148
+ "elements": [
149
+ {
150
+ "name": "path",
151
+ "type": "element",
152
+ "attributes": {
153
+ "d": "M28 26.24q2.05.75 4.4.76c5.31 0 9.81-3.15 11.29-7.49 2.47 2.2 6.17 3.58 10.31 3.58s7.84-1.37 10.31-3.53c1.48 4.35 5.98 7.5 11.3 7.5q2.34-.01 4.4-.76h-.19c-6.33 0-11.8-4.9-11.8-10.56 0-4.17 2.32-7.71 5.7-9.67-5.5.8-9.74 5-9.9 10.1a17.6 17.6 0 0 1-9.8 2.8 17.5 17.5 0 0 1-9.8-2.8c-.19-5.1-4.4-9.3-9.9-10.1A11.2 11.2 0 0 1 40 15.7c0 5.66-5.47 10.57-11.8 10.57z",
154
+ "fill": "black",
155
+ "fill-opacity": "0.6",
156
+ "opacity": "0.6"
157
+ }
158
+ },
159
+ {
160
+ "name": "path",
161
+ "type": "element",
162
+ "attributes": {
163
+ "d": "M17 24a9 9 0 1 0 0-18 9 9 0 0 0 0 18m74 0a9 9 0 1 0 0-18 9 9 0 0 0 0 18",
164
+ "fill": "#FF4646",
165
+ "fill-opacity": "0.2"
166
+ }
167
+ }
168
+ ]
169
+ },
170
+ "grimace": {
171
+ "elements": [
172
+ {
173
+ "name": "rect",
174
+ "type": "element",
175
+ "attributes": {
176
+ "x": "22",
177
+ "y": "7",
178
+ "width": "64",
179
+ "height": "26",
180
+ "rx": "13",
181
+ "fill": "black",
182
+ "fill-opacity": "0.6"
183
+ }
184
+ },
185
+ {
186
+ "name": "rect",
187
+ "type": "element",
188
+ "attributes": {
189
+ "x": "24",
190
+ "y": "9",
191
+ "width": "60",
192
+ "height": "22",
193
+ "rx": "11",
194
+ "fill": "white"
195
+ }
196
+ },
197
+ {
198
+ "name": "path",
199
+ "type": "element",
200
+ "attributes": {
201
+ "d": "M24.18 18H32V9.41A11 11 0 0 1 35 9h1v9h9V9h4v9h9V9h4v9h9V9h2q1.02 0 2 .18V18h8.82l.05.28v3.44l-.05.28H75v8.82q-.98.18-2 .18h-2v-9h-9v9h-4v-9h-9v9h-4v-9h-9v9h-1a11 11 0 0 1-3-.4V22h-7.82a11 11 0 0 1 0-4",
202
+ "fill": "#E6E6E6"
203
+ }
204
+ }
205
+ ]
206
+ },
207
+ "sad": {
208
+ "elements": [
209
+ {
210
+ "name": "path",
211
+ "type": "element",
212
+ "attributes": {
213
+ "fill-rule": "evenodd",
214
+ "clip-rule": "evenodd",
215
+ "d": "M40.06 27.72C40.7 20.7 46.7 16 54 16c7.34 0 13.36 4.75 13.95 11.85.03.38-.87.67-1.32.45q-8.3-4.16-12.63-4.16-4.27 0-12.45 4.07c-.5.25-1.53-.07-1.5-.49",
216
+ "fill": "black",
217
+ "fill-opacity": "0.7"
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ "screamOpen": {
223
+ "elements": [
224
+ {
225
+ "name": "path",
226
+ "type": "element",
227
+ "attributes": {
228
+ "fill-rule": "evenodd",
229
+ "clip-rule": "evenodd",
230
+ "d": "M34 38.86C35.14 24.88 38.24 13 54 13s18.92 11.94 20 26c.08 1.12-.83 2-1.96 2-6.69 0-9.37-2-18.05-2-8.7 0-13.26 2-17.9 2-1.17 0-2.2-.74-2.1-2.14",
231
+ "fill": "black",
232
+ "fill-opacity": "0.7"
233
+ }
234
+ },
235
+ {
236
+ "name": "path",
237
+ "type": "element",
238
+ "attributes": {
239
+ "d": "M67.02 17.57Q66.1 18 65 18H44c-.98 0-1.9-.28-2.67-.77C44.23 14.57 48.28 13 54 13c5.95 0 10.1 1.7 13.02 4.57",
240
+ "fill": "white"
241
+ }
242
+ },
243
+ {
244
+ "name": "path",
245
+ "type": "element",
246
+ "attributes": {
247
+ "d": "M69.8 40.92a44 44 0 0 1-5.54-.82c-2.73-.53-5.65-1.1-10.27-1.1-5.04 0-8.68.66-11.76 1.23-1.45.26-2.77.5-4.06.65A11 11 0 0 1 54 33.2a11 11 0 0 1 15.8 7.72",
248
+ "fill": "#FF4F6D"
249
+ }
250
+ }
251
+ ]
252
+ },
253
+ "serious": {
254
+ "elements": [
255
+ {
256
+ "name": "rect",
257
+ "type": "element",
258
+ "attributes": {
259
+ "x": "42",
260
+ "y": "18",
261
+ "width": "24",
262
+ "height": "6",
263
+ "rx": "3",
264
+ "fill": "black",
265
+ "fill-opacity": "0.7"
266
+ }
267
+ }
268
+ ]
269
+ },
270
+ "smile": {
271
+ "elements": [
272
+ {
273
+ "name": "path",
274
+ "type": "element",
275
+ "attributes": {
276
+ "fill-rule": "evenodd",
277
+ "clip-rule": "evenodd",
278
+ "d": "M35.12 15.13a19 19 0 0 0 37.77-.09c.08-.77-.77-2.04-1.85-2.04H37.1c-1.1 0-2.1 1.18-1.98 2.13",
279
+ "fill": "black",
280
+ "fill-opacity": "0.7"
281
+ }
282
+ },
283
+ {
284
+ "name": "path",
285
+ "type": "element",
286
+ "attributes": {
287
+ "d": "M70 13H39a5 5 0 0 0 5 5h21a5 5 0 0 0 5-5",
288
+ "fill": "white"
289
+ }
290
+ },
291
+ {
292
+ "name": "path",
293
+ "type": "element",
294
+ "attributes": {
295
+ "d": "M66.7 27.14A11 11 0 0 0 54 25.2a10.95 10.95 0 0 0-12.7 1.94A19 19 0 0 0 54 32c4.88 0 9.33-1.84 12.7-4.86",
296
+ "fill": "#FF4F6D"
297
+ }
298
+ }
299
+ ]
300
+ },
301
+ "tongue": {
302
+ "elements": [
303
+ {
304
+ "name": "path",
305
+ "type": "element",
306
+ "attributes": {
307
+ "fill-rule": "evenodd",
308
+ "clip-rule": "evenodd",
309
+ "d": "M29 15.6C30.41 25.24 41.06 33 54 33c12.97 0 23.65-7.82 25-18.26.1-.4-.22-1.74-2.17-1.74H31.17c-1.79 0-2.3 1.24-2.17 2.6",
310
+ "fill": "black",
311
+ "fill-opacity": "0.7"
312
+ }
313
+ },
314
+ {
315
+ "name": "path",
316
+ "type": "element",
317
+ "attributes": {
318
+ "d": "M70 13H39a5 5 0 0 0 5 5h21a5 5 0 0 0 5-5",
319
+ "fill": "white"
320
+ }
321
+ },
322
+ {
323
+ "name": "path",
324
+ "type": "element",
325
+ "attributes": {
326
+ "d": "M43 23.5v9a11.5 11.5 0 1 0 23 0v-9c0-1.93-2.91-3.5-6.5-3.5-2.01 0-3.8.5-5 1.26a9.5 9.5 0 0 0-5-1.26c-3.59 0-6.5 1.57-6.5 3.5",
327
+ "fill": "#FF4F6D"
328
+ }
329
+ }
330
+ ]
331
+ },
332
+ "twinkle": {
333
+ "elements": [
334
+ {
335
+ "name": "path",
336
+ "type": "element",
337
+ "attributes": {
338
+ "d": "M40 16c0 5.37 6.16 9 14 9s14-3.63 14-9c0-1.1-.95-2-2-2-1.3 0-1.87.9-2 2-1.24 2.94-4.32 4.72-10 5-5.68-.28-8.76-2.06-10-5-.13-1.1-.7-2-2-2-1.05 0-2 .9-2 2",
339
+ "fill": "black",
340
+ "fill-opacity": "0.6"
341
+ }
342
+ }
343
+ ]
344
+ },
345
+ "vomit": {
346
+ "elements": [
347
+ {
348
+ "name": "path",
349
+ "type": "element",
350
+ "attributes": {
351
+ "fill-rule": "evenodd",
352
+ "clip-rule": "evenodd",
353
+ "d": "M34 30.4C35.14 19.9 38.24 11 54 11s18.92 8.96 20 19.5c.08.84-.83 1.5-1.96 1.5-6.69 0-9.37-1.5-18.05-1.5-8.7 0-13.25 1.5-17.9 1.5-1.16 0-2.2-.55-2.1-1.6",
354
+ "fill": "black",
355
+ "fill-opacity": "0.7"
356
+ }
357
+ },
358
+ {
359
+ "name": "path",
360
+ "type": "element",
361
+ "attributes": {
362
+ "d": "M67.86 15.1c-.8.57-1.8.9-2.86.9H44c-1.3 0-2.49-.5-3.38-1.31C43.56 12.39 47.8 11 54 11c6.54 0 10.9 1.54 13.86 4.1",
363
+ "fill": "white"
364
+ }
365
+ },
366
+ {
367
+ "name": "path",
368
+ "type": "element",
369
+ "attributes": {
370
+ "d": "M42 25a6 6 0 0 0-6 6v7a6 6 0 0 0 12 0v-2h.08a6 6 0 0 1 11.84 0H60a6 6 0 0 0 12 0v-5a6 6 0 0 0-6-6z",
371
+ "fill": "#7BB24B"
372
+ }
373
+ },
374
+ {
375
+ "name": "path",
376
+ "type": "element",
377
+ "attributes": {
378
+ "d": "M72 31a6 6 0 0 0-6-6H42a6 6 0 0 0-6 6v6a6 6 0 0 0 12 0v-2h.08a6 6 0 0 1 11.84 0H60a6 6 0 0 0 12 0z",
379
+ "fill": "#88C553"
380
+ }
381
+ }
382
+ ]
383
+ }
384
+ }
385
+ },
386
+ "nose": {
387
+ "width": 56,
388
+ "height": 24,
389
+ "variants": {
390
+ "default": {
391
+ "elements": [
392
+ {
393
+ "name": "path",
394
+ "type": "element",
395
+ "attributes": {
396
+ "fill-rule": "evenodd",
397
+ "clip-rule": "evenodd",
398
+ "d": "M16 8c0 4.42 5.37 8 12 8s12-3.58 12-8",
399
+ "fill": "black",
400
+ "fill-opacity": "0.16"
401
+ }
402
+ }
403
+ ]
404
+ }
405
+ }
406
+ },
407
+ "eyes": {
408
+ "width": 112,
409
+ "height": 44,
410
+ "variants": {
411
+ "closed": {
412
+ "elements": [
413
+ {
414
+ "name": "path",
415
+ "type": "element",
416
+ "attributes": {
417
+ "fill-rule": "evenodd",
418
+ "clip-rule": "evenodd",
419
+ "d": "M16.16 27.55c1.85 3.8 6 6.45 10.84 6.45 4.81 0 8.96-2.63 10.82-6.4.55-1.13-.24-2.05-1.03-1.37a15 15 0 0 1-9.8 3.43c-3.73 0-7.12-1.24-9.55-3.23-.9-.73-1.82.01-1.28 1.12m58 0C76 31.35 80.16 34 85 34c4.81 0 8.96-2.63 10.82-6.4.55-1.13-.24-2.05-1.03-1.37a15 15 0 0 1-9.8 3.43c-3.76 0-7.15-1.24-9.58-3.23-.9-.73-1.82.01-1.28 1.12",
420
+ "fill": "black",
421
+ "fill-opacity": "0.6"
422
+ }
423
+ }
424
+ ]
425
+ },
426
+ "cry": {
427
+ "elements": [
428
+ {
429
+ "name": "path",
430
+ "type": "element",
431
+ "attributes": {
432
+ "d": "M25 27s-6 7.27-6 11.27a6 6 0 1 0 12 0c0-4-6-11.27-6-11.27",
433
+ "fill": "#92D9FF"
434
+ }
435
+ },
436
+ {
437
+ "name": "path",
438
+ "type": "element",
439
+ "attributes": {
440
+ "d": "M36 22a6 6 0 1 1-12 0 6 6 0 0 1 12 0m52 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
441
+ "fill": "black",
442
+ "fill-opacity": "0.6"
443
+ }
444
+ }
445
+ ]
446
+ },
447
+ "default": {
448
+ "elements": [
449
+ {
450
+ "name": "path",
451
+ "type": "element",
452
+ "attributes": {
453
+ "d": "M36 22a6 6 0 1 1-12 0 6 6 0 0 1 12 0m52 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
454
+ "fill": "black",
455
+ "fill-opacity": "0.6"
456
+ }
457
+ }
458
+ ]
459
+ },
460
+ "eyeRoll": {
461
+ "elements": [
462
+ {
463
+ "name": "path",
464
+ "type": "element",
465
+ "attributes": {
466
+ "d": "M44 22a14 14 0 1 1-28 0 14 14 0 0 1 28 0m52 0a14 14 0 1 1-28 0 14 14 0 0 1 28 0",
467
+ "fill": "white"
468
+ }
469
+ },
470
+ {
471
+ "name": "path",
472
+ "type": "element",
473
+ "attributes": {
474
+ "d": "M36 14a6 6 0 1 1-12 0 6 6 0 0 1 12 0m52 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
475
+ "fill": "black",
476
+ "fill-opacity": "0.7"
477
+ }
478
+ }
479
+ ]
480
+ },
481
+ "happy": {
482
+ "elements": [
483
+ {
484
+ "name": "path",
485
+ "type": "element",
486
+ "attributes": {
487
+ "fill-rule": "evenodd",
488
+ "clip-rule": "evenodd",
489
+ "d": "M16.16 22.45c1.85-3.8 6-6.45 10.84-6.45 4.81 0 8.96 2.63 10.82 6.4.55 1.13-.24 2.05-1.03 1.37a15 15 0 0 0-9.8-3.43c-3.73 0-7.12 1.24-9.55 3.23-.9.73-1.82-.01-1.28-1.12m58 0C76 18.65 80.16 16 85 16c4.81 0 8.96 2.63 10.82 6.4.55 1.13-.24 2.05-1.03 1.37a15 15 0 0 0-9.8-3.43c-3.76 0-7.15 1.24-9.58 3.23-.9.73-1.82-.01-1.28-1.12",
490
+ "fill": "black",
491
+ "fill-opacity": "0.6"
492
+ }
493
+ }
494
+ ]
495
+ },
496
+ "hearts": {
497
+ "elements": [
498
+ {
499
+ "name": "path",
500
+ "type": "element",
501
+ "attributes": {
502
+ "d": "M35.96 10c-2.55 0-5.08 1.98-6.46 3.82-1.39-1.84-3.9-3.82-6.46-3.82-5.49 0-9.04 3.33-9.04 7.64 0 5.73 4.41 9.13 9.04 12.74 1.66 1.23 4.78 4.4 5.17 5.1.38.68 2.1.7 2.58 0 .48-.73 3.51-3.87 5.17-5.1 4.63-3.6 9.04-7 9.04-12.74 0-4.3-3.55-7.64-9.04-7.64m53 0c-2.55 0-5.08 1.98-6.46 3.82-1.39-1.84-3.9-3.82-6.46-3.82-5.49 0-9.04 3.33-9.04 7.64 0 5.73 4.41 9.13 9.04 12.74 1.65 1.23 4.78 4.4 5.17 5.1.38.68 2.1.7 2.58 0 .48-.73 3.5-3.87 5.17-5.1 4.63-3.6 9.04-7 9.04-12.74 0-4.3-3.55-7.64-9.04-7.64",
503
+ "fill": "#FF5353",
504
+ "fill-opacity": "0.8"
505
+ }
506
+ }
507
+ ]
508
+ },
509
+ "side": {
510
+ "elements": [
511
+ {
512
+ "name": "path",
513
+ "type": "element",
514
+ "attributes": {
515
+ "d": "M27 16c-4.84 0-9 2.65-10.84 6.45-.54 1.1.39 1.85 1.28 1.12a15 15 0 0 1 9.8-3.22 6 6 0 1 0 10.7 2.8 2 2 0 0 0-.12-.74l-.15-.38a6 6 0 0 0-1.64-2.48C33.9 17.32 30.5 16 27 16m58 0c-4.84 0-9 2.65-10.84 6.45-.54 1.1.39 1.85 1.28 1.12a15 15 0 0 1 9.8-3.22 6 6 0 1 0 10.7 2.8 2 2 0 0 0-.12-.74l-.15-.38a6 6 0 0 0-1.64-2.48C91.9 17.32 88.5 16 85 16",
516
+ "fill": "black",
517
+ "fill-opacity": "0.6"
518
+ }
519
+ }
520
+ ]
521
+ },
522
+ "squint": {
523
+ "elements": [
524
+ {
525
+ "name": "path",
526
+ "type": "element",
527
+ "attributes": {
528
+ "d": "M44 20.73c0 4.26-6.27 7.72-14 7.72S16 25 16 20.73 22.27 13 30 13s14 3.46 14 7.73m52 0c0 4.26-6.27 7.72-14 7.72S68 25 68 20.73 74.27 13 82 13s14 3.46 14 7.73",
529
+ "fill": "white"
530
+ }
531
+ },
532
+ {
533
+ "name": "path",
534
+ "type": "element",
535
+ "attributes": {
536
+ "d": "M32.82 28.3a25 25 0 0 1-5.64 0 6 6 0 1 1 5.64 0m52 0a25 25 0 0 1-5.64 0 6 6 0 1 1 5.64 0",
537
+ "fill": "black",
538
+ "fill-opacity": "0.7"
539
+ }
540
+ }
541
+ ]
542
+ },
543
+ "surprised": {
544
+ "elements": [
545
+ {
546
+ "name": "path",
547
+ "type": "element",
548
+ "attributes": {
549
+ "d": "M44 22a14 14 0 1 1-28 0 14 14 0 0 1 28 0m52 0a14 14 0 1 1-28 0 14 14 0 0 1 28 0",
550
+ "fill": "white"
551
+ }
552
+ },
553
+ {
554
+ "name": "path",
555
+ "type": "element",
556
+ "attributes": {
557
+ "d": "M36 22a6 6 0 1 1-12 0 6 6 0 0 1 12 0m52 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
558
+ "fill": "black",
559
+ "fill-opacity": "0.7"
560
+ }
561
+ }
562
+ ]
563
+ },
564
+ "winkWacky": {
565
+ "elements": [
566
+ {
567
+ "name": "circle",
568
+ "type": "element",
569
+ "attributes": {
570
+ "cx": "82",
571
+ "cy": "22",
572
+ "r": "12",
573
+ "fill": "white"
574
+ }
575
+ },
576
+ {
577
+ "name": "circle",
578
+ "type": "element",
579
+ "attributes": {
580
+ "cx": "82",
581
+ "cy": "22",
582
+ "r": "6",
583
+ "fill": "black",
584
+ "fill-opacity": "0.7"
585
+ }
586
+ },
587
+ {
588
+ "name": "path",
589
+ "type": "element",
590
+ "attributes": {
591
+ "fill-rule": "evenodd",
592
+ "clip-rule": "evenodd",
593
+ "d": "M16.16 25.45c1.85-3.8 6-6.45 10.84-6.45 4.81 0 8.96 2.63 10.82 6.4.55 1.13-.24 2.05-1.03 1.37a15 15 0 0 0-9.8-3.43c-3.73 0-7.12 1.24-9.55 3.23-.9.73-1.82-.01-1.28-1.12",
594
+ "fill": "black",
595
+ "fill-opacity": "0.6"
596
+ }
597
+ }
598
+ ]
599
+ },
600
+ "wink": {
601
+ "elements": [
602
+ {
603
+ "name": "path",
604
+ "type": "element",
605
+ "attributes": {
606
+ "d": "M36 22a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
607
+ "fill": "black",
608
+ "fill-opacity": "0.6"
609
+ }
610
+ },
611
+ {
612
+ "name": "path",
613
+ "type": "element",
614
+ "attributes": {
615
+ "fill-rule": "evenodd",
616
+ "clip-rule": "evenodd",
617
+ "d": "M70.6 24.96c1.59-3.92 5.55-6.86 10.37-7.2 4.8-.33 9.12 2 11.24 5.64.63 1.1-.1 2.06-.93 1.43-2.6-1.93-6.15-3-10-2.73a15 15 0 0 0-9.33 3.9c-.84.78-1.81.1-1.35-1.04",
618
+ "fill": "black",
619
+ "fill-opacity": "0.6"
620
+ }
621
+ }
622
+ ]
623
+ },
624
+ "xDizzy": {
625
+ "elements": [
626
+ {
627
+ "name": "path",
628
+ "type": "element",
629
+ "attributes": {
630
+ "d": "M34.5 30.7 29 25.2l-5.5 5.5c-.4.4-1.1.4-1.6 0l-1.6-1.6c-.4-.4-.4-1.1 0-1.6l5.5-5.5-5.5-5.5c-.4-.5-.4-1.2 0-1.6l1.6-1.6c.4-.4 1.1-.4 1.6 0l5.5 5.5 5.5-5.5c.4-.4 1.1-.4 1.6 0l1.6 1.6c.4.4.4 1.1 0 1.6L32.2 22l5.5 5.5c.4.4.4 1.1 0 1.6l-1.6 1.6c-.4.4-1.1.4-1.6 0m54 0L83 25.2l-5.5 5.5c-.4.4-1.1.4-1.6 0l-1.6-1.6c-.4-.4-.4-1.1 0-1.6l5.5-5.5-5.5-5.5c-.4-.5-.4-1.2 0-1.6l1.6-1.6c.4-.4 1.1-.4 1.6 0l5.5 5.5 5.5-5.5c.4-.4 1.1-.4 1.6 0l1.6 1.6c.4.4.4 1.1 0 1.6L86.2 22l5.5 5.5c.4.4.4 1.1 0 1.6l-1.6 1.6c-.4.4-1.1.4-1.6 0",
631
+ "fill": "black",
632
+ "fill-opacity": "0.6"
633
+ }
634
+ }
635
+ ]
636
+ }
637
+ }
638
+ },
639
+ "eyebrows": {
640
+ "width": 112,
641
+ "height": 24,
642
+ "variants": {
643
+ "angryNatural": {
644
+ "elements": [
645
+ {
646
+ "name": "path",
647
+ "type": "element",
648
+ "attributes": {
649
+ "fill-rule": "evenodd",
650
+ "clip-rule": "evenodd",
651
+ "d": "M19.28 5.01a7.2 7.2 0 0 0-6.42 2.43c-.6.73-1.56 2.48-1.5 3.42.01.35.21.37 1.11.6 1.65.38 4.5-1.13 6.36-1 2.58.2 5.04 1.4 7.28 2.69 3.84 2.2 8.35 6.84 13.1 6.6.35-.02 5.41-1.74 4.4-2.72-.31-.49-3.03-1.13-3.5-1.36-2.17-1.09-4.37-2.45-6.44-3.72C29.14 9.18 24.72 5.6 19.28 5m73.63.01c2.36-.27 4.85.5 6.42 2.43.6.73 1.56 2.48 1.51 3.42-.02.35-.22.37-1.12.6-1.65.38-4.5-1.13-6.36-1-2.58.2-5.04 1.4-7.28 2.69-3.84 2.2-8.35 6.84-13.1 6.6-.35-.02-5.41-1.74-4.4-2.72.31-.49 3.03-1.13 3.5-1.36 2.17-1.09 4.36-2.45 6.44-3.72C83.05 9.18 87.46 5.6 92.91 5",
652
+ "fill": "black",
653
+ "fill-opacity": "0.6"
654
+ }
655
+ }
656
+ ]
657
+ },
658
+ "defaultNatural": {
659
+ "elements": [
660
+ {
661
+ "name": "path",
662
+ "type": "element",
663
+ "attributes": {
664
+ "fill-rule": "evenodd",
665
+ "clip-rule": "evenodd",
666
+ "d": "M26.55 6.15c-5.8.27-15.2 4.49-14.96 10.34.01.15.3.24.43.1 2.76-2.97 22.32-5.96 29.2-4.37.64.14 1.12-.48.72-.93-3.43-3.85-10.2-5.43-15.4-5.18m59.91.01c5.8.27 15.2 4.5 14.96 10.34-.01.17-.3.26-.43.11-2.76-2.96-22.32-5.95-29.2-4.36-.64.14-1.12-.48-.72-.93 3.43-3.86 10.2-5.44 15.4-5.19",
667
+ "fill": "black",
668
+ "fill-opacity": "0.6"
669
+ }
670
+ }
671
+ ]
672
+ },
673
+ "flatNatural": {
674
+ "elements": [
675
+ {
676
+ "name": "path",
677
+ "type": "element",
678
+ "attributes": {
679
+ "fill-rule": "evenodd",
680
+ "clip-rule": "evenodd",
681
+ "d": "M38.66 11.1c-5 .35-9.92.08-14.92-.13-3.83-.16-7.72-.68-11.37 1-.7.33-4.53 2.29-4.44 3.36.07.85 3.93 2.2 4.63 2.44 3.67 1.29 7.18.9 10.95.66 4.68-.27 9.29-.07 13.9-.2 3.13-.1 7.93-.63 9.47-4.4.46-1.14.1-3.42-.36-4.66-.2-.5-.72-.69-1.13-.4a15 15 0 0 1-6.68 2.32m34.67 0c5 .36 9.92.09 14.92-.12 3.83-.16 7.72-.68 11.37 1 .7.33 4.53 2.29 4.44 3.36-.07.85-3.93 2.2-4.63 2.44-3.67 1.29-7.18.9-10.95.66-4.62-.27-9.23-.07-13.85-.2-3.12-.1-7.92-.63-9.46-4.4-.46-1.14-.1-3.42.36-4.66.18-.5.72-.69 1.13-.4a15 15 0 0 0 6.68 2.32",
682
+ "fill": "black",
683
+ "fill-opacity": "0.6"
684
+ }
685
+ }
686
+ ]
687
+ },
688
+ "frownNatural": {
689
+ "elements": [
690
+ {
691
+ "name": "path",
692
+ "type": "element",
693
+ "attributes": {
694
+ "fill-rule": "evenodd",
695
+ "clip-rule": "evenodd",
696
+ "d": "M36.37 6.88c-1.97 2.9-5.55 4.64-8.74 5.68-3.94 1.29-18.55 3.38-15.11 11.35.05.12.22.12.27 0 1.15-2.65 17.47-5.12 18.97-5.7 4.45-1.71 8.4-5.5 9.17-10.55.35-2.31-.64-6.05-1.55-7.55-.11-.18-.37-.13-.43.07-.36 1.33-1.41 4.97-2.58 6.7m39.26 0c1.97 2.9 5.55 4.64 8.74 5.68 3.94 1.29 18.55 3.38 15.1 11.35a.15.15 0 0 1-.26 0c-1.15-2.65-17.47-5.12-18.97-5.7-4.45-1.71-8.4-5.5-9.17-10.55-.35-2.31.64-6.05 1.55-7.55.1-.18.37-.13.43.07.36 1.33 1.4 4.97 2.58 6.7",
697
+ "fill": "black",
698
+ "fill-opacity": "0.6"
699
+ }
700
+ }
701
+ ]
702
+ },
703
+ "raisedExcitedNatural": {
704
+ "elements": [
705
+ {
706
+ "name": "path",
707
+ "type": "element",
708
+ "attributes": {
709
+ "fill-rule": "evenodd",
710
+ "clip-rule": "evenodd",
711
+ "d": "m22.77 1.58.9-.4C28.93-.9 36.88-.03 41.73 2.3c.57.27.18 1.15-.4 1.1-14.92-1.14-24.96 8.15-28.37 14.45-.1.18-.41.2-.5.03-2.3-5.32 4.46-13.98 10.3-16.3m66.47 0-.9-.4C83.07-.9 75.13-.03 70.27 2.3c-.57.27-.18 1.15.4 1.1 14.92-1.14 24.96 8.15 28.37 14.45.1.18.41.2.49.03 2.3-5.32-4.45-13.98-10.3-16.3",
712
+ "fill": "black",
713
+ "fill-opacity": "0.6"
714
+ }
715
+ }
716
+ ]
717
+ },
718
+ "sadConcernedNatural": {
719
+ "elements": [
720
+ {
721
+ "name": "path",
722
+ "type": "element",
723
+ "attributes": {
724
+ "fill-rule": "evenodd",
725
+ "clip-rule": "evenodd",
726
+ "d": "m31.23 20.42-.9.4c-5.25 2.09-13.2 1.21-18.05-1.12-.57-.27-.18-1.15.4-1.1 14.92 1.14 24.96-8.15 28.37-14.45.1-.18.41-.2.5-.03 2.3 5.32-4.46 13.98-10.3 16.3m49.52 0 .9.4c5.25 2.09 13.2 1.2 18.05-1.12.57-.27.18-1.15-.4-1.1-14.92 1.14-24.96-8.15-28.37-14.45-.1-.18-.41-.2-.5-.03-2.3 5.32 4.46 13.98 10.3 16.3",
727
+ "fill": "black",
728
+ "fill-opacity": "0.6"
729
+ }
730
+ }
731
+ ]
732
+ },
733
+ "unibrowNatural": {
734
+ "elements": [
735
+ {
736
+ "name": "path",
737
+ "type": "element",
738
+ "attributes": {
739
+ "fill-rule": "evenodd",
740
+ "clip-rule": "evenodd",
741
+ "d": "M96.12 7.6c1.46.56 9.19 6.43 7.86 9.16a.8.8 0 0 1-1.29.22 11 11 0 0 0-1.7-1.2c-5.1-2.83-11.3-1.92-16.73-.9-6.12 1.14-12.11 3.48-18.4 2.67-2.03-.26-6.07-1.22-7.62-2.96-.47-.53-.06-1.38.64-1.43 1.44-.11 2.86-.86 4.33-1.28 3.65-1.03 7.4-1.56 11.1-2.3 6.63-1.3 15.18-4.52 21.8-2",
742
+ "fill": "#DADADA"
743
+ }
744
+ },
745
+ {
746
+ "name": "path",
747
+ "type": "element",
748
+ "attributes": {
749
+ "fill-rule": "evenodd",
750
+ "clip-rule": "evenodd",
751
+ "d": "M58.76 12.76c-1.17.04-2.8 3.56-.56 3.68 2.23.11 1.73-3.72.56-3.68M55 12.8q0-.01 0 0M15.88 7.56c-1.46.56-9.19 6.43-7.86 9.16.24.5.9.6 1.3.22.54-.52 1.57-1.11 1.7-1.18 5.1-2.84 11.3-1.93 16.73-.91 6.12 1.14 12.11 3.48 18.4 2.67 2.03-.26 6.07-1.22 7.62-2.96.47-.53.06-1.38-.64-1.43-1.44-.11-2.86-.86-4.33-1.28-3.65-1.03-7.4-1.56-11.1-2.3-6.63-1.3-15.18-4.52-21.81-2",
752
+ "fill": "#DADADA"
753
+ }
754
+ },
755
+ {
756
+ "name": "path",
757
+ "type": "element",
758
+ "attributes": {
759
+ "fill-rule": "evenodd",
760
+ "clip-rule": "evenodd",
761
+ "d": "M54.97 11.79c1.17.04 2.77 4.5.53 4.67-2.24.18-1.7-4.71-.53-4.67",
762
+ "fill": "#DADADA"
763
+ }
764
+ }
765
+ ]
766
+ },
767
+ "upDownNatural": {
768
+ "elements": [
769
+ {
770
+ "name": "path",
771
+ "type": "element",
772
+ "attributes": {
773
+ "fill-rule": "evenodd",
774
+ "clip-rule": "evenodd",
775
+ "d": "m22.77 1.58.9-.4C28.93-.9 36.88-.03 41.73 2.3c.57.27.18 1.15-.4 1.1-14.92-1.14-24.96 8.15-28.37 14.45-.1.18-.41.2-.5.03-2.3-5.32 4.46-13.98 10.3-16.3M87 12.07c5.75.77 14.74 5.8 13.99 11.6-.03.2-.31.26-.44.1-2.49-3.2-21.71-7.87-28.71-6.9-.64.1-1.07-.57-.63-.98 3.75-3.54 10.62-4.52 15.78-3.82",
776
+ "fill": "black",
777
+ "fill-opacity": "0.6"
778
+ }
779
+ }
780
+ ]
781
+ },
782
+ "angry": {
783
+ "elements": [
784
+ {
785
+ "name": "path",
786
+ "type": "element",
787
+ "attributes": {
788
+ "d": "M15.61 15.18c4.24-5.76 6.88-5.48 13.31-.62l.67.5c4.8 3.67 7.1 4.94 10.4 4.94a2 2 0 1 0 0-4c-2.09 0-3.9-1.02-8-4.12l-.69-.52C27.57 8.53 25.37 7.3 22.62 7c-3.67-.4-7.04 1.48-10.23 5.83a2 2 0 1 0 3.22 2.36m80.78 0c-4.24-5.77-6.88-5.49-13.31-.63l-.67.5C77.58 18.73 75.29 20 72 20a2 2 0 1 1 0-4c2.07 0 3.9-1.02 7.99-4.12l.68-.52c3.76-2.83 5.96-4.07 8.7-4.37 3.68-.4 7.05 1.48 10.24 5.83a2 2 0 1 1-3.22 2.36",
789
+ "fill": "black",
790
+ "fill-opacity": "0.6"
791
+ }
792
+ }
793
+ ]
794
+ },
795
+ "default": {
796
+ "elements": [
797
+ {
798
+ "name": "path",
799
+ "type": "element",
800
+ "attributes": {
801
+ "d": "M15.63 17.16c3.92-5.51 14.65-8.6 23.9-6.33a2 2 0 1 0 .95-3.88c-10.74-2.64-23.17.94-28.1 7.9a2 2 0 0 0 3.25 2.3m80.74.01c-3.91-5.5-14.65-8.6-23.9-6.33a2 2 0 1 1-.95-3.88c10.74-2.64 23.17.94 28.11 7.9a2 2 0 0 1-3.26 2.3",
802
+ "fill": "black",
803
+ "fill-opacity": "0.6"
804
+ }
805
+ }
806
+ ]
807
+ },
808
+ "raisedExcited": {
809
+ "elements": [
810
+ {
811
+ "name": "path",
812
+ "type": "element",
813
+ "attributes": {
814
+ "d": "M15.98 17.13C17.48 7.6 30.06 1.1 39.16 5.3a2 2 0 1 0 1.68-3.63c-11.5-5.3-26.9 2.66-28.82 14.84a2 2 0 0 0 3.96.65m80.04 0C94.52 7.59 81.94 1.09 72.84 5.3a2 2 0 1 1-1.68-3.63c11.5-5.3 26.9 2.66 28.82 14.84a2 2 0 0 1-3.96.65",
815
+ "fill": "black",
816
+ "fill-opacity": "0.6"
817
+ }
818
+ }
819
+ ]
820
+ },
821
+ "sadConcerned": {
822
+ "elements": [
823
+ {
824
+ "name": "path",
825
+ "type": "element",
826
+ "attributes": {
827
+ "d": "M38.03 5.6c-1.48 8.38-14.1 14.17-23.24 10.42a2.04 2.04 0 0 0-2.66 1c-.43.97.04 2.1 1.05 2.5 11.44 4.7 26.83-2.37 28.75-13.3a1.9 1.9 0 0 0-1.64-2.2 2 2 0 0 0-2.3 1.57m35.95 0c1.48 8.39 14.1 14.18 23.24 10.43 1.02-.41 2.2.03 2.63 1s-.04 2.1-1.05 2.5c-11.44 4.7-26.84-2.37-28.76-13.3a1.9 1.9 0 0 1 1.64-2.2 2 2 0 0 1 2.3 1.57",
828
+ "fill": "black",
829
+ "fill-opacity": "0.6"
830
+ }
831
+ }
832
+ ]
833
+ },
834
+ "upDown": {
835
+ "elements": [
836
+ {
837
+ "name": "path",
838
+ "type": "element",
839
+ "attributes": {
840
+ "d": "M15.6 14.16c4.49-6.32 14-9.5 23.75-6.36a2 2 0 1 0 1.23-3.81c-11.41-3.68-22.74.1-28.25 7.85a2 2 0 1 0 3.26 2.32m80.79 7c-3.92-5.51-14.65-8.6-23.9-6.33a2 2 0 0 1-.95-3.88c10.74-2.64 23.17.94 28.1 7.9a2 2 0 1 1-3.25 2.3",
841
+ "fill": "black",
842
+ "fill-opacity": "0.6"
843
+ }
844
+ }
845
+ ]
846
+ }
847
+ }
848
+ }
849
+ },
850
+ "colors": {
851
+ "background": {
852
+ "values": [
853
+ "#614335",
854
+ "#d08b5b",
855
+ "#ae5d29",
856
+ "#edb98a",
857
+ "#ffdbb4",
858
+ "#fd9841",
859
+ "#f8d25c"
860
+ ]
861
+ }
862
+ }
863
+ }