@thesvg/react 0.1.0 → 0.4.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/README.md +1 -2
- package/dist/ai360-360.cjs +1 -2
- package/dist/ai360-360.js +5 -9
- package/dist/akashchat.cjs +5 -4
- package/dist/akashchat.js +3 -3
- package/dist/antgroup.cjs +117 -0
- package/dist/antgroup.js +32 -9
- package/dist/azureai.cjs +294 -1
- package/dist/azureai.js +74 -8
- package/dist/baichuan.cjs +1 -2
- package/dist/baichuan.js +1 -3
- package/dist/bedrock-aws.cjs +1 -2
- package/dist/bedrock-aws.js +1 -3
- package/dist/burncloud.js +1 -2
- package/dist/chatglm.cjs +1 -2
- package/dist/chatglm.js +1 -3
- package/dist/civitai.cjs +66 -2
- package/dist/civitai.js +23 -4
- package/dist/codeflicker.cjs +271 -3
- package/dist/codeflicker.js +62 -6
- package/dist/codex-openai.cjs +2 -9
- package/dist/codex-openai.js +2 -4
- package/dist/cogvideo.cjs +836 -17
- package/dist/cogvideo.js +316 -44
- package/dist/cogview.cjs +1031 -27
- package/dist/cogview.js +419 -50
- package/dist/copilotkit.cjs +150 -4
- package/dist/copilotkit.js +77 -14
- package/dist/crusoe.js +1 -2
- package/dist/essential-ai.js +1 -2
- package/dist/fastgpt.cjs +66 -2
- package/dist/fastgpt.js +32 -4
- package/dist/gemini-google.cjs +0 -22
- package/dist/gemini-google.js +1 -8
- package/dist/gemma-google.cjs +1 -2
- package/dist/gemma-google.js +1 -3
- package/dist/hailuo.js +1 -2
- package/dist/higress.cjs +66 -2
- package/dist/higress.js +44 -10
- package/dist/jimeng.cjs +244 -94
- package/dist/jimeng.js +61 -19
- package/dist/kling.cjs +160 -4
- package/dist/kling.js +67 -9
- package/dist/kolors.cjs +1 -2
- package/dist/kolors.js +1 -3
- package/dist/kwaipilot.cjs +67 -2
- package/dist/kwaipilot.js +32 -4
- package/dist/llamaindex.js +1 -2
- package/dist/llava.cjs +622 -12
- package/dist/llava.js +235 -30
- package/dist/lobehub.cjs +697 -16
- package/dist/lobehub.js +251 -29
- package/dist/luma.cjs +156 -5
- package/dist/luma.js +51 -18
- package/dist/metaai.cjs +171 -9
- package/dist/metaai.js +42 -4
- package/dist/microsoft-bing.cjs +1 -17
- package/dist/microsoft-bing.js +1 -8
- package/dist/myshell.cjs +66 -2
- package/dist/myshell.js +36 -6
- package/dist/new-api.cjs +98 -3
- package/dist/new-api.js +47 -6
- package/dist/nova-aws.cjs +1 -16
- package/dist/nova-aws.js +1 -3
- package/dist/openchat.cjs +66 -2
- package/dist/openchat.js +18 -4
- package/dist/openclaw-moltbot-clawdbot.cjs +7 -9
- package/dist/openclaw-moltbot-clawdbot.js +7 -12
- package/dist/pixverse.cjs +1 -2
- package/dist/pixverse.js +1 -3
- package/dist/rwkv.cjs +1 -2
- package/dist/rwkv.js +1 -3
- package/dist/sora-openai.cjs +5 -15
- package/dist/sora-openai.js +5 -13
- package/dist/stability-stablediffusion.cjs +1 -2
- package/dist/stability-stablediffusion.js +2 -4
- package/dist/stepfun.cjs +1 -2
- package/dist/stepfun.js +1 -3
- package/dist/submodel.cjs +95 -2
- package/dist/submodel.js +27 -7
- package/dist/tiangong.cjs +96 -3
- package/dist/tiangong.js +48 -7
- package/dist/upstage.cjs +71 -1
- package/dist/upstage.js +11 -2
- package/dist/vidu.js +1 -2
- package/dist/wenxin.cjs +0 -8
- package/dist/wenxin.js +1 -4
- package/dist/workersai-cloudflare.cjs +1 -2
- package/dist/workersai-cloudflare.js +1 -3
- package/dist/xinference.cjs +98 -3
- package/dist/xinference.js +47 -6
- package/package.json +1 -1
package/dist/jimeng.cjs
CHANGED
|
@@ -17,120 +17,270 @@ const Jimeng = react_1.forwardRef(function Jimeng({ viewBox = '0 0 24 24', ...pr
|
|
|
17
17
|
"children": []
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
|
-
"type": "
|
|
20
|
+
"type": "g",
|
|
21
21
|
"props": {
|
|
22
|
-
"
|
|
22
|
+
"clipPath": ""
|
|
23
23
|
},
|
|
24
|
-
"children": [
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
"children": [
|
|
25
|
+
{
|
|
26
|
+
"type": "g",
|
|
27
|
+
"props": {
|
|
28
|
+
"transform": "matrix(-0.009271 -0.017448 0.0215011 -0.0134883 13.0472 18.2292)"
|
|
29
|
+
},
|
|
30
|
+
"children": [
|
|
31
|
+
{
|
|
32
|
+
"type": "rect",
|
|
33
|
+
"props": {
|
|
34
|
+
"fill": "url(#grad-b)",
|
|
35
|
+
"height": "666.506",
|
|
36
|
+
"opacity": "1",
|
|
37
|
+
"shapeRendering": "crispEdges",
|
|
38
|
+
"width": "1077.71",
|
|
39
|
+
"x": "0",
|
|
40
|
+
"y": "0"
|
|
41
|
+
},
|
|
42
|
+
"children": []
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "rect",
|
|
46
|
+
"props": {
|
|
47
|
+
"fill": "url(#grad-b)",
|
|
48
|
+
"height": "666.506",
|
|
49
|
+
"opacity": "1",
|
|
50
|
+
"shapeRendering": "crispEdges",
|
|
51
|
+
"transform": "scale(1 -1)",
|
|
52
|
+
"width": "1077.71",
|
|
53
|
+
"x": "0",
|
|
54
|
+
"y": "0"
|
|
55
|
+
},
|
|
56
|
+
"children": []
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"type": "rect",
|
|
60
|
+
"props": {
|
|
61
|
+
"fill": "url(#grad-b)",
|
|
62
|
+
"height": "666.506",
|
|
63
|
+
"opacity": "1",
|
|
64
|
+
"shapeRendering": "crispEdges",
|
|
65
|
+
"transform": "scale(-1 1)",
|
|
66
|
+
"width": "1077.71",
|
|
67
|
+
"x": "0",
|
|
68
|
+
"y": "0"
|
|
69
|
+
},
|
|
70
|
+
"children": []
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"type": "rect",
|
|
74
|
+
"props": {
|
|
75
|
+
"fill": "url(#grad-b)",
|
|
76
|
+
"height": "666.506",
|
|
77
|
+
"opacity": "1",
|
|
78
|
+
"shapeRendering": "crispEdges",
|
|
79
|
+
"transform": "scale(-1)",
|
|
80
|
+
"width": "1077.71",
|
|
81
|
+
"x": "0",
|
|
82
|
+
"y": "0"
|
|
83
|
+
},
|
|
84
|
+
"children": []
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|
|
88
|
+
]
|
|
32
89
|
},
|
|
33
90
|
{
|
|
34
|
-
"type": "
|
|
91
|
+
"type": "g",
|
|
35
92
|
"props": {
|
|
36
|
-
"
|
|
37
|
-
"opacity": "1",
|
|
38
|
-
"shapeRendering": "crispEdges",
|
|
39
|
-
"width": "1077.71",
|
|
40
|
-
"x": "0",
|
|
41
|
-
"y": "0"
|
|
93
|
+
"clipPath": ""
|
|
42
94
|
},
|
|
43
|
-
"children": [
|
|
95
|
+
"children": [
|
|
96
|
+
{
|
|
97
|
+
"type": "g",
|
|
98
|
+
"props": {
|
|
99
|
+
"transform": "matrix(-0.00282575 -0.00489434 0.00971874 -0.00561112 16.5909 23.2227)"
|
|
100
|
+
},
|
|
101
|
+
"children": [
|
|
102
|
+
{
|
|
103
|
+
"type": "rect",
|
|
104
|
+
"props": {
|
|
105
|
+
"fill": "url(#grad-d)",
|
|
106
|
+
"height": "1485.61",
|
|
107
|
+
"opacity": "1",
|
|
108
|
+
"shapeRendering": "crispEdges",
|
|
109
|
+
"width": "4828.03",
|
|
110
|
+
"x": "0",
|
|
111
|
+
"y": "0"
|
|
112
|
+
},
|
|
113
|
+
"children": []
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"type": "rect",
|
|
117
|
+
"props": {
|
|
118
|
+
"fill": "url(#grad-d)",
|
|
119
|
+
"height": "1485.61",
|
|
120
|
+
"opacity": "1",
|
|
121
|
+
"shapeRendering": "crispEdges",
|
|
122
|
+
"transform": "scale(1 -1)",
|
|
123
|
+
"width": "4828.03",
|
|
124
|
+
"x": "0",
|
|
125
|
+
"y": "0"
|
|
126
|
+
},
|
|
127
|
+
"children": []
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"type": "rect",
|
|
131
|
+
"props": {
|
|
132
|
+
"fill": "url(#grad-d)",
|
|
133
|
+
"height": "1485.61",
|
|
134
|
+
"opacity": "1",
|
|
135
|
+
"shapeRendering": "crispEdges",
|
|
136
|
+
"transform": "scale(-1 1)",
|
|
137
|
+
"width": "4828.03",
|
|
138
|
+
"x": "0",
|
|
139
|
+
"y": "0"
|
|
140
|
+
},
|
|
141
|
+
"children": []
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"type": "rect",
|
|
145
|
+
"props": {
|
|
146
|
+
"fill": "url(#grad-d)",
|
|
147
|
+
"height": "1485.61",
|
|
148
|
+
"opacity": "1",
|
|
149
|
+
"shapeRendering": "crispEdges",
|
|
150
|
+
"transform": "scale(-1)",
|
|
151
|
+
"width": "4828.03",
|
|
152
|
+
"x": "0",
|
|
153
|
+
"y": "0"
|
|
154
|
+
},
|
|
155
|
+
"children": []
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
}
|
|
159
|
+
]
|
|
44
160
|
},
|
|
45
161
|
{
|
|
46
|
-
"type": "
|
|
47
|
-
"props": {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
"width": "1077.71",
|
|
66
|
-
"x": "0",
|
|
67
|
-
"y": "0"
|
|
68
|
-
},
|
|
69
|
-
"children": []
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"type": "rect",
|
|
73
|
-
"props": {
|
|
74
|
-
"height": "666.506",
|
|
75
|
-
"opacity": "1",
|
|
76
|
-
"shapeRendering": "crispEdges",
|
|
77
|
-
"transform": "scale(-1)",
|
|
78
|
-
"width": "1077.71",
|
|
79
|
-
"x": "0",
|
|
80
|
-
"y": "0"
|
|
81
|
-
},
|
|
82
|
-
"children": []
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"type": "rect",
|
|
86
|
-
"props": {
|
|
87
|
-
"height": "1485.61",
|
|
88
|
-
"opacity": "1",
|
|
89
|
-
"shapeRendering": "crispEdges",
|
|
90
|
-
"width": "4828.03",
|
|
91
|
-
"x": "0",
|
|
92
|
-
"y": "0"
|
|
93
|
-
},
|
|
94
|
-
"children": []
|
|
162
|
+
"type": "defs",
|
|
163
|
+
"props": {},
|
|
164
|
+
"children": [
|
|
165
|
+
{
|
|
166
|
+
"type": "clipPath",
|
|
167
|
+
"props": {
|
|
168
|
+
"id": "grad-a"
|
|
169
|
+
},
|
|
170
|
+
"children": [
|
|
171
|
+
{
|
|
172
|
+
"type": "path",
|
|
173
|
+
"props": {
|
|
174
|
+
"d": "M5.25711 1.80765C8.76812 6.74075 14.4314 9.45056 20.0636 8.40323C20.4619 8.32917 20.8947 8.19661 21.3451 8.02311C22.2001 7.69374 23.3197 9.03389 22.6709 9.68084C22.2415 10.1091 21.8312 10.5013 21.4634 10.8278C18.9269 13.0793 16.1264 15.1096 13.0744 16.8717C10.003 18.6449 6.8237 20.0618 3.58429 21.1352C3.13145 21.2853 2.60446 21.4391 2.038 21.5917C1.15348 21.8301 0.554197 20.1919 1.2674 19.617C1.6464 19.3114 1.98071 19.0005 2.246 18.6902C5.96908 14.3363 6.29888 8.17371 3.71732 2.69665C3.6056 2.45961 3.48162 2.17153 3.35287 1.85684C2.99465 0.981289 4.04156 0.335123 4.65576 1.05462C4.89891 1.33945 5.10904 1.5996 5.25711 1.80765Z"
|
|
175
|
+
},
|
|
176
|
+
"children": []
|
|
177
|
+
}
|
|
178
|
+
]
|
|
179
|
+
}
|
|
180
|
+
]
|
|
95
181
|
},
|
|
96
182
|
{
|
|
97
|
-
"type": "
|
|
183
|
+
"type": "clipPath",
|
|
98
184
|
"props": {
|
|
99
|
-
"
|
|
100
|
-
"opacity": "1",
|
|
101
|
-
"shapeRendering": "crispEdges",
|
|
102
|
-
"transform": "scale(1 -1)",
|
|
103
|
-
"width": "4828.03",
|
|
104
|
-
"x": "0",
|
|
105
|
-
"y": "0"
|
|
185
|
+
"id": "grad-c"
|
|
106
186
|
},
|
|
107
|
-
"children": [
|
|
187
|
+
"children": [
|
|
188
|
+
{
|
|
189
|
+
"type": "path",
|
|
190
|
+
"props": {
|
|
191
|
+
"d": "M19.529 13.6948C17.2056 16.5579 16.7138 19.6388 17.1514 22.2781C17.1594 22.3264 17.1678 22.3799 17.1763 22.4375C17.2926 23.2284 16.3596 23.7154 15.7279 23.2254C15.6957 23.2004 15.6645 23.1765 15.6347 23.1538C13.5149 21.5401 11.0142 20.326 7.68635 20.7079C9.70085 20.1175 11.7605 19.243 13.7728 18.0812C15.9822 16.8056 17.9201 15.3074 19.529 13.6948Z"
|
|
192
|
+
},
|
|
193
|
+
"children": []
|
|
194
|
+
}
|
|
195
|
+
]
|
|
108
196
|
},
|
|
109
197
|
{
|
|
110
|
-
"type": "
|
|
198
|
+
"type": "linearGradient",
|
|
111
199
|
"props": {
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"y": "0"
|
|
200
|
+
"gradientUnits": "userSpaceOnUse",
|
|
201
|
+
"id": "grad-b",
|
|
202
|
+
"x1": "0",
|
|
203
|
+
"x2": "500",
|
|
204
|
+
"y1": "0",
|
|
205
|
+
"y2": "500"
|
|
119
206
|
},
|
|
120
|
-
"children": [
|
|
207
|
+
"children": [
|
|
208
|
+
{
|
|
209
|
+
"type": "stop",
|
|
210
|
+
"props": {
|
|
211
|
+
"stopColor": "#27B2F0"
|
|
212
|
+
},
|
|
213
|
+
"children": []
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"type": "stop",
|
|
217
|
+
"props": {
|
|
218
|
+
"offset": "0.203234",
|
|
219
|
+
"stopColor": "#26DFFB"
|
|
220
|
+
},
|
|
221
|
+
"children": []
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"type": "stop",
|
|
225
|
+
"props": {
|
|
226
|
+
"offset": "0.406468",
|
|
227
|
+
"stopColor": "#30F5FE"
|
|
228
|
+
},
|
|
229
|
+
"children": []
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"type": "stop",
|
|
233
|
+
"props": {
|
|
234
|
+
"offset": "0.652506",
|
|
235
|
+
"stopColor": "#F0FEFC"
|
|
236
|
+
},
|
|
237
|
+
"children": []
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"type": "stop",
|
|
241
|
+
"props": {
|
|
242
|
+
"offset": "0.863327",
|
|
243
|
+
"stopColor": "#FBC610"
|
|
244
|
+
},
|
|
245
|
+
"children": []
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"type": "stop",
|
|
249
|
+
"props": {
|
|
250
|
+
"offset": "1",
|
|
251
|
+
"stopColor": "#FD9C22"
|
|
252
|
+
},
|
|
253
|
+
"children": []
|
|
254
|
+
}
|
|
255
|
+
]
|
|
121
256
|
},
|
|
122
257
|
{
|
|
123
|
-
"type": "
|
|
258
|
+
"type": "linearGradient",
|
|
124
259
|
"props": {
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"y": "0"
|
|
260
|
+
"gradientUnits": "userSpaceOnUse",
|
|
261
|
+
"id": "grad-d",
|
|
262
|
+
"x1": "0",
|
|
263
|
+
"x2": "500",
|
|
264
|
+
"y1": "0",
|
|
265
|
+
"y2": "500"
|
|
132
266
|
},
|
|
133
|
-
"children": [
|
|
267
|
+
"children": [
|
|
268
|
+
{
|
|
269
|
+
"type": "stop",
|
|
270
|
+
"props": {
|
|
271
|
+
"stopColor": "#1C6FFF"
|
|
272
|
+
},
|
|
273
|
+
"children": []
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"type": "stop",
|
|
277
|
+
"props": {
|
|
278
|
+
"offset": "1",
|
|
279
|
+
"stopColor": "#24B5EF"
|
|
280
|
+
},
|
|
281
|
+
"children": []
|
|
282
|
+
}
|
|
283
|
+
]
|
|
134
284
|
}
|
|
135
285
|
]
|
|
136
286
|
.map(function(el) {
|
package/dist/jimeng.js
CHANGED
|
@@ -14,71 +14,113 @@ const Jimeng = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(
|
|
|
14
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
15
15
|
{...props}
|
|
16
16
|
>
|
|
17
|
-
<title>Jimeng
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
17
|
+
<title>Jimeng</title>
|
|
18
|
+
<g clipPath="">
|
|
19
|
+
<g transform="matrix(-0.009271 -0.017448 0.0215011 -0.0134883 13.0472 18.2292)">
|
|
20
|
+
<rect
|
|
21
|
+
fill="url(#grad-b)"
|
|
21
22
|
height="666.506"
|
|
22
23
|
opacity="1"
|
|
23
24
|
shapeRendering="crispEdges"
|
|
24
25
|
width="1077.71"
|
|
25
26
|
x="0"
|
|
26
|
-
y="0"
|
|
27
|
-
|
|
27
|
+
y="0"
|
|
28
|
+
/>
|
|
29
|
+
<rect
|
|
30
|
+
fill="url(#grad-b)"
|
|
28
31
|
height="666.506"
|
|
29
32
|
opacity="1"
|
|
30
33
|
shapeRendering="crispEdges"
|
|
31
34
|
transform="scale(1 -1)"
|
|
32
35
|
width="1077.71"
|
|
33
36
|
x="0"
|
|
34
|
-
y="0"
|
|
35
|
-
|
|
37
|
+
y="0"
|
|
38
|
+
/>
|
|
39
|
+
<rect
|
|
40
|
+
fill="url(#grad-b)"
|
|
36
41
|
height="666.506"
|
|
37
42
|
opacity="1"
|
|
38
43
|
shapeRendering="crispEdges"
|
|
39
44
|
transform="scale(-1 1)"
|
|
40
45
|
width="1077.71"
|
|
41
46
|
x="0"
|
|
42
|
-
y="0"
|
|
43
|
-
|
|
47
|
+
y="0"
|
|
48
|
+
/>
|
|
49
|
+
<rect
|
|
50
|
+
fill="url(#grad-b)"
|
|
44
51
|
height="666.506"
|
|
45
52
|
opacity="1"
|
|
46
53
|
shapeRendering="crispEdges"
|
|
47
54
|
transform="scale(-1)"
|
|
48
55
|
width="1077.71"
|
|
49
56
|
x="0"
|
|
50
|
-
y="0"
|
|
51
|
-
|
|
57
|
+
y="0"
|
|
58
|
+
/>
|
|
59
|
+
</g>
|
|
60
|
+
</g>
|
|
61
|
+
<g clipPath="">
|
|
62
|
+
<g transform="matrix(-0.00282575 -0.00489434 0.00971874 -0.00561112 16.5909 23.2227)">
|
|
63
|
+
<rect
|
|
64
|
+
fill="url(#grad-d)"
|
|
52
65
|
height="1485.61"
|
|
53
66
|
opacity="1"
|
|
54
67
|
shapeRendering="crispEdges"
|
|
55
68
|
width="4828.03"
|
|
56
69
|
x="0"
|
|
57
|
-
y="0"
|
|
58
|
-
|
|
70
|
+
y="0"
|
|
71
|
+
/>
|
|
72
|
+
<rect
|
|
73
|
+
fill="url(#grad-d)"
|
|
59
74
|
height="1485.61"
|
|
60
75
|
opacity="1"
|
|
61
76
|
shapeRendering="crispEdges"
|
|
62
77
|
transform="scale(1 -1)"
|
|
63
78
|
width="4828.03"
|
|
64
79
|
x="0"
|
|
65
|
-
y="0"
|
|
66
|
-
|
|
80
|
+
y="0"
|
|
81
|
+
/>
|
|
82
|
+
<rect
|
|
83
|
+
fill="url(#grad-d)"
|
|
67
84
|
height="1485.61"
|
|
68
85
|
opacity="1"
|
|
69
86
|
shapeRendering="crispEdges"
|
|
70
87
|
transform="scale(-1 1)"
|
|
71
88
|
width="4828.03"
|
|
72
89
|
x="0"
|
|
73
|
-
y="0"
|
|
74
|
-
|
|
90
|
+
y="0"
|
|
91
|
+
/>
|
|
92
|
+
<rect
|
|
93
|
+
fill="url(#grad-d)"
|
|
75
94
|
height="1485.61"
|
|
76
95
|
opacity="1"
|
|
77
96
|
shapeRendering="crispEdges"
|
|
78
97
|
transform="scale(-1)"
|
|
79
98
|
width="4828.03"
|
|
80
99
|
x="0"
|
|
81
|
-
y="0"
|
|
100
|
+
y="0"
|
|
101
|
+
/>
|
|
102
|
+
</g>
|
|
103
|
+
</g>
|
|
104
|
+
<defs>
|
|
105
|
+
<clipPath id="grad-a">
|
|
106
|
+
<path d="M5.25711 1.80765C8.76812 6.74075 14.4314 9.45056 20.0636 8.40323C20.4619 8.32917 20.8947 8.19661 21.3451 8.02311C22.2001 7.69374 23.3197 9.03389 22.6709 9.68084C22.2415 10.1091 21.8312 10.5013 21.4634 10.8278C18.9269 13.0793 16.1264 15.1096 13.0744 16.8717C10.003 18.6449 6.8237 20.0618 3.58429 21.1352C3.13145 21.2853 2.60446 21.4391 2.038 21.5917C1.15348 21.8301 0.554197 20.1919 1.2674 19.617C1.6464 19.3114 1.98071 19.0005 2.246 18.6902C5.96908 14.3363 6.29888 8.17371 3.71732 2.69665C3.6056 2.45961 3.48162 2.17153 3.35287 1.85684C2.99465 0.981289 4.04156 0.335123 4.65576 1.05462C4.89891 1.33945 5.10904 1.5996 5.25711 1.80765Z" />
|
|
107
|
+
</clipPath>
|
|
108
|
+
<clipPath id="grad-c">
|
|
109
|
+
<path d="M19.529 13.6948C17.2056 16.5579 16.7138 19.6388 17.1514 22.2781C17.1594 22.3264 17.1678 22.3799 17.1763 22.4375C17.2926 23.2284 16.3596 23.7154 15.7279 23.2254C15.6957 23.2004 15.6645 23.1765 15.6347 23.1538C13.5149 21.5401 11.0142 20.326 7.68635 20.7079C9.70085 20.1175 11.7605 19.243 13.7728 18.0812C15.9822 16.8056 17.9201 15.3074 19.529 13.6948Z" />
|
|
110
|
+
</clipPath>
|
|
111
|
+
<linearGradient gradientUnits="userSpaceOnUse" id="grad-b" x1="0" x2="500" y1="0" y2="500">
|
|
112
|
+
<stop stopColor="#27B2F0" />
|
|
113
|
+
<stop offset="0.203234" stopColor="#26DFFB" />
|
|
114
|
+
<stop offset="0.406468" stopColor="#30F5FE" />
|
|
115
|
+
<stop offset="0.652506" stopColor="#F0FEFC" />
|
|
116
|
+
<stop offset="0.863327" stopColor="#FBC610" />
|
|
117
|
+
<stop offset="1" stopColor="#FD9C22" />
|
|
118
|
+
</linearGradient>
|
|
119
|
+
<linearGradient gradientUnits="userSpaceOnUse" id="grad-d" x1="0" x2="500" y1="0" y2="500">
|
|
120
|
+
<stop stopColor="#1C6FFF" />
|
|
121
|
+
<stop offset="1" stopColor="#24B5EF" />
|
|
122
|
+
</linearGradient>
|
|
123
|
+
</defs>
|
|
82
124
|
</svg>
|
|
83
125
|
);
|
|
84
126
|
}
|