@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,919 @@
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": "CC0 1.0",
7
+ "url": "https://creativecommons.org/publicdomain/zero/1.0/",
8
+ "text": "„Thumbs” (https://www.dicebear.com) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)"
9
+ },
10
+ "creator": {
11
+ "name": "DiceBear",
12
+ "url": "https://www.dicebear.com"
13
+ },
14
+ "source": {
15
+ "name": "Thumbs",
16
+ "url": "https://www.dicebear.com"
17
+ }
18
+ },
19
+ "canvas": {
20
+ "elements": [
21
+ {
22
+ "type": "component",
23
+ "value": "shape"
24
+ }
25
+ ],
26
+ "width": 100,
27
+ "height": 100
28
+ },
29
+ "attributes": {
30
+ "fill": "none",
31
+ "shape-rendering": "auto"
32
+ },
33
+ "components": {
34
+ "shape": {
35
+ "width": 100,
36
+ "height": 140,
37
+ "rotate": [
38
+ -20,
39
+ 20
40
+ ],
41
+ "translate": {
42
+ "x": [
43
+ -5,
44
+ 5
45
+ ],
46
+ "y": [
47
+ -5,
48
+ 5
49
+ ]
50
+ },
51
+ "variants": {
52
+ "default": {
53
+ "elements": [
54
+ {
55
+ "name": "path",
56
+ "type": "element",
57
+ "attributes": {
58
+ "d": "M50 10c24.85 0 45 19.4 45 43.33V140H5V53.33C5 29.4 25.15 10 50 10",
59
+ "fill": {
60
+ "type": "color",
61
+ "value": "shape"
62
+ }
63
+ }
64
+ },
65
+ {
66
+ "name": "g",
67
+ "type": "element",
68
+ "attributes": {
69
+ "transform": "translate(29 33)"
70
+ },
71
+ "children": [
72
+ {
73
+ "type": "component",
74
+ "value": "face"
75
+ }
76
+ ]
77
+ }
78
+ ]
79
+ }
80
+ }
81
+ },
82
+ "face": {
83
+ "width": 42,
84
+ "height": 42,
85
+ "rotate": [
86
+ -20,
87
+ 20
88
+ ],
89
+ "translate": {
90
+ "x": [
91
+ -15,
92
+ 15
93
+ ],
94
+ "y": [
95
+ -15,
96
+ 15
97
+ ]
98
+ },
99
+ "variants": {
100
+ "variant1": {
101
+ "elements": [
102
+ {
103
+ "name": "g",
104
+ "type": "element",
105
+ "attributes": {
106
+ "transform": "translate(0 5)"
107
+ },
108
+ "children": [
109
+ {
110
+ "type": "component",
111
+ "value": "eyes"
112
+ }
113
+ ]
114
+ },
115
+ {
116
+ "name": "g",
117
+ "type": "element",
118
+ "attributes": {
119
+ "transform": "translate(6 23)"
120
+ },
121
+ "children": [
122
+ {
123
+ "type": "component",
124
+ "value": "mouth"
125
+ }
126
+ ]
127
+ }
128
+ ]
129
+ },
130
+ "variant2": {
131
+ "elements": [
132
+ {
133
+ "name": "g",
134
+ "type": "element",
135
+ "attributes": {
136
+ "transform": "translate(0 4)"
137
+ },
138
+ "children": [
139
+ {
140
+ "type": "component",
141
+ "value": "eyes"
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "g",
147
+ "type": "element",
148
+ "attributes": {
149
+ "transform": "translate(6 24)"
150
+ },
151
+ "children": [
152
+ {
153
+ "type": "component",
154
+ "value": "mouth"
155
+ }
156
+ ]
157
+ }
158
+ ]
159
+ },
160
+ "variant3": {
161
+ "elements": [
162
+ {
163
+ "name": "g",
164
+ "type": "element",
165
+ "attributes": {
166
+ "transform": "translate(0 3)"
167
+ },
168
+ "children": [
169
+ {
170
+ "type": "component",
171
+ "value": "eyes"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "name": "g",
177
+ "type": "element",
178
+ "attributes": {
179
+ "transform": "translate(6 25)"
180
+ },
181
+ "children": [
182
+ {
183
+ "type": "component",
184
+ "value": "mouth"
185
+ }
186
+ ]
187
+ }
188
+ ]
189
+ },
190
+ "variant5": {
191
+ "elements": [
192
+ {
193
+ "name": "g",
194
+ "type": "element",
195
+ "attributes": {
196
+ "transform": "translate(0 1)"
197
+ },
198
+ "children": [
199
+ {
200
+ "type": "component",
201
+ "value": "eyes"
202
+ }
203
+ ]
204
+ },
205
+ {
206
+ "name": "g",
207
+ "type": "element",
208
+ "attributes": {
209
+ "transform": "translate(6 27)"
210
+ },
211
+ "children": [
212
+ {
213
+ "type": "component",
214
+ "value": "mouth"
215
+ }
216
+ ]
217
+ }
218
+ ]
219
+ },
220
+ "variant4": {
221
+ "elements": [
222
+ {
223
+ "name": "g",
224
+ "type": "element",
225
+ "attributes": {
226
+ "transform": "translate(0 2)"
227
+ },
228
+ "children": [
229
+ {
230
+ "type": "component",
231
+ "value": "eyes"
232
+ }
233
+ ]
234
+ },
235
+ {
236
+ "name": "g",
237
+ "type": "element",
238
+ "attributes": {
239
+ "transform": "translate(6 26)"
240
+ },
241
+ "children": [
242
+ {
243
+ "type": "component",
244
+ "value": "mouth"
245
+ }
246
+ ]
247
+ }
248
+ ]
249
+ }
250
+ }
251
+ },
252
+ "eyes": {
253
+ "width": 42,
254
+ "height": 16,
255
+ "variants": {
256
+ "variant1W10": {
257
+ "elements": [
258
+ {
259
+ "name": "path",
260
+ "type": "element",
261
+ "attributes": {
262
+ "d": "M.25 8.12C1.66 11.86 12 16 12 16s5.17-9.58 3.76-13.32c0 0-1.41-3.74-5.3-2.38-3.87 1.36-2.7 4.48-2.7 4.48S6.6 1.66 2.73 3.02.25 8.12.25 8.12m25.99-5.44C24.84 6.42 30 16 30 16s10.34-4.14 11.75-7.88c0 0 1.41-3.74-2.47-5.1s-5.05 1.76-5.05 1.76 1.18-3.12-2.7-4.48-5.29 2.38-5.29 2.38",
263
+ "fill": {
264
+ "type": "color",
265
+ "value": "eyes"
266
+ }
267
+ }
268
+ }
269
+ ]
270
+ },
271
+ "variant1W12": {
272
+ "elements": [
273
+ {
274
+ "name": "path",
275
+ "type": "element",
276
+ "attributes": {
277
+ "d": "M-.75 8.12C.66 11.86 11 16 11 16s5.17-9.58 3.76-13.32c0 0-1.41-3.74-5.3-2.38-3.87 1.36-2.7 4.48-2.7 4.48S5.6 1.66 1.73 3.02s-2.47 5.1-2.47 5.1m27.98-5.44C25.84 6.42 31 16 31 16s10.34-4.14 11.75-7.88c0 0 1.41-3.74-2.47-5.1s-5.05 1.76-5.05 1.76 1.18-3.12-2.7-4.48-5.29 2.38-5.29 2.38",
278
+ "fill": {
279
+ "type": "color",
280
+ "value": "eyes"
281
+ }
282
+ }
283
+ }
284
+ ]
285
+ },
286
+ "variant1W14": {
287
+ "elements": [
288
+ {
289
+ "name": "path",
290
+ "type": "element",
291
+ "attributes": {
292
+ "d": "M-1.75 8.12C-.34 11.86 10 16 10 16s5.17-9.58 3.76-13.32c0 0-1.41-3.74-5.3-2.38-3.87 1.36-2.7 4.48-2.7 4.48S4.6 1.66.73 3.02s-2.47 5.1-2.47 5.1m29.98-5.44C26.84 6.42 32 16 32 16s10.34-4.14 11.75-7.88c0 0 1.41-3.74-2.47-5.1s-5.05 1.76-5.05 1.76 1.18-3.12-2.7-4.48-5.29 2.38-5.29 2.38",
293
+ "fill": {
294
+ "type": "color",
295
+ "value": "eyes"
296
+ }
297
+ }
298
+ }
299
+ ]
300
+ },
301
+ "variant1W16": {
302
+ "elements": [
303
+ {
304
+ "name": "path",
305
+ "type": "element",
306
+ "attributes": {
307
+ "d": "M-2.75 8.12C-1.34 11.86 9 16 9 16s5.17-9.58 3.76-13.32c0 0-1.41-3.74-5.3-2.38-3.87 1.36-2.7 4.48-2.7 4.48S3.6 1.66-.27 3.02s-2.47 5.1-2.47 5.1m31.98-5.44C27.84 6.42 33 16 33 16s10.34-4.14 11.75-7.88c0 0 1.41-3.74-2.47-5.1s-5.05 1.76-5.05 1.76 1.18-3.12-2.7-4.48-5.29 2.38-5.29 2.38",
308
+ "fill": {
309
+ "type": "color",
310
+ "value": "eyes"
311
+ }
312
+ }
313
+ }
314
+ ]
315
+ },
316
+ "variant2W10": {
317
+ "elements": [
318
+ {
319
+ "name": "path",
320
+ "type": "element",
321
+ "attributes": {
322
+ "d": "M9.5 10c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S13.38 10 9.5 10m23 0c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S36.38 10 32.5 10",
323
+ "fill": {
324
+ "type": "color",
325
+ "value": "eyes"
326
+ }
327
+ }
328
+ }
329
+ ]
330
+ },
331
+ "variant2W12": {
332
+ "elements": [
333
+ {
334
+ "name": "path",
335
+ "type": "element",
336
+ "attributes": {
337
+ "d": "M8.5 10c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S12.38 10 8.5 10m25 0c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S37.38 10 33.5 10",
338
+ "fill": {
339
+ "type": "color",
340
+ "value": "eyes"
341
+ }
342
+ }
343
+ }
344
+ ]
345
+ },
346
+ "variant2W14": {
347
+ "elements": [
348
+ {
349
+ "name": "path",
350
+ "type": "element",
351
+ "attributes": {
352
+ "d": "M7.5 10C3.62 10 .39 5.77 1.1 5.15s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S11.38 10 7.5 10m27 0c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S38.38 10 34.5 10",
353
+ "fill": {
354
+ "type": "color",
355
+ "value": "eyes"
356
+ }
357
+ }
358
+ }
359
+ ]
360
+ },
361
+ "variant2W16": {
362
+ "elements": [
363
+ {
364
+ "name": "path",
365
+ "type": "element",
366
+ "attributes": {
367
+ "d": "M6.5 10C2.62 10-.61 5.77.1 5.15s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S10.38 10 6.5 10m29 0c-3.88 0-7.11-4.23-6.4-4.85s2.63 1.3 6.4 1.3 5.69-2 6.4-1.3S39.38 10 35.5 10",
368
+ "fill": {
369
+ "type": "color",
370
+ "value": "eyes"
371
+ }
372
+ }
373
+ }
374
+ ]
375
+ },
376
+ "variant3W10": {
377
+ "elements": [
378
+ {
379
+ "name": "path",
380
+ "type": "element",
381
+ "attributes": {
382
+ "d": "M11.86 7.5c0-1.42-4.14-2.85-4.82-4.98C6.34.4 16 5.37 16 7.5s-9.65 7.11-8.96 4.98 4.82-3.56 4.82-4.98m18.28 0c0-1.42 4.14-2.85 4.82-4.98C35.66.4 26 5.37 26 7.5s9.65 7.11 8.96 4.98-4.82-3.56-4.82-4.98",
383
+ "fill": {
384
+ "type": "color",
385
+ "value": "eyes"
386
+ }
387
+ }
388
+ }
389
+ ]
390
+ },
391
+ "variant3W12": {
392
+ "elements": [
393
+ {
394
+ "name": "path",
395
+ "type": "element",
396
+ "attributes": {
397
+ "d": "M10.86 7.5c0-1.42-4.14-2.85-4.82-4.98C5.34.4 15 5.37 15 7.5s-9.65 7.11-8.96 4.98 4.82-3.56 4.82-4.98m20.28 0c0-1.42 4.14-2.85 4.82-4.98C36.66.4 27 5.37 27 7.5s9.65 7.11 8.96 4.98-4.82-3.56-4.82-4.98",
398
+ "fill": {
399
+ "type": "color",
400
+ "value": "eyes"
401
+ }
402
+ }
403
+ }
404
+ ]
405
+ },
406
+ "variant3W14": {
407
+ "elements": [
408
+ {
409
+ "name": "path",
410
+ "type": "element",
411
+ "attributes": {
412
+ "d": "M9.86 7.5c0-1.42-4.14-2.85-4.82-4.98C4.34.4 14 5.37 14 7.5s-9.65 7.11-8.96 4.98S9.86 8.92 9.86 7.5m22.28 0c0-1.42 4.14-2.85 4.82-4.98C37.66.4 28 5.37 28 7.5s9.65 7.11 8.96 4.98-4.82-3.56-4.82-4.98",
413
+ "fill": {
414
+ "type": "color",
415
+ "value": "eyes"
416
+ }
417
+ }
418
+ }
419
+ ]
420
+ },
421
+ "variant3W16": {
422
+ "elements": [
423
+ {
424
+ "name": "path",
425
+ "type": "element",
426
+ "attributes": {
427
+ "d": "M8.86 7.5c0-1.42-4.14-2.85-4.82-4.98C3.34.4 13 5.37 13 7.5s-9.65 7.11-8.96 4.98S8.86 8.92 8.86 7.5m24.28 0c0-1.42 4.14-2.85 4.82-4.98C38.66.4 29 5.37 29 7.5s9.65 7.11 8.96 4.98-4.82-3.56-4.82-4.98",
428
+ "fill": {
429
+ "type": "color",
430
+ "value": "eyes"
431
+ }
432
+ }
433
+ }
434
+ ]
435
+ },
436
+ "variant4W10": {
437
+ "elements": [
438
+ {
439
+ "name": "path",
440
+ "type": "element",
441
+ "attributes": {
442
+ "d": "M8 8.36S8 4 12 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S9.33 12 8.67 12 8 11.27 8 11.27zm18 0S26 4 30 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S27.33 12 26.67 12s-.67-.73-.67-.73z",
443
+ "fill": {
444
+ "type": "color",
445
+ "value": "eyes"
446
+ }
447
+ }
448
+ }
449
+ ]
450
+ },
451
+ "variant4W12": {
452
+ "elements": [
453
+ {
454
+ "name": "path",
455
+ "type": "element",
456
+ "attributes": {
457
+ "d": "M7 8.36S7 4 11 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S8.33 12 7.67 12 7 11.27 7 11.27zm20 0S27 4 31 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S28.33 12 27.67 12s-.67-.73-.67-.73z",
458
+ "fill": {
459
+ "type": "color",
460
+ "value": "eyes"
461
+ }
462
+ }
463
+ }
464
+ ]
465
+ },
466
+ "variant4W14": {
467
+ "elements": [
468
+ {
469
+ "name": "path",
470
+ "type": "element",
471
+ "attributes": {
472
+ "d": "M6 8.36S6 4 10 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S7.33 12 6.67 12 6 11.27 6 11.27zm22 0S28 4 32 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S29.33 12 28.67 12s-.67-.73-.67-.73z",
473
+ "fill": {
474
+ "type": "color",
475
+ "value": "eyes"
476
+ }
477
+ }
478
+ }
479
+ ]
480
+ },
481
+ "variant4W16": {
482
+ "elements": [
483
+ {
484
+ "name": "path",
485
+ "type": "element",
486
+ "attributes": {
487
+ "d": "M5 8.36S5 4 9 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S6.33 12 5.67 12 5 11.27 5 11.27zm24 0S29 4 33 4s4 4.36 4 4.36v2.91s0 .73-.67.73c-.66 0-.66-2.9-3.33-2.9S30.33 12 29.67 12s-.67-.73-.67-.73z",
488
+ "fill": {
489
+ "type": "color",
490
+ "value": "eyes"
491
+ }
492
+ }
493
+ }
494
+ ]
495
+ },
496
+ "variant5W10": {
497
+ "elements": [
498
+ {
499
+ "name": "path",
500
+ "type": "element",
501
+ "attributes": {
502
+ "d": "M16 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m16 0c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4",
503
+ "fill": {
504
+ "type": "color",
505
+ "value": "eyes"
506
+ }
507
+ }
508
+ }
509
+ ]
510
+ },
511
+ "variant5W12": {
512
+ "elements": [
513
+ {
514
+ "name": "path",
515
+ "type": "element",
516
+ "attributes": {
517
+ "d": "M15 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m18 0c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4",
518
+ "fill": {
519
+ "type": "color",
520
+ "value": "eyes"
521
+ }
522
+ }
523
+ }
524
+ ]
525
+ },
526
+ "variant5W14": {
527
+ "elements": [
528
+ {
529
+ "name": "path",
530
+ "type": "element",
531
+ "attributes": {
532
+ "d": "M14 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m20 0c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4",
533
+ "fill": {
534
+ "type": "color",
535
+ "value": "eyes"
536
+ }
537
+ }
538
+ }
539
+ ]
540
+ },
541
+ "variant5W16": {
542
+ "elements": [
543
+ {
544
+ "name": "path",
545
+ "type": "element",
546
+ "attributes": {
547
+ "d": "M13 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m22 0c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4",
548
+ "fill": {
549
+ "type": "color",
550
+ "value": "eyes"
551
+ }
552
+ }
553
+ }
554
+ ]
555
+ },
556
+ "variant6W10": {
557
+ "elements": [
558
+ {
559
+ "name": "path",
560
+ "type": "element",
561
+ "attributes": {
562
+ "d": "M16 8c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6m16 0c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6",
563
+ "fill": {
564
+ "type": "color",
565
+ "value": "eyes"
566
+ }
567
+ }
568
+ }
569
+ ]
570
+ },
571
+ "variant6W12": {
572
+ "elements": [
573
+ {
574
+ "name": "path",
575
+ "type": "element",
576
+ "attributes": {
577
+ "d": "M15 8c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6m18 0c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6",
578
+ "fill": {
579
+ "type": "color",
580
+ "value": "eyes"
581
+ }
582
+ }
583
+ }
584
+ ]
585
+ },
586
+ "variant6W14": {
587
+ "elements": [
588
+ {
589
+ "name": "path",
590
+ "type": "element",
591
+ "attributes": {
592
+ "d": "M14 8c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6m20 0c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6",
593
+ "fill": {
594
+ "type": "color",
595
+ "value": "eyes"
596
+ }
597
+ }
598
+ }
599
+ ]
600
+ },
601
+ "variant6W16": {
602
+ "elements": [
603
+ {
604
+ "name": "path",
605
+ "type": "element",
606
+ "attributes": {
607
+ "d": "M13 8c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6m22 0c0 3.31-1.34 6-3 6s-3-2.69-3-6 1.34-6 3-6 3 2.69 3 6",
608
+ "fill": {
609
+ "type": "color",
610
+ "value": "eyes"
611
+ }
612
+ }
613
+ }
614
+ ]
615
+ },
616
+ "variant7W10": {
617
+ "elements": [
618
+ {
619
+ "name": "path",
620
+ "type": "element",
621
+ "attributes": {
622
+ "d": "M11.5 6C8.29 6 7 7.36 7 8.04c0 3.4 1.29 1.35 4.5 1.35S16 11.43 16 8.04C16 7.36 14.71 6 11.5 6m19 0C27.29 6 26 7.36 26 8.04c0 3.4 1.29 1.35 4.5 1.35S35 11.43 35 8.04C35 7.36 33.71 6 30.5 6",
623
+ "fill": {
624
+ "type": "color",
625
+ "value": "eyes"
626
+ }
627
+ }
628
+ }
629
+ ]
630
+ },
631
+ "variant7W12": {
632
+ "elements": [
633
+ {
634
+ "name": "path",
635
+ "type": "element",
636
+ "attributes": {
637
+ "d": "M10.5 6C7.29 6 6 7.36 6 8.04c0 3.4 1.29 1.35 4.5 1.35S15 11.43 15 8.04C15 7.36 13.71 6 10.5 6m21 0C28.29 6 27 7.36 27 8.04c0 3.4 1.29 1.35 4.5 1.35S36 11.43 36 8.04C36 7.36 34.71 6 31.5 6",
638
+ "fill": {
639
+ "type": "color",
640
+ "value": "eyes"
641
+ }
642
+ }
643
+ }
644
+ ]
645
+ },
646
+ "variant7W14": {
647
+ "elements": [
648
+ {
649
+ "name": "path",
650
+ "type": "element",
651
+ "attributes": {
652
+ "d": "M9.5 6C6.29 6 5 7.36 5 8.04c0 3.4 1.29 1.35 4.5 1.35S14 11.43 14 8.04C14 7.36 12.71 6 9.5 6m23 0C29.29 6 28 7.36 28 8.04c0 3.4 1.29 1.35 4.5 1.35S37 11.43 37 8.04C37 7.36 35.71 6 32.5 6",
653
+ "fill": {
654
+ "type": "color",
655
+ "value": "eyes"
656
+ }
657
+ }
658
+ }
659
+ ]
660
+ },
661
+ "variant7W16": {
662
+ "elements": [
663
+ {
664
+ "name": "path",
665
+ "type": "element",
666
+ "attributes": {
667
+ "d": "M8.5 6C5.29 6 4 7.36 4 8.04c0 3.4 1.29 1.35 4.5 1.35S13 11.43 13 8.04C13 7.36 11.71 6 8.5 6m25 0C30.29 6 29 7.36 29 8.04c0 3.4 1.29 1.35 4.5 1.35S38 11.43 38 8.04C38 7.36 36.71 6 33.5 6",
668
+ "fill": {
669
+ "type": "color",
670
+ "value": "eyes"
671
+ }
672
+ }
673
+ }
674
+ ]
675
+ },
676
+ "variant8W10": {
677
+ "elements": [
678
+ {
679
+ "name": "path",
680
+ "type": "element",
681
+ "attributes": {
682
+ "d": "M16 8c0 1.66-1.12 3-2.5 3S11 9.66 11 8s1.12-3 2.5-3S16 6.34 16 8m15 0c0 1.66-1.12 3-2.5 3S26 9.66 26 8s1.12-3 2.5-3S31 6.34 31 8",
683
+ "fill": {
684
+ "type": "color",
685
+ "value": "eyes"
686
+ }
687
+ }
688
+ }
689
+ ]
690
+ },
691
+ "variant8W12": {
692
+ "elements": [
693
+ {
694
+ "name": "path",
695
+ "type": "element",
696
+ "attributes": {
697
+ "d": "M15 8c0 1.66-1.12 3-2.5 3S10 9.66 10 8s1.12-3 2.5-3S15 6.34 15 8m17 0c0 1.66-1.12 3-2.5 3S27 9.66 27 8s1.12-3 2.5-3S32 6.34 32 8",
698
+ "fill": {
699
+ "type": "color",
700
+ "value": "eyes"
701
+ }
702
+ }
703
+ }
704
+ ]
705
+ },
706
+ "variant8W14": {
707
+ "elements": [
708
+ {
709
+ "name": "path",
710
+ "type": "element",
711
+ "attributes": {
712
+ "d": "M14 8c0 1.66-1.12 3-2.5 3S9 9.66 9 8s1.12-3 2.5-3S14 6.34 14 8m19 0c0 1.66-1.12 3-2.5 3S28 9.66 28 8s1.12-3 2.5-3S33 6.34 33 8",
713
+ "fill": {
714
+ "type": "color",
715
+ "value": "eyes"
716
+ }
717
+ }
718
+ }
719
+ ]
720
+ },
721
+ "variant8W16": {
722
+ "elements": [
723
+ {
724
+ "name": "path",
725
+ "type": "element",
726
+ "attributes": {
727
+ "d": "M13 8c0 1.66-1.12 3-2.5 3S8 9.66 8 8s1.12-3 2.5-3S13 6.34 13 8m21 0c0 1.66-1.12 3-2.5 3S29 9.66 29 8s1.12-3 2.5-3S34 6.34 34 8",
728
+ "fill": {
729
+ "type": "color",
730
+ "value": "eyes"
731
+ }
732
+ }
733
+ }
734
+ ]
735
+ },
736
+ "variant9W10": {
737
+ "elements": [
738
+ {
739
+ "name": "path",
740
+ "type": "element",
741
+ "attributes": {
742
+ "d": "M14 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m14.5-3C25.29 5 24 6.36 24 7.04c0 3.4 1.29 1.35 4.5 1.35S33 10.43 33 7.04C33 6.36 31.71 5 28.5 5",
743
+ "fill": {
744
+ "type": "color",
745
+ "value": "eyes"
746
+ }
747
+ }
748
+ }
749
+ ]
750
+ },
751
+ "variant9W12": {
752
+ "elements": [
753
+ {
754
+ "name": "path",
755
+ "type": "element",
756
+ "attributes": {
757
+ "d": "M13 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m16.5-3C26.29 5 25 6.36 25 7.04c0 3.4 1.29 1.35 4.5 1.35S34 10.43 34 7.04C34 6.36 32.71 5 29.5 5",
758
+ "fill": {
759
+ "type": "color",
760
+ "value": "eyes"
761
+ }
762
+ }
763
+ }
764
+ ]
765
+ },
766
+ "variant9W14": {
767
+ "elements": [
768
+ {
769
+ "name": "path",
770
+ "type": "element",
771
+ "attributes": {
772
+ "d": "M12 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m18.5-3C27.29 5 26 6.36 26 7.04c0 3.4 1.29 1.35 4.5 1.35S35 10.43 35 7.04C35 6.36 33.71 5 30.5 5",
773
+ "fill": {
774
+ "type": "color",
775
+ "value": "eyes"
776
+ }
777
+ }
778
+ }
779
+ ]
780
+ },
781
+ "variant9W16": {
782
+ "elements": [
783
+ {
784
+ "name": "path",
785
+ "type": "element",
786
+ "attributes": {
787
+ "d": "M11 8c0 2.2-1.34 4-3 4s-3-1.8-3-4 1.34-4 3-4 3 1.8 3 4m20.5-3C28.29 5 27 6.36 27 7.04c0 3.4 1.29 1.35 4.5 1.35S36 10.43 36 7.04C36 6.36 34.71 5 31.5 5",
788
+ "fill": {
789
+ "type": "color",
790
+ "value": "eyes"
791
+ }
792
+ }
793
+ }
794
+ ]
795
+ }
796
+ }
797
+ },
798
+ "mouth": {
799
+ "width": 30,
800
+ "height": 14.000001907348633,
801
+ "variants": {
802
+ "variant2": {
803
+ "elements": [
804
+ {
805
+ "name": "path",
806
+ "type": "element",
807
+ "attributes": {
808
+ "d": "M15 14C1.9 14-.72 1.29.15.23S6.27 2.11 15 2.11 28.97-.83 29.85.23 28.1 14 15 14",
809
+ "fill": {
810
+ "type": "color",
811
+ "value": "mouth"
812
+ }
813
+ }
814
+ }
815
+ ]
816
+ },
817
+ "variant1": {
818
+ "elements": [
819
+ {
820
+ "name": "path",
821
+ "type": "element",
822
+ "attributes": {
823
+ "d": "M15 11C4.52 11 2.42 2.82 3.12 2.14S8.02 3.5 15 3.5s11.18-2.04 11.88-1.36S25.48 11 15 11",
824
+ "fill": {
825
+ "type": "color",
826
+ "value": "mouth"
827
+ }
828
+ }
829
+ }
830
+ ]
831
+ },
832
+ "variant3": {
833
+ "elements": [
834
+ {
835
+ "name": "path",
836
+ "type": "element",
837
+ "attributes": {
838
+ "d": "M15.5 10c-5.07 0-9.3-5.23-8.37-5.88s3.45 2.15 8.37 2.15 7.44-2.88 8.37-2.15S20.57 10 15.5 10",
839
+ "fill": {
840
+ "type": "color",
841
+ "value": "mouth"
842
+ }
843
+ }
844
+ }
845
+ ]
846
+ },
847
+ "variant4": {
848
+ "elements": [
849
+ {
850
+ "name": "path",
851
+ "type": "element",
852
+ "attributes": {
853
+ "d": "M15 10C6.79 10 3.02 3.88 4.22 3.12 5.42 2.35 6.1 6.6 15 6.49c8.9-.12 9.58-4.23 10.78-3.37S23.21 10 15 10",
854
+ "fill": {
855
+ "type": "color",
856
+ "value": "mouth"
857
+ }
858
+ }
859
+ }
860
+ ]
861
+ },
862
+ "variant5": {
863
+ "elements": [
864
+ {
865
+ "name": "path",
866
+ "type": "element",
867
+ "attributes": {
868
+ "d": "M15.2 3.84c0-.67-4.2-2-4.2-2.67s7 .67 7 2.67-4.2 2.66-4.2 2.66 4.2.67 4.2 2.66-7 3.33-7 2.67 4.2-2 4.2-2.67-3.5-1.33-3.5-2.66 3.5-2 3.5-2.66",
869
+ "fill": {
870
+ "type": "color",
871
+ "value": "mouth"
872
+ }
873
+ }
874
+ }
875
+ ]
876
+ }
877
+ }
878
+ }
879
+ },
880
+ "colors": {
881
+ "background": {
882
+ "values": [
883
+ "#0a5b83",
884
+ "#1c799f",
885
+ "#69d2e7",
886
+ "#f1f4dc",
887
+ "#f88c49"
888
+ ]
889
+ },
890
+ "shape": {
891
+ "notEqualTo": [
892
+ "background"
893
+ ],
894
+ "values": [
895
+ "#0a5b83",
896
+ "#1c799f",
897
+ "#69d2e7",
898
+ "#f1f4dc",
899
+ "#f88c49"
900
+ ]
901
+ },
902
+ "mouth": {
903
+ "notEqualTo": [],
904
+ "contrastTo": "shape",
905
+ "values": [
906
+ "#000000",
907
+ "#ffffff"
908
+ ]
909
+ },
910
+ "eyes": {
911
+ "notEqualTo": [],
912
+ "contrastTo": "shape",
913
+ "values": [
914
+ "#000000",
915
+ "#ffffff"
916
+ ]
917
+ }
918
+ }
919
+ }