@dicebear/definitions 9.0.0-alpha.1 → 9.0.0-beta.1
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 +225 -31
- package/README.md +25 -1
- package/package.json +15 -1
- package/src/adventurer-neutral.json +12 -14
- package/src/adventurer.json +20 -355
- package/src/avataaars-neutral.json +12 -14
- package/src/avataaars.json +26 -317
- package/src/big-ears-neutral.json +78 -80
- package/src/big-ears.json +129 -511
- package/src/big-smile.json +16 -87
- package/src/bottts-neutral.json +8 -12
- package/src/bottts.json +18 -130
- package/src/croodles-neutral.json +10 -38
- package/src/croodles.json +18 -280
- package/src/fun-emoji.json +10 -14
- package/src/icons.json +6 -11
- package/src/identicon.json +14 -190
- package/src/initials.json +7 -44
- package/src/lorelei-neutral.json +16 -396
- package/src/lorelei.json +26 -872
- package/src/micah.json +29 -231
- package/src/miniavs.json +20 -128
- package/src/notionists-neutral.json +14 -15
- package/src/notionists.json +26 -70
- package/src/open-peeps.json +14 -284
- package/src/personas.json +16 -154
- package/src/pixel-art-neutral.json +10 -258
- package/src/pixel-art.json +20 -716
- package/src/rings.json +40 -126
- package/src/shapes.json +46 -127
- package/src/thumbs.json +36 -260
package/src/miniavs.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://
|
|
2
|
+
"$schema": "https://static.dicebear.com/schema/definition.json#",
|
|
3
3
|
"$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
|
|
4
|
-
"
|
|
4
|
+
"metadata": {
|
|
5
5
|
"license": {
|
|
6
6
|
"name": "CC BY 4.0",
|
|
7
7
|
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
@@ -13,25 +13,12 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"name": "Miniavs - Free Avatar Creator",
|
|
15
15
|
"url": "https://www.figma.com/community/file/923211396597067458"
|
|
16
|
-
},
|
|
17
|
-
"size": {
|
|
18
|
-
"width": 64,
|
|
19
|
-
"height": 64
|
|
20
16
|
}
|
|
21
17
|
},
|
|
22
18
|
"body": {
|
|
23
19
|
"content": "<use href=\"url(#component-head)\"/><use href=\"url(#component-body)\"/><use href=\"url(#component-hair)\"/><g transform=\"translate(1)\"><use href=\"url(#component-mouth)\"/></g><g transform=\"translate(0 -1)\"><use href=\"url(#component-eyes)\"/></g><use href=\"url(#component-glasses)\"/><use href=\"url(#component-mustache)\"/>",
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
"head",
|
|
27
|
-
"body",
|
|
28
|
-
"hair",
|
|
29
|
-
"mouth",
|
|
30
|
-
"eyes",
|
|
31
|
-
"glasses",
|
|
32
|
-
"mustache"
|
|
33
|
-
]
|
|
34
|
-
}
|
|
20
|
+
"width": 64,
|
|
21
|
+
"height": 64
|
|
35
22
|
},
|
|
36
23
|
"attributes": [
|
|
37
24
|
{
|
|
@@ -46,6 +33,8 @@
|
|
|
46
33
|
"components": [
|
|
47
34
|
{
|
|
48
35
|
"name": "blushes",
|
|
36
|
+
"width": 64,
|
|
37
|
+
"height": 64,
|
|
49
38
|
"probability": 50,
|
|
50
39
|
"values": [
|
|
51
40
|
{
|
|
@@ -57,72 +46,47 @@
|
|
|
57
46
|
},
|
|
58
47
|
{
|
|
59
48
|
"name": "body",
|
|
49
|
+
"width": 64,
|
|
50
|
+
"height": 64,
|
|
60
51
|
"values": [
|
|
61
52
|
{
|
|
62
53
|
"name": "tShirt",
|
|
63
54
|
"content": "<rect x=\"7\" y=\"60\" width=\"40\" height=\"23\" rx=\"9\" fill=\"url(#color-body)\"/>",
|
|
64
|
-
"dependencies": {
|
|
65
|
-
"colors": [
|
|
66
|
-
"body"
|
|
67
|
-
]
|
|
68
|
-
},
|
|
69
55
|
"default": true
|
|
70
56
|
},
|
|
71
57
|
{
|
|
72
58
|
"name": "golf",
|
|
73
59
|
"content": "<rect x=\"7\" y=\"60\" width=\"40\" height=\"23\" rx=\"9\" fill=\"url(#color-body)\"/><path d=\"M17 58h19v3s-5 1-9.5 1-9.5-1-9.5-1z\" fill=\"url(#color-body)\"/><path d=\"M17 58h19v2s-3 1.5-9.5 1.5S17 60 17 60z\" fill=\"black\" fill-opacity=\"0.2\"/><path d=\"M16.5 59c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2s-5 1-10 1-10-1-10-1\" fill=\"url(#color-body)\"/>",
|
|
74
|
-
"dependencies": {
|
|
75
|
-
"colors": [
|
|
76
|
-
"body"
|
|
77
|
-
]
|
|
78
|
-
},
|
|
79
60
|
"default": true
|
|
80
61
|
}
|
|
81
62
|
]
|
|
82
63
|
},
|
|
83
64
|
{
|
|
84
65
|
"name": "eyes",
|
|
66
|
+
"width": 64,
|
|
67
|
+
"height": 64,
|
|
85
68
|
"values": [
|
|
86
69
|
{
|
|
87
70
|
"name": "normal",
|
|
88
71
|
"content": "<rect x=\"30\" y=\"36\" width=\"3\" height=\"4\" rx=\"1.5\" fill=\"url(#color-hair)\"/><rect x=\"40\" y=\"36\" width=\"3\" height=\"4\" rx=\"1.5\" fill=\"url(#color-hair)\"/><use href=\"url(#component-blushes)\"/>",
|
|
89
|
-
"dependencies": {
|
|
90
|
-
"components": [
|
|
91
|
-
"blushes"
|
|
92
|
-
],
|
|
93
|
-
"colors": [
|
|
94
|
-
"hair"
|
|
95
|
-
]
|
|
96
|
-
},
|
|
97
72
|
"default": true
|
|
98
73
|
},
|
|
99
74
|
{
|
|
100
75
|
"name": "confident",
|
|
101
76
|
"content": "<use href=\"url(#component-blushes)\"/><path d=\"M43 37.5a1.5 1.5 0 0 1-3 0v-1.23c0-.15.12-.27.27-.27h2.46c.15 0 .27.12.27.27zm-10 0a1.5 1.5 0 0 1-3 0v-1.23c0-.15.12-.27.27-.27h2.46c.15 0 .27.12.27.27z\" fill=\"url(#color-hair)\"/><line x1=\"29.5\" y1=\"36.5\" x2=\"33.5\" y2=\"36.5\" stroke=\"url(#color-hair)\" stroke-linecap=\"round\"/><line x1=\"39.5\" y1=\"36.5\" x2=\"43.5\" y2=\"36.5\" stroke=\"url(#color-hair)\" stroke-linecap=\"round\"/>",
|
|
102
|
-
"dependencies": {
|
|
103
|
-
"components": [
|
|
104
|
-
"blushes"
|
|
105
|
-
],
|
|
106
|
-
"colors": [
|
|
107
|
-
"hair"
|
|
108
|
-
]
|
|
109
|
-
},
|
|
110
77
|
"default": true
|
|
111
78
|
},
|
|
112
79
|
{
|
|
113
80
|
"name": "happy",
|
|
114
81
|
"content": "<use href=\"url(#component-blushes)\"/><path d=\"M30 37.5a1.5 1.5 0 0 1 3 0v1.23c0 .15-.12.27-.27.27h-2.46a.27.27 0 0 1-.27-.27zm10 0a1.5 1.5 0 0 1 3 0v1.23c0 .15-.12.27-.27.27h-2.46a.27.27 0 0 1-.27-.27z\" fill=\"#1B0B47\"/>",
|
|
115
|
-
"dependencies": {
|
|
116
|
-
"components": [
|
|
117
|
-
"blushes"
|
|
118
|
-
]
|
|
119
|
-
},
|
|
120
82
|
"default": true
|
|
121
83
|
}
|
|
122
84
|
]
|
|
123
85
|
},
|
|
124
86
|
{
|
|
125
87
|
"name": "glasses",
|
|
88
|
+
"width": 64,
|
|
89
|
+
"height": 64,
|
|
126
90
|
"probability": 20,
|
|
127
91
|
"values": [
|
|
128
92
|
{
|
|
@@ -134,136 +98,82 @@
|
|
|
134
98
|
},
|
|
135
99
|
{
|
|
136
100
|
"name": "hair",
|
|
101
|
+
"width": 64,
|
|
102
|
+
"height": 64,
|
|
137
103
|
"values": [
|
|
138
104
|
{
|
|
139
105
|
"name": "balndess",
|
|
140
106
|
"content": "<rect x=\"14\" y=\"26\" width=\"9\" height=\"2\" rx=\"1\" fill=\"url(#color-hair)\"/><rect x=\"14\" y=\"33\" width=\"7\" height=\"2\" rx=\"1\" fill=\"url(#color-hair)\"/><rect x=\"12\" y=\"29\" width=\"13\" height=\"3\" rx=\"1.5\" fill=\"url(#color-hair)\"/>",
|
|
141
|
-
"dependencies": {
|
|
142
|
-
"colors": [
|
|
143
|
-
"hair"
|
|
144
|
-
]
|
|
145
|
-
},
|
|
146
107
|
"default": true
|
|
147
108
|
},
|
|
148
109
|
{
|
|
149
110
|
"name": "slaughter",
|
|
150
111
|
"content": "<path d=\"M24 25q0 .8-.3 1.5A4 4 0 0 1 20 32a4 4 0 0 1-8 0c0-1.05.07-2.78.37-4.32a4 4 0 0 1 4.8-5.5A3.99 3.99 0 0 1 24 25m21.85 8.9a4 4 0 0 0 2.78-5.4 4 4 0 0 0-3.13-5.46c.6 3.14.48 6.61.38 9.78q0 .54-.03 1.07\" fill=\"url(#color-hair)\"/>",
|
|
151
|
-
"dependencies": {
|
|
152
|
-
"colors": [
|
|
153
|
-
"hair"
|
|
154
|
-
]
|
|
155
|
-
},
|
|
156
112
|
"default": true
|
|
157
113
|
},
|
|
158
114
|
{
|
|
159
115
|
"name": "ponyTail",
|
|
160
116
|
"content": "<path d=\"M0 10c8-8 13 3 13 3l-2 8s-2 2.5 0 10-2.5 11.5-2.5 11.5S5 45 2 43s-3.4-3.92-3-7.5c.5-4.5 2-3 2-7.5s-9-10-1-18\" fill=\"url(#color-hair)\"/><path d=\"m13.03 13.18 5.5 2.38-3.56 8.26-5.51-2.38S8.5 19.5 10 16.5s3.03-3.32 3.03-3.32\" fill=\"#FF6C98\"/><path d=\"m18 41-1.32-8.82A5 5 0 0 0 18 42v8.3q-2.34-2.07-4.08-4.83c-1.7-2.7-2.9-5.8-3.48-9.1-.6-3.28-.58-6.68.04-9.96a26 26 0 0 1 3.55-9.03 21 21 0 0 1 6.43-6.5A18 18 0 0 1 31 8c2.5 0 4.97.45 7.27 1.33s4.4 2.17 6.16 3.8a17.5 17.5 0 0 1 4.12 5.67q1.13 2.5 1.38 5.2H50v4.29s-.33.15-1 .36v8.5s0 1.4-1.5 2.45c-.52.36-1.22.64-1.9.85q.29-2.18.29-4.35 0-1.56.07-3.3.06-1.66.08-3.43c-1.85.34-4.37.63-7.58.63C30.62 30 26 28.29 26 28.29v-1A26 26 0 0 0 24 31c-.75 1.75-.75 3.54-.75 5.05s0 2.73-.75 3.34c-1.5 1.2-4.5 1.6-4.5 1.6\" fill=\"url(#color-hair)\"/>",
|
|
161
|
-
"dependencies": {
|
|
162
|
-
"colors": [
|
|
163
|
-
"hair"
|
|
164
|
-
]
|
|
165
|
-
},
|
|
166
117
|
"default": true
|
|
167
118
|
},
|
|
168
119
|
{
|
|
169
120
|
"name": "long",
|
|
170
121
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M48 25a18 18 0 0 0-36-.5V65h11V34.6a65 65 0 0 0 12.2-3.76 54 54 0 0 0 10.68-5.64c.24 2.53.15 5.16.08 7.61q-.07 1.73-.08 3.29l-.02 1.23q.35-.1.64-.24c1.5-.7 1.5-1.6 1.5-1.6zm-33 8a4.98 4.98 0 0 0 0 8z\" fill=\"url(#color-hair)\"/>",
|
|
171
|
-
"dependencies": {
|
|
172
|
-
"colors": [
|
|
173
|
-
"hair"
|
|
174
|
-
]
|
|
175
|
-
},
|
|
176
122
|
"default": true
|
|
177
123
|
},
|
|
178
124
|
{
|
|
179
125
|
"name": "curly",
|
|
180
126
|
"content": "<path d=\"M45.97 32.48a4 4 0 0 0 1.78-4.88 4 4 0 0 0-2.97-7.41c1.42 3.67 1.31 8.22 1.19 12.3\" fill=\"url(#color-hair)\"/><path d=\"M36.3 22.76a5 5 0 0 1-6.36.2 7 7 0 0 1-7 1.74q-.4.43-.88.73a3.98 3.98 0 0 1-1.35 6.19q.3.37.3.88A1.5 1.5 0 0 1 19.5 34a4 4 0 0 1-7.3-3.17 4 4 0 0 1 0-5.66 4 4 0 0 1 .74-3.71 7 7 0 0 1 4.1-10.17v-.31a4 4 0 0 1 5.94-3.5 7 7 0 0 1 9.8-2.42 6.48 6.48 0 0 1 10.78 1.95 4 4 0 0 1 3.43 4.58 7.3 7.3 0 0 1 3.05 5.9c0 4.15-3.58 7.5-8 7.5a8.3 8.3 0 0 1-5.7-2.23\" fill=\"url(#color-hair)\"/>",
|
|
181
|
-
"dependencies": {
|
|
182
|
-
"colors": [
|
|
183
|
-
"hair"
|
|
184
|
-
]
|
|
185
|
-
},
|
|
186
127
|
"default": true
|
|
187
128
|
},
|
|
188
129
|
{
|
|
189
130
|
"name": "stylish",
|
|
190
131
|
"content": "<path d=\"M20.67 28.22v6.02c0 .76-.67 1.76-1.17 2.26s-2 1.5-2.85 1.5-3.54-.45-4.83-2.26c-1.28-1.8-.9-11.32 0-13.54s4.19-6.88 8.85-10.45A26 26 0 0 1 33.55 6.4C58.48 3.4 49.22 21 46 25.5c-5.5-2-9.5-2.5-16.72-1.53-7.21.99-8.01 1.99-8.6 4.24\" fill=\"url(#color-hair)\"/>",
|
|
191
|
-
"dependencies": {
|
|
192
|
-
"colors": [
|
|
193
|
-
"hair"
|
|
194
|
-
]
|
|
195
|
-
},
|
|
196
132
|
"default": true
|
|
197
133
|
},
|
|
198
134
|
{
|
|
199
135
|
"name": "elvis",
|
|
200
136
|
"content": "<path d=\"M22 28c-.63 3 1 6.98 1 7.74 0 .77-3.93 3.03-5 3.76s-1.5-7-1.5-7c-3 0-3.5 5.5-3.5 5.5s-2.25-.74-3-4.5c-.51-2.54.3-8.09.5-9.5.5-3.5 1-11.5 7.5-15.5s23-4 27-3c9.9 2.47 11.22 16 8 20.5-5 5.5-19-1-23.5-1s-6.87 0-7.5 3\" fill=\"url(#color-hair)\"/>",
|
|
201
|
-
"dependencies": {
|
|
202
|
-
"colors": [
|
|
203
|
-
"hair"
|
|
204
|
-
]
|
|
205
|
-
},
|
|
206
137
|
"default": true
|
|
207
138
|
},
|
|
208
139
|
{
|
|
209
140
|
"name": "classic02",
|
|
210
141
|
"content": "<path d=\"M28.12 27.47C35.92 28.6 49.6 30.6 51 18 52 9 38.5-1.5 24 8c-9.1 1.35-11.39 8.28-11.9 14.26a4 4 0 0 0-.8 4.24 4 4 0 0 0 .87 4.33A4 4 0 1 0 20 32a4 4 0 0 0 3.87-5H24c.95 0 2.4.21 4.12.47\" fill=\"url(#color-hair)\"/>",
|
|
211
|
-
"dependencies": {
|
|
212
|
-
"colors": [
|
|
213
|
-
"hair"
|
|
214
|
-
]
|
|
215
|
-
},
|
|
216
142
|
"default": true
|
|
217
143
|
},
|
|
218
144
|
{
|
|
219
145
|
"name": "classic01",
|
|
220
146
|
"content": "<path d=\"M29.7 26.2c5.6 1.87 13.39 4.45 21.53-3.7 4-4-14-21-28.5-11.5-11.33 1.68-10.68 8.47-10.18 13.71q.17 1.51.18 2.8 0 .78.2 1.2a27 27 0 0 0-.2 3.3 4 4 0 1 0 8 0 4 4 0 0 0 3.88-5h.12a4 4 0 0 0 3.06-1.4z\" fill=\"url(#color-hair)\"/>",
|
|
221
|
-
"dependencies": {
|
|
222
|
-
"colors": [
|
|
223
|
-
"hair"
|
|
224
|
-
]
|
|
225
|
-
},
|
|
226
147
|
"default": true
|
|
227
148
|
}
|
|
228
149
|
]
|
|
229
150
|
},
|
|
230
151
|
{
|
|
231
152
|
"name": "head",
|
|
153
|
+
"width": 64,
|
|
154
|
+
"height": 64,
|
|
232
155
|
"values": [
|
|
233
156
|
{
|
|
234
157
|
"name": "normal",
|
|
235
158
|
"content": "<path d=\"M45.89 36.1c0 8.5-1.26 18.86-10.89 19.82v9.95S31.36 68 26.5 68 18 64.52 18 64.52V42a5 5 0 0 1-1.3-9.83C15.36 22.64 17.5 13 32 13c14.59 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29\" fill=\"url(#color-skin)\"/><path d=\"M35 55.92q-.72.07-1.5.07c-8.88 0-13.9-7.15-15.5-14.6v23.13S21.64 68 26.5 68s8.5-2.13 8.5-2.13z\" fill=\"black\" fill-opacity=\"0.07\"/><path d=\"M34.63 55.95q-.55.04-1.13.04c-6.53 0-10.97-3.86-13.5-8.87v1.12c0 5.38 2.61 9.75 8.28 9.75h1.35c3.34.03 4.6.04 5-2.04M16.7 32.17A5 5 0 0 0 18.14 42a25 25 0 0 1-.71-5.9 47 47 0 0 1-.73-3.93\" fill=\"black\" fill-opacity=\"0.07\"/><rect x=\"36\" y=\"41\" width=\"3\" height=\"2\" rx=\"1\" fill=\"black\" fill-opacity=\"0.07\"/>",
|
|
236
|
-
"dependencies": {
|
|
237
|
-
"colors": [
|
|
238
|
-
"skin"
|
|
239
|
-
]
|
|
240
|
-
},
|
|
241
159
|
"default": true
|
|
242
160
|
},
|
|
243
161
|
{
|
|
244
162
|
"name": "wide",
|
|
245
163
|
"content": "<path d=\"M46.07 40.4c.47 7.5.94 15-11.07 15.56v9.91S31.36 68 26.5 68 18 64.52 18 64.52V45.1q-.3-1.53-.41-3.12a5 5 0 0 1-.9-9.8C15.37 22.63 17.52 13 32 13c14.59 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29c0 1.4.09 2.86.18 4.3\" fill=\"url(#color-skin)\"/><path d=\"M17.59 41.98c-.16-1.97-.16-3.97-.16-5.88a47 47 0 0 1-.73-3.93 5 5 0 0 0 .89 9.8m.41 3.13v19.42S21.64 68 26.5 68s8.5-2.13 8.5-2.13v-9.91q-.72.03-1.5.03C22.71 56 19.16 51.05 18 45.1\" fill=\"black\" fill-opacity=\"0.07\"/><path d=\"M34.93 55.96q-.69.03-1.43.03c-7.25 0-11.23-2.23-13.41-5.5.5 4.82 3.16 8.5 8.3 8.5h1.36c3.8.03 4.92.04 5.18-3.03\" fill=\"black\" fill-opacity=\"0.07\"/><rect x=\"36\" y=\"41\" width=\"3\" height=\"2\" rx=\"1\" fill=\"black\" fill-opacity=\"0.07\"/>",
|
|
246
|
-
"dependencies": {
|
|
247
|
-
"colors": [
|
|
248
|
-
"skin"
|
|
249
|
-
]
|
|
250
|
-
},
|
|
251
164
|
"default": true
|
|
252
165
|
},
|
|
253
166
|
{
|
|
254
167
|
"name": "thin",
|
|
255
168
|
"content": "<path d=\"M45.89 36.1c0 8.92-3.9 18.9-10.39 20.4l-.5-.06v9.43S31.36 68 26.5 68 18 64.52 18 64.52V42a5 5 0 0 1-1.3-9.83C15.36 22.64 17.5 13 32 13c14.59 0 14.24 11.08 13.96 19.81q-.07 1.73-.07 3.29\" fill=\"url(#color-skin)\"/><path d=\"M18 42v22.52S21.64 68 26.5 68s8.5-2.13 8.5-2.13v-9.43c-7.26-1.02-13.9-7.5-16.45-14.47q-.28.03-.55.03\" fill=\"black\" fill-opacity=\"0.07\"/><path d=\"M16.7 32.17a5 5 0 0 0 1.85 9.8 17 17 0 0 1-1.12-5.87 47 47 0 0 1-.73-3.93m18 24.23c-6.75-1.1-12.9-6.87-15.7-13.3v.4c0 5.65 6.27 14.47 9.38 15.5 2.57.82 5.4.64 6.32-2.6\" fill=\"black\" fill-opacity=\"0.07\"/><rect x=\"36\" y=\"41\" width=\"3\" height=\"2\" rx=\"1\" fill=\"black\" fill-opacity=\"0.07\"/>",
|
|
256
|
-
"dependencies": {
|
|
257
|
-
"colors": [
|
|
258
|
-
"skin"
|
|
259
|
-
]
|
|
260
|
-
},
|
|
261
169
|
"default": true
|
|
262
170
|
}
|
|
263
171
|
]
|
|
264
172
|
},
|
|
265
173
|
{
|
|
266
174
|
"name": "mouth",
|
|
175
|
+
"width": 64,
|
|
176
|
+
"height": 64,
|
|
267
177
|
"values": [
|
|
268
178
|
{
|
|
269
179
|
"name": "default",
|
|
@@ -279,46 +189,28 @@
|
|
|
279
189
|
},
|
|
280
190
|
{
|
|
281
191
|
"name": "mustache",
|
|
192
|
+
"width": 64,
|
|
193
|
+
"height": 64,
|
|
282
194
|
"probability": 20,
|
|
283
195
|
"values": [
|
|
284
196
|
{
|
|
285
197
|
"name": "pencilThinBeard",
|
|
286
198
|
"content": "<path d=\"M26.5 45s4.5-.5 11-2v2c-1.5.67-5.5 1.6-7.5 2-2.5.5-3.5-2-3.5-2m21.5-.24S44 44 38 43v2c1.43.59 4.6 1.15 6.5 1.5 2.38.44 3.5-1.74 3.5-1.74M33.31 55.24a1 1 0 0 1 .97-1.24h3.44a1 1 0 0 1 .97 1.24l-.25 1a1 1 0 0 1-.97.76h-2.94a1 1 0 0 1-.97-.76z\" fill=\"url(#color-hair)\"/>",
|
|
287
|
-
"dependencies": {
|
|
288
|
-
"colors": [
|
|
289
|
-
"hair"
|
|
290
|
-
]
|
|
291
|
-
},
|
|
292
199
|
"default": true
|
|
293
200
|
},
|
|
294
201
|
{
|
|
295
202
|
"name": "pencilThin",
|
|
296
203
|
"content": "<path d=\"M37.5 43c-6.5 1.5-11 2-11 2s1 2.5 3.5 2c2-.4 6-1.33 7.5-2zm.5 0c6 1 10 1.76 10 1.76s-1.12 2.18-3.5 1.74l-.32-.06c-1.92-.35-4.83-.89-6.18-1.44z\" fill=\"url(#color-hair)\"/>",
|
|
297
|
-
"dependencies": {
|
|
298
|
-
"colors": [
|
|
299
|
-
"hair"
|
|
300
|
-
]
|
|
301
|
-
},
|
|
302
204
|
"default": true
|
|
303
205
|
},
|
|
304
206
|
{
|
|
305
207
|
"name": "horshoe",
|
|
306
208
|
"content": "<path d=\"M27 46a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v11a4 4 0 0 1-4-4v-7h-9v7a4 4 0 0 1-4 4z\" fill=\"url(#color-hair)\"/>",
|
|
307
|
-
"dependencies": {
|
|
308
|
-
"colors": [
|
|
309
|
-
"hair"
|
|
310
|
-
]
|
|
311
|
-
},
|
|
312
209
|
"default": true
|
|
313
210
|
},
|
|
314
211
|
{
|
|
315
212
|
"name": "freddy",
|
|
316
213
|
"content": "<path d=\"M28 46a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3z\" fill=\"url(#color-hair)\"/>",
|
|
317
|
-
"dependencies": {
|
|
318
|
-
"colors": [
|
|
319
|
-
"hair"
|
|
320
|
-
]
|
|
321
|
-
},
|
|
322
214
|
"default": true
|
|
323
215
|
}
|
|
324
216
|
]
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://
|
|
2
|
+
"$schema": "https://static.dicebear.com/schema/definition.json#",
|
|
3
3
|
"$comment": "This file was generated by the DiceBear Exporter for Figma. https://www.figma.com/community/plugin/1005765655729342787",
|
|
4
|
-
"
|
|
4
|
+
"metadata": {
|
|
5
5
|
"license": {
|
|
6
6
|
"name": "CC0 1.0",
|
|
7
7
|
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
|
|
@@ -13,23 +13,12 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"name": "Notionists",
|
|
15
15
|
"url": "https://heyzoish.gumroad.com/l/notionists"
|
|
16
|
-
},
|
|
17
|
-
"size": {
|
|
18
|
-
"width": 560,
|
|
19
|
-
"height": 560
|
|
20
16
|
}
|
|
21
17
|
},
|
|
22
18
|
"body": {
|
|
23
19
|
"content": "<g transform=\"translate(136 328)\"><use href=\"url(#component-lips)\"/></g><g transform=\"translate(246 125)\"><use href=\"url(#component-nose)\"/></g><g transform=\"translate(-45 137)\"><use href=\"url(#component-eyes)\"/></g><g transform=\"translate(-45 137)\"><use href=\"url(#component-glasses)\"/></g><g transform=\"translate(119 114)\"><use href=\"url(#component-brows)\"/></g>",
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
"lips",
|
|
27
|
-
"nose",
|
|
28
|
-
"eyes",
|
|
29
|
-
"glasses",
|
|
30
|
-
"brows"
|
|
31
|
-
]
|
|
32
|
-
}
|
|
20
|
+
"width": 560,
|
|
21
|
+
"height": 560
|
|
33
22
|
},
|
|
34
23
|
"attributes": [
|
|
35
24
|
{
|
|
@@ -44,6 +33,8 @@
|
|
|
44
33
|
"components": [
|
|
45
34
|
{
|
|
46
35
|
"name": "brows",
|
|
36
|
+
"width": 325,
|
|
37
|
+
"height": 71,
|
|
47
38
|
"values": [
|
|
48
39
|
{
|
|
49
40
|
"name": "variant13",
|
|
@@ -114,6 +105,8 @@
|
|
|
114
105
|
},
|
|
115
106
|
{
|
|
116
107
|
"name": "eyes",
|
|
108
|
+
"width": 510,
|
|
109
|
+
"height": 165,
|
|
117
110
|
"values": [
|
|
118
111
|
{
|
|
119
112
|
"name": "variant05",
|
|
@@ -144,6 +137,8 @@
|
|
|
144
137
|
},
|
|
145
138
|
{
|
|
146
139
|
"name": "glasses",
|
|
140
|
+
"width": 510,
|
|
141
|
+
"height": 165,
|
|
147
142
|
"probability": 20,
|
|
148
143
|
"values": [
|
|
149
144
|
{
|
|
@@ -205,6 +200,8 @@
|
|
|
205
200
|
},
|
|
206
201
|
{
|
|
207
202
|
"name": "lips",
|
|
203
|
+
"width": 255,
|
|
204
|
+
"height": 157,
|
|
208
205
|
"values": [
|
|
209
206
|
{
|
|
210
207
|
"name": "variant30",
|
|
@@ -360,6 +357,8 @@
|
|
|
360
357
|
},
|
|
361
358
|
{
|
|
362
359
|
"name": "nose",
|
|
360
|
+
"width": 116,
|
|
361
|
+
"height": 227,
|
|
363
362
|
"values": [
|
|
364
363
|
{
|
|
365
364
|
"name": "variant20",
|