@dicebear/definitions 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/LICENSE.md +252 -0
  2. package/README.md +95 -0
  3. package/dist/adventurer-neutral.min.json +1 -0
  4. package/dist/adventurer.min.json +1 -0
  5. package/dist/avataaars-neutral.min.json +1 -0
  6. package/dist/avataaars.min.json +1 -0
  7. package/dist/big-ears-neutral.min.json +1 -0
  8. package/dist/big-ears.min.json +1 -0
  9. package/dist/big-smile.min.json +1 -0
  10. package/dist/bottts-neutral.min.json +1 -0
  11. package/dist/bottts.min.json +1 -0
  12. package/dist/croodles-neutral.min.json +1 -0
  13. package/dist/croodles.min.json +1 -0
  14. package/dist/dylan.min.json +1 -0
  15. package/dist/fun-emoji.min.json +1 -0
  16. package/dist/glass.min.json +1 -0
  17. package/dist/icons.min.json +1 -0
  18. package/dist/identicon.min.json +1 -0
  19. package/dist/initials.min.json +1 -0
  20. package/dist/lorelei-neutral.min.json +1 -0
  21. package/dist/lorelei.min.json +1 -0
  22. package/dist/micah.min.json +1 -0
  23. package/dist/miniavs.min.json +1 -0
  24. package/dist/notionists-neutral.min.json +1 -0
  25. package/dist/notionists.min.json +1 -0
  26. package/dist/open-peeps.min.json +1 -0
  27. package/dist/personas.min.json +1 -0
  28. package/dist/pixel-art-neutral.min.json +1 -0
  29. package/dist/pixel-art.min.json +1 -0
  30. package/dist/rings.min.json +1 -0
  31. package/dist/shapes.min.json +1 -0
  32. package/dist/thumbs.min.json +1 -0
  33. package/dist/toon-head.min.json +1 -0
  34. package/package.json +161 -0
  35. package/src/adventurer-neutral.json +2016 -0
  36. package/src/adventurer.json +4041 -0
  37. package/src/avataaars-neutral.json +863 -0
  38. package/src/avataaars.json +3049 -0
  39. package/src/big-ears-neutral.json +2686 -0
  40. package/src/big-ears.json +4394 -0
  41. package/src/big-smile.json +1314 -0
  42. package/src/bottts-neutral.json +1082 -0
  43. package/src/bottts.json +3888 -0
  44. package/src/croodles-neutral.json +1093 -0
  45. package/src/croodles.json +4304 -0
  46. package/src/dylan.json +413 -0
  47. package/src/fun-emoji.json +1456 -0
  48. package/src/glass.json +438 -0
  49. package/src/icons.json +2369 -0
  50. package/src/identicon.json +669 -0
  51. package/src/initials.json +141 -0
  52. package/src/lorelei-neutral.json +1395 -0
  53. package/src/lorelei.json +3241 -0
  54. package/src/micah.json +1552 -0
  55. package/src/miniavs.json +855 -0
  56. package/src/notionists-neutral.json +1346 -0
  57. package/src/notionists.json +4307 -0
  58. package/src/open-peeps.json +2741 -0
  59. package/src/personas.json +1450 -0
  60. package/src/pixel-art-neutral.json +2345 -0
  61. package/src/pixel-art.json +6946 -0
  62. package/src/rings.json +559 -0
  63. package/src/shapes.json +522 -0
  64. package/src/thumbs.json +919 -0
  65. package/src/toon-head.json +1217 -0
@@ -0,0 +1,669 @@
1
+ {
2
+ "$schema": "https://cdn.hopjs.net/npm/@dicebear/schema@0.8.0/dist/definition.min.json",
3
+ "$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
4
+ "meta": {
5
+ "license": {
6
+ "name": "CC0 1.0",
7
+ "url": "https://creativecommons.org/publicdomain/zero/1.0/",
8
+ "text": "Remix of „Identicon” (https://dicebear.com) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)"
9
+ },
10
+ "creator": {
11
+ "name": "DiceBear",
12
+ "url": "https://dicebear.com"
13
+ },
14
+ "source": {
15
+ "name": "Identicon",
16
+ "url": "https://dicebear.com"
17
+ }
18
+ },
19
+ "canvas": {
20
+ "elements": [
21
+ {
22
+ "type": "component",
23
+ "value": "row1"
24
+ },
25
+ {
26
+ "type": "component",
27
+ "value": "row2"
28
+ },
29
+ {
30
+ "type": "component",
31
+ "value": "row3"
32
+ },
33
+ {
34
+ "type": "component",
35
+ "value": "row4"
36
+ },
37
+ {
38
+ "type": "component",
39
+ "value": "row5"
40
+ }
41
+ ],
42
+ "width": 5,
43
+ "height": 5
44
+ },
45
+ "attributes": {
46
+ "fill": "none",
47
+ "shape-rendering": "crispEdges"
48
+ },
49
+ "components": {
50
+ "row1": {
51
+ "width": 5,
52
+ "height": 5,
53
+ "variants": {
54
+ "xooox": {
55
+ "elements": [
56
+ {
57
+ "name": "path",
58
+ "type": "element",
59
+ "attributes": {
60
+ "d": "M1 0H0v1h1zm4 0H4v1h1z",
61
+ "fill": {
62
+ "type": "color",
63
+ "value": "row"
64
+ }
65
+ }
66
+ }
67
+ ]
68
+ },
69
+ "xxoxx": {
70
+ "elements": [
71
+ {
72
+ "name": "path",
73
+ "type": "element",
74
+ "attributes": {
75
+ "d": "M2 0H0v1h2zm3 0H3v1h2z",
76
+ "fill": {
77
+ "type": "color",
78
+ "value": "row"
79
+ }
80
+ }
81
+ }
82
+ ]
83
+ },
84
+ "xoxox": {
85
+ "elements": [
86
+ {
87
+ "name": "path",
88
+ "type": "element",
89
+ "attributes": {
90
+ "d": "M0 0h1v1H0zm4 0h1v1H4zM3 0H2v1h1z",
91
+ "fill": {
92
+ "type": "color",
93
+ "value": "row"
94
+ }
95
+ }
96
+ }
97
+ ]
98
+ },
99
+ "oxxxo": {
100
+ "elements": [
101
+ {
102
+ "name": "rect",
103
+ "type": "element",
104
+ "attributes": {
105
+ "x": "1",
106
+ "width": "3",
107
+ "height": "1",
108
+ "fill": {
109
+ "type": "color",
110
+ "value": "row"
111
+ }
112
+ }
113
+ }
114
+ ]
115
+ },
116
+ "xxxxx": {
117
+ "elements": [
118
+ {
119
+ "name": "rect",
120
+ "type": "element",
121
+ "attributes": {
122
+ "width": "5",
123
+ "height": "1",
124
+ "fill": {
125
+ "type": "color",
126
+ "value": "row"
127
+ }
128
+ }
129
+ }
130
+ ]
131
+ },
132
+ "oxoxo": {
133
+ "elements": [
134
+ {
135
+ "name": "path",
136
+ "type": "element",
137
+ "attributes": {
138
+ "d": "M2 0H1v1h1zm2 0H3v1h1z",
139
+ "fill": {
140
+ "type": "color",
141
+ "value": "row"
142
+ }
143
+ }
144
+ }
145
+ ]
146
+ },
147
+ "ooxoo": {
148
+ "elements": [
149
+ {
150
+ "name": "rect",
151
+ "type": "element",
152
+ "attributes": {
153
+ "x": "2",
154
+ "width": "1",
155
+ "height": "1",
156
+ "fill": {
157
+ "type": "color",
158
+ "value": "row"
159
+ }
160
+ }
161
+ }
162
+ ]
163
+ }
164
+ }
165
+ },
166
+ "row2": {
167
+ "width": 5,
168
+ "height": 5,
169
+ "variants": {
170
+ "xooox": {
171
+ "elements": [
172
+ {
173
+ "name": "path",
174
+ "type": "element",
175
+ "attributes": {
176
+ "d": "M1 1H0v1h1zm4 0H4v1h1z",
177
+ "fill": {
178
+ "type": "color",
179
+ "value": "row"
180
+ }
181
+ }
182
+ }
183
+ ]
184
+ },
185
+ "xxoxx": {
186
+ "elements": [
187
+ {
188
+ "name": "path",
189
+ "type": "element",
190
+ "attributes": {
191
+ "d": "M2 1H0v1h2zm3 0H3v1h2z",
192
+ "fill": {
193
+ "type": "color",
194
+ "value": "row"
195
+ }
196
+ }
197
+ }
198
+ ]
199
+ },
200
+ "xoxox": {
201
+ "elements": [
202
+ {
203
+ "name": "path",
204
+ "type": "element",
205
+ "attributes": {
206
+ "d": "M0 1h1v1H0zm4 0h1v1H4zM3 1H2v1h1z",
207
+ "fill": {
208
+ "type": "color",
209
+ "value": "row"
210
+ }
211
+ }
212
+ }
213
+ ]
214
+ },
215
+ "oxxxo": {
216
+ "elements": [
217
+ {
218
+ "name": "rect",
219
+ "type": "element",
220
+ "attributes": {
221
+ "x": "1",
222
+ "y": "1",
223
+ "width": "3",
224
+ "height": "1",
225
+ "fill": {
226
+ "type": "color",
227
+ "value": "row"
228
+ }
229
+ }
230
+ }
231
+ ]
232
+ },
233
+ "xxxxx": {
234
+ "elements": [
235
+ {
236
+ "name": "rect",
237
+ "type": "element",
238
+ "attributes": {
239
+ "y": "1",
240
+ "width": "5",
241
+ "height": "1",
242
+ "fill": {
243
+ "type": "color",
244
+ "value": "row"
245
+ }
246
+ }
247
+ }
248
+ ]
249
+ },
250
+ "oxoxo": {
251
+ "elements": [
252
+ {
253
+ "name": "path",
254
+ "type": "element",
255
+ "attributes": {
256
+ "d": "M2 1H1v1h1zm2 0H3v1h1z",
257
+ "fill": {
258
+ "type": "color",
259
+ "value": "row"
260
+ }
261
+ }
262
+ }
263
+ ]
264
+ },
265
+ "ooxoo": {
266
+ "elements": [
267
+ {
268
+ "name": "rect",
269
+ "type": "element",
270
+ "attributes": {
271
+ "x": "2",
272
+ "y": "1",
273
+ "width": "1",
274
+ "height": "1",
275
+ "fill": {
276
+ "type": "color",
277
+ "value": "row"
278
+ }
279
+ }
280
+ }
281
+ ]
282
+ }
283
+ }
284
+ },
285
+ "row3": {
286
+ "width": 5,
287
+ "height": 5,
288
+ "variants": {
289
+ "xooox": {
290
+ "elements": [
291
+ {
292
+ "name": "path",
293
+ "type": "element",
294
+ "attributes": {
295
+ "d": "M1 2H0v1h1zm4 0H4v1h1z",
296
+ "fill": {
297
+ "type": "color",
298
+ "value": "row"
299
+ }
300
+ }
301
+ }
302
+ ]
303
+ },
304
+ "xxoxx": {
305
+ "elements": [
306
+ {
307
+ "name": "path",
308
+ "type": "element",
309
+ "attributes": {
310
+ "d": "M2 2H0v1h2zm3 0H3v1h2z",
311
+ "fill": {
312
+ "type": "color",
313
+ "value": "row"
314
+ }
315
+ }
316
+ }
317
+ ]
318
+ },
319
+ "xoxox": {
320
+ "elements": [
321
+ {
322
+ "name": "path",
323
+ "type": "element",
324
+ "attributes": {
325
+ "d": "M0 2h1v1H0zm4 0h1v1H4zM3 2H2v1h1z",
326
+ "fill": {
327
+ "type": "color",
328
+ "value": "row"
329
+ }
330
+ }
331
+ }
332
+ ]
333
+ },
334
+ "oxxxo": {
335
+ "elements": [
336
+ {
337
+ "name": "rect",
338
+ "type": "element",
339
+ "attributes": {
340
+ "x": "1",
341
+ "y": "2",
342
+ "width": "3",
343
+ "height": "1",
344
+ "fill": {
345
+ "type": "color",
346
+ "value": "row"
347
+ }
348
+ }
349
+ }
350
+ ]
351
+ },
352
+ "xxxxx": {
353
+ "elements": [
354
+ {
355
+ "name": "rect",
356
+ "type": "element",
357
+ "attributes": {
358
+ "y": "2",
359
+ "width": "5",
360
+ "height": "1",
361
+ "fill": {
362
+ "type": "color",
363
+ "value": "row"
364
+ }
365
+ }
366
+ }
367
+ ]
368
+ },
369
+ "oxoxo": {
370
+ "elements": [
371
+ {
372
+ "name": "path",
373
+ "type": "element",
374
+ "attributes": {
375
+ "d": "M2 2H1v1h1zm2 0H3v1h1z",
376
+ "fill": {
377
+ "type": "color",
378
+ "value": "row"
379
+ }
380
+ }
381
+ }
382
+ ]
383
+ },
384
+ "ooxoo": {
385
+ "elements": [
386
+ {
387
+ "name": "rect",
388
+ "type": "element",
389
+ "attributes": {
390
+ "x": "2",
391
+ "y": "2",
392
+ "width": "1",
393
+ "height": "1",
394
+ "fill": {
395
+ "type": "color",
396
+ "value": "row"
397
+ }
398
+ }
399
+ }
400
+ ]
401
+ }
402
+ }
403
+ },
404
+ "row4": {
405
+ "width": 5,
406
+ "height": 5,
407
+ "variants": {
408
+ "xooox": {
409
+ "elements": [
410
+ {
411
+ "name": "path",
412
+ "type": "element",
413
+ "attributes": {
414
+ "d": "M1 3H0v1h1zm4 0H4v1h1z",
415
+ "fill": {
416
+ "type": "color",
417
+ "value": "row"
418
+ }
419
+ }
420
+ }
421
+ ]
422
+ },
423
+ "xxoxx": {
424
+ "elements": [
425
+ {
426
+ "name": "path",
427
+ "type": "element",
428
+ "attributes": {
429
+ "d": "M2 3H0v1h2zm3 0H3v1h2z",
430
+ "fill": {
431
+ "type": "color",
432
+ "value": "row"
433
+ }
434
+ }
435
+ }
436
+ ]
437
+ },
438
+ "xoxox": {
439
+ "elements": [
440
+ {
441
+ "name": "path",
442
+ "type": "element",
443
+ "attributes": {
444
+ "d": "M0 3h1v1H0zm4 0h1v1H4zM3 3H2v1h1z",
445
+ "fill": {
446
+ "type": "color",
447
+ "value": "row"
448
+ }
449
+ }
450
+ }
451
+ ]
452
+ },
453
+ "oxxxo": {
454
+ "elements": [
455
+ {
456
+ "name": "rect",
457
+ "type": "element",
458
+ "attributes": {
459
+ "x": "1",
460
+ "y": "3",
461
+ "width": "3",
462
+ "height": "1",
463
+ "fill": {
464
+ "type": "color",
465
+ "value": "row"
466
+ }
467
+ }
468
+ }
469
+ ]
470
+ },
471
+ "xxxxx": {
472
+ "elements": [
473
+ {
474
+ "name": "rect",
475
+ "type": "element",
476
+ "attributes": {
477
+ "y": "3",
478
+ "width": "5",
479
+ "height": "1",
480
+ "fill": {
481
+ "type": "color",
482
+ "value": "row"
483
+ }
484
+ }
485
+ }
486
+ ]
487
+ },
488
+ "oxoxo": {
489
+ "elements": [
490
+ {
491
+ "name": "path",
492
+ "type": "element",
493
+ "attributes": {
494
+ "d": "M2 3H1v1h1zm2 0H3v1h1z",
495
+ "fill": {
496
+ "type": "color",
497
+ "value": "row"
498
+ }
499
+ }
500
+ }
501
+ ]
502
+ },
503
+ "ooxoo": {
504
+ "elements": [
505
+ {
506
+ "name": "rect",
507
+ "type": "element",
508
+ "attributes": {
509
+ "x": "2",
510
+ "y": "3",
511
+ "width": "1",
512
+ "height": "1",
513
+ "fill": {
514
+ "type": "color",
515
+ "value": "row"
516
+ }
517
+ }
518
+ }
519
+ ]
520
+ }
521
+ }
522
+ },
523
+ "row5": {
524
+ "width": 5,
525
+ "height": 5,
526
+ "variants": {
527
+ "xooox": {
528
+ "elements": [
529
+ {
530
+ "name": "path",
531
+ "type": "element",
532
+ "attributes": {
533
+ "d": "M1 4H0v1h1zm4 0H4v1h1z",
534
+ "fill": {
535
+ "type": "color",
536
+ "value": "row"
537
+ }
538
+ }
539
+ }
540
+ ]
541
+ },
542
+ "xxoxx": {
543
+ "elements": [
544
+ {
545
+ "name": "path",
546
+ "type": "element",
547
+ "attributes": {
548
+ "d": "M2 4H0v1h2zm3 0H3v1h2z",
549
+ "fill": {
550
+ "type": "color",
551
+ "value": "row"
552
+ }
553
+ }
554
+ }
555
+ ]
556
+ },
557
+ "xoxox": {
558
+ "elements": [
559
+ {
560
+ "name": "path",
561
+ "type": "element",
562
+ "attributes": {
563
+ "d": "M0 4h1v1H0zm4 0h1v1H4zM3 4H2v1h1z",
564
+ "fill": {
565
+ "type": "color",
566
+ "value": "row"
567
+ }
568
+ }
569
+ }
570
+ ]
571
+ },
572
+ "oxxxo": {
573
+ "elements": [
574
+ {
575
+ "name": "rect",
576
+ "type": "element",
577
+ "attributes": {
578
+ "x": "1",
579
+ "y": "4",
580
+ "width": "3",
581
+ "height": "1",
582
+ "fill": {
583
+ "type": "color",
584
+ "value": "row"
585
+ }
586
+ }
587
+ }
588
+ ]
589
+ },
590
+ "xxxxx": {
591
+ "elements": [
592
+ {
593
+ "name": "rect",
594
+ "type": "element",
595
+ "attributes": {
596
+ "y": "4",
597
+ "width": "5",
598
+ "height": "1",
599
+ "fill": {
600
+ "type": "color",
601
+ "value": "row"
602
+ }
603
+ }
604
+ }
605
+ ]
606
+ },
607
+ "oxoxo": {
608
+ "elements": [
609
+ {
610
+ "name": "path",
611
+ "type": "element",
612
+ "attributes": {
613
+ "d": "M2 4H1v1h1zm2 0H3v1h1z",
614
+ "fill": {
615
+ "type": "color",
616
+ "value": "row"
617
+ }
618
+ }
619
+ }
620
+ ]
621
+ },
622
+ "ooxoo": {
623
+ "elements": [
624
+ {
625
+ "name": "rect",
626
+ "type": "element",
627
+ "attributes": {
628
+ "x": "2",
629
+ "y": "4",
630
+ "width": "1",
631
+ "height": "1",
632
+ "fill": {
633
+ "type": "color",
634
+ "value": "row"
635
+ }
636
+ }
637
+ }
638
+ ]
639
+ }
640
+ }
641
+ }
642
+ },
643
+ "colors": {
644
+ "row": {
645
+ "notEqualTo": [],
646
+ "values": [
647
+ "#e53935",
648
+ "#ffb300",
649
+ "#1e88e5",
650
+ "#546e7a",
651
+ "#6d4c41",
652
+ "#00acc1",
653
+ "#f4511e",
654
+ "#5e35b1",
655
+ "#43a047",
656
+ "#757575",
657
+ "#3949ab",
658
+ "#039be5",
659
+ "#7cb342",
660
+ "#c0ca33",
661
+ "#fb8c00",
662
+ "#d81b60",
663
+ "#8e24aa",
664
+ "#00897b",
665
+ "#fdd835"
666
+ ]
667
+ }
668
+ }
669
+ }