@dicebear/definitions 10.0.0-rc.4 → 10.0.0-rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +2 -2
- package/README.md +3 -36
- package/dist/adventurer-neutral.min.json +1 -1
- package/dist/adventurer.min.json +1 -1
- package/dist/avataaars-neutral.min.json +1 -1
- package/dist/avataaars.min.json +1 -1
- package/dist/big-ears-neutral.min.json +1 -1
- package/dist/big-ears.min.json +1 -1
- package/dist/big-smile.min.json +1 -1
- package/dist/bottts-neutral.min.json +1 -1
- package/dist/bottts.min.json +1 -1
- package/dist/croodles-neutral.min.json +1 -1
- package/dist/croodles.min.json +1 -1
- package/dist/dylan.min.json +1 -1
- package/dist/fun-emoji.min.json +1 -1
- package/dist/glass.min.json +1 -1
- package/dist/icons.min.json +1 -1
- package/dist/identicon.min.json +1 -1
- package/dist/initials.min.json +1 -1
- package/dist/lorelei-neutral.min.json +1 -1
- package/dist/lorelei.min.json +1 -1
- package/dist/micah.min.json +1 -1
- package/dist/miniavs.min.json +1 -1
- package/dist/notionists-neutral.min.json +1 -1
- package/dist/notionists.min.json +1 -1
- package/dist/open-peeps.min.json +1 -1
- package/dist/personas.min.json +1 -1
- package/dist/pixel-art-neutral.min.json +1 -1
- package/dist/pixel-art.min.json +1 -1
- package/dist/rings.min.json +1 -1
- package/dist/shapes.min.json +1 -1
- package/dist/thumbs.min.json +1 -1
- package/dist/toon-head.min.json +1 -1
- package/package.json +1 -1
- package/src/adventurer-neutral.json +229 -221
- package/src/adventurer.json +831 -474
- package/src/avataaars-neutral.json +86 -86
- package/src/avataaars.json +283 -283
- package/src/big-ears-neutral.json +319 -330
- package/src/big-ears.json +479 -491
- package/src/big-smile.json +144 -144
- package/src/bottts-neutral.json +55 -59
- package/src/bottts.json +304 -321
- package/src/croodles-neutral.json +93 -88
- package/src/croodles.json +420 -411
- package/src/dylan.json +63 -36
- package/src/fun-emoji.json +164 -145
- package/src/glass.json +36 -142
- package/src/icons.json +855 -214
- package/src/identicon.json +115 -523
- package/src/initials.json +1 -1
- package/src/lorelei-neutral.json +114 -114
- package/src/lorelei.json +1154 -412
- package/src/micah.json +178 -194
- package/src/miniavs.json +177 -112
- package/src/notionists-neutral.json +132 -132
- package/src/notionists.json +437 -437
- package/src/open-peeps.json +221 -221
- package/src/personas.json +127 -127
- package/src/pixel-art-neutral.json +251 -298
- package/src/pixel-art.json +591 -558
- package/src/rings.json +91 -55
- package/src/shapes.json +39 -42
- package/src/thumbs.json +93 -80
- package/src/toon-head.json +200 -128
package/src/bottts-neutral.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.
|
|
2
|
+
"$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.13.0/dist/definition.min.json",
|
|
3
3
|
"$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
|
|
4
4
|
"meta": {
|
|
5
5
|
"license": {
|
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
"name": "g",
|
|
23
23
|
"type": "element",
|
|
24
24
|
"attributes": {
|
|
25
|
-
"transform": "translate(
|
|
25
|
+
"transform": "translate(26 72)"
|
|
26
26
|
},
|
|
27
27
|
"children": [
|
|
28
28
|
{
|
|
29
|
-
"
|
|
30
|
-
"
|
|
29
|
+
"name": "mouth",
|
|
30
|
+
"type": "component"
|
|
31
31
|
}
|
|
32
32
|
]
|
|
33
33
|
},
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
},
|
|
40
40
|
"children": [
|
|
41
41
|
{
|
|
42
|
-
"
|
|
43
|
-
"
|
|
42
|
+
"name": "eyes",
|
|
43
|
+
"type": "component"
|
|
44
44
|
}
|
|
45
45
|
]
|
|
46
46
|
}
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
},
|
|
55
55
|
"components": {
|
|
56
56
|
"mouth": {
|
|
57
|
-
"width":
|
|
58
|
-
"height":
|
|
57
|
+
"width": 68,
|
|
58
|
+
"height": 24,
|
|
59
59
|
"variants": {
|
|
60
60
|
"bite": {
|
|
61
61
|
"elements": [
|
|
@@ -63,8 +63,7 @@
|
|
|
63
63
|
"name": "rect",
|
|
64
64
|
"type": "element",
|
|
65
65
|
"attributes": {
|
|
66
|
-
"
|
|
67
|
-
"y": "5",
|
|
66
|
+
"y": "1",
|
|
68
67
|
"width": "68",
|
|
69
68
|
"height": "22",
|
|
70
69
|
"rx": "5",
|
|
@@ -76,8 +75,8 @@
|
|
|
76
75
|
"name": "rect",
|
|
77
76
|
"type": "element",
|
|
78
77
|
"attributes": {
|
|
79
|
-
"x": "
|
|
80
|
-
"y": "
|
|
78
|
+
"x": "4",
|
|
79
|
+
"y": "5",
|
|
81
80
|
"width": "60",
|
|
82
81
|
"height": "14",
|
|
83
82
|
"rx": "2",
|
|
@@ -91,7 +90,7 @@
|
|
|
91
90
|
"attributes": {
|
|
92
91
|
"fill-rule": "evenodd",
|
|
93
92
|
"clip-rule": "evenodd",
|
|
94
|
-
"d": "
|
|
93
|
+
"d": "m16 13 6-8H10zm12 0 6-8H22zm12 0 6-8H34zm12 0 6-8H46z",
|
|
95
94
|
"fill": "#E1E6E8"
|
|
96
95
|
}
|
|
97
96
|
}
|
|
@@ -103,8 +102,6 @@
|
|
|
103
102
|
"name": "rect",
|
|
104
103
|
"type": "element",
|
|
105
104
|
"attributes": {
|
|
106
|
-
"x": "4",
|
|
107
|
-
"y": "4",
|
|
108
105
|
"width": "68",
|
|
109
106
|
"height": "24",
|
|
110
107
|
"rx": "5",
|
|
@@ -116,8 +113,8 @@
|
|
|
116
113
|
"name": "rect",
|
|
117
114
|
"type": "element",
|
|
118
115
|
"attributes": {
|
|
119
|
-
"x": "
|
|
120
|
-
"y": "
|
|
116
|
+
"x": "4",
|
|
117
|
+
"y": "4",
|
|
121
118
|
"width": "60",
|
|
122
119
|
"height": "16",
|
|
123
120
|
"rx": "2",
|
|
@@ -129,7 +126,7 @@
|
|
|
129
126
|
"name": "path",
|
|
130
127
|
"type": "element",
|
|
131
128
|
"attributes": {
|
|
132
|
-
"d": "
|
|
129
|
+
"d": "M5 13h11l2-4 3 7 4-8 2 9 3-11 3 10 3-3h15l3-4 2 7 3-3h4",
|
|
133
130
|
"stroke": "#4EFAC9",
|
|
134
131
|
"stroke-width": "2",
|
|
135
132
|
"stroke-linecap": "round",
|
|
@@ -144,8 +141,8 @@
|
|
|
144
141
|
"name": "rect",
|
|
145
142
|
"type": "element",
|
|
146
143
|
"attributes": {
|
|
147
|
-
"x": "
|
|
148
|
-
"y": "
|
|
144
|
+
"x": "8",
|
|
145
|
+
"y": "8",
|
|
149
146
|
"width": "4",
|
|
150
147
|
"height": "8",
|
|
151
148
|
"rx": "2",
|
|
@@ -157,8 +154,8 @@
|
|
|
157
154
|
"name": "rect",
|
|
158
155
|
"type": "element",
|
|
159
156
|
"attributes": {
|
|
160
|
-
"x": "
|
|
161
|
-
"y": "
|
|
157
|
+
"x": "32",
|
|
158
|
+
"y": "8",
|
|
162
159
|
"width": "4",
|
|
163
160
|
"height": "8",
|
|
164
161
|
"rx": "2",
|
|
@@ -170,8 +167,8 @@
|
|
|
170
167
|
"name": "rect",
|
|
171
168
|
"type": "element",
|
|
172
169
|
"attributes": {
|
|
173
|
-
"x": "
|
|
174
|
-
"y": "
|
|
170
|
+
"x": "20",
|
|
171
|
+
"y": "8",
|
|
175
172
|
"width": "4",
|
|
176
173
|
"height": "8",
|
|
177
174
|
"rx": "2",
|
|
@@ -183,8 +180,8 @@
|
|
|
183
180
|
"name": "rect",
|
|
184
181
|
"type": "element",
|
|
185
182
|
"attributes": {
|
|
186
|
-
"x": "
|
|
187
|
-
"y": "
|
|
183
|
+
"x": "44",
|
|
184
|
+
"y": "8",
|
|
188
185
|
"width": "4",
|
|
189
186
|
"height": "8",
|
|
190
187
|
"rx": "2",
|
|
@@ -196,8 +193,8 @@
|
|
|
196
193
|
"name": "rect",
|
|
197
194
|
"type": "element",
|
|
198
195
|
"attributes": {
|
|
199
|
-
"x": "
|
|
200
|
-
"y": "
|
|
196
|
+
"x": "56",
|
|
197
|
+
"y": "8",
|
|
201
198
|
"width": "4",
|
|
202
199
|
"height": "8",
|
|
203
200
|
"rx": "2",
|
|
@@ -213,8 +210,8 @@
|
|
|
213
210
|
"name": "rect",
|
|
214
211
|
"type": "element",
|
|
215
212
|
"attributes": {
|
|
216
|
-
"x": "
|
|
217
|
-
"y": "
|
|
213
|
+
"x": "24",
|
|
214
|
+
"y": "6",
|
|
218
215
|
"width": "6",
|
|
219
216
|
"height": "14",
|
|
220
217
|
"rx": "2",
|
|
@@ -226,8 +223,8 @@
|
|
|
226
223
|
"name": "rect",
|
|
227
224
|
"type": "element",
|
|
228
225
|
"attributes": {
|
|
229
|
-
"x": "
|
|
230
|
-
"y": "
|
|
226
|
+
"x": "10",
|
|
227
|
+
"y": "6",
|
|
231
228
|
"width": "6",
|
|
232
229
|
"height": "14",
|
|
233
230
|
"rx": "2",
|
|
@@ -239,8 +236,8 @@
|
|
|
239
236
|
"name": "rect",
|
|
240
237
|
"type": "element",
|
|
241
238
|
"attributes": {
|
|
242
|
-
"x": "
|
|
243
|
-
"y": "
|
|
239
|
+
"x": "38",
|
|
240
|
+
"y": "6",
|
|
244
241
|
"width": "6",
|
|
245
242
|
"height": "14",
|
|
246
243
|
"rx": "2",
|
|
@@ -252,8 +249,8 @@
|
|
|
252
249
|
"name": "rect",
|
|
253
250
|
"type": "element",
|
|
254
251
|
"attributes": {
|
|
255
|
-
"x": "
|
|
256
|
-
"y": "
|
|
252
|
+
"x": "52",
|
|
253
|
+
"y": "6",
|
|
257
254
|
"width": "6",
|
|
258
255
|
"height": "14",
|
|
259
256
|
"rx": "2",
|
|
@@ -269,8 +266,7 @@
|
|
|
269
266
|
"name": "rect",
|
|
270
267
|
"type": "element",
|
|
271
268
|
"attributes": {
|
|
272
|
-
"
|
|
273
|
-
"y": "5",
|
|
269
|
+
"y": "1",
|
|
274
270
|
"width": "68",
|
|
275
271
|
"height": "22",
|
|
276
272
|
"rx": "5",
|
|
@@ -282,8 +278,8 @@
|
|
|
282
278
|
"name": "rect",
|
|
283
279
|
"type": "element",
|
|
284
280
|
"attributes": {
|
|
285
|
-
"x": "
|
|
286
|
-
"y": "
|
|
281
|
+
"x": "4",
|
|
282
|
+
"y": "5",
|
|
287
283
|
"width": "60",
|
|
288
284
|
"height": "14",
|
|
289
285
|
"rx": "2",
|
|
@@ -294,8 +290,8 @@
|
|
|
294
290
|
"name": "rect",
|
|
295
291
|
"type": "element",
|
|
296
292
|
"attributes": {
|
|
297
|
-
"x": "
|
|
298
|
-
"y": "
|
|
293
|
+
"x": "14",
|
|
294
|
+
"y": "5",
|
|
299
295
|
"width": "4",
|
|
300
296
|
"height": "14",
|
|
301
297
|
"fill": "black",
|
|
@@ -306,8 +302,8 @@
|
|
|
306
302
|
"name": "rect",
|
|
307
303
|
"type": "element",
|
|
308
304
|
"attributes": {
|
|
309
|
-
"x": "
|
|
310
|
-
"y": "
|
|
305
|
+
"x": "38",
|
|
306
|
+
"y": "5",
|
|
311
307
|
"width": "4",
|
|
312
308
|
"height": "14",
|
|
313
309
|
"fill": "black",
|
|
@@ -318,8 +314,8 @@
|
|
|
318
314
|
"name": "rect",
|
|
319
315
|
"type": "element",
|
|
320
316
|
"attributes": {
|
|
321
|
-
"x": "
|
|
322
|
-
"y": "
|
|
317
|
+
"x": "26",
|
|
318
|
+
"y": "5",
|
|
323
319
|
"width": "4",
|
|
324
320
|
"height": "14",
|
|
325
321
|
"fill": "black",
|
|
@@ -330,8 +326,8 @@
|
|
|
330
326
|
"name": "rect",
|
|
331
327
|
"type": "element",
|
|
332
328
|
"attributes": {
|
|
333
|
-
"x": "
|
|
334
|
-
"y": "
|
|
329
|
+
"x": "50",
|
|
330
|
+
"y": "5",
|
|
335
331
|
"width": "4",
|
|
336
332
|
"height": "14",
|
|
337
333
|
"fill": "black",
|
|
@@ -346,7 +342,7 @@
|
|
|
346
342
|
"name": "path",
|
|
347
343
|
"type": "element",
|
|
348
344
|
"attributes": {
|
|
349
|
-
"d": "
|
|
345
|
+
"d": "M23.05 4.44a2 2 0 1 1 3.9-.88C27.72 6.96 30.4 9 34 9s6.28-2.04 7.05-5.44a2 2 0 1 1 3.9.88C43.75 9.7 39.43 13 34 13s-9.76-3.3-10.95-8.56",
|
|
350
346
|
"fill": "black",
|
|
351
347
|
"fill-opacity": "0.6"
|
|
352
348
|
}
|
|
@@ -361,7 +357,7 @@
|
|
|
361
357
|
"attributes": {
|
|
362
358
|
"fill-rule": "evenodd",
|
|
363
359
|
"clip-rule": "evenodd",
|
|
364
|
-
"d": "
|
|
360
|
+
"d": "M14 6.22C14 17.78 20.47 24 34 24c13.52 0 20-6.34 20-17.78C54 5.5 53.17 4 51 4H17c-2.05 0-3 1.38-3 2.22",
|
|
365
361
|
"fill": "black",
|
|
366
362
|
"fill-opacity": "0.8"
|
|
367
363
|
}
|
|
@@ -373,8 +369,8 @@
|
|
|
373
369
|
"id": "mouthSmile02-a",
|
|
374
370
|
"style": "mask-type:luminance",
|
|
375
371
|
"maskUnits": "userSpaceOnUse",
|
|
376
|
-
"x": "
|
|
377
|
-
"y": "
|
|
372
|
+
"x": "14",
|
|
373
|
+
"y": "4",
|
|
378
374
|
"width": "40",
|
|
379
375
|
"height": "20"
|
|
380
376
|
},
|
|
@@ -385,7 +381,7 @@
|
|
|
385
381
|
"attributes": {
|
|
386
382
|
"fill-rule": "evenodd",
|
|
387
383
|
"clip-rule": "evenodd",
|
|
388
|
-
"d": "
|
|
384
|
+
"d": "M14 6.22C14 17.78 20.47 24 34 24c13.52 0 20-6.34 20-17.78C54 5.5 53.17 4 51 4H17c-2.05 0-3 1.38-3 2.22",
|
|
389
385
|
"fill": "white"
|
|
390
386
|
}
|
|
391
387
|
}
|
|
@@ -402,8 +398,8 @@
|
|
|
402
398
|
"name": "rect",
|
|
403
399
|
"type": "element",
|
|
404
400
|
"attributes": {
|
|
405
|
-
"x": "
|
|
406
|
-
"y": "2",
|
|
401
|
+
"x": "26",
|
|
402
|
+
"y": "-2",
|
|
407
403
|
"width": "16",
|
|
408
404
|
"height": "14",
|
|
409
405
|
"rx": "2",
|
|
@@ -420,8 +416,8 @@
|
|
|
420
416
|
"name": "rect",
|
|
421
417
|
"type": "element",
|
|
422
418
|
"attributes": {
|
|
423
|
-
"x": "
|
|
424
|
-
"y": "
|
|
419
|
+
"x": "20",
|
|
420
|
+
"y": "2",
|
|
425
421
|
"width": "27",
|
|
426
422
|
"height": "8",
|
|
427
423
|
"rx": "4",
|
|
@@ -437,8 +433,8 @@
|
|
|
437
433
|
"name": "rect",
|
|
438
434
|
"type": "element",
|
|
439
435
|
"attributes": {
|
|
440
|
-
"x": "
|
|
441
|
-
"y": "
|
|
436
|
+
"x": "12",
|
|
437
|
+
"y": "4",
|
|
442
438
|
"width": "44",
|
|
443
439
|
"height": "4",
|
|
444
440
|
"rx": "2",
|