@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/rings.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": "CC0 1.0",
|
|
7
7
|
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
|
|
@@ -13,19 +13,12 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"name": "Rings",
|
|
15
15
|
"url": "https://www.dicebear.com"
|
|
16
|
-
},
|
|
17
|
-
"size": {
|
|
18
|
-
"width": 100,
|
|
19
|
-
"height": 100
|
|
20
16
|
}
|
|
21
17
|
},
|
|
22
18
|
"body": {
|
|
23
19
|
"content": "<use href=\"url(#component-ring)\"/>",
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
"ring"
|
|
27
|
-
]
|
|
28
|
-
}
|
|
20
|
+
"width": 100,
|
|
21
|
+
"height": 100
|
|
29
22
|
},
|
|
30
23
|
"attributes": [
|
|
31
24
|
{
|
|
@@ -40,250 +33,171 @@
|
|
|
40
33
|
"components": [
|
|
41
34
|
{
|
|
42
35
|
"name": "ring",
|
|
43
|
-
"
|
|
36
|
+
"width": 100,
|
|
37
|
+
"height": 100,
|
|
38
|
+
"rotation": [
|
|
39
|
+
-180,
|
|
40
|
+
180
|
|
41
|
+
],
|
|
44
42
|
"values": [
|
|
45
43
|
{
|
|
46
44
|
"name": "container",
|
|
47
45
|
"content": "<use href=\"url(#component-ringOne)\"/><use href=\"url(#component-ringTwo)\"/><use href=\"url(#component-ringThree)\"/><use href=\"url(#component-ringFour)\"/><use href=\"url(#component-ringFive)\"/><g transform=\"matrix(1 0 0 -1 0 100)\"><use href=\"url(#component-ringOne)\"/></g><g transform=\"matrix(1 0 0 -1 0 100)\"><use href=\"url(#component-ringTwo)\"/></g><g transform=\"matrix(1 0 0 -1 0 100)\"><use href=\"url(#component-ringThree)\"/></g><g transform=\"matrix(1 0 0 -1 0 100)\"><use href=\"url(#component-ringFour)\"/></g><g transform=\"matrix(1 0 0 -1 0 100)\"><use href=\"url(#component-ringFive)\"/></g><circle cx=\"50\" cy=\"50\" r=\"45\" stroke=\"white\" stroke-opacity=\"0.25\" stroke-width=\"10\" style=\"mix-blend-mode:lighten\"/><circle cx=\"50\" cy=\"50\" r=\"25\" stroke=\"white\" stroke-opacity=\"0.25\" stroke-width=\"10\" style=\"mix-blend-mode:lighten\"/><circle cx=\"50\" cy=\"50\" r=\"10\" fill=\"white\" fill-opacity=\"0.25\" style=\"mix-blend-mode:lighten\"/>",
|
|
48
|
-
"dependencies": {
|
|
49
|
-
"components": [
|
|
50
|
-
"ringOne",
|
|
51
|
-
"ringTwo",
|
|
52
|
-
"ringThree",
|
|
53
|
-
"ringFour",
|
|
54
|
-
"ringFive"
|
|
55
|
-
]
|
|
56
|
-
},
|
|
57
46
|
"default": true
|
|
58
47
|
}
|
|
59
48
|
]
|
|
60
49
|
},
|
|
61
50
|
{
|
|
62
51
|
"name": "ringFive",
|
|
63
|
-
"
|
|
52
|
+
"width": 100,
|
|
53
|
+
"height": 100,
|
|
54
|
+
"rotation": [
|
|
55
|
+
-180,
|
|
56
|
+
180
|
|
57
|
+
],
|
|
64
58
|
"values": [
|
|
65
59
|
{
|
|
66
60
|
"name": "eighth",
|
|
67
61
|
"content": "<path d=\"m42.929 42.929 7.07 7.07h-10a9.97 9.97 0 0 1 2.93-7.07\" fill=\"url(#color-ring)\"/>",
|
|
68
|
-
"dependencies": {
|
|
69
|
-
"colors": [
|
|
70
|
-
"ring"
|
|
71
|
-
]
|
|
72
|
-
},
|
|
73
62
|
"default": false
|
|
74
63
|
},
|
|
75
64
|
{
|
|
76
65
|
"name": "quarter",
|
|
77
66
|
"content": "<path d=\"M50 40v10H40c0-5.523 4.477-10 10-10\" fill=\"url(#color-ring)\"/>",
|
|
78
|
-
"dependencies": {
|
|
79
|
-
"colors": [
|
|
80
|
-
"ring"
|
|
81
|
-
]
|
|
82
|
-
},
|
|
83
67
|
"default": false
|
|
84
68
|
},
|
|
85
69
|
{
|
|
86
70
|
"name": "half",
|
|
87
71
|
"content": "<path d=\"M60 50c0-5.523-4.477-10-10-10s-10 4.477-10 10z\" fill=\"url(#color-ring)\"/>",
|
|
88
|
-
"dependencies": {
|
|
89
|
-
"colors": [
|
|
90
|
-
"ring"
|
|
91
|
-
]
|
|
92
|
-
},
|
|
93
72
|
"default": false
|
|
94
73
|
},
|
|
95
74
|
{
|
|
96
75
|
"name": "full",
|
|
97
76
|
"content": "<circle cx=\"50\" cy=\"50\" r=\"10\" fill=\"url(#color-ring)\"/>",
|
|
98
|
-
"dependencies": {
|
|
99
|
-
"colors": [
|
|
100
|
-
"ring"
|
|
101
|
-
]
|
|
102
|
-
},
|
|
103
77
|
"default": true
|
|
104
78
|
}
|
|
105
79
|
]
|
|
106
80
|
},
|
|
107
81
|
{
|
|
108
82
|
"name": "ringFour",
|
|
109
|
-
"
|
|
83
|
+
"width": 100,
|
|
84
|
+
"height": 100,
|
|
85
|
+
"rotation": [
|
|
86
|
+
-180,
|
|
87
|
+
180
|
|
88
|
+
],
|
|
110
89
|
"values": [
|
|
111
90
|
{
|
|
112
91
|
"name": "eighth",
|
|
113
92
|
"content": "<path d=\"M40 50a9.97 9.97 0 0 1 2.929-7.071l-7.071-7.071A19.94 19.94 0 0 0 30 50z\" fill=\"url(#color-ring)\"/>",
|
|
114
|
-
"dependencies": {
|
|
115
|
-
"colors": [
|
|
116
|
-
"ring"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
93
|
"default": false
|
|
120
94
|
},
|
|
121
95
|
{
|
|
122
96
|
"name": "quarter",
|
|
123
97
|
"content": "<path d=\"M50 30c-11.046 0-20 8.954-20 20h10c0-5.523 4.477-10 10-10z\" fill=\"url(#color-ring)\"/>",
|
|
124
|
-
"dependencies": {
|
|
125
|
-
"colors": [
|
|
126
|
-
"ring"
|
|
127
|
-
]
|
|
128
|
-
},
|
|
129
98
|
"default": true
|
|
130
99
|
},
|
|
131
100
|
{
|
|
132
101
|
"name": "half",
|
|
133
102
|
"content": "<path d=\"M70 50c0-11.046-8.954-20-20-20s-20 8.954-20 20h10c0-5.523 4.477-10 10-10s10 4.477 10 10z\" fill=\"url(#color-ring)\"/>",
|
|
134
|
-
"dependencies": {
|
|
135
|
-
"colors": [
|
|
136
|
-
"ring"
|
|
137
|
-
]
|
|
138
|
-
},
|
|
139
103
|
"default": true
|
|
140
104
|
},
|
|
141
105
|
{
|
|
142
106
|
"name": "full",
|
|
143
107
|
"content": "<circle cx=\"50\" cy=\"50\" r=\"15\" stroke=\"url(#color-ring)\" stroke-width=\"10\"/>",
|
|
144
|
-
"dependencies": {
|
|
145
|
-
"colors": [
|
|
146
|
-
"ring"
|
|
147
|
-
]
|
|
148
|
-
},
|
|
149
108
|
"default": false
|
|
150
109
|
}
|
|
151
110
|
]
|
|
152
111
|
},
|
|
153
112
|
{
|
|
154
113
|
"name": "ringOne",
|
|
155
|
-
"
|
|
114
|
+
"width": 100,
|
|
115
|
+
"height": 100,
|
|
116
|
+
"rotation": [
|
|
117
|
+
-180,
|
|
118
|
+
180
|
|
119
|
+
],
|
|
156
120
|
"values": [
|
|
157
121
|
{
|
|
158
122
|
"name": "half",
|
|
159
123
|
"content": "<path d=\"M90 50h10c0-27.614-22.386-50-50-50S0 22.386 0 50h10c0-22.091 17.909-40 40-40s40 17.909 40 40\" fill=\"url(#color-ring)\"/>",
|
|
160
|
-
"dependencies": {
|
|
161
|
-
"colors": [
|
|
162
|
-
"ring"
|
|
163
|
-
]
|
|
164
|
-
},
|
|
165
124
|
"default": true
|
|
166
125
|
},
|
|
167
126
|
{
|
|
168
127
|
"name": "quarter",
|
|
169
128
|
"content": "<path d=\"M50 10V0C22.386 0 0 22.386 0 50h10c0-22.091 17.909-40 40-40\" fill=\"url(#color-ring)\"/>",
|
|
170
|
-
"dependencies": {
|
|
171
|
-
"colors": [
|
|
172
|
-
"ring"
|
|
173
|
-
]
|
|
174
|
-
},
|
|
175
129
|
"default": true
|
|
176
130
|
},
|
|
177
131
|
{
|
|
178
132
|
"name": "eighth",
|
|
179
133
|
"content": "<path d=\"M21.716 21.716C14.476 28.954 10 38.954 10 50H0c0-13.807 5.596-26.307 14.645-35.355z\" fill=\"url(#color-ring)\"/>",
|
|
180
|
-
"dependencies": {
|
|
181
|
-
"colors": [
|
|
182
|
-
"ring"
|
|
183
|
-
]
|
|
184
|
-
},
|
|
185
134
|
"default": false
|
|
186
135
|
},
|
|
187
136
|
{
|
|
188
137
|
"name": "full",
|
|
189
138
|
"content": "<circle cx=\"50\" cy=\"50\" r=\"45\" stroke=\"url(#color-ring)\" stroke-width=\"10\"/>",
|
|
190
|
-
"dependencies": {
|
|
191
|
-
"colors": [
|
|
192
|
-
"ring"
|
|
193
|
-
]
|
|
194
|
-
},
|
|
195
139
|
"default": false
|
|
196
140
|
}
|
|
197
141
|
]
|
|
198
142
|
},
|
|
199
143
|
{
|
|
200
144
|
"name": "ringThree",
|
|
201
|
-
"
|
|
145
|
+
"width": 100,
|
|
146
|
+
"height": 100,
|
|
147
|
+
"rotation": [
|
|
148
|
+
-180,
|
|
149
|
+
180
|
|
150
|
+
],
|
|
202
151
|
"values": [
|
|
203
152
|
{
|
|
204
153
|
"name": "eighth",
|
|
205
154
|
"content": "<path d=\"M30 50a19.94 19.94 0 0 1 5.858-14.142l-7.071-7.07A29.9 29.9 0 0 0 20 50z\" fill=\"url(#color-ring)\"/>",
|
|
206
|
-
"dependencies": {
|
|
207
|
-
"colors": [
|
|
208
|
-
"ring"
|
|
209
|
-
]
|
|
210
|
-
},
|
|
211
155
|
"default": false
|
|
212
156
|
},
|
|
213
157
|
{
|
|
214
158
|
"name": "quarter",
|
|
215
159
|
"content": "<path d=\"M50 20c-16.568 0-30 13.432-30 30h10c0-11.046 8.954-20 20-20z\" fill=\"url(#color-ring)\"/>",
|
|
216
|
-
"dependencies": {
|
|
217
|
-
"colors": [
|
|
218
|
-
"ring"
|
|
219
|
-
]
|
|
220
|
-
},
|
|
221
160
|
"default": true
|
|
222
161
|
},
|
|
223
162
|
{
|
|
224
163
|
"name": "half",
|
|
225
164
|
"content": "<path d=\"M80 50c0-16.568-13.431-30-30-30-16.568 0-30 13.432-30 30h10c0-11.046 8.954-20 20-20s20 8.954 20 20z\" fill=\"url(#color-ring)\"/>",
|
|
226
|
-
"dependencies": {
|
|
227
|
-
"colors": [
|
|
228
|
-
"ring"
|
|
229
|
-
]
|
|
230
|
-
},
|
|
231
165
|
"default": true
|
|
232
166
|
},
|
|
233
167
|
{
|
|
234
168
|
"name": "full",
|
|
235
169
|
"content": "<circle cx=\"50\" cy=\"50\" r=\"25\" stroke=\"url(#color-ring)\" stroke-width=\"10\"/>",
|
|
236
|
-
"dependencies": {
|
|
237
|
-
"colors": [
|
|
238
|
-
"ring"
|
|
239
|
-
]
|
|
240
|
-
},
|
|
241
170
|
"default": false
|
|
242
171
|
}
|
|
243
172
|
]
|
|
244
173
|
},
|
|
245
174
|
{
|
|
246
175
|
"name": "ringTwo",
|
|
247
|
-
"
|
|
176
|
+
"width": 100,
|
|
177
|
+
"height": 100,
|
|
178
|
+
"rotation": [
|
|
179
|
+
-180,
|
|
180
|
+
180
|
|
181
|
+
],
|
|
248
182
|
"values": [
|
|
249
183
|
{
|
|
250
184
|
"name": "eighth",
|
|
251
185
|
"content": "<path d=\"M20 50c0-8.284 3.358-15.784 8.787-21.213l-7.071-7.071C14.476 28.954 10 38.954 10 50z\" fill=\"url(#color-ring)\"/>",
|
|
252
|
-
"dependencies": {
|
|
253
|
-
"colors": [
|
|
254
|
-
"ring"
|
|
255
|
-
]
|
|
256
|
-
},
|
|
257
186
|
"default": false
|
|
258
187
|
},
|
|
259
188
|
{
|
|
260
189
|
"name": "quarter",
|
|
261
190
|
"content": "<path d=\"M50 10c-22.091 0-40 17.909-40 40h10c0-16.568 13.432-30 30-30z\" fill=\"url(#color-ring)\"/>",
|
|
262
|
-
"dependencies": {
|
|
263
|
-
"colors": [
|
|
264
|
-
"ring"
|
|
265
|
-
]
|
|
266
|
-
},
|
|
267
191
|
"default": true
|
|
268
192
|
},
|
|
269
193
|
{
|
|
270
194
|
"name": "half",
|
|
271
195
|
"content": "<path d=\"M90 50c0-22.091-17.909-40-40-40S10 27.909 10 50h10c0-16.568 13.432-30 30-30 16.569 0 30 13.432 30 30z\" fill=\"url(#color-ring)\"/>",
|
|
272
|
-
"dependencies": {
|
|
273
|
-
"colors": [
|
|
274
|
-
"ring"
|
|
275
|
-
]
|
|
276
|
-
},
|
|
277
196
|
"default": true
|
|
278
197
|
},
|
|
279
198
|
{
|
|
280
199
|
"name": "full",
|
|
281
200
|
"content": "<circle cx=\"50\" cy=\"50\" r=\"35\" stroke=\"url(#color-ring)\" stroke-width=\"10\"/>",
|
|
282
|
-
"dependencies": {
|
|
283
|
-
"colors": [
|
|
284
|
-
"ring"
|
|
285
|
-
]
|
|
286
|
-
},
|
|
287
201
|
"default": false
|
|
288
202
|
}
|
|
289
203
|
]
|
package/src/shapes.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": "CC0 1.0",
|
|
7
7
|
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
|
|
@@ -13,21 +13,12 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"name": "Shapes",
|
|
15
15
|
"url": "https://www.dicebear.com"
|
|
16
|
-
},
|
|
17
|
-
"size": {
|
|
18
|
-
"width": 100,
|
|
19
|
-
"height": 100
|
|
20
16
|
}
|
|
21
17
|
},
|
|
22
18
|
"body": {
|
|
23
19
|
"content": "<g transform=\"matrix(1.2 0 0 1.2 -10 -10)\"><use href=\"url(#component-shape1)\"/></g><g transform=\"matrix(.8 0 0 .8 10 10)\"><use href=\"url(#component-shape2)\"/></g><g transform=\"matrix(.4 0 0 .4 30 30)\"><use href=\"url(#component-shape3)\"/></g>",
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
"shape1",
|
|
27
|
-
"shape2",
|
|
28
|
-
"shape3"
|
|
29
|
-
]
|
|
30
|
-
}
|
|
20
|
+
"width": 100,
|
|
21
|
+
"height": 100
|
|
31
22
|
},
|
|
32
23
|
"attributes": [
|
|
33
24
|
{
|
|
@@ -42,240 +33,168 @@
|
|
|
42
33
|
"components": [
|
|
43
34
|
{
|
|
44
35
|
"name": "shape1",
|
|
45
|
-
"
|
|
36
|
+
"width": 100,
|
|
37
|
+
"height": 100,
|
|
38
|
+
"rotation": [
|
|
39
|
+
-160,
|
|
40
|
+
160
|
|
41
|
+
],
|
|
46
42
|
"offset": {
|
|
47
|
-
"x":
|
|
48
|
-
|
|
43
|
+
"x": [
|
|
44
|
+
-75,
|
|
45
|
+
75
|
|
46
|
+
],
|
|
47
|
+
"y": [
|
|
48
|
+
-75,
|
|
49
|
+
75
|
|
50
|
+
]
|
|
49
51
|
},
|
|
50
52
|
"values": [
|
|
51
53
|
{
|
|
52
54
|
"name": "rectangle",
|
|
53
55
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M90 10H10v80h80zM0 0v100h100V0z\" fill=\"url(#color-shape1)\"/>",
|
|
54
|
-
"dependencies": {
|
|
55
|
-
"colors": [
|
|
56
|
-
"shape1"
|
|
57
|
-
]
|
|
58
|
-
},
|
|
59
56
|
"default": false
|
|
60
57
|
},
|
|
61
58
|
{
|
|
62
59
|
"name": "rectangleFilled",
|
|
63
60
|
"content": "<path d=\"M0 0h100v100H0z\" fill=\"url(#color-shape1)\"/>",
|
|
64
|
-
"dependencies": {
|
|
65
|
-
"colors": [
|
|
66
|
-
"shape1"
|
|
67
|
-
]
|
|
68
|
-
},
|
|
69
61
|
"default": true
|
|
70
62
|
},
|
|
71
63
|
{
|
|
72
64
|
"name": "ellipseFilled",
|
|
73
65
|
"content": "<path d=\"M100 50A50 50 0 1 1 0 50a50 50 0 0 1 100 0\" fill=\"url(#color-shape1)\"/>",
|
|
74
|
-
"dependencies": {
|
|
75
|
-
"colors": [
|
|
76
|
-
"shape1"
|
|
77
|
-
]
|
|
78
|
-
},
|
|
79
66
|
"default": true
|
|
80
67
|
},
|
|
81
68
|
{
|
|
82
69
|
"name": "ellipse",
|
|
83
70
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 90a40 40 0 1 0 0-80 40 40 0 0 0 0 80m0 10A50 50 0 1 0 50 0a50 50 0 0 0 0 100\" fill=\"url(#color-shape1)\"/>",
|
|
84
|
-
"dependencies": {
|
|
85
|
-
"colors": [
|
|
86
|
-
"shape1"
|
|
87
|
-
]
|
|
88
|
-
},
|
|
89
71
|
"default": false
|
|
90
72
|
},
|
|
91
73
|
{
|
|
92
74
|
"name": "polygonFilled",
|
|
93
75
|
"content": "<path d=\"m50 7 50 86.6H0z\" fill=\"url(#color-shape1)\"/>",
|
|
94
|
-
"dependencies": {
|
|
95
|
-
"colors": [
|
|
96
|
-
"shape1"
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
76
|
"default": true
|
|
100
77
|
},
|
|
101
78
|
{
|
|
102
79
|
"name": "polygon",
|
|
103
80
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 7 0 93.6h100zm0 20L17.3 83.6h65.4z\" fill=\"url(#color-shape1)\"/>",
|
|
104
|
-
"dependencies": {
|
|
105
|
-
"colors": [
|
|
106
|
-
"shape1"
|
|
107
|
-
]
|
|
108
|
-
},
|
|
109
81
|
"default": false
|
|
110
82
|
},
|
|
111
83
|
{
|
|
112
84
|
"name": "line",
|
|
113
85
|
"content": "<rect x=\"45\" y=\"-150\" width=\"10\" height=\"400\" fill=\"url(#color-shape1)\"/>",
|
|
114
|
-
"dependencies": {
|
|
115
|
-
"colors": [
|
|
116
|
-
"shape1"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
86
|
"default": false
|
|
120
87
|
}
|
|
121
88
|
]
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
91
|
"name": "shape2",
|
|
125
|
-
"
|
|
92
|
+
"width": 100,
|
|
93
|
+
"height": 100,
|
|
94
|
+
"rotation": [
|
|
95
|
+
-180,
|
|
96
|
+
180
|
|
97
|
+
],
|
|
126
98
|
"offset": {
|
|
127
|
-
"x":
|
|
128
|
-
|
|
99
|
+
"x": [
|
|
100
|
+
-50,
|
|
101
|
+
50
|
|
102
|
+
],
|
|
103
|
+
"y": [
|
|
104
|
+
-50,
|
|
105
|
+
50
|
|
106
|
+
]
|
|
129
107
|
},
|
|
130
108
|
"values": [
|
|
131
109
|
{
|
|
132
110
|
"name": "rectangle",
|
|
133
111
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M90 10H10v80h80zM0 0v100h100V0z\" fill=\"url(#color-shape2)\"/>",
|
|
134
|
-
"dependencies": {
|
|
135
|
-
"colors": [
|
|
136
|
-
"shape2"
|
|
137
|
-
]
|
|
138
|
-
},
|
|
139
112
|
"default": false
|
|
140
113
|
},
|
|
141
114
|
{
|
|
142
115
|
"name": "rectangleFilled",
|
|
143
116
|
"content": "<path d=\"M0 0h100v100H0z\" fill=\"url(#color-shape2)\"/>",
|
|
144
|
-
"dependencies": {
|
|
145
|
-
"colors": [
|
|
146
|
-
"shape2"
|
|
147
|
-
]
|
|
148
|
-
},
|
|
149
117
|
"default": true
|
|
150
118
|
},
|
|
151
119
|
{
|
|
152
120
|
"name": "ellipseFilled",
|
|
153
121
|
"content": "<path d=\"M100 50A50 50 0 1 1 0 50a50 50 0 0 1 100 0\" fill=\"url(#color-shape2)\"/>",
|
|
154
|
-
"dependencies": {
|
|
155
|
-
"colors": [
|
|
156
|
-
"shape2"
|
|
157
|
-
]
|
|
158
|
-
},
|
|
159
122
|
"default": true
|
|
160
123
|
},
|
|
161
124
|
{
|
|
162
125
|
"name": "ellipse",
|
|
163
126
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 90a40 40 0 1 0 0-80 40 40 0 0 0 0 80m0 10A50 50 0 1 0 50 0a50 50 0 0 0 0 100\" fill=\"url(#color-shape2)\"/>",
|
|
164
|
-
"dependencies": {
|
|
165
|
-
"colors": [
|
|
166
|
-
"shape2"
|
|
167
|
-
]
|
|
168
|
-
},
|
|
169
127
|
"default": false
|
|
170
128
|
},
|
|
171
129
|
{
|
|
172
130
|
"name": "polygonFilled",
|
|
173
131
|
"content": "<path d=\"m50 7 50 86.6H0z\" fill=\"url(#color-shape2)\"/>",
|
|
174
|
-
"dependencies": {
|
|
175
|
-
"colors": [
|
|
176
|
-
"shape2"
|
|
177
|
-
]
|
|
178
|
-
},
|
|
179
132
|
"default": true
|
|
180
133
|
},
|
|
181
134
|
{
|
|
182
135
|
"name": "polygon",
|
|
183
136
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 7 0 93.6h100zm0 20L17.3 83.6h65.4z\" fill=\"url(#color-shape2)\"/>",
|
|
184
|
-
"dependencies": {
|
|
185
|
-
"colors": [
|
|
186
|
-
"shape2"
|
|
187
|
-
]
|
|
188
|
-
},
|
|
189
137
|
"default": false
|
|
190
138
|
},
|
|
191
139
|
{
|
|
192
140
|
"name": "line",
|
|
193
141
|
"content": "<rect x=\"45\" y=\"-150\" width=\"10\" height=\"400\" fill=\"url(#color-shape2)\"/>",
|
|
194
|
-
"dependencies": {
|
|
195
|
-
"colors": [
|
|
196
|
-
"shape2"
|
|
197
|
-
]
|
|
198
|
-
},
|
|
199
142
|
"default": true
|
|
200
143
|
}
|
|
201
144
|
]
|
|
202
145
|
},
|
|
203
146
|
{
|
|
204
147
|
"name": "shape3",
|
|
205
|
-
"
|
|
148
|
+
"width": 100,
|
|
149
|
+
"height": 100,
|
|
150
|
+
"rotation": [
|
|
151
|
+
-180,
|
|
152
|
+
180
|
|
153
|
+
],
|
|
206
154
|
"offset": {
|
|
207
|
-
"x":
|
|
208
|
-
|
|
155
|
+
"x": [
|
|
156
|
+
-25,
|
|
157
|
+
25
|
|
158
|
+
],
|
|
159
|
+
"y": [
|
|
160
|
+
-25,
|
|
161
|
+
25
|
|
162
|
+
]
|
|
209
163
|
},
|
|
210
164
|
"values": [
|
|
211
165
|
{
|
|
212
166
|
"name": "rectangle",
|
|
213
167
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M90 10H10v80h80zM0 0v100h100V0z\" fill=\"url(#color-shape3)\"/>",
|
|
214
|
-
"dependencies": {
|
|
215
|
-
"colors": [
|
|
216
|
-
"shape3"
|
|
217
|
-
]
|
|
218
|
-
},
|
|
219
168
|
"default": true
|
|
220
169
|
},
|
|
221
170
|
{
|
|
222
171
|
"name": "rectangleFilled",
|
|
223
172
|
"content": "<path d=\"M0 0h100v100H0z\" fill=\"url(#color-shape3)\"/>",
|
|
224
|
-
"dependencies": {
|
|
225
|
-
"colors": [
|
|
226
|
-
"shape3"
|
|
227
|
-
]
|
|
228
|
-
},
|
|
229
173
|
"default": true
|
|
230
174
|
},
|
|
231
175
|
{
|
|
232
176
|
"name": "ellipseFilled",
|
|
233
177
|
"content": "<path d=\"M100 50A50 50 0 1 1 0 50a50 50 0 0 1 100 0\" fill=\"url(#color-shape3)\"/>",
|
|
234
|
-
"dependencies": {
|
|
235
|
-
"colors": [
|
|
236
|
-
"shape3"
|
|
237
|
-
]
|
|
238
|
-
},
|
|
239
178
|
"default": true
|
|
240
179
|
},
|
|
241
180
|
{
|
|
242
181
|
"name": "ellipse",
|
|
243
182
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 90a40 40 0 1 0 0-80 40 40 0 0 0 0 80m0 10A50 50 0 1 0 50 0a50 50 0 0 0 0 100\" fill=\"url(#color-shape3)\"/>",
|
|
244
|
-
"dependencies": {
|
|
245
|
-
"colors": [
|
|
246
|
-
"shape3"
|
|
247
|
-
]
|
|
248
|
-
},
|
|
249
183
|
"default": true
|
|
250
184
|
},
|
|
251
185
|
{
|
|
252
186
|
"name": "polygonFilled",
|
|
253
187
|
"content": "<path d=\"m50 7 50 86.6H0z\" fill=\"url(#color-shape3)\"/>",
|
|
254
|
-
"dependencies": {
|
|
255
|
-
"colors": [
|
|
256
|
-
"shape3"
|
|
257
|
-
]
|
|
258
|
-
},
|
|
259
188
|
"default": true
|
|
260
189
|
},
|
|
261
190
|
{
|
|
262
191
|
"name": "polygon",
|
|
263
192
|
"content": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 7 0 93.6h100zm0 20L17.3 83.6h65.4z\" fill=\"url(#color-shape3)\"/>",
|
|
264
|
-
"dependencies": {
|
|
265
|
-
"colors": [
|
|
266
|
-
"shape3"
|
|
267
|
-
]
|
|
268
|
-
},
|
|
269
193
|
"default": true
|
|
270
194
|
},
|
|
271
195
|
{
|
|
272
196
|
"name": "line",
|
|
273
197
|
"content": "<rect x=\"45\" y=\"-150\" width=\"10\" height=\"400\" fill=\"url(#color-shape3)\"/>",
|
|
274
|
-
"dependencies": {
|
|
275
|
-
"colors": [
|
|
276
|
-
"shape3"
|
|
277
|
-
]
|
|
278
|
-
},
|
|
279
198
|
"default": true
|
|
280
199
|
}
|
|
281
200
|
]
|