@thesvg/react 3.2.4 → 3.2.6
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/avanza.cjs +26 -0
- package/dist/avanza.d.ts +14 -0
- package/dist/avanza.js +25 -0
- package/dist/{smmix.cjs → blogent.cjs} +4 -4
- package/dist/blogent.d.ts +14 -0
- package/dist/{smmix.js → blogent.js} +5 -5
- package/dist/eps.cjs +26 -0
- package/dist/eps.d.ts +14 -0
- package/dist/eps.js +25 -0
- package/dist/fgo.cjs +43 -0
- package/dist/fgo.d.ts +14 -0
- package/dist/fgo.js +42 -0
- package/dist/google-search-console-legacy.cjs +26 -0
- package/dist/google-search-console-legacy.d.ts +14 -0
- package/dist/google-search-console-legacy.js +25 -0
- package/dist/google-search-console.cjs +20 -3
- package/dist/google-search-console.d.ts +1 -1
- package/dist/google-search-console.js +21 -4
- package/dist/index.cjs +30 -2
- package/dist/index.d.ts +15 -1
- package/dist/index.js +15 -1
- package/dist/justcall.cjs +26 -0
- package/dist/justcall.d.ts +14 -0
- package/dist/justcall.js +25 -0
- package/dist/nfl.cjs +26 -0
- package/dist/nfl.d.ts +14 -0
- package/dist/nfl.js +25 -0
- package/dist/noom.cjs +26 -0
- package/dist/noom.d.ts +14 -0
- package/dist/noom.js +25 -0
- package/dist/oblio.cjs +26 -0
- package/dist/oblio.d.ts +14 -0
- package/dist/oblio.js +25 -0
- package/dist/pipedrive.cjs +43 -0
- package/dist/pipedrive.d.ts +14 -0
- package/dist/pipedrive.js +42 -0
- package/dist/pixelos.cjs +26 -0
- package/dist/pixelos.d.ts +14 -0
- package/dist/pixelos.js +25 -0
- package/dist/s-oil.cjs +43 -0
- package/dist/s-oil.d.ts +14 -0
- package/dist/s-oil.js +42 -0
- package/dist/siket.cjs +26 -0
- package/dist/siket.d.ts +14 -0
- package/dist/siket.js +25 -0
- package/dist/smartbill.cjs +26 -0
- package/dist/smartbill.d.ts +14 -0
- package/dist/smartbill.js +25 -0
- package/dist/wisetech-global.cjs +43 -0
- package/dist/wisetech-global.d.ts +14 -0
- package/dist/wisetech-global.js +42 -0
- package/dist/zoom-2025.cjs +20 -3
- package/dist/zoom-2025.d.ts +1 -1
- package/dist/zoom-2025.js +21 -4
- package/package.json +2 -2
- package/dist/smmix.d.ts +0 -14
package/dist/siket.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Siket
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type SiketVariant = 'default';
|
|
7
|
+
|
|
8
|
+
export interface SiketProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: SiketVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Siket: ForwardRefExoticComponent<SiketProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Siket;
|
package/dist/siket.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — Siket
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 214 308","fill":"currentColor","childNodes":[{"type":"path","props":{"d":"M 148 2.259 C 146.625 2.877 141.774 5.546 137.219 8.191 C 132.665 10.836 128.789 13 128.606 13 C 128.424 13 117.801 19.075 105 26.500 C 92.199 33.925 81.610 40 81.468 40 C 80.359 40 47.366 60.030 43.233 63.213 C 27.341 75.452 15.669 94.181 11.458 114.200 C 9.575 123.149 9.592 139.931 11.493 148.965 C 13.896 160.390 17.902 169.196 30.845 191.500 C 37.548 203.050 43.420 213.134 43.895 213.909 C 44.580 215.029 47.750 213.595 59.363 206.909 C 67.397 202.284 73.976 197.870 73.985 197.100 C 73.993 196.330 72.142 192.505 69.872 188.600 C 45.067 145.934 45.663 147.310 45.575 132.500 C 45.501 120.060 46.972 114.305 52.642 104.843 C 58.226 95.525 65.769 89.573 87.929 77 C 99.077 70.675 109.841 64.542 111.849 63.371 C 113.857 62.201 118.200 59.688 121.500 57.787 C 173.001 28.125 179.806 24.123 180.414 23.140 C 181.039 22.129 174.622 11.373 171.158 7.624 C 165.794 1.819 154.698 -0.751 148 2.259 M 181 34.303 C 175.775 37.220 160.700 45.829 147.500 53.434 C 65.605 100.617 65.051 100.979 59.705 110.801 C 56.359 116.948 53.993 125.973 54.026 132.460 C 54.066 140.272 57.654 149.035 68.373 167.500 C 73.801 176.850 79.341 186.429 80.685 188.787 L 83.128 193.074 88.814 189.855 C 91.941 188.085 95.992 185.518 97.816 184.150 C 105.698 178.237 107.555 166.489 102.346 155.500 C 99.956 150.458 99.501 148.220 99.501 141.479 C 99.500 134.420 99.897 132.652 102.809 126.736 C 106.844 118.541 109.913 115.878 126.010 106.604 C 132.880 102.646 153.310 90.904 171.411 80.510 C 189.511 70.116 205.758 60.176 207.513 58.420 C 215.572 50.362 213.222 36.215 202.956 30.977 C 196.346 27.606 191.751 28.302 181 34.303 M 157.500 99.113 C 152 102.389 145.588 106.043 143.250 107.234 C 140.912 108.424 139 109.949 139 110.623 C 139 111.296 144.467 121.200 151.149 132.631 C 165.633 157.411 167.179 161.268 167.775 174.113 C 168.712 194.279 159.972 210.121 141.729 221.323 C 137.753 223.765 114.700 237.130 90.500 251.024 C 66.300 264.917 43.462 278.040 39.750 280.186 C 36.038 282.332 33 284.588 33 285.198 C 33 287.535 40.146 298.946 43.249 301.561 C 49.658 306.966 58.336 308.558 65.368 305.620 C 73.444 302.245 165.099 248.896 171.003 244.133 C 176.743 239.503 184.805 230.787 188.703 225 C 206.475 198.613 208.450 165.453 193.944 137 C 187.940 125.222 169.471 93.649 168.435 93.389 C 167.921 93.261 163 95.836 157.500 99.113 M 121.079 120.102 C 114.071 124.450 112.998 125.537 109.835 131.490 C 106.812 137.178 107.079 143.993 110.619 151.500 C 114.522 159.778 115.061 170.141 112.010 178.264 C 108.355 187.997 103.199 192.373 79 206.284 C 2.463 250.280 5.428 248.425 2.411 254.200 C 0.159 258.510 0.631 265.695 3.486 270.566 C 7.552 277.505 17.074 280.824 24.651 277.943 C 26.181 277.361 31.498 274.481 36.466 271.542 C 44.090 267.033 82.500 244.806 94 238.248 C 130.398 217.493 142.109 210.329 146.157 206.344 C 157.509 195.167 161.949 177.885 157.093 163.770 C 154.184 155.314 131.153 115.988 129.152 116.059 C 128.243 116.091 124.610 117.910 121.079 120.102","fill":"#88c0d0","fillRule":"evenodd"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
const Siket = forwardRef(
|
|
10
|
+
function Siket({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Siket.displayName = 'Siket';
|
|
24
|
+
|
|
25
|
+
export default Siket;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — SmartBill
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default, wordmark
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 238.52 238.52","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["SmartBill"]},{"type":"path","props":{"d":"m211.89 183.54-28.35 28.35c-35.5 35.5-93.06 35.5-128.56 0l-28.35-28.35c-35.5-35.5-35.5-93.06 0-128.56l28.35-28.35c35.5-35.5 93.06-35.5 128.56 0l28.35 28.35c35.5 35.5 35.5 93.06 0 128.56","fill":"#020044"},"children":[]},{"type":"path","props":{"d":"m104.63 197.322 5.983-26.585 7.835 1.764-5.985 26.585z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m123.382 132.983 11.38-24.76 7.296 3.354-11.38 24.76z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m87.605 187.665 16.28-21.852 6.439 4.797-16.28 21.852z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m76.013 171.93 23.762-13.342 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m71.795 152.82 27.133-2.524.744 7.995-27.133 2.524z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m118.758 172.52 7.874-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m126.913 170.816 6.553-4.642 15.753 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m133.658 165.943 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m137.856 158.752.935-7.975 27.065 3.172-.935 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m136.376 142.802 26.016-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m130.923 136.52 20.467-17.991 5.302 6.031-20.468 17.99z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"m120.065 65.967 5.985-26.586 7.834 1.764L127.9 67.73z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m96.458 126.888 11.377-24.762 7.297 3.353-11.377 24.762z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m128.169 67.86 16.28-21.852 6.438 4.797-16.279 21.851z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m134.827 72.884 23.762-13.341 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m138.836 80.169 27.133-2.523.743 7.995-27.132 2.523z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m106.55 40.826 7.873-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m89.308 50.069 6.552-4.642 15.754 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m77.321 65.524 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m72.664 84.523.935-7.975 27.064 3.172-.934 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m73.747 96.101 26.015-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m81.822 113.912 20.465-17.993 5.302 6.03-20.464 17.994z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"M123.09 132.9h.04l.33-27.24-8.03-.1v.01h-.05l-.32 27.24 8.03.1z","fill":"#fff"},"children":[]}]},"wordmark":{"viewBox":"0 0 899.16 238.52","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["SmartBill"]},{"type":"path","props":{"d":"M300.29 118.39c-3.23-3.76-4.85-8.73-4.85-14.91 0-3.96 1.21-7.72 3.62-11.29s5.89-6.47 10.42-8.69c4.54-2.22 9.79-3.33 15.78-3.33 5.98 0 11.27.87 15.85 2.6 4.58 1.74 8.16 4.05 10.71 6.95 2.56 2.89 3.93 5.93 4.13 9.12.09 1.06-.27 1.98-1.09 2.75s-1.76 1.16-2.82 1.16H340.9c-1.16 0-2.07-.17-2.75-.51-.67-.34-1.4-.84-2.17-1.52-1.16-.96-2.48-1.74-3.98-2.32s-3.74-.87-6.73-.87c-3.18 0-5.82.49-7.89 1.45-2.08.96-3.11 2.46-3.11 4.49 0 1.45.51 2.58 1.52 3.4s2.77 1.54 5.28 2.17 7.04 1.67 13.61 3.11c8.3 1.74 14.28 4.54 17.95 8.4s5.5 8.78 5.5 14.76c0 3.96-1.3 7.7-3.91 11.22s-6.35 6.37-11.22 8.54-10.54 3.26-17.01 3.26q-9.705 0-16.86-2.97c-4.78-1.98-8.45-4.51-11-7.6-2.56-3.09-3.93-6.27-4.12-9.55-.1-1.06.27-1.98 1.08-2.75.82-.77 1.76-1.16 2.82-1.16h11.15c1.06 0 1.93.19 2.6.58s1.4.96 2.17 1.74c1.35 1.35 2.85 2.41 4.49 3.18s4.2 1.16 7.67 1.16c3.48 0 6.56-.46 9.27-1.38 2.7-.92 4.05-2.34 4.05-4.27 0-1.25-.48-2.24-1.45-2.97-.96-.72-2.46-1.38-4.49-1.95-2.03-.58-5.5-1.4-10.42-2.46l-5.65-1.16c-8.1-1.82-13.77-4.62-17.01-8.38m100.54-35.97c3.28-1.49 6.71-2.24 10.28-2.24 11.2 0 19.2 4.1 24.03 12.31 2.51-3.76 5.96-6.75 10.35-8.98 4.39-2.22 8.76-3.33 13.1-3.33 10.23 0 17.59 3.11 22.08 9.34s6.73 14.4 6.73 24.54V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75v-38.21c0-6.27-1.21-10.78-3.62-13.54-2.41-2.75-5.98-4.12-10.71-4.12-4.15 0-7.55 1.35-10.21 4.05-2.65 2.7-4.03 7-4.12 12.88V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75v-38.21c0-6.27-1.21-10.78-3.62-13.54-2.41-2.75-5.98-4.12-10.71-4.12-4.25 0-7.7 1.42-10.35 4.27s-3.98 7.31-3.98 13.39V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v3.33c2.31-2.8 5.11-4.95 8.39-6.44m218.07 20.41c-2.56 2.56-3.84 6.73-3.84 12.52v37.64c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v3.33c2.61-2.51 5.36-4.34 8.25-5.5 2.9-1.16 6.56-1.74 11-1.74h6.52c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75-.77.78-1.69 1.16-2.75 1.16h-9.41c-5.79 0-9.97 1.28-12.52 3.84m37.22-21.21V58.03c0-1.06.38-1.98 1.16-2.75.77-.77 1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v23.59h18.67c1.06 0 1.98.39 2.75 1.16.77.78 1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-18.67v30.69c0 3.18.84 5.62 2.53 7.31s4.61 2.53 8.76 2.53h8.83c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-10.71c-9.17 0-16.17-2.24-20.99-6.73-4.83-4.49-7.24-11.17-7.24-20.05zm130.14 37.64q0 3.615-.15 5.07c-.29 6.08-1.79 11.7-4.49 16.86q-4.05 7.755-11.22 12.45c-4.78 3.14-10.3 4.7-16.57 4.7-5.41 0-9.89-.87-13.46-2.61-3.57-1.73-6.37-3.76-8.4-6.08v3.33c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v30.83c2.12-2.32 4.97-4.34 8.54-6.08q5.355-2.61 13.32-2.61c6.27 0 11.8 1.57 16.57 4.7q7.17 4.71 11.22 12.45c2.7 5.16 4.2 10.79 4.49 16.86.1.98.15 2.67.15 5.08m-48.71-17.3c-3.23 2.95-5.09 6.88-5.57 11.8-.1.97-.14 2.8-.14 5.5s.05 4.54.14 5.5c.48 5.12 2.32 9.1 5.5 11.94 3.18 2.85 7.19 4.27 12.01 4.27 4.92 0 8.98-1.45 12.16-4.34s5.07-7.33 5.65-13.32c.19-1.93.29-3.28.29-4.05 0-7.33-1.64-12.79-4.92-16.36s-7.67-5.36-13.18-5.36c-4.73 0-8.71 1.48-11.94 4.42m83.59-46.68c.77.77 1.16 1.69 1.16 2.75v11.29c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-12.45c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.38-1.98 1.16-2.75.77-.77 1.69-1.16 2.75-1.16h12.45c1.06 0 1.98.38 2.75 1.16m-.72 100.46c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v67.46c0 1.06-.39 1.98-1.16 2.75m38.79 0c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v94.96c0 1.06-.39 1.98-1.16 2.75m38.79 0c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v94.96c0 1.06-.38 1.98-1.16 2.75M575.11 82.78c-.77-.77-1.69-1.16-2.75-1.16h-11c-1.06 0-1.98.39-2.75 1.16s-1.16 1.69-1.16 2.75v3.33c-2.12-2.32-4.97-4.34-8.54-6.08q-5.355-2.61-13.32-2.61c-6.28 0-11.8 1.57-16.58 4.71q-7.17 4.71-11.22 12.45c-2.7 5.16-4.2 10.79-4.49 16.86l-.14 5.07.14 5.07c.29 6.08 1.79 11.7 4.49 16.87q4.05 7.74 11.22 12.45c4.78 3.13 10.3 4.7 16.58 4.7 5.31 0 9.75-.87 13.32-2.6 3.57-1.74 6.42-3.76 8.54-6.08V153c0 1.06.39 1.98 1.16 2.75s1.69 1.16 2.75 1.16h11c1.06 0 1.98-.39 2.75-1.16s1.16-1.69 1.16-2.75V85.53c0-1.06-.39-1.98-1.16-2.75m-17.66 41.98c-.48 4.92-2.34 8.85-5.57 11.8-3.23 2.94-7.22 4.41-11.94 4.41-4.92 0-8.98-1.45-12.16-4.34-3.18-2.9-5.07-7.34-5.64-13.32-.1-.96-.15-2.32-.15-4.05q0-2.61.15-4.05.87-8.97 5.64-13.32c3.18-2.89 7.24-4.34 12.16-4.34q7.095 0 11.94 4.41c3.23 2.95 5.09 6.88 5.57 11.8.19 1.93.29 3.76.29 5.5 0 1.73-.1 3.57-.29 5.5m-345.56 58.78-28.35 28.35c-35.5 35.5-93.06 35.5-128.56 0l-28.35-28.35c-35.5-35.5-35.5-93.06 0-128.56l28.35-28.35c35.5-35.5 93.06-35.5 128.56 0l28.35 28.35c35.5 35.5 35.5 93.06 0 128.56","fill":"#020044"},"children":[]},{"type":"path","props":{"d":"m104.63 197.322 5.983-26.585 7.835 1.764-5.985 26.585z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m123.382 132.983 11.38-24.76 7.296 3.354-11.38 24.76z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m87.605 187.665 16.28-21.852 6.439 4.797-16.28 21.852z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m76.013 171.93 23.762-13.342 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m71.795 152.82 27.133-2.524.744 7.995-27.133 2.524z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m118.758 172.52 7.874-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m126.913 170.816 6.553-4.642 15.753 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m133.658 165.943 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m137.856 158.752.935-7.975 27.065 3.172-.935 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m136.376 142.802 26.016-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m130.923 136.52 20.467-17.991 5.302 6.031-20.468 17.99z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"m120.065 65.967 5.985-26.586 7.834 1.764L127.9 67.73z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m96.458 126.888 11.377-24.762 7.297 3.353-11.377 24.762z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m128.169 67.86 16.28-21.852 6.438 4.797-16.279 21.851z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m134.827 72.884 23.762-13.341 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m138.836 80.169 27.133-2.523.743 7.995-27.132 2.523z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m106.55 40.826 7.873-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m89.308 50.069 6.552-4.642 15.754 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m77.321 65.524 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m72.664 84.523.935-7.975 27.064 3.172-.934 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m73.747 96.101 26.015-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m81.822 113.912 20.465-17.993 5.302 6.03-20.464 17.994z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"M123.09 132.9h.04l.33-27.24-8.03-.1v.01h-.05l-.32 27.24 8.03.1z","fill":"#fff"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
const Smartbill = react_1.forwardRef(function Smartbill({ variant = 'default', viewBox, ...props }, ref) {
|
|
13
|
+
const _v = _variants[variant] || _variants.default;
|
|
14
|
+
return react_1.createElement(
|
|
15
|
+
'svg',
|
|
16
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
17
|
+
..._v.childNodes
|
|
18
|
+
.map(function _c(el) {
|
|
19
|
+
if (typeof el === 'string') return el;
|
|
20
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
});
|
|
24
|
+
Smartbill.displayName = 'Smartbill';
|
|
25
|
+
|
|
26
|
+
exports.default = Smartbill;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — SmartBill
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type SmartbillVariant = 'default' | 'wordmark';
|
|
7
|
+
|
|
8
|
+
export interface SmartbillProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: SmartbillVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Smartbill: ForwardRefExoticComponent<SmartbillProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Smartbill;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — SmartBill
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default, wordmark
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 238.52 238.52","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["SmartBill"]},{"type":"path","props":{"d":"m211.89 183.54-28.35 28.35c-35.5 35.5-93.06 35.5-128.56 0l-28.35-28.35c-35.5-35.5-35.5-93.06 0-128.56l28.35-28.35c35.5-35.5 93.06-35.5 128.56 0l28.35 28.35c35.5 35.5 35.5 93.06 0 128.56","fill":"#020044"},"children":[]},{"type":"path","props":{"d":"m104.63 197.322 5.983-26.585 7.835 1.764-5.985 26.585z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m123.382 132.983 11.38-24.76 7.296 3.354-11.38 24.76z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m87.605 187.665 16.28-21.852 6.439 4.797-16.28 21.852z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m76.013 171.93 23.762-13.342 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m71.795 152.82 27.133-2.524.744 7.995-27.133 2.524z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m118.758 172.52 7.874-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m126.913 170.816 6.553-4.642 15.753 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m133.658 165.943 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m137.856 158.752.935-7.975 27.065 3.172-.935 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m136.376 142.802 26.016-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m130.923 136.52 20.467-17.991 5.302 6.031-20.468 17.99z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"m120.065 65.967 5.985-26.586 7.834 1.764L127.9 67.73z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m96.458 126.888 11.377-24.762 7.297 3.353-11.377 24.762z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m128.169 67.86 16.28-21.852 6.438 4.797-16.279 21.851z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m134.827 72.884 23.762-13.341 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m138.836 80.169 27.133-2.523.743 7.995-27.132 2.523z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m106.55 40.826 7.873-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m89.308 50.069 6.552-4.642 15.754 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m77.321 65.524 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m72.664 84.523.935-7.975 27.064 3.172-.934 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m73.747 96.101 26.015-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m81.822 113.912 20.465-17.993 5.302 6.03-20.464 17.994z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"M123.09 132.9h.04l.33-27.24-8.03-.1v.01h-.05l-.32 27.24 8.03.1z","fill":"#fff"},"children":[]}]},"wordmark":{"viewBox":"0 0 899.16 238.52","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["SmartBill"]},{"type":"path","props":{"d":"M300.29 118.39c-3.23-3.76-4.85-8.73-4.85-14.91 0-3.96 1.21-7.72 3.62-11.29s5.89-6.47 10.42-8.69c4.54-2.22 9.79-3.33 15.78-3.33 5.98 0 11.27.87 15.85 2.6 4.58 1.74 8.16 4.05 10.71 6.95 2.56 2.89 3.93 5.93 4.13 9.12.09 1.06-.27 1.98-1.09 2.75s-1.76 1.16-2.82 1.16H340.9c-1.16 0-2.07-.17-2.75-.51-.67-.34-1.4-.84-2.17-1.52-1.16-.96-2.48-1.74-3.98-2.32s-3.74-.87-6.73-.87c-3.18 0-5.82.49-7.89 1.45-2.08.96-3.11 2.46-3.11 4.49 0 1.45.51 2.58 1.52 3.4s2.77 1.54 5.28 2.17 7.04 1.67 13.61 3.11c8.3 1.74 14.28 4.54 17.95 8.4s5.5 8.78 5.5 14.76c0 3.96-1.3 7.7-3.91 11.22s-6.35 6.37-11.22 8.54-10.54 3.26-17.01 3.26q-9.705 0-16.86-2.97c-4.78-1.98-8.45-4.51-11-7.6-2.56-3.09-3.93-6.27-4.12-9.55-.1-1.06.27-1.98 1.08-2.75.82-.77 1.76-1.16 2.82-1.16h11.15c1.06 0 1.93.19 2.6.58s1.4.96 2.17 1.74c1.35 1.35 2.85 2.41 4.49 3.18s4.2 1.16 7.67 1.16c3.48 0 6.56-.46 9.27-1.38 2.7-.92 4.05-2.34 4.05-4.27 0-1.25-.48-2.24-1.45-2.97-.96-.72-2.46-1.38-4.49-1.95-2.03-.58-5.5-1.4-10.42-2.46l-5.65-1.16c-8.1-1.82-13.77-4.62-17.01-8.38m100.54-35.97c3.28-1.49 6.71-2.24 10.28-2.24 11.2 0 19.2 4.1 24.03 12.31 2.51-3.76 5.96-6.75 10.35-8.98 4.39-2.22 8.76-3.33 13.1-3.33 10.23 0 17.59 3.11 22.08 9.34s6.73 14.4 6.73 24.54V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75v-38.21c0-6.27-1.21-10.78-3.62-13.54-2.41-2.75-5.98-4.12-10.71-4.12-4.15 0-7.55 1.35-10.21 4.05-2.65 2.7-4.03 7-4.12 12.88V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75v-38.21c0-6.27-1.21-10.78-3.62-13.54-2.41-2.75-5.98-4.12-10.71-4.12-4.25 0-7.7 1.42-10.35 4.27s-3.98 7.31-3.98 13.39V153c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v3.33c2.31-2.8 5.11-4.95 8.39-6.44m218.07 20.41c-2.56 2.56-3.84 6.73-3.84 12.52v37.64c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v3.33c2.61-2.51 5.36-4.34 8.25-5.5 2.9-1.16 6.56-1.74 11-1.74h6.52c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75-.77.78-1.69 1.16-2.75 1.16h-9.41c-5.79 0-9.97 1.28-12.52 3.84m37.22-21.21V58.03c0-1.06.38-1.98 1.16-2.75.77-.77 1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v23.59h18.67c1.06 0 1.98.39 2.75 1.16.77.78 1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-18.67v30.69c0 3.18.84 5.62 2.53 7.31s4.61 2.53 8.76 2.53h8.83c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v9.55c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-10.71c-9.17 0-16.17-2.24-20.99-6.73-4.83-4.49-7.24-11.17-7.24-20.05zm130.14 37.64q0 3.615-.15 5.07c-.29 6.08-1.79 11.7-4.49 16.86q-4.05 7.755-11.22 12.45c-4.78 3.14-10.3 4.7-16.57 4.7-5.41 0-9.89-.87-13.46-2.61-3.57-1.73-6.37-3.76-8.4-6.08v3.33c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.38-2.75-1.16-.77-.77-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v30.83c2.12-2.32 4.97-4.34 8.54-6.08q5.355-2.61 13.32-2.61c6.27 0 11.8 1.57 16.57 4.7q7.17 4.71 11.22 12.45c2.7 5.16 4.2 10.79 4.49 16.86.1.98.15 2.67.15 5.08m-48.71-17.3c-3.23 2.95-5.09 6.88-5.57 11.8-.1.97-.14 2.8-.14 5.5s.05 4.54.14 5.5c.48 5.12 2.32 9.1 5.5 11.94 3.18 2.85 7.19 4.27 12.01 4.27 4.92 0 8.98-1.45 12.16-4.34s5.07-7.33 5.65-13.32c.19-1.93.29-3.28.29-4.05 0-7.33-1.64-12.79-4.92-16.36s-7.67-5.36-13.18-5.36c-4.73 0-8.71 1.48-11.94 4.42m83.59-46.68c.77.77 1.16 1.69 1.16 2.75v11.29c0 1.06-.39 1.98-1.16 2.75s-1.69 1.16-2.75 1.16h-12.45c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.38-1.98 1.16-2.75.77-.77 1.69-1.16 2.75-1.16h12.45c1.06 0 1.98.38 2.75 1.16m-.72 100.46c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V85.53c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v67.46c0 1.06-.39 1.98-1.16 2.75m38.79 0c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v94.96c0 1.06-.39 1.98-1.16 2.75m38.79 0c-.77.77-1.69 1.16-2.75 1.16h-11c-1.06 0-1.98-.39-2.75-1.16s-1.16-1.69-1.16-2.75V58.03c0-1.06.39-1.98 1.16-2.75s1.69-1.16 2.75-1.16h11c1.06 0 1.98.39 2.75 1.16s1.16 1.69 1.16 2.75v94.96c0 1.06-.38 1.98-1.16 2.75M575.11 82.78c-.77-.77-1.69-1.16-2.75-1.16h-11c-1.06 0-1.98.39-2.75 1.16s-1.16 1.69-1.16 2.75v3.33c-2.12-2.32-4.97-4.34-8.54-6.08q-5.355-2.61-13.32-2.61c-6.28 0-11.8 1.57-16.58 4.71q-7.17 4.71-11.22 12.45c-2.7 5.16-4.2 10.79-4.49 16.86l-.14 5.07.14 5.07c.29 6.08 1.79 11.7 4.49 16.87q4.05 7.74 11.22 12.45c4.78 3.13 10.3 4.7 16.58 4.7 5.31 0 9.75-.87 13.32-2.6 3.57-1.74 6.42-3.76 8.54-6.08V153c0 1.06.39 1.98 1.16 2.75s1.69 1.16 2.75 1.16h11c1.06 0 1.98-.39 2.75-1.16s1.16-1.69 1.16-2.75V85.53c0-1.06-.39-1.98-1.16-2.75m-17.66 41.98c-.48 4.92-2.34 8.85-5.57 11.8-3.23 2.94-7.22 4.41-11.94 4.41-4.92 0-8.98-1.45-12.16-4.34-3.18-2.9-5.07-7.34-5.64-13.32-.1-.96-.15-2.32-.15-4.05q0-2.61.15-4.05.87-8.97 5.64-13.32c3.18-2.89 7.24-4.34 12.16-4.34q7.095 0 11.94 4.41c3.23 2.95 5.09 6.88 5.57 11.8.19 1.93.29 3.76.29 5.5 0 1.73-.1 3.57-.29 5.5m-345.56 58.78-28.35 28.35c-35.5 35.5-93.06 35.5-128.56 0l-28.35-28.35c-35.5-35.5-35.5-93.06 0-128.56l28.35-28.35c35.5-35.5 93.06-35.5 128.56 0l28.35 28.35c35.5 35.5 35.5 93.06 0 128.56","fill":"#020044"},"children":[]},{"type":"path","props":{"d":"m104.63 197.322 5.983-26.585 7.835 1.764-5.985 26.585z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m123.382 132.983 11.38-24.76 7.296 3.354-11.38 24.76z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m87.605 187.665 16.28-21.852 6.439 4.797-16.28 21.852z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m76.013 171.93 23.762-13.342 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m71.795 152.82 27.133-2.524.744 7.995-27.133 2.524z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m118.758 172.52 7.874-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m126.913 170.816 6.553-4.642 15.753 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m133.658 165.943 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m137.856 158.752.935-7.975 27.065 3.172-.935 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m136.376 142.802 26.016-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m130.923 136.52 20.467-17.991 5.302 6.031-20.468 17.99z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"m120.065 65.967 5.985-26.586 7.834 1.764L127.9 67.73z","fill":"#39b54a"},"children":[]},{"type":"path","props":{"d":"m96.458 126.888 11.377-24.762 7.297 3.353-11.377 24.762z","fill":"#fff"},"children":[]},{"type":"path","props":{"d":"m128.169 67.86 16.28-21.852 6.438 4.797-16.279 21.851z","fill":"#8cc63f"},"children":[]},{"type":"path","props":{"d":"m134.827 72.884 23.762-13.341 3.932 7.002-23.762 13.341z","fill":"#d9e021"},"children":[]},{"type":"path","props":{"d":"m138.836 80.169 27.133-2.523.743 7.995-27.132 2.523z","fill":"#fcee21"},"children":[]},{"type":"path","props":{"d":"m106.55 40.826 7.873-1.576 5.347 26.722-7.874 1.575z","fill":"#009245"},"children":[]},{"type":"path","props":{"d":"m89.308 50.069 6.552-4.642 15.754 22.236-6.553 4.642z","fill":"#006837"},"children":[]},{"type":"path","props":{"d":"m77.321 65.524 4.098-6.906 23.435 13.906-4.098 6.906z","fill":"#22b573"},"children":[]},{"type":"path","props":{"d":"m72.664 84.523.935-7.975 27.064 3.172-.934 7.975z","fill":"#00a99d"},"children":[]},{"type":"path","props":{"d":"m73.747 96.101 26.015-8.11 2.39 7.667-26.016 8.11z","fill":"#29abe2"},"children":[]},{"type":"path","props":{"d":"m81.822 113.912 20.465-17.993 5.302 6.03-20.464 17.994z","fill":"#82d6f4"},"children":[]},{"type":"path","props":{"d":"M123.09 132.9h.04l.33-27.24-8.03-.1v.01h-.05l-.32 27.24 8.03.1z","fill":"#fff"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
const Smartbill = forwardRef(
|
|
10
|
+
function Smartbill({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Smartbill.displayName = 'Smartbill';
|
|
24
|
+
|
|
25
|
+
export default Smartbill;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Wisetech Global
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default, mono, dark, light, wordmark, wordmarkDark, wordmarkLight
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"mono":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","fill":"currentColor","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"dark":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"light":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"wordmark":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m796.7 2.6c2.6-0.1 5.2 0.3 7.6 1.3c2.4 0.9 4.6 2.4 6.4 4.2c1.8 1.8 3.3 4 4.2 6.4c1 2.4 1.4 5 1.3 7.6c-0.2 5.1-2.3 9.8-6 13.3c-3.6 3.6-8.5 5.5-13.5 5.5c-5.1 0-9.9-1.9-13.5-5.5c-3.7-3.5-5.8-8.2-6-13.3c-0.1-2.6 0.3-5.1 1.3-7.6c0.9-2.4 2.3-4.6 4.2-6.4c1.8-1.8 4-3.3 6.4-4.2c2.4-0.9 5-1.4 7.6-1.3zm-14.7 59.7h29.3v135.4h-29.3z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m825.1 169.8l26-14.1c7.8 12.8 19.4 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.3-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.8-40.8c26.1 0 43.9 9.7 55.2 26.1l-24.3 13.3c-6.5-9.8-16.5-15.5-30.9-15.5c-16 0-23.5 7.3-23.5 16.3c0 9.7 11.6 11.9 32.2 16.5c22.7 4.9 48.5 12.4 48.5 40.9c0 20.3-18.2 43.6-55.8 43.3c-29.3 0.1-48.8-10.5-60.4-30.5z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m952.3 130.5c0-39.7 30.6-70.9 70.4-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.1c3.8 20.9 20 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.1-1.5c4-1 7.8-2.7 11.3-4.8c3.5-2.2 6.6-4.8 9.4-7.9c2.7-3 5-6.5 6.7-10.2l23.9 13.3c-12 22.2-33.4 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.2-15.1h81.3c-4.4-19.5-19.2-30.3-40.1-30.3c-4.6-0.1-9.2 0.5-13.5 1.9c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.6 9.7c-2.6 3.8-4.6 8-5.9 12.4z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1099.5 62.3h23v-31.9l29.2-16v47.9h28.8v26h-28.8v53.9c0 24.3 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.6-13.1-53.6-55.2v-54.2h-23.1z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m1188.6 130.5c0-39.7 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c3.9-1 7.7-2.7 11.2-4.8c3.5-2.2 6.6-4.8 9.4-7.9c2.7-3 5-6.5 6.7-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.3 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.2-15.1h81.3c-4.3-19.5-19.2-30.3-40.1-30.3c-4.6-0.1-9.2 0.5-13.5 1.9c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.6 9.8c-2.6 3.7-4.6 7.9-5.9 12.3z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1341.3 130c-0.1-9.3 1.7-18.5 5.2-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.6-3.5 17.8-5.2 27.1-5.1c30.1 0 53.9 17.1 64.2 41.4l-26 11.1c-1.5-3.7-3.6-7.3-6.1-10.4c-2.6-3.2-5.6-6-9-8.2c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12.1-1.6c-24.1 0-42.2 19.2-42.2 43.3c-0.1 5.7 0.9 11.3 3.1 16.6c2.1 5.2 5.2 10 9.2 14c4 4.1 8.7 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 31.9-11.4 38.2-26.5l26.1 11.1c-10.8 24.9-33.3 42.5-65 42.5c-9.3 0.1-18.5-1.7-27-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.6-6.6-11.8-14.4-15.3-23c-3.5-8.5-5.3-17.7-5.2-27z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1493.5 0h28.7v79.4c2.5-3.2 5.3-6 8.4-8.5c3.2-2.5 6.6-4.6 10.2-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.8-1.2c34.2 0 55 22.2 55 59v79.1h-29.6v-76.4c0-22.4-10.8-36.6-32.8-36.6c-19.2 0-34 14.7-34 38.5v74.5h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m554.1 367.5c0-43.3 32.3-70.5 67.8-70.5c4.3 0 8.6 0.5 12.8 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.8 1.8 7.5 4.1 10.9 6.7c3.4 2.7 6.4 5.7 9.2 9v-18.3h29v132.2c0 39.9-25 69.1-68.4 69.1c-34 0-56.9-16.2-67.2-38.2l26.9-12.7c6.7 14.9 19.8 24.4 40.3 24.4c24.7 0 39.6-18.2 39.6-41.5v-17c-2.7 3.4-5.8 6.5-9.2 9.2c-3.4 2.7-7.1 5.1-11 7c-3.9 1.9-8.1 3.3-12.3 4.3c-4.3 0.9-8.7 1.4-13 1.4c-34.5-0.1-67.6-27.6-67.6-70.6zm114.5-0.3c0-24.1-18.3-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m721.5 237.4h29.2v197.8h-29.2z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m769.6 367.5c0.1-28.4 17.3-54.1 43.6-64.9c26.3-10.8 56.5-4.8 76.6 15.4c20.1 20.1 26.1 50.4 15.1 76.7c-10.9 26.2-36.6 43.3-65.1 43.3c-9.2 0-18.4-1.8-27-5.3c-8.5-3.5-16.3-8.7-22.8-15.3c-6.6-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.3-17.7-5.2-27zm112 0c0-23.8-18.5-43.3-41.9-43.3c-23.4 0-41.4 19.5-41.4 43.3c0 23.9 18.1 43.4 41.4 43.4c23.4 0 41.9-19.5 41.9-43.4z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m957.8 416.8v18.3h-28.4v-197.7h28.7v80.5c2.8-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7.1-4.8 11-6.6c3.8-1.9 7.9-3.2 12.1-4.1c4.2-0.9 8.4-1.4 12.7-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.5-7.9-45.6-21.2zm84.1-49.6c0-24.7-18.7-43.9-42.9-43.9c-24.1 0-42.5 19.7-42.5 43.9c0 24.1 18.1 44.1 42.5 44.1c24.4 0 42.9-19.4 42.9-44.1z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m1083.1 367.5c0-43.3 32.3-70.5 67.8-70.5c17.9 0 34.9 7.9 45 20.4v-17.6h29v135.4h-29v-18.6c-2.7 3.3-5.8 6.4-9.2 9c-3.4 2.7-7.1 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 1-8.6 1.4-12.9 1.4c-34.4 0-67.5-27.5-67.5-70.5zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.6 0 42.8-19.8 42.8-44.2z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1250.2 237.4h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]},"wordmarkDark":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4zm249.7-59.4c2.6-0.1 5.2 0.3 7.6 1.2c2.4 1 4.6 2.4 6.5 4.2c1.8 1.9 3.2 4.1 4.2 6.5c0.9 2.4 1.4 5 1.3 7.6c-0.2 5-2.4 9.8-6 13.3c-3.6 3.5-8.5 5.5-13.5 5.5c-5.1 0-9.9-2-13.6-5.5c-3.6-3.5-5.8-8.3-5.9-13.3c-0.1-2.6 0.3-5.2 1.2-7.6c1-2.4 2.4-4.6 4.2-6.4c1.9-1.9 4.1-3.3 6.5-4.3c2.4-0.9 5-1.3 7.5-1.2zm-14.6 59.7h29.3v135.3h-29.3zm43 107.5l26-14.1c7.9 12.8 19.5 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.2-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.9-40.8c26.1 0 43.8 9.7 55.2 26.1l-24.4 13.3c-6.5-9.8-16.5-15.5-30.8-15.5c-16 0-23.6 7.3-23.6 16.3c0 9.7 11.7 11.9 32.2 16.5c22.8 4.9 48.5 12.4 48.5 40.9c0 20.3-18.1 43.6-55.8 43.3c-29.3 0.1-48.7-10.5-60.4-30.5zm127.2-39.3c0-39.7 30.6-70.9 70.5-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.2 0.1 8.2-0.4 12.2-1.5c4-1 7.8-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.8-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.7 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.3-40-30.3c-4.6-0.1-9.2 0.5-13.6 1.9c-4.3 1.4-8.5 3.5-12.2 6.3c-3.6 2.7-6.9 6-9.5 9.8c-2.6 3.7-4.6 7.9-5.9 12.3zm117.9-53.1h23v-31.9l29.3-16v47.9h28.8v26h-28.8v53.9c0 24.4 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.7-13.1-53.7-55.2v-54.2h-23zm89.1 68.2c0-39.8 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c4-1 7.7-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.7-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.4-40.1-30.4c-4.5 0-9.1 0.6-13.5 2c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.5 9.7c-2.6 3.8-4.6 8-5.9 12.4zm123.5 14.6c-0.2-9.3 1.6-18.5 5.1-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.7-3.5 17.9-5.2 27.2-5.1c30 0 53.8 17.1 64.2 41.4l-26 11.1c-1.5-3.8-3.6-7.3-6.2-10.5c-2.5-3.1-5.6-5.9-9-8.1c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12-1.6c-24.1 0-42.3 19.2-42.3 43.3c-0.1 5.7 1 11.3 3.1 16.5c2.1 5.3 5.2 10.1 9.2 14.1c4 4.1 8.8 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 32-11.4 38.2-26.5l26.2 11.1c-10.9 24.9-33.4 42.5-65 42.5c-9.3 0.1-18.5-1.7-27.1-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.5-6.6-11.7-14.4-15.2-23c-3.6-8.5-5.3-17.7-5.2-27zm152.1-130h28.8v79.4c2.4-3.2 5.3-6 8.4-8.5c3.1-2.5 6.5-4.6 10.1-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.9-1.2c34.1 0 54.9 22.2 54.9 59v79.1h-29.6v-76.4c0-22.5-10.8-36.6-32.7-36.6c-19.3 0-34 14.6-34 38.5v74.5h-29.1zm-1493.5 237.4h39.6v118.7h-39.6zm158.4 79.2h39.5v118.7h-39.5zm277-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.2 0h39.6v197.8h-39.6zm79.2 0h39.5v197.8h-39.5zm79.1 237.5h39.6v197.8h-39.6zm79.2-237.1h39.5v197.8h-39.5zm237.5 367.2c0-43.4 32.3-70.5 67.8-70.5c4.3 0 8.6 0.4 12.7 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.9 1.8 7.5 4.1 10.9 6.7c3.4 2.6 6.5 5.7 9.2 9v-18.3h29v132.2c0 39.9-24.9 69.1-68.3 69.1c-34 0-56.9-16.2-67.2-38.2l26.8-12.7c6.8 14.9 19.8 24.4 40.4 24.4c24.7 0 39.6-18.2 39.6-41.5v-17.1c-2.7 3.5-5.8 6.6-9.2 9.3c-3.4 2.7-7.1 5.1-11.1 7c-3.9 1.8-8 3.3-12.3 4.3c-4.3 0.9-8.6 1.4-13 1.4c-34.4-0.2-67.5-27.6-67.5-70.6zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.2 0-42.9 19.3-42.9 43.9c0 24.7 18.7 44.2 42.9 44.2c24.6 0 42.8-19.8 42.8-44.2zm53-129.8h29.1v197.8h-29.1zm48.1 130.1c0-28.4 17.2-54.1 43.5-64.9c26.3-10.8 56.6-4.8 76.7 15.4c20 20.1 26 50.4 15.1 76.7c-11 26.2-36.7 43.3-65.1 43.3c-9.3 0-18.5-1.8-27-5.3c-8.6-3.5-16.4-8.7-22.9-15.3c-6.5-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.2-17.7-5.1-27zm111.9 0c0-23.8-18.4-43.3-41.8-43.3c-23.4 0-41.5 19.5-41.5 43.3c0 23.9 18.1 43.4 41.5 43.4c23.3 0 41.8-19.5 41.8-43.4zm76.3 49.3v18.3h-28.5v-197.7h28.8v80.5c2.7-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7-4.8 10.9-6.6c3.9-1.9 8-3.2 12.1-4.1c4.2-0.9 8.5-1.4 12.8-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.6-7.9-45.6-21.2zm84-49.6c0-24.7-18.7-43.9-42.8-43.9c-24.1 0-42.6 19.7-42.6 43.9c0 24.1 18.2 44.1 42.6 44.1c24.4 0 42.8-19.4 42.8-44.1zm41.2 0.4c0-43.4 32.3-70.5 67.8-70.5c17.9 0 35 7.9 45 20.4v-17.7h29v135.5h-29v-18.7c-2.7 3.4-5.8 6.4-9.2 9.1c-3.4 2.7-7 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 0.9-8.5 1.4-12.8 1.3c-34.5 0-67.6-27.4-67.6-70.4zm114.5-0.3c0-24.1-18.4-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2zm52.7-129.8h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]},"wordmarkLight":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4zm249.7-59.4c2.6-0.1 5.2 0.3 7.6 1.2c2.4 1 4.6 2.4 6.5 4.2c1.8 1.9 3.2 4.1 4.2 6.5c0.9 2.4 1.4 5 1.3 7.6c-0.2 5-2.4 9.8-6 13.3c-3.6 3.5-8.5 5.5-13.5 5.5c-5.1 0-9.9-2-13.6-5.5c-3.6-3.5-5.8-8.3-5.9-13.3c-0.1-2.6 0.3-5.2 1.2-7.6c1-2.4 2.4-4.6 4.2-6.4c1.9-1.9 4.1-3.3 6.5-4.3c2.4-0.9 5-1.3 7.5-1.2zm-14.6 59.7h29.3v135.3h-29.3zm43 107.5l26-14.1c7.9 12.8 19.5 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.2-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.9-40.8c26.1 0 43.8 9.7 55.2 26.1l-24.4 13.3c-6.5-9.8-16.5-15.5-30.8-15.5c-16 0-23.6 7.3-23.6 16.3c0 9.7 11.7 11.9 32.2 16.5c22.8 4.9 48.5 12.4 48.5 40.9c0 20.3-18.1 43.6-55.8 43.3c-29.3 0.1-48.7-10.5-60.4-30.5zm127.2-39.3c0-39.7 30.6-70.9 70.5-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.2 0.1 8.2-0.4 12.2-1.5c4-1 7.8-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.8-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.7 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.3-40-30.3c-4.6-0.1-9.2 0.5-13.6 1.9c-4.3 1.4-8.5 3.5-12.2 6.3c-3.6 2.7-6.9 6-9.5 9.8c-2.6 3.7-4.6 7.9-5.9 12.3zm117.9-53.1h23v-31.9l29.3-16v47.9h28.8v26h-28.8v53.9c0 24.4 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.7-13.1-53.7-55.2v-54.2h-23zm89.1 68.2c0-39.8 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c4-1 7.7-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.7-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.4-40.1-30.4c-4.5 0-9.1 0.6-13.5 2c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.5 9.7c-2.6 3.8-4.6 8-5.9 12.4zm123.5 14.6c-0.2-9.3 1.6-18.5 5.1-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.7-3.5 17.9-5.2 27.2-5.1c30 0 53.8 17.1 64.2 41.4l-26 11.1c-1.5-3.8-3.6-7.3-6.2-10.5c-2.5-3.1-5.6-5.9-9-8.1c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12-1.6c-24.1 0-42.3 19.2-42.3 43.3c-0.1 5.7 1 11.3 3.1 16.5c2.1 5.3 5.2 10.1 9.2 14.1c4 4.1 8.8 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 32-11.4 38.2-26.5l26.2 11.1c-10.9 24.9-33.4 42.5-65 42.5c-9.3 0.1-18.5-1.7-27.1-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.5-6.6-11.7-14.4-15.2-23c-3.6-8.5-5.3-17.7-5.2-27zm152.1-130h28.8v79.4c2.4-3.2 5.3-6 8.4-8.5c3.1-2.5 6.5-4.6 10.1-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.9-1.2c34.1 0 54.9 22.2 54.9 59v79.1h-29.6v-76.4c0-22.5-10.8-36.6-32.7-36.6c-19.3 0-34 14.6-34 38.5v74.5h-29.1zm-1493.5 237.4h39.6v118.7h-39.6zm158.4 79.2h39.5v118.7h-39.5zm277-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.2 0h39.6v197.8h-39.6zm79.2 0h39.5v197.8h-39.5zm79.1 237.5h39.6v197.8h-39.6zm79.2-237.1h39.5v197.8h-39.5zm237.5 367.2c0-43.4 32.3-70.5 67.8-70.5c4.3 0 8.6 0.4 12.7 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.9 1.8 7.5 4.1 10.9 6.7c3.4 2.6 6.5 5.7 9.2 9v-18.3h29v132.2c0 39.9-24.9 69.1-68.3 69.1c-34 0-56.9-16.2-67.2-38.2l26.8-12.7c6.8 14.9 19.8 24.4 40.4 24.4c24.7 0 39.6-18.2 39.6-41.5v-17.1c-2.7 3.5-5.8 6.6-9.2 9.3c-3.4 2.7-7.1 5.1-11.1 7c-3.9 1.8-8 3.3-12.3 4.3c-4.3 0.9-8.6 1.4-13 1.4c-34.4-0.2-67.5-27.6-67.5-70.6zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.2 0-42.9 19.3-42.9 43.9c0 24.7 18.7 44.2 42.9 44.2c24.6 0 42.8-19.8 42.8-44.2zm53-129.8h29.1v197.8h-29.1zm48.1 130.1c0-28.4 17.2-54.1 43.5-64.9c26.3-10.8 56.6-4.8 76.7 15.4c20 20.1 26 50.4 15.1 76.7c-11 26.2-36.7 43.3-65.1 43.3c-9.3 0-18.5-1.8-27-5.3c-8.6-3.5-16.4-8.7-22.9-15.3c-6.5-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.2-17.7-5.1-27zm111.9 0c0-23.8-18.4-43.3-41.8-43.3c-23.4 0-41.5 19.5-41.5 43.3c0 23.9 18.1 43.4 41.5 43.4c23.3 0 41.8-19.5 41.8-43.4zm76.3 49.3v18.3h-28.5v-197.7h28.8v80.5c2.7-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7-4.8 10.9-6.6c3.9-1.9 8-3.2 12.1-4.1c4.2-0.9 8.5-1.4 12.8-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.6-7.9-45.6-21.2zm84-49.6c0-24.7-18.7-43.9-42.8-43.9c-24.1 0-42.6 19.7-42.6 43.9c0 24.1 18.2 44.1 42.6 44.1c24.4 0 42.8-19.4 42.8-44.1zm41.2 0.4c0-43.4 32.3-70.5 67.8-70.5c17.9 0 35 7.9 45 20.4v-17.7h29v135.5h-29v-18.7c-2.7 3.4-5.8 6.4-9.2 9.1c-3.4 2.7-7 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 0.9-8.5 1.4-12.8 1.3c-34.5 0-67.6-27.4-67.6-70.4zm114.5-0.3c0-24.1-18.4-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2zm52.7-129.8h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
function _ns(props, p) {
|
|
13
|
+
var out = {};
|
|
14
|
+
for (var k in props) {
|
|
15
|
+
var v = props[k];
|
|
16
|
+
if (k === 'id') out[k] = p + v;
|
|
17
|
+
else if (k === 'href' && typeof v === 'string' && v.charCodeAt(0) === 35) out[k] = '#' + p + v.slice(1);
|
|
18
|
+
else if (typeof v === 'string') out[k] = v.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; });
|
|
19
|
+
else if (v && typeof v === 'object') {
|
|
20
|
+
var s = {};
|
|
21
|
+
for (var sk in v) { var sv = v[sk]; s[sk] = typeof sv === 'string' ? sv.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; }) : sv; }
|
|
22
|
+
out[k] = s;
|
|
23
|
+
} else out[k] = v;
|
|
24
|
+
}
|
|
25
|
+
return out;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
const WisetechGlobal = react_1.forwardRef(function WisetechGlobal({ variant = 'default', viewBox, ...props }, ref) {
|
|
29
|
+
const _p = 'tsvg' + react_1.useId().replace(/[^a-zA-Z0-9]/g, '') + '-';
|
|
30
|
+
const _v = _variants[variant] || _variants.default;
|
|
31
|
+
return react_1.createElement(
|
|
32
|
+
'svg',
|
|
33
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
34
|
+
..._v.childNodes
|
|
35
|
+
.map(function _c(el) {
|
|
36
|
+
if (typeof el === 'string') return el;
|
|
37
|
+
return react_1.createElement(el.type, _ns(el.props, _p), ...(el.children || []).map(_c));
|
|
38
|
+
})
|
|
39
|
+
);
|
|
40
|
+
});
|
|
41
|
+
WisetechGlobal.displayName = 'WisetechGlobal';
|
|
42
|
+
|
|
43
|
+
exports.default = WisetechGlobal;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Wisetech Global
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type WisetechGlobalVariant = 'default' | 'mono' | 'dark' | 'light' | 'wordmark' | 'wordmarkDark' | 'wordmarkLight';
|
|
7
|
+
|
|
8
|
+
export interface WisetechGlobalProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: WisetechGlobalVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const WisetechGlobal: ForwardRefExoticComponent<WisetechGlobalProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default WisetechGlobal;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
// @thesvg/react — Wisetech Global
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default, mono, dark, light, wordmark, wordmarkDark, wordmarkLight
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement, useId } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"mono":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","fill":"currentColor","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"dark":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"light":{"viewBox":"0 0 1534 1534","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 836.3h139.4v418.1h-139.4zm557.7 279h139.5v418.2h-139.5zm976.1-279v418.2h-139.5v-418.2zm-1533.8-836.2h139.4v696.9h-139.4zm278.8 0h139.5v696.9h-139.5zm278.9 0h139.4v696.9h-139.4zm278.9 836.6h139.5v696.9h-139.5zm278.9-835.5h139.4v696.9h-139.4z"},"children":[]}]},"wordmark":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m796.7 2.6c2.6-0.1 5.2 0.3 7.6 1.3c2.4 0.9 4.6 2.4 6.4 4.2c1.8 1.8 3.3 4 4.2 6.4c1 2.4 1.4 5 1.3 7.6c-0.2 5.1-2.3 9.8-6 13.3c-3.6 3.6-8.5 5.5-13.5 5.5c-5.1 0-9.9-1.9-13.5-5.5c-3.7-3.5-5.8-8.2-6-13.3c-0.1-2.6 0.3-5.1 1.3-7.6c0.9-2.4 2.3-4.6 4.2-6.4c1.8-1.8 4-3.3 6.4-4.2c2.4-0.9 5-1.4 7.6-1.3zm-14.7 59.7h29.3v135.4h-29.3z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m825.1 169.8l26-14.1c7.8 12.8 19.4 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.3-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.8-40.8c26.1 0 43.9 9.7 55.2 26.1l-24.3 13.3c-6.5-9.8-16.5-15.5-30.9-15.5c-16 0-23.5 7.3-23.5 16.3c0 9.7 11.6 11.9 32.2 16.5c22.7 4.9 48.5 12.4 48.5 40.9c0 20.3-18.2 43.6-55.8 43.3c-29.3 0.1-48.8-10.5-60.4-30.5z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m952.3 130.5c0-39.7 30.6-70.9 70.4-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.1c3.8 20.9 20 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.1-1.5c4-1 7.8-2.7 11.3-4.8c3.5-2.2 6.6-4.8 9.4-7.9c2.7-3 5-6.5 6.7-10.2l23.9 13.3c-12 22.2-33.4 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.2-15.1h81.3c-4.4-19.5-19.2-30.3-40.1-30.3c-4.6-0.1-9.2 0.5-13.5 1.9c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.6 9.7c-2.6 3.8-4.6 8-5.9 12.4z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1099.5 62.3h23v-31.9l29.2-16v47.9h28.8v26h-28.8v53.9c0 24.3 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.6-13.1-53.6-55.2v-54.2h-23.1z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m1188.6 130.5c0-39.7 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c3.9-1 7.7-2.7 11.2-4.8c3.5-2.2 6.6-4.8 9.4-7.9c2.7-3 5-6.5 6.7-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.3 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.2-15.1h81.3c-4.3-19.5-19.2-30.3-40.1-30.3c-4.6-0.1-9.2 0.5-13.5 1.9c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.6 9.8c-2.6 3.7-4.6 7.9-5.9 12.3z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1341.3 130c-0.1-9.3 1.7-18.5 5.2-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.6-3.5 17.8-5.2 27.1-5.1c30.1 0 53.9 17.1 64.2 41.4l-26 11.1c-1.5-3.7-3.6-7.3-6.1-10.4c-2.6-3.2-5.6-6-9-8.2c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12.1-1.6c-24.1 0-42.2 19.2-42.2 43.3c-0.1 5.7 0.9 11.3 3.1 16.6c2.1 5.2 5.2 10 9.2 14c4 4.1 8.7 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 31.9-11.4 38.2-26.5l26.1 11.1c-10.8 24.9-33.3 42.5-65 42.5c-9.3 0.1-18.5-1.7-27-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.6-6.6-11.8-14.4-15.3-23c-3.5-8.5-5.3-17.7-5.2-27z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1493.5 0h28.7v79.4c2.5-3.2 5.3-6 8.4-8.5c3.2-2.5 6.6-4.6 10.2-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.8-1.2c34.2 0 55 22.2 55 59v79.1h-29.6v-76.4c0-22.4-10.8-36.6-32.8-36.6c-19.2 0-34 14.7-34 38.5v74.5h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m554.1 367.5c0-43.3 32.3-70.5 67.8-70.5c4.3 0 8.6 0.5 12.8 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.8 1.8 7.5 4.1 10.9 6.7c3.4 2.7 6.4 5.7 9.2 9v-18.3h29v132.2c0 39.9-25 69.1-68.4 69.1c-34 0-56.9-16.2-67.2-38.2l26.9-12.7c6.7 14.9 19.8 24.4 40.3 24.4c24.7 0 39.6-18.2 39.6-41.5v-17c-2.7 3.4-5.8 6.5-9.2 9.2c-3.4 2.7-7.1 5.1-11 7c-3.9 1.9-8.1 3.3-12.3 4.3c-4.3 0.9-8.7 1.4-13 1.4c-34.5-0.1-67.6-27.6-67.6-70.6zm114.5-0.3c0-24.1-18.3-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m721.5 237.4h29.2v197.8h-29.2z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m769.6 367.5c0.1-28.4 17.3-54.1 43.6-64.9c26.3-10.8 56.5-4.8 76.6 15.4c20.1 20.1 26.1 50.4 15.1 76.7c-10.9 26.2-36.6 43.3-65.1 43.3c-9.2 0-18.4-1.8-27-5.3c-8.5-3.5-16.3-8.7-22.8-15.3c-6.6-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.3-17.7-5.2-27zm112 0c0-23.8-18.5-43.3-41.9-43.3c-23.4 0-41.4 19.5-41.4 43.3c0 23.9 18.1 43.4 41.4 43.4c23.4 0 41.9-19.5 41.9-43.4z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m957.8 416.8v18.3h-28.4v-197.7h28.7v80.5c2.8-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7.1-4.8 11-6.6c3.8-1.9 7.9-3.2 12.1-4.1c4.2-0.9 8.4-1.4 12.7-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.5-7.9-45.6-21.2zm84.1-49.6c0-24.7-18.7-43.9-42.9-43.9c-24.1 0-42.5 19.7-42.5 43.9c0 24.1 18.1 44.1 42.5 44.1c24.4 0 42.9-19.4 42.9-44.1z"},"children":[]},{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m1083.1 367.5c0-43.3 32.3-70.5 67.8-70.5c17.9 0 34.9 7.9 45 20.4v-17.6h29v135.4h-29v-18.6c-2.7 3.3-5.8 6.4-9.2 9c-3.4 2.7-7.1 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 1-8.6 1.4-12.9 1.4c-34.4 0-67.5-27.5-67.5-70.5zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.6 0 42.8-19.8 42.8-44.2z"},"children":[]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m1250.2 237.4h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]},"wordmarkDark":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4zm249.7-59.4c2.6-0.1 5.2 0.3 7.6 1.2c2.4 1 4.6 2.4 6.5 4.2c1.8 1.9 3.2 4.1 4.2 6.5c0.9 2.4 1.4 5 1.3 7.6c-0.2 5-2.4 9.8-6 13.3c-3.6 3.5-8.5 5.5-13.5 5.5c-5.1 0-9.9-2-13.6-5.5c-3.6-3.5-5.8-8.3-5.9-13.3c-0.1-2.6 0.3-5.2 1.2-7.6c1-2.4 2.4-4.6 4.2-6.4c1.9-1.9 4.1-3.3 6.5-4.3c2.4-0.9 5-1.3 7.5-1.2zm-14.6 59.7h29.3v135.3h-29.3zm43 107.5l26-14.1c7.9 12.8 19.5 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.2-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.9-40.8c26.1 0 43.8 9.7 55.2 26.1l-24.4 13.3c-6.5-9.8-16.5-15.5-30.8-15.5c-16 0-23.6 7.3-23.6 16.3c0 9.7 11.7 11.9 32.2 16.5c22.8 4.9 48.5 12.4 48.5 40.9c0 20.3-18.1 43.6-55.8 43.3c-29.3 0.1-48.7-10.5-60.4-30.5zm127.2-39.3c0-39.7 30.6-70.9 70.5-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.2 0.1 8.2-0.4 12.2-1.5c4-1 7.8-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.8-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.7 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.3-40-30.3c-4.6-0.1-9.2 0.5-13.6 1.9c-4.3 1.4-8.5 3.5-12.2 6.3c-3.6 2.7-6.9 6-9.5 9.8c-2.6 3.7-4.6 7.9-5.9 12.3zm117.9-53.1h23v-31.9l29.3-16v47.9h28.8v26h-28.8v53.9c0 24.4 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.7-13.1-53.7-55.2v-54.2h-23zm89.1 68.2c0-39.8 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c4-1 7.7-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.7-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.4-40.1-30.4c-4.5 0-9.1 0.6-13.5 2c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.5 9.7c-2.6 3.8-4.6 8-5.9 12.4zm123.5 14.6c-0.2-9.3 1.6-18.5 5.1-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.7-3.5 17.9-5.2 27.2-5.1c30 0 53.8 17.1 64.2 41.4l-26 11.1c-1.5-3.8-3.6-7.3-6.2-10.5c-2.5-3.1-5.6-5.9-9-8.1c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12-1.6c-24.1 0-42.3 19.2-42.3 43.3c-0.1 5.7 1 11.3 3.1 16.5c2.1 5.3 5.2 10.1 9.2 14.1c4 4.1 8.8 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 32-11.4 38.2-26.5l26.2 11.1c-10.9 24.9-33.4 42.5-65 42.5c-9.3 0.1-18.5-1.7-27.1-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.5-6.6-11.7-14.4-15.2-23c-3.6-8.5-5.3-17.7-5.2-27zm152.1-130h28.8v79.4c2.4-3.2 5.3-6 8.4-8.5c3.1-2.5 6.5-4.6 10.1-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.9-1.2c34.1 0 54.9 22.2 54.9 59v79.1h-29.6v-76.4c0-22.5-10.8-36.6-32.7-36.6c-19.3 0-34 14.6-34 38.5v74.5h-29.1zm-1493.5 237.4h39.6v118.7h-39.6zm158.4 79.2h39.5v118.7h-39.5zm277-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.2 0h39.6v197.8h-39.6zm79.2 0h39.5v197.8h-39.5zm79.1 237.5h39.6v197.8h-39.6zm79.2-237.1h39.5v197.8h-39.5zm237.5 367.2c0-43.4 32.3-70.5 67.8-70.5c4.3 0 8.6 0.4 12.7 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.9 1.8 7.5 4.1 10.9 6.7c3.4 2.6 6.5 5.7 9.2 9v-18.3h29v132.2c0 39.9-24.9 69.1-68.3 69.1c-34 0-56.9-16.2-67.2-38.2l26.8-12.7c6.8 14.9 19.8 24.4 40.4 24.4c24.7 0 39.6-18.2 39.6-41.5v-17.1c-2.7 3.5-5.8 6.6-9.2 9.3c-3.4 2.7-7.1 5.1-11.1 7c-3.9 1.8-8 3.3-12.3 4.3c-4.3 0.9-8.6 1.4-13 1.4c-34.4-0.2-67.5-27.6-67.5-70.6zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.2 0-42.9 19.3-42.9 43.9c0 24.7 18.7 44.2 42.9 44.2c24.6 0 42.8-19.8 42.8-44.2zm53-129.8h29.1v197.8h-29.1zm48.1 130.1c0-28.4 17.2-54.1 43.5-64.9c26.3-10.8 56.6-4.8 76.7 15.4c20 20.1 26 50.4 15.1 76.7c-11 26.2-36.7 43.3-65.1 43.3c-9.3 0-18.5-1.8-27-5.3c-8.6-3.5-16.4-8.7-22.9-15.3c-6.5-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.2-17.7-5.1-27zm111.9 0c0-23.8-18.4-43.3-41.8-43.3c-23.4 0-41.5 19.5-41.5 43.3c0 23.9 18.1 43.4 41.5 43.4c23.3 0 41.8-19.5 41.8-43.4zm76.3 49.3v18.3h-28.5v-197.7h28.8v80.5c2.7-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7-4.8 10.9-6.6c3.9-1.9 8-3.2 12.1-4.1c4.2-0.9 8.5-1.4 12.8-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.6-7.9-45.6-21.2zm84-49.6c0-24.7-18.7-43.9-42.8-43.9c-24.1 0-42.6 19.7-42.6 43.9c0 24.1 18.2 44.1 42.6 44.1c24.4 0 42.8-19.4 42.8-44.1zm41.2 0.4c0-43.4 32.3-70.5 67.8-70.5c17.9 0 35 7.9 45 20.4v-17.7h29v135.5h-29v-18.7c-2.7 3.4-5.8 6.4-9.2 9.1c-3.4 2.7-7 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 0.9-8.5 1.4-12.8 1.3c-34.5 0-67.6-27.4-67.6-70.4zm114.5-0.3c0-24.1-18.4-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2zm52.7-129.8h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]},"wordmarkLight":{"viewBox":"0 0 1619 502","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Wisetech Global"]},{"type":"g","props":{"id":"Layer"},"children":[{"type":"path","props":{"id":"Layer","fillRule":"evenodd","className":"s0","d":"m547 62l29.5 0.3l30.9 96.1l35.5-96.1h28.7l35 96.1l31.9-96.1h29.5l-47 135.4h-28l-36.1-96.8l-36.6 96.8h-28.4zm249.7-59.4c2.6-0.1 5.2 0.3 7.6 1.2c2.4 1 4.6 2.4 6.5 4.2c1.8 1.9 3.2 4.1 4.2 6.5c0.9 2.4 1.4 5 1.3 7.6c-0.2 5-2.4 9.8-6 13.3c-3.6 3.5-8.5 5.5-13.5 5.5c-5.1 0-9.9-2-13.6-5.5c-3.6-3.5-5.8-8.3-5.9-13.3c-0.1-2.6 0.3-5.2 1.2-7.6c1-2.4 2.4-4.6 4.2-6.4c1.9-1.9 4.1-3.3 6.5-4.3c2.4-0.9 5-1.3 7.5-1.2zm-14.6 59.7h29.3v135.3h-29.3zm43 107.5l26-14.1c7.9 12.8 19.5 19.5 35.7 19.5c16.8 0 25.5-8.1 25.5-17.6c0-11.1-16.2-13.5-33.6-17.3c-23-4.6-47.4-12.2-47.4-40.1c0-21.4 20.6-41.1 52.9-40.8c26.1 0 43.8 9.7 55.2 26.1l-24.4 13.3c-6.5-9.8-16.5-15.5-30.8-15.5c-16 0-23.6 7.3-23.6 16.3c0 9.7 11.7 11.9 32.2 16.5c22.8 4.9 48.5 12.4 48.5 40.9c0 20.3-18.1 43.6-55.8 43.3c-29.3 0.1-48.7-10.5-60.4-30.5zm127.2-39.3c0-39.7 30.6-70.9 70.5-70.9c39.8 0 69.6 29 69.6 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.2 0.1 8.2-0.4 12.2-1.5c4-1 7.8-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.8-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.7 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.3-40-30.3c-4.6-0.1-9.2 0.5-13.6 1.9c-4.3 1.4-8.5 3.5-12.2 6.3c-3.6 2.7-6.9 6-9.5 9.8c-2.6 3.7-4.6 7.9-5.9 12.3zm117.9-53.1h23v-31.9l29.3-16v47.9h28.8v26h-28.8v53.9c0 24.4 3.8 28.1 28.8 28.1v27.4h-4.3c-41.2 0-53.7-13.1-53.7-55.2v-54.2h-23zm89.1 68.2c0-39.8 30.6-70.9 70.4-70.9c39.8 0 69.7 29 69.7 69v11.4h-112.2c3.8 20.9 20.1 34.7 43.6 34.7c4.1 0.1 8.2-0.4 12.2-1.5c4-1 7.7-2.7 11.2-4.8c3.5-2.2 6.7-4.8 9.4-7.9c2.7-3 5-6.5 6.8-10.2l23.8 13.3c-11.9 22.2-33.3 36.8-63.4 36.8c-42.8 0-71.5-30.6-71.5-69.9zm29.3-15.1h81.2c-4.3-19.5-19.2-30.4-40.1-30.4c-4.5 0-9.1 0.6-13.5 2c-4.4 1.4-8.5 3.5-12.2 6.3c-3.7 2.7-6.9 6-9.5 9.7c-2.6 3.8-4.6 8-5.9 12.4zm123.5 14.6c-0.2-9.3 1.6-18.5 5.1-27.1c3.5-8.6 8.7-16.4 15.3-23c6.6-6.5 14.4-11.7 23-15.2c8.7-3.5 17.9-5.2 27.2-5.1c30 0 53.8 17.1 64.2 41.4l-26 11.1c-1.5-3.8-3.6-7.3-6.2-10.5c-2.5-3.1-5.6-5.9-9-8.1c-3.4-2.3-7.1-4-11-5.2c-3.9-1.1-8-1.7-12-1.6c-24.1 0-42.3 19.2-42.3 43.3c-0.1 5.7 1 11.3 3.1 16.5c2.1 5.3 5.2 10.1 9.2 14.1c4 4.1 8.8 7.3 14 9.4c5.2 2.2 10.8 3.3 16.5 3.3c18.3 0 32-11.4 38.2-26.5l26.2 11.1c-10.9 24.9-33.4 42.5-65 42.5c-9.3 0.1-18.5-1.7-27.1-5.2c-8.6-3.5-16.4-8.7-23-15.2c-6.5-6.6-11.7-14.4-15.2-23c-3.6-8.5-5.3-17.7-5.2-27zm152.1-130h28.8v79.4c2.4-3.2 5.3-6 8.4-8.5c3.1-2.5 6.5-4.6 10.1-6.3c3.6-1.7 7.4-3 11.3-3.8c3.9-0.9 7.9-1.3 11.9-1.2c34.1 0 54.9 22.2 54.9 59v79.1h-29.6v-76.4c0-22.5-10.8-36.6-32.7-36.6c-19.3 0-34 14.6-34 38.5v74.5h-29.1zm-1493.5 237.4h39.6v118.7h-39.6zm158.4 79.2h39.5v118.7h-39.5zm277-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.2 0h39.6v197.8h-39.6zm79.2 0h39.5v197.8h-39.5zm79.1 237.5h39.6v197.8h-39.6zm79.2-237.1h39.5v197.8h-39.5zm237.5 367.2c0-43.4 32.3-70.5 67.8-70.5c4.3 0 8.6 0.4 12.7 1.4c4.2 0.9 8.3 2.3 12.2 4.1c3.9 1.8 7.5 4.1 10.9 6.7c3.4 2.6 6.5 5.7 9.2 9v-18.3h29v132.2c0 39.9-24.9 69.1-68.3 69.1c-34 0-56.9-16.2-67.2-38.2l26.8-12.7c6.8 14.9 19.8 24.4 40.4 24.4c24.7 0 39.6-18.2 39.6-41.5v-17.1c-2.7 3.5-5.8 6.6-9.2 9.3c-3.4 2.7-7.1 5.1-11.1 7c-3.9 1.8-8 3.3-12.3 4.3c-4.3 0.9-8.6 1.4-13 1.4c-34.4-0.2-67.5-27.6-67.5-70.6zm114.4-0.3c0-24.1-18.3-43.9-42.8-43.9c-24.2 0-42.9 19.3-42.9 43.9c0 24.7 18.7 44.2 42.9 44.2c24.6 0 42.8-19.8 42.8-44.2zm53-129.8h29.1v197.8h-29.1zm48.1 130.1c0-28.4 17.2-54.1 43.5-64.9c26.3-10.8 56.6-4.8 76.7 15.4c20 20.1 26 50.4 15.1 76.7c-11 26.2-36.7 43.3-65.1 43.3c-9.3 0-18.5-1.8-27-5.3c-8.6-3.5-16.4-8.7-22.9-15.3c-6.5-6.5-11.7-14.3-15.2-22.9c-3.5-8.6-5.2-17.7-5.1-27zm111.9 0c0-23.8-18.4-43.3-41.8-43.3c-23.4 0-41.5 19.5-41.5 43.3c0 23.9 18.1 43.4 41.5 43.4c23.3 0 41.8-19.5 41.8-43.4zm76.3 49.3v18.3h-28.5v-197.7h28.8v80.5c2.7-3.3 5.8-6.3 9.2-8.9c3.4-2.6 7-4.8 10.9-6.6c3.9-1.9 8-3.2 12.1-4.1c4.2-0.9 8.5-1.4 12.8-1.3c35.5 0 67.5 27.1 67.5 70.6c0 43.5-32.8 70.4-67.2 70.4c-18.2 0-35.6-7.9-45.6-21.2zm84-49.6c0-24.7-18.7-43.9-42.8-43.9c-24.1 0-42.6 19.7-42.6 43.9c0 24.1 18.2 44.1 42.6 44.1c24.4 0 42.8-19.4 42.8-44.1zm41.2 0.4c0-43.4 32.3-70.5 67.8-70.5c17.9 0 35 7.9 45 20.4v-17.7h29v135.5h-29v-18.7c-2.7 3.4-5.8 6.4-9.2 9.1c-3.4 2.7-7 5-11 6.8c-3.9 1.9-8 3.3-12.2 4.2c-4.2 0.9-8.5 1.4-12.8 1.3c-34.5 0-67.6-27.4-67.6-70.4zm114.5-0.3c0-24.1-18.4-43.9-42.9-43.9c-24.1 0-42.8 19.3-42.8 43.9c0 24.7 18.7 44.2 42.8 44.2c24.7 0 42.9-19.8 42.9-44.2zm52.7-129.8h29v197.8h-29z"},"children":[]}]},{"type":"path","props":{"id":"Layer","className":"s0","d":"m0 237.4h39.6v118.7h-39.6zm158.3 79.2h39.6v118.7h-39.6zm277.1-79.2v118.7h-39.6v-118.7zm-435.4-237.4h39.6v197.8h-39.6zm79.1 0h39.6v197.8h-39.6zm79.2 0h39.6v197.9h-39.6zm79.2 237.4h39.6v197.9h-39.6zm79.1-237.2h39.6v197.8h-39.6z"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
function _ns(props, p) {
|
|
10
|
+
var out = {};
|
|
11
|
+
for (var k in props) {
|
|
12
|
+
var v = props[k];
|
|
13
|
+
if (k === 'id') out[k] = p + v;
|
|
14
|
+
else if (k === 'href' && typeof v === 'string' && v.charCodeAt(0) === 35) out[k] = '#' + p + v.slice(1);
|
|
15
|
+
else if (typeof v === 'string') out[k] = v.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; });
|
|
16
|
+
else if (v && typeof v === 'object') {
|
|
17
|
+
var s = {};
|
|
18
|
+
for (var sk in v) { var sv = v[sk]; s[sk] = typeof sv === 'string' ? sv.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; }) : sv; }
|
|
19
|
+
out[k] = s;
|
|
20
|
+
} else out[k] = v;
|
|
21
|
+
}
|
|
22
|
+
return out;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
const WisetechGlobal = forwardRef(
|
|
26
|
+
function WisetechGlobal({ variant = 'default', viewBox, ...props }, ref) {
|
|
27
|
+
const _p = 'tsvg' + useId().replace(/[^a-zA-Z0-9]/g, '') + '-';
|
|
28
|
+
const _v = _variants[variant] || _variants.default;
|
|
29
|
+
return createElement(
|
|
30
|
+
'svg',
|
|
31
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
32
|
+
..._v.childNodes
|
|
33
|
+
.map(function _c(el) {
|
|
34
|
+
if (typeof el === 'string') return el;
|
|
35
|
+
return createElement(el.type, _ns(el.props, _p), ...(el.children || []).map(_c));
|
|
36
|
+
})
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
WisetechGlobal.displayName = 'WisetechGlobal';
|
|
41
|
+
|
|
42
|
+
export default WisetechGlobal;
|
package/dist/zoom-2025.cjs
CHANGED
|
@@ -1,15 +1,32 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// @thesvg/react — Zoom (2025)
|
|
3
3
|
// Auto-generated. Do not edit.
|
|
4
|
-
// Variants: default,
|
|
4
|
+
// Variants: default, light, wordmark
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
7
|
|
|
8
8
|
const react_1 = require("react");
|
|
9
9
|
|
|
10
|
-
const _variants = {"default":{"viewBox":"0 0
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 512 512","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Zoom"]},{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"zoom-2025-gradient","x1":"0","x2":"1","y1":"0","y2":"0","gradientTransform":"rotate(-60 88.792 30.85)scale(109.282)","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"offset":"0","stopColor":"#0845bf"},"children":[]},{"type":"stop","props":{"offset":".6","stopColor":"#0b5cff"},"children":[]},{"type":"stop","props":{"offset":"1","stopColor":"#4f90ee"},"children":[]}]}]},{"type":"path","props":{"fill":"url(#zoom-2025-gradient)","d":"M84.06 37.19V52.8c0 17.25-14 31.25-31.25 31.25H37.2c-17.25 0-31.25-14-31.25-31.25V37.2c0-17.25 14-31.25 31.25-31.25h15.6c17.25 0 31.25 14 31.25 31.25","transform":"matrix(6.4 0 0 6.4 -32 -32)"},"children":[]},{"type":"path","props":{"fill":"#fff","d":"M152.08 295.51H88.07c-4.49 0-8.5-2.67-10.22-6.82a11.05 11.05 0 0 1 2.4-12.07l44.33-44.33H92.81a15.8 15.8 0 0 1-15.8-15.8h59.02c4.5 0 8.5 2.68 10.22 6.83a11 11 0 0 1-2.4 12.05l-44.33 44.34h36.75a15.8 15.8 0 0 1 15.81 15.8M435 246.11a30.86 30.86 0 0 0-30.82-30.81 30.8 30.8 0 0 0-22.92 10.24 30.8 30.8 0 0 0-22.92-10.24 30.86 30.86 0 0 0-30.82 30.82v49.4a15.8 15.8 0 0 0 15.8-15.81v-33.6a15.03 15.03 0 0 1 30.03 0v33.6a15.8 15.8 0 0 0 15.81 15.8v-49.4a15.03 15.03 0 0 1 30.04 0v33.6a15.8 15.8 0 0 0 15.8 15.8zm-115.38 9.9a40.7 40.7 0 1 1-81.4-.01 40.7 40.7 0 0 1 81.4 0m-15.8 0a24.9 24.9 0 1 0-49.8-.01 24.9 24.9 0 0 0 49.8 0m-71.92 0a40.7 40.7 0 1 1-81.4 0 40.7 40.7 0 0 1 81.4 0m-15.8 0a24.9 24.9 0 1 0-49.8-.01 24.9 24.9 0 0 0 49.8 0"},"children":[]}]},"light":{"viewBox":"0 0 512 512","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Zoom"]},{"type":"path","props":{"fill":"#fff","d":"M506 206v100c0 110.38-89.62 200-200 200H206C95.62 506 6 416.38 6 306V206C6 95.62 95.62 6 206 6h100c110.38 0 200 89.62 200 200"},"children":[]},{"type":"path","props":{"fill":"#0b5cff","d":"M152.08 295.51H88.07c-4.49 0-8.5-2.67-10.22-6.82a11.05 11.05 0 0 1 2.4-12.07l44.33-44.33H92.81a15.8 15.8 0 0 1-15.8-15.8h59.02c4.5 0 8.5 2.68 10.22 6.83a11 11 0 0 1-2.4 12.05l-44.33 44.34h36.75a15.8 15.8 0 0 1 15.81 15.8M435 246.11a30.86 30.86 0 0 0-30.82-30.81 30.8 30.8 0 0 0-22.92 10.24 30.8 30.8 0 0 0-22.92-10.24 30.86 30.86 0 0 0-30.82 30.82v49.4a15.8 15.8 0 0 0 15.8-15.81v-33.6a15.03 15.03 0 0 1 30.03 0v33.6a15.8 15.8 0 0 0 15.81 15.8v-49.4a15.03 15.03 0 0 1 30.04 0v33.6a15.8 15.8 0 0 0 15.8 15.8zm-115.38 9.9a40.7 40.7 0 1 1-81.4-.01 40.7 40.7 0 0 1 81.4 0m-15.8 0a24.9 24.9 0 1 0-49.8-.01 24.9 24.9 0 0 0 49.8 0m-71.92 0a40.7 40.7 0 1 1-81.4 0 40.7 40.7 0 0 1 81.4 0m-15.8 0a24.9 24.9 0 1 0-49.8-.01 24.9 24.9 0 0 0 49.8 0"},"children":[]}]},"wordmark":{"viewBox":"0 0 1426 321","fill":"#0b5cff","childNodes":[{"type":"title","props":{},"children":["Zoom"]},{"type":"path","props":{"d":"M0 8.5c0 2 .1 3.9.3 4q.3.3.5 1.8a60 60 0 0 0 6.8 20 65 65 0 0 0 46.2 32.1c3 .5 11.4.6 69.1.6 36.2 0 65.8.1 65.9.3.2.3-57.2 57.6-102.8 102.5l-47 46.6C13.3 242 8.8 246.6 7.3 249 4 254 1.8 259.5 1 264.4c-.1 1-.4 2.2-.6 2.5A42 42 0 0 0 4.7 292a41 41 0 0 0 9.1 12.3q11.3 10.6 28.3 12c6.5.6 256 .5 256.5 0q.3-.6.4-2.1c0-2-1.1-9.6-1.7-12-.5-2-2.5-8.4-3-9.1l-1.7-3.7A65 65 0 0 0 258 258a62 62 0 0 0-7.8-2.3c-6.6-1.6-3-1.5-83.5-1.6-41.9 0-76.3-.2-76.5-.4a233 233 0 0 1 13-13.2c13.4-13.1 32-31.4 77.8-77l32.3-32 31.4-31c26.1-26 26.5-26.3 30-33.2a42 42 0 0 0 3.7-27.1A45 45 0 0 0 259 11.9l-1.5-.9c-3-1.9-8.3-4-14-5.4l-3-.7-120.2-.1L0 4.7zM304.5 101l-.6 1.2-.9 2.5a162 162 0 0 0-7.2 86.3c.8 5.2 4 16.9 7.5 26.3 1.1 3 1.3 3.3 1.5 3 .1-.1.2-27.1.1-60 0-43.7-.2-59.6-.4-59.3M1109.5.3c-.1.2-1.2.4-2.4.5a117 117 0 0 0-44 14c-4 2.3-9 5.4-14 9a151 151 0 0 0-26.4 26.4l-2.1 3q-1.5 2-1.6 2.4l-1 1.4-1.1 1.7-.9 1.5-1 1.6-1 1.9a138 138 0 0 0-8.4 18c-2.2 5.5-4.8 15.8-6 23.6-1.6 9.6-1.5 6.1-1.6 111.3 0 92.9 0 99.4.6 99.6.7.3 9.6-.4 12-.9a80 80 0 0 0 22.7-9.5l2.3-1.5a64 64 0 0 0 23.7-35.4c1.5-6.2 1.5-2 1.7-79 .1-55.7.3-73.3.6-75a63 63 0 0 1 26-42.2 56 56 0 0 1 17.4-8.2l3.2-.8a64 64 0 0 1 39 4.8 58 58 0 0 1 27.4 27c2.8 5.5 5 12.6 5.7 19.3.3 2.4.4 23.4.5 75 0 53.6.2 72 .5 73.2l.6 2.7a66 66 0 0 0 10.2 24.2 62 62 0 0 0 23 19.9 64 64 0 0 0 22.3 6.5c4.7.5 6 .5 6.1-.2l.3-100v-99.3l.8-3.5c.6-3.2 1.6-7 2.4-9.5a72 72 0 0 1 6.9-14.1 58 58 0 0 1 50-26.8c6.6 0 9.5.3 14.6 1.7a61 61 0 0 1 35 24.9 58 58 0 0 1 9.5 25.8c.2 1.6.3 33.8.3 71.7 0 77.5 0 75.4 2.5 84.3a63 63 0 0 0 57.7 45.7h2.5l-.1-103.9c0-76.5-.2-104.4-.5-105.6l-.9-4.8a122 122 0 0 0-15.7-41.7c-1.7-2.8-4-6.2-8-11.5a156 156 0 0 0-21.6-22.3 134 134 0 0 0-28.6-17 120 120 0 0 0-41.3-9.6 113 113 0 0 0-25.1 1A128 128 0 0 0 1239 18l-1.6 1-7 4.7A143 143 0 0 0 1212 40l-5-4.8a117 117 0 0 0-39-25.8l-2.5-1-4.8-1.9-8.4-2.5c-7.9-1.8-11.7-2.6-16.1-3-1.8-.2-3.5-.5-3.7-.7-.4-.4-22.7-.4-23 0"},"children":[]},{"type":"circle","props":{"cx":"455","cy":"160.5","r":"130.5","fill":"none","stroke":"#0b5cff","strokeWidth":"63"},"children":[]},{"type":"circle","props":{"cx":"804","cy":"160.5","r":"130.5","fill":"none","stroke":"#0b5cff","strokeWidth":"63"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
function _ns(props, p) {
|
|
13
|
+
var out = {};
|
|
14
|
+
for (var k in props) {
|
|
15
|
+
var v = props[k];
|
|
16
|
+
if (k === 'id') out[k] = p + v;
|
|
17
|
+
else if (k === 'href' && typeof v === 'string' && v.charCodeAt(0) === 35) out[k] = '#' + p + v.slice(1);
|
|
18
|
+
else if (typeof v === 'string') out[k] = v.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; });
|
|
19
|
+
else if (v && typeof v === 'object') {
|
|
20
|
+
var s = {};
|
|
21
|
+
for (var sk in v) { var sv = v[sk]; s[sk] = typeof sv === 'string' ? sv.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; }) : sv; }
|
|
22
|
+
out[k] = s;
|
|
23
|
+
} else out[k] = v;
|
|
24
|
+
}
|
|
25
|
+
return out;
|
|
26
|
+
}
|
|
11
27
|
|
|
12
28
|
const Zoom2025 = react_1.forwardRef(function Zoom2025({ variant = 'default', viewBox, ...props }, ref) {
|
|
29
|
+
const _p = 'tsvg' + react_1.useId().replace(/[^a-zA-Z0-9]/g, '') + '-';
|
|
13
30
|
const _v = _variants[variant] || _variants.default;
|
|
14
31
|
return react_1.createElement(
|
|
15
32
|
'svg',
|
|
@@ -17,7 +34,7 @@ const Zoom2025 = react_1.forwardRef(function Zoom2025({ variant = 'default', vie
|
|
|
17
34
|
..._v.childNodes
|
|
18
35
|
.map(function _c(el) {
|
|
19
36
|
if (typeof el === 'string') return el;
|
|
20
|
-
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
37
|
+
return react_1.createElement(el.type, _ns(el.props, _p), ...(el.children || []).map(_c));
|
|
21
38
|
})
|
|
22
39
|
);
|
|
23
40
|
});
|
package/dist/zoom-2025.d.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
5
|
|
|
6
|
-
export type Zoom2025Variant = 'default' | '
|
|
6
|
+
export type Zoom2025Variant = 'default' | 'light' | 'wordmark';
|
|
7
7
|
|
|
8
8
|
export interface Zoom2025Props extends SVGProps<SVGSVGElement> {
|
|
9
9
|
/** Which icon variant to render. Defaults to "default". */
|