@tinfoilsh/tinfoil-icons 1.2.2 → 2.0.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/dist/icons/Fingerprint.d.ts +4 -0
- package/dist/icons/Fingerprint.d.ts.map +1 -0
- package/dist/icons/ServerBays.d.ts +4 -0
- package/dist/icons/ServerBays.d.ts.map +1 -0
- package/dist/icons/ServerChip.d.ts +4 -0
- package/dist/icons/ServerChip.d.ts.map +1 -0
- package/dist/icons/ServerRack.d.ts +4 -0
- package/dist/icons/ServerRack.d.ts.map +1 -0
- package/dist/icons/Sparkle.d.ts +4 -0
- package/dist/icons/Sparkle.d.ts.map +1 -0
- package/dist/index.d.ts +5 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +79 -640
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +83 -644
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/icons/Copy.d.ts +0 -4
- package/dist/icons/Copy.d.ts.map +0 -1
- package/dist/icons/Database.d.ts +0 -4
- package/dist/icons/Database.d.ts.map +0 -1
- package/dist/icons/GpuFan.d.ts +0 -4
- package/dist/icons/GpuFan.d.ts.map +0 -1
- package/dist/icons/Spinner.d.ts +0 -4
- package/dist/icons/Spinner.d.ts.map +0 -1
- package/dist/icons/Warning.d.ts +0 -4
- package/dist/icons/Warning.d.ts.map +0 -1
package/dist/index.esm.js
CHANGED
|
@@ -65,166 +65,21 @@ function TfBox(props) {
|
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
function TfBrainCircuit(props) {
|
|
68
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
69
|
-
React.createElement("
|
|
70
|
-
React.createElement("
|
|
71
|
-
React.createElement("
|
|
72
|
-
React.createElement("path", { d: "
|
|
73
|
-
React.createElement("path", { d: "
|
|
74
|
-
React.createElement("path", { d: "
|
|
75
|
-
React.createElement("path", { d: "M49.71,346.18c13.34,48.69,53.18,82.69,94.55,84.29,55.17,2.14,111.46-53.39,106.29-126.26", style: { "fill": "none", "strokeLinecap": "round", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
76
|
-
React.createElement("path", { d: "M250.55,304.2c.46-8.43.61-32.08-14.83-55.21-21.87-32.77-57.71-38.52-63.66-39.37", style: { "fill": "none", "strokeLinecap": "round", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
77
|
-
React.createElement("rect", { x: "387.81", y: "311.47", width: "50", height: "20", transform: "translate(91.34 734.28) rotate(-90)" }),
|
|
78
|
-
React.createElement("rect", { x: "315.14", y: "202.52", width: "55.11", height: "20", transform: "translate(685.39 425.04) rotate(180)" }),
|
|
79
|
-
React.createElement("rect", { x: "321.51", y: "235.59", width: "20.29", height: "142.4", transform: "translate(638.45 -24.87) rotate(90)" }),
|
|
80
|
-
React.createElement("rect", { x: "295.46", y: "42.39", width: "60", height: "20", transform: "translate(650.92 104.79) rotate(-180)" }),
|
|
81
|
-
React.createElement("rect", { x: "294.8", y: "136.14", width: "20.29", height: "160.33", transform: "translate(609.9 432.61) rotate(180)" }),
|
|
82
|
-
React.createElement("rect", { x: "277.58", y: "342.35", width: "71.76", height: "20", transform: "translate(-38.89 665.81) rotate(-90)" }),
|
|
83
|
-
React.createElement("path", { d: "M118.92,159.75c30.56,15.6,65.05,1.88,74.81-22.51,7.31-18.25.51-41.87-17.55-57.16", style: { "fill": "none", "strokeLinecap": "round", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
84
|
-
React.createElement("path", { d: "M143.2,373.12c26.96-19.01,32.41-56.13,14.57-80.16-18.9-25.47-59.18-29.81-84.79-5.91", style: { "fill": "none", "strokeLinecap": "round", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
85
|
-
React.createElement("circle", { cx: "367.88", cy: "52.39", r: "19.79", style: { "fill": "none", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
86
|
-
React.createElement("circle", { cx: "414.71", cy: "127.08", r: "19.79", style: { "fill": "none", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
87
|
-
React.createElement("circle", { cx: "380.37", cy: "212.52", r: "19.79", style: { "fill": "none", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
88
|
-
React.createElement("circle", { cx: "412.81", cy: "357.23", r: "19.79", style: { "fill": "none", "strokeMiterlimit": "10", "strokeWidth": 20 } }),
|
|
89
|
-
React.createElement("circle", { cx: "313.46", cy: "414.21", r: "19.79", style: { "fill": "none", "strokeMiterlimit": "10", "strokeWidth": 20 } })));
|
|
68
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 86 79" }, props),
|
|
69
|
+
React.createElement("path", { d: "M30.8267 7.78251C36.6018 7.78251 38.7695 11.1538 38.7695 15.6696L38.7629 60.0502C38.7629 66.1401 33.5126 71.0757 27.0324 71.0757C26.7864 71.0757 26.5405 71.0691 26.2912 71.0527C20.5063 70.7182 15.7938 66.3565 15.3379 60.9258C15.21 59.4041 15.4199 57.9415 15.8921 56.5969C11.4223 55.1081 8.21827 51.1006 8.21827 46.3913C8.21827 42.0986 10.8779 38.3895 14.7312 36.6383C12.9079 34.7231 11.7994 32.1946 11.7994 29.4235C11.7994 23.5009 17.3121 19.9492 23.6808 19.9492C23.2315 18.8932 23.143 17.8373 23.143 15.1547C23.143 11.1997 26.6159 7.78251 30.8234 7.78251M30.8267 0.0561523C26.5634 0.0561523 22.5428 1.66964 19.5159 4.60145C16.8989 7.13318 15.3248 10.3569 14.9936 13.797C8.12972 16.473 3.58442 22.3137 3.58442 29.4235C3.58442 31.2305 3.86317 33.0112 4.401 34.7133C3.9386 35.2478 3.50899 35.8086 3.1089 36.3956C1.07565 39.3799 0 42.8397 0 46.3946C0 51.9926 2.6924 57.1741 7.09341 60.6372C7.10324 60.9356 7.11965 61.2373 7.14589 61.539C7.91983 70.7936 15.9348 78.2019 25.7862 78.7725C26.1994 78.7955 26.6192 78.8086 27.0324 78.8086C38.012 78.8086 46.9484 70.4263 46.9812 60.1092L46.9878 15.7712V15.722V15.6728C46.9878 11.3505 46.0695 7.56935 43.2394 4.74247C41.1012 2.60756 37.2151 0.05943 30.8267 0.05943V0.0561523Z" }),
|
|
70
|
+
React.createElement("path", { d: "M54.9327 7.72636C59.1434 7.72636 62.6197 11.1468 62.6197 15.0985C62.6197 17.7811 62.5311 18.8371 62.0818 19.8931C68.4538 19.8931 73.9731 23.4447 73.9731 29.3674C73.9731 32.1385 72.8646 34.6669 71.038 36.5821C74.8946 38.3334 77.5575 42.0424 77.5575 46.3352C77.5575 51.0477 74.3535 55.0552 69.8803 56.5408C70.3526 57.8886 70.5625 59.348 70.4346 60.8697C69.9787 66.3004 65.2629 70.662 59.4747 70.9966C59.2254 71.0097 58.9795 71.0195 58.7335 71.0195C52.2501 71.0195 46.9964 66.084 46.9964 59.994L46.9899 15.6134C46.9899 11.0976 49.1608 7.72636 54.9392 7.72636M54.9327 0.00328014C48.541 0.00328014 44.6516 2.54812 42.5134 4.68632C39.68 7.51647 38.7617 11.2944 38.7617 15.6167V15.6659V15.7151L38.7683 60.0531C38.7978 70.3702 47.7441 78.7524 58.7302 78.7524C59.1435 78.7524 59.5632 78.7393 59.9764 78.7164C69.8377 78.1457 77.8559 70.7375 78.6332 61.4829C78.6594 61.1812 78.6758 60.8828 78.6856 60.5811C83.0899 57.1213 85.7819 51.9365 85.7819 46.3385C85.7819 42.7835 84.7069 39.327 82.6701 36.3395C82.27 35.7557 81.8404 35.1949 81.378 34.6571C81.9159 32.9551 82.1979 31.1743 82.1979 29.3674C82.1979 22.2575 77.6526 16.4169 70.7822 13.7408C70.451 10.3007 68.8735 7.07703 66.2566 4.5453C63.2231 1.61348 59.2025 0 54.9359 0L54.9327 0.00328014Z" }),
|
|
71
|
+
React.createElement("path", { d: "M54.872 29.1424V43.5424C54.872 44.2344 54.9245 44.9329 54.8326 45.6216C54.7506 46.2479 54.5145 46.8448 54.2063 47.3957C53.6356 48.4156 52.7699 49.2617 51.7336 49.8094C51.2777 50.0521 50.7793 50.2456 50.2677 50.3407C49.7134 50.4456 49.1592 50.403 48.6017 50.403H44.6959C44.1679 50.403 43.7383 50.8326 43.7383 51.3606V55.3484C43.7383 55.8764 44.1679 56.306 44.6959 56.306H53.921C54.2128 56.306 54.4949 56.1682 54.6752 55.9387C54.8917 55.6632 54.8589 55.2828 54.9409 54.9581C55.0228 54.6335 55.1179 54.3416 55.2426 54.0432C55.4852 53.4693 55.8197 52.9314 56.2264 52.4592C57.0463 51.5114 58.1514 50.8359 59.3583 50.5079C59.5321 50.462 59.7092 50.4227 59.883 50.3899C60.3782 50.298 60.7783 49.9996 60.7783 49.4454V29.1358C60.7783 28.6078 60.3487 28.1782 59.8207 28.1782H55.8329C55.3049 28.1782 54.8753 28.6078 54.8753 29.1358L54.872 29.1424Z" }),
|
|
72
|
+
React.createElement("path", { d: "M31.1328 49.723C31.1328 49.1229 31.1328 49.7525 31.1328 49.1524V44.8465C31.1328 43.1281 31.1328 41.4064 31.1328 39.6879V35.3197C31.1328 34.6278 31.0804 33.9292 31.1722 33.2406C31.2542 32.6142 31.4903 32.0173 31.7985 31.4664C32.3692 30.4465 33.235 29.6004 34.2713 29.0527C34.7271 28.81 35.2256 28.6166 35.7372 28.5215C36.2914 28.4165 36.8456 28.4591 37.4031 28.4591H40.1578C40.5415 28.4591 40.9252 28.4591 41.3089 28.4591C41.8369 28.4591 42.2665 28.0295 42.2665 27.5015V23.5137C42.2665 22.9858 41.8369 22.5562 41.3089 22.5562C41.3089 22.5562 32.0904 22.5562 32.0839 22.5562C31.792 22.5562 31.51 22.6939 31.3296 22.9235C31.1131 23.1989 31.1459 23.5793 31.064 23.904C30.982 24.2287 30.8869 24.5205 30.7623 24.819C30.5196 25.3929 30.1851 25.9307 29.7784 26.4029C28.9586 27.3507 27.8534 28.0263 26.6466 28.3542C26.4728 28.4001 26.2957 28.4395 26.1218 28.4723C25.6266 28.5641 25.2266 28.8625 25.2266 29.4167V49.7263C25.2266 50.2543 25.6562 50.6839 26.1842 50.6839H30.172C30.6999 50.6839 31.1296 50.2543 31.1296 49.7263L31.1328 49.723Z" }),
|
|
73
|
+
React.createElement("path", { d: "M28.1283 56.324C31.2453 56.324 33.7722 53.7971 33.7722 50.68C33.7722 47.563 31.2453 45.0361 28.1283 45.0361C25.0112 45.0361 22.4844 47.563 22.4844 50.68C22.4844 53.7971 25.0112 56.324 28.1283 56.324Z" }),
|
|
74
|
+
React.createElement("path", { d: "M57.6673 33.8269C60.7843 33.8269 63.3112 31.3 63.3112 28.183C63.3112 25.0659 60.7843 22.5391 57.6673 22.5391C54.5502 22.5391 52.0234 25.0659 52.0234 28.183C52.0234 31.3 54.5502 33.8269 57.6673 33.8269Z" })));
|
|
90
75
|
}
|
|
91
76
|
|
|
92
77
|
function TfBrain(props) {
|
|
93
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
94
|
-
React.createElement("
|
|
95
|
-
React.createElement("
|
|
96
|
-
React.createElement("
|
|
97
|
-
React.createElement("
|
|
98
|
-
React.createElement("rect", { x: "360.65", y: "73.02", width: "20.29", height: "20.29", transform: "translate(741.6 166.33) rotate(-180)" }),
|
|
99
|
-
React.createElement("rect", { x: "350.51", y: "92.81", width: "20.29", height: "20.29", transform: "translate(721.31 205.91) rotate(-180)" }),
|
|
100
|
-
React.createElement("rect", { x: "401.24", y: "93.31", width: "20.29", height: "20.29", transform: "translate(822.77 206.92) rotate(-180)" }),
|
|
101
|
-
React.createElement("rect", { x: "411.39", y: "113.12", width: "20.29", height: "20.29", transform: "translate(843.06 246.53) rotate(-180)" }),
|
|
102
|
-
React.createElement("rect", { x: "421.53", y: "133.41", width: "20.29", height: "20.29", transform: "translate(863.36 287.12) rotate(-180)" }),
|
|
103
|
-
React.createElement("rect", { x: "411.39", y: "153.71", width: "20.29", height: "20.29", transform: "translate(843.06 327.71) rotate(-180)" }),
|
|
104
|
-
React.createElement("rect", { x: "411.39", y: "174", width: "20.29", height: "20.29", transform: "translate(843.06 368.29) rotate(-180)" }),
|
|
105
|
-
React.createElement("rect", { x: "401.24", y: "194.29", width: "20.29", height: "20.29", transform: "translate(822.77 408.88) rotate(-180)" }),
|
|
106
|
-
React.createElement("rect", { x: "380.95", y: "194.29", width: "20.29", height: "20.29", transform: "translate(782.19 408.88) rotate(-180)" }),
|
|
107
|
-
React.createElement("rect", { x: "360.65", y: "185.72", width: "20.29", height: "20.29", transform: "translate(741.6 391.73) rotate(-180)" }),
|
|
108
|
-
React.createElement("rect", { x: "401.24", y: "214.59", width: "20.29", height: "20.29", transform: "translate(822.77 449.46) rotate(-180)" }),
|
|
109
|
-
React.createElement("rect", { x: "412.57", y: "234.88", width: "20.29", height: "20.29", transform: "translate(845.44 490.05) rotate(-180)" }),
|
|
110
|
-
React.createElement("rect", { x: "421.53", y: "255.17", width: "20.29", height: "20.29", transform: "translate(863.36 530.64) rotate(-180)" }),
|
|
111
|
-
React.createElement("rect", { x: "421.53", y: "275.46", width: "20.29", height: "20.29", transform: "translate(863.36 571.22) rotate(-180)" }),
|
|
112
|
-
React.createElement("rect", { x: "421.53", y: "295.76", width: "20.29", height: "20.29", transform: "translate(863.36 611.81) rotate(-180)" }),
|
|
113
|
-
React.createElement("rect", { x: "411.39", y: "316.05", width: "20.29", height: "20.29", transform: "translate(843.06 652.39) rotate(-180)" }),
|
|
114
|
-
React.createElement("rect", { x: "391.09", y: "326.2", width: "20.29", height: "20.29", transform: "translate(802.48 672.69) rotate(-180)" }),
|
|
115
|
-
React.createElement("rect", { x: "371.04", y: "335.73", width: "20.29", height: "20.29", transform: "translate(762.38 691.74) rotate(-180)" }),
|
|
116
|
-
React.createElement("rect", { x: "350.51", y: "345.87", width: "20.29", height: "20.29", transform: "translate(721.31 712.04) rotate(-180)" }),
|
|
117
|
-
React.createElement("rect", { x: "391.09", y: "345.87", width: "20.29", height: "20.29", transform: "translate(802.48 712.04) rotate(-180)" }),
|
|
118
|
-
React.createElement("rect", { x: "381.19", y: "366.16", width: "20.29", height: "20.29", transform: "translate(782.67 752.62) rotate(-180)" }),
|
|
119
|
-
React.createElement("rect", { x: "371.04", y: "386.46", width: "20.29", height: "20.29", transform: "translate(762.38 793.21) rotate(-180)" }),
|
|
120
|
-
React.createElement("rect", { x: "350.51", y: "396.6", width: "20.29", height: "20.29", transform: "translate(721.31 813.5) rotate(-180)" }),
|
|
121
|
-
React.createElement("rect", { x: "340.36", y: "416.9", width: "20.29", height: "20.29", transform: "translate(701.01 854.09) rotate(-180)" }),
|
|
122
|
-
React.createElement("rect", { x: "320.07", y: "416.96", width: "20.29", height: "20.29", transform: "translate(660.43 854.21) rotate(-180)" }),
|
|
123
|
-
React.createElement("rect", { x: "300.81", y: "416.9", width: "20.29", height: "20.29", transform: "translate(621.91 854.09) rotate(-180)" }),
|
|
124
|
-
React.createElement("rect", { x: "280.52", y: "416.9", width: "20.29", height: "20.29", transform: "translate(581.33 854.09) rotate(-180)" }),
|
|
125
|
-
React.createElement("rect", { x: "261.06", y: "406.75", width: "20.29", height: "20.29", transform: "translate(542.4 833.79) rotate(-180)" }),
|
|
126
|
-
React.createElement("rect", { x: "250.91", y: "386.46", width: "20.29", height: "20.29", transform: "translate(522.11 793.21) rotate(-180)" }),
|
|
127
|
-
React.createElement("rect", { x: "230.62", y: "376.31", width: "20.29", height: "20.29", transform: "translate(481.53 772.92) rotate(-180)" }),
|
|
128
|
-
React.createElement("rect", { x: "230.62", y: "356.02", width: "20.29", height: "20.29", transform: "translate(481.53 732.33) rotate(-180)" }),
|
|
129
|
-
React.createElement("rect", { x: "220.47", y: "335.73", width: "20.29", height: "20.29", transform: "translate(461.23 691.74) rotate(-180)" }),
|
|
130
|
-
React.createElement("rect", { x: "211.5", y: "97.08", width: "20.29", height: "238.64", transform: "translate(443.3 432.81) rotate(-180)" }),
|
|
131
|
-
React.createElement("rect", { x: "220.95", y: "76.79", width: "20.29", height: "20.29", transform: "translate(462.2 173.87) rotate(-180)" }),
|
|
132
|
-
React.createElement("rect", { x: "363.75", y: "276.99", width: "20.29", height: "20.29", transform: "translate(747.8 574.26) rotate(-180)" }),
|
|
133
|
-
React.createElement("rect", { x: "231.1", y: "57.65", width: "20.29", height: "20.29", transform: "translate(482.49 135.6) rotate(-180)" }),
|
|
134
|
-
React.createElement("rect", { x: "231.1", y: "37.36", width: "20.29", height: "20.29", transform: "translate(482.49 95.01) rotate(-180)" }),
|
|
135
|
-
React.createElement("rect", { x: "241.25", y: "17.07", width: "20.29", height: "20.29", transform: "translate(502.79 54.43) rotate(-180)" }),
|
|
136
|
-
React.createElement("rect", { x: "261.54", y: "17.07", width: "20.29", height: "20.29", transform: "translate(543.37 54.43) rotate(-180)" }),
|
|
137
|
-
React.createElement("rect", { x: "281.83", y: "6.92", width: "20.29", height: "20.29", transform: "translate(583.96 34.13) rotate(-180)" }),
|
|
138
|
-
React.createElement("rect", { x: "312.27", y: "0", width: "20.29", height: "20.29", transform: "translate(644.83 20.29) rotate(-180)" }),
|
|
139
|
-
React.createElement("rect", { x: "295.88", y: "6.92", width: "20.29", height: "20.29", transform: "translate(612.05 34.13) rotate(-180)" }),
|
|
140
|
-
React.createElement("rect", { x: "343.46", y: "266.84", width: "20.29", height: "20.29", transform: "translate(707.21 553.97) rotate(-180)" }),
|
|
141
|
-
React.createElement("rect", { x: "323.17", y: "258.7", width: "20.29", height: "20.29", transform: "translate(666.63 537.69) rotate(-180)" }),
|
|
142
|
-
React.createElement("rect", { x: "302.87", y: "268.85", width: "20.29", height: "20.29", transform: "translate(626.04 557.99) rotate(-180)" }),
|
|
143
|
-
React.createElement("rect", { x: "292.73", y: "289.14", width: "20.29", height: "20.29", transform: "translate(605.75 598.57) rotate(-180)" }),
|
|
144
|
-
React.createElement("rect", { x: "282.58", y: "309.43", width: "20.29", height: "20.29", transform: "translate(585.46 639.16) rotate(-180)" }),
|
|
145
|
-
React.createElement("rect", { x: "292.73", y: "329.73", width: "20.29", height: "20.29", transform: "translate(605.75 679.74) rotate(-180)" }),
|
|
146
|
-
React.createElement("rect", { x: "302.87", y: "350.02", width: "20.29", height: "20.29", transform: "translate(626.03 720.33) rotate(-180)" }),
|
|
147
|
-
React.createElement("rect", { x: "313.02", y: "370.31", width: "20.29", height: "20.29", transform: "translate(646.32 760.92) rotate(-180)" }),
|
|
148
|
-
React.createElement("rect", { x: "231.8", y: "252.74", width: "20.29", height: "20.29", transform: "translate(483.89 525.76) rotate(-180)" }),
|
|
149
|
-
React.createElement("rect", { x: "241.94", y: "232.44", width: "20.29", height: "20.29", transform: "translate(504.18 485.18) rotate(-180)" }),
|
|
150
|
-
React.createElement("rect", { x: "252.09", y: "212.15", width: "20.29", height: "20.29", transform: "translate(524.47 444.59) rotate(-180)" }),
|
|
151
|
-
React.createElement("rect", { x: "272.38", y: "201.25", width: "20.29", height: "20.29", transform: "translate(565.06 422.8) rotate(-180)" }),
|
|
152
|
-
React.createElement("rect", { x: "292.73", y: "201.25", width: "20.29", height: "20.29", transform: "translate(605.75 422.8) rotate(-180)" }),
|
|
153
|
-
React.createElement("rect", { x: "331.09", y: "149.64", width: "20.29", height: "20.29", transform: "translate(682.46 319.57) rotate(-180)" }),
|
|
154
|
-
React.createElement("rect", { x: "311.95", y: "159.78", width: "20.29", height: "20.29", transform: "translate(644.19 339.86) rotate(-180)" }),
|
|
155
|
-
React.createElement("rect", { x: "291.37", y: "149.64", width: "20.29", height: "20.29", transform: "translate(603.03 319.57) rotate(-180)" }),
|
|
156
|
-
React.createElement("rect", { x: "271.69", y: "139.49", width: "20.29", height: "20.29", transform: "translate(563.66 299.27) rotate(-180)" }),
|
|
157
|
-
React.createElement("rect", { x: "261.54", y: "118.95", width: "20.29", height: "20.29", transform: "translate(543.37 258.19) rotate(-180)" }),
|
|
158
|
-
React.createElement("rect", { x: "261.54", y: "99.41", width: "20.29", height: "20.29", transform: "translate(543.37 219.11) rotate(-180)" }),
|
|
159
|
-
React.createElement("rect", { x: "271.33", y: "79.46", width: "20.29", height: "20.29", transform: "translate(562.95 179.22) rotate(-180)" }),
|
|
160
|
-
React.createElement("rect", { x: "281.22", y: "59.74", width: "20.29", height: "20.29", transform: "translate(582.74 139.77) rotate(-180)" }),
|
|
161
|
-
React.createElement("rect", { x: "70.67", y: "52.79", width: "20.29", height: "20.29" }),
|
|
162
|
-
React.createElement("rect", { x: "90.96", y: "12.71", width: "20.29", height: "20.29" }),
|
|
163
|
-
React.createElement("rect", { x: "80.82", y: "32.5", width: "20.29", height: "20.29" }),
|
|
164
|
-
React.createElement("rect", { x: "40.23", y: "83.23", width: "20.29", height: "20.29" }),
|
|
165
|
-
React.createElement("rect", { x: "60.53", y: "73.08", width: "20.29", height: "20.29" }),
|
|
166
|
-
React.createElement("rect", { x: "70.67", y: "92.87", width: "20.29", height: "20.29" }),
|
|
167
|
-
React.createElement("rect", { x: "19.94", y: "93.38", width: "20.29", height: "20.29" }),
|
|
168
|
-
React.createElement("rect", { x: "9.79", y: "113.18", width: "20.29", height: "20.29" }),
|
|
169
|
-
React.createElement("rect", { x: "-.35", y: "133.48", width: "20.29", height: "20.29" }),
|
|
170
|
-
React.createElement("rect", { x: "9.79", y: "153.77", width: "20.29", height: "20.29" }),
|
|
171
|
-
React.createElement("rect", { x: "9.79", y: "174.06", width: "20.29", height: "20.29" }),
|
|
172
|
-
React.createElement("rect", { x: "19.94", y: "194.36", width: "20.29", height: "20.29" }),
|
|
173
|
-
React.createElement("rect", { x: "40.23", y: "194.36", width: "20.29", height: "20.29" }),
|
|
174
|
-
React.createElement("rect", { x: "60.53", y: "185.78", width: "20.29", height: "20.29" }),
|
|
175
|
-
React.createElement("rect", { x: "19.94", y: "214.65", width: "20.29", height: "20.29" }),
|
|
176
|
-
React.createElement("rect", { x: "8.61", y: "234.94", width: "20.29", height: "20.29" }),
|
|
177
|
-
React.createElement("rect", { x: "-.35", y: "255.24", width: "20.29", height: "20.29" }),
|
|
178
|
-
React.createElement("rect", { x: "-.35", y: "275.53", width: "20.29", height: "20.29" }),
|
|
179
|
-
React.createElement("rect", { x: "-.35", y: "295.82", width: "20.29", height: "20.29" }),
|
|
180
|
-
React.createElement("rect", { x: "9.79", y: "316.11", width: "20.29", height: "20.29" }),
|
|
181
|
-
React.createElement("rect", { x: "30.09", y: "326.26", width: "20.29", height: "20.29" }),
|
|
182
|
-
React.createElement("rect", { x: "50.14", y: "335.79", width: "20.29", height: "20.29" }),
|
|
183
|
-
React.createElement("rect", { x: "70.67", y: "345.94", width: "20.29", height: "20.29" }),
|
|
184
|
-
React.createElement("rect", { x: "30.09", y: "345.94", width: "20.29", height: "20.29" }),
|
|
185
|
-
React.createElement("rect", { x: "39.99", y: "366.23", width: "20.29", height: "20.29" }),
|
|
186
|
-
React.createElement("rect", { x: "50.14", y: "386.52", width: "20.29", height: "20.29" }),
|
|
187
|
-
React.createElement("rect", { x: "70.67", y: "396.67", width: "20.29", height: "20.29" }),
|
|
188
|
-
React.createElement("rect", { x: "80.82", y: "416.96", width: "20.29", height: "20.29" }),
|
|
189
|
-
React.createElement("rect", { x: "101.11", y: "416.96", width: "20.29", height: "20.29" }),
|
|
190
|
-
React.createElement("rect", { x: "120.37", y: "416.96", width: "20.29", height: "20.29" }),
|
|
191
|
-
React.createElement("rect", { x: "140.66", y: "416.96", width: "20.29", height: "20.29" }),
|
|
192
|
-
React.createElement("rect", { x: "160.12", y: "406.81", width: "20.29", height: "20.29" }),
|
|
193
|
-
React.createElement("rect", { x: "170.27", y: "386.52", width: "20.29", height: "20.29" }),
|
|
194
|
-
React.createElement("rect", { x: "190.56", y: "376.37", width: "20.29", height: "20.29" }),
|
|
195
|
-
React.createElement("rect", { x: "190.56", y: "356.08", width: "20.29", height: "20.29" }),
|
|
196
|
-
React.createElement("rect", { x: "200.71", y: "335.79", width: "20.29", height: "20.29" }),
|
|
197
|
-
React.createElement("rect", { x: "209.68", y: "97.15", width: "20.29", height: "238.64" }),
|
|
198
|
-
React.createElement("rect", { x: "200.23", y: "76.85", width: "20.29", height: "20.29" }),
|
|
199
|
-
React.createElement("rect", { x: "57.43", y: "277.05", width: "20.29", height: "20.29" }),
|
|
200
|
-
React.createElement("rect", { x: "190.08", y: "57.72", width: "20.29", height: "20.29" }),
|
|
201
|
-
React.createElement("rect", { x: "190.08", y: "37.42", width: "20.29", height: "20.29" }),
|
|
202
|
-
React.createElement("rect", { x: "179.93", y: "17.13", width: "20.29", height: "20.29" }),
|
|
203
|
-
React.createElement("rect", { x: "159.64", y: "17.13", width: "20.29", height: "20.29" }),
|
|
204
|
-
React.createElement("rect", { x: "139.35", y: "6.98", width: "20.29", height: "20.29" }),
|
|
205
|
-
React.createElement("rect", { x: "108.91", y: ".06", width: "20.29", height: "20.29" }),
|
|
206
|
-
React.createElement("rect", { x: "125.3", y: "6.98", width: "20.29", height: "20.29" }),
|
|
207
|
-
React.createElement("rect", { x: "77.72", y: "266.9", width: "20.29", height: "20.29" }),
|
|
208
|
-
React.createElement("rect", { x: "98.01", y: "258.76", width: "20.29", height: "20.29" }),
|
|
209
|
-
React.createElement("rect", { x: "118.3", y: "268.91", width: "20.29", height: "20.29" }),
|
|
210
|
-
React.createElement("rect", { x: "128.45", y: "289.2", width: "20.29", height: "20.29" }),
|
|
211
|
-
React.createElement("rect", { x: "138.6", y: "309.5", width: "20.29", height: "20.29" }),
|
|
212
|
-
React.createElement("rect", { x: "128.45", y: "329.79", width: "20.29", height: "20.29" }),
|
|
213
|
-
React.createElement("rect", { x: "118.31", y: "350.08", width: "20.29", height: "20.29" }),
|
|
214
|
-
React.createElement("rect", { x: "108.16", y: "370.37", width: "20.29", height: "20.29" }),
|
|
215
|
-
React.createElement("rect", { x: "189.38", y: "252.8", width: "20.29", height: "20.29" }),
|
|
216
|
-
React.createElement("rect", { x: "179.24", y: "232.51", width: "20.29", height: "20.29" }),
|
|
217
|
-
React.createElement("rect", { x: "169.09", y: "212.21", width: "20.29", height: "20.29" }),
|
|
218
|
-
React.createElement("rect", { x: "148.8", y: "201.32", width: "20.29", height: "20.29" }),
|
|
219
|
-
React.createElement("rect", { x: "128.45", y: "201.32", width: "20.29", height: "20.29" }),
|
|
220
|
-
React.createElement("rect", { x: "90.09", y: "149.7", width: "20.29", height: "20.29" }),
|
|
221
|
-
React.createElement("rect", { x: "109.23", y: "159.85", width: "20.29", height: "20.29" }),
|
|
222
|
-
React.createElement("rect", { x: "129.81", y: "149.7", width: "20.29", height: "20.29" }),
|
|
223
|
-
React.createElement("rect", { x: "149.49", y: "139.55", width: "20.29", height: "20.29" }),
|
|
224
|
-
React.createElement("rect", { x: "159.64", y: "119.01", width: "20.29", height: "20.29" }),
|
|
225
|
-
React.createElement("rect", { x: "159.64", y: "99.47", width: "20.29", height: "20.29" }),
|
|
226
|
-
React.createElement("rect", { x: "149.85", y: "79.53", width: "20.29", height: "20.29" }),
|
|
227
|
-
React.createElement("rect", { x: "139.96", y: "59.8", width: "20.29", height: "20.29" })));
|
|
78
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 80 79" }, props),
|
|
79
|
+
React.createElement("path", { d: "M28.4426 7.78251C33.7717 7.78251 35.7721 11.1538 35.7721 15.6696L35.7655 60.0502C35.7655 66.1401 30.9185 71.0757 24.9434 71.0757C24.7171 71.0757 24.4876 71.0691 24.2613 71.0527C18.9224 70.7182 14.5738 66.3565 14.1541 60.9258C14.036 59.4041 14.2295 57.9415 14.6656 56.5969C10.5401 55.1081 7.58534 51.1006 7.58534 46.3913C7.58534 42.0986 10.0384 38.3895 13.5965 36.6383C11.9142 34.7231 10.891 32.1946 10.891 29.4235C10.891 23.5009 15.9774 19.9492 21.8542 19.9492C21.441 18.8932 21.359 17.8373 21.359 15.1547C21.359 11.1997 24.563 7.78251 28.4458 7.78251M28.4426 0.0561523C24.5072 0.0561523 20.8015 1.66964 18.0041 4.60145C15.5904 7.13318 14.1344 10.3569 13.8327 13.797C7.49679 16.473 3.30567 22.3137 3.30567 29.4235C3.30567 31.2305 3.56475 33.0112 4.05994 34.7133C3.63362 35.2478 3.23681 35.8086 2.86951 36.3956C0.99367 39.3799 0 42.8397 0 46.3946C0 51.9926 2.48253 57.1741 6.54248 60.6372C6.55232 60.9356 6.56871 61.2373 6.59167 61.539C7.30659 70.7936 14.7017 78.2019 23.7923 78.7725C24.1727 78.7955 24.5597 78.8086 24.9401 78.8086C35.0736 78.8086 43.3181 70.4263 43.3476 60.1092L43.3542 15.7712V15.722V15.6728C43.3542 11.3505 42.5048 7.56935 39.8944 4.74247C37.9234 2.60756 34.3357 0.05943 28.4426 0.05943V0.0561523Z" }),
|
|
80
|
+
React.createElement("path", { d: "M50.6981 7.72636C54.581 7.72636 57.7916 11.1468 57.7916 15.0985C57.7916 17.7811 57.7096 18.8371 57.2931 19.8931C63.1731 19.8931 68.2628 23.4447 68.2628 29.3674C68.2628 32.1385 67.2396 34.6669 65.5573 36.5821C69.1155 38.3334 71.5718 42.0424 71.5718 46.3352C71.5718 51.0477 68.6137 55.0552 64.4882 56.5408C64.9243 57.8886 65.1178 59.348 64.9998 60.8697C64.58 66.3004 60.2282 70.662 54.886 70.9966C54.6564 71.0097 54.4269 71.0195 54.2006 71.0195C48.2189 71.0195 43.3686 66.084 43.3686 59.994L43.362 15.6134C43.362 11.0976 45.3658 7.72636 50.6949 7.72636M50.6981 0.00328014C44.8017 0.00328014 41.2107 2.54812 39.2365 4.68632C36.6228 7.51647 35.7734 11.2944 35.7734 15.6167V15.6659V15.7151L35.78 60.0531C35.8095 70.3702 44.0606 78.7524 54.2006 78.7524C54.581 78.7524 54.968 78.7393 55.3517 78.7164C64.4488 78.1457 71.8505 70.7375 72.5654 61.4829C72.5884 61.1812 72.6048 60.8828 72.6146 60.5811C76.6778 57.1213 79.1637 51.9365 79.1637 46.3385C79.1637 42.7835 78.17 39.327 76.2942 36.3395C75.9269 35.7557 75.5268 35.1949 75.1037 34.6571C75.6022 32.9551 75.858 31.1743 75.858 29.3674C75.858 22.2575 71.6636 16.4169 65.3244 13.7408C65.0195 10.3007 63.5634 7.07703 61.1497 4.5453C58.3524 1.61348 54.6433 0 50.7047 0L50.6981 0.00328014Z" }),
|
|
81
|
+
React.createElement("path", { d: "M21.6719 48.7028C21.6719 48.7028 39.5678 45.0561 39.5678 31.8301", strokeWidth: "7.54271", strokeMiterlimit: "10", fill: "none" }),
|
|
82
|
+
React.createElement("path", { d: "M57.495 37.5583C57.495 37.5583 39.5664 33.8066 39.5664 20.6855", strokeWidth: "7.54271", strokeMiterlimit: "10", fill: "none" })));
|
|
228
83
|
}
|
|
229
84
|
|
|
230
85
|
function TfBuilding(props) {
|
|
@@ -249,91 +104,17 @@ function TfChat(props) {
|
|
|
249
104
|
}
|
|
250
105
|
|
|
251
106
|
function TfCloud(props) {
|
|
252
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
253
|
-
React.createElement("
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
React.createElement("rect", { x: "299.17", y: "51.67", width: "20.29", height: "20.29", transform: "translate(618.63 123.64) rotate(-180)" }),
|
|
264
|
-
React.createElement("rect", { x: "319.46", y: "61.82", width: "20.29", height: "20.29", transform: "translate(659.21 143.93) rotate(-180)" }),
|
|
265
|
-
React.createElement("rect", { x: "338.23", y: "61.82", width: "20.29", height: "20.29", transform: "translate(696.76 143.93) rotate(-180)" }),
|
|
266
|
-
React.createElement("rect", { x: "358.53", y: "71.97", width: "20.29", height: "20.29", transform: "translate(737.35 164.23) rotate(-180)" }),
|
|
267
|
-
React.createElement("rect", { x: "368.67", y: "92.26", width: "20.29", height: "20.29", transform: "translate(757.64 204.81) rotate(-180)" }),
|
|
268
|
-
React.createElement("rect", { x: "378.82", y: "112.55", width: "20.29", height: "20.29", transform: "translate(777.93 245.4) rotate(-180)" }),
|
|
269
|
-
React.createElement("rect", { x: "388.97", y: "133.07", width: "20.29", height: "20.29", transform: "translate(798.23 286.43) rotate(-180)" }),
|
|
270
|
-
React.createElement("rect", { x: "378.82", y: "153.59", width: "20.29", height: "20.29", transform: "translate(777.93 327.47) rotate(-180)" }),
|
|
271
|
-
React.createElement("rect", { x: "368.67", y: "173.51", width: "20.29", height: "20.29", transform: "translate(757.64 367.31) rotate(-180)" }),
|
|
272
|
-
React.createElement("rect", { x: "388.97", y: "183.66", width: "20.29", height: "20.29", transform: "translate(798.23 387.61) rotate(-180)" }),
|
|
273
|
-
React.createElement("rect", { x: "399.11", y: "203.45", width: "20.29", height: "20.29", transform: "translate(818.52 427.19) rotate(-180)" }),
|
|
274
|
-
React.createElement("rect", { x: "409.85", y: "223.24", width: "20.29", height: "20.29", transform: "translate(840 466.77) rotate(-180)" }),
|
|
275
|
-
React.createElement("rect", { x: "419.41", y: "243.53", width: "20.29", height: "20.29", transform: "translate(859.11 507.36) rotate(-180)" }),
|
|
276
|
-
React.createElement("rect", { x: "420", y: "263.83", width: "20.29", height: "20.29", transform: "translate(860.29 547.94) rotate(-180)" }),
|
|
277
|
-
React.createElement("rect", { x: "420", y: "284.12", width: "20.29", height: "20.29", transform: "translate(860.29 588.53) rotate(-180)" }),
|
|
278
|
-
React.createElement("rect", { x: "409.26", y: "304.41", width: "20.29", height: "20.29", transform: "translate(838.81 629.12) rotate(-180)" }),
|
|
279
|
-
React.createElement("rect", { x: "399.71", y: "324.7", width: "20.29", height: "20.29", transform: "translate(819.71 669.7) rotate(-180)" }),
|
|
280
|
-
React.createElement("rect", { x: "378.82", y: "334.85", width: "20.29", height: "20.29", transform: "translate(777.93 690) rotate(-180)" }),
|
|
281
|
-
React.createElement("rect", { x: "358.53", y: "345", width: "20.29", height: "20.29", transform: "translate(737.35 710.29) rotate(-180)" }),
|
|
282
|
-
React.createElement("rect", { x: "88.42", y: "355.14", width: "270.11", height: "20.29", transform: "translate(446.94 730.58) rotate(-180)" }),
|
|
283
|
-
React.createElement("rect", { x: "68.12", y: "354.59", width: "20.29", height: "20.29", transform: "translate(156.54 729.48) rotate(-180)" }),
|
|
284
|
-
React.createElement("rect", { x: "47.83", y: "344.45", width: "20.29", height: "20.29", transform: "translate(115.95 709.18) rotate(-180)" }),
|
|
285
|
-
React.createElement("rect", { x: "27.86", y: "334.3", width: "20.29", height: "20.29", transform: "translate(76.01 688.89) rotate(-180)" }),
|
|
286
|
-
React.createElement("rect", { x: "17.71", y: "314.01", width: "20.29", height: "20.29", transform: "translate(55.72 648.3) rotate(-180)" }),
|
|
287
|
-
React.createElement("rect", { x: "6.64", y: "293.71", width: "20.29", height: "20.29", transform: "translate(33.58 607.72) rotate(-180)" }),
|
|
288
|
-
React.createElement("rect", { x: "6.64", y: "273.42", width: "20.29", height: "20.29", transform: "translate(33.58 567.13) rotate(-180)" }),
|
|
289
|
-
React.createElement("rect", { x: "6.64", y: "253.13", width: "20.29", height: "20.29", transform: "translate(33.58 526.55) rotate(-180)" }),
|
|
290
|
-
React.createElement("rect", { x: "16.79", y: "232.83", width: "20.29", height: "20.29", transform: "translate(53.87 485.96) rotate(-180)" }),
|
|
291
|
-
React.createElement("rect", { x: "37.08", y: "222.69", width: "20.29", height: "20.29", transform: "translate(94.46 465.67) rotate(-180)" }),
|
|
292
|
-
React.createElement("rect", { x: "47.23", y: "202.21", width: "20.29", height: "20.29", transform: "translate(114.75 424.71) rotate(-180)" }),
|
|
293
|
-
React.createElement("rect", { x: "37.08", y: "181.73", width: "20.29", height: "20.29", transform: "translate(94.46 383.75) rotate(-180)" }),
|
|
294
|
-
React.createElement("rect", { x: "47.23", y: "161.25", width: "20.29", height: "20.29", transform: "translate(114.75 342.79) rotate(-180)" }),
|
|
295
|
-
React.createElement("rect", { x: "57.38", y: "140.77", width: "20.29", height: "20.29", transform: "translate(135.05 301.82) rotate(-180)" }),
|
|
296
|
-
React.createElement("rect", { x: "67.52", y: "120.47", width: "20.29", height: "20.29", transform: "translate(155.34 261.24) rotate(-180)" }),
|
|
297
|
-
React.createElement("rect", { x: "87.82", y: "110.33", width: "20.29", height: "20.29", transform: "translate(195.93 240.95) rotate(-180)" }),
|
|
298
|
-
React.createElement("rect", { x: "97.96", y: "90.03", width: "20.29", height: "20.29", transform: "translate(216.22 200.36) rotate(-180)" }),
|
|
299
|
-
React.createElement("rect", { x: "118.26", y: "79.89", width: "20.29", height: "20.29", transform: "translate(256.8 180.07) rotate(-180)" }),
|
|
300
|
-
React.createElement("rect", { x: "138.55", y: "69.74", width: "20.29", height: "20.29", transform: "translate(297.39 159.77) rotate(-180)" }),
|
|
301
|
-
React.createElement("rect", { x: "158.24", y: "69.74", width: "20.29", height: "20.29", transform: "translate(336.78 159.77) rotate(-180)" }),
|
|
302
|
-
React.createElement("rect", { x: "178.54", y: "59.59", width: "20.29", height: "20.29", transform: "translate(377.37 139.48) rotate(-180)" }),
|
|
303
|
-
React.createElement("rect", { x: "198.57", y: "59.59", width: "20.29", height: "20.29", transform: "translate(417.42 139.48) rotate(-180)" }),
|
|
304
|
-
React.createElement("rect", { x: "218.56", y: "71.97", width: "20.29", height: "20.29", transform: "translate(457.41 164.23) rotate(-180)" }),
|
|
305
|
-
React.createElement("rect", { x: "238.85", y: "82.11", width: "20.29", height: "20.29", transform: "translate(498 184.52) rotate(-180)" })));
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
function TfCopy(props) {
|
|
309
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 445 445" }, props),
|
|
310
|
-
React.createElement("rect", { x: "22.75", y: "160.65", width: "20.29", height: "20.29" }),
|
|
311
|
-
React.createElement("rect", { x: "43.04", y: "120.07", width: "20.29", height: "20.29" }),
|
|
312
|
-
React.createElement("rect", { x: "32.89", y: "140.36", width: "20.29", height: "20.29" }),
|
|
313
|
-
React.createElement("rect", { x: "63.33", y: "120.07", width: "221.07", height: "20.29" }),
|
|
314
|
-
React.createElement("rect", { x: "304.7", y: "160.15", width: "20.29", height: "20.29", transform: "translate(629.69 340.6) rotate(-180)" }),
|
|
315
|
-
React.createElement("rect", { x: "284.41", y: "120.07", width: "20.29", height: "20.29", transform: "translate(589.1 260.43) rotate(-180)" }),
|
|
316
|
-
React.createElement("rect", { x: "294.55", y: "139.86", width: "20.29", height: "20.29", transform: "translate(609.4 300.01) rotate(-180)" }),
|
|
317
|
-
React.createElement("rect", { x: "304.7", y: "365.41", width: "20.29", height: "20.29", transform: "translate(629.69 751.12) rotate(180)" }),
|
|
318
|
-
React.createElement("rect", { x: "284.41", y: "406", width: "20.29", height: "20.29", transform: "translate(589.1 832.29) rotate(180)" }),
|
|
319
|
-
React.createElement("rect", { x: "294.55", y: "385.7", width: "20.29", height: "20.29", transform: "translate(609.4 791.7) rotate(180)" }),
|
|
320
|
-
React.createElement("rect", { x: "63.33", y: "406", width: "221.07", height: "20.29", transform: "translate(347.74 832.29) rotate(-180)" }),
|
|
321
|
-
React.createElement("rect", { x: "22.75", y: "365.91", width: "20.29", height: "20.29" }),
|
|
322
|
-
React.createElement("rect", { x: "43.04", y: "405.99", width: "20.29", height: "20.29" }),
|
|
323
|
-
React.createElement("rect", { x: "32.89", y: "386.2", width: "20.29", height: "20.29" }),
|
|
324
|
-
React.createElement("rect", { x: "232.26", y: "263.28", width: "185.47", height: "20.29", transform: "translate(51.56 598.42) rotate(-90)" }),
|
|
325
|
-
React.createElement("rect", { x: "-69.99", y: "263.28", width: "185.47", height: "20.29", transform: "translate(-250.68 296.17) rotate(-90)" }),
|
|
326
|
-
React.createElement("rect", { x: "111.76", y: "59.98", width: "20.29", height: "20.29" }),
|
|
327
|
-
React.createElement("rect", { x: "132.05", y: "19.4", width: "20.29", height: "20.29" }),
|
|
328
|
-
React.createElement("rect", { x: "121.91", y: "39.69", width: "20.29", height: "20.29" }),
|
|
329
|
-
React.createElement("rect", { x: "152.35", y: "19.4", width: "221.07", height: "20.29" }),
|
|
330
|
-
React.createElement("rect", { x: "393.71", y: "59.49", width: "20.29", height: "20.29", transform: "translate(807.72 139.26) rotate(-180)" }),
|
|
331
|
-
React.createElement("rect", { x: "373.42", y: "19.4", width: "20.29", height: "20.29", transform: "translate(767.14 59.1) rotate(-180)" }),
|
|
332
|
-
React.createElement("rect", { x: "383.57", y: "39.19", width: "20.29", height: "20.29", transform: "translate(787.43 98.68) rotate(-180)" }),
|
|
333
|
-
React.createElement("rect", { x: "393.12", y: "244.42", width: "20.29", height: "20.29", transform: "translate(806.54 509.13) rotate(180)" }),
|
|
334
|
-
React.createElement("rect", { x: "372.83", y: "285", width: "20.29", height: "20.29", transform: "translate(765.95 590.3) rotate(180)" }),
|
|
335
|
-
React.createElement("rect", { x: "382.98", y: "264.71", width: "20.29", height: "20.29", transform: "translate(786.24 549.72) rotate(180)" }),
|
|
336
|
-
React.createElement("rect", { x: "320.68", y: "162.29", width: "185.47", height: "20.29", transform: "translate(240.98 585.85) rotate(-90)" })));
|
|
107
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 216 164" }, props),
|
|
108
|
+
React.createElement("g", { clipPath: "url(#clip0_248_68317)" },
|
|
109
|
+
React.createElement("path", { d: "M120.636 16.2003C140.76 16.2003 157.512 29.6343 158.772 46.7883L159.552 57.4503L169.662 60.9243C187.23 66.9603 199.032 83.8683 199.032 103.002C199.032 113.724 195.294 124.116 188.508 132.27C182.01 140.076 173.178 145.308 163.572 147.048L159.978 147.318L156.072 147.33H58.41L54.798 147.198L51.786 146.856C42.096 145.374 33.168 140.34 26.634 132.672C19.908 124.776 16.2 114.618 16.2 104.064C16.2 92.0163 20.22 80.9463 27.516 72.8943C32.52 67.3743 41.358 60.7923 55.038 60.7923C57.864 60.7923 62.544 61.0263 63.978 61.2423L78.36 63.3903L82.044 49.3203C84.636 39.4263 89.46 31.1163 95.994 25.2843C102.762 19.2483 111.048 16.1883 120.636 16.1883M120.636 0.000305176C91.944 0.000305176 72.936 20.1543 66.372 45.2283C63.624 44.8143 57.9 44.5983 55.038 44.5983C23.034 44.5983 0 71.2263 0 104.07C0 134.028 21.588 158.796 49.662 162.924L53.58 163.374L58.116 163.536H156.102L160.614 163.524L165.564 163.152C193.722 158.514 215.238 133.146 215.238 103.008C215.238 76.3143 198.36 53.6583 174.93 45.6063C173.064 20.1363 149.472 0.000305176 120.636 0.000305176ZM156.102 163.536C156.102 163.536 156.12 163.536 156.126 163.536C156.144 163.536 156.144 163.536 156.102 163.536ZM156.102 163.536C156.06 163.536 156.06 163.536 156.078 163.536C156.078 163.536 156.09 163.536 156.102 163.536ZM58.116 163.536C58.116 163.536 58.134 163.536 58.14 163.536C58.158 163.536 58.158 163.536 58.116 163.536ZM58.116 163.536C58.074 163.536 58.074 163.536 58.092 163.536C58.092 163.536 58.104 163.536 58.116 163.536ZM58.092 163.536H58.122H58.098H58.092ZM156.078 163.536H156.108H156.084H156.078ZM156.132 163.536H156.108H156.138H156.132ZM58.146 163.536H58.122H58.152H58.146Z" }),
|
|
110
|
+
React.createElement("path", { d: "M140.287 132.607H103.483C101.497 132.607 99.8828 130.993 99.8828 129.007V118.807H143.887V129.007C143.887 130.993 142.273 132.607 140.287 132.607Z" }),
|
|
111
|
+
React.createElement("path", { d: "M96.3055 67.1886H89.7055C87.7172 67.1886 86.1055 68.8004 86.1055 70.7886V78.0846C86.1055 80.0728 87.7172 81.6846 89.7055 81.6846H96.3055C98.2937 81.6846 99.9055 80.0728 99.9055 78.0846V70.7886C99.9055 68.8004 98.2937 67.1886 96.3055 67.1886Z" }),
|
|
112
|
+
React.createElement("path", { d: "M153.966 67.2723H147.366C145.377 67.2723 143.766 68.8841 143.766 70.8723V78.1683C143.766 80.1566 145.377 81.7683 147.366 81.7683H153.966C155.954 81.7683 157.566 80.1566 157.566 78.1683V70.8723C157.566 68.8841 155.954 67.2723 153.966 67.2723Z" }),
|
|
113
|
+
React.createElement("path", { d: "M99.9016 118.83H89.7016C87.7156 118.83 86.1016 117.216 86.1016 115.23V107.934C86.1016 105.948 87.7156 104.334 89.7016 104.334H96.3016C98.2876 104.334 99.9016 105.948 99.9016 107.934V118.83Z" }),
|
|
114
|
+
React.createElement("path", { d: "M153.966 118.83H143.766V107.934C143.766 105.948 145.38 104.334 147.366 104.334H153.966C155.952 104.334 157.566 105.948 157.566 107.934V115.23C157.566 117.216 155.952 118.83 153.966 118.83Z" }),
|
|
115
|
+
React.createElement("path", { d: "M130.558 102.144H114.334C112.348 102.144 110.734 100.53 110.734 98.5445V70.7165C110.734 68.7305 112.348 67.1165 114.334 67.1165H120.934C122.92 67.1165 124.534 68.7305 124.534 70.7165V84.7445C124.534 86.7305 126.148 88.3445 128.134 88.3445H130.558C132.544 88.3445 134.158 89.9585 134.158 91.9445V98.5445C134.158 100.53 132.544 102.144 130.558 102.144Z" }),
|
|
116
|
+
React.createElement("path", { d: "M99.9376 107.941C101 113.425 105.29 117.721 110.774 118.777L99.9376 129.613C98.8756 124.123 94.5856 119.833 89.1016 118.777L99.9376 107.941Z" }),
|
|
117
|
+
React.createElement("path", { d: "M143.826 107.941C142.764 113.425 138.48 117.715 132.996 118.771L143.826 129.601C144.888 124.117 149.172 119.827 154.656 118.771L143.826 107.941Z" }))));
|
|
337
118
|
}
|
|
338
119
|
|
|
339
120
|
function TfCpuCheck(props) {
|
|
@@ -354,125 +135,12 @@ function TfCpuCheck(props) {
|
|
|
354
135
|
React.createElement("path", { d: "M58.299 85.3273C58.2383 85.3273 58.1776 85.3273 58.1169 85.3273C56.008 85.2706 54.0692 84.271 52.8022 82.5833L37.8541 62.6548C37.4534 62.1165 37.5586 61.3557 38.0969 60.955L43.6018 56.8268C44.1402 56.4262 44.9011 56.5314 45.3019 57.0697L57.4773 73.303C57.9469 73.9303 58.8778 73.9546 59.3798 73.3516L83.415 44.5759C83.8441 44.0619 84.6091 43.9931 85.1272 44.4221L90.4094 48.8336C90.9235 49.2626 90.9923 50.0275 90.5632 50.5456L63.5691 82.8666C62.2536 84.4409 60.3431 85.3313 58.3031 85.3313L58.299 85.3273Z" })));
|
|
355
136
|
}
|
|
356
137
|
|
|
357
|
-
function
|
|
358
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
359
|
-
React.createElement("
|
|
360
|
-
React.createElement("
|
|
361
|
-
React.createElement("
|
|
362
|
-
React.createElement("
|
|
363
|
-
React.createElement("rect", { x: "60.72", y: "121.73", width: "20.29", height: "20.29" }),
|
|
364
|
-
React.createElement("rect", { x: "81.01", y: "130.93", width: "20.29", height: "20.29" }),
|
|
365
|
-
React.createElement("rect", { x: "101.3", y: "130.93", width: "20.29", height: "20.29" }),
|
|
366
|
-
React.createElement("rect", { x: "121.6", y: "140.39", width: "20.29", height: "20.29" }),
|
|
367
|
-
React.createElement("rect", { x: "162.18", y: "140.39", width: "20.29", height: "20.29" }),
|
|
368
|
-
React.createElement("rect", { x: "141.89", y: "140.39", width: "20.29", height: "20.29" }),
|
|
369
|
-
React.createElement("rect", { x: "182.47", y: "140.39", width: "20.29", height: "20.29" }),
|
|
370
|
-
React.createElement("rect", { x: "202.77", y: "140.39", width: "20.29", height: "20.29" }),
|
|
371
|
-
React.createElement("rect", { x: "223.06", y: "140.39", width: "20.29", height: "20.29" }),
|
|
372
|
-
React.createElement("rect", { x: "243.35", y: "140.39", width: "20.29", height: "20.29" }),
|
|
373
|
-
React.createElement("rect", { x: "263.65", y: "140.39", width: "20.29", height: "20.29" }),
|
|
374
|
-
React.createElement("rect", { x: "283.94", y: "140.39", width: "20.29", height: "20.29" }),
|
|
375
|
-
React.createElement("rect", { x: "304.23", y: "140.39", width: "20.29", height: "20.29" }),
|
|
376
|
-
React.createElement("rect", { x: "324.53", y: "130.93", width: "20.29", height: "20.29" }),
|
|
377
|
-
React.createElement("rect", { x: "344.82", y: "120.79", width: "20.29", height: "20.29" }),
|
|
378
|
-
React.createElement("rect", { x: "365.11", y: "120.79", width: "20.29", height: "20.29" }),
|
|
379
|
-
React.createElement("rect", { x: "385.4", y: "110.64", width: "20.29", height: "20.29" }),
|
|
380
|
-
React.createElement("rect", { x: "405.7", y: "100.49", width: "20.29", height: "20.29" }),
|
|
381
|
-
React.createElement("rect", { x: "415.84", y: "80.24", width: "20.29", height: "20.29" }),
|
|
382
|
-
React.createElement("rect", { x: "9.98", y: "82.24", width: "20.29", height: "20.29" }),
|
|
383
|
-
React.createElement("rect", { x: "405.7", y: "42.61", width: "20.29", height: "20.29", transform: "translate(831.69 105.51) rotate(180)" }),
|
|
384
|
-
React.createElement("rect", { x: "385.4", y: "32.46", width: "20.29", height: "20.29", transform: "translate(791.1 85.22) rotate(180)" }),
|
|
385
|
-
React.createElement("rect", { x: "365.11", y: "22.32", width: "20.29", height: "20.29", transform: "translate(750.51 64.93) rotate(180)" }),
|
|
386
|
-
React.createElement("rect", { x: "344.82", y: "13.11", width: "20.29", height: "20.29", transform: "translate(709.93 46.52) rotate(180)" }),
|
|
387
|
-
React.createElement("rect", { x: "324.53", y: "13.11", width: "20.29", height: "20.29", transform: "translate(669.34 46.52) rotate(180)" }),
|
|
388
|
-
React.createElement("rect", { x: "304.23", y: "2.96", width: "20.29", height: "20.29", transform: "translate(628.76 26.22) rotate(180)" }),
|
|
389
|
-
React.createElement("rect", { x: "263.65", y: "2.96", width: "20.29", height: "20.29", transform: "translate(547.59 26.22) rotate(180)" }),
|
|
390
|
-
React.createElement("rect", { x: "283.94", y: "2.96", width: "20.29", height: "20.29", transform: "translate(588.17 26.22) rotate(180)" }),
|
|
391
|
-
React.createElement("rect", { x: "243.35", y: "2.96", width: "20.29", height: "20.29", transform: "translate(507 26.22) rotate(180)" }),
|
|
392
|
-
React.createElement("rect", { x: "223.06", y: "2.96", width: "20.29", height: "20.29", transform: "translate(466.41 26.22) rotate(180)" }),
|
|
393
|
-
React.createElement("rect", { x: "202.77", y: "2.96", width: "20.29", height: "20.29", transform: "translate(425.83 26.22) rotate(180)" }),
|
|
394
|
-
React.createElement("rect", { x: "182.47", y: "2.96", width: "20.29", height: "20.29", transform: "translate(385.24 26.22) rotate(180)" }),
|
|
395
|
-
React.createElement("rect", { x: "162.18", y: "2.96", width: "20.29", height: "20.29", transform: "translate(344.66 26.22) rotate(180)" }),
|
|
396
|
-
React.createElement("rect", { x: "141.89", y: "2.96", width: "20.29", height: "20.29", transform: "translate(304.07 26.22) rotate(180)" }),
|
|
397
|
-
React.createElement("rect", { x: "121.6", y: "2.96", width: "20.29", height: "20.29", transform: "translate(263.48 26.22) rotate(180)" }),
|
|
398
|
-
React.createElement("rect", { x: "101.3", y: "13.11", width: "20.29", height: "20.29", transform: "translate(222.9 46.52) rotate(180)" }),
|
|
399
|
-
React.createElement("rect", { x: "81.01", y: "23.26", width: "20.29", height: "20.29", transform: "translate(182.31 66.81) rotate(180)" }),
|
|
400
|
-
React.createElement("rect", { x: "60.72", y: "23.26", width: "20.29", height: "20.29", transform: "translate(141.73 66.81) rotate(180)" }),
|
|
401
|
-
React.createElement("rect", { x: "40.42", y: "33.4", width: "20.29", height: "20.29", transform: "translate(101.14 87.1) rotate(180)" }),
|
|
402
|
-
React.createElement("rect", { x: "20.13", y: "43.55", width: "20.29", height: "20.29", transform: "translate(60.55 107.39) rotate(180)" }),
|
|
403
|
-
React.createElement("rect", { x: "9.98", y: "63.81", width: "20.29", height: "20.29", transform: "translate(40.26 147.91) rotate(180)" }),
|
|
404
|
-
React.createElement("rect", { x: "415.84", y: "61.81", width: "20.29", height: "20.29", transform: "translate(851.98 143.91) rotate(180)" }),
|
|
405
|
-
React.createElement("rect", { x: "19.56", y: "199.87", width: "20.29", height: "20.29" }),
|
|
406
|
-
React.createElement("rect", { x: "39.85", y: "210.01", width: "20.29", height: "20.29" }),
|
|
407
|
-
React.createElement("rect", { x: "60.15", y: "220.16", width: "20.29", height: "20.29" }),
|
|
408
|
-
React.createElement("rect", { x: "80.44", y: "229.37", width: "20.29", height: "20.29" }),
|
|
409
|
-
React.createElement("rect", { x: "100.73", y: "229.37", width: "20.29", height: "20.29" }),
|
|
410
|
-
React.createElement("rect", { x: "121.02", y: "238.82", width: "20.29", height: "20.29" }),
|
|
411
|
-
React.createElement("rect", { x: "161.61", y: "238.82", width: "20.29", height: "20.29" }),
|
|
412
|
-
React.createElement("rect", { x: "141.32", y: "238.82", width: "20.29", height: "20.29" }),
|
|
413
|
-
React.createElement("rect", { x: "181.9", y: "238.82", width: "20.29", height: "20.29" }),
|
|
414
|
-
React.createElement("rect", { x: "202.2", y: "238.82", width: "20.29", height: "20.29" }),
|
|
415
|
-
React.createElement("rect", { x: "222.49", y: "238.82", width: "20.29", height: "20.29" }),
|
|
416
|
-
React.createElement("rect", { x: "242.78", y: "238.82", width: "20.29", height: "20.29" }),
|
|
417
|
-
React.createElement("rect", { x: "263.08", y: "238.82", width: "20.29", height: "20.29" }),
|
|
418
|
-
React.createElement("rect", { x: "283.37", y: "238.82", width: "20.29", height: "20.29" }),
|
|
419
|
-
React.createElement("rect", { x: "303.66", y: "238.82", width: "20.29", height: "20.29" }),
|
|
420
|
-
React.createElement("rect", { x: "323.95", y: "229.37", width: "20.29", height: "20.29" }),
|
|
421
|
-
React.createElement("rect", { x: "344.25", y: "219.22", width: "20.29", height: "20.29" }),
|
|
422
|
-
React.createElement("rect", { x: "364.54", y: "219.22", width: "20.29", height: "20.29" }),
|
|
423
|
-
React.createElement("rect", { x: "384.83", y: "209.07", width: "20.29", height: "20.29" }),
|
|
424
|
-
React.createElement("rect", { x: "405.13", y: "198.93", width: "20.29", height: "20.29" }),
|
|
425
|
-
React.createElement("rect", { x: "415.27", y: "178.67", width: "20.29", height: "20.29" }),
|
|
426
|
-
React.createElement("rect", { x: "9.41", y: "180.67", width: "20.29", height: "20.29" }),
|
|
427
|
-
React.createElement("rect", { x: "19.56", y: "300.81", width: "20.29", height: "20.29" }),
|
|
428
|
-
React.createElement("rect", { x: "39.85", y: "310.95", width: "20.29", height: "20.29" }),
|
|
429
|
-
React.createElement("rect", { x: "60.15", y: "321.1", width: "20.29", height: "20.29" }),
|
|
430
|
-
React.createElement("rect", { x: "80.44", y: "330.31", width: "20.29", height: "20.29" }),
|
|
431
|
-
React.createElement("rect", { x: "100.73", y: "330.31", width: "20.29", height: "20.29" }),
|
|
432
|
-
React.createElement("rect", { x: "121.02", y: "339.76", width: "20.29", height: "20.29" }),
|
|
433
|
-
React.createElement("rect", { x: "161.61", y: "339.76", width: "20.29", height: "20.29" }),
|
|
434
|
-
React.createElement("rect", { x: "141.32", y: "339.76", width: "20.29", height: "20.29" }),
|
|
435
|
-
React.createElement("rect", { x: "181.9", y: "339.76", width: "20.29", height: "20.29" }),
|
|
436
|
-
React.createElement("rect", { x: "202.2", y: "339.76", width: "20.29", height: "20.29" }),
|
|
437
|
-
React.createElement("rect", { x: "222.49", y: "339.76", width: "20.29", height: "20.29" }),
|
|
438
|
-
React.createElement("rect", { x: "242.78", y: "339.76", width: "20.29", height: "20.29" }),
|
|
439
|
-
React.createElement("rect", { x: "263.08", y: "339.76", width: "20.29", height: "20.29" }),
|
|
440
|
-
React.createElement("rect", { x: "283.37", y: "339.76", width: "20.29", height: "20.29" }),
|
|
441
|
-
React.createElement("rect", { x: "303.66", y: "339.76", width: "20.29", height: "20.29" }),
|
|
442
|
-
React.createElement("rect", { x: "323.95", y: "330.31", width: "20.29", height: "20.29" }),
|
|
443
|
-
React.createElement("rect", { x: "344.25", y: "320.16", width: "20.29", height: "20.29" }),
|
|
444
|
-
React.createElement("rect", { x: "364.54", y: "320.16", width: "20.29", height: "20.29" }),
|
|
445
|
-
React.createElement("rect", { x: "384.83", y: "310.01", width: "20.29", height: "20.29" }),
|
|
446
|
-
React.createElement("rect", { x: "405.13", y: "299.87", width: "20.29", height: "20.29" }),
|
|
447
|
-
React.createElement("rect", { x: "415.27", y: "279.61", width: "20.29", height: "20.29" }),
|
|
448
|
-
React.createElement("rect", { x: "9.41", y: "281.61", width: "20.29", height: "20.29" }),
|
|
449
|
-
React.createElement("rect", { x: "20.13", y: "384.24", width: "20.29", height: "20.29" }),
|
|
450
|
-
React.createElement("rect", { x: "40.42", y: "394.38", width: "20.29", height: "20.29" }),
|
|
451
|
-
React.createElement("rect", { x: "60.72", y: "404.53", width: "20.29", height: "20.29" }),
|
|
452
|
-
React.createElement("rect", { x: "81.01", y: "413.74", width: "20.29", height: "20.29" }),
|
|
453
|
-
React.createElement("rect", { x: "101.3", y: "413.74", width: "20.29", height: "20.29" }),
|
|
454
|
-
React.createElement("rect", { x: "121.6", y: "423.19", width: "20.29", height: "20.29" }),
|
|
455
|
-
React.createElement("rect", { x: "162.18", y: "423.19", width: "20.29", height: "20.29" }),
|
|
456
|
-
React.createElement("rect", { x: "141.89", y: "423.19", width: "20.29", height: "20.29" }),
|
|
457
|
-
React.createElement("rect", { x: "182.47", y: "423.19", width: "20.29", height: "20.29" }),
|
|
458
|
-
React.createElement("rect", { x: "202.77", y: "423.19", width: "20.29", height: "20.29" }),
|
|
459
|
-
React.createElement("rect", { x: "223.06", y: "423.19", width: "20.29", height: "20.29" }),
|
|
460
|
-
React.createElement("rect", { x: "243.35", y: "423.19", width: "20.29", height: "20.29" }),
|
|
461
|
-
React.createElement("rect", { x: "263.65", y: "423.19", width: "20.29", height: "20.29" }),
|
|
462
|
-
React.createElement("rect", { x: "283.94", y: "423.19", width: "20.29", height: "20.29" }),
|
|
463
|
-
React.createElement("rect", { x: "304.23", y: "423.19", width: "20.29", height: "20.29" }),
|
|
464
|
-
React.createElement("rect", { x: "324.53", y: "413.74", width: "20.29", height: "20.29" }),
|
|
465
|
-
React.createElement("rect", { x: "344.82", y: "403.59", width: "20.29", height: "20.29" }),
|
|
466
|
-
React.createElement("rect", { x: "365.11", y: "403.59", width: "20.29", height: "20.29" }),
|
|
467
|
-
React.createElement("rect", { x: "385.4", y: "393.44", width: "20.29", height: "20.29" }),
|
|
468
|
-
React.createElement("rect", { x: "405.7", y: "383.3", width: "20.29", height: "20.29" }),
|
|
469
|
-
React.createElement("rect", { x: "415.84", y: "363.04", width: "20.29", height: "20.29" }),
|
|
470
|
-
React.createElement("rect", { x: "9.98", y: "365.04", width: "20.29", height: "20.29" })));
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
function TfGpuFan(props) {
|
|
474
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 28 28", stroke: "none", fill: "#000" }, props),
|
|
475
|
-
React.createElement("path", { d: "M14,0C6.3,0,0,6.3,0,14s6.3,14,14,14,14-6.3,14-14S21.7,0,14,0ZM15.7,1.9c1.4.2,2.8.6,4,1.3-1.6.8-3,2-3.9,3.5-.7,1.1-1,2.4-1.1,3.7-1.6-2.7-1.3-6.2,1-8.5ZM15.1,14c0,.6-.5,1.1-1.1,1.1s-1.1-.5-1.1-1.1.5-1.1,1.1-1.1,1.1.5,1.1,1.1ZM9.4,2.7c1.3-.5,2.7-.8,4.1-.9-1.8,2.6-2.1,6-.7,8.8-2.7-1.5-4.2-4.7-3.4-7.9ZM7.5,3.7c-.2,1.8.2,3.6,1.1,5.2.7,1.1,1.6,2.1,2.6,2.8-3.1,0-6-2-6.8-5.1.9-1.1,1.9-2.1,3.1-2.8v-.1ZM3.2,8.3c1.3,2.9,4.1,4.8,7.2,5-2.7,1.6-6.2,1.3-8.5-1,.2-1.4.6-2.8,1.3-4ZM1.8,14.5c1.5,1.1,3.3,1.6,5,1.6s2.6-.3,3.7-.9c-1.5,2.7-4.7,4.2-7.9,3.4-.5-1.3-.8-2.7-.9-4.1h.1ZM3.7,20.5h.8c1.5,0,3-.4,4.3-1.2,1.1-.7,2.1-1.6,2.8-2.6,0,3.1-2,6-5.1,6.8-1.1-.9-2.1-1.9-2.8-3.1v.1ZM12.3,26.1c-1.4-.2-2.8-.6-4-1.3,1.6-.8,3-2,3.9-3.5.7-1.1,1-2.4,1.1-3.7,1.6,2.7,1.3,6.2-1,8.5ZM18.6,25.3c-1.3.5-2.7.8-4.1.9,1.8-2.6,2.1-6,.7-8.8,2.7,1.5,4.2,4.7,3.4,7.9ZM20.5,24.3c.3-3.2-1.2-6.2-3.7-8,3.1,0,6,2,6.9,5.1-.9,1.1-1.9,2.1-3.1,2.8l-.1.1ZM24.8,19.7c-1.3-2.9-4.1-4.8-7.2-5,2.7-1.5,6.2-1.2,8.5,1-.2,1.4-.6,2.8-1.3,4ZM26.2,13.5c-1.5-1-3.2-1.6-5-1.6s-2.6.3-3.7.9c.6-1.1,1.5-2,2.6-2.7,1.6-.9,3.5-1.2,5.3-.7.5,1.3.8,2.7.9,4.1h-.1ZM19.2,8.6c-1.1.7-2.1,1.6-2.8,2.6,0-1.2.3-2.5.9-3.6.9-1.6,2.4-2.8,4.2-3.2,1.1.9,2.1,1.9,2.8,3.1-1.8-.2-3.6.2-5.2,1.1h.1Z" })));
|
|
138
|
+
function TfFingerprint(props) {
|
|
139
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 86 101" }, props),
|
|
140
|
+
React.createElement("path", { d: "M14.707 11.2695C33.4036 2.13219 52.1034 2.13219 70.8131 11.2695", strokeWidth: "8.83302", strokeMiterlimit: "10", fill: "none" }),
|
|
141
|
+
React.createElement("path", { d: "M3.48438 36.9042C22.1809 12.9177 63.3232 12.9144 82.0296 36.9042", strokeWidth: "8.83302", strokeMiterlimit: "10", fill: "none" }),
|
|
142
|
+
React.createElement("path", { d: "M18.2796 88.7929C13.5458 83.0612 10.6767 75.7364 10.5916 67.7441C10.4019 49.3093 25.3068 34.0249 43.7384 33.7664C53.3075 33.6323 62.6083 37.6791 69.0172 44.7913C72.1644 48.2853 74.5624 52.4368 76.0149 56.9089C77.3889 61.1422 78.7989 65.2578 76.4206 69.442C73.3944 74.7647 66.9725 75.648 62.7261 72.1181C57.122 67.4595 59.0751 62.4476 55.9803 56.9711C51.8811 49.7182 42.2171 48.2526 35.5335 52.1064C27.4758 56.7519 25.827 67.381 29.0069 75.2653C31.4965 81.4386 35.5237 85.9565 40.9674 89.7187C44.9227 92.4537 50.6968 95.3326 55.061 96.7524", strokeWidth: "8.83302", strokeMiterlimit: "10", fill: "none" }),
|
|
143
|
+
React.createElement("path", { d: "M42.75 61.8164C42.75 61.8164 42.7565 85.0178 70.8063 87.5859", strokeWidth: "8.83302", strokeMiterlimit: "10", fill: "none" })));
|
|
476
144
|
}
|
|
477
145
|
|
|
478
146
|
function TfGpu(props) {
|
|
@@ -543,62 +211,38 @@ function TfRobot(props) {
|
|
|
543
211
|
React.createElement("path", { d: "M76.4222 70.1835H83.4482C84.1275 70.1835 84.6758 69.6352 84.6758 68.9559V61.4757C84.6758 60.7964 84.1275 60.2481 83.4482 60.2481H77.6498C76.9705 60.2481 76.4222 59.6998 76.4222 59.0205V46.5194C76.4222 45.8401 75.8739 45.2918 75.1946 45.2918H68.3814C67.7021 45.2918 67.1538 45.8401 67.1538 46.5194V68.9559C67.1538 69.6352 67.7021 70.1835 68.3814 70.1835H76.4222Z" })));
|
|
544
212
|
}
|
|
545
213
|
|
|
214
|
+
function TfServerBays(props) {
|
|
215
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 79 90" }, props),
|
|
216
|
+
React.createElement("path", { d: "M77.4847 8.74449C77.2279 8.68273 76.9288 8.72824 76.6492 8.69573C76.3957 8.66648 76.1421 8.61771 75.8983 8.54295C75.7878 8.50719 75.674 8.47143 75.5635 8.43567C75.4627 8.40317 75.3099 8.31214 75.2059 8.31214C74.741 8.13986 74.2892 7.92856 73.8601 7.6815C73.0084 7.19389 72.238 6.56975 71.5846 5.83833C70.9279 5.10366 70.3948 4.26497 70.0047 3.35802C69.8357 2.96793 69.6796 2.56809 69.5691 2.15849C69.4651 1.7619 69.4358 1.38156 69.4358 0.975222C69.4358 0.435599 69.0002 0 68.4606 0H9.75548C9.21585 0 8.78025 0.435599 8.78025 0.975222C8.78025 1.20928 8.7965 1.44658 8.75099 1.67738C8.71523 1.87568 8.65997 2.07072 8.60796 2.26577C8.49418 2.66561 8.35441 3.05895 8.18862 3.43928C7.85704 4.19996 7.42143 4.91837 6.89806 5.56202C6.76803 5.72456 6.62827 5.88059 6.48849 6.03338C5.34423 7.25566 3.86838 8.14636 2.25602 8.58846C1.82042 8.70874 1.42382 8.74775 0.975222 8.74775C0.435599 8.74775 0 9.18334 0 9.72297V79.2791C0 79.8187 0.435599 80.2543 0.975222 80.2543C2.96793 80.2543 4.97363 81.4343 6.33569 82.8289C6.95008 83.4563 7.47345 84.1747 7.88305 84.9484C8.3219 85.7741 8.73799 86.7525 8.77375 87.6952C8.78675 88.0268 8.76399 88.3551 8.96878 88.6347C9.15082 88.885 9.44666 89.0346 9.75548 89.0346H68.4606C69.0002 89.0346 69.4358 88.599 69.4358 88.0593C69.4358 86.7493 69.9787 85.4522 70.6679 84.3535C70.7296 84.2527 70.7979 84.1519 70.8629 84.0544C71.5391 83.0694 72.407 82.2177 73.4082 81.5643C73.9121 81.236 74.4517 80.9565 75.0109 80.7322C75.4627 80.5534 75.9373 80.3876 76.4217 80.3063C76.8703 80.2315 77.4359 80.3486 77.8195 80.0625C78.0666 79.8805 78.2128 79.5846 78.2128 79.2791V9.69046C78.2128 9.25486 77.9072 8.84527 77.4782 8.74449H77.4847ZM9.10533 14.7356C10.0155 12.0798 12.1155 10.0025 14.7779 9.09883C15.4313 8.87778 16.1204 8.777 16.8096 8.777H61.3837C62.0892 8.777 62.7913 8.87777 63.4577 9.10207C66.1038 9.99928 68.1875 12.0407 69.101 14.6706C69.3351 15.3435 69.4358 16.0587 69.4358 16.7706V25.6874C69.4358 26.227 69.0002 26.6626 68.4606 26.6626H9.75548C9.21585 26.6626 8.78025 26.227 8.78025 25.6874V16.7738C8.78025 16.0782 8.88103 15.3858 9.10533 14.7291V14.7356ZM69.4358 36.4441V52.4865C69.4358 53.0261 69.0002 53.4617 68.4606 53.4617H9.75548C9.21585 53.4617 8.78025 53.0261 8.78025 52.4865V36.4441C8.78025 35.9044 9.21585 35.4688 9.75548 35.4688H68.4606C69.0002 35.4688 69.4358 35.9044 69.4358 36.4441ZM69.0848 74.3542C68.1713 76.9515 66.1201 78.993 63.5195 79.9032C62.8173 80.1503 62.0697 80.251 61.3252 80.251H16.8876C16.1497 80.251 15.4085 80.1503 14.7096 79.9065C12.1025 78.9995 10.0448 76.9678 9.13132 74.3672C8.88426 73.665 8.78025 72.9206 8.78025 72.1762V63.2334C8.78025 62.6938 9.21585 62.2582 9.75548 62.2582H68.4606C69.0002 62.2582 69.4358 62.6938 69.4358 63.2334V72.1535C69.4358 72.9011 69.3318 73.6488 69.0848 74.3542Z" })));
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
function TfServerChip(props) {
|
|
220
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 67 101" }, props),
|
|
221
|
+
React.createElement("path", { d: "M49.2041 16.7295H43.7916C43.253 16.7295 42.8164 17.1661 42.8164 17.7047V24.3752C42.8164 24.9138 43.253 25.3505 43.7916 25.3505H49.2041C49.7427 25.3505 50.1793 24.9138 50.1793 24.3752V17.7047C50.1793 17.1661 49.7427 16.7295 49.2041 16.7295Z" }),
|
|
222
|
+
React.createElement("path", { d: "M49.2041 48.0703H43.7916C43.253 48.0703 42.8164 48.5069 42.8164 49.0455V55.7161C42.8164 56.2547 43.253 56.6913 43.7916 56.6913H49.2041C49.7427 56.6913 50.1793 56.2547 50.1793 55.7161V49.0455C50.1793 48.5069 49.7427 48.0703 49.2041 48.0703Z" }),
|
|
223
|
+
React.createElement("path", { d: "M49.2041 78.0576H43.7916C43.253 78.0576 42.8164 78.4942 42.8164 79.0328V85.7034C42.8164 86.242 43.253 86.6786 43.7916 86.6786H49.2041C49.7427 86.6786 50.1793 86.242 50.1793 85.7034V79.0328C50.1793 78.4942 49.7427 78.0576 49.2041 78.0576Z" }),
|
|
224
|
+
React.createElement("path", { d: "M66.4258 42.2578V33.458L0.00338745 33.458V42.2578H66.4258Z" }),
|
|
225
|
+
React.createElement("path", { d: "M66.4258 71.309V62.5093L0.00338745 62.5093V71.309H66.4258Z" }),
|
|
226
|
+
React.createElement("path", { d: "M65.3301 8.69573C65.0766 8.66648 64.823 8.61771 64.5792 8.54295C64.4687 8.50719 64.3549 8.47143 64.2444 8.43567C64.1436 8.40317 63.9908 8.31214 63.8868 8.31214C63.422 8.13986 62.9701 7.92856 62.541 7.6815C61.6893 7.19389 60.9189 6.56975 60.2655 5.83833C59.6121 5.10691 59.0757 4.26497 58.6856 3.35802C58.5166 2.96793 58.3606 2.56809 58.25 2.15849C58.1395 1.7489 58.1168 1.38156 58.1168 0.975222C58.1168 0.435599 57.6812 0 57.1415 0H9.75548C9.21585 0 8.78025 0.435599 8.78025 0.975222C8.78025 1.20928 8.79651 1.44658 8.751 1.67738C8.71524 1.87568 8.65998 2.07072 8.60796 2.26577C8.49419 2.66561 8.3544 3.05895 8.18862 3.43928C7.85704 4.19996 7.42144 4.91837 6.89807 5.56202C6.76804 5.72456 6.62826 5.88059 6.48848 6.03337C5.34422 7.25565 3.86838 8.14636 2.25601 8.58846C1.82041 8.70873 1.42382 8.74775 0.975222 8.74775C0.435599 8.74775 0 9.18334 0 9.72297V90.6014C0 91.141 0.435599 91.5766 0.975222 91.5766C2.96793 91.5766 4.97363 92.7566 6.33569 94.1512C6.95008 94.7786 7.47345 95.497 7.88305 96.2739C8.3219 97.0996 8.73799 98.0781 8.77375 99.0208C8.78675 99.3524 8.764 99.6807 8.9688 99.9603C9.15084 100.211 9.44666 100.36 9.75548 100.36H57.1415C57.6812 100.36 58.1168 99.9245 58.1168 99.3849C58.1168 98.0749 58.6596 96.7778 59.3488 95.6791C59.4106 95.5783 59.4788 95.4775 59.5438 95.38C60.22 94.395 61.0879 93.5433 62.0892 92.8899C62.593 92.5616 63.1326 92.282 63.6918 92.0577C64.1436 91.8789 64.6182 91.7132 65.1026 91.6319C65.5512 91.5571 66.1168 91.6742 66.5004 91.3881C66.7475 91.206 66.8938 90.9102 66.8938 90.6047V9.69046C66.8938 9.25486 66.5882 8.84527 66.1591 8.74449C65.9023 8.68273 65.6032 8.72824 65.3237 8.69573H65.3301ZM50.0062 91.5766H16.8909C16.1529 91.5766 15.4118 91.4759 14.7129 91.232C12.1058 90.3251 10.048 88.2934 9.13133 85.6928C8.88428 84.9906 8.78025 84.2462 8.78025 83.5018V16.7836C8.78025 16.0879 8.88103 15.3955 9.10533 14.7389C10.0155 12.083 12.1155 10.0058 14.7779 9.10207C15.4313 8.88102 16.1204 8.78025 16.8096 8.78025H50.0614C50.7668 8.78025 51.469 8.88103 52.1354 9.10533C54.7815 10.0025 56.8652 12.044 57.7787 14.6738C58.0127 15.3467 58.1135 16.0619 58.1135 16.7738V83.4725C58.1135 84.2202 58.0095 84.9679 57.7624 85.6733C56.849 88.2706 54.7945 90.3121 52.1939 91.2223C51.4917 91.4694 50.7441 91.5701 49.9997 91.5701L50.0062 91.5766Z" })));
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
function TfServerRack(props) {
|
|
230
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 102 79" }, props),
|
|
231
|
+
React.createElement("path", { d: "M83.4885 13.2451H74.2143C73.6709 13.2451 73.2305 13.6856 73.2305 14.2289V17.8855C73.2305 18.4289 73.6709 18.8694 74.2143 18.8694H83.4885C84.0319 18.8694 84.4724 18.4289 84.4724 17.8855V14.2289C84.4724 13.6856 84.0319 13.2451 83.4885 13.2451Z" }),
|
|
232
|
+
React.createElement("path", { d: "M83.4885 36.5186H74.2143C73.6709 36.5186 73.2305 36.959 73.2305 37.5024V41.159C73.2305 41.7023 73.6709 42.1428 74.2143 42.1428H83.4885C84.0319 42.1428 84.4724 41.7023 84.4724 41.159V37.5024C84.4724 36.959 84.0319 36.5186 83.4885 36.5186Z" }),
|
|
233
|
+
React.createElement("path", { d: "M83.4885 59.873H74.2143C73.6709 59.873 73.2305 60.3135 73.2305 60.8569V64.5134C73.2305 65.0568 73.6709 65.4973 74.2143 65.4973H83.4885C84.0319 65.4973 84.4724 65.0568 84.4724 64.5134V60.8569C84.4724 60.3135 84.0319 59.873 83.4885 59.873Z" }),
|
|
234
|
+
React.createElement("path", { d: "M83.4885 59.8325H74.2143C73.6709 59.8325 73.2305 60.273 73.2305 60.8164V64.4729C73.2305 65.0163 73.6709 65.4568 74.2143 65.4568H83.4885C84.0319 65.4568 84.4724 65.0163 84.4724 64.4729V60.8164C84.4724 60.273 84.0319 59.8325 83.4885 59.8325Z" }),
|
|
235
|
+
React.createElement("path", { d: "M95.5136 26.57C95.6579 25.514 96.3007 24.5794 97.255 24.1006C97.2845 24.0842 97.314 24.0711 97.3436 24.0547C97.3698 24.0416 97.3993 24.0284 97.4256 24.0153C98.3536 23.5759 99.2227 23.2906 100.256 23.2938C100.794 23.2938 101.23 22.8478 101.23 22.31V9.8088C101.23 9.25457 100.774 8.82825 100.223 8.82497C99.9901 8.82497 99.7572 8.80857 99.5277 8.77906C97.3862 8.51014 95.412 7.07703 94.0772 5.45043C93.3853 4.60761 92.8376 3.63034 92.5556 2.57108C92.3359 1.74794 92.631 0 91.3717 0H9.86127C9.32344 0 8.87744 0.432888 8.87744 0.970716C8.87744 2.24642 8.35602 3.51556 7.69685 4.59121C7.07048 5.6144 6.24406 6.50968 5.27662 7.21804C4.56499 7.73947 3.77465 8.15596 2.94495 8.45111C2.2825 8.68723 1.58069 8.74954 0.88217 8.82169C0.386974 8.87416 0 9.29065 0 9.79896V22.3002C0 22.8446 0.44601 23.284 0.990397 23.284C1.84305 23.284 2.66291 23.4611 3.4303 23.7726C5.00771 24.4089 6.05058 25.96 6.04074 27.6621C6.04074 27.7572 6.04073 27.8523 6.03417 27.9474C5.95875 29.6002 4.92572 31.0694 3.38767 31.6761C2.63339 31.9745 1.82994 32.145 0.996962 32.145C0.449296 32.145 0.00328264 32.5812 0.00328264 33.1289V39.3533V45.6301C0.00328264 46.1679 0.436176 46.6139 0.974003 46.6139C1.8365 46.6139 2.617 46.8271 3.41062 47.1616C3.50901 47.2042 3.6238 47.26 3.74842 47.3256C5.15857 48.0634 6.08009 49.5293 6.03746 51.1199C6.03746 51.1592 6.03745 51.2019 6.03417 51.2412C5.96203 52.9006 4.90934 54.3796 3.35816 54.9863C2.61045 55.2782 1.81682 55.4455 0.993679 55.4455C0.446013 55.4455 0 55.8816 0 56.4293V62.6537V68.9305C0 69.4683 0.432893 69.9143 0.970721 69.9143C1.83321 69.9143 2.61372 70.1275 3.40734 70.462C4.06651 70.7375 4.69616 71.0917 5.27334 71.5147C6.24078 72.2231 7.0672 73.1183 7.69357 74.1415C8.35274 75.2205 8.87744 76.4863 8.87416 77.762C8.87416 78.2999 9.32016 78.7327 9.85799 78.7327H91.3684C92.6277 78.7327 92.3326 76.9848 92.5523 76.1617C92.8343 75.1024 93.382 74.1284 94.074 73.2823C95.4087 71.6557 97.3796 70.2259 99.5244 69.9537C99.754 69.9242 99.9868 69.9078 100.22 69.9078C100.774 69.9078 101.226 69.4782 101.226 68.9239V62.6602V56.4227C101.226 55.8849 100.794 55.4389 100.252 55.4389C99.2194 55.4389 98.3503 55.1569 97.4223 54.7174C97.396 54.7043 97.3665 54.6912 97.3403 54.6781C96.5696 54.3009 95.9793 53.6286 95.7367 52.8055C95.4317 51.7692 95.3661 50.6837 95.5464 49.6277C95.7071 48.6767 96.3269 47.8601 97.1796 47.4141C97.9207 47.0271 98.7078 46.7549 99.5244 46.6533C99.754 46.6238 99.9868 46.6074 100.223 46.6074C100.774 46.6074 101.23 46.1745 101.23 45.6235V39.3598V33.1223C101.23 32.5845 100.797 32.1385 100.256 32.1385C99.2227 32.1385 98.3536 31.8565 97.4256 31.417C97.3993 31.4039 97.3698 31.3908 97.3436 31.3777C96.5729 31.0005 95.9826 30.325 95.7399 29.5018C95.4579 28.5377 95.3792 27.5374 95.5136 26.5536V26.57ZM12.4947 10.5959C13.2785 9.88095 14.2328 9.32672 15.2592 9.05125C15.9905 8.85448 16.7055 8.884 17.4499 8.87744C17.9943 8.87416 18.5387 8.87744 19.0831 8.87744H81.5531C83.7503 8.87744 85.8918 8.72331 87.8332 9.92686C89.3975 10.8976 90.5486 12.4717 90.988 14.2623C91.0142 14.3738 91.0405 14.4853 91.0635 14.5968C91.4078 16.3546 91.1028 18.2304 90.2042 19.7816C89.2237 21.4705 87.5741 22.5822 85.7212 23.1364C85.4162 23.2283 85.1244 23.2643 84.8227 23.2807H16.4726C16.3677 23.2742 16.2627 23.2676 16.1545 23.2578C15.843 23.2217 15.5314 23.1627 15.2199 23.061C14.4263 22.8052 13.6786 22.4248 13.0128 21.9165C11.6551 20.8769 10.7074 19.3618 10.3499 17.6893C9.80552 15.1543 10.5565 12.3668 12.4947 10.5991V10.5959ZM91.0635 64.1491C91.0405 64.2606 91.0175 64.3721 90.988 64.4836C90.5453 66.2709 89.3975 67.8483 87.8332 68.819C85.8918 70.0226 83.7503 69.8684 81.5531 69.8684H19.0831C18.5387 69.8684 17.9943 69.8717 17.4499 69.8684C16.7022 69.8651 15.9905 69.8914 15.2592 69.6946C14.2295 69.4191 13.2785 68.8649 12.4947 68.15C10.5565 66.3824 9.8088 63.5949 10.3499 61.0599C10.7074 59.3906 11.6551 57.8722 13.0128 56.8327C13.6786 56.3243 14.423 55.9439 15.2199 55.6881C15.5282 55.5865 15.8397 55.5274 16.1545 55.4914C16.8268 55.4159 17.5057 55.452 18.1943 55.452H84.2521C84.7669 55.452 85.226 55.4619 85.7212 55.6094C87.5741 56.1637 89.2237 57.2721 90.2042 58.9643C91.1061 60.5155 91.4111 62.388 91.0635 64.1491ZM91.0635 40.8487C91.0405 40.9602 91.0175 41.0717 90.988 41.1832C90.5453 42.9705 89.3975 44.5479 87.8332 45.5186C85.8918 46.7222 83.7503 46.568 81.5531 46.568H19.0831C18.5387 46.568 17.9943 46.5713 17.4499 46.568C16.7022 46.5615 15.9905 46.591 15.2592 46.3942C14.2295 46.1187 13.2785 45.5645 12.4947 44.8496C10.5565 43.082 9.8088 40.2945 10.3499 37.7594C10.7074 36.0902 11.6551 34.5718 13.0128 33.5323C13.6786 33.0239 14.423 32.6435 15.2199 32.3877C15.5282 32.2861 15.8397 32.227 16.1545 32.191C16.2595 32.1778 16.3644 32.1746 16.4726 32.168H84.8227C85.1211 32.1844 85.4162 32.2205 85.7212 32.3123C87.5741 32.8665 89.2237 33.9783 90.2042 35.6672C91.1061 37.2183 91.4111 39.0909 91.0635 40.852V40.8487Z" })));
|
|
236
|
+
}
|
|
237
|
+
|
|
546
238
|
function TfServer(props) {
|
|
547
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
548
|
-
React.createElement("
|
|
549
|
-
React.createElement("
|
|
550
|
-
React.createElement("
|
|
551
|
-
React.createElement("
|
|
552
|
-
React.createElement("
|
|
553
|
-
React.createElement("
|
|
554
|
-
React.createElement("rect", { x: "10.41", y: "20.29", width: "20.29", height: "20.29" }),
|
|
555
|
-
React.createElement("rect", { x: "40.84", y: "0", width: "361.07", height: "20.29" }),
|
|
556
|
-
React.createElement("rect", { x: "422.21", y: "40.09", width: "20.29", height: "20.29", transform: "translate(864.72 100.47) rotate(-180)" }),
|
|
557
|
-
React.createElement("rect", { x: "401.92", y: "0", width: "20.29", height: "20.29", transform: "translate(824.13 20.3) rotate(-180)" }),
|
|
558
|
-
React.createElement("rect", { x: "412.07", y: "19.79", width: "20.29", height: "20.29", transform: "translate(844.42 59.88) rotate(-180)" }),
|
|
559
|
-
React.createElement("rect", { x: "422.21", y: "60.38", width: "20.29", height: "20.29", transform: "translate(864.72 141.05) rotate(180)" }),
|
|
560
|
-
React.createElement("rect", { x: "401.92", y: "100.97", width: "20.29", height: "20.29", transform: "translate(824.13 222.22) rotate(180)" }),
|
|
561
|
-
React.createElement("rect", { x: "412.07", y: "80.67", width: "20.29", height: "20.29", transform: "translate(844.42 181.64) rotate(180)" }),
|
|
562
|
-
React.createElement("rect", { x: "40.84", y: "100.97", width: "361.07", height: "20.29", transform: "translate(442.76 222.22) rotate(-180)" }),
|
|
563
|
-
React.createElement("rect", { x: ".26", y: "60.88", width: "20.29", height: "20.29" }),
|
|
564
|
-
React.createElement("rect", { x: "20.55", y: "100.96", width: "20.29", height: "20.29" }),
|
|
565
|
-
React.createElement("rect", { x: "10.41", y: "81.17", width: "20.29", height: "20.29" }),
|
|
566
|
-
React.createElement("rect", { x: "263.66", y: "379.05", width: "113.57", height: "20.29" }),
|
|
567
|
-
React.createElement("rect", { x: "377.23", y: "379.05", width: "20.29", height: "20.29" }),
|
|
568
|
-
React.createElement("rect", { x: "97.52", y: "379.05", width: "20.29", height: "20.29" }),
|
|
569
|
-
React.createElement("rect", { x: "56.93", y: "379.05", width: "20.29", height: "20.29" }),
|
|
570
|
-
React.createElement("rect", { x: "1.38", y: "364.33", width: "20.29", height: "20.29" }),
|
|
571
|
-
React.createElement("rect", { x: "21.67", y: "323.74", width: "20.29", height: "20.29" }),
|
|
572
|
-
React.createElement("rect", { x: "11.52", y: "344.03", width: "20.29", height: "20.29" }),
|
|
573
|
-
React.createElement("rect", { x: "41.96", y: "323.74", width: "361.07", height: "20.29" }),
|
|
574
|
-
React.createElement("rect", { x: "423.33", y: "363.83", width: "20.29", height: "20.29", transform: "translate(866.95 747.95) rotate(-180)" }),
|
|
575
|
-
React.createElement("rect", { x: "403.04", y: "323.74", width: "20.29", height: "20.29", transform: "translate(826.37 667.78) rotate(-180)" }),
|
|
576
|
-
React.createElement("rect", { x: "413.18", y: "343.54", width: "20.29", height: "20.29", transform: "translate(846.66 707.36) rotate(-180)" }),
|
|
577
|
-
React.createElement("rect", { x: "423.33", y: "384.12", width: "20.29", height: "20.29", transform: "translate(866.95 788.54) rotate(180)" }),
|
|
578
|
-
React.createElement("rect", { x: "403.04", y: "424.71", width: "20.29", height: "20.29", transform: "translate(826.37 869.71) rotate(180)" }),
|
|
579
|
-
React.createElement("rect", { x: "413.18", y: "404.41", width: "20.29", height: "20.29", transform: "translate(846.66 829.12) rotate(180)" }),
|
|
580
|
-
React.createElement("rect", { x: "41.96", y: "424.71", width: "361.07", height: "20.29", transform: "translate(445 869.71) rotate(-180)" }),
|
|
581
|
-
React.createElement("rect", { x: "1.38", y: "384.62", width: "20.29", height: "20.29" }),
|
|
582
|
-
React.createElement("rect", { x: "21.67", y: "424.7", width: "20.29", height: "20.29" }),
|
|
583
|
-
React.createElement("rect", { x: "11.52", y: "404.91", width: "20.29", height: "20.29" }),
|
|
584
|
-
React.createElement("rect", { x: "263.66", y: "217.18", width: "113.57", height: "20.29" }),
|
|
585
|
-
React.createElement("rect", { x: "377.23", y: "217.18", width: "20.29", height: "20.29" }),
|
|
586
|
-
React.createElement("rect", { x: "97.52", y: "217.18", width: "20.29", height: "20.29" }),
|
|
587
|
-
React.createElement("rect", { x: "56.93", y: "217.18", width: "20.29", height: "20.29" }),
|
|
588
|
-
React.createElement("rect", { x: "1.38", y: "202.46", width: "20.29", height: "20.29" }),
|
|
589
|
-
React.createElement("rect", { x: "21.67", y: "161.87", width: "20.29", height: "20.29" }),
|
|
590
|
-
React.createElement("rect", { x: "11.52", y: "182.16", width: "20.29", height: "20.29" }),
|
|
591
|
-
React.createElement("rect", { x: "41.96", y: "161.87", width: "361.07", height: "20.29" }),
|
|
592
|
-
React.createElement("rect", { x: "423.33", y: "201.96", width: "20.29", height: "20.29", transform: "translate(866.95 424.21) rotate(-180)" }),
|
|
593
|
-
React.createElement("rect", { x: "403.04", y: "161.87", width: "20.29", height: "20.29", transform: "translate(826.37 344.04) rotate(-180)" }),
|
|
594
|
-
React.createElement("rect", { x: "413.18", y: "181.66", width: "20.29", height: "20.29", transform: "translate(846.66 383.62) rotate(-180)" }),
|
|
595
|
-
React.createElement("rect", { x: "423.33", y: "222.25", width: "20.29", height: "20.29", transform: "translate(866.95 464.79) rotate(180)" }),
|
|
596
|
-
React.createElement("rect", { x: "403.04", y: "262.84", width: "20.29", height: "20.29", transform: "translate(826.37 545.97) rotate(180)" }),
|
|
597
|
-
React.createElement("rect", { x: "413.18", y: "242.54", width: "20.29", height: "20.29", transform: "translate(846.66 505.38) rotate(180)" }),
|
|
598
|
-
React.createElement("rect", { x: "41.96", y: "262.84", width: "361.07", height: "20.29", transform: "translate(445 545.97) rotate(-180)" }),
|
|
599
|
-
React.createElement("rect", { x: "1.38", y: "222.75", width: "20.29", height: "20.29" }),
|
|
600
|
-
React.createElement("rect", { x: "21.67", y: "262.83", width: "20.29", height: "20.29" }),
|
|
601
|
-
React.createElement("rect", { x: "11.52", y: "243.04", width: "20.29", height: "20.29" })));
|
|
239
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 90 90" }, props),
|
|
240
|
+
React.createElement("path", { d: "M72.1277 17.5435H66.6674C66.123 17.5435 65.6836 17.9239 65.6836 18.3961V24.2335C65.6836 24.7057 66.123 25.0862 66.6674 25.0862H72.1277C72.6721 25.0862 73.1115 24.7057 73.1115 24.2335V18.3961C73.1115 17.9239 72.6721 17.5435 72.1277 17.5435Z" }),
|
|
241
|
+
React.createElement("path", { d: "M50.6172 24.1043V18.5292C50.6172 17.9859 50.1767 17.5454 49.6334 17.5454L17.8556 17.5454C17.3122 17.5454 16.8718 17.9859 16.8718 18.5292V24.1043C16.8718 24.6476 17.3122 25.0881 17.8556 25.0881H49.6334C50.1767 25.0881 50.6172 24.6476 50.6172 24.1043Z" }),
|
|
242
|
+
React.createElement("path", { d: "M88.3841 8.83808C88.0004 8.79217 87.6233 8.70691 87.2429 8.57901C86.5214 8.33633 85.8295 8.00183 85.1932 7.58534C83.9241 6.75892 82.8648 5.61768 82.127 4.29606C81.7367 3.59754 81.3956 2.84327 81.2186 2.05621C81.13 1.65612 81.1071 1.25602 81.1038 0.852653C81.1005 0.380414 80.7201 0 80.2511 0H9.72025C9.26113 0 8.884 0.360738 8.8676 0.81986C8.8512 1.21339 8.83153 1.62004 8.82169 1.69219C8.7561 2.23985 8.59213 2.75473 8.3888 3.26304C8.04446 4.12881 7.56566 4.93883 6.97864 5.66031C6.30964 6.48017 5.49634 7.18197 4.58793 7.72964C3.92877 8.12645 3.20401 8.47079 2.44974 8.67739C1.90863 8.82497 1.38064 8.86432 0.842815 8.87416C0.377135 8.884 0 9.26113 0 9.72681V32.9059C0 33.365 0.360738 33.7421 0.819859 33.7585C1.20355 33.7749 1.59381 33.7946 1.66595 33.8044C2.22674 33.8668 2.73505 34.0373 3.25976 34.2308C4.2108 34.5817 5.10609 35.1523 5.87019 35.8016C6.6343 36.451 7.2574 37.2052 7.76243 38.0546C8.26746 38.904 8.72658 39.9239 8.85448 40.9208C8.89056 41.1996 8.89384 41.4849 8.89056 41.7669C8.884 42.2392 9.27425 42.6229 9.74649 42.6229H80.2741C80.7266 42.6229 81.1005 42.2687 81.1267 41.8161C81.1464 41.439 81.1759 41.0586 81.1825 40.9864C81.2579 40.4092 81.4186 39.8681 81.6449 39.3303C82.0351 38.4022 82.5533 37.5397 83.2092 36.7756C84.0618 35.7819 85.1244 34.9457 86.3115 34.3882C87.2626 33.9422 88.1841 33.7979 89.1712 33.7585C89.627 33.7389 89.9812 33.3617 89.9812 32.9059V9.72681C89.9812 9.25785 89.6008 8.87416 89.1318 8.87088C88.876 8.87088 88.6301 8.85776 88.3841 8.82825V8.83808ZM9.22178 14.8624C10.1433 12.2257 12.2225 10.1466 14.8591 9.22506C15.5577 8.9791 16.3021 8.87744 17.0432 8.87744H72.9642C73.6857 8.87744 74.4072 8.9791 75.0926 9.21194C77.7456 10.1138 79.8379 12.1372 80.7627 14.7706C81.0054 15.4658 81.1103 16.2037 81.1103 16.9383V25.7206C81.1103 26.4421 81.0087 27.1636 80.7693 27.8457C80.5331 28.5213 80.215 29.1673 79.8248 29.7675C79.4345 30.3676 78.9787 30.9087 78.4638 31.3973C77.949 31.886 77.3718 32.3123 76.7552 32.6665C76.1387 33.0207 75.4566 33.3158 74.7613 33.5224C74.3219 33.6536 73.8726 33.7684 73.4102 33.7553C73.302 33.7553 73.1971 33.752 73.0888 33.752H72.6395C72.4559 33.752 72.2755 33.752 72.0919 33.752H71.4524C71.2097 33.752 70.967 33.752 70.7244 33.752H69.9111C69.6126 33.752 69.3142 33.752 69.019 33.752H68.0516C67.704 33.752 67.3597 33.752 67.012 33.752H65.9069C65.5166 33.752 65.1264 33.752 64.7361 33.752H63.5096C63.0833 33.752 62.6569 33.752 62.2273 33.752C61.7977 33.752 61.3419 33.752 60.8959 33.752C60.4499 33.752 59.9776 33.752 59.5218 33.752H58.1051C57.6197 33.752 57.1376 33.752 56.6523 33.752C56.1669 33.752 55.6619 33.752 55.17 33.752C54.6781 33.752 54.1632 33.752 53.6582 33.752C53.1531 33.752 52.635 33.752 52.1234 33.752C51.6118 33.752 51.0871 33.752 50.5722 33.752C50.0573 33.752 49.5261 33.752 49.0046 33.752C48.4832 33.752 47.9519 33.752 47.4272 33.752H45.8465C45.3186 33.752 44.7906 33.752 44.2626 33.752C43.7346 33.752 43.2099 33.752 42.6819 33.752C42.1539 33.752 41.6325 33.752 41.111 33.752C40.5896 33.752 40.0715 33.752 39.55 33.752C39.0286 33.752 38.5203 33.752 38.0054 33.752C37.4905 33.752 36.9888 33.752 36.4805 33.752H34.9818C34.4931 33.752 34.0012 33.752 33.5126 33.752C33.0239 33.752 32.555 33.752 32.0795 33.752H30.6824C30.2299 33.752 29.7806 33.752 29.328 33.752H28.0228C27.603 33.752 27.1865 33.752 26.7668 33.752C26.347 33.752 25.9666 33.752 25.5665 33.752H24.4285C24.0711 33.752 23.7103 33.752 23.3529 33.752H22.3461C22.0345 33.752 21.723 33.752 21.4147 33.752H20.5588C20.2997 33.752 20.0439 33.752 19.7848 33.752H19.0994C18.8994 33.752 18.7026 33.752 18.5026 33.752H18.0008C17.8664 33.752 17.7319 33.752 17.6007 33.752H17.3023C17.24 33.752 17.1777 33.752 17.1121 33.752H17.0334C16.2955 33.752 15.5544 33.647 14.8591 33.4044C12.2159 32.473 10.1335 30.3578 9.21522 27.7047C8.97582 27.0127 8.87416 26.2814 8.87416 25.5501V17.0465C8.87416 16.3054 8.97582 15.5642 9.22178 14.8624Z" }),
|
|
243
|
+
React.createElement("path", { d: "M72.1277 64.9106H66.6674C66.123 64.9106 65.6836 65.2911 65.6836 65.7633V71.6007C65.6836 72.0729 66.123 72.4534 66.6674 72.4534H72.1277C72.6721 72.4534 73.1115 72.0729 73.1115 71.6007V65.7633C73.1115 65.2911 72.6721 64.9106 72.1277 64.9106Z" }),
|
|
244
|
+
React.createElement("path", { d: "M50.6172 71.4744V65.8994C50.6172 65.356 50.1767 64.9155 49.6334 64.9155H17.8556C17.3122 64.9155 16.8718 65.356 16.8718 65.8994V71.4744C16.8718 72.0178 17.3122 72.4582 17.8556 72.4582H49.6334C50.1767 72.4582 50.6172 72.0178 50.6172 71.4744Z" }),
|
|
245
|
+
React.createElement("path", { d: "M88.3841 56.2082C88.0004 56.1623 87.6233 56.077 87.2429 55.9491C86.5214 55.7064 85.8295 55.3719 85.1932 54.9555C83.9241 54.129 82.8648 52.9878 82.127 51.6662C81.7367 50.9677 81.3956 50.2134 81.2186 49.4263C81.13 49.0262 81.1071 48.6261 81.1038 48.2228C81.1005 47.7505 80.7201 47.3701 80.2511 47.3701H9.72025C9.26113 47.3701 8.884 47.7309 8.8676 48.19C8.8512 48.5835 8.83153 48.9902 8.82169 49.0623C8.7561 49.61 8.59213 50.1248 8.3888 50.6332C8.04446 51.4989 7.56566 52.3089 6.97864 53.0304C6.30964 53.8503 5.49634 54.5521 4.58793 55.0997C3.92877 55.4966 3.20401 55.8409 2.44974 56.0475C1.90863 56.1951 1.38064 56.2344 0.842815 56.2443C0.377135 56.2541 0 56.6313 0 57.0969V80.276C0 80.7351 0.360738 81.1123 0.819859 81.1286C1.20355 81.145 1.59381 81.1647 1.66595 81.1746C2.22674 81.2369 2.73505 81.4074 3.25976 81.6009C4.2108 81.9518 5.10609 82.5224 5.87019 83.1717C6.6343 83.8211 7.2574 84.5753 7.76243 85.4247C8.26746 86.2741 8.72658 87.294 8.85448 88.2909C8.89056 88.5697 8.89384 88.855 8.89056 89.137C8.884 89.6093 9.27425 89.993 9.74649 89.993H80.2741C80.7266 89.993 81.1005 89.6388 81.1267 89.1862C81.1464 88.8091 81.1759 88.4287 81.1825 88.3565C81.2579 87.7794 81.4186 87.2382 81.6449 86.7004C82.0351 85.7723 82.5533 84.9098 83.2092 84.1457C84.0618 83.1521 85.1244 82.3158 86.3115 81.7583C87.2626 81.3123 88.1841 81.168 89.1712 81.1286C89.627 81.109 89.9812 80.7318 89.9812 80.276V57.0969C89.9812 56.628 89.6008 56.2443 89.1318 56.241C88.876 56.241 88.6301 56.2279 88.3841 56.1984V56.2082ZM9.22178 62.2325C10.1433 59.5959 12.2225 57.5167 14.8591 56.5952C15.5577 56.3492 16.3021 56.2476 17.0432 56.2476H72.9642C73.6857 56.2476 74.4072 56.3492 75.0926 56.5821C77.7456 57.4839 79.8379 59.5073 80.7627 62.1407C81.0054 62.8359 81.1103 63.5738 81.1103 64.3084V73.0908C81.1103 73.8122 81.0087 74.5337 80.7693 75.2158C80.5331 75.8914 80.215 76.5374 79.8248 77.1376C79.4345 77.7377 78.9787 78.2788 78.4638 78.7675C77.949 79.2561 77.3718 79.6824 76.7552 80.0366C76.1387 80.3908 75.4566 80.6859 74.7613 80.8925C74.3219 81.0237 73.8726 81.1385 73.4102 81.1254C73.302 81.1254 73.1971 81.1221 73.0888 81.1221H72.6395C72.4559 81.1221 72.2755 81.1221 72.0919 81.1221H71.4524C71.2097 81.1221 70.967 81.1221 70.7244 81.1221H69.9111C69.6126 81.1221 69.3142 81.1221 69.019 81.1221H68.0516C67.704 81.1221 67.3597 81.1221 67.012 81.1221H65.9069C65.5166 81.1221 65.1264 81.1221 64.7361 81.1221H63.5096C63.0833 81.1221 62.6569 81.1221 62.2273 81.1221C61.7977 81.1221 61.3419 81.1221 60.8959 81.1221C60.4499 81.1221 59.9776 81.1221 59.5218 81.1221H58.1051C57.6197 81.1221 57.1376 81.1221 56.6523 81.1221C56.1669 81.1221 55.6619 81.1221 55.17 81.1221C54.6781 81.1221 54.1632 81.1221 53.6582 81.1221C53.1531 81.1221 52.635 81.1221 52.1234 81.1221C51.6118 81.1221 51.0871 81.1221 50.5722 81.1221C50.0573 81.1221 49.5261 81.1221 49.0046 81.1221C48.4832 81.1221 47.9519 81.1221 47.4272 81.1221H45.8465C45.3186 81.1221 44.7906 81.1221 44.2626 81.1221C43.7346 81.1221 43.2099 81.1221 42.6819 81.1221C42.1539 81.1221 41.6325 81.1221 41.111 81.1221C40.5896 81.1221 40.0715 81.1221 39.55 81.1221C39.0286 81.1221 38.5203 81.1221 38.0054 81.1221C37.4905 81.1221 36.9888 81.1221 36.4805 81.1221H34.9818C34.4931 81.1221 34.0012 81.1221 33.5126 81.1221C33.0239 81.1221 32.555 81.1221 32.0795 81.1221H30.6824C30.2299 81.1221 29.7806 81.1221 29.328 81.1221H28.0228C27.603 81.1221 27.1865 81.1221 26.7668 81.1221C26.347 81.1221 25.9666 81.1221 25.5665 81.1221H24.4285C24.0711 81.1221 23.7103 81.1221 23.3529 81.1221H22.3461C22.0345 81.1221 21.723 81.1221 21.4147 81.1221H20.5588C20.2997 81.1221 20.0439 81.1221 19.7848 81.1221H19.0994C18.8994 81.1221 18.7026 81.1221 18.5026 81.1221H18.0008C17.8664 81.1221 17.7319 81.1221 17.6007 81.1221H17.3023C17.24 81.1221 17.1777 81.1221 17.1121 81.1221H17.0334C16.2955 81.1221 15.5544 81.0172 14.8591 80.7745C12.2159 79.8431 10.1335 77.7279 9.21522 75.0748C8.97582 74.3828 8.87416 73.6515 8.87416 72.9202V64.4166C8.87416 63.6755 8.97582 62.9343 9.22178 62.2325Z" })));
|
|
602
246
|
}
|
|
603
247
|
|
|
604
248
|
function TfShieldCheck(props) {
|
|
@@ -608,85 +252,10 @@ function TfShieldCheck(props) {
|
|
|
608
252
|
}
|
|
609
253
|
|
|
610
254
|
function TfShieldX(props) {
|
|
611
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
612
|
-
React.createElement("
|
|
613
|
-
React.createElement("
|
|
614
|
-
React.createElement("
|
|
615
|
-
React.createElement("rect", { x: "191.34", y: "212.01", width: "20.29", height: "20.29", transform: "translate(402.96 444.32) rotate(-180)" }),
|
|
616
|
-
React.createElement("rect", { x: "171.04", y: "232.31", width: "20.29", height: "20.29", transform: "translate(362.38 484.9) rotate(-180)" }),
|
|
617
|
-
React.createElement("rect", { x: "150.75", y: "252.6", width: "20.29", height: "20.29", transform: "translate(321.79 525.49) rotate(-180)" }),
|
|
618
|
-
React.createElement("rect", { x: "252.12", y: "151.13", width: "20.29", height: "20.29", transform: "translate(524.52 322.56) rotate(-180)" }),
|
|
619
|
-
React.createElement("rect", { x: "160.9", y: "242.45", width: "20.29", height: "20.29", transform: "translate(342.09 505.2) rotate(-180)" }),
|
|
620
|
-
React.createElement("rect", { x: "181.19", y: "222.16", width: "20.29", height: "20.29", transform: "translate(382.67 464.61) rotate(-180)" }),
|
|
621
|
-
React.createElement("rect", { x: "201.48", y: "201.87", width: "20.29", height: "20.29", transform: "translate(423.26 424.02) rotate(-180)" }),
|
|
622
|
-
React.createElement("rect", { x: "221.78", y: "181.57", width: "20.29", height: "20.29", transform: "translate(463.84 383.44) rotate(-180)" }),
|
|
623
|
-
React.createElement("rect", { x: "241.92", y: "161.28", width: "20.29", height: "20.29", transform: "translate(504.14 342.85) rotate(-180)" }),
|
|
624
|
-
React.createElement("rect", { x: "262.26", y: "140.99", width: "20.29", height: "20.29", transform: "translate(544.82 302.27) rotate(-180)" }),
|
|
625
|
-
React.createElement("rect", { x: "201.48", y: "181.6", width: "20.29", height: "20.29", transform: "translate(403.37 -19.88) rotate(90)" }),
|
|
626
|
-
React.createElement("rect", { x: "242.07", y: "222.11", width: "20.29", height: "20.29", transform: "translate(19.96 484.47) rotate(-90)" }),
|
|
627
|
-
React.createElement("rect", { x: "221.78", y: "201.97", width: "20.29", height: "20.29", transform: "translate(19.81 444.03) rotate(-90)" }),
|
|
628
|
-
React.createElement("rect", { x: "201.48", y: "181.67", width: "20.29", height: "20.29", transform: "translate(19.81 403.45) rotate(-90)" }),
|
|
629
|
-
React.createElement("rect", { x: "181.19", y: "161.38", width: "20.29", height: "20.29", transform: "translate(19.81 362.86) rotate(-90)" }),
|
|
630
|
-
React.createElement("rect", { x: "160.9", y: "141.09", width: "20.29", height: "20.29", transform: "translate(19.81 322.28) rotate(-90)" }),
|
|
631
|
-
React.createElement("rect", { x: "262.36", y: "242.45", width: "20.29", height: "20.29", transform: "translate(19.91 525.11) rotate(-90)" }),
|
|
632
|
-
React.createElement("rect", { x: "171.04", y: "151.23", width: "20.29", height: "20.29", transform: "translate(19.81 342.57) rotate(-90)" }),
|
|
633
|
-
React.createElement("rect", { x: "191.34", y: "171.53", width: "20.29", height: "20.29", transform: "translate(19.81 383.15) rotate(-90)" }),
|
|
634
|
-
React.createElement("rect", { x: "211.63", y: "191.82", width: "20.29", height: "20.29", transform: "translate(19.81 423.74) rotate(-90)" }),
|
|
635
|
-
React.createElement("rect", { x: "231.92", y: "212.11", width: "20.29", height: "20.29", transform: "translate(19.81 464.33) rotate(-90)" }),
|
|
636
|
-
React.createElement("rect", { x: "252.21", y: "232.26", width: "20.29", height: "20.29", transform: "translate(19.96 504.77) rotate(-90)" }),
|
|
637
|
-
React.createElement("rect", { x: "272.51", y: "252.6", width: "20.29", height: "20.29", transform: "translate(19.91 545.4) rotate(-90)" }),
|
|
638
|
-
React.createElement("rect", { x: "150.75", y: "131.8", width: "20.29", height: "20.29", transform: "translate(18.95 302.85) rotate(-90)" }),
|
|
639
|
-
React.createElement("rect", { x: "272.09", y: "130.84", width: "20.29", height: "20.29", transform: "translate(141.25 423.22) rotate(-90)" }),
|
|
640
|
-
React.createElement("rect", { x: "-43.9", y: "161.34", width: "179.02", height: "20.29", transform: "translate(217.1 125.87) rotate(90)" }),
|
|
641
|
-
React.createElement("rect", { x: "314.41", y: "170.5", width: "160.7", height: "20.29", transform: "translate(575.41 -214.12) rotate(90)" }),
|
|
642
|
-
React.createElement("rect", { x: "35.46", y: "61.56", width: "122.75", height: "20.29", transform: "translate(193.68 143.42) rotate(180)" }),
|
|
643
|
-
React.createElement("rect", { x: "279.97", y: "61.56", width: "124.94", height: "20.29", transform: "translate(684.88 143.42) rotate(180)" }),
|
|
644
|
-
React.createElement("rect", { x: "198.8", y: ".69", width: "20.29", height: "20.29", transform: "translate(417.89 21.66) rotate(180)" }),
|
|
645
|
-
React.createElement("rect", { x: "219.09", y: ".69", width: "20.29", height: "20.29", transform: "translate(458.48 21.66) rotate(180)" }),
|
|
646
|
-
React.createElement("rect", { x: "178.51", y: "20.98", width: "20.29", height: "20.29", transform: "translate(377.3 62.25) rotate(180)" }),
|
|
647
|
-
React.createElement("rect", { x: "158.21", y: "41.27", width: "20.29", height: "20.29" }),
|
|
648
|
-
React.createElement("rect", { x: "259.68", y: "41.27", width: "20.29", height: "20.29", transform: "translate(539.65 102.84) rotate(180)" }),
|
|
649
|
-
React.createElement("rect", { x: "239.38", y: "20.98", width: "20.29", height: "20.29", transform: "translate(499.06 62.25) rotate(180)" }),
|
|
650
|
-
React.createElement("rect", { x: "384.62", y: "81.97", width: "20.29", height: "20.29", transform: "translate(789.53 184.24) rotate(180)" }),
|
|
651
|
-
React.createElement("rect", { x: "46.86", y: "260.99", width: "20.29", height: "20.29" }),
|
|
652
|
-
React.createElement("rect", { x: "67.01", y: "281.29", width: "20.29", height: "20.29" }),
|
|
653
|
-
React.createElement("rect", { x: "87.3", y: "301.58", width: "20.29", height: "20.29" }),
|
|
654
|
-
React.createElement("rect", { x: "107.59", y: "321.87", width: "20.29", height: "20.29" }),
|
|
655
|
-
React.createElement("rect", { x: "127.89", y: "342.17", width: "20.29", height: "20.29" }),
|
|
656
|
-
React.createElement("rect", { x: "57.01", y: "271.14", width: "20.29", height: "20.29" }),
|
|
657
|
-
React.createElement("rect", { x: "147.89", y: "362.46", width: "20.29", height: "20.29" }),
|
|
658
|
-
React.createElement("rect", { x: "168.18", y: "382.75", width: "20.29", height: "20.29" }),
|
|
659
|
-
React.createElement("rect", { x: "212.37", y: "423.34", width: "20.29", height: "20.29" }),
|
|
660
|
-
React.createElement("rect", { x: "188.47", y: "403.05", width: "20.29", height: "20.29" }),
|
|
661
|
-
React.createElement("rect", { x: "77.15", y: "291.44", width: "20.29", height: "20.29", transform: "translate(174.6 603.17) rotate(-180)" }),
|
|
662
|
-
React.createElement("rect", { x: "97.45", y: "311.73", width: "20.29", height: "20.29", transform: "translate(215.19 643.76) rotate(-180)" }),
|
|
663
|
-
React.createElement("rect", { x: "117.59", y: "332.02", width: "20.29", height: "20.29", transform: "translate(255.48 684.33) rotate(-180)" }),
|
|
664
|
-
React.createElement("rect", { x: "138.03", y: "352.31", width: "20.29", height: "20.29", transform: "translate(296.36 724.92) rotate(-180)" }),
|
|
665
|
-
React.createElement("rect", { x: "158.03", y: "372.61", width: "20.29", height: "20.29", transform: "translate(336.36 765.51) rotate(-180)" }),
|
|
666
|
-
React.createElement("rect", { x: "178.33", y: "392.9", width: "20.29", height: "20.29", transform: "translate(376.94 806.09) rotate(-180)" }),
|
|
667
|
-
React.createElement("rect", { x: "198.52", y: "413.19", width: "20.29", height: "20.29", transform: "translate(417.33 846.68) rotate(-180)" }),
|
|
668
|
-
React.createElement("rect", { x: "376.4", y: "260.99", width: "20.29", height: "20.29", transform: "translate(773.09 542.28) rotate(-180)" }),
|
|
669
|
-
React.createElement("rect", { x: "356.25", y: "281.29", width: "20.29", height: "20.29", transform: "translate(732.79 582.87) rotate(-180)" }),
|
|
670
|
-
React.createElement("rect", { x: "335.96", y: "301.58", width: "20.29", height: "20.29", transform: "translate(692.21 623.45) rotate(-180)" }),
|
|
671
|
-
React.createElement("rect", { x: "315.66", y: "321.87", width: "20.29", height: "20.29", transform: "translate(651.62 664.04) rotate(-180)" }),
|
|
672
|
-
React.createElement("rect", { x: "295.37", y: "342.17", width: "20.29", height: "20.29", transform: "translate(611.03 704.63) rotate(-180)" }),
|
|
673
|
-
React.createElement("rect", { x: "366.25", y: "271.14", width: "20.29", height: "20.29", transform: "translate(752.79 562.58) rotate(-180)" }),
|
|
674
|
-
React.createElement("rect", { x: "275.37", y: "362.46", width: "20.29", height: "20.29", transform: "translate(571.03 745.21) rotate(-180)" }),
|
|
675
|
-
React.createElement("rect", { x: "255.08", y: "382.75", width: "20.29", height: "20.29", transform: "translate(530.45 785.8) rotate(-180)" }),
|
|
676
|
-
React.createElement("rect", { x: "234.78", y: "403.05", width: "20.29", height: "20.29", transform: "translate(489.86 826.38) rotate(-180)" }),
|
|
677
|
-
React.createElement("rect", { x: "346.1", y: "291.44", width: "20.29", height: "20.29" }),
|
|
678
|
-
React.createElement("rect", { x: "325.81", y: "311.73", width: "20.29", height: "20.29" }),
|
|
679
|
-
React.createElement("rect", { x: "305.66", y: "332.02", width: "20.29", height: "20.29" }),
|
|
680
|
-
React.createElement("rect", { x: "285.22", y: "352.31", width: "20.29", height: "20.29" }),
|
|
681
|
-
React.createElement("rect", { x: "265.22", y: "372.61", width: "20.29", height: "20.29" }),
|
|
682
|
-
React.createElement("rect", { x: "244.93", y: "392.9", width: "20.29", height: "20.29" }),
|
|
683
|
-
React.createElement("rect", { x: "224.74", y: "413.19", width: "20.29", height: "20.29" }),
|
|
684
|
-
React.createElement("rect", { x: "249.53", y: "31.13", width: "20.29", height: "20.29", transform: "translate(519.35 82.54) rotate(-180)" }),
|
|
685
|
-
React.createElement("rect", { x: "269.82", y: "51.42", width: "20.29", height: "20.29", transform: "translate(559.94 123.13) rotate(-180)" }),
|
|
686
|
-
React.createElement("rect", { x: "229.24", y: "10.83", width: "20.29", height: "20.29", transform: "translate(478.77 41.96) rotate(-180)" }),
|
|
687
|
-
React.createElement("rect", { x: "188.65", y: "10.83", width: "20.29", height: "20.29", transform: "translate(397.6 41.96) rotate(-180)" }),
|
|
688
|
-
React.createElement("rect", { x: "168.36", y: "31.13", width: "20.29", height: "20.29", transform: "translate(357.01 82.54) rotate(-180)" }),
|
|
689
|
-
React.createElement("rect", { x: "148.07", y: "51.42", width: "20.29", height: "20.29", transform: "translate(316.43 123.13) rotate(-180)" })));
|
|
255
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 79 90" }, props),
|
|
256
|
+
React.createElement("path", { d: "M77.3119 8.3881C77.0698 8.34557 76.8375 8.29323 76.5987 8.22126C75.9738 8.02824 75.3588 7.80578 74.7797 7.50153C73.9978 7.08932 73.2781 6.56588 72.6467 5.95084C72.0153 5.3358 71.4755 4.62916 71.0437 3.85709C70.8278 3.46778 70.638 3.06212 70.481 2.64664C70.3011 2.17554 70.1342 1.67828 70.0688 1.17774C70.0262 0.866947 70.0328 0.595411 69.8136 0.340235C69.6271 0.124317 69.3556 0 69.071 0H9.11764C8.74797 0 8.40119 0.215918 8.23761 0.54961C8.19835 0.631398 8.16891 0.716456 8.15256 0.804786C8.11657 0.98799 8.12965 1.18101 8.10021 1.36748C8.05114 1.64556 7.95299 1.91055 7.87121 2.17881C7.76325 2.51905 7.63239 2.85601 7.48517 3.17989C7.19401 3.82437 6.8276 4.43287 6.39576 4.99229C5.96393 5.55172 5.4732 6.05226 4.93014 6.49718C4.3838 6.9421 3.78512 7.32487 3.15045 7.63239C2.49615 7.94972 1.79605 8.20163 1.08286 8.34884C0.801517 8.40773 0.533253 8.40446 0.304249 8.60402C0.111231 8.77087 0 9.01623 0 9.2714V47.8848C0 52.7397 1.45581 57.4048 4.21041 61.3797C8.23434 67.1833 19.6257 80.2922 33.9319 88.3793C35.5546 89.2953 37.3735 89.7566 39.1925 89.7566C41.0114 89.7566 42.8304 89.2986 44.453 88.3793C58.6938 80.3282 70.0884 67.1964 74.1254 61.3797C76.88 57.4081 78.3391 52.7397 78.3391 47.8848V9.37282C78.3391 9.11764 78.2344 8.87228 78.0578 8.68908C77.8778 8.5026 77.6226 8.44372 77.3773 8.40119C77.3544 8.39792 77.3348 8.39464 77.3119 8.39137V8.3881ZM67.4091 56.7146C63.1463 62.8584 52.4453 74.4657 40.4323 81.2573C39.657 81.6957 38.7344 81.6957 37.9591 81.2573C25.8873 74.4329 15.183 62.8421 10.9333 56.7146C9.13073 54.117 8.17873 51.0614 8.17873 47.8815V16.6879C8.17873 15.7424 8.33249 14.8002 8.68581 13.9235C9.5593 11.7675 11.2114 10.0271 13.3117 9.05876C14.2997 8.60402 15.3858 8.3881 16.472 8.3881H61.697C62.6785 8.3881 63.6599 8.54513 64.5661 8.91481C66.6697 9.77521 68.4069 11.3782 69.4047 13.3968C69.9248 14.4502 70.1571 15.6214 70.1571 16.7958V47.8783C70.1571 51.0581 69.2051 54.1137 67.4025 56.7113L67.4091 56.7146Z" }),
|
|
257
|
+
React.createElement("path", { d: "M26.8688 23.0336L22.9362 26.9662C22.5529 27.3494 22.5529 27.9709 22.9362 28.3541L50.0965 55.5145C50.4798 55.8978 51.1012 55.8978 51.4845 55.5145L55.4171 51.5819C55.8004 51.1986 55.8004 50.5772 55.4171 50.1939L28.2567 23.0336C27.8735 22.6503 27.2521 22.6503 26.8688 23.0336Z" }),
|
|
258
|
+
React.createElement("path", { d: "M50.0965 23.0421L22.9362 50.2025C22.5529 50.5858 22.5529 51.2072 22.9362 51.5905L26.8688 55.5231C27.2521 55.9063 27.8735 55.9063 28.2567 55.5231L55.4171 28.3627C55.8004 27.9794 55.8004 27.358 55.4171 26.9747L51.4845 23.0421C51.1012 22.6588 50.4798 22.6588 50.0965 23.0421Z" })));
|
|
690
259
|
}
|
|
691
260
|
|
|
692
261
|
function TfSigstore(props) {
|
|
@@ -695,104 +264,23 @@ function TfSigstore(props) {
|
|
|
695
264
|
React.createElement("path", { d: "M252.929365,99.1701466 C250.199911,88.2523323 244.741004,79.1541537 237.462461,70.965793 C232.003554,64.597068 225.634829,59.1381608 219.266104,52.7694358 C212.897379,47.3105287 208.34829,40.9418036 205.618836,33.6632608 C203.7992,30.0239893 201.979565,26.3847179 199.250111,22.7454465 C194.701022,16.3767215 187.422479,11.8276322 180.143936,8.18836073 C168.316304,1.81963572 155.578854,-2.84217094e-14 141.931586,-2.84217094e-14 C134.653043,-2.84217094e-14 127.3745,0.909817859 120.095957,2.72945358 C109.178143,4.54908929 99.1701466,9.09817859 89.1621502,14.5570857 C82.7934251,18.1963572 77.334518,22.7454465 71.8756108,27.2945358 C62.7774323,34.5730786 53.6792537,41.8516215 46.4007108,50.9498001 C40.9418036,58.228343 33.6632608,62.7774323 26.3847179,67.3265215 C19.106175,70.965793 13.6472679,76.4247001 8.18836073,81.8836073 C2.72945358,87.3425144 0,93.7112394 0,100.989782 C0,106.448689 0.909817859,111.907597 1.81963572,116.456686 C3.63927143,124.645047 7.27854287,131.92359 10.0079964,140.11195 C11.8276322,144.66104 12.73745,149.210129 12.73745,153.759218 C12.73745,158.308307 12.73745,162.857397 11.8276322,167.406486 C10.9178143,177.414482 11.8276322,188.332297 13.6472679,198.340293 C15.4669036,207.438472 20.9258108,214.717015 30.0239893,218.356286 C30.9338072,219.266104 32.7534429,219.266104 33.6632608,219.266104 C35.4828965,220.175922 35.4828965,221.08574 34.5730786,221.995558 C34.5730786,221.995558 34.5730786,221.995558 33.6632608,222.905375 C30.0239893,227.454465 27.2945358,232.913372 28.2043536,239.282097 C29.1141715,249.290093 40.0319858,255.658818 49.1301644,251.109729 C54.5890715,249.290093 60.0479787,251.109729 61.8676144,254.749 C62.7774323,255.658818 62.7774323,256.568636 63.6872501,257.478454 C65.5068858,262.027543 67.3265215,265.666815 70.0559751,269.306086 C73.6952466,273.855175 78.2443359,275.674811 84.6130609,274.764993 C88.2523323,273.855175 91.8916037,272.945358 95.5308752,271.125722 C101.8996,267.48645 107.358507,262.937361 113.727232,257.478454 C115.546868,255.658818 117.366504,255.658818 120.095957,255.658818 C123.735229,255.658818 127.3745,257.478454 131.013772,260.207908 C136.472679,263.847179 141.931586,266.576633 148.300311,268.396268 C160.127943,272.03554 171.045757,272.945358 182.87339,270.215904 C194.701022,267.48645 204.709018,262.027543 213.807197,255.658818 C220.175922,251.109729 224.725011,246.56064 228.364283,240.191915 C232.003554,233.82319 233.82319,227.454465 235.642825,220.175922 C238.372279,210.167925 239.282097,200.159929 239.282097,189.242115 C240.191915,180.143936 241.101733,171.955575 243.831186,163.767215 C245.650822,157.39849 248.380275,151.029765 251.109729,144.66104 C252.929365,139.202132 254.749,133.743225 255.658818,127.3745 C256.568636,117.366504 255.658818,108.268325 252.929365,99.1701466 Z M135.562861,7.27854287 C138.292315,6.36872501 141.931586,6.36872501 144.66104,6.36872501 C145.570857,6.36872501 146.480675,6.36872501 147.390493,6.36872501 C157.39849,6.36872501 166.496668,8.18836073 175.594847,10.9178143 C181.053754,12.73745 186.512661,16.3767215 191.06175,20.0159929 C195.61084,23.6552643 197.430475,28.2043536 199.250111,32.7534429 C199.250111,32.7534429 199.250111,32.7534429 199.250111,33.6632608 C199.250111,34.5730786 199.250111,35.4828965 198.340293,35.4828965 C197.430475,35.4828965 197.430475,35.4828965 196.520657,34.5730786 C192.881386,30.9338072 190.151932,27.2945358 186.512661,24.5650822 C181.053754,20.0159929 175.594847,16.3767215 168.316304,14.5570857 C158.308307,11.8276322 149.210129,10.0079964 139.202132,8.18836073 C137.382497,8.18836073 136.472679,8.18836073 134.653043,8.18836073 C134.653043,8.18836073 133.743225,8.18836073 133.743225,8.18836073 C134.653043,8.18836073 134.653043,8.18836073 135.562861,7.27854287 C134.653043,7.27854287 135.562861,7.27854287 135.562861,7.27854287 Z M94.6210573,120.095957 C100.079964,120.095957 104.629054,124.645047 105.538872,131.013772 C105.538872,136.472679 100.989782,141.931586 94.6210573,141.931586 C89.1621502,141.931586 83.703243,137.382497 84.6130609,131.013772 C84.6130609,124.645047 89.1621502,120.095957 94.6210573,120.095957 Z M129.194136,131.92359 L129.194136,131.92359 C129.194136,121.915593 129.194136,110.997779 129.194136,100.989782 C129.194136,80.0639716 147.390493,72.7854287 161.947579,78.2443359 C164.677032,79.1541537 167.406486,80.9737894 170.13594,82.7934251 C171.955575,84.6130609 171.955575,87.3425144 171.045757,90.071968 C169.226122,91.8916037 167.406486,92.8014216 164.677032,90.9817859 C162.857397,90.071968 160.127943,89.1621502 158.308307,88.2523323 C152.8494,86.4326966 146.480675,88.2523323 143.751222,91.8916037 C142.841404,93.7112394 141.931586,95.5308752 141.931586,98.2603287 C141.021768,102.809418 141.931586,106.448689 141.931586,110.997779 C141.931586,129.194136 141.931586,146.480675 141.931586,164.677032 C141.931586,175.594847 136.472679,183.783207 125.554865,186.512661 C116.456686,189.242115 108.268325,188.332297 100.989782,181.053754 C99.1701466,179.234118 98.2603287,176.504665 100.079964,174.685029 C100.989782,172.865393 103.719236,171.955575 106.448689,172.865393 C109.178143,173.775211 111.907597,175.594847 114.63705,176.504665 C123.735229,177.414482 130.103954,173.775211 130.103954,163.767215 C129.194136,152.8494 129.194136,142.841404 129.194136,131.92359 Z M49.1301644,201.069747 C49.1301644,201.069747 48.2203465,201.069747 48.2203465,201.069747 C47.3105287,200.159929 46.4007108,200.159929 45.4908929,199.250111 C43.6712572,197.430475 41.8516215,196.520657 40.0319858,194.701022 C37.3025322,191.971568 35.4828965,189.242115 33.6632608,185.602843 C30.0239893,178.3243 26.3847179,170.13594 24.5650822,161.037761 C23.6552643,156.488672 22.7454465,151.939582 22.7454465,147.390493 C22.7454465,142.841404 21.8356286,138.292315 20.9258108,134.653043 C20.0159929,128.284318 19.106175,121.005775 19.106175,114.63705 C19.106175,106.448689 20.0159929,99.1701466 22.7454465,91.8916037 C25.4749,83.703243 29.1141715,76.4247001 35.4828965,70.0559751 C40.9418036,64.597068 45.4908929,59.1381608 50.9498001,53.6792537 C51.8596179,52.7694358 53.6792537,51.8596179 54.5890715,51.8596179 C54.5890715,52.7694358 53.6792537,54.5890715 52.7694358,55.4988894 C50.0399822,59.1381608 47.3105287,61.8676144 44.5810751,65.5068858 C40.0319858,70.965793 36.3927143,76.4247001 33.6632608,81.8836073 C30.0239893,88.2523323 27.2945358,94.6210573 25.4749,101.8996 C24.5650822,105.538872 23.6552643,109.178143 23.6552643,112.817414 C23.6552643,116.456686 22.7454465,120.095957 23.6552643,124.645047 C23.6552643,130.103954 24.5650822,134.653043 25.4749,139.202132 C26.3847179,144.66104 27.2945358,149.210129 27.2945358,154.669036 C27.2945358,161.037761 29.1141715,167.406486 30.9338072,173.775211 C30.9338072,175.594847 32.7534429,176.504665 32.7534429,178.3243 C35.4828965,183.783207 38.2123501,188.332297 42.7614394,191.971568 C44.5810751,193.791204 46.4007108,196.520657 48.2203465,198.340293 C48.2203465,198.340293 48.2203465,199.250111 49.1301644,199.250111 C49.1301644,200.159929 49.1301644,200.159929 49.1301644,201.069747 L49.1301644,201.069747 Z M72.7854287,223.815193 C69.1461573,223.815193 66.4167037,224.725011 62.7774323,225.634829 C59.1381608,226.544647 57.3185251,224.725011 56.4087072,221.08574 C56.4087072,220.175922 55.4988894,218.356286 56.4087072,217.446468 C57.3185251,214.717015 59.1381608,214.717015 60.9577965,216.53665 C62.7774323,218.356286 65.5068858,220.175922 67.3265215,221.08574 C68.2363394,221.995558 69.1461573,221.995558 70.965793,221.995558 C71.8756108,221.995558 72.7854287,222.905375 74.6050644,223.815193 C73.6952466,223.815193 73.6952466,223.815193 72.7854287,223.815193 L72.7854287,223.815193 Z M141.931586,242.921368 C139.202132,244.741004 135.562861,245.650822 131.92359,245.650822 C129.194136,245.650822 126.464682,244.741004 123.735229,244.741004 C122.825411,244.741004 122.825411,244.741004 121.915593,244.741004 C118.276322,245.650822 115.546868,245.650822 111.907597,246.56064 C110.997779,246.56064 109.178143,246.56064 108.268325,247.470458 C105.538872,247.470458 102.809418,247.470458 100.079964,247.470458 C96.440693,247.470458 93.7112394,245.650822 90.9817859,242.921368 C90.071968,242.01155 89.1621502,240.191915 88.2523323,238.372279 C87.3425144,237.462461 87.3425144,236.552643 87.3425144,234.733008 C87.3425144,233.82319 88.2523323,233.82319 89.1621502,233.82319 C89.1621502,233.82319 90.071968,233.82319 90.071968,233.82319 C94.6210573,236.552643 100.079964,237.462461 104.629054,238.372279 C110.997779,239.282097 117.366504,240.191915 123.735229,240.191915 C127.3745,240.191915 130.103954,241.101733 133.743225,241.101733 C135.562861,241.101733 138.292315,241.101733 140.11195,241.101733 C141.021768,241.101733 141.021768,241.101733 141.021768,241.101733 C142.841404,242.01155 141.931586,242.01155 141.931586,242.921368 Z M175.594847,220.175922 C169.226122,223.815193 161.947579,226.544647 154.669036,228.364283 C152.8494,228.364283 150.119947,229.2741 148.300311,229.2741 C146.480675,229.2741 143.751222,229.2741 141.931586,230.183918 C138.292315,231.093736 134.653043,230.183918 131.013772,230.183918 C128.284318,230.183918 125.554865,229.2741 122.825411,230.183918 C121.915593,230.183918 121.915593,230.183918 121.005775,230.183918 C117.366504,229.2741 112.817414,228.364283 109.178143,227.454465 C104.629054,226.544647 100.079964,224.725011 96.440693,222.905375 C92.8014216,221.995558 89.1621502,220.175922 86.4326966,218.356286 C84.6130609,217.446468 82.7934251,215.626833 80.9737894,214.717015 C75.5148823,209.258108 70.0559751,204.709018 65.5068858,200.159929 C61.8676144,195.61084 58.228343,191.971568 54.5890715,187.422479 C50.9498001,181.963572 48.2203465,176.504665 45.4908929,170.13594 C44.5810751,167.406486 43.6712572,164.677032 42.7614394,161.947579 C41.8516215,159.218125 40.9418036,157.39849 40.9418036,154.669036 C40.9418036,151.939582 40.9418036,150.119947 40.9418036,147.390493 C43.6712572,154.669036 45.4908929,162.857397 49.1301644,170.13594 C55.4988894,184.693025 64.597068,197.430475 76.4247001,207.438472 C89.1621502,217.446468 102.809418,223.815193 118.276322,226.544647 C126.464682,228.364283 134.653043,228.364283 142.841404,228.364283 C152.8494,227.454465 162.857397,225.634829 171.955575,221.08574 C173.775211,220.175922 174.685029,219.266104 176.504665,219.266104 C176.504665,220.175922 176.504665,220.175922 175.594847,220.175922 Z M176.504665,141.021768 C171.045757,141.021768 166.496668,136.472679 166.496668,130.103954 C166.496668,124.645047 171.045757,119.186139 177.414482,119.186139 C182.87339,119.186139 187.422479,123.735229 187.422479,130.103954 C187.422479,136.472679 182.87339,141.931586 176.504665,141.021768 Z M232.913372,192.881386 C232.913372,196.520657 232.003554,200.159929 231.093736,203.7992 C230.183918,207.438472 230.183918,211.987561 228.364283,215.626833 C227.454465,219.266104 226.544647,221.995558 224.725011,225.634829 C223.815193,228.364283 221.995558,231.093736 219.266104,232.913372 C216.53665,234.733008 214.717015,236.552643 211.077743,237.462461 C207.438472,239.282097 204.709018,240.191915 200.159929,240.191915 C197.430475,240.191915 195.61084,240.191915 192.881386,240.191915 C192.881386,240.191915 191.971568,240.191915 191.971568,240.191915 C190.151932,239.282097 190.151932,239.282097 191.06175,237.462461 C191.971568,235.642825 193.791204,234.733008 195.61084,233.82319 C198.340293,232.003554 201.069747,229.2741 202.889382,227.454465 C209.258108,221.08574 214.717015,212.897379 220.175922,205.618836 C223.815193,201.979565 225.634829,196.520657 228.364283,191.971568 C229.2741,191.06175 229.2741,190.151932 230.183918,189.242115 C232.913372,191.06175 232.913372,191.971568 232.913372,192.881386 Z M96.440693,40.0319858 C111.907597,32.7534429 128.284318,30.0239893 144.66104,31.8436251 C148.300311,31.8436251 151.939582,32.7534429 154.669036,34.5730786 C160.127943,36.3927143 165.58685,38.2123501 171.045757,40.0319858 C176.504665,41.8516215 181.963572,44.5810751 186.512661,47.3105287 C192.881386,50.9498001 198.340293,55.4988894 203.7992,60.9577965 C211.077743,68.2363394 217.446468,75.5148823 221.995558,84.6130609 C224.725011,90.071968 226.544647,95.5308752 228.364283,100.989782 C230.183918,107.358507 232.003554,114.63705 232.003554,121.005775 C232.003554,123.735229 232.003554,126.464682 232.003554,129.194136 C232.003554,132.833407 231.093736,136.472679 231.093736,140.11195 L231.093736,140.11195 C231.093736,137.382497 231.093736,134.653043 231.093736,131.013772 C231.093736,120.095957 228.364283,110.087961 225.634829,100.079964 C223.815193,95.5308752 221.995558,90.9817859 220.175922,86.4326966 C218.356286,80.9737894 215.626833,76.4247001 211.987561,71.8756108 C211.077743,70.965793 209.258108,70.965793 208.34829,70.0559751 C207.438472,70.0559751 207.438472,70.0559751 206.528654,69.1461573 C201.979565,64.597068 196.520657,60.0479787 191.06175,55.4988894 C183.783207,50.0399822 175.594847,45.4908929 167.406486,42.7614394 C163.767215,40.9418036 160.127943,40.0319858 156.488672,39.1221679 C148.300311,37.3025322 140.11195,35.4828965 131.92359,36.3927143 C129.194136,36.3927143 126.464682,36.3927143 123.735229,36.3927143 C121.005775,36.3927143 118.276322,37.3025322 114.63705,38.2123501 C109.178143,39.1221679 103.719236,40.9418036 99.1701466,42.7614394 C99.1701466,42.7614394 98.2603287,42.7614394 98.2603287,42.7614394 C98.2603287,42.7614394 97.3505109,42.7614394 98.2603287,41.8516215 C98.2603287,41.8516215 98.2603287,40.9418036 97.3505109,40.0319858 M244.741004,141.021768 C243.831186,133.743225 244.741004,125.554865 244.741004,118.276322 C243.831186,110.997779 242.921368,103.719236 241.101733,96.440693 C245.650822,102.809418 246.56064,110.997779 247.470458,118.276322 C247.470458,125.554865 247.470458,133.743225 244.741004,141.021768 Z M250.199911,145.570857 C250.199911,145.570857 250.199911,145.570857 250.199911,145.570857 C250.199911,142.841404 251.109729,139.202132 252.019547,135.562861 C252.929365,131.92359 252.929365,127.3745 252.929365,123.735229 C252.929365,122.825411 252.929365,121.005775 252.929365,120.095957 C252.929365,112.817414 251.109729,105.538872 249.290093,98.2603287 C245.650822,90.071968 242.01155,83.703243 236.552643,76.4247001 C232.003554,70.965793 228.364283,65.5068858 223.815193,60.0479787 C222.905375,59.1381608 222.905375,59.1381608 221.995558,58.228343 C222.905375,58.228343 222.905375,58.228343 222.905375,59.1381608 C232.003554,66.4167037 239.282097,73.6952466 244.741004,83.703243 C249.290093,92.8014216 252.929365,101.8996 253.839183,111.907597 C256.568636,123.735229 254.749,134.653043 250.199911,145.570857 Z", fill: "#2F2E71" }))));
|
|
696
265
|
}
|
|
697
266
|
|
|
698
|
-
function
|
|
699
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
700
|
-
React.createElement("
|
|
701
|
-
React.createElement("
|
|
702
|
-
React.createElement("
|
|
703
|
-
React.createElement("rect", { x: "101.82", y: "101.93", width: "20.29", height: "20.29" }),
|
|
704
|
-
React.createElement("rect", { x: "61.32", y: "61.35", width: "20.29", height: "20.29" }),
|
|
705
|
-
React.createElement("rect", { x: "81.61", y: "81.64", width: "20.29", height: "20.29" }),
|
|
706
|
-
React.createElement("rect", { x: "324.84", y: "100.3", width: "20.29", height: "20.29", transform: "translate(224.54 445.43) rotate(-90)" }),
|
|
707
|
-
React.createElement("rect", { x: "345.13", y: "80.01", width: "20.29", height: "20.29", transform: "translate(265.12 445.43) rotate(-90)" }),
|
|
708
|
-
React.createElement("rect", { x: "365.42", y: "59.71", width: "20.29", height: "20.29", transform: "translate(305.71 445.43) rotate(-90)" }),
|
|
709
|
-
React.createElement("rect", { x: "101.95", y: "324.21", width: "20.29", height: "20.29", transform: "translate(-222.26 446.45) rotate(-90)" }),
|
|
710
|
-
React.createElement("rect", { x: "61.37", y: "364.7", width: "20.29", height: "20.29", transform: "translate(-303.34 446.36) rotate(-90)" }),
|
|
711
|
-
React.createElement("rect", { x: "81.66", y: "344.41", width: "20.29", height: "20.29", transform: "translate(-262.75 446.36) rotate(-90)" }),
|
|
712
|
-
React.createElement("rect", { x: "3.7", y: "214.4", width: "20.29", height: "20.29", transform: "translate(-154.72 75.56) rotate(-45)" }),
|
|
713
|
-
React.createElement("rect", { x: "32.17", y: "214.54", width: "20.29", height: "20.29", transform: "translate(-146.48 95.74) rotate(-45)" }),
|
|
714
|
-
React.createElement("rect", { x: "61.23", y: "214.27", width: "20.29", height: "20.29", transform: "translate(-137.78 116.2) rotate(-45)" }),
|
|
715
|
-
React.createElement("rect", { x: "366.81", y: "213.34", width: "20.29", height: "20.29", transform: "translate(-47.62 332.01) rotate(-45)" }),
|
|
716
|
-
React.createElement("rect", { x: "395.87", y: "213.07", width: "20.29", height: "20.29", transform: "translate(-38.92 352.48) rotate(-45)" }),
|
|
717
|
-
React.createElement("rect", { x: "424.57", y: "213.07", width: "20.29", height: "20.29", transform: "translate(-30.51 372.77) rotate(-45)" }),
|
|
718
|
-
React.createElement("rect", { x: "211.63", y: "61.78", width: "20.29", height: "20.29", transform: "translate(327.73 279.61) rotate(-135)" }),
|
|
719
|
-
React.createElement("rect", { x: "211.63", y: "33.09", width: "20.29", height: "20.29", transform: "translate(348.02 230.62) rotate(-135)" }),
|
|
720
|
-
React.createElement("rect", { x: "211.63", y: "4.39", width: "20.29", height: "20.29", transform: "translate(368.31 181.63) rotate(-135)" }),
|
|
721
|
-
React.createElement("rect", { x: "213.65", y: "421.36", width: "20.29", height: "20.29", transform: "translate(76.93 894.88) rotate(-135)" }),
|
|
722
|
-
React.createElement("rect", { x: "213.65", y: "392.66", width: "20.29", height: "20.29", transform: "translate(97.22 845.89) rotate(-135)" }),
|
|
723
|
-
React.createElement("rect", { x: "213.18", y: "363.49", width: "20.29", height: "20.29", transform: "translate(117.04 795.75) rotate(-135)" })));
|
|
267
|
+
function TfSparkle(props) {
|
|
268
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 79 101" }, props),
|
|
269
|
+
React.createElement("path", { d: "M67.9945 0H61.0557C60.5136 0 60.0742 0.439409 60.0742 0.981447V27.0749C60.0742 27.6169 60.5136 28.0563 61.0557 28.0563H67.9945C68.5365 28.0563 68.9759 27.6169 68.9759 27.0749V0.981447C68.9759 0.439409 68.5365 0 67.9945 0Z" }),
|
|
270
|
+
React.createElement("path", { d: "M78.5469 17.4984V10.5596C78.5469 10.0175 78.1075 9.57812 77.5654 9.57812L51.4818 9.57813C50.9398 9.57813 50.5004 10.0175 50.5004 10.5596V17.4984C50.5004 18.0404 50.9398 18.4798 51.4818 18.4798H77.5654C78.1075 18.4798 78.5469 18.0404 78.5469 17.4984Z" }),
|
|
271
|
+
React.createElement("path", { d: "M66.3491 56.1083H47.0538C44.8947 56.1083 42.7813 55.382 41.1455 53.972C38.4171 51.6198 38.1129 48.682 38.1161 45.4792C38.1161 45.4432 38.1161 45.4105 38.1161 45.3745V21.1753C38.1161 20.6322 37.6778 20.1938 37.1347 20.1938H30.1959C29.6528 20.1938 29.2144 20.6322 29.2144 21.1753V39.8457C29.2144 41.5272 29.2144 43.2088 29.2144 44.8871C29.2144 47.1346 29.3682 49.2251 28.2788 51.273C27.6048 52.5391 26.643 53.6416 25.4849 54.4823C23.9833 55.5717 22.1545 56.105 20.2996 56.105H0.981447C0.43838 56.105 0 56.5434 0 57.0864V64.0253C0 64.5683 0.43838 65.0067 0.981447 65.0067H20.3127C22.0531 65.0067 23.7772 65.4745 25.2199 66.4462C26.5547 67.3458 27.6474 68.5857 28.3736 70.0219C29.5088 72.2694 29.2144 74.8899 29.2144 77.3271V100.012C29.2144 100.555 29.6528 100.993 30.1959 100.993H37.1347C37.6778 100.993 38.1161 100.555 38.1161 100.012V73.7972C38.1161 71.4646 38.9765 69.1844 40.6221 67.5323C40.7301 67.4244 40.8413 67.3164 40.9558 67.2117C42.5719 65.7461 44.7115 65.0035 46.8935 65.0035H66.3491C66.8922 65.0035 67.3305 64.5651 67.3305 64.022V57.0832C67.3305 56.5401 66.8922 56.1017 66.3491 56.1017V56.1083ZM32.5153 63.0373C32.0475 62.6512 31.619 62.2227 31.2329 61.7516C30.6441 61.0384 30.6441 59.9981 31.2329 59.2816C31.619 58.8138 32.0475 58.382 32.5153 57.9959C33.2351 57.4005 34.2885 57.407 34.9984 58.009C35.4564 58.3983 35.8784 58.8301 36.2514 59.3012C36.8141 60.0079 36.8141 61.0188 36.2514 61.7287C35.8752 62.1998 35.4564 62.6349 34.9984 63.0209C34.2885 63.6229 33.2318 63.6262 32.5153 63.034V63.0373Z" })));
|
|
724
272
|
}
|
|
725
273
|
|
|
726
274
|
function TfStars(props) {
|
|
727
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0
|
|
728
|
-
React.createElement("
|
|
729
|
-
React.createElement("
|
|
730
|
-
React.createElement("
|
|
731
|
-
React.createElement("
|
|
732
|
-
React.createElement("
|
|
733
|
-
React.createElement("
|
|
734
|
-
React.createElement("
|
|
735
|
-
React.createElement("
|
|
736
|
-
React.createElement("rect", { x: "264.11", y: "40.59", width: "20.29", height: "20.29" }),
|
|
737
|
-
React.createElement("rect", { x: "284.41", y: "60.88", width: "20.29", height: "20.29" }),
|
|
738
|
-
React.createElement("rect", { x: "304.7", y: "82.64", width: "20.29", height: "20.29" }),
|
|
739
|
-
React.createElement("rect", { x: "324.99", y: "60.88", width: "20.29", height: "20.29" }),
|
|
740
|
-
React.createElement("rect", { x: "345.28", y: "40.59", width: "20.29", height: "20.29" }),
|
|
741
|
-
React.createElement("rect", { x: "324.99", y: "20.29", width: "20.29", height: "20.29" }),
|
|
742
|
-
React.createElement("rect", { x: "284.41", y: "20.29", width: "20.29", height: "20.29" }),
|
|
743
|
-
React.createElement("rect", { x: "304.7", y: "0", width: "20.29", height: "20.29" }),
|
|
744
|
-
React.createElement("rect", { x: "14.57", y: "101.46", width: "20.29", height: "20.29" }),
|
|
745
|
-
React.createElement("rect", { x: "34.86", y: "121.76", width: "20.29", height: "20.29" }),
|
|
746
|
-
React.createElement("rect", { x: "34.86", y: "81.17", width: "20.29", height: "20.29" }),
|
|
747
|
-
React.createElement("rect", { x: "55.16", y: "81.17", width: "20.29", height: "20.29" }),
|
|
748
|
-
React.createElement("rect", { x: "75.45", y: "40.59", width: "20.29", height: "20.29" }),
|
|
749
|
-
React.createElement("rect", { x: "95.74", y: "20.29", width: "20.29", height: "20.29" }),
|
|
750
|
-
React.createElement("rect", { x: "115.93", y: "81.17", width: "20.29", height: "20.29" }),
|
|
751
|
-
React.createElement("rect", { x: "116.03", y: "40.59", width: "20.29", height: "20.29" }),
|
|
752
|
-
React.createElement("rect", { x: "136.43", y: "121.76", width: "20.29", height: "20.29" }),
|
|
753
|
-
React.createElement("rect", { x: "55.16", y: "121.76", width: "20.29", height: "20.29" }),
|
|
754
|
-
React.createElement("rect", { x: "116.03", y: "60.88", width: "20.29", height: "20.29" }),
|
|
755
|
-
React.createElement("rect", { x: "75.45", y: "121.76", width: "20.29", height: "20.29" }),
|
|
756
|
-
React.createElement("rect", { x: "136.43", y: "81.17", width: "20.29", height: "20.29" }),
|
|
757
|
-
React.createElement("rect", { x: "217.8", y: "382.36", width: "20.29", height: "20.29" }),
|
|
758
|
-
React.createElement("rect", { x: "217.9", y: "402.66", width: "20.29", height: "20.29" }),
|
|
759
|
-
React.createElement("rect", { x: "238.19", y: "424.42", width: "20.29", height: "20.29" }),
|
|
760
|
-
React.createElement("rect", { x: "258.48", y: "402.66", width: "20.29", height: "20.29" }),
|
|
761
|
-
React.createElement("rect", { x: "258.57", y: "382.36", width: "20.29", height: "20.29" }),
|
|
762
|
-
React.createElement("rect", { x: "299.07", y: "321.48", width: "20.29", height: "20.29" }),
|
|
763
|
-
React.createElement("rect", { x: "217.8", y: "199.91", width: "20.29", height: "20.29" }),
|
|
764
|
-
React.createElement("rect", { x: "238.19", y: "179.62", width: "20.29", height: "20.29" }),
|
|
765
|
-
React.createElement("rect", { x: "157.02", y: "321.48", width: "20.29", height: "20.29" }),
|
|
766
|
-
React.createElement("rect", { x: "177.11", y: "321.48", width: "20.29", height: "20.29" }),
|
|
767
|
-
React.createElement("rect", { x: "136.53", y: "321.48", width: "20.29", height: "20.29" }),
|
|
768
|
-
React.createElement("rect", { x: "116.03", y: "301.19", width: "20.29", height: "20.29" }),
|
|
769
|
-
React.createElement("rect", { x: "136.53", y: "280.9", width: "20.29", height: "20.29" }),
|
|
770
|
-
React.createElement("rect", { x: "177.11", y: "280.9", width: "20.29", height: "20.29" }),
|
|
771
|
-
React.createElement("rect", { x: "217.9", y: "220.2", width: "20.29", height: "20.29" }),
|
|
772
|
-
React.createElement("rect", { x: "177.31", y: "260.6", width: "20.29", height: "20.29" }),
|
|
773
|
-
React.createElement("rect", { x: "217.9", y: "240.5", width: "20.29", height: "20.29" }),
|
|
774
|
-
React.createElement("rect", { x: "116.03", y: "121.76", width: "20.29", height: "20.29" }),
|
|
775
|
-
React.createElement("rect", { x: "75.13", y: "81.17", width: "20.29", height: "20.29" }),
|
|
776
|
-
React.createElement("rect", { x: "157.02", y: "280.9", width: "20.29", height: "20.29" }),
|
|
777
|
-
React.createElement("rect", { x: "197.6", y: "240.5", width: "20.29", height: "20.29" }),
|
|
778
|
-
React.createElement("rect", { x: "258.57", y: "199.91", width: "20.29", height: "20.29" }),
|
|
779
|
-
React.createElement("rect", { x: "258.48", y: "220.2", width: "20.29", height: "20.29" }),
|
|
780
|
-
React.createElement("rect", { x: "258.57", y: "240.5", width: "20.29", height: "20.29" }),
|
|
781
|
-
React.createElement("rect", { x: "278.77", y: "240.5", width: "20.29", height: "20.29" }),
|
|
782
|
-
React.createElement("rect", { x: "339.65", y: "280.9", width: "20.29", height: "20.29" }),
|
|
783
|
-
React.createElement("rect", { x: "339.65", y: "321.48", width: "20.29", height: "20.29" }),
|
|
784
|
-
React.createElement("rect", { x: "359.95", y: "301.19", width: "20.29", height: "20.29" }),
|
|
785
|
-
React.createElement("rect", { x: "319.36", y: "321.48", width: "20.29", height: "20.29" }),
|
|
786
|
-
React.createElement("rect", { x: "75.34", y: "60.88", width: "20.29", height: "20.29" }),
|
|
787
|
-
React.createElement("rect", { x: "258.57", y: "362.07", width: "20.29", height: "20.29" }),
|
|
788
|
-
React.createElement("rect", { x: "278.77", y: "362.07", width: "20.29", height: "20.29" }),
|
|
789
|
-
React.createElement("rect", { x: "298.57", y: "341.78", width: "20.29", height: "20.29" }),
|
|
790
|
-
React.createElement("rect", { x: "319.36", y: "280.9", width: "20.29", height: "20.29" }),
|
|
791
|
-
React.createElement("rect", { x: "299.07", y: "280.9", width: "20.29", height: "20.29" }),
|
|
792
|
-
React.createElement("rect", { x: "299.07", y: "260.6", width: "20.29", height: "20.29" }),
|
|
793
|
-
React.createElement("rect", { x: "177.31", y: "341.78", width: "20.29", height: "20.29" }),
|
|
794
|
-
React.createElement("rect", { x: "217.94", y: "362.07", width: "20.29", height: "20.29" }),
|
|
795
|
-
React.createElement("rect", { x: "197.65", y: "362.07", width: "20.29", height: "20.29" })));
|
|
275
|
+
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 96 101" }, props),
|
|
276
|
+
React.createElement("path", { d: "M39.2775 22.4375C39.2775 43.9116 22.4457 61.715 0 61.715", strokeWidth: "8.83302", strokeLinejoin: "bevel", fill: "none" }),
|
|
277
|
+
React.createElement("path", { d: "M39.2773 22.4375C39.2773 43.9116 56.1092 61.715 78.5549 61.715", strokeWidth: "8.83302", strokeLinejoin: "bevel", fill: "none" }),
|
|
278
|
+
React.createElement("path", { d: "M39.2775 100.983C39.2775 79.509 22.4457 61.7056 0 61.7056", strokeWidth: "8.83302", strokeLinejoin: "bevel", fill: "none" }),
|
|
279
|
+
React.createElement("path", { d: "M39.2773 100.983C39.2773 79.509 56.1092 61.7056 78.5549 61.7056", strokeWidth: "8.83302", strokeLinejoin: "bevel", fill: "none" }),
|
|
280
|
+
React.createElement("path", { d: "M78.5473 0C78.5473 9.2027 71.3337 16.8318 61.7188 16.8318", strokeWidth: "7.52443", strokeLinejoin: "bevel", fill: "none" }),
|
|
281
|
+
React.createElement("path", { d: "M78.5469 0C78.5469 9.2027 85.7605 16.8318 95.3754 16.8318", strokeWidth: "7.52443", strokeLinejoin: "bevel", fill: "none" }),
|
|
282
|
+
React.createElement("path", { d: "M78.5473 33.6555C78.5473 24.4528 71.3337 16.8237 61.7188 16.8237", strokeWidth: "7.52443", strokeLinejoin: "bevel", fill: "none" }),
|
|
283
|
+
React.createElement("path", { d: "M78.5469 33.6555C78.5469 24.4528 85.7605 16.8237 95.3754 16.8237", strokeWidth: "7.52443", strokeLinejoin: "bevel", fill: "none" })));
|
|
796
284
|
}
|
|
797
285
|
|
|
798
286
|
function TfTerminal(props) {
|
|
@@ -890,54 +378,5 @@ function TfUnlock(props) {
|
|
|
890
378
|
React.createElement("path", { d: "M92.7163 42.9549H15.116C10.132 42.9549 6.09167 46.9953 6.09167 51.9793V98.8833C6.09167 103.867 10.132 107.908 15.116 107.908H92.7163C97.7003 107.908 101.741 103.867 101.741 98.8833V51.9793C101.741 46.9953 97.7003 42.9549 92.7163 42.9549Z", strokeWidth: "12.1829", strokeMiterlimit: "10", fill: "none" }))));
|
|
891
379
|
}
|
|
892
380
|
|
|
893
|
-
|
|
894
|
-
return (React.createElement(IconBase, Object.assign({ viewBox: "0 0 445 445" }, props),
|
|
895
|
-
React.createElement("rect", { x: "144.67", y: "220.44", width: "155.66", height: "20", transform: "translate(452.94 7.94) rotate(90)" }),
|
|
896
|
-
React.createElement("rect", { x: "212.5", y: "333.31", width: "20", height: "20" }),
|
|
897
|
-
React.createElement("rect", { x: "212.35", y: "2.14", width: "20.29", height: "20.29" }),
|
|
898
|
-
React.createElement("rect", { x: "222.35", y: "22.43", width: "20.29", height: "20.29" }),
|
|
899
|
-
React.createElement("rect", { x: "232.5", y: "42.73", width: "20.29", height: "20.29" }),
|
|
900
|
-
React.createElement("rect", { x: "242.65", y: "63.02", width: "20.29", height: "20.29" }),
|
|
901
|
-
React.createElement("rect", { x: "252.79", y: "83.31", width: "20.29", height: "20.29" }),
|
|
902
|
-
React.createElement("rect", { x: "262.94", y: "103.61", width: "20.29", height: "20.29" }),
|
|
903
|
-
React.createElement("rect", { x: "272.94", y: "123.9", width: "20.29", height: "20.29" }),
|
|
904
|
-
React.createElement("rect", { x: "283.09", y: "144.19", width: "20.29", height: "20.29" }),
|
|
905
|
-
React.createElement("rect", { x: "293.23", y: "164.48", width: "20.29", height: "20.29" }),
|
|
906
|
-
React.createElement("rect", { x: "303.38", y: "184.78", width: "20.29", height: "20.29" }),
|
|
907
|
-
React.createElement("rect", { x: "313.45", y: "205.07", width: "20.29", height: "20.29" }),
|
|
908
|
-
React.createElement("rect", { x: "323.45", y: "225.36", width: "20.29", height: "20.29" }),
|
|
909
|
-
React.createElement("rect", { x: "333.6", y: "245.66", width: "20.29", height: "20.29" }),
|
|
910
|
-
React.createElement("rect", { x: "343.75", y: "265.95", width: "20.29", height: "20.29" }),
|
|
911
|
-
React.createElement("rect", { x: "353.89", y: "286.24", width: "20.29", height: "20.29" }),
|
|
912
|
-
React.createElement("rect", { x: "363.61", y: "306.54", width: "20.29", height: "20.29" }),
|
|
913
|
-
React.createElement("rect", { x: "373.61", y: "326.83", width: "20.29", height: "20.29" }),
|
|
914
|
-
React.createElement("rect", { x: "383.75", y: "347.12", width: "20.29", height: "20.29" }),
|
|
915
|
-
React.createElement("rect", { x: "393.9", y: "367.41", width: "20.29", height: "20.29" }),
|
|
916
|
-
React.createElement("rect", { x: "404.05", y: "387.71", width: "20.29", height: "20.29" }),
|
|
917
|
-
React.createElement("rect", { x: "31.08", y: "418.15", width: "383.11", height: "20.29" }),
|
|
918
|
-
React.createElement("rect", { x: "414.19", y: "408", width: "20.29", height: "20.29" }),
|
|
919
|
-
React.createElement("rect", { x: "212.62", y: "2.14", width: "20.29", height: "20.29", transform: "translate(445.54 24.57) rotate(-180)" }),
|
|
920
|
-
React.createElement("rect", { x: "202.62", y: "22.43", width: "20.29", height: "20.29", transform: "translate(425.54 65.16) rotate(-180)" }),
|
|
921
|
-
React.createElement("rect", { x: "192.48", y: "42.73", width: "20.29", height: "20.29", transform: "translate(405.25 105.75) rotate(-180)" }),
|
|
922
|
-
React.createElement("rect", { x: "182.33", y: "63.02", width: "20.29", height: "20.29", transform: "translate(384.95 146.33) rotate(-180)" }),
|
|
923
|
-
React.createElement("rect", { x: "172.18", y: "83.31", width: "20.29", height: "20.29", transform: "translate(364.66 186.92) rotate(-180)" }),
|
|
924
|
-
React.createElement("rect", { x: "162.04", y: "103.61", width: "20.29", height: "20.29", transform: "translate(344.37 227.5) rotate(-180)" }),
|
|
925
|
-
React.createElement("rect", { x: "152.04", y: "123.9", width: "20.29", height: "20.29", transform: "translate(324.37 268.09) rotate(-180)" }),
|
|
926
|
-
React.createElement("rect", { x: "141.89", y: "144.19", width: "20.29", height: "20.29", transform: "translate(304.07 308.68) rotate(-180)" }),
|
|
927
|
-
React.createElement("rect", { x: "131.74", y: "164.48", width: "20.29", height: "20.29", transform: "translate(283.78 349.26) rotate(-180)" }),
|
|
928
|
-
React.createElement("rect", { x: "121.6", y: "184.78", width: "20.29", height: "20.29", transform: "translate(263.49 389.85) rotate(-180)" }),
|
|
929
|
-
React.createElement("rect", { x: "111.52", y: "205.07", width: "20.29", height: "20.29", transform: "translate(243.34 430.43) rotate(-180)" }),
|
|
930
|
-
React.createElement("rect", { x: "101.52", y: "225.36", width: "20.29", height: "20.29", transform: "translate(223.34 471.02) rotate(-180)" }),
|
|
931
|
-
React.createElement("rect", { x: "91.38", y: "245.66", width: "20.29", height: "20.29", transform: "translate(203.05 511.61) rotate(-180)" }),
|
|
932
|
-
React.createElement("rect", { x: "81.23", y: "265.95", width: "20.29", height: "20.29", transform: "translate(182.76 552.19) rotate(-180)" }),
|
|
933
|
-
React.createElement("rect", { x: "71.09", y: "286.24", width: "20.29", height: "20.29", transform: "translate(162.46 592.78) rotate(-180)" }),
|
|
934
|
-
React.createElement("rect", { x: "61.37", y: "306.54", width: "20.29", height: "20.29", transform: "translate(143.03 633.36) rotate(-180)" }),
|
|
935
|
-
React.createElement("rect", { x: "51.37", y: "326.83", width: "20.29", height: "20.29", transform: "translate(123.03 673.95) rotate(-180)" }),
|
|
936
|
-
React.createElement("rect", { x: "41.22", y: "347.12", width: "20.29", height: "20.29", transform: "translate(102.74 714.54) rotate(-180)" }),
|
|
937
|
-
React.createElement("rect", { x: "31.08", y: "367.41", width: "20.29", height: "20.29", transform: "translate(82.45 755.12) rotate(-180)" }),
|
|
938
|
-
React.createElement("rect", { x: "20.93", y: "387.71", width: "20.29", height: "20.29", transform: "translate(62.15 795.71) rotate(-180)" }),
|
|
939
|
-
React.createElement("rect", { x: "10.78", y: "408", width: "20.29", height: "20.29", transform: "translate(41.86 836.29) rotate(-180)" })));
|
|
940
|
-
}
|
|
941
|
-
|
|
942
|
-
export { TfBook, TfBox, TfBoxCheck, TfBrain, TfBrainCircuit, TfBuilding, TfCert, TfChat, TfCloud, TfCopy, TfCpuCheck, TfDatabase, TfGpu, TfGpuFan, TfKey, TfLightbulb, TfLock, TfMonitor, TfRobot, TfServer, TfShieldCheck, TfShieldX, TfSigstore, TfSpinner, TfStars, TfTerminal, TfTin, TfTinDead, TfTinSad, TfUnlock, TfUnlockOpen, TfWarning };
|
|
381
|
+
export { TfBook, TfBox, TfBoxCheck, TfBrain, TfBrainCircuit, TfBuilding, TfCert, TfChat, TfCloud, TfCpuCheck, TfFingerprint, TfGpu, TfKey, TfLightbulb, TfLock, TfMonitor, TfRobot, TfServer, TfServerBays, TfServerChip, TfServerRack, TfShieldCheck, TfShieldX, TfSigstore, TfSparkle, TfStars, TfTerminal, TfTin, TfTinDead, TfTinSad, TfUnlock, TfUnlockOpen };
|
|
943
382
|
//# sourceMappingURL=index.esm.js.map
|