@dicebear/definitions 10.0.0-rc.2 → 10.0.0-rc.4

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 (63) hide show
  1. package/dist/adventurer-neutral.min.json +1 -1
  2. package/dist/adventurer.min.json +1 -1
  3. package/dist/avataaars-neutral.min.json +1 -1
  4. package/dist/avataaars.min.json +1 -1
  5. package/dist/big-ears-neutral.min.json +1 -1
  6. package/dist/big-ears.min.json +1 -1
  7. package/dist/big-smile.min.json +1 -1
  8. package/dist/bottts-neutral.min.json +1 -1
  9. package/dist/bottts.min.json +1 -1
  10. package/dist/croodles-neutral.min.json +1 -1
  11. package/dist/croodles.min.json +1 -1
  12. package/dist/dylan.min.json +1 -1
  13. package/dist/fun-emoji.min.json +1 -1
  14. package/dist/glass.min.json +1 -1
  15. package/dist/icons.min.json +1 -1
  16. package/dist/identicon.min.json +1 -1
  17. package/dist/initials.min.json +1 -1
  18. package/dist/lorelei-neutral.min.json +1 -1
  19. package/dist/lorelei.min.json +1 -1
  20. package/dist/micah.min.json +1 -1
  21. package/dist/miniavs.min.json +1 -1
  22. package/dist/notionists-neutral.min.json +1 -1
  23. package/dist/notionists.min.json +1 -1
  24. package/dist/open-peeps.min.json +1 -1
  25. package/dist/personas.min.json +1 -1
  26. package/dist/pixel-art-neutral.min.json +1 -1
  27. package/dist/pixel-art.min.json +1 -1
  28. package/dist/rings.min.json +1 -1
  29. package/dist/shapes.min.json +1 -1
  30. package/dist/thumbs.min.json +1 -1
  31. package/dist/toon-head.min.json +1 -1
  32. package/package.json +1 -1
  33. package/src/adventurer-neutral.json +5 -5
  34. package/src/adventurer.json +90 -90
  35. package/src/avataaars-neutral.json +5 -5
  36. package/src/avataaars.json +66 -66
  37. package/src/big-ears-neutral.json +5 -5
  38. package/src/big-ears.json +105 -105
  39. package/src/big-smile.json +24 -24
  40. package/src/bottts-neutral.json +3 -3
  41. package/src/bottts.json +31 -31
  42. package/src/croodles-neutral.json +14 -14
  43. package/src/croodles.json +210 -210
  44. package/src/dylan.json +19 -19
  45. package/src/fun-emoji.json +3 -3
  46. package/src/glass.json +3 -3
  47. package/src/icons.json +2 -2
  48. package/src/identicon.json +41 -41
  49. package/src/initials.json +11 -11
  50. package/src/lorelei-neutral.json +86 -86
  51. package/src/lorelei.json +266 -266
  52. package/src/micah.json +71 -71
  53. package/src/miniavs.json +40 -40
  54. package/src/notionists-neutral.json +6 -6
  55. package/src/notionists.json +21 -21
  56. package/src/open-peeps.json +73 -73
  57. package/src/personas.json +50 -38
  58. package/src/pixel-art-neutral.json +73 -73
  59. package/src/pixel-art.json +288 -288
  60. package/src/rings.json +32 -32
  61. package/src/shapes.json +25 -25
  62. package/src/thumbs.json +55 -55
  63. package/src/toon-head.json +38 -38
package/src/thumbs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.10.0/dist/definition.min.json",
2
+ "$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.11.1/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": {
@@ -20,7 +20,7 @@
20
20
  "elements": [
21
21
  {
22
22
  "type": "component",
23
- "value": "shape"
23
+ "name": "shape"
24
24
  }
25
25
  ],
26
26
  "width": 100,
@@ -58,7 +58,7 @@
58
58
  "d": "M50 10c24.85 0 45 19.4 45 43.33V140H5V53.33C5 29.4 25.15 10 50 10",
59
59
  "fill": {
60
60
  "type": "color",
61
- "value": "shape"
61
+ "name": "shape"
62
62
  }
63
63
  }
64
64
  },
@@ -71,7 +71,7 @@
71
71
  "children": [
72
72
  {
73
73
  "type": "component",
74
- "value": "face"
74
+ "name": "face"
75
75
  }
76
76
  ]
77
77
  }
@@ -108,7 +108,7 @@
108
108
  "children": [
109
109
  {
110
110
  "type": "component",
111
- "value": "eyes"
111
+ "name": "eyes"
112
112
  }
113
113
  ]
114
114
  },
@@ -121,7 +121,7 @@
121
121
  "children": [
122
122
  {
123
123
  "type": "component",
124
- "value": "mouth"
124
+ "name": "mouth"
125
125
  }
126
126
  ]
127
127
  }
@@ -138,7 +138,7 @@
138
138
  "children": [
139
139
  {
140
140
  "type": "component",
141
- "value": "eyes"
141
+ "name": "eyes"
142
142
  }
143
143
  ]
144
144
  },
@@ -151,7 +151,7 @@
151
151
  "children": [
152
152
  {
153
153
  "type": "component",
154
- "value": "mouth"
154
+ "name": "mouth"
155
155
  }
156
156
  ]
157
157
  }
@@ -168,7 +168,7 @@
168
168
  "children": [
169
169
  {
170
170
  "type": "component",
171
- "value": "eyes"
171
+ "name": "eyes"
172
172
  }
173
173
  ]
174
174
  },
@@ -181,7 +181,7 @@
181
181
  "children": [
182
182
  {
183
183
  "type": "component",
184
- "value": "mouth"
184
+ "name": "mouth"
185
185
  }
186
186
  ]
187
187
  }
@@ -198,7 +198,7 @@
198
198
  "children": [
199
199
  {
200
200
  "type": "component",
201
- "value": "eyes"
201
+ "name": "eyes"
202
202
  }
203
203
  ]
204
204
  },
@@ -211,7 +211,7 @@
211
211
  "children": [
212
212
  {
213
213
  "type": "component",
214
- "value": "mouth"
214
+ "name": "mouth"
215
215
  }
216
216
  ]
217
217
  }
@@ -228,7 +228,7 @@
228
228
  "children": [
229
229
  {
230
230
  "type": "component",
231
- "value": "eyes"
231
+ "name": "eyes"
232
232
  }
233
233
  ]
234
234
  },
@@ -241,7 +241,7 @@
241
241
  "children": [
242
242
  {
243
243
  "type": "component",
244
- "value": "mouth"
244
+ "name": "mouth"
245
245
  }
246
246
  ]
247
247
  }
@@ -262,7 +262,7 @@
262
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
263
  "fill": {
264
264
  "type": "color",
265
- "value": "eyes"
265
+ "name": "eyes"
266
266
  }
267
267
  }
268
268
  }
@@ -277,7 +277,7 @@
277
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
278
  "fill": {
279
279
  "type": "color",
280
- "value": "eyes"
280
+ "name": "eyes"
281
281
  }
282
282
  }
283
283
  }
@@ -292,7 +292,7 @@
292
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
293
  "fill": {
294
294
  "type": "color",
295
- "value": "eyes"
295
+ "name": "eyes"
296
296
  }
297
297
  }
298
298
  }
@@ -307,7 +307,7 @@
307
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
308
  "fill": {
309
309
  "type": "color",
310
- "value": "eyes"
310
+ "name": "eyes"
311
311
  }
312
312
  }
313
313
  }
@@ -322,7 +322,7 @@
322
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
323
  "fill": {
324
324
  "type": "color",
325
- "value": "eyes"
325
+ "name": "eyes"
326
326
  }
327
327
  }
328
328
  }
@@ -337,7 +337,7 @@
337
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
338
  "fill": {
339
339
  "type": "color",
340
- "value": "eyes"
340
+ "name": "eyes"
341
341
  }
342
342
  }
343
343
  }
@@ -352,7 +352,7 @@
352
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
353
  "fill": {
354
354
  "type": "color",
355
- "value": "eyes"
355
+ "name": "eyes"
356
356
  }
357
357
  }
358
358
  }
@@ -367,7 +367,7 @@
367
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
368
  "fill": {
369
369
  "type": "color",
370
- "value": "eyes"
370
+ "name": "eyes"
371
371
  }
372
372
  }
373
373
  }
@@ -382,7 +382,7 @@
382
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
383
  "fill": {
384
384
  "type": "color",
385
- "value": "eyes"
385
+ "name": "eyes"
386
386
  }
387
387
  }
388
388
  }
@@ -397,7 +397,7 @@
397
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
398
  "fill": {
399
399
  "type": "color",
400
- "value": "eyes"
400
+ "name": "eyes"
401
401
  }
402
402
  }
403
403
  }
@@ -412,7 +412,7 @@
412
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
413
  "fill": {
414
414
  "type": "color",
415
- "value": "eyes"
415
+ "name": "eyes"
416
416
  }
417
417
  }
418
418
  }
@@ -427,7 +427,7 @@
427
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
428
  "fill": {
429
429
  "type": "color",
430
- "value": "eyes"
430
+ "name": "eyes"
431
431
  }
432
432
  }
433
433
  }
@@ -442,7 +442,7 @@
442
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
443
  "fill": {
444
444
  "type": "color",
445
- "value": "eyes"
445
+ "name": "eyes"
446
446
  }
447
447
  }
448
448
  }
@@ -457,7 +457,7 @@
457
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
458
  "fill": {
459
459
  "type": "color",
460
- "value": "eyes"
460
+ "name": "eyes"
461
461
  }
462
462
  }
463
463
  }
@@ -472,7 +472,7 @@
472
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
473
  "fill": {
474
474
  "type": "color",
475
- "value": "eyes"
475
+ "name": "eyes"
476
476
  }
477
477
  }
478
478
  }
@@ -487,7 +487,7 @@
487
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
488
  "fill": {
489
489
  "type": "color",
490
- "value": "eyes"
490
+ "name": "eyes"
491
491
  }
492
492
  }
493
493
  }
@@ -502,7 +502,7 @@
502
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
503
  "fill": {
504
504
  "type": "color",
505
- "value": "eyes"
505
+ "name": "eyes"
506
506
  }
507
507
  }
508
508
  }
@@ -517,7 +517,7 @@
517
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
518
  "fill": {
519
519
  "type": "color",
520
- "value": "eyes"
520
+ "name": "eyes"
521
521
  }
522
522
  }
523
523
  }
@@ -532,7 +532,7 @@
532
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
533
  "fill": {
534
534
  "type": "color",
535
- "value": "eyes"
535
+ "name": "eyes"
536
536
  }
537
537
  }
538
538
  }
@@ -547,7 +547,7 @@
547
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
548
  "fill": {
549
549
  "type": "color",
550
- "value": "eyes"
550
+ "name": "eyes"
551
551
  }
552
552
  }
553
553
  }
@@ -562,7 +562,7 @@
562
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
563
  "fill": {
564
564
  "type": "color",
565
- "value": "eyes"
565
+ "name": "eyes"
566
566
  }
567
567
  }
568
568
  }
@@ -577,7 +577,7 @@
577
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
578
  "fill": {
579
579
  "type": "color",
580
- "value": "eyes"
580
+ "name": "eyes"
581
581
  }
582
582
  }
583
583
  }
@@ -592,7 +592,7 @@
592
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
593
  "fill": {
594
594
  "type": "color",
595
- "value": "eyes"
595
+ "name": "eyes"
596
596
  }
597
597
  }
598
598
  }
@@ -607,7 +607,7 @@
607
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
608
  "fill": {
609
609
  "type": "color",
610
- "value": "eyes"
610
+ "name": "eyes"
611
611
  }
612
612
  }
613
613
  }
@@ -622,7 +622,7 @@
622
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
623
  "fill": {
624
624
  "type": "color",
625
- "value": "eyes"
625
+ "name": "eyes"
626
626
  }
627
627
  }
628
628
  }
@@ -637,7 +637,7 @@
637
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
638
  "fill": {
639
639
  "type": "color",
640
- "value": "eyes"
640
+ "name": "eyes"
641
641
  }
642
642
  }
643
643
  }
@@ -652,7 +652,7 @@
652
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
653
  "fill": {
654
654
  "type": "color",
655
- "value": "eyes"
655
+ "name": "eyes"
656
656
  }
657
657
  }
658
658
  }
@@ -667,7 +667,7 @@
667
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
668
  "fill": {
669
669
  "type": "color",
670
- "value": "eyes"
670
+ "name": "eyes"
671
671
  }
672
672
  }
673
673
  }
@@ -682,7 +682,7 @@
682
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
683
  "fill": {
684
684
  "type": "color",
685
- "value": "eyes"
685
+ "name": "eyes"
686
686
  }
687
687
  }
688
688
  }
@@ -697,7 +697,7 @@
697
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
698
  "fill": {
699
699
  "type": "color",
700
- "value": "eyes"
700
+ "name": "eyes"
701
701
  }
702
702
  }
703
703
  }
@@ -712,7 +712,7 @@
712
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
713
  "fill": {
714
714
  "type": "color",
715
- "value": "eyes"
715
+ "name": "eyes"
716
716
  }
717
717
  }
718
718
  }
@@ -727,7 +727,7 @@
727
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
728
  "fill": {
729
729
  "type": "color",
730
- "value": "eyes"
730
+ "name": "eyes"
731
731
  }
732
732
  }
733
733
  }
@@ -742,7 +742,7 @@
742
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
743
  "fill": {
744
744
  "type": "color",
745
- "value": "eyes"
745
+ "name": "eyes"
746
746
  }
747
747
  }
748
748
  }
@@ -757,7 +757,7 @@
757
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
758
  "fill": {
759
759
  "type": "color",
760
- "value": "eyes"
760
+ "name": "eyes"
761
761
  }
762
762
  }
763
763
  }
@@ -772,7 +772,7 @@
772
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
773
  "fill": {
774
774
  "type": "color",
775
- "value": "eyes"
775
+ "name": "eyes"
776
776
  }
777
777
  }
778
778
  }
@@ -787,7 +787,7 @@
787
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
788
  "fill": {
789
789
  "type": "color",
790
- "value": "eyes"
790
+ "name": "eyes"
791
791
  }
792
792
  }
793
793
  }
@@ -808,7 +808,7 @@
808
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
809
  "fill": {
810
810
  "type": "color",
811
- "value": "mouth"
811
+ "name": "mouth"
812
812
  }
813
813
  }
814
814
  }
@@ -823,7 +823,7 @@
823
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
824
  "fill": {
825
825
  "type": "color",
826
- "value": "mouth"
826
+ "name": "mouth"
827
827
  }
828
828
  }
829
829
  }
@@ -838,7 +838,7 @@
838
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
839
  "fill": {
840
840
  "type": "color",
841
- "value": "mouth"
841
+ "name": "mouth"
842
842
  }
843
843
  }
844
844
  }
@@ -853,7 +853,7 @@
853
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
854
  "fill": {
855
855
  "type": "color",
856
- "value": "mouth"
856
+ "name": "mouth"
857
857
  }
858
858
  }
859
859
  }
@@ -868,7 +868,7 @@
868
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
869
  "fill": {
870
870
  "type": "color",
871
- "value": "mouth"
871
+ "name": "mouth"
872
872
  }
873
873
  }
874
874
  }