@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.
Files changed (65) hide show
  1. package/LICENSE.md +2 -2
  2. package/README.md +3 -36
  3. package/dist/adventurer-neutral.min.json +1 -1
  4. package/dist/adventurer.min.json +1 -1
  5. package/dist/avataaars-neutral.min.json +1 -1
  6. package/dist/avataaars.min.json +1 -1
  7. package/dist/big-ears-neutral.min.json +1 -1
  8. package/dist/big-ears.min.json +1 -1
  9. package/dist/big-smile.min.json +1 -1
  10. package/dist/bottts-neutral.min.json +1 -1
  11. package/dist/bottts.min.json +1 -1
  12. package/dist/croodles-neutral.min.json +1 -1
  13. package/dist/croodles.min.json +1 -1
  14. package/dist/dylan.min.json +1 -1
  15. package/dist/fun-emoji.min.json +1 -1
  16. package/dist/glass.min.json +1 -1
  17. package/dist/icons.min.json +1 -1
  18. package/dist/identicon.min.json +1 -1
  19. package/dist/initials.min.json +1 -1
  20. package/dist/lorelei-neutral.min.json +1 -1
  21. package/dist/lorelei.min.json +1 -1
  22. package/dist/micah.min.json +1 -1
  23. package/dist/miniavs.min.json +1 -1
  24. package/dist/notionists-neutral.min.json +1 -1
  25. package/dist/notionists.min.json +1 -1
  26. package/dist/open-peeps.min.json +1 -1
  27. package/dist/personas.min.json +1 -1
  28. package/dist/pixel-art-neutral.min.json +1 -1
  29. package/dist/pixel-art.min.json +1 -1
  30. package/dist/rings.min.json +1 -1
  31. package/dist/shapes.min.json +1 -1
  32. package/dist/thumbs.min.json +1 -1
  33. package/dist/toon-head.min.json +1 -1
  34. package/package.json +1 -1
  35. package/src/adventurer-neutral.json +229 -221
  36. package/src/adventurer.json +831 -474
  37. package/src/avataaars-neutral.json +86 -86
  38. package/src/avataaars.json +283 -283
  39. package/src/big-ears-neutral.json +319 -330
  40. package/src/big-ears.json +479 -491
  41. package/src/big-smile.json +144 -144
  42. package/src/bottts-neutral.json +55 -59
  43. package/src/bottts.json +304 -321
  44. package/src/croodles-neutral.json +93 -88
  45. package/src/croodles.json +420 -411
  46. package/src/dylan.json +63 -36
  47. package/src/fun-emoji.json +164 -145
  48. package/src/glass.json +36 -142
  49. package/src/icons.json +855 -214
  50. package/src/identicon.json +115 -523
  51. package/src/initials.json +1 -1
  52. package/src/lorelei-neutral.json +114 -114
  53. package/src/lorelei.json +1154 -412
  54. package/src/micah.json +178 -194
  55. package/src/miniavs.json +177 -112
  56. package/src/notionists-neutral.json +132 -132
  57. package/src/notionists.json +437 -437
  58. package/src/open-peeps.json +221 -221
  59. package/src/personas.json +127 -127
  60. package/src/pixel-art-neutral.json +251 -298
  61. package/src/pixel-art.json +591 -558
  62. package/src/rings.json +91 -55
  63. package/src/shapes.json +39 -42
  64. package/src/thumbs.json +93 -80
  65. package/src/toon-head.json +200 -128
@@ -1,5 +1,5 @@
1
1
  {
2
- "$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.11.0/dist/definition.min.json",
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": {
@@ -22,46 +22,118 @@
22
22
  "name": "g",
23
23
  "type": "element",
24
24
  "attributes": {
25
- "transform": "translate(0 10)"
25
+ "transform": "translate(160.62 339.51)"
26
26
  },
27
27
  "children": [
28
28
  {
29
- "type": "component",
30
- "name": "rearHair"
29
+ "name": "rearHair",
30
+ "type": "component"
31
31
  }
32
32
  ]
33
33
  },
34
34
  {
35
- "type": "component",
36
- "name": "body"
35
+ "name": "g",
36
+ "type": "element",
37
+ "attributes": {
38
+ "transform": "translate(124 556)"
39
+ },
40
+ "children": [
41
+ {
42
+ "name": "body",
43
+ "type": "component"
44
+ }
45
+ ]
37
46
  },
38
47
  {
39
- "type": "component",
40
- "name": "head"
48
+ "name": "g",
49
+ "type": "element",
50
+ "attributes": {
51
+ "transform": "translate(186.52 139.5)"
52
+ },
53
+ "children": [
54
+ {
55
+ "name": "head",
56
+ "type": "component"
57
+ }
58
+ ]
41
59
  },
42
60
  {
43
- "type": "component",
44
- "name": "clothes"
61
+ "name": "g",
62
+ "type": "element",
63
+ "attributes": {
64
+ "transform": "translate(107.32 587.5)"
65
+ },
66
+ "children": [
67
+ {
68
+ "name": "clothes",
69
+ "type": "component"
70
+ }
71
+ ]
45
72
  },
46
73
  {
47
- "type": "component",
48
- "name": "mouth"
74
+ "name": "g",
75
+ "type": "element",
76
+ "attributes": {
77
+ "transform": "translate(326 487)"
78
+ },
79
+ "children": [
80
+ {
81
+ "name": "mouth",
82
+ "type": "component"
83
+ }
84
+ ]
49
85
  },
50
86
  {
51
- "type": "component",
52
- "name": "beard"
87
+ "name": "g",
88
+ "type": "element",
89
+ "attributes": {
90
+ "transform": "translate(223.48 402.09)"
91
+ },
92
+ "children": [
93
+ {
94
+ "name": "beard",
95
+ "type": "component"
96
+ }
97
+ ]
53
98
  },
54
99
  {
55
- "type": "component",
56
- "name": "eyes"
100
+ "name": "g",
101
+ "type": "element",
102
+ "attributes": {
103
+ "transform": "translate(253 367)"
104
+ },
105
+ "children": [
106
+ {
107
+ "name": "eyes",
108
+ "type": "component"
109
+ }
110
+ ]
57
111
  },
58
112
  {
59
- "type": "component",
60
- "name": "eyebrows"
113
+ "name": "g",
114
+ "type": "element",
115
+ "attributes": {
116
+ "transform": "translate(265.82 287.36)"
117
+ },
118
+ "children": [
119
+ {
120
+ "name": "eyebrows",
121
+ "type": "component"
122
+ }
123
+ ]
61
124
  },
62
125
  {
63
- "type": "component",
64
- "name": "hair"
126
+ "name": "g",
127
+ "type": "element",
128
+ "attributes": {
129
+ "transform": "translate(158.16)"
130
+ },
131
+ "children": [
132
+ {
133
+ "name": "hair",
134
+ "type": "component"
135
+ }
136
+ ]
65
137
  }
66
138
  ],
67
139
  "width": 768,
@@ -73,8 +145,8 @@
73
145
  },
74
146
  "components": {
75
147
  "rearHair": {
76
- "width": 768,
77
- "height": 768,
148
+ "width": 451.66,
149
+ "height": 415.49,
78
150
  "probability": 50,
79
151
  "variants": {
80
152
  "longStraight": {
@@ -83,7 +155,7 @@
83
155
  "name": "path",
84
156
  "type": "element",
85
157
  "attributes": {
86
- "d": "m551.97 418.5-.04.6-.2 3.28a1729 1729 0 0 0-2.15 53.42c-.8 32.9-.8 73.8 2.42 105.75 3.23 31.96 11.48 72.86 18.93 105.76a1876 1876 0 0 0 13.79 56.68l.13.5h-400.7l.13-.5a1140 1140 0 0 0 3.96-15.44c2.59-10.34 6.1-24.8 9.83-41.24 7.45-32.9 15.7-73.8 18.93-105.76 3.22-31.96 3.22-72.86 2.42-105.76a1729 1729 0 0 0-2.35-56.7l-.04-.61z",
158
+ "d": "m391.35 88.99-.04.6-.2 3.28a1729 1729 0 0 0-2.15 53.42c-.8 32.87-.8 73.77 2.42 105.72 3.23 31.96 11.48 72.86 18.93 105.76a1876 1876 0 0 0 13.8 56.68l.12.5H23.53l.13-.5.86-3.27a1877 1877 0 0 0 12.93-53.4c7.45-32.9 15.7-73.8 18.93-105.77 3.22-31.96 3.22-72.86 2.42-105.76a1730 1730 0 0 0-2.35-56.69l-.04-.6z",
87
159
  "fill": {
88
160
  "type": "color",
89
161
  "name": "hair"
@@ -95,7 +167,7 @@
95
167
  "name": "path",
96
168
  "type": "element",
97
169
  "attributes": {
98
- "d": "m503.5 418.5-.03.61-.14 3.28a2427 2427 0 0 0-1.53 53.41c-.57 32.9-.57 73.79 1.72 105.74s8.17 72.84 13.47 105.73a2538 2538 0 0 0 9.8 56.69l.1.54H242.1l.1-.54.61-3.28a2538 2538 0 0 0 9.2-53.4c5.3-32.9 11.17-73.79 13.47-105.74 2.29-31.95 2.29-72.85 1.72-105.74a2427 2427 0 0 0-1.67-56.69l-.03-.6z",
170
+ "d": "m342.88 88.99-.03.61-.14 3.28c-.1 2.85-.27 6.99-.45 12.16-.36 10.34-.79 24.8-1.08 41.25-.57 32.85-.57 73.75 1.72 105.69s8.17 72.85 13.47 105.74a2538 2538 0 0 0 9.8 56.69l.1.54H81.5l.1-.54a1431 1431 0 0 0 2.8-15.44c1.84-10.34 4.34-24.8 7-41.25 5.3-32.9 11.16-73.78 13.46-105.73s2.3-72.85 1.72-105.74a2427 2427 0 0 0-1.67-56.7l-.03-.6z",
99
171
  "fill": "black",
100
172
  "fill-opacity": "0.2",
101
173
  "stroke": "black"
@@ -109,7 +181,7 @@
109
181
  "name": "path",
110
182
  "type": "element",
111
183
  "attributes": {
112
- "d": "M384.5 330c69.54 0 138.96 29.46 167.55 88.22 13.86 28.48 2.35 54.38-6.98 80.77-4.66 13.16-8.76 26.44-8.76 40.15 0 13.72 4.1 27.83 15.8 42.67 23.3 29.53 37.19 40.4 45.7 48.8 4.26 4.2 7.16 7.79 9.26 12.7 2.1 4.99 3.44 11.39 4.48 21.29 1.72 16.32-4.86 36.34-11.9 52.34a250 250 0 0 1-14.2 27.3q-.1.2-.18.3H183.8l-.15-.26-.83-1.58a261 261 0 0 1-11.54-25.91c-6.1-16.07-11.68-36.1-9.78-52.17 1.14-9.68 1.19-16.1 1.6-21.03.41-4.94 1.2-8.5 3.8-12.66 2.6-4.21 7.07-9.07 14.92-16.6 7.84-7.51 19.01-17.65 35.02-32.4 16.07-14.82 22.4-28.94 23.23-42.7.83-13.73-3.84-27.03-9.59-40.2-5.76-13.21-12.6-26.26-16.28-39.62-3.67-13.33-4.17-26.9 2.75-41.12 28.6-58.77 98-88.23 167.55-88.23Z",
184
+ "d": "M223.88.5c69.54 0 138.96 29.45 167.55 88.2 13.86 28.49 2.35 54.39-6.98 80.78-4.65 13.16-8.76 26.45-8.76 40.15 0 13.72 4.1 27.83 15.8 42.67 23.27 29.53 37.14 40.4 45.66 48.8 4.25 4.18 7.15 7.73 9.25 12.68 2.11 4.96 3.44 11.36 4.48 21.26 1.72 16.32-4.86 36.34-11.9 52.34A249 249 0 0 1 424.6 415H23.18l-.15-.28-.83-1.58a261 261 0 0 1-11.54-25.9c-6.1-16.08-11.68-36.1-9.78-52.18 1.14-9.68 1.2-16.1 1.6-21.03.42-4.94 1.2-8.49 3.8-12.66 2.6-4.2 7.07-9.07 14.92-16.6 7.84-7.5 19.01-17.65 35.02-32.4 16.07-14.82 22.4-28.94 23.23-42.7.82-13.74-3.84-27.04-9.59-40.22-5.77-13.2-12.6-26.25-16.28-39.6-3.67-13.34-4.17-26.9 2.75-41.13C84.93 29.95 154.34.5 223.88.5Z",
113
185
  "fill": {
114
186
  "type": "color",
115
187
  "name": "hair"
@@ -121,7 +193,7 @@
121
193
  "name": "path",
122
194
  "type": "element",
123
195
  "attributes": {
124
- "d": "M387.98 330.5c46.34 0 92.72 29.32 111.85 88.04 9.3 28.51 1.57 54.45-4.66 80.8-6.23 26.3-10.94 52.95 4.7 82.6 15.56 29.5 24.84 40.34 30.53 48.73 2.84 4.17 4.78 7.73 6.2 12.68 1.4 4.98 2.3 11.38 3 21.28 1.14 16.34-3.26 36.37-7.98 52.35a312 312 0 0 1-9.58 27.52h-268.1l-.1-.22-.54-1.57a340 340 0 0 1-7.72-25.9c-4.08-16-7.82-36.02-6.55-52.13.77-9.66.8-16.04 1.07-21 .28-4.94.8-8.5 2.55-12.7s4.74-9.06 9.98-16.57 12.72-17.63 23.42-32.37c10.75-14.81 14.97-28.9 15.52-42.6.55-13.67-2.56-26.93-6.4-40.08-7.71-26.37-18.33-52.28-9.05-80.77 19.13-58.73 65.5-88.04 111.86-88.04Z",
196
+ "d": "M227.36.99c46.34 0 92.72 29.32 111.85 88.04 9.3 28.51 1.57 54.45-4.66 80.8-6.23 26.3-10.94 52.95 4.7 82.59 15.56 29.5 24.83 40.35 30.53 48.74 2.84 4.17 4.78 7.72 6.2 12.68 1.4 4.98 2.3 11.38 3 21.28 1.14 16.34-3.26 36.37-7.98 52.35a312 312 0 0 1-9.58 27.52H93.3l-.08-.22-.55-1.57a340 340 0 0 1-7.72-25.9c-4.08-16.04-7.82-36.07-6.55-52.18.77-9.67.8-16.05 1.07-21 .28-4.94.8-8.5 2.55-12.7s4.74-9.06 9.98-16.57 12.72-17.64 23.42-32.37c10.75-14.8 14.97-28.9 15.52-42.59.55-13.68-2.56-26.94-6.4-40.1-7.7-26.36-18.33-52.27-9.05-80.76C134.6 30.31 180.99 1 227.32 1Z",
125
197
  "fill": "black",
126
198
  "fill-opacity": "0.2",
127
199
  "stroke": "black"
@@ -135,7 +207,7 @@
135
207
  "name": "path",
136
208
  "type": "element",
137
209
  "attributes": {
138
- "d": "M384.5 330c69.54 0 138.96 29.46 167.55 88.22 6.94 14.26 7.73 25.3 5.89 34.87-1.85 9.6-6.34 17.72-10.05 26.3-3.7 8.52-6.59 17.41-5.05 28.37 1.53 10.94 7.47 23.88 21.25 40.54 17.88 21.61 23.35 40.5 19.69 56.66-3.67 16.18-16.5 29.8-35.6 40.77-38.2 21.97-101.14 33.23-164.1 33.5-62.97.29-125.82-10.4-163.89-32.24-19.03-10.9-31.8-24.55-35.36-40.92-3.57-16.36 2.02-35.6 20.03-57.77 13.52-16.67 19.33-29.6 20.82-40.55s-1.35-19.84-4.99-28.37c-3.63-8.56-8.02-16.7-9.79-26.3-1.77-9.58-.92-20.62 6.02-34.88 28.62-58.75 98.03-88.2 167.57-88.2Z",
210
+ "d": "M223.88.5c69.54 0 138.96 29.45 167.55 88.2 6.94 14.27 7.73 25.3 5.89 34.88-1.85 9.61-6.34 17.74-10.05 26.3-3.7 8.54-6.57 17.43-5.03 28.4 1.53 10.93 7.47 23.87 21.25 40.53 17.88 21.61 23.35 40.5 19.69 56.66-3.66 16.18-16.5 29.8-35.6 40.77-38.2 21.97-101.13 33.23-164.1 33.5-62.95.29-125.81-10.41-163.88-32.24-19.03-10.9-31.8-24.55-35.36-40.92-3.57-16.36 2.02-35.6 20.03-57.77 13.53-16.64 19.34-29.6 20.83-40.52 1.5-10.95-1.35-19.84-4.99-28.37-3.61-8.56-8.01-16.7-9.8-26.3-1.74-9.58-.9-20.62 6.05-34.88C84.94 29.95 154.34.5 223.88.5Z",
139
211
  "fill": {
140
212
  "type": "color",
141
213
  "name": "hair"
@@ -147,7 +219,7 @@
147
219
  "name": "path",
148
220
  "type": "element",
149
221
  "attributes": {
150
- "d": "M261.1 418.6c41.82-117.47 202.94-117.47 244.76 0 5.08 14.26 5.66 25.32 4.31 34.91-1.35 9.63-4.64 17.77-7.35 26.31s-4.8 17.39-3.67 28.3 5.45 23.82 15.53 40.47c13.07 21.6 17.1 40.5 14.4 56.71-2.68 16.21-12.08 29.8-26.02 40.75-27.9 21.92-73.86 33.16-119.87 33.44s-91.92-10.4-119.72-32.17c-13.9-10.88-23.23-24.5-25.85-40.91-2.61-16.4 1.5-35.66 14.66-57.82 9.9-16.66 14.14-29.57 15.22-40.47 1.1-10.9-.98-19.77-3.64-28.3s-5.88-16.68-7.18-26.3c-1.3-9.6-.67-20.65 4.42-34.92Z",
222
+ "d": "M100.48 89.08c41.82-117.45 202.94-117.45 244.76 0 5.08 14.28 5.66 25.33 4.31 34.92-1.35 9.63-4.64 17.77-7.35 26.31s-4.8 17.39-3.67 28.3 5.45 23.82 15.53 40.47c13.07 21.6 17.1 40.5 14.4 56.71-2.68 16.2-12.08 29.8-26.02 40.75-27.9 21.92-73.86 33.16-119.87 33.44s-91.92-10.4-119.72-32.17C88.96 306.93 79.62 293.31 77 276.9c-2.61-16.4 1.5-35.66 14.66-57.82 9.9-16.66 14.14-29.57 15.23-40.47s-1-19.77-3.65-28.3c-2.66-8.53-5.88-16.68-7.18-26.3-1.3-9.6-.67-20.65 4.41-34.93Z",
151
223
  "fill": "black",
152
224
  "fill-opacity": "0.2",
153
225
  "stroke": "black"
@@ -161,7 +233,7 @@
161
233
  "name": "path",
162
234
  "type": "element",
163
235
  "attributes": {
164
- "d": "M384.5 330c69.54 0 138.96 29.46 167.55 88.22 6.95 14.28 8.58 25.68 7.78 35.7-.8 10.04-4.04 18.7-6.9 27.58-2.84 8.86-5.28 17.9-4.38 28.57s5.13 22.91 15.54 38.21c2.53 3.73 3.19 7.1 2.3 10.14-.86 3.07-3.32 5.93-7.25 8.57-7.87 5.27-21.37 9.5-38.73 12.72-34.67 6.45-84.43 8.85-134.35 7.91-49.9-.93-99.93-5.21-135.14-12.13-17.6-3.46-31.46-7.57-39.73-12.22-4.14-2.33-6.8-4.75-7.9-7.22-1.05-2.41-.65-4.97 1.6-7.73 9.38-11.58 13.1-21.96 13.8-31.93s-1.6-19.5-4.2-29.3c-5.15-19.57-11.43-40.41 2.45-68.93 28.6-58.75 98.02-88.2 167.56-88.2Z",
236
+ "d": "M223.88.5c69.54 0 138.96 29.45 167.55 88.2 6.95 14.29 8.58 25.69 7.78 35.7-.8 10.05-4.04 18.72-6.9 27.6-2.84 8.85-5.28 17.9-4.38 28.56s5.13 22.9 15.54 38.21c2.53 3.73 3.19 7.1 2.31 10.14-.87 3.07-3.33 5.93-7.26 8.56-7.87 5.28-21.37 9.5-38.73 12.73-34.67 6.45-84.43 8.85-134.35 7.92-49.9-.94-99.93-5.22-135.14-12.14-17.6-3.46-31.46-7.56-39.73-12.22-4.14-2.33-6.8-4.75-7.89-7.22-1.06-2.4-.66-4.97 1.6-7.73 9.4-11.57 13.1-21.96 13.8-31.93.7-9.95-1.6-19.45-4.19-29.24-5.16-19.57-11.44-40.4 2.44-68.93C84.93 30.01 154.34.54 223.88.54Z",
165
237
  "fill": {
166
238
  "type": "color",
167
239
  "name": "hair"
@@ -173,7 +245,7 @@
173
245
  "name": "path",
174
246
  "type": "element",
175
247
  "attributes": {
176
- "d": "M255.76 418.4c44.19-117.2 214.44-117.2 258.63 0 5.37 14.24 6.64 25.62 6.02 35.63s-3.13 18.68-5.33 27.52-4.08 17.83-3.4 28.43c.69 10.62 3.96 22.8 12 38.06 1.96 3.72 2.48 7.1 1.8 10.18q-1.07 4.63-5.62 8.55c-6.05 5.24-16.45 9.44-29.84 12.65-26.77 6.42-65.2 8.82-103.74 7.89s-77.18-5.2-104.36-12.1c-13.6-3.4-24.27-7.5-30.64-12.1q-4.81-3.44-6.1-7.2c-.82-2.42-.5-5.01 1.24-7.8 7.26-11.5 10.12-21.84 10.66-31.75s-1.24-19.37-3.23-29.12c-4-19.51-8.85-40.32 1.88-68.8Z",
248
+ "d": "M95.13 88.88c44.2-117.19 214.45-117.19 258.64 0 5.37 14.25 6.64 25.63 6.02 35.64s-3.13 18.67-5.33 27.52c-2.2 8.83-4.08 17.83-3.39 28.43.7 10.62 3.96 22.8 12 38.06 1.96 3.72 2.48 7.1 1.8 10.18-.69 3.09-2.6 5.94-5.62 8.55-6.05 5.24-16.45 9.44-29.84 12.65-26.77 6.42-65.19 8.82-103.74 7.9s-77.18-5.2-104.36-12.1c-13.56-3.45-24.22-7.54-30.58-12.16-3.19-2.3-5.25-4.71-6.09-7.19-.83-2.45-.5-5.04 1.23-7.8 7.26-11.53 10.12-21.87 10.66-31.78s-1.23-19.36-3.22-29.11c-3.99-19.5-8.85-40.32 1.88-68.79Z",
177
249
  "fill": "black",
178
250
  "fill-opacity": "0.2",
179
251
  "stroke": "black"
@@ -184,8 +256,8 @@
184
256
  }
185
257
  },
186
258
  "body": {
187
- "width": 768,
188
- "height": 768,
259
+ "width": 521,
260
+ "height": 327,
189
261
  "variants": {
190
262
  "body": {
191
263
  "elements": [
@@ -193,7 +265,7 @@
193
265
  "name": "path",
194
266
  "type": "element",
195
267
  "attributes": {
196
- "d": "M432.5 556.5v69.45l.4.07c120.31 22.8 211.36 128.92 211.6 256.48h-520c.24-127.56 91.29-233.7 211.6-256.48l.4-.07V556.5z",
268
+ "d": "M308.5.5v69.45l.4.07c120.32 22.8 211.37 128.92 211.6 256.48H.5C.74 198.94 91.8 92.8 212.1 70.02l.4-.07V.5z",
197
269
  "fill": {
198
270
  "type": "color",
199
271
  "name": "skin"
@@ -205,7 +277,7 @@
205
277
  "name": "path",
206
278
  "type": "element",
207
279
  "attributes": {
208
- "d": "M336 556h97v37s-30.58 9.4-49 9.5c-19.59.1-48-9.5-48-9.5z",
280
+ "d": "M212 0h97v37s-30.58 9.4-49 9.5c-19.59.1-48-9.5-48-9.5z",
209
281
  "fill": "black",
210
282
  "fill-opacity": "0.2"
211
283
  }
@@ -215,8 +287,8 @@
215
287
  }
216
288
  },
217
289
  "head": {
218
- "width": 768,
219
- "height": 768,
290
+ "width": 394.95,
291
+ "height": 452,
220
292
  "variants": {
221
293
  "head": {
222
294
  "elements": [
@@ -224,7 +296,7 @@
224
296
  "name": "path",
225
297
  "type": "element",
226
298
  "attributes": {
227
- "d": "M191.5 452.5c-20-77.5 33.5-50 33.5-50C189.18 286.68 217 140 384 140s194.82 146.68 159 262.5c0 0 53.5-27.5 33.5 50-11.1 43-51 43-51 43C519.57 545.9 434 591 384 591s-135.57-45.1-141.5-95.5c0 0-39.9 0-51-43Z",
299
+ "d": "M4.98 313c-20-77.5 33.5-50 33.5-50C2.66 147.18 30.48.5 197.48.5s194.82 146.68 159 262.5c0 0 53.5-27.5 33.5 50-11.1 43-51 43-51 43-5.93 50.4-91.5 95.5-141.5 95.5S61.91 406.4 55.98 356c0 0-39.9 0-51-43Z",
228
300
  "fill": {
229
301
  "type": "color",
230
302
  "name": "skin"
@@ -236,7 +308,7 @@
236
308
  "name": "path",
237
309
  "type": "element",
238
310
  "attributes": {
239
- "d": "M202.22 410c19.81-10.14 38.7 54.5 30 69-16.5 8.5-55-56.21-30-69m363.96 0c-19.82-10.14-38.7 54.5-30 69 16.5 8.5 55-56.21 30-69M384 469.5c-7.81 0-18-7.5-16-9.5 2-3 8.19 3 16 3s14-6 16-3c1.81 2.17-8.19 9.5-16 9.5",
311
+ "d": "M15.7 270.5c19.81-10.14 38.7 54.5 30 69-16.5 8.5-55-56.21-30-69m363.96 0c-19.82-10.14-38.7 54.5-30 69 16.5 8.5 55-56.21 30-69M197.48 330c-7.81 0-18-7.5-16-9.5 2-3 8.19 3 16 3s14-6 16-3c1.81 2.17-8.19 9.5-16 9.5",
240
312
  "fill": "black",
241
313
  "fill-opacity": "0.2"
242
314
  }
@@ -246,8 +318,8 @@
246
318
  }
247
319
  },
248
320
  "clothes": {
249
- "width": 768,
250
- "height": 768,
321
+ "width": 561.29,
322
+ "height": 180.5,
251
323
  "variants": {
252
324
  "turtleNeck": {
253
325
  "elements": [
@@ -255,7 +327,7 @@
255
327
  "name": "path",
256
328
  "type": "element",
257
329
  "attributes": {
258
- "d": "M167.5 722.71c-43.73 58.54-52.5 169.5-52.5 169.5h553s-21.02-104.28-54-157.5c-43.09-69.52-139-102.5-157-107s.49-32.12-8.5-38c-5.88-3.85-12.5 0-12.5 0s-28.43 23.5-50.5 23.5c-22.06 0-49-23.5-49-23.5s-9.5-2.64-14.5 0c-9.5 5 5 35.5-9.5 38-19.79 3.41-103.5 39.43-145 95Z",
330
+ "d": "M60.18 135.21c-43.73 58.54-52.5 169.5-52.5 169.5h553s-21.02-104.28-54-157.5c-43.1-69.48-139-102.47-157-106.97s.49-32.1-8.5-37.99c-5.88-3.85-12.5 0-12.5 0s-28.43 23.5-50.5 23.5c-22.06 0-49-23.5-49-23.5s-9.5-2.64-14.5 0c-9.5 5 5 35.5-9.5 38-19.8 3.41-103.5 39.43-145 95Z",
259
331
  "fill": {
260
332
  "type": "color",
261
333
  "name": "clothes"
@@ -267,7 +339,7 @@
267
339
  "name": "path",
268
340
  "type": "element",
269
341
  "attributes": {
270
- "d": "M384.5 641.21c-24.5 0-68.5-15.5-68.5-15.5s43.23 24.5 68.5 24.5 67-26.5 67-26.5-42.5 17.5-67 17.5",
342
+ "d": "M277.18 53.71c-24.5 0-68.5-15.5-68.5-15.5s43.23 24.5 68.5 24.5 67-26.5 67-26.5-42.5 17.5-67 17.5",
271
343
  "fill": "black",
272
344
  "fill-opacity": "0.2"
273
345
  }
@@ -280,7 +352,7 @@
280
352
  "name": "path",
281
353
  "type": "element",
282
354
  "attributes": {
283
- "d": "M455 878.5V648s-40.54 28.56-71 27-68.5-27-68.5-27v230.5z",
355
+ "d": "M347.68 291V60.5s-40.54 28.56-71 27-68.5-27-68.5-27V291z",
284
356
  "fill": {
285
357
  "type": "color",
286
358
  "name": "clothes"
@@ -291,7 +363,7 @@
291
363
  "name": "path",
292
364
  "type": "element",
293
365
  "attributes": {
294
- "d": "M455 878.5V648s-40.54 28.56-71 27-68.5-27-68.5-27v230.5z",
366
+ "d": "M347.68 291V60.5s-40.54 28.56-71 27-68.5-27-68.5-27V291z",
295
367
  "fill": "black",
296
368
  "fill-opacity": "0.2",
297
369
  "stroke": "black"
@@ -311,14 +383,14 @@
311
383
  "name": "path",
312
384
  "type": "element",
313
385
  "attributes": {
314
- "d": "M610.5 679C591.42 661 433 624.5 433 624.5s14.17 26.29 15 50.5c2.69 78.5-5 205-5 205h217s-19.5-172.7-49.5-201M108 880h227.5s-8.95-126.5-8.5-205c.13-23.24 9.5-50.5 9.5-50.5s-102.1 16.64-129.5 33C171 679 108 880 108 880"
386
+ "d": "M503.18 91.5C484.1 73.5 325.68 37 325.68 37s14.17 26.29 15 50.5c2.69 78.5-5 205-5 205h217s-19.5-172.7-49.5-201M.68 292.5h227.5s-8.95-126.5-8.5-205c.13-23.24 9.5-50.5 9.5-50.5s-102.1 16.64-129.5 33c-36 21.5-99 222.5-99 222.5"
315
387
  }
316
388
  },
317
389
  {
318
390
  "name": "path",
319
391
  "type": "element",
320
392
  "attributes": {
321
- "d": "M610.5 679C591.42 661 433 624.5 433 624.5s14.17 26.29 15 50.5c2.69 78.5-5 205-5 205h217s-19.5-172.7-49.5-201ZM108 880h227.5s-8.95-126.5-8.5-205c.13-23.24 9.5-50.5 9.5-50.5s-102.1 16.64-129.5 33C171 679 108 880 108 880Z",
393
+ "d": "M503.18 91.5C484.1 73.5 325.68 37 325.68 37s14.17 26.29 15 50.5c2.69 78.5-5 205-5 205h217s-19.5-172.7-49.5-201ZM.68 292.5h227.5s-8.95-126.5-8.5-205c.13-23.24 9.5-50.5 9.5-50.5s-102.1 16.64-129.5 33c-36 21.5-99 222.5-99 222.5Z",
322
394
  "stroke": "black"
323
395
  }
324
396
  }
@@ -332,7 +404,7 @@
332
404
  "name": "path",
333
405
  "type": "element",
334
406
  "attributes": {
335
- "d": "m238 774 292 3.5s-5.75-40.84-12-67-18-61.7-18-61.7-7.31-3.73-12-5.8-12-4.8-12-4.8-56.07 21.8-92 21.8-92-21.5-92-21.5-7.31 2.91-12 5-12 5.7-12 5.7-11.75 34.07-18 59.55S238 774 238 774Z",
407
+ "d": "m130.68 186.5 292 3.5s-5.75-40.84-12-67c-6.25-26.17-18-61.7-18-61.7s-7.31-3.73-12-5.8-12-4.8-12-4.8-56.07 21.8-92 21.8-92-21.5-92-21.5-7.31 2.91-12 5-12 5.7-12 5.7-11.75 34.07-18 59.55-12 65.25-12 65.25Z",
336
408
  "fill": {
337
409
  "type": "color",
338
410
  "name": "clothes"
@@ -348,7 +420,7 @@
348
420
  "name": "path",
349
421
  "type": "element",
350
422
  "attributes": {
351
- "d": "M645 883H124c0-114.39 72.89-211.66 174.5-247.39 12.12-4.26 24.64-39.68 37.5-42.11 15.71 46.5 31.43 56.5 48 67 16.57-10.5 33.29-20.5 49-67 12.86 2.43 25.38 37.85 37.5 42.11C572.11 671.34 645 768.61 645 883Z",
423
+ "d": "M537.68 295.5h-521c0-114.39 72.89-211.66 174.5-247.39C203.3 43.85 215.82 8.44 228.68 6c15.71 46.5 31.43 56.5 48 67 16.57-10.5 33.29-20.5 49-67 12.86 2.44 25.38 37.85 37.5 42.11 101.61 35.73 174.5 133 174.5 247.4Z",
352
424
  "fill": "#CBECF7",
353
425
  "stroke": "black"
354
426
  }
@@ -357,7 +429,7 @@
357
429
  "name": "path",
358
430
  "type": "element",
359
431
  "attributes": {
360
- "d": "M336.5 715 302 652l34.5 52.5L379 670zm94 0 34.5-63-34.5 52.5L389 670z",
432
+ "d": "m229.18 127.5-34.5-63 34.5 52.5 42.5-34.5zm94 0 34.5-63-34.5 52.5-41.5-34.5z",
361
433
  "fill": "black",
362
434
  "fill-opacity": "0.2"
363
435
  }
@@ -366,7 +438,7 @@
366
438
  "name": "path",
367
439
  "type": "element",
368
440
  "attributes": {
369
- "d": "M645 883H124a262.1 262.1 0 0 1 163-243.03C308 670 350.03 779 384.5 779S468 670 482 639.97c95.57 38.82 163 133 163 243.03Z",
441
+ "d": "M537.68 295.5h-521a262.1 262.1 0 0 1 163-243.03c21 30.03 63.03 139.03 97.5 139.03s83.5-109 97.5-139.03c95.57 38.82 163 133 163 243.03Z",
370
442
  "fill": {
371
443
  "type": "color",
372
444
  "name": "clothes"
@@ -382,7 +454,7 @@
382
454
  "name": "path",
383
455
  "type": "element",
384
456
  "attributes": {
385
- "d": "M464.2 634.02c104.45 33.8 180.08 132.24 180.3 248.48h-520c.22-116.24 75.85-214.69 180.3-248.48 25.04 36.42 51.31 54.48 79.2 54.48 27.88 0 55.15-18.06 80.2-54.48Z",
457
+ "d": "M356.88 46.52C461.33 80.32 536.96 178.76 537.18 295h-520c.22-116.24 75.85-214.69 180.3-248.48C222.52 82.94 248.8 101 276.68 101s55.15-18.06 80.2-54.48Z",
386
458
  "fill": {
387
459
  "type": "color",
388
460
  "name": "clothes"
@@ -394,7 +466,7 @@
394
466
  "name": "path",
395
467
  "type": "element",
396
468
  "attributes": {
397
- "d": "M384 688c-27.73 0-53.94-18-79-54.58l-21 7.79C314.93 675 348.38 710 384 710s70.07-35 101-68.8l-21-7.78C438.94 670 411.73 688 384 688",
469
+ "d": "M276.68 100.5c-27.72 0-53.94-18-79-54.58l-21 7.79c30.92 33.79 64.38 68.79 100 68.79s70.07-35 101-68.8l-21-7.78c-25.06 36.58-52.28 54.58-80 54.58",
398
470
  "fill": "black",
399
471
  "fill-opacity": "0.2"
400
472
  }
@@ -404,8 +476,8 @@
404
476
  }
405
477
  },
406
478
  "mouth": {
407
- "width": 768,
408
- "height": 768,
479
+ "width": 117,
480
+ "height": 52,
409
481
  "variants": {
410
482
  "laugh": {
411
483
  "elements": [
@@ -416,8 +488,8 @@
416
488
  "id": "mouthLaugh-a",
417
489
  "style": "mask-type:alpha",
418
490
  "maskUnits": "userSpaceOnUse",
419
- "x": "336",
420
- "y": "487",
491
+ "x": "10",
492
+ "y": "0",
421
493
  "width": "97",
422
494
  "height": "52"
423
495
  },
@@ -426,7 +498,7 @@
426
498
  "name": "path",
427
499
  "type": "element",
428
500
  "attributes": {
429
- "d": "M384.13 487.07c19.7 0 33.7-1.33 47.46 7.54 4.36 2.81-12.42 44.35-47.46 44.35s-51.81-41.54-47.45-44.35c13.75-8.87 27.75-7.54 47.45-7.54",
501
+ "d": "M58.13.07c19.7 0 33.7-1.33 47.46 7.54 4.36 2.82-12.42 44.35-47.46 44.35S6.32 10.42 10.68 7.6C24.43-1.25 38.43.08 58.13.08",
430
502
  "fill": "#611519"
431
503
  }
432
504
  }
@@ -443,7 +515,7 @@
443
515
  "name": "path",
444
516
  "type": "element",
445
517
  "attributes": {
446
- "d": "M384.13 487.07c19.7 0 33.7-1.33 47.46 7.54 4.36 2.81-12.42 44.35-47.46 44.35s-51.81-41.54-47.45-44.35c13.75-8.87 27.75-7.54 47.45-7.54",
518
+ "d": "M58.13.07c19.7 0 33.7-1.33 47.46 7.54 4.36 2.82-12.42 44.35-47.46 44.35S6.32 10.42 10.68 7.6C24.43-1.25 38.43.08 58.13.08",
447
519
  "fill": "#611519"
448
520
  }
449
521
  },
@@ -451,7 +523,7 @@
451
523
  "name": "path",
452
524
  "type": "element",
453
525
  "attributes": {
454
- "d": "M384.13 485.3c.04 0 18.64 0 29.27 1.33 7 .87 12.86 5.32 12.86 5.32s-1.76 4.31-3.54 6.65a37 37 0 0 1-4.44 4.44s-9.37-2.44-15.52-3.1c-7.4-.8-18.6-.9-18.63-.9 0 0-11.22.09-18.62.9-6.14.66-15.5 3.09-15.53 3.1 0 0-2.95-2.5-4.43-4.44-1.79-2.34-3.55-6.64-3.55-6.65.02-.01 5.87-4.45 12.86-5.32 10.64-1.33 29.27-1.33 29.27-1.33",
526
+ "d": "M58.13-1.7c.04 0 18.64 0 29.27 1.33 7 .87 12.86 5.32 12.86 5.32s-1.76 4.3-3.54 6.65c-1.49 1.95-4.43 4.43-4.44 4.44 0 0-9.37-2.44-15.52-3.1-7.4-.8-18.6-.9-18.63-.9 0 0-11.22.1-18.62.9-6.14.66-15.5 3.1-15.53 3.1 0 0-2.95-2.5-4.43-4.44C17.77 9.26 16 4.96 16 4.95c.02-.01 5.87-4.45 12.86-5.32C39.51-1.7 58.13-1.7 58.13-1.7",
455
527
  "fill": "#F6F1E4"
456
528
  }
457
529
  },
@@ -459,7 +531,7 @@
459
531
  "name": "path",
460
532
  "type": "element",
461
533
  "attributes": {
462
- "d": "M384.13 519.89c.03 0 9.48.24 15.08 2.22 5.27 1.85 12.42 7.1 12.42 7.1s-5.96 6.92-11.09 9.3c-5.85 2.73-16.38 2.23-16.4 2.22 0 0-10.56.52-16.42-2.21-5.12-2.39-11.07-9.3-11.09-9.32.02-.01 7.16-5.24 12.42-7.1 5.62-1.97 15.08-2.21 15.08-2.21",
534
+ "d": "M58.13 32.89c.03 0 9.47.24 15.08 2.22 5.27 1.85 12.42 7.1 12.42 7.1s-5.96 6.92-11.09 9.3c-5.85 2.73-16.38 2.23-16.4 2.22 0 0-10.56.52-16.42-2.2-5.12-2.4-11.07-9.3-11.08-9.33.01-.01 7.15-5.24 12.41-7.1 5.62-1.97 15.08-2.21 15.08-2.21",
463
535
  "fill": "#E0564B"
464
536
  }
465
537
  }
@@ -476,8 +548,8 @@
476
548
  "id": "mouthAngry-a",
477
549
  "style": "mask-type:alpha",
478
550
  "maskUnits": "userSpaceOnUse",
479
- "x": "335",
480
- "y": "487",
551
+ "x": "9",
552
+ "y": "0",
481
553
  "width": "98",
482
554
  "height": "48"
483
555
  },
@@ -486,7 +558,7 @@
486
558
  "name": "path",
487
559
  "type": "element",
488
560
  "attributes": {
489
- "d": "M384 528.5c19.7 0 33.84 11.72 47.59 2.85 4.32-2.82-12.59-44.35-47.6-44.35s-51.7 41.53-47.35 44.35c13.75 8.87 27.62-2.85 47.32-2.85",
561
+ "d": "M58 41.5c19.7 0 33.84 11.72 47.59 2.85C109.95 41.53 93.04 0 58 0S6.32 41.54 10.68 44.35C24.43 53.22 38.3 41.5 58 41.5",
490
562
  "fill": "#611519"
491
563
  }
492
564
  }
@@ -503,7 +575,7 @@
503
575
  "name": "path",
504
576
  "type": "element",
505
577
  "attributes": {
506
- "d": "M384.13 538.89c19.7 0 33.7 1.33 47.46-7.54 4.36-2.82-12.42-44.35-47.46-44.35s-51.81 41.53-47.45 44.35c13.75 8.87 27.75 7.54 47.45 7.54",
578
+ "d": "M58.13 51.89c19.7 0 33.7 1.33 47.46-7.54C109.95 41.53 93.17 0 58.13 0S6.32 41.54 10.68 44.35c13.75 8.87 27.75 7.54 47.45 7.54",
507
579
  "fill": "#611519"
508
580
  }
509
581
  },
@@ -511,7 +583,7 @@
511
583
  "name": "path",
512
584
  "type": "element",
513
585
  "attributes": {
514
- "d": "M384.13 540.66c.04 0 18.64 0 29.27-1.33 7-.87 12.86-5.32 12.86-5.32s-1.76-4.3-3.54-6.65a37 37 0 0 0-4.44-4.44 180 180 0 0 0-34.15-2.92c-11.62-.1-22.88.85-34.15 2.92 0 0-2.95 2.5-4.43 4.44-1.8 2.34-3.55 6.64-3.55 6.64.02 0 5.87 4.45 12.86 5.32 10.64 1.33 29.27 1.33 29.27 1.33m0-55.65c.04 0 18.64 0 29.27 1.33 7 .88 12.86 5.32 12.86 5.32s-1.76 4.31-3.54 6.66a37 37 0 0 1-4.44 4.43 180 180 0 0 1-34.15 2.92c-11.62.1-22.88-.85-34.15-2.92 0 0-2.95-2.49-4.43-4.44-1.79-2.33-3.55-6.64-3.55-6.65.02 0 5.87-4.45 12.86-5.32C365.5 485 384.13 485 384.13 485",
586
+ "d": "M58.13 53.66c.04 0 18.64 0 29.27-1.33 7-.87 12.86-5.32 12.86-5.32s-1.76-4.3-3.54-6.65c-1.49-1.95-4.43-4.43-4.44-4.44A180 180 0 0 0 58.13 33a180 180 0 0 0-34.15 2.92s-2.95 2.5-4.43 4.44C17.77 42.7 16 47 16 47c.02.01 5.87 4.45 12.86 5.32 10.65 1.33 29.27 1.33 29.27 1.33m0-55.65c.04 0 18.64 0 29.27 1.33 7 .88 12.86 5.32 12.86 5.32s-1.76 4.31-3.54 6.65c-1.49 1.95-4.43 4.43-4.44 4.44a180 180 0 0 1-34.15 2.92c-11.62.1-22.88-.85-34.15-2.92 0 0-2.95-2.49-4.43-4.44C17.77 8.97 16 4.66 16 4.65c.02 0 5.87-4.45 12.86-5.32C39.51-2 58.13-2 58.13-2",
515
587
  "fill": "#F6F1E4"
516
588
  }
517
589
  }
@@ -528,8 +600,8 @@
528
600
  "id": "mouthAgape-a",
529
601
  "style": "mask-type:alpha",
530
602
  "maskUnits": "userSpaceOnUse",
531
- "x": "363",
532
- "y": "487",
603
+ "x": "37",
604
+ "y": "0",
533
605
  "width": "41",
534
606
  "height": "52"
535
607
  },
@@ -538,8 +610,8 @@
538
610
  "name": "ellipse",
539
611
  "type": "element",
540
612
  "attributes": {
541
- "cx": "383.5",
542
- "cy": "513",
613
+ "cx": "57.5",
614
+ "cy": "26",
543
615
  "rx": "20.5",
544
616
  "ry": "26",
545
617
  "fill": "#611519"
@@ -558,8 +630,8 @@
558
630
  "name": "ellipse",
559
631
  "type": "element",
560
632
  "attributes": {
561
- "cx": "383.5",
562
- "cy": "513",
633
+ "cx": "57.5",
634
+ "cy": "26",
563
635
  "rx": "20.5",
564
636
  "ry": "26",
565
637
  "fill": "#611519"
@@ -569,8 +641,8 @@
569
641
  "name": "ellipse",
570
642
  "type": "element",
571
643
  "attributes": {
572
- "cx": "383.5",
573
- "cy": "538.5",
644
+ "cx": "57.5",
645
+ "cy": "51.5",
574
646
  "rx": "25.5",
575
647
  "ry": "14.5",
576
648
  "fill": "#E0564B"
@@ -586,7 +658,7 @@
586
658
  "name": "path",
587
659
  "type": "element",
588
660
  "attributes": {
589
- "d": "M363 533c6.08 6.96 16.76 6.57 25 4.36 3.88-1.04 7.8-1.87 10-5.36l-18 1.99z",
661
+ "d": "M37 46c6.08 6.96 16.76 6.57 25 4.36 3.89-1.04 7.8-1.87 10-5.36l-18 1.98z",
590
662
  "fill": "black",
591
663
  "fill-opacity": "0.2"
592
664
  }
@@ -595,7 +667,7 @@
595
667
  "name": "path",
596
668
  "type": "element",
597
669
  "attributes": {
598
- "d": "M326 504c5.6 6.77 14.7 8.63 23 10.2 6.89 1.3 14.02.8 21 .8 16.38 0 33.36-1.3 49-6.7 8.06-2.78 19.39-6.74 24-14.3-4.88 1.4-9.12 4.31-14 5.7-14.38 4.1-29.32 4.07-44 5.47-12.54 1.2-25.36 4.61-38 3.74-7.36-.5-13.98-3-21-4.91",
670
+ "d": "M0 17c5.6 6.77 14.7 8.64 23 10.2 6.89 1.3 14.02.8 21 .8 16.38 0 33.36-1.3 49-6.7 8.06-2.78 19.39-6.74 24-14.3-4.88 1.4-9.12 4.31-14 5.7-14.38 4.1-29.32 4.07-44 5.47-12.54 1.2-25.36 4.6-38 3.74-7.35-.5-13.98-3-21-4.91",
599
671
  "fill": "#3F2626",
600
672
  "fill-opacity": "0.5"
601
673
  }
@@ -608,7 +680,7 @@
608
680
  "name": "path",
609
681
  "type": "element",
610
682
  "attributes": {
611
- "d": "M443 515.1c-5.6-6.78-14.7-8.64-23-10.2-6.89-1.3-14.02-.8-21-.8-16.38 0-33.36 1.28-49 6.69-8.06 2.78-19.39 6.74-24 14.3 4.88-1.4 9.12-4.3 14-5.7 14.38-4.1 29.32-4.07 44-5.47 12.54-1.2 25.36-4.6 38-3.74 7.36.5 13.98 3 21 4.9",
683
+ "d": "M117 28.1c-5.6-6.78-14.7-8.64-23-10.2-6.89-1.3-14.02-.8-21-.8-16.38 0-33.36 1.28-49 6.69-8.05 2.76-19.39 6.73-24 14.3 4.88-1.42 9.12-4.33 14-5.7 14.38-4.1 29.32-4.09 44-5.49 12.54-1.19 25.36-4.59 38-3.73 7.36.5 13.98 3 21 4.91",
612
684
  "fill": "#3F2626",
613
685
  "fill-opacity": "0.5"
614
686
  }
@@ -618,8 +690,8 @@
618
690
  }
619
691
  },
620
692
  "beard": {
621
- "width": 768,
622
- "height": 768,
693
+ "width": 320.04,
694
+ "height": 293.41,
623
695
  "probability": 50,
624
696
  "variants": {
625
697
  "moustacheTwirl": {
@@ -628,7 +700,7 @@
628
700
  "name": "path",
629
701
  "type": "element",
630
702
  "attributes": {
631
- "d": "M328.5 507.5c-38.9-8.65-3-33-3-33s-16 11.5-2.5 18c14.07 6.78 32.07-22.11 50.5-22 7.96.05 10.5 5.5 10.5 5.5s2.54-5.45 10.5-5.5c18.43-.11 36.43 28.78 50.5 22 13.5-6.5-2.5-18-2.5-18s35.9 24.35-3 33c-27 6-55.5-17.5-55.5-17.5s-28.5 23.5-55.5 17.5Z",
703
+ "d": "M105.02 105.41c-38.9-8.65-3-33-3-33s-16 11.5-2.5 18c14.07 6.78 32.07-22.11 50.5-22 7.97.05 10.5 5.5 10.5 5.5s2.53-5.45 10.5-5.5c18.43-.11 36.43 28.78 50.5 22 13.5-6.5-2.5-18-2.5-18s35.9 24.35-3 33c-27 6-55.5-17.5-55.5-17.5s-28.5 23.5-55.5 17.5Z",
632
704
  "fill": {
633
705
  "type": "color",
634
706
  "name": "hair"
@@ -646,7 +718,7 @@
646
718
  "attributes": {
647
719
  "fill-rule": "evenodd",
648
720
  "clip-rule": "evenodd",
649
- "d": "m543 403.06-1-.06 1 .06v.08l-.02.24a234 234 0 0 1-.34 4.5 519 519 0 0 1-7.31 54.05c-3 15.6-7.06 32.1-12.54 46.47-5.5 14.35-12.4 26.7-21.2 33.87-34.37 30.1-77.5 50.23-118.13 50.23s-83.76-20.13-118.13-50.23l-.82-.68c-8.38-7.26-15.04-19.3-20.34-33.19-5.48-14.37-9.55-30.87-12.54-46.46a519 519 0 0 1-7.65-58.56v-.3l1-.08-1 .06 1.92-.4c6.7 18.83 14.4 47.67 26.88 71.97 12.34 24.02 29.13 43.14 53.78 43.85 1.7-15.95 11.7-27.9 25.7-35.85 14.26-8.1 32.75-12.13 51.2-12.13s36.92 4.03 51.2 12.13c14 7.96 24 19.9 25.7 35.85 24.64-.7 41.43-19.83 53.77-43.85 12.5-24.3 20.2-53.14 26.88-71.96zM383.5 487c-34.66 0-51.49 23-54.18 43.15-1.33 10.04.8 19.54 6.2 25.1a16 16 0 0 0 10.48 4.88c4.22.3 9.07-.84 14.47-3.75 1.81-.97 3.38-2.64 4.87-4.46 1.55-1.89 2.96-3.85 4.67-5.83 3.34-3.85 7.34-7.1 13.5-7.1 6.14 0 10.14 3.25 13.48 7.1 1.71 1.98 3.12 3.94 4.67 5.83 1.5 1.82 3.05 3.49 4.86 4.46 5.4 2.9 10.26 4.06 14.48 3.75a16 16 0 0 0 10.47-4.88c5.4-5.56 7.54-15.06 6.2-25.1C435 510 418.17 487 383.5 487Z",
721
+ "d": "m319.52.97-1-.06 1 .1v.11l-.09 1.17q-.08 1.24-.27 3.56a519 519 0 0 1-7.31 54.05c-3 15.6-7.06 32.1-12.54 46.47-5.47 14.35-12.39 26.7-21.16 33.87-34.37 30.1-77.52 50.23-118.13 50.23S76.26 170.28 41.9 140.18l-.83-.68c-8.38-7.26-15.04-19.3-20.34-33.19-5.48-14.37-9.55-30.87-12.54-46.46A519 519 0 0 1 .5 1.05V.98l1-.07-1 .1L2.44.62c6.7 18.83 14.4 47.67 26.88 71.97 12.34 24.02 29.13 43.14 53.77 43.85 1.71-15.96 11.7-27.9 25.71-35.86 14.27-8.1 32.76-12.13 51.2-12.13s36.93 4.03 51.2 12.13c14 7.96 24 19.9 25.7 35.85 24.66-.73 41.45-19.85 53.79-43.87 12.49-24.3 20.19-53.14 26.88-71.96zm-159.5 83.94c-34.66 0-51.5 23-54.18 43.15-1.34 10.04.8 19.54 6.2 25.1a16 16 0 0 0 10.48 4.88c4.22.3 9.07-.84 14.47-3.75 1.8-.97 3.38-2.64 4.87-4.46 1.55-1.9 2.95-3.85 4.67-5.83 3.34-3.85 7.34-7.1 13.5-7.1 6.14 0 10.14 3.25 13.48 7.1 1.7 1.98 3.12 3.94 4.67 5.83 1.5 1.82 3.06 3.49 4.86 4.46 5.4 2.85 10.26 3.99 14.48 3.68a16 16 0 0 0 10.47-4.87c5.4-5.55 7.54-15.05 6.2-25.1-2.7-20.15-19.5-43.14-54.17-43.14Z",
650
722
  "fill": {
651
723
  "type": "color",
652
724
  "name": "hair"
@@ -662,7 +734,7 @@
662
734
  "name": "path",
663
735
  "type": "element",
664
736
  "attributes": {
665
- "d": "M383.5 573.5c-6.15 0-28.16-3.85-31.5 0-7.69 8.86 19.77 19 31.5 19s39.19-10.14 31.5-19c-3.34-3.85-25.35 0-31.5 0Z",
737
+ "d": "M160.02 171.41c-6.15 0-28.16-3.85-31.5 0-7.7 8.86 19.77 19 31.5 19s39.19-10.14 31.5-19c-3.34-3.85-25.35 0-31.5 0Z",
666
738
  "fill": {
667
739
  "type": "color",
668
740
  "name": "hair"
@@ -678,7 +750,7 @@
678
750
  "name": "path",
679
751
  "type": "element",
680
752
  "attributes": {
681
- "d": "M384 500s-28.5 13.5-55.5 7.5c-37.33-8.3 36.1-36.95 55.5-36.95s92.83 28.65 55.5 36.95c-27 6-55.5-7.5-55.5-7.5Zm-.5 73.5c-6.15 0-28.16-3.85-31.5 0-7.69 8.86 19.77 19 31.5 19s39.19-10.14 31.5-19c-3.34-3.85-25.35 0-31.5 0Z",
753
+ "d": "M160.52 97.91s-28.5 13.5-55.5 7.5c-37.33-8.3 36.1-36.95 55.5-36.95s92.83 28.65 55.5 36.95c-27 6-55.5-7.5-55.5-7.5Zm-.5 73.5c-6.15 0-28.16-3.85-31.5 0-7.7 8.86 19.77 19 31.5 19s39.19-10.14 31.5-19c-3.34-3.85-25.35 0-31.5 0Z",
682
754
  "fill": {
683
755
  "type": "color",
684
756
  "name": "hair"
@@ -696,7 +768,7 @@
696
768
  "attributes": {
697
769
  "fill-rule": "evenodd",
698
770
  "clip-rule": "evenodd",
699
- "d": "m543 403.07-1-.07 1 .07v.03l-.01.1-.03.38-.11 1.47-.45 5.6a1523 1523 0 0 1-9.27 84c-3.36 23.96-7.6 49-12.79 70.2-2.59 10.58-5.42 20.23-8.5 28.3-3.07 8.06-6.42 14.62-10.07 19-10.68 12.77-29.9 33.45-51.5 50.94-10.82 8.74-22.24 16.7-33.52 22.5-11.27 5.77-22.45 9.4-32.75 9.4s-21.55-3.63-32.9-9.4c-11.37-5.8-22.93-13.75-33.86-22.5-21.86-17.5-41.33-38.17-52-50.95-3.66-4.37-7-10.93-10.08-19s-5.9-17.71-8.5-28.3c-5.19-21.2-9.43-46.23-12.79-70.18a1523 1523 0 0 1-9.72-89.61l-.1-1.47-.04-.38v-.12l1-.08-1 .07 1.93-.4c6.7 18.82 14.4 47.66 26.88 71.96 12.34 24.02 29.13 43.14 53.78 43.85 1.7-15.95 11.7-27.9 25.7-35.85 14.27-8.1 32.76-12.13 51.2-12.13s36.93 4.03 51.2 12.13c14 7.96 24 19.9 25.7 35.85 24.65-.7 41.44-19.83 53.78-43.85 12.5-24.3 20.2-53.14 26.88-71.96zM383.5 487c-34.66 0-51.49 23-54.18 43.15-1.33 10.04.8 19.54 6.2 25.1a16 16 0 0 0 10.48 4.88c4.22.3 9.07-.84 14.47-3.75 1.81-.97 3.38-2.64 4.87-4.46 1.55-1.89 2.96-3.85 4.67-5.83 3.34-3.85 7.34-7.1 13.5-7.1 6.14 0 10.14 3.25 13.48 7.1 1.71 1.98 3.12 3.94 4.67 5.83 1.5 1.82 3.05 3.49 4.86 4.46 5.4 2.9 10.26 4.06 14.48 3.75a16 16 0 0 0 10.47-4.88c5.4-5.56 7.54-15.06 6.2-25.1C435 510 418.17 487 383.5 487Z",
771
+ "d": "m319.52.98-1-.07 1 .1v.04l-.01.1-.03.38-.11 1.47-.45 5.6a1523 1523 0 0 1-9.27 84c-3.36 23.96-7.6 49-12.79 70.19-2.59 10.59-5.42 20.24-8.5 28.3-3.07 8.07-6.42 14.63-10.07 19-10.68 12.78-29.9 33.45-51.5 50.95-10.86 8.74-22.28 16.7-33.56 22.5-11.27 5.77-22.45 9.41-32.75 9.41s-21.55-3.64-32.9-9.42c-11.36-5.78-22.92-13.75-33.85-22.5-21.86-17.48-41.33-38.16-52-50.94-3.66-4.37-7-10.93-10.08-19s-5.9-17.7-8.5-28.3c-5.19-21.19-9.43-46.23-12.79-70.18A1523 1523 0 0 1 .67 2.96l-.1-1.47-.05-.4v-.1L1.5.9.5.97l1.94-.4c6.7 18.82 14.4 47.66 26.88 71.96 12.34 24.02 29.13 43.14 53.77 43.85 1.71-15.96 11.7-27.9 25.71-35.86 14.27-8.1 32.76-12.13 51.2-12.13s36.93 4.03 51.2 12.13c14 7.96 24 19.9 25.7 35.85 24.67-.72 41.46-19.84 53.8-43.86 12.49-24.3 20.19-53.14 26.88-71.96zm-159.5 83.93c-34.66 0-51.5 23-54.18 43.15-1.34 10.04.8 19.54 6.2 25.1a16 16 0 0 0 10.48 4.88c4.22.3 9.07-.84 14.47-3.75 1.8-.97 3.38-2.64 4.87-4.46 1.55-1.9 2.95-3.85 4.67-5.83 3.34-3.85 7.34-7.1 13.5-7.1 6.14 0 10.14 3.25 13.48 7.1 1.7 1.98 3.12 3.94 4.67 5.83 1.5 1.82 3.06 3.49 4.86 4.46 5.4 2.87 10.26 4.02 14.48 3.7a16 16 0 0 0 10.47-4.87c5.4-5.56 7.54-15.06 6.2-25.1-2.7-20.16-19.5-43.15-54.17-43.15Z",
700
772
  "fill": {
701
773
  "type": "color",
702
774
  "name": "hair"
@@ -708,7 +780,7 @@
708
780
  "name": "path",
709
781
  "type": "element",
710
782
  "attributes": {
711
- "d": "M384 694c-40.31 0-96.7-57.01-118-82.5 0 0 71.61 59 117.5 59s117.5-59 117.5-59c-21.3 25.49-76.69 82.5-117 82.5",
783
+ "d": "M160.52 291.91c-40.31 0-96.7-57.01-118-82.5 0 0 71.61 59 117.5 59 45.89.04 117.5-58.96 117.5-58.96-21.3 25.5-76.69 82.51-117 82.51",
712
784
  "fill": "black",
713
785
  "fill-opacity": "0.2"
714
786
  }
@@ -718,8 +790,8 @@
718
790
  }
719
791
  },
720
792
  "eyes": {
721
- "width": 768,
722
- "height": 768,
793
+ "width": 261.15,
794
+ "height": 73.47,
723
795
  "variants": {
724
796
  "happy": {
725
797
  "elements": [
@@ -727,7 +799,7 @@
727
799
  "name": "path",
728
800
  "type": "element",
729
801
  "attributes": {
730
- "d": "M318.5 380.68c29 10 25.5 40 25.5 40s-8 21-52.5 11c-27.15-6.1-26.5-41-26.5-41s24.5-20 53.5-10",
802
+ "d": "M65.5 13.68c29 10 25.5 40 25.5 40s-8 21-52.5 11c-27.15-6.1-26.5-41-26.5-41s24.5-20 53.5-10",
731
803
  "fill": "#F6F1E4"
732
804
  }
733
805
  },
@@ -735,8 +807,8 @@
735
807
  "name": "circle",
736
808
  "type": "element",
737
809
  "attributes": {
738
- "cx": "314",
739
- "cy": "407.677",
810
+ "cx": "61",
811
+ "cy": "40.6774",
740
812
  "r": "27",
741
813
  "fill": "#4B2422"
742
814
  }
@@ -745,7 +817,7 @@
745
817
  "name": "path",
746
818
  "type": "element",
747
819
  "attributes": {
748
- "d": "m266.5 375.18 13.5 3s20.5-16 50 3.5c16.64 11 14 32.5 14 32.5s-5.25-29-43.5-29-30.5 28-30.5 28-3.18-5.55-4.25-9.75L263 392.68l-10-7.5h18.5z",
820
+ "d": "m13.5 8.18 13.5 3s20.5-16 50 3.5c16.64 11 14 32.5 14 32.5s-5.25-29-43.5-29-30.5 28-30.5 28-3.18-5.55-4.25-9.75L10 25.68l-10-7.5h18.5z",
749
821
  "fill": "#4B2422"
750
822
  }
751
823
  },
@@ -753,7 +825,7 @@
753
825
  "name": "path",
754
826
  "type": "element",
755
827
  "attributes": {
756
- "d": "M448.65 380.68c-29 10-25.5 40-25.5 40s8 21 52.5 11c27.16-6.1 26.5-41 26.5-41s-24.5-20-53.5-10",
828
+ "d": "M195.65 13.68c-29 10-25.5 40-25.5 40s8 21 52.5 11c27.16-6.1 26.5-41 26.5-41s-24.5-20-53.5-10",
757
829
  "fill": "#F6F1E4"
758
830
  }
759
831
  },
@@ -764,7 +836,7 @@
764
836
  "cx": "27",
765
837
  "cy": "27",
766
838
  "r": "27",
767
- "transform": "matrix(-1 0 0 1 480.15 380.68)",
839
+ "transform": "matrix(-1 0 0 1 227.15 13.68)",
768
840
  "fill": "#4B2422"
769
841
  }
770
842
  },
@@ -772,7 +844,7 @@
772
844
  "name": "path",
773
845
  "type": "element",
774
846
  "attributes": {
775
- "d": "m500.65 375.18-13.5 3s-20.5-16-50 3.5c-16.64 11-14 32.5-14 32.5s5.25-29 43.5-29 30.5 28 30.5 28 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
847
+ "d": "m247.65 8.18-13.5 3s-20.5-16-50 3.5c-16.64 11-14 32.5-14 32.5s5.25-29 43.5-29 30.5 28 30.5 28 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
776
848
  "fill": "#4B2422"
777
849
  }
778
850
  }
@@ -784,7 +856,7 @@
784
856
  "name": "path",
785
857
  "type": "element",
786
858
  "attributes": {
787
- "d": "M321.5 373.47c29 10 22.5 53 22.5 53s-8 21-52.5 11c-27.15-6.1-26.5-41-26.5-41s27.5-33 56.5-23",
859
+ "d": "M68.5 6.47c29 10 22.5 53 22.5 53s-8 21-52.5 11c-27.15-6.1-26.5-41-26.5-41s27.5-33 56.5-23",
788
860
  "fill": "#F6F1E4"
789
861
  }
790
862
  },
@@ -792,8 +864,8 @@
792
864
  "name": "circle",
793
865
  "type": "element",
794
866
  "attributes": {
795
- "cx": "314",
796
- "cy": "413.473",
867
+ "cx": "61",
868
+ "cy": "46.4728",
797
869
  "r": "27",
798
870
  "fill": "#4B2422"
799
871
  }
@@ -802,7 +874,7 @@
802
874
  "name": "path",
803
875
  "type": "element",
804
876
  "attributes": {
805
- "d": "M266.5 380.97h7s22.06-25.12 53-8c23.5 13 18 43 18 43s1.25-43-37-43-37.5 46-37.5 46-3.18-5.55-4.25-9.75L263 398.47l-10-7.5h18.5z",
877
+ "d": "M13.5 13.97h7s22.06-25.11 53-8c23.5 13 18 43 18 43s1.25-43-37-43-37.5 46-37.5 46-3.18-5.55-4.25-9.75L10 31.47l-10-7.5h18.5z",
806
878
  "fill": "#4B2422"
807
879
  }
808
880
  },
@@ -810,7 +882,7 @@
810
882
  "name": "path",
811
883
  "type": "element",
812
884
  "attributes": {
813
- "d": "M445.56 373.47c-29 10-22.5 53-22.5 53s8 21 52.5 11c27.15-6.1 26.5-41 26.5-41s-27.5-33-56.5-23",
885
+ "d": "M192.56 6.47c-29 10-22.5 53-22.5 53s8 21 52.5 11c27.15-6.1 26.5-41 26.5-41s-27.5-33-56.5-23",
814
886
  "fill": "#F6F1E4"
815
887
  }
816
888
  },
@@ -821,7 +893,7 @@
821
893
  "cx": "27",
822
894
  "cy": "27",
823
895
  "r": "27",
824
- "transform": "matrix(-1 0 0 1 480.06 386.47)",
896
+ "transform": "matrix(-1 0 0 1 227.06 19.47)",
825
897
  "fill": "#4B2422"
826
898
  }
827
899
  },
@@ -829,7 +901,7 @@
829
901
  "name": "path",
830
902
  "type": "element",
831
903
  "attributes": {
832
- "d": "M500.56 380.97h-7s-22.06-25.12-53-8c-23.5 13-18 43-18 43s-1.25-43 37-43 37.5 46 37.5 46 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
904
+ "d": "M247.56 13.97h-7s-22.06-25.11-53-8c-23.5 13-18 43-18 43s-1.25-43 37-43 37.5 46 37.5 46 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
833
905
  "fill": "#4B2422"
834
906
  }
835
907
  }
@@ -841,7 +913,7 @@
841
913
  "name": "path",
842
914
  "type": "element",
843
915
  "attributes": {
844
- "d": "m274.5 407.9-4.25-11c27.75 0 40.74-15.53 64.25 0 16.64 11 14.5 21.76 14.5 21.76s-2.75-16.93-41-16.93c-22.71 0-28 19-47 10zm218.59 0 4.23-11c-27.75 0-40.74-15.53-64.25 0-16.64 11-14.5 21.76-14.5 21.76s2.75-16.93 41-16.93c22.71 0 28 19 47 10z",
916
+ "d": "m21.5 40.9-4.25-11c27.75 0 40.74-15.53 64.25 0C98.14 40.9 96 51.67 96 51.67s-2.75-16.93-41-16.93c-22.71 0-28 19-47 10zm218.59 0 4.25-11c-27.75 0-40.74-15.53-64.25 0-16.64 11-14.5 21.76-14.5 21.76s2.75-16.93 41-16.93c22.71 0 28 19 47 10z",
845
917
  "fill": "#4B2422"
846
918
  }
847
919
  }
@@ -853,7 +925,7 @@
853
925
  "name": "path",
854
926
  "type": "element",
855
927
  "attributes": {
856
- "d": "m274.5 400.75-4.25 11c27.75 0 40.74 15.54 64.25 0C351.14 400.75 349 390 349 390s-2.75 16.93-41 16.93c-22.71 0-28-19-47-10zm218.59 0 4.23 11c-27.75 0-40.74 15.54-64.25 0-16.64-11-14.5-21.75-14.5-21.75s2.75 16.93 41 16.93c22.71 0 28-19 47-10z",
928
+ "d": "m21.5 33.75-4.25 11c27.75 0 40.74 15.54 64.25 0C98.14 33.75 96 23 96 23s-2.75 16.93-41 16.93c-22.71 0-28-19-47-10zm218.59 0 4.25 11c-27.75 0-40.74 15.54-64.25 0-16.64-11-14.5-21.75-14.5-21.75s2.75 16.93 41 16.93c22.71 0 28-19 47-10z",
857
929
  "fill": "#4B2422"
858
930
  }
859
931
  }
@@ -865,7 +937,7 @@
865
937
  "name": "path",
866
938
  "type": "element",
867
939
  "attributes": {
868
- "d": "m274.5 407.9-4.25-11c27.75 0 40.74-15.53 64.25 0 16.64 11 14.5 21.76 14.5 21.76s-2.75-16.93-41-16.93c-22.71 0-28 19-47 10z",
940
+ "d": "m21.5 40.9-4.25-11c27.75 0 40.74-15.53 64.25 0C98.14 40.9 96 51.67 96 51.67s-2.75-16.93-41-16.93c-22.71 0-28 19-47 10z",
869
941
  "fill": "#4B2422"
870
942
  }
871
943
  },
@@ -873,7 +945,7 @@
873
945
  "name": "path",
874
946
  "type": "element",
875
947
  "attributes": {
876
- "d": "M448.65 380.68c-29 10-25.5 40-25.5 40s8 21 52.5 11c27.16-6.1 26.5-41 26.5-41s-24.5-20-53.5-10",
948
+ "d": "M195.65 13.68c-29 10-25.5 40-25.5 40s8 21 52.5 11c27.16-6.1 26.5-41 26.5-41s-24.5-20-53.5-10",
877
949
  "fill": "#F6F1E4"
878
950
  }
879
951
  },
@@ -884,7 +956,7 @@
884
956
  "cx": "27",
885
957
  "cy": "27",
886
958
  "r": "27",
887
- "transform": "matrix(-1 0 0 1 480.15 380.68)",
959
+ "transform": "matrix(-1 0 0 1 227.15 13.68)",
888
960
  "fill": "#4B2422"
889
961
  }
890
962
  },
@@ -892,7 +964,7 @@
892
964
  "name": "path",
893
965
  "type": "element",
894
966
  "attributes": {
895
- "d": "m500.65 375.18-13.5 3s-20.5-16-50 3.5c-16.64 11-14 32.5-14 32.5s5.25-29 43.5-29 30.5 28 30.5 28 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
967
+ "d": "m247.65 8.18-13.5 3s-20.5-16-50 3.5c-16.64 11-14 32.5-14 32.5s5.25-29 43.5-29 30.5 28 30.5 28 3.18-5.55 4.25-9.75l2.75-10.75 10-7.5h-18.5z",
896
968
  "fill": "#4B2422"
897
969
  }
898
970
  }
@@ -901,8 +973,8 @@
901
973
  }
902
974
  },
903
975
  "eyebrows": {
904
- "width": 768,
905
- "height": 768,
976
+ "width": 237.83,
977
+ "height": 93.95,
906
978
  "variants": {
907
979
  "raised": {
908
980
  "elements": [
@@ -920,14 +992,14 @@
920
992
  "name": "path",
921
993
  "type": "element",
922
994
  "attributes": {
923
- "d": "M304.39 358.06c15.17-1.74 30.44 14.5 39.1 2.83s-26.89-24.06-44.03-20.97c-14.7 2.66-35.6 17.59-32.9 19.59s23.14.22 37.83-1.45m160.76-20.2c-15.26-.4-29.06 17.1-38.7 6.22s24.68-26.32 42.03-24.72c14.89 1.36 36.99 14.41 34.48 16.64-2.5 2.22-23.03 2.24-37.8 1.85"
995
+ "d": "M38.57 70.7c15.17-1.74 30.44 14.5 39.1 2.83S50.78 49.47 33.64 52.56c-14.71 2.66-35.6 17.6-32.9 19.6s23.14.21 37.83-1.46m160.76-20.21c-15.26-.4-29.07 17.1-38.7 6.23C150.97 45.84 185.3 30.4 202.65 32c14.89 1.36 36.99 14.41 34.48 16.64-2.51 2.22-23.03 2.24-37.81 1.85"
924
996
  }
925
997
  },
926
998
  {
927
999
  "name": "path",
928
1000
  "type": "element",
929
1001
  "attributes": {
930
- "d": "M304.39 358.06c15.17-1.74 30.44 14.5 39.1 2.83s-26.89-24.06-44.03-20.97c-14.7 2.66-35.6 17.59-32.9 19.59s23.14.22 37.83-1.45Zm160.76-20.2c-15.26-.4-29.06 17.1-38.7 6.22s24.68-26.32 42.03-24.72c14.89 1.36 36.99 14.41 34.48 16.64-2.5 2.22-23.03 2.24-37.8 1.85Z",
1002
+ "d": "M38.57 70.7c15.17-1.74 30.44 14.5 39.1 2.83S50.78 49.47 33.64 52.56c-14.71 2.66-35.6 17.6-32.9 19.6s23.14.21 37.83-1.46Zm160.76-20.21c-15.26-.4-29.07 17.1-38.7 6.23C150.97 45.84 185.3 30.4 202.65 32c14.89 1.36 36.99 14.41 34.48 16.64-2.51 2.22-23.03 2.24-37.81 1.85Z",
931
1003
  "stroke": "black"
932
1004
  }
933
1005
  }
@@ -941,7 +1013,7 @@
941
1013
  "name": "path",
942
1014
  "type": "element",
943
1015
  "attributes": {
944
- "d": "m365.5 360.35-5.5 19s5.68-4.86 7-8.5c1.68-4.64-1.5-10.5-1.5-10.5m37.5.35 5.5 19s-5.69-4.86-7-8.5c-1.7-4.64 1.5-10.5 1.5-10.5",
1016
+ "d": "m99.68 73-5.5 19s5.68-4.87 7-8.5c1.68-4.65-1.5-10.5-1.5-10.5m37.49.34 5.5 19s-5.68-4.86-7-8.5c-1.68-4.64 1.5-10.5 1.5-10.5",
945
1017
  "fill": "black",
946
1018
  "fill-opacity": "0.2"
947
1019
  }
@@ -960,14 +1032,14 @@
960
1032
  "name": "path",
961
1033
  "type": "element",
962
1034
  "attributes": {
963
- "d": "M313.9 367.95c15.24.92 27.47 19.57 38.02 9.58s-22.3-28.37-39.72-28.3c-14.95.07-38.1 11.14-35.8 13.58s22.75 4.24 37.5 5.14m140.69.35c-15.24.92-27.46 19.57-38.02 9.58-10.55-10 22.3-28.37 39.72-28.3 14.95.07 38.1 11.15 35.8 13.58-2.33 2.44-22.78 4.24-37.53 5.14"
1035
+ "d": "M48.09 80.59c15.23.92 27.46 19.57 38.01 9.58 10.56-10-22.3-28.37-39.72-28.3-14.95.07-38.1 11.15-35.8 13.58 2.3 2.44 22.75 4.24 37.5 5.14m140.69.35c-15.24.92-27.47 19.57-38.02 9.58s22.3-28.37 39.72-28.3c14.95.07 38.1 11.15 35.8 13.58-2.3 2.44-22.75 4.24-37.5 5.14"
964
1036
  }
965
1037
  },
966
1038
  {
967
1039
  "name": "path",
968
1040
  "type": "element",
969
1041
  "attributes": {
970
- "d": "M313.9 367.95c15.24.92 27.47 19.57 38.02 9.58s-22.3-28.37-39.72-28.3c-14.95.07-38.1 11.14-35.8 13.58s22.75 4.24 37.5 5.14Zm140.69.35c-15.24.92-27.46 19.57-38.02 9.58-10.55-10 22.3-28.37 39.72-28.3 14.95.07 38.1 11.15 35.8 13.58-2.33 2.44-22.78 4.24-37.53 5.14Z",
1042
+ "d": "M48.09 80.59c15.23.92 27.46 19.57 38.01 9.58 10.56-10-22.3-28.37-39.72-28.3-14.95.07-38.1 11.15-35.8 13.58 2.3 2.44 22.75 4.24 37.5 5.14Zm140.68.35c-15.24.92-27.47 19.57-38.02 9.58s22.3-28.37 39.72-28.3c14.95.07 38.1 11.15 35.8 13.58-2.3 2.44-22.75 4.24-37.5 5.14Z",
971
1043
  "stroke": "black"
972
1044
  }
973
1045
  }
@@ -991,14 +1063,14 @@
991
1063
  "name": "path",
992
1064
  "type": "element",
993
1065
  "attributes": {
994
- "d": "M306.31 309.47c13.66-6.82 33.57 3.22 37.71-10.7 4.15-13.94-33.5-13.42-48.54-4.65-12.92 7.53-27.43 28.7-24.22 29.66 3.22.95 21.82-7.7 35.05-14.3m156.46 0c-13.66-6.83-33.56 3.21-37.7-10.7-4.15-13.95 33.49-13.43 48.53-4.66 12.92 7.53 27.44 28.7 24.22 29.66-3.2.95-21.82-7.7-35.05-14.3"
1066
+ "d": "M40.5 22.11c13.65-6.81 33.56 3.22 37.7-10.7C82.36-2.54 44.7-2.02 29.67 6.75 16.74 14.3 2.23 35.46 5.44 36.42c3.22.95 21.83-7.7 35.05-14.3m156.46-.01c-13.66-6.81-33.56 3.22-37.7-10.7-4.15-13.94 33.49-13.42 48.53-4.65 12.92 7.53 27.44 28.7 24.22 29.66-3.21.95-21.82-7.7-35.05-14.3"
995
1067
  }
996
1068
  },
997
1069
  {
998
1070
  "name": "path",
999
1071
  "type": "element",
1000
1072
  "attributes": {
1001
- "d": "M306.31 309.47c13.66-6.82 33.57 3.22 37.71-10.7 4.15-13.94-33.5-13.42-48.54-4.65-12.92 7.53-27.43 28.7-24.22 29.66 3.22.95 21.82-7.7 35.05-14.3Zm156.46 0c-13.66-6.82-33.56 3.22-37.7-10.7-4.15-13.94 33.49-13.42 48.53-4.65 12.92 7.53 27.44 28.7 24.22 29.66-3.2.95-21.82-7.7-35.05-14.3Z",
1073
+ "d": "M40.5 22.11c13.65-6.81 33.56 3.22 37.7-10.7C82.36-2.54 44.7-2.02 29.67 6.75 16.74 14.3 2.23 35.46 5.44 36.42c3.22.95 21.83-7.7 35.05-14.3Zm156.45 0c-13.66-6.81-33.56 3.22-37.7-10.7-4.15-13.94 33.49-13.42 48.53-4.65 12.92 7.53 27.44 28.7 24.22 29.66-3.21.95-21.82-7.7-35.05-14.3Z",
1002
1074
  "stroke": "black"
1003
1075
  }
1004
1076
  }
@@ -1022,14 +1094,14 @@
1022
1094
  "name": "path",
1023
1095
  "type": "element",
1024
1096
  "attributes": {
1025
- "d": "M302.87 328.48c14.96-3.04 24.47-23.2 36.31-14.78s-18.13 31.2-35.4 33.54c-14.8 2.02-39.28-5.72-37.33-8.45 1.94-2.74 21.93-7.37 36.42-10.3m163.35 0c-14.97-3.05-24.48-23.2-36.32-14.79s18.14 31.2 35.4 33.54c14.81 2.02 39.28-5.72 37.34-8.45-1.94-2.74-21.94-7.37-36.43-10.3"
1097
+ "d": "M37.05 41.12c14.96-3.04 24.47-23.2 36.31-14.78s-18.13 31.2-35.4 33.54C23.17 61.9-1.31 54.16.64 51.42c1.94-2.73 21.93-7.36 36.42-10.3m163.34 0c-14.97-3.04-24.47-23.2-36.32-14.78-11.84 8.43 18.14 31.2 35.4 33.54 14.81 2.02 39.28-5.72 37.34-8.46-1.94-2.73-21.94-7.36-36.42-10.3"
1026
1098
  }
1027
1099
  },
1028
1100
  {
1029
1101
  "name": "path",
1030
1102
  "type": "element",
1031
1103
  "attributes": {
1032
- "d": "M302.87 328.48c14.96-3.04 24.47-23.2 36.31-14.78s-18.13 31.2-35.4 33.54c-14.8 2.02-39.28-5.72-37.33-8.45 1.94-2.74 21.93-7.37 36.42-10.3Zm163.35 0c-14.97-3.04-24.48-23.2-36.32-14.78s18.14 31.2 35.4 33.54c14.81 2.02 39.28-5.72 37.34-8.45-1.94-2.74-21.94-7.37-36.43-10.3Z",
1104
+ "d": "M37.05 41.12c14.96-3.04 24.47-23.2 36.31-14.78s-18.13 31.2-35.4 33.54C23.17 61.9-1.31 54.16.64 51.42c1.94-2.73 21.93-7.36 36.42-10.3Zm163.35 0c-14.97-3.04-24.47-23.2-36.32-14.78-11.84 8.43 18.14 31.2 35.4 33.54 14.81 2.02 39.28-5.72 37.34-8.46-1.94-2.73-21.94-7.36-36.42-10.3Z",
1033
1105
  "stroke": "black"
1034
1106
  }
1035
1107
  }
@@ -1053,14 +1125,14 @@
1053
1125
  "name": "path",
1054
1126
  "type": "element",
1055
1127
  "attributes": {
1056
- "d": "M305.33 338.35c14.64-4.35 32.5 9 39-4s-30.66-19.03-47-13c-14.03 5.17-32 23.5-29 25s22.83-3.8 37-8m158.43 0c-14.64-4.35-32.5 9-39-4s30.65-19.03 47-13c14.02 5.17 32 23.5 29 25s-22.83-3.8-37-8"
1128
+ "d": "M39.51 50.99c14.64-4.35 32.5 9 39-4s-30.63-19.03-46.97-13c-14.02 5.17-32 23.5-29 25s22.84-3.8 37-8m158.42 0c-14.64-4.35-32.5 9-39-4s30.65-19.03 47-13c14.02 5.17 32 23.5 29 25s-22.83-3.8-37-8"
1057
1129
  }
1058
1130
  },
1059
1131
  {
1060
1132
  "name": "path",
1061
1133
  "type": "element",
1062
1134
  "attributes": {
1063
- "d": "M305.33 338.35c14.64-4.35 32.5 9 39-4s-30.66-19.03-47-13c-14.03 5.17-32 23.5-29 25s22.83-3.8 37-8Zm158.43 0c-14.64-4.35-32.5 9-39-4s30.65-19.03 47-13c14.02 5.17 32 23.5 29 25s-22.83-3.8-37-8Z",
1135
+ "d": "M39.51 50.99c14.64-4.35 32.5 9 39-4s-30.63-19.03-46.97-13c-14.02 5.17-32 23.5-29 25s22.84-3.8 37-8Zm158.43 0c-14.64-4.35-32.5 9-39-4s30.65-19.03 47-13c14.02 5.17 32 23.5 29 25s-22.83-3.8-37-8Z",
1064
1136
  "stroke": "black"
1065
1137
  }
1066
1138
  }
@@ -1071,8 +1143,8 @@
1071
1143
  }
1072
1144
  },
1073
1145
  "hair": {
1074
- "width": 768,
1075
- "height": 768,
1146
+ "width": 462.53,
1147
+ "height": 612.52,
1076
1148
  "probability": 100,
1077
1149
  "variants": {
1078
1150
  "sideComed": {
@@ -1081,7 +1153,7 @@
1081
1153
  "name": "path",
1082
1154
  "type": "element",
1083
1155
  "attributes": {
1084
- "d": "m543.5 402.5 13-5.5s28.48-120.79 13-178c-8.35-30.85-74-47.5-74-47.5s0-81.41-152-47c-105.94 23.98-164.98 107.13-146.5 205 5.57 29.49 13.47 40.2 19 69.5l8.5 3L249 297s70.6-1.43 112-15 100-54.5 100-54.5 39.82 28.78 56.5 54.5c26.2 40.39 26 120.5 26 120.5Z",
1156
+ "d": "m385.34 402.5 13-5.5s28.48-120.79 13-178c-8.35-30.85-74-47.5-74-47.5s0-81.41-152-47C79.4 148.48 20.36 231.63 38.84 329.5c5.57 29.49 13.47 40.2 19 69.5l8.5 3 24.5-105s70.6-1.43 112-15 100-54.5 100-54.5 39.82 28.78 56.5 54.5c26.2 40.39 26 120.5 26 120.5Z",
1085
1157
  "fill": {
1086
1158
  "type": "color",
1087
1159
  "name": "hair"
@@ -1097,7 +1169,7 @@
1097
1169
  "name": "path",
1098
1170
  "type": "element",
1099
1171
  "attributes": {
1100
- "d": "m542.11 235.4.07.17.4 1.15a285 285 0 0 1 5.93 19.23c3.25 12.06 6.5 27.4 6.5 40.63v.03a292 292 0 0 1-5 76 230 230 0 0 1-5.4 21.6q-1.11 3.6-1.8 5.56c-.24-2.6-.7-7.17-1.4-12.3-1.13-7.9-2.88-17.2-5.46-22.6a73 73 0 0 0-8.97-13.84 89 89 0 0 0-4.73-5.4l-.25-.25V228.2zm-282.63-7.6-5.47 105.9c-.8.5-3.67 2.25-7.07 4.66-4 2.84-8.8 6.61-11.83 10.32-6.44 8-9.08 20.88-10.09 31.67-.6 6.3-.65 11.94-.59 15.55-3.72-13.53-15.2-59.4-11.85-98.86 1.34-24.1 7.2-44.3 12.71-58.47 4.84-12.4 9.42-20.19 10.48-21.93z",
1172
+ "d": "m383.95 235.4.07.17.4 1.15a284 284 0 0 1 5.93 19.23c3.25 12.06 6.5 27.4 6.5 40.63v.03a292 292 0 0 1-5 76 230 230 0 0 1-5.4 21.59q-1.11 3.6-1.8 5.54c-.24-2.6-.7-7.17-1.41-12.3-1.12-7.9-2.87-17.2-5.45-22.6a73 73 0 0 0-8.97-13.84 89 89 0 0 0-4.73-5.4l-.25-.25V228.2zm-282.63-7.6-5.47 105.9c-.8.5-3.67 2.25-7.07 4.66-4 2.84-8.8 6.61-11.83 10.32-6.53 8-9.16 20.88-10.18 31.67-.6 6.3-.64 11.94-.58 15.55-3.72-13.53-15.2-59.4-11.85-98.86 1.34-24.1 7.2-44.3 12.71-58.47 4.84-12.4 9.42-20.19 10.48-21.93z",
1101
1173
  "fill": {
1102
1174
  "type": "color",
1103
1175
  "name": "hair"
@@ -1109,7 +1181,7 @@
1109
1181
  "name": "path",
1110
1182
  "type": "element",
1111
1183
  "attributes": {
1112
- "d": "m521.5 227.5 21 7.5s13 35 13 61.58c4 62.42-13 105.42-13 105.42 0-.02-1.92-26.36-7-37s-14-19.5-14-19.5zm-286-11.5 24.5 11.5-5.5 106.5c-.03.02-13.03 7.69-19 15-12.87 15.74-10.5 50.98-10.5 51-.01-.04-17-56.02-13-103 2.69-48.34 23.48-80.96 23.5-81",
1184
+ "d": "m363.34 227.5 21 7.5s13 35 13 61.58c4 62.42-13 105.42-13 105.42 0-.02-1.92-26.36-7-37s-14-19.5-14-19.5zm-286-11.5 24.5 11.5-5.5 106.5c-.03.02-13.03 7.69-19 15-12.87 15.74-10.5 50.98-10.5 51-.01-.04-17-56.02-13-103 2.69-48.34 23.48-80.96 23.5-81",
1113
1185
  "fill": "black",
1114
1186
  "fill-opacity": "0.2"
1115
1187
  }
@@ -1118,7 +1190,7 @@
1118
1190
  "name": "path",
1119
1191
  "type": "element",
1120
1192
  "attributes": {
1121
- "d": "M398.03 104.32c7.7-1.38 14.88-1.27 20.9.98-9.13 5.56-16.35 14.37-21.3 23.67l-.75 1.4 1.4-.72c22.18-11.33 45.54-8.92 69.35-4.98 23.48 3.9 47.42 9.3 70.76 4.2-2.71 10.5-9.93 21.9-19.55 26.9l-.67.34.58.48c15.98 13.34 37.96 21.45 52.74 24.02-1.18 6.08-6.6 10.54-13.24 13.78-6.8 3.3-14.74 5.2-20.28 6.3l-.75.1.43.62c4.6 6.7 9.63 13.42 13.63 20.6 3.85 6.9 6.71 14.2 7.24 22.25-31.17-16.9-64.48-11.52-97.48-4.16-16.67 3.72-33.24 7.95-49.5 10.13-16.23 2.18-32.1 2.3-47.33-2.16-20.85-6.1-41.33-7.07-61.3-8.86-19.93-1.8-39.5-4.44-58.6-13.8-6.53-3.25-10.22-7.29-11.7-11.83s-.73-9.7 1.7-15.26c4.96-11.13 16.7-23.6 30.87-35.3a313 313 0 0 1 44.8-30.5c7.1-3.96 13.64-7.2 19.04-9.44 4.92-2.04 8.84-3.23 11.38-3.44-1.26 3.15-2.87 6.1-4.43 9.1-1.67 3.24-3.3 6.55-4.3 10.23l-.47 1.75 1.3-1.25c8.18-7.8 23.8-18.94 40.54-26.78 8.37-3.92 17-7.02 25.1-8.47Z",
1193
+ "d": "M239.87 104.32c7.7-1.38 14.88-1.27 20.9.98-9.13 5.56-16.35 14.37-21.3 23.67l-.75 1.4 1.4-.72c22.18-11.33 45.55-8.92 69.35-4.98 23.48 3.9 47.42 9.3 70.75 4.2-2.7 10.5-9.92 21.9-19.54 26.9l-.67.34.58.48c15.98 13.34 37.96 21.45 52.74 24.02-1.18 6.08-6.6 10.54-13.24 13.78-6.8 3.3-14.74 5.2-20.28 6.3l-.7.12.42.63c4.6 6.7 9.63 13.42 13.63 20.6 3.85 6.9 6.7 14.2 7.24 22.25-31.17-16.9-64.48-11.52-97.48-4.16-16.65 3.72-33.22 7.95-49.5 10.13-16.21 2.18-32.1 2.3-47.31-2.16-20.85-6.1-41.33-7.07-61.3-8.86-20.01-1.81-39.54-4.44-58.63-13.81-6.6-3.24-10.28-7.28-11.74-11.82s-.74-9.71 1.7-15.26c4.93-11.13 16.7-23.6 30.85-35.3a313 313 0 0 1 44.8-30.5c7.1-3.96 13.64-7.2 19.04-9.44 4.92-2.04 8.84-3.23 11.38-3.44-1.26 3.15-2.87 6.09-4.43 9.1-1.68 3.24-3.3 6.55-4.3 10.23l-.48 1.75 1.3-1.25c8.16-7.81 23.78-18.94 40.52-26.78 8.37-3.92 17-7.02 25.1-8.47Z",
1122
1194
  "fill": {
1123
1195
  "type": "color",
1124
1196
  "name": "hair"
@@ -1134,7 +1206,7 @@
1134
1206
  "name": "path",
1135
1207
  "type": "element",
1136
1208
  "attributes": {
1137
- "d": "m214.5 399 11 4s-11.76-36.7 2.5-65.5c5.61-11.34 13.42-14.69 20-25.5 14.69-24.12-1.13-50.76 20-69.5 30.84-27.35 62.97 14.07 104 18 51.5 4.93 105.34-44.04 132.5 0 9.42 15.28 4.06 28.16 11.5 44.5 6.26 13.75 21 32.5 21 32.5l4 66 9.5-4.5c4.33-27.17 13-82.6 13-87s20.67-19.83 39.5-27h-23c12.33-22.5 37.6-69.4 40-77s-18.67 3.17-29.5 9.5c0 0 16.6-20.98 21-37 4.76-17.32 0-46 0-46l-31.5 17 10.5-59-27 11.5 7-65S540.8 69.5 516 77.5c-25.46 8.2-68.5 0-68.5 0l13-30-98 37.5V47.5l-58 37.5V61s-27.5 17.01-42 31.5C246.28 108.7 228 140 228 140l-35.5-24.5 5 77-38-12s2.08 24.06 9.5 37c5.1 8.9 17 20 17 20l-26.5 23h38l-21 35h21z",
1209
+ "d": "m56.34 399 11 4s-11.76-36.7 2.5-65.5c5.61-11.34 13.42-14.69 20-25.5 14.69-24.12-1.13-50.76 20-69.5 30.84-27.35 62.97 14.07 104 18 51.5 4.93 105.34-44.04 132.5 0 9.42 15.28 4.06 28.16 11.5 44.5 6.26 13.75 21 32.5 21 32.5l4 66 9.5-4.5c4.33-27.17 13-82.6 13-87s20.67-19.83 39.5-27h-23c12.33-22.5 37.6-69.4 40-77s-18.67 3.17-29.5 9.5c0 0 16.6-20.98 21-37 4.76-17.32 0-46 0-46l-31.5 17 10.5-59-27 11.5 7-65s-29.7 30.5-54.5 38.5c-25.46 8.2-68.5 0-68.5 0l13-30-98 37.5V47.5l-58 37.5V61s-27.5 17.01-42 31.5c-16.22 16.2-34.5 47.5-34.5 47.5l-35.5-24.5 5 77-38-12s2.08 24.06 9.5 37c5.1 8.9 17 20 17 20l-26.5 23h38l-21 35h21z",
1138
1210
  "fill": {
1139
1211
  "type": "color",
1140
1212
  "name": "hair"
@@ -1150,7 +1222,7 @@
1150
1222
  "name": "circle",
1151
1223
  "type": "element",
1152
1224
  "attributes": {
1153
- "cx": "384",
1225
+ "cx": "225.84",
1154
1226
  "cy": "123",
1155
1227
  "r": "122.5",
1156
1228
  "fill": {
@@ -1164,7 +1236,7 @@
1164
1236
  "name": "path",
1165
1237
  "type": "element",
1166
1238
  "attributes": {
1167
- "d": "M384 98.5c117.91 0 213.5 95.59 213.5 213.5 0 20.92-.7 42.62-3.24 60.97-1.27 9.17-3 17.5-5.32 24.46-2.2 6.6-4.92 11.94-8.27 15.63-1.67-4.7-3.34-8.68-6.84-11.31-3.7-2.78-9.32-4-18.83-3.25a.6.6 0 0 0-.43.16 1 1 0 0 0-.2.33q-.06.28-.05.62.02.68.23 1.93c.27 1.64.77 4.07 1.4 7.13 1.28 6.14 3.12 14.87 4.88 25.23 3.5 20.7 6.66 47.86 4.17 73.54-1.3 7.94-5.96 18.6-10.98 28.96-5 10.34-10.37 20.37-13 26.91a265 265 0 0 0-11.58 35.9c-1 4.18-1.7 7.4-2.2 9.6q-.38 1.65-.65 2.52l-.07.2q-.11-.79-.07-2.34c.06-2.32.39-5.84 1.07-10.38 1.36-9.09 4.13-22.25 8.96-38.16 2.2-7.23 7.02-15.42 11.55-24.02 4.5-8.54 8.7-17.48 9.47-26.06 2.2-24.48-.68-48.9-4.6-67.77a215 215 0 0 0-6.2-23.47 90 90 0 0 0-2.75-7.32 16 16 0 0 0-2.08-3.8l-.03-.04-.03-.02-.9-.72c-9.26-7.58-20.1-20.83-32.02-36.6-12.27-16.23-25.7-35.14-39.58-53.08-13.91-17.94-28.35-34.98-42.73-47.53s-28.78-20.7-42.58-20.7c-13.82 0-28.5 8.82-42.98 21.91-14.5 13.1-28.9 30.58-42.21 48.05a1546 1546 0 0 0-19.02 25.67c-5.98 8.2-11.56 15.86-16.61 22.43-5.06 6.57-9.58 12.04-13.44 15.9a35 35 0 0 1-5.25 4.44q-1.75 1.17-3.12 1.48c5.45-10.86 12.59-24.26 17.47-36.46 2.5-6.27 4.43-12.25 5.22-17.43.78-5.16.46-9.63-1.64-12.79l-.39-.58-.42.55c-24.14 31.12-28.06 62.6-33.03 85.54l-.1.13q-.1.18-.23.47-.28.6-.7 1.74c-.57 1.52-1.33 3.75-2.2 6.6a282 282 0 0 0-6.1 23.52c-4.16 19.38-7.75 45.03-5.72 69.85.65 7.96 4.72 17.07 9.06 25.87 4.37 8.84 9 17.35 10.96 24.23 4.61 16.27 7.24 29.17 8.6 37.91.67 4.37 1.02 7.7 1.14 9.88q.04.7.04 1.22l-.48-1.67c-.6-2.1-1.43-5.24-2.6-9.33-2.33-8.19-6-20.3-11.75-36.32-2.5-6.94-7.9-16.05-12.89-25.3-5-9.32-9.6-18.8-10.58-26.6-3.35-26.28-.6-53.78 2.8-74.78 1.7-10.5 3.55-19.38 4.9-25.66.67-3.14 1.21-5.64 1.54-7.37q.25-1.3.32-2.04.05-.37.02-.63 0-.13-.06-.29a.6.6 0 0 0-.36-.35c-4.82-1.69-10.16-1.96-15.04 1.68-4.77 3.55-9 10.76-11.96 23.74-4.26-2.6-7.75-7.43-10.6-14.1-2.96-6.95-5.18-15.83-6.82-26.06-3.28-20.46-4.24-46.22-4.24-72.57 0-117.9 100.57-213.5 218.5-213.5Z",
1239
+ "d": "M225.84 98.5c117.91 0 213.5 95.59 213.5 213.5 0 20.92-.7 42.62-3.24 60.97-1.27 9.17-3 17.5-5.32 24.46-2.2 6.6-4.92 11.94-8.27 15.63-1.67-4.7-3.34-8.68-6.84-11.31-3.7-2.78-9.32-4-18.83-3.25a.6.6 0 0 0-.43.16 1 1 0 0 0-.15.33q-.08.28-.06.62.02.68.23 1.93c.26 1.64.75 4.07 1.4 7.13 1.27 6.14 3.11 14.87 4.87 25.23 3.51 20.7 6.66 47.86 4.17 73.54-1.3 7.94-5.96 18.6-10.98 28.96-5 10.34-10.37 20.37-12.99 26.91a265 265 0 0 0-11.59 35.9c-1 4.19-1.69 7.4-2.2 9.6q-.38 1.66-.66 2.53l-.07.2q-.1-.79-.07-2.34c.06-2.32.4-5.84 1.07-10.38 1.36-9.09 4.13-22.25 8.96-38.16 2.2-7.23 7.02-15.42 11.55-24.02 4.5-8.54 8.7-17.48 9.47-26.06 2.2-24.48-.68-48.9-4.6-67.77a215 215 0 0 0-6.2-23.47 90 90 0 0 0-2.75-7.32 16 16 0 0 0-2.08-3.8l-.03-.04-.05-.02-.9-.72c-9.26-7.58-20.1-20.83-32.02-36.6-12.27-16.23-25.69-35.14-39.58-53.08-13.9-17.94-28.35-34.98-42.73-47.53s-28.77-20.69-42.58-20.69c-13.82 0-28.5 8.83-42.98 21.92-14.5 13.1-28.9 30.58-42.2 48.05a1546 1546 0 0 0-19.03 25.67c-5.98 8.2-11.56 15.86-16.6 22.43-5.07 6.56-9.59 12.03-13.45 15.9a35 35 0 0 1-5.25 4.43q-1.75 1.17-3.12 1.48c5.45-10.84 12.6-24.24 17.47-36.44 2.5-6.27 4.43-12.25 5.22-17.43.78-5.16.46-9.63-1.64-12.79l-.39-.58-.43.55c-24.16 31.12-28.08 62.6-33.05 85.54l-.1.13-.23.47q-.28.6-.7 1.74a111 111 0 0 0-2.2 6.6 282 282 0 0 0-6.1 23.51c-4.17 19.38-7.75 45.03-5.72 69.85.65 7.96 4.72 17.07 9.06 25.87 4.37 8.84 9 17.35 10.96 24.23 4.61 16.27 7.25 29.17 8.6 37.91.67 4.37 1.02 7.7 1.14 9.88l.04 1.22-.48-1.67c-.6-2.1-1.43-5.24-2.6-9.33-2.33-8.19-6-20.3-11.75-36.32-2.5-6.94-7.9-16.05-12.89-25.3-5-9.32-9.6-18.8-10.58-26.6-3.35-26.28-.6-53.78 2.8-74.78 1.7-10.5 3.55-19.38 4.9-25.66.66-3.14 1.21-5.64 1.54-7.37q.25-1.3.32-2.04.05-.37.02-.63 0-.13-.06-.29a.6.6 0 0 0-.35-.35c-4.83-1.69-10.17-1.96-15.05 1.68-4.77 3.55-9 10.76-11.96 23.74-4.25-2.6-7.74-7.43-10.59-14.1-2.95-6.95-5.18-15.83-6.82-26.06C8.3 364.11 7.34 338.35 7.34 312c0-117.9 100.57-213.5 218.5-213.5Z",
1168
1240
  "fill": {
1169
1241
  "type": "color",
1170
1242
  "name": "hair"