forked from TanStack/tanstack.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLogoColor.tsx
More file actions
621 lines (621 loc) · 22.4 KB
/
LogoColor.tsx
File metadata and controls
621 lines (621 loc) · 22.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
export function LogoColor(props: React.HTMLProps<HTMLDivElement>) {
return (
<div {...props}>
<svg
className="w-full h-full"
width="634px"
height="633px"
viewBox="0 0 634 633"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
>
<title>TanStack Logo</title>
<defs>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="71.6497581%"
id="linearGradient-1"
>
<stop stopColor="#6BDAFF" offset="0%"></stop>
<stop stopColor="#F9FFB5" offset="31.9219843%"></stop>
<stop stopColor="#FFA770" offset="70.626639%"></stop>
<stop stopColor="#FF7373" offset="100%"></stop>
</linearGradient>
<circle id="path-2" cx="316.5" cy="316.5" r="316.5"></circle>
<linearGradient
x1="92.8996089%"
y1="45.820525%"
x2="8.64082518%"
y2="54.8323242%"
id="linearGradient-4"
>
<stop stopColor="#EE2700" offset="0%"></stop>
<stop stopColor="#FF008E" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-5"
>
<stop stopColor="#A17500" offset="0%"></stop>
<stop stopColor="#5D2100" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-6"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-7"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-8"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-9"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-10"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-11"
>
<stop stopColor="#2F8A00" offset="0%"></stop>
<stop stopColor="#90FF57" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="61.1087051%"
y1="3.63287421%"
x2="43.7167019%"
y2="43.072423%"
id="linearGradient-12"
>
<stop stopColor="#FFF400" offset="0%"></stop>
<stop stopColor="#3C8700" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50%"
y1="0%"
x2="50%"
y2="100%"
id="linearGradient-13"
>
<stop stopColor="#FFDF00" offset="0%"></stop>
<stop stopColor="#FF9D00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="127.278646%"
y1="49.7777778%"
x2="2.08166817e-15%"
y2="50.2222222%"
id="linearGradient-14"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="127.278646%"
y1="47.5308642%"
x2="2.08166817e-15%"
y2="52.4691358%"
id="linearGradient-15"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="127.278646%"
y1="46.1950059%"
x2="2.08166817e-15%"
y2="53.8049941%"
id="linearGradient-16"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="127.278646%"
y1="35.3298611%"
x2="2.08166817e-15%"
y2="64.6701389%"
id="linearGradient-17"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="127.278646%"
y1="4.875%"
x2="2.08166817e-15%"
y2="95.125%"
id="linearGradient-18"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="78.3339993%"
y1="0%"
x2="31.6676399%"
y2="100%"
id="linearGradient-19"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="57.9133333%"
y1="0%"
x2="44.88%"
y2="100%"
id="linearGradient-20"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<linearGradient
x1="50.4945833%"
y1="0%"
x2="49.68%"
y2="100%"
id="linearGradient-21"
>
<stop stopColor="#FFA400" offset="0%"></stop>
<stop stopColor="#FF5E00" offset="100%"></stop>
</linearGradient>
<circle id="path-22" cx="315.5" cy="316.5" r="316.5"></circle>
</defs>
<g
id="Icon"
stroke="none"
strokeWidth="1"
fill="none"
fillRule="evenodd"
>
<g id="Group-3-Copy" transform="translate(1, 0)">
<mask id="mask-3" fill="white">
<use xlinkHref="#path-2"></use>
</mask>
<use
id="Mask"
fill="url(#linearGradient-1)"
xlinkHref="#path-2"
></use>
<ellipse
id="Oval-Copy-2"
stroke="#00CFE2"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="89.5"
cy="610.5"
rx="214.5"
ry="185.968232"
></ellipse>
<ellipse
id="Oval-Copy-3"
stroke="#00CFE2"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="543.5"
cy="610.5"
rx="214.5"
ry="185.968232"
></ellipse>
<ellipse
id="Oval-Copy-5"
stroke="#00A8B8"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="89.5"
cy="648.5"
rx="214.5"
ry="185.968232"
></ellipse>
<ellipse
id="Oval-Copy-4"
stroke="#00A8B8"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="543.5"
cy="648.5"
rx="214.5"
ry="185.968232"
></ellipse>
<ellipse
id="Oval-Copy-7"
stroke="#007782"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="89.5"
cy="684.5"
rx="214.5"
ry="185.968232"
></ellipse>
<ellipse
id="Oval-Copy-6"
stroke="#007782"
strokeWidth="25"
fill="#015064"
mask="url(#mask-3)"
cx="543.5"
cy="684.5"
rx="214.5"
ry="185.968232"
></ellipse>
<g id="Group-2" mask="url(#mask-3)">
<g transform="translate(358.1965, 370.0152) scale(-1, 1) rotate(-10) translate(-358.1965, -370.0152)translate(258.1965, 321.8281)">
<line
x1="17.5949044"
y1="67.3741676"
x2="17.5949044"
y2="96.3741676"
id="Path-9"
stroke="#000000"
strokeWidth="11"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="171.16062"
y1="31.757749"
x2="171.16062"
y2="94.757749"
id="Path-10"
stroke="#000000"
strokeWidth="11"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="122.423839"
y1="66.4693546"
x2="121.990263"
y2="93.8898074"
id="Path-10-Copy"
stroke="#000000"
strokeWidth="11"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<g
id="Group-6"
stroke="none"
strokeWidth="1"
fillRule="evenodd"
transform="translate(6.8389, -0)"
>
<path
d="M108.270728,43.7239853 L9.09999609,43.7239853 C3.03333203,44.814287 -1.22318642e-14,48.3689204 -1.22318642e-14,54.3878854 C-1.22318642e-14,60.4068504 3.03333203,64.2775553 9.09999609,66 L116.706018,66 L183.591126,17.6698344 C187.576181,13.4562912 188.067268,9.20728196 185.064387,4.92280671 C182.061507,0.638331454 177.695127,-0.849457484 171.965247,0.45943989 L108.270728,43.7239853 Z"
id="Path-8"
fill="url(#linearGradient-4)"
></path>
<line
x1="21.660646"
y1="50.2479744"
x2="21.9389922"
y2="43.7025053"
id="Path-12"
stroke="#FFFFFF"
strokeWidth="7"
fill="#D8D8D8"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="55.0275427"
y1="51.0543255"
x2="55.3058889"
y2="44.5088564"
id="Path-13"
stroke="#FFFFFF"
strokeWidth="7"
fill="#D8D8D8"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="88.5632217"
y1="50.9367571"
x2="88.7591718"
y2="44.7685661"
id="Path-14"
stroke="#FFFFFF"
strokeWidth="7"
fill="#D8D8D8"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="129.85648"
y1="35.6391401"
x2="126.430932"
y2="31.0744195"
id="Path-15"
stroke="#FFFFFF"
strokeWidth="7"
fill="#D8D8D8"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="154.010406"
y1="19.5895967"
x2="150.584859"
y2="15.0248762"
id="Path-16"
stroke="#FFFFFF"
strokeWidth="7"
fill="#D8D8D8"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
</g>
</g>
</g>
<g id="Group" mask="url(#mask-3)">
<g transform="translate(211.2377, 279.787) rotate(3) translate(-211.2377, -279.787)translate(79.8271, 117.9649)">
<path
d="M104.589605,87.1397576 C113.678147,124.181718 124.286871,159.453927 136.415777,192.956384 C148.544683,226.458842 166.840907,261.73105 191.304449,298.773011 L128.964605,310.638245 C117.123459,250.719121 108.661871,211.61821 103.579839,193.335511 C98.4978081,175.052812 90.5876518,141.988359 79.8493706,94.1421515 L104.589605,87.1397576"
id="Path-7"
fill="url(#linearGradient-5)"
transform="translate(135.5769, 198.889) scale(-1, 1) rotate(29) translate(-135.5769, -198.889)"
></path>
<g
id="Group-5"
strokeWidth="1"
fill="none"
transform="translate(-0, 0)"
>
<path
d="M110.145578,66.9163305 C110.145578,66.9163305 96.4053436,45.4902344 72.176828,38.9726563 C56.0244843,34.6276042 37.7425832,39.2848832 17.3311249,52.9444934 C33.957427,66.3499874 47.9359426,73.9375 59.2666718,75.7070313 C76.2627655,78.3613281 110.145578,66.9163305 110.145578,66.9163305 Z"
id="Path-3"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-6)"
></path>
<path
d="M110.145578,67.5195313 C110.145578,67.5195313 62.2627655,61.4882813 27.8721405,87.5683594 C4.94505719,104.955078 -3.83749489,138.576823 1.52448427,188.433594 C30.3632332,159.046875 51.0019051,137.308594 63.4404999,123.21875 C82.0983921,102.083984 110.145578,67.5195313 110.145578,67.5195313 Z"
id="Path-2"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-7)"
></path>
<path
d="M110.145578,66.9163305 C108.155995,45.0879956 114.183338,28.6816406 128.227609,17.6972656 C142.27188,6.71289062 157.135161,0.813802083 172.817453,-6.62434122e-15 C167.879953,21.6489797 160.260812,36.5200734 149.960031,44.6132812 C139.65925,52.7064891 126.387766,60.1408388 110.145578,66.9163305 Z"
id="Path-4"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-8)"
></path>
<path
d="M110.145578,67.5195313 C140.424224,35.8543766 172.107818,24.5005879 205.196359,33.4581652 C238.284901,42.4157426 257.493234,61.1302083 262.821359,89.6015625 C227.408599,85.9244792 201.962635,83.2233073 186.483469,81.4980469 C171.004302,79.7727865 145.558338,75.1132813 110.145578,67.5195313 Z"
id="Path-5"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-9)"
></path>
<path
d="M110.145578,67.5195313 C145.528391,58.0846354 175.600656,63.8404948 200.362375,84.7871094 C225.124094,105.733724 240.60326,131.73763 246.799875,162.798828 C206.588937,155.181641 177.39037,142.56901 159.204172,124.960938 C141.017974,107.352865 124.665109,88.2057292 110.145578,67.5195313 Z"
id="Path-6"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-10)"
></path>
<path
d="M110.145578,67.5195313 C77.3304739,83.0690104 58.458078,105.964193 53.5283905,136.205078 C48.598703,166.445964 53.2321666,199.453125 67.4287811,235.226563 C92.6683645,193.572917 106.907297,163.453125 110.145578,144.867188 C113.383859,126.28125 113.383859,100.498698 110.145578,67.5195313 Z"
id="Path"
stroke="#2F8A00"
strokeWidth="13"
fill="url(#linearGradient-11)"
></path>
<path
d="M111.547396,65.2435124 C97.8844958,87.5989394 88.6614926,107.90621 83.8783865,126.165325 C79.0952803,144.424439 76.1711848,159.635107 75.1060999,171.797326"
id="Path-17"
stroke="#2F8A00"
strokeWidth="8"
strokeLinecap="round"
></path>
<path
d="M110.117177,68.6949816 C85.8302849,71.694603 66.8856755,79.9730794 53.2833489,93.5304109 C39.6810223,107.087742 29.9206735,120.223332 24.0023024,132.937181"
id="Path-18"
stroke="#2F8A00"
strokeWidth="8"
strokeLinecap="round"
></path>
<path
d="M119.312523,58.8946477 C148.627912,50.6195284 170.848749,47.7702925 185.975033,50.3469399 C201.101318,52.9235874 213.309014,57.5770861 222.598122,64.3074361"
id="Path-19"
stroke="#2F8A00"
strokeWidth="8"
strokeLinecap="round"
></path>
<path
d="M111.559466,64.3783677 C132.30744,73.1793341 150.809156,82.8632404 167.064615,93.4300867 C183.320074,103.996933 195.555604,114.050308 203.771206,123.590212"
id="Path-20"
stroke="#2F8A00"
strokeWidth="8"
strokeLinecap="round"
></path>
</g>
</g>
</g>
<ellipse
id="Oval-Copy"
fill="url(#linearGradient-12)"
mask="url(#mask-3)"
cx="316.5"
cy="715.5"
rx="266"
ry="316.5"
></ellipse>
<g id="Group-4" mask="url(#mask-3)">
<g transform="translate(397, -24)">
<circle
id="Oval"
stroke="none"
fill="url(#linearGradient-13)"
fillRule="evenodd"
cx="168.5"
cy="113.5"
r="113.5"
></circle>
<line
x1="30"
y1="113"
x2="6.24500451e-16"
y2="113"
id="Line"
stroke="url(#linearGradient-14)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="33.5"
y1="79.5"
x2="7"
y2="74"
id="Line-Copy-4"
stroke="url(#linearGradient-15)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="34"
y1="146"
x2="5"
y2="154"
id="Line-Copy"
stroke="url(#linearGradient-16)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="45"
y1="177"
x2="21"
y2="190"
id="Line-Copy-2"
stroke="url(#linearGradient-17)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="67"
y1="204"
x2="47"
y2="223"
id="Line-Copy-3"
stroke="url(#linearGradient-18)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="94.3730469"
y1="227"
x2="80.5390625"
y2="249.84668"
id="Line-Copy-6"
stroke="url(#linearGradient-19)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="127.5"
y1="243.5"
x2="120"
y2="268"
id="Line-Copy-7"
stroke="url(#linearGradient-20)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
<line
x1="167.5"
y1="252.5"
x2="168"
y2="277"
id="Line-Copy-5"
stroke="url(#linearGradient-21)"
strokeWidth="12"
fill="none"
strokeLinecap="round"
strokeLinejoin="bevel"
></line>
</g>
</g>
<mask id="mask-23" fill="white">
<use xlinkHref="#path-22"></use>
</mask>
<circle
stroke="#000000"
strokeWidth="25"
cx="315.5"
cy="316.5"
r="304"
></circle>
</g>
</g>
</svg>
</div>
)
}