@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.
- package/LICENSE.md +252 -0
- package/README.md +95 -0
- package/dist/adventurer-neutral.min.json +1 -0
- package/dist/adventurer.min.json +1 -0
- package/dist/avataaars-neutral.min.json +1 -0
- package/dist/avataaars.min.json +1 -0
- package/dist/big-ears-neutral.min.json +1 -0
- package/dist/big-ears.min.json +1 -0
- package/dist/big-smile.min.json +1 -0
- package/dist/bottts-neutral.min.json +1 -0
- package/dist/bottts.min.json +1 -0
- package/dist/croodles-neutral.min.json +1 -0
- package/dist/croodles.min.json +1 -0
- package/dist/dylan.min.json +1 -0
- package/dist/fun-emoji.min.json +1 -0
- package/dist/glass.min.json +1 -0
- package/dist/icons.min.json +1 -0
- package/dist/identicon.min.json +1 -0
- package/dist/initials.min.json +1 -0
- package/dist/lorelei-neutral.min.json +1 -0
- package/dist/lorelei.min.json +1 -0
- package/dist/micah.min.json +1 -0
- package/dist/miniavs.min.json +1 -0
- package/dist/notionists-neutral.min.json +1 -0
- package/dist/notionists.min.json +1 -0
- package/dist/open-peeps.min.json +1 -0
- package/dist/personas.min.json +1 -0
- package/dist/pixel-art-neutral.min.json +1 -0
- package/dist/pixel-art.min.json +1 -0
- package/dist/rings.min.json +1 -0
- package/dist/shapes.min.json +1 -0
- package/dist/thumbs.min.json +1 -0
- package/dist/toon-head.min.json +1 -0
- package/package.json +161 -0
- package/src/adventurer-neutral.json +2016 -0
- package/src/adventurer.json +4041 -0
- package/src/avataaars-neutral.json +863 -0
- package/src/avataaars.json +3049 -0
- package/src/big-ears-neutral.json +2686 -0
- package/src/big-ears.json +4394 -0
- package/src/big-smile.json +1314 -0
- package/src/bottts-neutral.json +1082 -0
- package/src/bottts.json +3888 -0
- package/src/croodles-neutral.json +1093 -0
- package/src/croodles.json +4304 -0
- package/src/dylan.json +413 -0
- package/src/fun-emoji.json +1456 -0
- package/src/glass.json +438 -0
- package/src/icons.json +2369 -0
- package/src/identicon.json +669 -0
- package/src/initials.json +141 -0
- package/src/lorelei-neutral.json +1395 -0
- package/src/lorelei.json +3241 -0
- package/src/micah.json +1552 -0
- package/src/miniavs.json +855 -0
- package/src/notionists-neutral.json +1346 -0
- package/src/notionists.json +4307 -0
- package/src/open-peeps.json +2741 -0
- package/src/personas.json +1450 -0
- package/src/pixel-art-neutral.json +2345 -0
- package/src/pixel-art.json +6946 -0
- package/src/rings.json +559 -0
- package/src/shapes.json +522 -0
- package/src/thumbs.json +919 -0
- package/src/toon-head.json +1217 -0
|
@@ -0,0 +1,1082 @@
|
|
|
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": "Free for personal and commercial use",
|
|
7
|
+
"url": "https://bottts.com/",
|
|
8
|
+
"text": "Remix of „Bottts” (https://bottts.com/) by „Pablo Stanley”, licensed under „Free for personal and commercial use” (https://bottts.com/)"
|
|
9
|
+
},
|
|
10
|
+
"creator": {
|
|
11
|
+
"name": "Pablo Stanley",
|
|
12
|
+
"url": "https://twitter.com/pablostanley"
|
|
13
|
+
},
|
|
14
|
+
"source": {
|
|
15
|
+
"name": "Bottts",
|
|
16
|
+
"url": "https://bottts.com/"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"canvas": {
|
|
20
|
+
"elements": [
|
|
21
|
+
{
|
|
22
|
+
"name": "g",
|
|
23
|
+
"type": "element",
|
|
24
|
+
"attributes": {
|
|
25
|
+
"transform": "translate(22 68)"
|
|
26
|
+
},
|
|
27
|
+
"children": [
|
|
28
|
+
{
|
|
29
|
+
"type": "component",
|
|
30
|
+
"value": "mouth"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "g",
|
|
36
|
+
"type": "element",
|
|
37
|
+
"attributes": {
|
|
38
|
+
"transform": "translate(8 20)"
|
|
39
|
+
},
|
|
40
|
+
"children": [
|
|
41
|
+
{
|
|
42
|
+
"type": "component",
|
|
43
|
+
"value": "eyes"
|
|
44
|
+
}
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
],
|
|
48
|
+
"width": 120,
|
|
49
|
+
"height": 120
|
|
50
|
+
},
|
|
51
|
+
"attributes": {
|
|
52
|
+
"fill": "none",
|
|
53
|
+
"shape-rendering": "auto"
|
|
54
|
+
},
|
|
55
|
+
"components": {
|
|
56
|
+
"mouth": {
|
|
57
|
+
"width": 76,
|
|
58
|
+
"height": 32,
|
|
59
|
+
"variants": {
|
|
60
|
+
"bite": {
|
|
61
|
+
"elements": [
|
|
62
|
+
{
|
|
63
|
+
"name": "rect",
|
|
64
|
+
"type": "element",
|
|
65
|
+
"attributes": {
|
|
66
|
+
"x": "4",
|
|
67
|
+
"y": "5",
|
|
68
|
+
"width": "68",
|
|
69
|
+
"height": "22",
|
|
70
|
+
"rx": "5",
|
|
71
|
+
"fill": "black",
|
|
72
|
+
"fill-opacity": "0.2"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "rect",
|
|
77
|
+
"type": "element",
|
|
78
|
+
"attributes": {
|
|
79
|
+
"x": "8",
|
|
80
|
+
"y": "9",
|
|
81
|
+
"width": "60",
|
|
82
|
+
"height": "14",
|
|
83
|
+
"rx": "2",
|
|
84
|
+
"fill": "black",
|
|
85
|
+
"fill-opacity": "0.6"
|
|
86
|
+
}
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "path",
|
|
90
|
+
"type": "element",
|
|
91
|
+
"attributes": {
|
|
92
|
+
"fill-rule": "evenodd",
|
|
93
|
+
"clip-rule": "evenodd",
|
|
94
|
+
"d": "m20 17 6-8H14zm12 0 6-8H26zm12 0 6-8H38zm12 0 6-8H50z",
|
|
95
|
+
"fill": "#E1E6E8"
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
},
|
|
100
|
+
"diagram": {
|
|
101
|
+
"elements": [
|
|
102
|
+
{
|
|
103
|
+
"name": "rect",
|
|
104
|
+
"type": "element",
|
|
105
|
+
"attributes": {
|
|
106
|
+
"x": "4",
|
|
107
|
+
"y": "4",
|
|
108
|
+
"width": "68",
|
|
109
|
+
"height": "24",
|
|
110
|
+
"rx": "5",
|
|
111
|
+
"fill": "black",
|
|
112
|
+
"fill-opacity": "0.2"
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "rect",
|
|
117
|
+
"type": "element",
|
|
118
|
+
"attributes": {
|
|
119
|
+
"x": "8",
|
|
120
|
+
"y": "8",
|
|
121
|
+
"width": "60",
|
|
122
|
+
"height": "16",
|
|
123
|
+
"rx": "2",
|
|
124
|
+
"fill": "black",
|
|
125
|
+
"fill-opacity": "0.8"
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "path",
|
|
130
|
+
"type": "element",
|
|
131
|
+
"attributes": {
|
|
132
|
+
"d": "M9 17h11l2-4 3 7 4-8 2 9 3-11 3 10 3-3h15l3-4 2 7 3-3h4",
|
|
133
|
+
"stroke": "#4EFAC9",
|
|
134
|
+
"stroke-width": "2",
|
|
135
|
+
"stroke-linecap": "round",
|
|
136
|
+
"stroke-linejoin": "round"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
"grill01": {
|
|
142
|
+
"elements": [
|
|
143
|
+
{
|
|
144
|
+
"name": "rect",
|
|
145
|
+
"type": "element",
|
|
146
|
+
"attributes": {
|
|
147
|
+
"x": "12",
|
|
148
|
+
"y": "12",
|
|
149
|
+
"width": "4",
|
|
150
|
+
"height": "8",
|
|
151
|
+
"rx": "2",
|
|
152
|
+
"fill": "black",
|
|
153
|
+
"fill-opacity": "0.6"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"name": "rect",
|
|
158
|
+
"type": "element",
|
|
159
|
+
"attributes": {
|
|
160
|
+
"x": "36",
|
|
161
|
+
"y": "12",
|
|
162
|
+
"width": "4",
|
|
163
|
+
"height": "8",
|
|
164
|
+
"rx": "2",
|
|
165
|
+
"fill": "black",
|
|
166
|
+
"fill-opacity": "0.6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"name": "rect",
|
|
171
|
+
"type": "element",
|
|
172
|
+
"attributes": {
|
|
173
|
+
"x": "24",
|
|
174
|
+
"y": "12",
|
|
175
|
+
"width": "4",
|
|
176
|
+
"height": "8",
|
|
177
|
+
"rx": "2",
|
|
178
|
+
"fill": "black",
|
|
179
|
+
"fill-opacity": "0.6"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "rect",
|
|
184
|
+
"type": "element",
|
|
185
|
+
"attributes": {
|
|
186
|
+
"x": "48",
|
|
187
|
+
"y": "12",
|
|
188
|
+
"width": "4",
|
|
189
|
+
"height": "8",
|
|
190
|
+
"rx": "2",
|
|
191
|
+
"fill": "black",
|
|
192
|
+
"fill-opacity": "0.6"
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"name": "rect",
|
|
197
|
+
"type": "element",
|
|
198
|
+
"attributes": {
|
|
199
|
+
"x": "60",
|
|
200
|
+
"y": "12",
|
|
201
|
+
"width": "4",
|
|
202
|
+
"height": "8",
|
|
203
|
+
"rx": "2",
|
|
204
|
+
"fill": "black",
|
|
205
|
+
"fill-opacity": "0.6"
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
]
|
|
209
|
+
},
|
|
210
|
+
"grill02": {
|
|
211
|
+
"elements": [
|
|
212
|
+
{
|
|
213
|
+
"name": "rect",
|
|
214
|
+
"type": "element",
|
|
215
|
+
"attributes": {
|
|
216
|
+
"x": "28",
|
|
217
|
+
"y": "10",
|
|
218
|
+
"width": "6",
|
|
219
|
+
"height": "14",
|
|
220
|
+
"rx": "2",
|
|
221
|
+
"fill": "black",
|
|
222
|
+
"fill-opacity": "0.6"
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "rect",
|
|
227
|
+
"type": "element",
|
|
228
|
+
"attributes": {
|
|
229
|
+
"x": "14",
|
|
230
|
+
"y": "10",
|
|
231
|
+
"width": "6",
|
|
232
|
+
"height": "14",
|
|
233
|
+
"rx": "2",
|
|
234
|
+
"fill": "black",
|
|
235
|
+
"fill-opacity": "0.6"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"name": "rect",
|
|
240
|
+
"type": "element",
|
|
241
|
+
"attributes": {
|
|
242
|
+
"x": "42",
|
|
243
|
+
"y": "10",
|
|
244
|
+
"width": "6",
|
|
245
|
+
"height": "14",
|
|
246
|
+
"rx": "2",
|
|
247
|
+
"fill": "black",
|
|
248
|
+
"fill-opacity": "0.6"
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"name": "rect",
|
|
253
|
+
"type": "element",
|
|
254
|
+
"attributes": {
|
|
255
|
+
"x": "56",
|
|
256
|
+
"y": "10",
|
|
257
|
+
"width": "6",
|
|
258
|
+
"height": "14",
|
|
259
|
+
"rx": "2",
|
|
260
|
+
"fill": "black",
|
|
261
|
+
"fill-opacity": "0.6"
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
]
|
|
265
|
+
},
|
|
266
|
+
"grill03": {
|
|
267
|
+
"elements": [
|
|
268
|
+
{
|
|
269
|
+
"name": "rect",
|
|
270
|
+
"type": "element",
|
|
271
|
+
"attributes": {
|
|
272
|
+
"x": "4",
|
|
273
|
+
"y": "5",
|
|
274
|
+
"width": "68",
|
|
275
|
+
"height": "22",
|
|
276
|
+
"rx": "5",
|
|
277
|
+
"fill": "black",
|
|
278
|
+
"fill-opacity": "0.2"
|
|
279
|
+
}
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"name": "rect",
|
|
283
|
+
"type": "element",
|
|
284
|
+
"attributes": {
|
|
285
|
+
"x": "8",
|
|
286
|
+
"y": "9",
|
|
287
|
+
"width": "60",
|
|
288
|
+
"height": "14",
|
|
289
|
+
"rx": "2",
|
|
290
|
+
"fill": "white"
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"name": "rect",
|
|
295
|
+
"type": "element",
|
|
296
|
+
"attributes": {
|
|
297
|
+
"x": "18",
|
|
298
|
+
"y": "9",
|
|
299
|
+
"width": "4",
|
|
300
|
+
"height": "14",
|
|
301
|
+
"fill": "black",
|
|
302
|
+
"fill-opacity": "0.1"
|
|
303
|
+
}
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"name": "rect",
|
|
307
|
+
"type": "element",
|
|
308
|
+
"attributes": {
|
|
309
|
+
"x": "42",
|
|
310
|
+
"y": "9",
|
|
311
|
+
"width": "4",
|
|
312
|
+
"height": "14",
|
|
313
|
+
"fill": "black",
|
|
314
|
+
"fill-opacity": "0.1"
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"name": "rect",
|
|
319
|
+
"type": "element",
|
|
320
|
+
"attributes": {
|
|
321
|
+
"x": "30",
|
|
322
|
+
"y": "9",
|
|
323
|
+
"width": "4",
|
|
324
|
+
"height": "14",
|
|
325
|
+
"fill": "black",
|
|
326
|
+
"fill-opacity": "0.1"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"name": "rect",
|
|
331
|
+
"type": "element",
|
|
332
|
+
"attributes": {
|
|
333
|
+
"x": "54",
|
|
334
|
+
"y": "9",
|
|
335
|
+
"width": "4",
|
|
336
|
+
"height": "14",
|
|
337
|
+
"fill": "black",
|
|
338
|
+
"fill-opacity": "0.1"
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
]
|
|
342
|
+
},
|
|
343
|
+
"smile01": {
|
|
344
|
+
"elements": [
|
|
345
|
+
{
|
|
346
|
+
"name": "path",
|
|
347
|
+
"type": "element",
|
|
348
|
+
"attributes": {
|
|
349
|
+
"d": "M27.05 8.44a2 2 0 1 1 3.9-.88C31.72 10.96 34.4 13 38 13s6.28-2.04 7.05-5.44a2 2 0 1 1 3.9.88C47.75 13.7 43.43 17 38 17s-9.76-3.3-10.95-8.56",
|
|
350
|
+
"fill": "black",
|
|
351
|
+
"fill-opacity": "0.6"
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
]
|
|
355
|
+
},
|
|
356
|
+
"smile02": {
|
|
357
|
+
"elements": [
|
|
358
|
+
{
|
|
359
|
+
"name": "path",
|
|
360
|
+
"type": "element",
|
|
361
|
+
"attributes": {
|
|
362
|
+
"fill-rule": "evenodd",
|
|
363
|
+
"clip-rule": "evenodd",
|
|
364
|
+
"d": "M18 10.22C18 21.78 24.47 28 38 28c13.52 0 20-6.34 20-17.78C58 9.5 57.17 8 55 8H21c-2.05 0-3 1.38-3 2.22",
|
|
365
|
+
"fill": "black",
|
|
366
|
+
"fill-opacity": "0.8"
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"name": "mask",
|
|
371
|
+
"type": "element",
|
|
372
|
+
"attributes": {
|
|
373
|
+
"id": "mouthSmile02-a",
|
|
374
|
+
"style": "mask-type:luminance",
|
|
375
|
+
"maskUnits": "userSpaceOnUse",
|
|
376
|
+
"x": "18",
|
|
377
|
+
"y": "8",
|
|
378
|
+
"width": "40",
|
|
379
|
+
"height": "20"
|
|
380
|
+
},
|
|
381
|
+
"children": [
|
|
382
|
+
{
|
|
383
|
+
"name": "path",
|
|
384
|
+
"type": "element",
|
|
385
|
+
"attributes": {
|
|
386
|
+
"fill-rule": "evenodd",
|
|
387
|
+
"clip-rule": "evenodd",
|
|
388
|
+
"d": "M18 10.22C18 21.78 24.47 28 38 28c13.52 0 20-6.34 20-17.78C58 9.5 57.17 8 55 8H21c-2.05 0-3 1.38-3 2.22",
|
|
389
|
+
"fill": "white"
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
]
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "g",
|
|
396
|
+
"type": "element",
|
|
397
|
+
"attributes": {
|
|
398
|
+
"mask": "url(#mouthSmile02-a)"
|
|
399
|
+
},
|
|
400
|
+
"children": [
|
|
401
|
+
{
|
|
402
|
+
"name": "rect",
|
|
403
|
+
"type": "element",
|
|
404
|
+
"attributes": {
|
|
405
|
+
"x": "30",
|
|
406
|
+
"y": "2",
|
|
407
|
+
"width": "16",
|
|
408
|
+
"height": "14",
|
|
409
|
+
"rx": "2",
|
|
410
|
+
"fill": "white"
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
]
|
|
414
|
+
}
|
|
415
|
+
]
|
|
416
|
+
},
|
|
417
|
+
"square01": {
|
|
418
|
+
"elements": [
|
|
419
|
+
{
|
|
420
|
+
"name": "rect",
|
|
421
|
+
"type": "element",
|
|
422
|
+
"attributes": {
|
|
423
|
+
"x": "24",
|
|
424
|
+
"y": "6",
|
|
425
|
+
"width": "27",
|
|
426
|
+
"height": "8",
|
|
427
|
+
"rx": "4",
|
|
428
|
+
"fill": "black",
|
|
429
|
+
"fill-opacity": "0.8"
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
},
|
|
434
|
+
"square02": {
|
|
435
|
+
"elements": [
|
|
436
|
+
{
|
|
437
|
+
"name": "rect",
|
|
438
|
+
"type": "element",
|
|
439
|
+
"attributes": {
|
|
440
|
+
"x": "16",
|
|
441
|
+
"y": "8",
|
|
442
|
+
"width": "44",
|
|
443
|
+
"height": "4",
|
|
444
|
+
"rx": "2",
|
|
445
|
+
"fill": "black",
|
|
446
|
+
"fill-opacity": "0.8"
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
]
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
},
|
|
453
|
+
"eyes": {
|
|
454
|
+
"width": 104,
|
|
455
|
+
"height": 48,
|
|
456
|
+
"variants": {
|
|
457
|
+
"bulging": {
|
|
458
|
+
"elements": [
|
|
459
|
+
{
|
|
460
|
+
"name": "circle",
|
|
461
|
+
"type": "element",
|
|
462
|
+
"attributes": {
|
|
463
|
+
"cx": "28",
|
|
464
|
+
"cy": "24",
|
|
465
|
+
"r": "18",
|
|
466
|
+
"fill": "black",
|
|
467
|
+
"fill-opacity": "0.2"
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"name": "circle",
|
|
472
|
+
"type": "element",
|
|
473
|
+
"attributes": {
|
|
474
|
+
"cx": "74",
|
|
475
|
+
"cy": "24",
|
|
476
|
+
"r": "18",
|
|
477
|
+
"fill": "black",
|
|
478
|
+
"fill-opacity": "0.2"
|
|
479
|
+
}
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "circle",
|
|
483
|
+
"type": "element",
|
|
484
|
+
"attributes": {
|
|
485
|
+
"cx": "28",
|
|
486
|
+
"cy": "24",
|
|
487
|
+
"r": "15",
|
|
488
|
+
"fill": "#F1EEDA"
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"name": "circle",
|
|
493
|
+
"type": "element",
|
|
494
|
+
"attributes": {
|
|
495
|
+
"cx": "74",
|
|
496
|
+
"cy": "24",
|
|
497
|
+
"r": "15",
|
|
498
|
+
"fill": "#F1EEDA"
|
|
499
|
+
}
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"name": "rect",
|
|
503
|
+
"type": "element",
|
|
504
|
+
"attributes": {
|
|
505
|
+
"x": "26",
|
|
506
|
+
"y": "15",
|
|
507
|
+
"width": "10",
|
|
508
|
+
"height": "10",
|
|
509
|
+
"rx": "2",
|
|
510
|
+
"fill": "black",
|
|
511
|
+
"fill-opacity": "0.8"
|
|
512
|
+
}
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"name": "rect",
|
|
516
|
+
"type": "element",
|
|
517
|
+
"attributes": {
|
|
518
|
+
"x": "74",
|
|
519
|
+
"y": "15",
|
|
520
|
+
"width": "10",
|
|
521
|
+
"height": "10",
|
|
522
|
+
"rx": "2",
|
|
523
|
+
"fill": "black",
|
|
524
|
+
"fill-opacity": "0.8"
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
]
|
|
528
|
+
},
|
|
529
|
+
"dizzy": {
|
|
530
|
+
"elements": [
|
|
531
|
+
{
|
|
532
|
+
"name": "path",
|
|
533
|
+
"type": "element",
|
|
534
|
+
"attributes": {
|
|
535
|
+
"d": "M30.5 15.3c.4-.4 1.1-.4 1.6 0l1.6 1.6c.4.4.4 1.1 0 1.6L28.2 24l5.5 5.5c.4.4.4 1.1 0 1.6l-1.6 1.6c-.4.4-1.1.4-1.6 0L25 27.2l-5.5 5.5c-.4.4-1.1.4-1.6 0l-1.6-1.6c-.4-.4-.4-1.1 0-1.6l5.5-5.5-5.5-5.5c-.4-.5-.4-1.2 0-1.6l1.6-1.6c.4-.4 1.1-.4 1.6 0l5.5 5.5zm54 0c.4-.4 1.1-.4 1.6 0l1.6 1.6c.4.4.4 1.1 0 1.6L82.2 24l5.5 5.5c.4.4.4 1.1 0 1.6l-1.6 1.6c-.4.4-1.1.4-1.6 0L79 27.2l-5.5 5.5c-.4.4-1.1.4-1.6 0l-1.6-1.6c-.4-.4-.4-1.1 0-1.6l5.5-5.5-5.5-5.5c-.4-.5-.4-1.2 0-1.6l1.6-1.6c.4-.4 1.1-.4 1.6 0l5.5 5.5z",
|
|
536
|
+
"fill": "black",
|
|
537
|
+
"fill-opacity": "0.8"
|
|
538
|
+
}
|
|
539
|
+
}
|
|
540
|
+
]
|
|
541
|
+
},
|
|
542
|
+
"eva": {
|
|
543
|
+
"elements": [
|
|
544
|
+
{
|
|
545
|
+
"name": "path",
|
|
546
|
+
"type": "element",
|
|
547
|
+
"attributes": {
|
|
548
|
+
"fill-rule": "evenodd",
|
|
549
|
+
"clip-rule": "evenodd",
|
|
550
|
+
"d": "M53 0c34.75 0 49 17.47 49 31S82.4 48 53 48C23.95 48 2 44.53 2 31S17.11 0 53 0",
|
|
551
|
+
"fill": "black",
|
|
552
|
+
"fill-opacity": "0.8"
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"name": "path",
|
|
557
|
+
"type": "element",
|
|
558
|
+
"attributes": {
|
|
559
|
+
"fill-rule": "evenodd",
|
|
560
|
+
"clip-rule": "evenodd",
|
|
561
|
+
"d": "M28.82 34.65C22.29 33.3 17.58 28.31 18.3 23.5c.72-4.78 6.6-7.57 13.12-6.22 6.53 1.36 11.24 6.35 10.52 11.15s-6.6 7.59-13.12 6.23m46.6 0C68.9 36 63.02 33.2 62.3 28.4s4-9.8 10.52-11.15 12.4 1.44 13.12 6.24-4 9.8-10.52 11.14",
|
|
562
|
+
"fill": "#25A6F5"
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
]
|
|
566
|
+
},
|
|
567
|
+
"frame1": {
|
|
568
|
+
"elements": [
|
|
569
|
+
{
|
|
570
|
+
"name": "rect",
|
|
571
|
+
"type": "element",
|
|
572
|
+
"attributes": {
|
|
573
|
+
"y": "4",
|
|
574
|
+
"width": "104",
|
|
575
|
+
"height": "42",
|
|
576
|
+
"rx": "4",
|
|
577
|
+
"fill": "black",
|
|
578
|
+
"fill-opacity": "0.8"
|
|
579
|
+
}
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"name": "rect",
|
|
583
|
+
"type": "element",
|
|
584
|
+
"attributes": {
|
|
585
|
+
"x": "28",
|
|
586
|
+
"y": "25",
|
|
587
|
+
"width": "10",
|
|
588
|
+
"height": "11",
|
|
589
|
+
"rx": "2",
|
|
590
|
+
"fill": "#8BDDFF"
|
|
591
|
+
}
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"name": "rect",
|
|
595
|
+
"type": "element",
|
|
596
|
+
"attributes": {
|
|
597
|
+
"x": "66",
|
|
598
|
+
"y": "25",
|
|
599
|
+
"width": "10",
|
|
600
|
+
"height": "11",
|
|
601
|
+
"rx": "2",
|
|
602
|
+
"fill": "#8BDDFF"
|
|
603
|
+
}
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "path",
|
|
607
|
+
"type": "element",
|
|
608
|
+
"attributes": {
|
|
609
|
+
"fill-rule": "evenodd",
|
|
610
|
+
"clip-rule": "evenodd",
|
|
611
|
+
"d": "M21 4h8L12 46H4z",
|
|
612
|
+
"fill": "white",
|
|
613
|
+
"fill-opacity": "0.4"
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
]
|
|
617
|
+
},
|
|
618
|
+
"frame2": {
|
|
619
|
+
"elements": [
|
|
620
|
+
{
|
|
621
|
+
"name": "rect",
|
|
622
|
+
"type": "element",
|
|
623
|
+
"attributes": {
|
|
624
|
+
"x": "8",
|
|
625
|
+
"y": "10",
|
|
626
|
+
"width": "88",
|
|
627
|
+
"height": "36",
|
|
628
|
+
"rx": "4",
|
|
629
|
+
"fill": "black",
|
|
630
|
+
"fill-opacity": "0.8"
|
|
631
|
+
}
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "rect",
|
|
635
|
+
"type": "element",
|
|
636
|
+
"attributes": {
|
|
637
|
+
"x": "28",
|
|
638
|
+
"y": "21",
|
|
639
|
+
"width": "10",
|
|
640
|
+
"height": "17",
|
|
641
|
+
"rx": "2",
|
|
642
|
+
"fill": "#5EF2B8"
|
|
643
|
+
}
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"name": "rect",
|
|
647
|
+
"type": "element",
|
|
648
|
+
"attributes": {
|
|
649
|
+
"x": "66",
|
|
650
|
+
"y": "21",
|
|
651
|
+
"width": "10",
|
|
652
|
+
"height": "17",
|
|
653
|
+
"rx": "2",
|
|
654
|
+
"fill": "#5EF2B8"
|
|
655
|
+
}
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"name": "path",
|
|
659
|
+
"type": "element",
|
|
660
|
+
"attributes": {
|
|
661
|
+
"fill-rule": "evenodd",
|
|
662
|
+
"clip-rule": "evenodd",
|
|
663
|
+
"d": "M83 10h5L76 46h-5z",
|
|
664
|
+
"fill": "white",
|
|
665
|
+
"fill-opacity": "0.4"
|
|
666
|
+
}
|
|
667
|
+
}
|
|
668
|
+
]
|
|
669
|
+
},
|
|
670
|
+
"glow": {
|
|
671
|
+
"elements": [
|
|
672
|
+
{
|
|
673
|
+
"name": "circle",
|
|
674
|
+
"type": "element",
|
|
675
|
+
"attributes": {
|
|
676
|
+
"cx": "21",
|
|
677
|
+
"cy": "30",
|
|
678
|
+
"r": "15",
|
|
679
|
+
"fill": "white",
|
|
680
|
+
"fill-opacity": "0.1"
|
|
681
|
+
}
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "circle",
|
|
685
|
+
"type": "element",
|
|
686
|
+
"attributes": {
|
|
687
|
+
"cx": "83",
|
|
688
|
+
"cy": "30",
|
|
689
|
+
"r": "15",
|
|
690
|
+
"fill": "white",
|
|
691
|
+
"fill-opacity": "0.1"
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"name": "circle",
|
|
696
|
+
"type": "element",
|
|
697
|
+
"attributes": {
|
|
698
|
+
"cx": "21",
|
|
699
|
+
"cy": "30",
|
|
700
|
+
"r": "12",
|
|
701
|
+
"fill": "white",
|
|
702
|
+
"fill-opacity": "0.1"
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name": "circle",
|
|
707
|
+
"type": "element",
|
|
708
|
+
"attributes": {
|
|
709
|
+
"cx": "83",
|
|
710
|
+
"cy": "30",
|
|
711
|
+
"r": "12",
|
|
712
|
+
"fill": "white",
|
|
713
|
+
"fill-opacity": "0.1"
|
|
714
|
+
}
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"name": "circle",
|
|
718
|
+
"type": "element",
|
|
719
|
+
"attributes": {
|
|
720
|
+
"cx": "21",
|
|
721
|
+
"cy": "30",
|
|
722
|
+
"r": "6",
|
|
723
|
+
"fill": "white",
|
|
724
|
+
"fill-opacity": "0.8"
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "circle",
|
|
729
|
+
"type": "element",
|
|
730
|
+
"attributes": {
|
|
731
|
+
"cx": "83",
|
|
732
|
+
"cy": "30",
|
|
733
|
+
"r": "6",
|
|
734
|
+
"fill": "white",
|
|
735
|
+
"fill-opacity": "0.8"
|
|
736
|
+
}
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "circle",
|
|
740
|
+
"type": "element",
|
|
741
|
+
"attributes": {
|
|
742
|
+
"cx": "21",
|
|
743
|
+
"cy": "30",
|
|
744
|
+
"r": "3",
|
|
745
|
+
"fill": "white",
|
|
746
|
+
"fill-opacity": "0.8"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"name": "circle",
|
|
751
|
+
"type": "element",
|
|
752
|
+
"attributes": {
|
|
753
|
+
"cx": "83",
|
|
754
|
+
"cy": "30",
|
|
755
|
+
"r": "3",
|
|
756
|
+
"fill": "white",
|
|
757
|
+
"fill-opacity": "0.8"
|
|
758
|
+
}
|
|
759
|
+
}
|
|
760
|
+
]
|
|
761
|
+
},
|
|
762
|
+
"happy": {
|
|
763
|
+
"elements": [
|
|
764
|
+
{
|
|
765
|
+
"name": "path",
|
|
766
|
+
"type": "element",
|
|
767
|
+
"attributes": {
|
|
768
|
+
"d": "m18 19 12-2M20 31c0-3.31 2.9-6 7-6 3.1 0 6 2.69 6 6m53-11-12-3m10 14c0-3.31-2.9-6-6-6-4.1 0-7 2.69-7 6",
|
|
769
|
+
"stroke": "black",
|
|
770
|
+
"stroke-width": "4",
|
|
771
|
+
"stroke-linecap": "round",
|
|
772
|
+
"stroke-linejoin": "round"
|
|
773
|
+
}
|
|
774
|
+
}
|
|
775
|
+
]
|
|
776
|
+
},
|
|
777
|
+
"hearts": {
|
|
778
|
+
"elements": [
|
|
779
|
+
{
|
|
780
|
+
"name": "path",
|
|
781
|
+
"type": "element",
|
|
782
|
+
"attributes": {
|
|
783
|
+
"d": "M29.27 9.68c-2.55.13-4.96 2.24-6.25 4.15-1.48-1.76-4.1-3.6-6.65-3.47-5.48.28-8.85 3.8-8.63 8.1.3 5.72 4.88 8.89 9.7 12.24 1.7 1.15 5 4.15 5.42 4.82s2.14.6 2.58-.13a38 38 0 0 1 4.9-5.36c4.43-3.84 8.66-7.47 8.36-13.2-.23-4.3-3.95-7.44-9.43-7.15m58.36.68c-2.55-.14-5.17 1.7-6.65 3.47-1.3-1.9-3.7-4.02-6.25-4.15-5.48-.29-9.2 2.86-9.43 7.16-.3 5.72 3.93 9.35 8.36 13.2 1.6 1.31 4.55 4.63 4.9 5.35.35.7 2.06.82 2.58.13a37 37 0 0 1 5.42-4.82c4.8-3.35 9.4-6.52 9.7-12.24.22-4.3-3.15-7.82-8.63-8.1",
|
|
784
|
+
"fill": "#FF5353",
|
|
785
|
+
"fill-opacity": "0.8"
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
]
|
|
789
|
+
},
|
|
790
|
+
"robocop": {
|
|
791
|
+
"elements": [
|
|
792
|
+
{
|
|
793
|
+
"name": "rect",
|
|
794
|
+
"type": "element",
|
|
795
|
+
"attributes": {
|
|
796
|
+
"x": "7",
|
|
797
|
+
"y": "16",
|
|
798
|
+
"width": "91",
|
|
799
|
+
"height": "16",
|
|
800
|
+
"rx": "4",
|
|
801
|
+
"fill": "black",
|
|
802
|
+
"fill-opacity": "0.8"
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"name": "mask",
|
|
807
|
+
"type": "element",
|
|
808
|
+
"attributes": {
|
|
809
|
+
"id": "eyesRobocop-a",
|
|
810
|
+
"style": "mask-type:luminance",
|
|
811
|
+
"maskUnits": "userSpaceOnUse",
|
|
812
|
+
"x": "7",
|
|
813
|
+
"y": "16",
|
|
814
|
+
"width": "91",
|
|
815
|
+
"height": "16"
|
|
816
|
+
},
|
|
817
|
+
"children": [
|
|
818
|
+
{
|
|
819
|
+
"name": "rect",
|
|
820
|
+
"type": "element",
|
|
821
|
+
"attributes": {
|
|
822
|
+
"x": "7",
|
|
823
|
+
"y": "16",
|
|
824
|
+
"width": "91",
|
|
825
|
+
"height": "16",
|
|
826
|
+
"rx": "4",
|
|
827
|
+
"fill": "white"
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
]
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"name": "g",
|
|
834
|
+
"type": "element",
|
|
835
|
+
"attributes": {
|
|
836
|
+
"mask": "url(#eyesRobocop-a)"
|
|
837
|
+
},
|
|
838
|
+
"children": [
|
|
839
|
+
{
|
|
840
|
+
"name": "path",
|
|
841
|
+
"type": "element",
|
|
842
|
+
"attributes": {
|
|
843
|
+
"fill-rule": "evenodd",
|
|
844
|
+
"clip-rule": "evenodd",
|
|
845
|
+
"d": "M76 7h18L82 37H64zM52 7h9L49 37h-9z",
|
|
846
|
+
"fill": "white",
|
|
847
|
+
"fill-opacity": "0.8"
|
|
848
|
+
}
|
|
849
|
+
}
|
|
850
|
+
]
|
|
851
|
+
}
|
|
852
|
+
]
|
|
853
|
+
},
|
|
854
|
+
"round": {
|
|
855
|
+
"elements": [
|
|
856
|
+
{
|
|
857
|
+
"name": "circle",
|
|
858
|
+
"type": "element",
|
|
859
|
+
"attributes": {
|
|
860
|
+
"cx": "24",
|
|
861
|
+
"cy": "30",
|
|
862
|
+
"r": "6",
|
|
863
|
+
"fill": "white"
|
|
864
|
+
}
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"name": "circle",
|
|
868
|
+
"type": "element",
|
|
869
|
+
"attributes": {
|
|
870
|
+
"cx": "80",
|
|
871
|
+
"cy": "30",
|
|
872
|
+
"r": "6",
|
|
873
|
+
"fill": "white"
|
|
874
|
+
}
|
|
875
|
+
}
|
|
876
|
+
]
|
|
877
|
+
},
|
|
878
|
+
"roundFrame01": {
|
|
879
|
+
"elements": [
|
|
880
|
+
{
|
|
881
|
+
"name": "rect",
|
|
882
|
+
"type": "element",
|
|
883
|
+
"attributes": {
|
|
884
|
+
"y": "12",
|
|
885
|
+
"width": "104",
|
|
886
|
+
"height": "32",
|
|
887
|
+
"rx": "16",
|
|
888
|
+
"fill": "black",
|
|
889
|
+
"fill-opacity": "0.8"
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"name": "rect",
|
|
894
|
+
"type": "element",
|
|
895
|
+
"attributes": {
|
|
896
|
+
"x": "24",
|
|
897
|
+
"y": "22",
|
|
898
|
+
"width": "10",
|
|
899
|
+
"height": "12",
|
|
900
|
+
"rx": "2",
|
|
901
|
+
"fill": "#F4F4F4"
|
|
902
|
+
}
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"name": "rect",
|
|
906
|
+
"type": "element",
|
|
907
|
+
"attributes": {
|
|
908
|
+
"x": "70",
|
|
909
|
+
"y": "22",
|
|
910
|
+
"width": "10",
|
|
911
|
+
"height": "12",
|
|
912
|
+
"rx": "2",
|
|
913
|
+
"fill": "#F4F4F4"
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
]
|
|
917
|
+
},
|
|
918
|
+
"roundFrame02": {
|
|
919
|
+
"elements": [
|
|
920
|
+
{
|
|
921
|
+
"name": "rect",
|
|
922
|
+
"type": "element",
|
|
923
|
+
"attributes": {
|
|
924
|
+
"y": "11",
|
|
925
|
+
"width": "104",
|
|
926
|
+
"height": "34",
|
|
927
|
+
"rx": "17",
|
|
928
|
+
"fill": "black",
|
|
929
|
+
"fill-opacity": "0.8"
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"name": "circle",
|
|
934
|
+
"type": "element",
|
|
935
|
+
"attributes": {
|
|
936
|
+
"cx": "29",
|
|
937
|
+
"cy": "28",
|
|
938
|
+
"r": "13",
|
|
939
|
+
"fill": "#F1EEDA"
|
|
940
|
+
}
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"name": "circle",
|
|
944
|
+
"type": "element",
|
|
945
|
+
"attributes": {
|
|
946
|
+
"cx": "75",
|
|
947
|
+
"cy": "28",
|
|
948
|
+
"r": "13",
|
|
949
|
+
"fill": "#F1EEDA"
|
|
950
|
+
}
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"name": "rect",
|
|
954
|
+
"type": "element",
|
|
955
|
+
"attributes": {
|
|
956
|
+
"x": "24",
|
|
957
|
+
"y": "23",
|
|
958
|
+
"width": "10",
|
|
959
|
+
"height": "10",
|
|
960
|
+
"rx": "2",
|
|
961
|
+
"fill": "black",
|
|
962
|
+
"fill-opacity": "0.8"
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"name": "rect",
|
|
967
|
+
"type": "element",
|
|
968
|
+
"attributes": {
|
|
969
|
+
"x": "70",
|
|
970
|
+
"y": "23",
|
|
971
|
+
"width": "10",
|
|
972
|
+
"height": "10",
|
|
973
|
+
"rx": "2",
|
|
974
|
+
"fill": "black",
|
|
975
|
+
"fill-opacity": "0.8"
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
]
|
|
979
|
+
},
|
|
980
|
+
"sensor": {
|
|
981
|
+
"elements": [
|
|
982
|
+
{
|
|
983
|
+
"name": "path",
|
|
984
|
+
"type": "element",
|
|
985
|
+
"attributes": {
|
|
986
|
+
"d": "M28 4a20 20 0 0 1 19.9 18h41.52a5 5 0 1 1 0 4H47.9A20 20 0 1 1 28 4",
|
|
987
|
+
"fill": "black",
|
|
988
|
+
"fill-opacity": "0.2"
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"name": "circle",
|
|
993
|
+
"type": "element",
|
|
994
|
+
"attributes": {
|
|
995
|
+
"cx": "94",
|
|
996
|
+
"cy": "24",
|
|
997
|
+
"r": "2",
|
|
998
|
+
"fill": "white"
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"name": "circle",
|
|
1003
|
+
"type": "element",
|
|
1004
|
+
"attributes": {
|
|
1005
|
+
"cx": "28",
|
|
1006
|
+
"cy": "24",
|
|
1007
|
+
"r": "16",
|
|
1008
|
+
"fill": "black",
|
|
1009
|
+
"fill-opacity": "0.6"
|
|
1010
|
+
}
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"name": "circle",
|
|
1014
|
+
"type": "element",
|
|
1015
|
+
"attributes": {
|
|
1016
|
+
"cx": "34",
|
|
1017
|
+
"cy": "16",
|
|
1018
|
+
"r": "3",
|
|
1019
|
+
"fill": "white"
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
]
|
|
1023
|
+
},
|
|
1024
|
+
"shade01": {
|
|
1025
|
+
"elements": [
|
|
1026
|
+
{
|
|
1027
|
+
"name": "path",
|
|
1028
|
+
"type": "element",
|
|
1029
|
+
"attributes": {
|
|
1030
|
+
"d": "M96 2H8c-4.5 0-8 3.5-8 8.03V28c0 4.5 3.5 8 8 8h13c8 0 11 8 18 8h27c7 0 9-8 17-8h13c4.5 0 8-3.5 8-8V10c0-4.5-3.5-8-8-8",
|
|
1031
|
+
"fill": "black",
|
|
1032
|
+
"fill-opacity": "0.8"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "path",
|
|
1037
|
+
"type": "element",
|
|
1038
|
+
"attributes": {
|
|
1039
|
+
"d": "M87 14H17c-3.5 0-5 3-5 5v2c0 2 1.5 5 5 5h12c6 0 11.62 8 17 8h14c5.38 0 9-8 15-8h12c3.5 0 5-3 5-5v-2c0-2-1.5-5-5-5",
|
|
1040
|
+
"fill": "#FF3D3D"
|
|
1041
|
+
}
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"name": "path",
|
|
1045
|
+
"type": "element",
|
|
1046
|
+
"attributes": {
|
|
1047
|
+
"d": "M31.4 40.78c-2.63-1.98-5.23-4.22-8.96-4.7L37.26 2h11zM15.48 36h-4L26.26 2h4z",
|
|
1048
|
+
"fill": "white",
|
|
1049
|
+
"fill-opacity": "0.2"
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
]
|
|
1053
|
+
}
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1057
|
+
"colors": {
|
|
1058
|
+
"background": {
|
|
1059
|
+
"values": [
|
|
1060
|
+
"#ffb300",
|
|
1061
|
+
"#1e88e5",
|
|
1062
|
+
"#546e7a",
|
|
1063
|
+
"#6d4c41",
|
|
1064
|
+
"#00acc1",
|
|
1065
|
+
"#f4511e",
|
|
1066
|
+
"#5e35b1",
|
|
1067
|
+
"#43a047",
|
|
1068
|
+
"#757575",
|
|
1069
|
+
"#3949ab",
|
|
1070
|
+
"#039be5",
|
|
1071
|
+
"#7cb342",
|
|
1072
|
+
"#c0ca33",
|
|
1073
|
+
"#fb8c00",
|
|
1074
|
+
"#d81b60",
|
|
1075
|
+
"#8e24aa",
|
|
1076
|
+
"#e53935",
|
|
1077
|
+
"#00897b",
|
|
1078
|
+
"#fdd835"
|
|
1079
|
+
]
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
}
|