@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.
Files changed (92) hide show
  1. package/README.md +1 -2
  2. package/dist/ai360-360.cjs +1 -2
  3. package/dist/ai360-360.js +5 -9
  4. package/dist/akashchat.cjs +5 -4
  5. package/dist/akashchat.js +3 -3
  6. package/dist/antgroup.cjs +117 -0
  7. package/dist/antgroup.js +32 -9
  8. package/dist/azureai.cjs +294 -1
  9. package/dist/azureai.js +74 -8
  10. package/dist/baichuan.cjs +1 -2
  11. package/dist/baichuan.js +1 -3
  12. package/dist/bedrock-aws.cjs +1 -2
  13. package/dist/bedrock-aws.js +1 -3
  14. package/dist/burncloud.js +1 -2
  15. package/dist/chatglm.cjs +1 -2
  16. package/dist/chatglm.js +1 -3
  17. package/dist/civitai.cjs +66 -2
  18. package/dist/civitai.js +23 -4
  19. package/dist/codeflicker.cjs +271 -3
  20. package/dist/codeflicker.js +62 -6
  21. package/dist/codex-openai.cjs +2 -9
  22. package/dist/codex-openai.js +2 -4
  23. package/dist/cogvideo.cjs +836 -17
  24. package/dist/cogvideo.js +316 -44
  25. package/dist/cogview.cjs +1031 -27
  26. package/dist/cogview.js +419 -50
  27. package/dist/copilotkit.cjs +150 -4
  28. package/dist/copilotkit.js +77 -14
  29. package/dist/crusoe.js +1 -2
  30. package/dist/essential-ai.js +1 -2
  31. package/dist/fastgpt.cjs +66 -2
  32. package/dist/fastgpt.js +32 -4
  33. package/dist/gemini-google.cjs +0 -22
  34. package/dist/gemini-google.js +1 -8
  35. package/dist/gemma-google.cjs +1 -2
  36. package/dist/gemma-google.js +1 -3
  37. package/dist/hailuo.js +1 -2
  38. package/dist/higress.cjs +66 -2
  39. package/dist/higress.js +44 -10
  40. package/dist/jimeng.cjs +244 -94
  41. package/dist/jimeng.js +61 -19
  42. package/dist/kling.cjs +160 -4
  43. package/dist/kling.js +67 -9
  44. package/dist/kolors.cjs +1 -2
  45. package/dist/kolors.js +1 -3
  46. package/dist/kwaipilot.cjs +67 -2
  47. package/dist/kwaipilot.js +32 -4
  48. package/dist/llamaindex.js +1 -2
  49. package/dist/llava.cjs +622 -12
  50. package/dist/llava.js +235 -30
  51. package/dist/lobehub.cjs +697 -16
  52. package/dist/lobehub.js +251 -29
  53. package/dist/luma.cjs +156 -5
  54. package/dist/luma.js +51 -18
  55. package/dist/metaai.cjs +171 -9
  56. package/dist/metaai.js +42 -4
  57. package/dist/microsoft-bing.cjs +1 -17
  58. package/dist/microsoft-bing.js +1 -8
  59. package/dist/myshell.cjs +66 -2
  60. package/dist/myshell.js +36 -6
  61. package/dist/new-api.cjs +98 -3
  62. package/dist/new-api.js +47 -6
  63. package/dist/nova-aws.cjs +1 -16
  64. package/dist/nova-aws.js +1 -3
  65. package/dist/openchat.cjs +66 -2
  66. package/dist/openchat.js +18 -4
  67. package/dist/openclaw-moltbot-clawdbot.cjs +7 -9
  68. package/dist/openclaw-moltbot-clawdbot.js +7 -12
  69. package/dist/pixverse.cjs +1 -2
  70. package/dist/pixverse.js +1 -3
  71. package/dist/rwkv.cjs +1 -2
  72. package/dist/rwkv.js +1 -3
  73. package/dist/sora-openai.cjs +5 -15
  74. package/dist/sora-openai.js +5 -13
  75. package/dist/stability-stablediffusion.cjs +1 -2
  76. package/dist/stability-stablediffusion.js +2 -4
  77. package/dist/stepfun.cjs +1 -2
  78. package/dist/stepfun.js +1 -3
  79. package/dist/submodel.cjs +95 -2
  80. package/dist/submodel.js +27 -7
  81. package/dist/tiangong.cjs +96 -3
  82. package/dist/tiangong.js +48 -7
  83. package/dist/upstage.cjs +71 -1
  84. package/dist/upstage.js +11 -2
  85. package/dist/vidu.js +1 -2
  86. package/dist/wenxin.cjs +0 -8
  87. package/dist/wenxin.js +1 -4
  88. package/dist/workersai-cloudflare.cjs +1 -2
  89. package/dist/workersai-cloudflare.js +1 -3
  90. package/dist/xinference.cjs +98 -3
  91. package/dist/xinference.js +47 -6
  92. package/package.json +1 -1
package/dist/cogview.cjs CHANGED
@@ -19,189 +19,216 @@ const Cogview = react_1.forwardRef(function Cogview({ viewBox = '0 0 24 24', ...
19
19
  {
20
20
  "type": "path",
21
21
  "props": {
22
- "d": "M15.271 16.555l5.72 4.877s-3.276 3.125-7.223-2.866l1.503-2.01z"
22
+ "d": "M15.271 16.555l5.72 4.877s-3.276 3.125-7.223-2.866l1.503-2.01z",
23
+ "fill": "url(#grad-a)"
23
24
  },
24
25
  "children": []
25
26
  },
26
27
  {
27
28
  "type": "path",
28
29
  "props": {
29
- "d": "M15.4 16.523l4.596 5.947s-3.85 2.39-6.477-4.293l1.882-1.654z"
30
+ "d": "M15.4 16.523l4.596 5.947s-3.85 2.39-6.477-4.293l1.882-1.654z",
31
+ "fill": "url(#grad-b)"
30
32
  },
31
33
  "children": []
32
34
  },
33
35
  {
34
36
  "type": "path",
35
37
  "props": {
36
- "d": "M13.833 21.043h-3.72a.44.44 0 01-.41-.27L2.024 2.94c-.087-.194.065-.421.28-.421H6.07c.184 0 .346.108.41.27l7.635 17.831c.076.205-.065.422-.281.422z"
38
+ "d": "M13.833 21.043h-3.72a.44.44 0 01-.41-.27L2.024 2.94c-.087-.194.065-.421.28-.421H6.07c.184 0 .346.108.41.27l7.635 17.831c.076.205-.065.422-.281.422z",
39
+ "fill": "url(#grad-c)"
37
40
  },
38
41
  "children": []
39
42
  },
40
43
  {
41
44
  "type": "path",
42
45
  "props": {
43
- "d": "M7.637 3.547c-2.087.562-2.855 2.465-2.855 2.465s1.33-.465 3.18-.876a30.14 30.14 0 012.551-.421c-.043-.617-1.276-1.6-2.876-1.168z"
46
+ "d": "M7.637 3.547c-2.087.562-2.855 2.465-2.855 2.465s1.33-.465 3.18-.876a30.14 30.14 0 012.551-.421c-.043-.617-1.276-1.6-2.876-1.168z",
47
+ "fill": "url(#grad-d)"
44
48
  },
45
49
  "children": []
46
50
  },
47
51
  {
48
52
  "type": "path",
49
53
  "props": {
50
- "d": "M6.664 5.05c-1.644 1.416-1.6 3.46-1.6 3.46s.94-.908 2.357-2.163c.951-.843 2.032-1.6 2.032-1.6-.335-.519-1.47-.833-2.79.303z"
54
+ "d": "M6.664 5.05c-1.644 1.416-1.6 3.46-1.6 3.46s.94-.908 2.357-2.163c.951-.843 2.032-1.6 2.032-1.6-.335-.519-1.47-.833-2.79.303z",
55
+ "fill": "url(#grad-e)"
51
56
  },
52
57
  "children": []
53
58
  },
54
59
  {
55
60
  "type": "path",
56
61
  "props": {
57
- "d": "M6.307 7.18c-1.363 1.665-1.05 3.385-1.05 3.385s.801-.768 2.001-2.217a31.1 31.1 0 011.763-1.892C8.61 6 7.388 5.872 6.307 7.18z"
62
+ "d": "M6.307 7.18c-1.363 1.665-1.05 3.385-1.05 3.385s.801-.768 2.001-2.217a31.1 31.1 0 011.763-1.892C8.61 6 7.388 5.872 6.307 7.18z",
63
+ "fill": "url(#grad-f)"
58
64
  },
59
65
  "children": []
60
66
  },
61
67
  {
62
68
  "type": "path",
63
69
  "props": {
64
- "d": "M14.957 4.141s-.41-1.07-1.254-1.535c-.822-.454-3.028-.552-4.585.616-2.065 1.536-2.768 4.044-2.92 4.64-1.492 5.795 1.558 9.06 4.942 10.64l3.817-14.36z"
70
+ "d": "M14.957 4.141s-.41-1.07-1.254-1.535c-.822-.454-3.028-.552-4.585.616-2.065 1.536-2.768 4.044-2.92 4.64-1.492 5.795 1.558 9.06 4.942 10.64l3.817-14.36z",
71
+ "fill": "url(#grad-g)"
65
72
  },
66
73
  "children": []
67
74
  },
68
75
  {
69
76
  "type": "path",
70
77
  "props": {
71
- "d": "M4.912 11.246a7.404 7.404 0 007.558 7.245l-.313-14.814c-4.088.097-7.332 3.481-7.245 7.569z"
78
+ "d": "M4.912 11.246a7.404 7.404 0 007.558 7.245l-.313-14.814c-4.088.097-7.332 3.481-7.245 7.569z",
79
+ "fill": "url(#grad-h)"
72
80
  },
73
81
  "children": []
74
82
  },
75
83
  {
76
84
  "type": "path",
77
85
  "props": {
78
- "d": "M6.296 12.62c.443 4.032 4.087 6.941 8.12 6.498l-1.621-14.62a7.366 7.366 0 00-6.499 8.121z"
86
+ "d": "M6.296 12.62c.443 4.032 4.087 6.941 8.12 6.498l-1.621-14.62a7.366 7.366 0 00-6.499 8.121z",
87
+ "fill": "url(#grad-i)"
79
88
  },
80
89
  "children": []
81
90
  },
82
91
  {
83
92
  "type": "path",
84
93
  "props": {
85
- "d": "M9.313 3.785a3.107 3.107 0 00-.097 4.195 3.126 3.126 0 004.174.487L9.313 3.785z"
94
+ "d": "M9.313 3.785a3.107 3.107 0 00-.097 4.195 3.126 3.126 0 004.174.487L9.313 3.785z",
95
+ "fill": "url(#grad-j)"
86
96
  },
87
97
  "children": []
88
98
  },
89
99
  {
90
100
  "type": "path",
91
101
  "props": {
92
- "d": "M11.79 8.077a2.909 2.909 0 100-5.817 2.909 2.909 0 000 5.817z"
102
+ "d": "M11.79 8.077a2.909 2.909 0 100-5.817 2.909 2.909 0 000 5.817z",
103
+ "fill": "url(#grad-k)"
93
104
  },
94
105
  "children": []
95
106
  },
96
107
  {
97
108
  "type": "path",
98
109
  "props": {
99
- "d": "M8.729 13.625c1.016 3.233 4.466 5.039 7.699 4.022L12.751 5.926a6.138 6.138 0 00-4.022 7.699z"
110
+ "d": "M8.729 13.625c1.016 3.233 4.466 5.039 7.699 4.022L12.751 5.926a6.138 6.138 0 00-4.022 7.699z",
111
+ "fill": "url(#grad-l)"
100
112
  },
101
113
  "children": []
102
114
  },
103
115
  {
104
116
  "type": "path",
105
117
  "props": {
106
- "d": "M9.562 12.079a5.306 5.306 0 006.239 4.173L13.725 5.84c-2.866.563-4.736 3.363-4.163 6.24z"
118
+ "d": "M9.562 12.079a5.306 5.306 0 006.239 4.173L13.725 5.84c-2.866.563-4.736 3.363-4.163 6.24z",
119
+ "fill": "url(#grad-m)"
107
120
  },
108
121
  "children": []
109
122
  },
110
123
  {
111
124
  "type": "path",
112
125
  "props": {
113
- "d": "M11.075 2.822s-.648 1.125-.291 2.38c.443 1.556 2.097 1.783 2.8 1.61l1.006-2.108-1.763-2.358-1.752.476z"
126
+ "d": "M11.075 2.822s-.648 1.125-.291 2.38c.443 1.556 2.097 1.783 2.8 1.61l1.006-2.108-1.763-2.358-1.752.476z",
127
+ "fill": "url(#grad-n)"
114
128
  },
115
129
  "children": []
116
130
  },
117
131
  {
118
132
  "type": "path",
119
133
  "props": {
120
- "d": "M12.903 5.807s-.54.162-.887.81c-.292.541-.205 1.287-.205 1.287l2.195-1.686-1.103-.411z"
134
+ "d": "M12.903 5.807s-.54.162-.887.81c-.292.541-.205 1.287-.205 1.287l2.195-1.686-1.103-.411z",
135
+ "fill": "url(#grad-o)"
121
136
  },
122
137
  "children": []
123
138
  },
124
139
  {
125
140
  "type": "path",
126
141
  "props": {
127
- "d": "M15.325 9.97S13.465 9.948 13 8.218c-.313-1.178.249-1.99.249-1.99l1.211-.356.865 4.098z"
142
+ "d": "M15.325 9.97S13.465 9.948 13 8.218c-.313-1.178.249-1.99.249-1.99l1.211-.356.865 4.098z",
143
+ "fill": "url(#grad-p)"
128
144
  },
129
145
  "children": []
130
146
  },
131
147
  {
132
148
  "type": "path",
133
149
  "props": {
134
- "d": "M7.02.757s.4 1.849 2.412 2.595c1.524.562 4.076-.973 4.076-.973s-1.34-.552-3.33-.552C8.686 1.827 7.02.757 7.02.757z"
150
+ "d": "M7.02.757s.4 1.849 2.412 2.595c1.524.562 4.076-.973 4.076-.973s-1.34-.552-3.33-.552C8.686 1.827 7.02.757 7.02.757z",
151
+ "fill": "url(#grad-q)"
135
152
  },
136
153
  "children": []
137
154
  },
138
155
  {
139
156
  "type": "path",
140
157
  "props": {
141
- "d": "M16.904 4.671s.238-1.243-.552-2.4c-.605-.887-2.12-1.882-4.93-1.265C9.053 1.525 8.697 0 8.697 0c-.076.39.183 2.92 2.649 2.552 3.027-.454 2.768 2.509 3.838 3.006.887.39 1.72-.887 1.72-.887z"
158
+ "d": "M16.904 4.671s.238-1.243-.552-2.4c-.605-.887-2.12-1.882-4.93-1.265C9.053 1.525 8.697 0 8.697 0c-.076.39.183 2.92 2.649 2.552 3.027-.454 2.768 2.509 3.838 3.006.887.39 1.72-.887 1.72-.887z",
159
+ "fill": "url(#grad-r)"
142
160
  },
143
161
  "children": []
144
162
  },
145
163
  {
146
164
  "type": "path",
147
165
  "props": {
148
- "d": "M13.757 6.412a1.492 1.492 0 100-2.984 1.492 1.492 0 000 2.984z"
166
+ "d": "M13.757 6.412a1.492 1.492 0 100-2.984 1.492 1.492 0 000 2.984z",
167
+ "fill": "url(#grad-s)"
149
168
  },
150
169
  "children": []
151
170
  },
152
171
  {
153
172
  "type": "path",
154
173
  "props": {
155
- "d": "M10.059 21.043h3.828a.44.44 0 00.41-.27L21.976 2.94c.087-.194-.065-.421-.28-.421h-3.872a.44.44 0 00-.411.27L9.778 20.62c-.076.205.065.422.281.422z"
174
+ "d": "M10.059 21.043h3.828a.44.44 0 00.41-.27L21.976 2.94c.087-.194-.065-.421-.28-.421h-3.872a.44.44 0 00-.411.27L9.778 20.62c-.076.205.065.422.281.422z",
175
+ "fill": "url(#grad-t)"
156
176
  },
157
177
  "children": []
158
178
  },
159
179
  {
160
180
  "type": "path",
161
181
  "props": {
162
- "d": "M10.059 21.043h3.828a.439.439 0 00.41-.27l6.1-14.144c.086-.195-.065-.422-.282-.422h-3.87a.44.44 0 00-.412.27L9.778 20.621c-.076.205.065.422.281.422z"
182
+ "d": "M10.059 21.043h3.828a.439.439 0 00.41-.27l6.1-14.144c.086-.195-.065-.422-.282-.422h-3.87a.44.44 0 00-.412.27L9.778 20.621c-.076.205.065.422.281.422z",
183
+ "fill": "url(#grad-u)"
163
184
  },
164
185
  "children": []
165
186
  },
166
187
  {
167
188
  "type": "path",
168
189
  "props": {
169
- "d": "M16.071 4.888s.054-1.795-1.806-2.736c-2.595-1.309-4.974 1.795-7.699 0 0 0 .552 2.768 6.11 1.72 1.373-.26 1.979.172 2.281.67.26.421.238.789.238 1.005l.876-.66z"
190
+ "d": "M16.071 4.888s.054-1.795-1.806-2.736c-2.595-1.309-4.974 1.795-7.699 0 0 0 .552 2.768 6.11 1.72 1.373-.26 1.979.172 2.281.67.26.421.238.789.238 1.005l.876-.66z",
191
+ "fill": "url(#grad-v)"
170
192
  },
171
193
  "children": []
172
194
  },
173
195
  {
174
196
  "type": "path",
175
197
  "props": {
176
- "d": "M15.671 5.223s.14-.973-.67-1.568c-.876-.638-1.58-.508-1.58-.508s.498-.303 1.212-.303c.379 0 .508-.054.508-.054s.054-.173-.184-.444c2.033.898 1.503 2.433 1.503 2.433l-.789.444z"
198
+ "d": "M15.671 5.223s.14-.973-.67-1.568c-.876-.638-1.58-.508-1.58-.508s.498-.303 1.212-.303c.379 0 .508-.054.508-.054s.054-.173-.184-.444c2.033.898 1.503 2.433 1.503 2.433l-.789.444z",
199
+ "fill": "url(#grad-w)"
177
200
  },
178
201
  "children": []
179
202
  },
180
203
  {
181
204
  "type": "path",
182
205
  "props": {
183
- "d": "M16.352 6.856s-.8.746-1.946.356c-.076-.021-.065-.475 0-.767.065-.336.292-.703.476-.93 1.243.108 1.47 1.34 1.47 1.34z"
206
+ "d": "M16.352 6.856s-.8.746-1.946.356c-.076-.021-.065-.475 0-.767.065-.336.292-.703.476-.93 1.243.108 1.47 1.34 1.47 1.34z",
207
+ "fill": "url(#grad-x)"
184
208
  },
185
209
  "children": []
186
210
  },
187
211
  {
188
212
  "type": "path",
189
213
  "props": {
190
- "d": "M16.904 4.596s.616.962.432 2.054c-.216 1.265-1.416 1.86-1.416 1.86s.573-2.206-1.05-2.995c0 0 .336-.368.823-.595.713-.324 1.21-.324 1.21-.324z"
214
+ "d": "M16.904 4.596s.616.962.432 2.054c-.216 1.265-1.416 1.86-1.416 1.86s.573-2.206-1.05-2.995c0 0 .336-.368.823-.595.713-.324 1.21-.324 1.21-.324z",
215
+ "fill": "url(#grad-y)"
191
216
  },
192
217
  "children": []
193
218
  },
194
219
  {
195
220
  "type": "path",
196
221
  "props": {
197
- "d": "M13.52 5.504a.724.724 0 100-1.449.724.724 0 000 1.449z"
222
+ "d": "M13.52 5.504a.724.724 0 100-1.449.724.724 0 000 1.449z",
223
+ "fill": "url(#grad-z)"
198
224
  },
199
225
  "children": []
200
226
  },
201
227
  {
202
228
  "type": "path",
203
229
  "props": {
204
- "d": "M13.357 5.169c.257 0 .465-.223.465-.498 0-.274-.208-.497-.465-.497s-.465.223-.465.497c0 .275.208.498.465.498z"
230
+ "d": "M13.357 5.169c.257 0 .465-.223.465-.498 0-.274-.208-.497-.465-.497s-.465.223-.465.497c0 .275.208.498.465.498z",
231
+ "fill": "url(#grad-A)"
205
232
  },
206
233
  "children": []
207
234
  },
@@ -212,6 +239,983 @@ const Cogview = react_1.forwardRef(function Cogview({ viewBox = '0 0 24 24', ...
212
239
  "fill": "#fff"
213
240
  },
214
241
  "children": []
242
+ },
243
+ {
244
+ "type": "defs",
245
+ "props": {},
246
+ "children": [
247
+ {
248
+ "type": "linearGradient",
249
+ "props": {
250
+ "gradientUnits": "userSpaceOnUse",
251
+ "id": "grad-a",
252
+ "x1": "14.07",
253
+ "x2": "20.313",
254
+ "y1": "18.852",
255
+ "y2": "20.083"
256
+ },
257
+ "children": [
258
+ {
259
+ "type": "stop",
260
+ "props": {
261
+ "offset": ".006",
262
+ "stopColor": "#E8096A"
263
+ },
264
+ "children": []
265
+ },
266
+ {
267
+ "type": "stop",
268
+ "props": {
269
+ "offset": "1",
270
+ "stopColor": "#00AFFF"
271
+ },
272
+ "children": []
273
+ }
274
+ ]
275
+ }
276
+ ]
277
+ },
278
+ {
279
+ "type": "linearGradient",
280
+ "props": {
281
+ "gradientUnits": "userSpaceOnUse",
282
+ "id": "grad-c",
283
+ "x1": "11.764",
284
+ "x2": "3.911",
285
+ "y1": "20.533",
286
+ "y2": "1.932"
287
+ },
288
+ "children": [
289
+ {
290
+ "type": "stop",
291
+ "props": {
292
+ "stopColor": "#412DF5"
293
+ },
294
+ "children": []
295
+ },
296
+ {
297
+ "type": "stop",
298
+ "props": {
299
+ "offset": ".691",
300
+ "stopColor": "#0606B6"
301
+ },
302
+ "children": []
303
+ },
304
+ {
305
+ "type": "stop",
306
+ "props": {
307
+ "offset": "1",
308
+ "stopColor": "#4B00B4"
309
+ },
310
+ "children": []
311
+ }
312
+ ]
313
+ },
314
+ {
315
+ "type": "linearGradient",
316
+ "props": {
317
+ "gradientUnits": "userSpaceOnUse",
318
+ "id": "grad-d",
319
+ "x1": "5.23",
320
+ "x2": "8.449",
321
+ "y1": "4.866",
322
+ "y2": "4.518"
323
+ },
324
+ "children": [
325
+ {
326
+ "type": "stop",
327
+ "props": {
328
+ "stopColor": "#E60030"
329
+ },
330
+ "children": []
331
+ },
332
+ {
333
+ "type": "stop",
334
+ "props": {
335
+ "offset": "1",
336
+ "stopColor": "#690040"
337
+ },
338
+ "children": []
339
+ }
340
+ ]
341
+ },
342
+ {
343
+ "type": "linearGradient",
344
+ "props": {
345
+ "gradientUnits": "userSpaceOnUse",
346
+ "id": "grad-e",
347
+ "x1": "5.359",
348
+ "x2": "7.933",
349
+ "y1": "6.753",
350
+ "y2": "6.013"
351
+ },
352
+ "children": [
353
+ {
354
+ "type": "stop",
355
+ "props": {
356
+ "stopColor": "#FF6500"
357
+ },
358
+ "children": []
359
+ },
360
+ {
361
+ "type": "stop",
362
+ "props": {
363
+ "offset": "1",
364
+ "stopColor": "#EE182C"
365
+ },
366
+ "children": []
367
+ }
368
+ ]
369
+ },
370
+ {
371
+ "type": "linearGradient",
372
+ "props": {
373
+ "gradientUnits": "userSpaceOnUse",
374
+ "id": "grad-f",
375
+ "x1": "5.528",
376
+ "x2": "8.59",
377
+ "y1": "8.108",
378
+ "y2": "8.699"
379
+ },
380
+ "children": [
381
+ {
382
+ "type": "stop",
383
+ "props": {
384
+ "stopColor": "#EA4D07"
385
+ },
386
+ "children": []
387
+ },
388
+ {
389
+ "type": "stop",
390
+ "props": {
391
+ "offset": "1",
392
+ "stopColor": "#C5171E"
393
+ },
394
+ "children": []
395
+ }
396
+ ]
397
+ },
398
+ {
399
+ "type": "linearGradient",
400
+ "props": {
401
+ "gradientUnits": "userSpaceOnUse",
402
+ "id": "grad-g",
403
+ "x1": "12.023",
404
+ "x2": "7.057",
405
+ "y1": "3.007",
406
+ "y2": "18.02"
407
+ },
408
+ "children": [
409
+ {
410
+ "type": "stop",
411
+ "props": {
412
+ "stopColor": "#0091FF"
413
+ },
414
+ "children": []
415
+ },
416
+ {
417
+ "type": "stop",
418
+ "props": {
419
+ "offset": ".005",
420
+ "stopColor": "#0292FC"
421
+ },
422
+ "children": []
423
+ },
424
+ {
425
+ "type": "stop",
426
+ "props": {
427
+ "offset": ".126",
428
+ "stopColor": "#37A5C2"
429
+ },
430
+ "children": []
431
+ },
432
+ {
433
+ "type": "stop",
434
+ "props": {
435
+ "offset": ".249",
436
+ "stopColor": "#65B58E"
437
+ },
438
+ "children": []
439
+ },
440
+ {
441
+ "type": "stop",
442
+ "props": {
443
+ "offset": ".372",
444
+ "stopColor": "#8CC363"
445
+ },
446
+ "children": []
447
+ },
448
+ {
449
+ "type": "stop",
450
+ "props": {
451
+ "offset": ".496",
452
+ "stopColor": "#ACCF3F"
453
+ },
454
+ "children": []
455
+ },
456
+ {
457
+ "type": "stop",
458
+ "props": {
459
+ "offset": ".62",
460
+ "stopColor": "#C4D823"
461
+ },
462
+ "children": []
463
+ },
464
+ {
465
+ "type": "stop",
466
+ "props": {
467
+ "offset": ".745",
468
+ "stopColor": "#D6DE10"
469
+ },
470
+ "children": []
471
+ },
472
+ {
473
+ "type": "stop",
474
+ "props": {
475
+ "offset": ".871",
476
+ "stopColor": "#E1E204"
477
+ },
478
+ "children": []
479
+ },
480
+ {
481
+ "type": "stop",
482
+ "props": {
483
+ "offset": "1",
484
+ "stopColor": "#E4E300"
485
+ },
486
+ "children": []
487
+ }
488
+ ]
489
+ },
490
+ {
491
+ "type": "linearGradient",
492
+ "props": {
493
+ "gradientUnits": "userSpaceOnUse",
494
+ "id": "grad-h",
495
+ "x1": "6.803",
496
+ "x2": "13.616",
497
+ "y1": "4.807",
498
+ "y2": "18.4"
499
+ },
500
+ "children": [
501
+ {
502
+ "type": "stop",
503
+ "props": {
504
+ "offset": ".006",
505
+ "stopColor": "#DE003B"
506
+ },
507
+ "children": []
508
+ },
509
+ {
510
+ "type": "stop",
511
+ "props": {
512
+ "offset": ".241",
513
+ "stopColor": "#D976FF"
514
+ },
515
+ "children": []
516
+ },
517
+ {
518
+ "type": "stop",
519
+ "props": {
520
+ "offset": "1",
521
+ "stopColor": "#00A4EA"
522
+ },
523
+ "children": []
524
+ }
525
+ ]
526
+ },
527
+ {
528
+ "type": "linearGradient",
529
+ "props": {
530
+ "gradientUnits": "userSpaceOnUse",
531
+ "id": "grad-l",
532
+ "x1": "11.435",
533
+ "x2": "12.609",
534
+ "y1": "7.86",
535
+ "y2": "16.15"
536
+ },
537
+ "children": [
538
+ {
539
+ "type": "stop",
540
+ "props": {
541
+ "stopColor": "#FF9500"
542
+ },
543
+ "children": []
544
+ },
545
+ {
546
+ "type": "stop",
547
+ "props": {
548
+ "offset": "1",
549
+ "stopColor": "#F7FF2B"
550
+ },
551
+ "children": []
552
+ }
553
+ ]
554
+ },
555
+ {
556
+ "type": "linearGradient",
557
+ "props": {
558
+ "gradientUnits": "userSpaceOnUse",
559
+ "id": "grad-m",
560
+ "x1": "15.495",
561
+ "x2": "10.596",
562
+ "y1": "13.571",
563
+ "y2": "8.476"
564
+ },
565
+ "children": [
566
+ {
567
+ "type": "stop",
568
+ "props": {
569
+ "offset": ".207",
570
+ "stopColor": "#FF8E00"
571
+ },
572
+ "children": []
573
+ },
574
+ {
575
+ "type": "stop",
576
+ "props": {
577
+ "offset": "1",
578
+ "stopColor": "#F41B56"
579
+ },
580
+ "children": []
581
+ }
582
+ ]
583
+ },
584
+ {
585
+ "type": "linearGradient",
586
+ "props": {
587
+ "gradientUnits": "userSpaceOnUse",
588
+ "id": "grad-o",
589
+ "x1": "12.031",
590
+ "x2": "12.816",
591
+ "y1": "7.438",
592
+ "y2": "6.584"
593
+ },
594
+ "children": [
595
+ {
596
+ "type": "stop",
597
+ "props": {
598
+ "stopColor": "#FFB41F"
599
+ },
600
+ "children": []
601
+ },
602
+ {
603
+ "type": "stop",
604
+ "props": {
605
+ "offset": "1",
606
+ "stopColor": "#F42A56"
607
+ },
608
+ "children": []
609
+ }
610
+ ]
611
+ },
612
+ {
613
+ "type": "linearGradient",
614
+ "props": {
615
+ "gradientUnits": "userSpaceOnUse",
616
+ "id": "grad-p",
617
+ "x1": "13.472",
618
+ "x2": "14.931",
619
+ "y1": "9.574",
620
+ "y2": "6.928"
621
+ },
622
+ "children": [
623
+ {
624
+ "type": "stop",
625
+ "props": {
626
+ "stopColor": "#FFB900"
627
+ },
628
+ "children": []
629
+ },
630
+ {
631
+ "type": "stop",
632
+ "props": {
633
+ "offset": "1",
634
+ "stopColor": "#F41880"
635
+ },
636
+ "children": []
637
+ }
638
+ ]
639
+ },
640
+ {
641
+ "type": "linearGradient",
642
+ "props": {
643
+ "gradientUnits": "userSpaceOnUse",
644
+ "id": "grad-r",
645
+ "x1": "8.686",
646
+ "x2": "16.938",
647
+ "y1": "2.816",
648
+ "y2": "2.816"
649
+ },
650
+ "children": [
651
+ {
652
+ "type": "stop",
653
+ "props": {
654
+ "stopColor": "#FF6500"
655
+ },
656
+ "children": []
657
+ },
658
+ {
659
+ "type": "stop",
660
+ "props": {
661
+ "offset": "1",
662
+ "stopColor": "#EE182C"
663
+ },
664
+ "children": []
665
+ }
666
+ ]
667
+ },
668
+ {
669
+ "type": "linearGradient",
670
+ "props": {
671
+ "gradientUnits": "userSpaceOnUse",
672
+ "id": "grad-t",
673
+ "x1": "10.556",
674
+ "x2": "21.346",
675
+ "y1": "21.192",
676
+ "y2": "2.03"
677
+ },
678
+ "children": [
679
+ {
680
+ "type": "stop",
681
+ "props": {
682
+ "stopColor": "#008DFF"
683
+ },
684
+ "children": []
685
+ },
686
+ {
687
+ "type": "stop",
688
+ "props": {
689
+ "offset": ".181",
690
+ "stopColor": "#331DEA"
691
+ },
692
+ "children": []
693
+ },
694
+ {
695
+ "type": "stop",
696
+ "props": {
697
+ "offset": ".833",
698
+ "stopColor": "#39C3FE"
699
+ },
700
+ "children": []
701
+ },
702
+ {
703
+ "type": "stop",
704
+ "props": {
705
+ "offset": "1",
706
+ "stopColor": "#60F5A9"
707
+ },
708
+ "children": []
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "type": "linearGradient",
714
+ "props": {
715
+ "gradientUnits": "userSpaceOnUse",
716
+ "id": "grad-w",
717
+ "x1": "14.947",
718
+ "x2": "15.001",
719
+ "y1": "2.631",
720
+ "y2": "4.948"
721
+ },
722
+ "children": [
723
+ {
724
+ "type": "stop",
725
+ "props": {
726
+ "stopColor": "#E60030"
727
+ },
728
+ "children": []
729
+ },
730
+ {
731
+ "type": "stop",
732
+ "props": {
733
+ "offset": "1",
734
+ "stopColor": "#690040"
735
+ },
736
+ "children": []
737
+ }
738
+ ]
739
+ },
740
+ {
741
+ "type": "linearGradient",
742
+ "props": {
743
+ "gradientUnits": "userSpaceOnUse",
744
+ "id": "grad-x",
745
+ "x1": "15.335",
746
+ "x2": "15.426",
747
+ "y1": "7.144",
748
+ "y2": "5.699"
749
+ },
750
+ "children": [
751
+ {
752
+ "type": "stop",
753
+ "props": {
754
+ "stopColor": "#FFD71F"
755
+ },
756
+ "children": []
757
+ },
758
+ {
759
+ "type": "stop",
760
+ "props": {
761
+ "offset": "1",
762
+ "stopColor": "#DD001B"
763
+ },
764
+ "children": []
765
+ }
766
+ ]
767
+ },
768
+ {
769
+ "type": "linearGradient",
770
+ "props": {
771
+ "gradientUnits": "userSpaceOnUse",
772
+ "id": "grad-y",
773
+ "x1": "15.25",
774
+ "x2": "17.127",
775
+ "y1": "6.472",
776
+ "y2": "6.603"
777
+ },
778
+ "children": [
779
+ {
780
+ "type": "stop",
781
+ "props": {
782
+ "offset": "0",
783
+ "stopColor": "#FF4C00"
784
+ },
785
+ "children": []
786
+ },
787
+ {
788
+ "type": "stop",
789
+ "props": {
790
+ "offset": "1",
791
+ "stopColor": "#FFFF1E"
792
+ },
793
+ "children": []
794
+ }
795
+ ]
796
+ },
797
+ {
798
+ "type": "radialGradient",
799
+ "props": {
800
+ "cx": "0",
801
+ "cy": "0",
802
+ "gradientTransform": "rotate(5.75 -186.105 166.894) scale(6.42878)",
803
+ "gradientUnits": "userSpaceOnUse",
804
+ "id": "grad-b",
805
+ "r": "1"
806
+ },
807
+ "children": [
808
+ {
809
+ "type": "stop",
810
+ "props": {
811
+ "stopColor": "#00CAFF"
812
+ },
813
+ "children": []
814
+ },
815
+ {
816
+ "type": "stop",
817
+ "props": {
818
+ "offset": "1",
819
+ "stopColor": "#38E700"
820
+ },
821
+ "children": []
822
+ }
823
+ ]
824
+ },
825
+ {
826
+ "type": "radialGradient",
827
+ "props": {
828
+ "cx": "0",
829
+ "cy": "0",
830
+ "gradientTransform": "rotate(-6.338 87.254 -95.948) scale(11.4818)",
831
+ "gradientUnits": "userSpaceOnUse",
832
+ "id": "grad-i",
833
+ "r": "1"
834
+ },
835
+ "children": [
836
+ {
837
+ "type": "stop",
838
+ "props": {
839
+ "stopColor": "#00DFFF"
840
+ },
841
+ "children": []
842
+ },
843
+ {
844
+ "type": "stop",
845
+ "props": {
846
+ "offset": "1",
847
+ "stopColor": "#ABE700"
848
+ },
849
+ "children": []
850
+ }
851
+ ]
852
+ },
853
+ {
854
+ "type": "radialGradient",
855
+ "props": {
856
+ "cx": "0",
857
+ "cy": "0",
858
+ "gradientTransform": "rotate(-40.957 13.589 -11.156) scale(2.76891)",
859
+ "gradientUnits": "userSpaceOnUse",
860
+ "id": "grad-j",
861
+ "r": "1"
862
+ },
863
+ "children": [
864
+ {
865
+ "type": "stop",
866
+ "props": {
867
+ "stopColor": "#0068FF"
868
+ },
869
+ "children": []
870
+ },
871
+ {
872
+ "type": "stop",
873
+ "props": {
874
+ "offset": "1",
875
+ "stopColor": "#9CE830"
876
+ },
877
+ "children": []
878
+ }
879
+ ]
880
+ },
881
+ {
882
+ "type": "radialGradient",
883
+ "props": {
884
+ "cx": "0",
885
+ "cy": "0",
886
+ "gradientTransform": "translate(11.79 5.169) scale(2.91494)",
887
+ "gradientUnits": "userSpaceOnUse",
888
+ "id": "grad-k",
889
+ "r": "1"
890
+ },
891
+ "children": [
892
+ {
893
+ "type": "stop",
894
+ "props": {
895
+ "stopColor": "#008A43"
896
+ },
897
+ "children": []
898
+ },
899
+ {
900
+ "type": "stop",
901
+ "props": {
902
+ "offset": "1",
903
+ "stopColor": "#A3E830"
904
+ },
905
+ "children": []
906
+ }
907
+ ]
908
+ },
909
+ {
910
+ "type": "radialGradient",
911
+ "props": {
912
+ "cx": "0",
913
+ "cy": "0",
914
+ "gradientTransform": "translate(13.404 4.87) scale(2.39805)",
915
+ "gradientUnits": "userSpaceOnUse",
916
+ "id": "grad-n",
917
+ "r": "1"
918
+ },
919
+ "children": [
920
+ {
921
+ "type": "stop",
922
+ "props": {
923
+ "stopColor": "red"
924
+ },
925
+ "children": []
926
+ },
927
+ {
928
+ "type": "stop",
929
+ "props": {
930
+ "offset": "1",
931
+ "stopColor": "#FF0"
932
+ },
933
+ "children": []
934
+ }
935
+ ]
936
+ },
937
+ {
938
+ "type": "radialGradient",
939
+ "props": {
940
+ "cx": "0",
941
+ "cy": "0",
942
+ "gradientTransform": "rotate(-9.492 18.79 -57.53) scale(3.31553)",
943
+ "gradientUnits": "userSpaceOnUse",
944
+ "id": "grad-q",
945
+ "r": "1"
946
+ },
947
+ "children": [
948
+ {
949
+ "type": "stop",
950
+ "props": {
951
+ "offset": ".001",
952
+ "stopColor": "#72003F"
953
+ },
954
+ "children": []
955
+ },
956
+ {
957
+ "type": "stop",
958
+ "props": {
959
+ "offset": "1",
960
+ "stopColor": "#CA1D67"
961
+ },
962
+ "children": []
963
+ }
964
+ ]
965
+ },
966
+ {
967
+ "type": "radialGradient",
968
+ "props": {
969
+ "cx": "0",
970
+ "cy": "0",
971
+ "gradientTransform": "translate(13.777 4.91) scale(1.18046)",
972
+ "gradientUnits": "userSpaceOnUse",
973
+ "id": "grad-s",
974
+ "r": "1"
975
+ },
976
+ "children": [
977
+ {
978
+ "type": "stop",
979
+ "props": {
980
+ "offset": "0",
981
+ "stopColor": "#D1DEE7"
982
+ },
983
+ "children": []
984
+ },
985
+ {
986
+ "type": "stop",
987
+ "props": {
988
+ "offset": "1",
989
+ "stopColor": "#fff"
990
+ },
991
+ "children": []
992
+ }
993
+ ]
994
+ },
995
+ {
996
+ "type": "radialGradient",
997
+ "props": {
998
+ "cx": "0",
999
+ "cy": "0",
1000
+ "gradientTransform": "rotate(-156.16 9.63 6.572) scale(2.7555 7.64116)",
1001
+ "gradientUnits": "userSpaceOnUse",
1002
+ "id": "grad-u",
1003
+ "r": "1"
1004
+ },
1005
+ "children": [
1006
+ {
1007
+ "type": "stop",
1008
+ "props": {
1009
+ "offset": ".001",
1010
+ "stopColor": "#7F06FB"
1011
+ },
1012
+ "children": []
1013
+ },
1014
+ {
1015
+ "type": "stop",
1016
+ "props": {
1017
+ "offset": "1",
1018
+ "stopColor": "#7A10FB",
1019
+ "stopOpacity": "0"
1020
+ },
1021
+ "children": []
1022
+ }
1023
+ ]
1024
+ },
1025
+ {
1026
+ "type": "radialGradient",
1027
+ "props": {
1028
+ "cx": "0",
1029
+ "cy": "0",
1030
+ "gradientTransform": "translate(7.1 2.821) scale(8.64049)",
1031
+ "gradientUnits": "userSpaceOnUse",
1032
+ "id": "grad-v",
1033
+ "r": "1"
1034
+ },
1035
+ "children": [
1036
+ {
1037
+ "type": "stop",
1038
+ "props": {
1039
+ "offset": ".001",
1040
+ "stopColor": "#FF0042"
1041
+ },
1042
+ "children": []
1043
+ },
1044
+ {
1045
+ "type": "stop",
1046
+ "props": {
1047
+ "offset": ".422",
1048
+ "stopColor": "#0068FF"
1049
+ },
1050
+ "children": []
1051
+ },
1052
+ {
1053
+ "type": "stop",
1054
+ "props": {
1055
+ "offset": ".659",
1056
+ "stopColor": "#1877E2"
1057
+ },
1058
+ "children": []
1059
+ },
1060
+ {
1061
+ "type": "stop",
1062
+ "props": {
1063
+ "offset": "1",
1064
+ "stopColor": "#4EEFBE"
1065
+ },
1066
+ "children": []
1067
+ }
1068
+ ]
1069
+ },
1070
+ {
1071
+ "type": "radialGradient",
1072
+ "props": {
1073
+ "cx": "0",
1074
+ "cy": "0",
1075
+ "gradientTransform": "matrix(.9051 0 0 .9051 13.173 4.8)",
1076
+ "gradientUnits": "userSpaceOnUse",
1077
+ "id": "grad-z",
1078
+ "r": "1"
1079
+ },
1080
+ "children": [
1081
+ {
1082
+ "type": "stop",
1083
+ "props": {
1084
+ "stopColor": "#FF9100"
1085
+ },
1086
+ "children": []
1087
+ },
1088
+ {
1089
+ "type": "stop",
1090
+ "props": {
1091
+ "offset": ".226",
1092
+ "stopColor": "#FF9500"
1093
+ },
1094
+ "children": []
1095
+ },
1096
+ {
1097
+ "type": "stop",
1098
+ "props": {
1099
+ "offset": ".443",
1100
+ "stopColor": "#FEA000"
1101
+ },
1102
+ "children": []
1103
+ },
1104
+ {
1105
+ "type": "stop",
1106
+ "props": {
1107
+ "offset": ".657",
1108
+ "stopColor": "#FCB400"
1109
+ },
1110
+ "children": []
1111
+ },
1112
+ {
1113
+ "type": "stop",
1114
+ "props": {
1115
+ "offset": ".867",
1116
+ "stopColor": "#F9CF00"
1117
+ },
1118
+ "children": []
1119
+ },
1120
+ {
1121
+ "type": "stop",
1122
+ "props": {
1123
+ "offset": "1",
1124
+ "stopColor": "#F7E400"
1125
+ },
1126
+ "children": []
1127
+ }
1128
+ ]
1129
+ },
1130
+ {
1131
+ "type": "radialGradient",
1132
+ "props": {
1133
+ "cx": "0",
1134
+ "cy": "0",
1135
+ "gradientTransform": "matrix(.97336 0 0 .97336 13.13 4.64)",
1136
+ "gradientUnits": "userSpaceOnUse",
1137
+ "id": "grad-A",
1138
+ "r": "1"
1139
+ },
1140
+ "children": [
1141
+ {
1142
+ "type": "stop",
1143
+ "props": {},
1144
+ "children": []
1145
+ },
1146
+ {
1147
+ "type": "stop",
1148
+ "props": {
1149
+ "offset": ".092",
1150
+ "stopColor": "#000004"
1151
+ },
1152
+ "children": []
1153
+ },
1154
+ {
1155
+ "type": "stop",
1156
+ "props": {
1157
+ "offset": ".177",
1158
+ "stopColor": "#01000F"
1159
+ },
1160
+ "children": []
1161
+ },
1162
+ {
1163
+ "type": "stop",
1164
+ "props": {
1165
+ "offset": ".258",
1166
+ "stopColor": "#020021"
1167
+ },
1168
+ "children": []
1169
+ },
1170
+ {
1171
+ "type": "stop",
1172
+ "props": {
1173
+ "offset": ".338",
1174
+ "stopColor": "#03003C"
1175
+ },
1176
+ "children": []
1177
+ },
1178
+ {
1179
+ "type": "stop",
1180
+ "props": {
1181
+ "offset": ".417",
1182
+ "stopColor": "#05005D"
1183
+ },
1184
+ "children": []
1185
+ },
1186
+ {
1187
+ "type": "stop",
1188
+ "props": {
1189
+ "offset": ".494",
1190
+ "stopColor": "#080087"
1191
+ },
1192
+ "children": []
1193
+ },
1194
+ {
1195
+ "type": "stop",
1196
+ "props": {
1197
+ "offset": ".571",
1198
+ "stopColor": "#0A00B8"
1199
+ },
1200
+ "children": []
1201
+ },
1202
+ {
1203
+ "type": "stop",
1204
+ "props": {
1205
+ "offset": ".645",
1206
+ "stopColor": "#0E00F0"
1207
+ },
1208
+ "children": []
1209
+ },
1210
+ {
1211
+ "type": "stop",
1212
+ "props": {
1213
+ "offset": ".654",
1214
+ "stopColor": "#0E00F7"
1215
+ },
1216
+ "children": []
1217
+ }
1218
+ ]
215
1219
  }
216
1220
  ]
217
1221
  .map(function(el) {