@gnist/design-system 6.2.3 → 6.3.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/CHANGELOG.md +6 -0
- package/dist/foundation/logos/Logo.cjs +5 -24
- package/dist/foundation/logos/Logo.css.cjs +5 -1
- package/dist/foundation/logos/Logo.css.d.ts.map +1 -1
- package/dist/foundation/logos/Logo.css.js +5 -1
- package/dist/foundation/logos/Logo.d.ts +12 -39
- package/dist/foundation/logos/Logo.d.ts.map +1 -1
- package/dist/foundation/logos/Logo.js +4 -23
- package/dist/foundation/logos/logos.cjs +1 -1
- package/dist/foundation/logos/logos.d.ts +2 -15
- package/dist/foundation/logos/logos.d.ts.map +1 -1
- package/dist/foundation/logos/logos.js +2 -2
- package/dist/foundation/logos/svg/audi/audi_symbol_dark.svg-react.cjs +51 -0
- package/dist/foundation/logos/svg/audi/audi_symbol_dark.svg-react.js +49 -0
- package/dist/foundation/logos/svg/audi/audi_symbol_light.svg-react.cjs +51 -0
- package/dist/foundation/logos/svg/audi/audi_symbol_light.svg-react.js +49 -0
- package/dist/foundation/logos/svg/audi/index.cjs +10 -4
- package/dist/foundation/logos/svg/audi/index.d.ts +29 -13
- package/dist/foundation/logos/svg/audi/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/audi/index.js +10 -4
- package/dist/foundation/logos/svg/autoria/autoria_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/autoria/autoria_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/autoria/autoria_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/autoria/autoria_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/autoria/autoria_wordmark_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/autoria/autoria_wordmark_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/autoria/autoria_wordmark_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/autoria/autoria_wordmark_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/autoria/index.cjs +12 -4
- package/dist/foundation/logos/svg/autoria/index.d.ts +29 -13
- package/dist/foundation/logos/svg/autoria/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/autoria/index.js +12 -4
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/bilhold/index.cjs +12 -4
- package/dist/foundation/logos/svg/bilhold/index.d.ts +29 -13
- package/dist/foundation/logos/svg/bilhold/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/bilhold/index.js +12 -4
- package/dist/foundation/logos/svg/cupra/cupra_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/cupra/cupra_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/cupra/cupra_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/cupra/cupra_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/cupra/cupra_wordmark_dark.svg-react.cjs +51 -0
- package/dist/foundation/logos/svg/cupra/cupra_wordmark_dark.svg-react.js +49 -0
- package/dist/foundation/logos/svg/cupra/cupra_wordmark_light.svg-react.cjs +51 -0
- package/dist/foundation/logos/svg/cupra/cupra_wordmark_light.svg-react.js +49 -0
- package/dist/foundation/logos/svg/cupra/index.cjs +12 -4
- package/dist/foundation/logos/svg/cupra/index.d.ts +29 -13
- package/dist/foundation/logos/svg/cupra/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/cupra/index.js +12 -4
- package/dist/foundation/logos/svg/dahles/dahles_wordmark_dark.svg-react.cjs +61 -0
- package/dist/foundation/logos/svg/dahles/dahles_wordmark_dark.svg-react.js +59 -0
- package/dist/foundation/logos/svg/dahles/dahles_wordmark_light.svg-react.cjs +61 -0
- package/dist/foundation/logos/svg/dahles/dahles_wordmark_light.svg-react.js +59 -0
- package/dist/foundation/logos/svg/dahles/index.cjs +10 -4
- package/dist/foundation/logos/svg/dahles/index.d.ts +29 -13
- package/dist/foundation/logos/svg/dahles/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/dahles/index.js +10 -4
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark_dark.svg-react.cjs +47 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark_dark.svg-react.js +45 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark_light.svg-react.cjs +47 -0
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark_light.svg-react.js +45 -0
- package/dist/foundation/logos/svg/gumpen/index.cjs +12 -4
- package/dist/foundation/logos/svg/gumpen/index.d.ts +29 -13
- package/dist/foundation/logos/svg/gumpen/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/gumpen/index.js +12 -4
- package/dist/foundation/logos/svg/index.cjs +1 -1
- package/dist/foundation/logos/svg/index.d.ts +1 -1
- package/dist/foundation/logos/svg/index.js +2 -2
- package/dist/foundation/logos/svg/mollerbil/index.cjs +12 -4
- package/dist/foundation/logos/svg/mollerbil/index.d.ts +29 -13
- package/dist/foundation/logos/svg/mollerbil/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/mollerbil/index.js +12 -4
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark_dark.svg-react.cjs +57 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark_dark.svg-react.js +55 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark_light.svg-react.cjs +57 -0
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark_light.svg-react.js +55 -0
- package/dist/foundation/logos/svg/others/index.cjs +72 -18
- package/dist/foundation/logos/svg/others/index.d.ts +261 -117
- package/dist/foundation/logos/svg/others/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/others/index.js +72 -18
- package/dist/foundation/logos/svg/skoda/index.cjs +12 -4
- package/dist/foundation/logos/svg/skoda/index.d.ts +29 -13
- package/dist/foundation/logos/svg/skoda/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/skoda/index.js +12 -4
- package/dist/foundation/logos/svg/skoda/skoda_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/skoda/skoda_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/skoda/skoda_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/skoda/skoda_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/skoda/skoda_wordmark_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/skoda/skoda_wordmark_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/skoda/skoda_wordmark_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/skoda/skoda_wordmark_light.svg-react.js +20 -0
- package/dist/foundation/logos/svg/vw/index.cjs +22 -10
- package/dist/foundation/logos/svg/vw/index.d.ts +59 -27
- package/dist/foundation/logos/svg/vw/index.d.ts.map +1 -1
- package/dist/foundation/logos/svg/vw/index.js +22 -10
- package/dist/foundation/logos/svg/vw/vwNytte_symbol_dark.svg-react.cjs +29 -0
- package/dist/foundation/logos/svg/vw/vwNytte_symbol_dark.svg-react.js +27 -0
- package/dist/foundation/logos/svg/vw/vwNytte_symbol_light.svg-react.cjs +29 -0
- package/dist/foundation/logos/svg/vw/vwNytte_symbol_light.svg-react.js +27 -0
- package/dist/foundation/logos/svg/vw/vw_symbol_dark.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/vw/vw_symbol_dark.svg-react.js +20 -0
- package/dist/foundation/logos/svg/vw/vw_symbol_light.svg-react.cjs +22 -0
- package/dist/foundation/logos/svg/vw/vw_symbol_light.svg-react.js +20 -0
- package/dist/foundation/logos/types.cjs +31 -0
- package/dist/foundation/logos/types.d.ts +41 -0
- package/dist/foundation/logos/types.d.ts.map +1 -0
- package/dist/foundation/logos/types.js +30 -0
- package/package.json +2 -2
- package/dist/foundation/logos/svg/audi/audi_symbol.svg-react.cjs +0 -51
- package/dist/foundation/logos/svg/audi/audi_symbol.svg-react.js +0 -49
- package/dist/foundation/logos/svg/audi/audi_wordmark.svg-react.cjs +0 -51
- package/dist/foundation/logos/svg/audi/audi_wordmark.svg-react.js +0 -49
- package/dist/foundation/logos/svg/autoria/autoria_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/autoria/autoria_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/autoria/autoria_wordmark.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/autoria/autoria_wordmark.svg-react.js +0 -20
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/bilhold/bilhold_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/bilhold/bilhold_wordmark.svg-react.js +0 -20
- package/dist/foundation/logos/svg/cupra/cupra_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/cupra/cupra_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/cupra/cupra_wordmark.svg-react.cjs +0 -51
- package/dist/foundation/logos/svg/cupra/cupra_wordmark.svg-react.js +0 -49
- package/dist/foundation/logos/svg/dahles/dahles_symbol.svg-react.cjs +0 -61
- package/dist/foundation/logos/svg/dahles/dahles_symbol.svg-react.js +0 -59
- package/dist/foundation/logos/svg/dahles/dahles_wordmark.svg-react.cjs +0 -61
- package/dist/foundation/logos/svg/dahles/dahles_wordmark.svg-react.js +0 -59
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/gumpen/gumpen_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark.svg-react.cjs +0 -47
- package/dist/foundation/logos/svg/gumpen/gumpen_wordmark.svg-react.js +0 -45
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/mollerbil/mollerbil_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark.svg-react.cjs +0 -57
- package/dist/foundation/logos/svg/mollerbil/mollerbil_wordmark.svg-react.js +0 -55
- package/dist/foundation/logos/svg/skoda/skoda_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/skoda/skoda_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/skoda/skoda_wordmark.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/skoda/skoda_wordmark.svg-react.js +0 -20
- package/dist/foundation/logos/svg/vw/vwNytte_symbol.svg-react.cjs +0 -29
- package/dist/foundation/logos/svg/vw/vwNytte_symbol.svg-react.js +0 -27
- package/dist/foundation/logos/svg/vw/vwNytte_wordmark.svg-react.cjs +0 -29
- package/dist/foundation/logos/svg/vw/vwNytte_wordmark.svg-react.js +0 -27
- package/dist/foundation/logos/svg/vw/vw_symbol.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/vw/vw_symbol.svg-react.js +0 -20
- package/dist/foundation/logos/svg/vw/vw_wordmark.svg-react.cjs +0 -22
- package/dist/foundation/logos/svg/vw/vw_wordmark.svg-react.js +0 -20
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/cupra/cupra_symbol_light.svg-react
|
|
5
|
+
var SvgCupraSymbolLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 22 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
"aria-labelledby": titleId,
|
|
10
|
+
...props,
|
|
11
|
+
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
12
|
+
id: titleId,
|
|
13
|
+
children: title
|
|
14
|
+
}) : null, /* @__PURE__ */ jsx("path", {
|
|
15
|
+
d: "M17.0023 3.3035L13.516 4.95606L15.6411 5.74607C16.0787 5.9073 16.5996 6.11528 16.791 6.61669C16.9824 7.1181 16.6978 7.58404 16.4432 7.97904L15.2783 9.73962C13.9015 11.828 12.5236 13.9148 11.1446 16C11.1446 15.3551 11.1446 14.7102 11.1446 14.0653C11.6727 12.453 12.1864 10.8408 12.6856 9.22853C12.8265 8.76851 12.9663 8.30848 13.105 7.84845C13.1882 7.57114 13.1349 7.40508 12.8587 7.27287L10.7386 6.26199L8.62681 7.27126C8.35056 7.40347 8.29398 7.56953 8.38052 7.84684C8.51809 8.30794 8.65787 8.76797 8.79988 9.22693C9.29689 10.8456 9.81055 12.4579 10.3409 14.0637C10.3409 14.7086 10.3409 15.3535 10.3409 15.9984C8.95963 13.9132 7.58174 11.8264 6.20717 9.73801L5.04229 7.97743C4.78601 7.58888 4.49812 7.12938 4.69449 6.61507C4.89085 6.10077 5.40673 5.9073 5.8444 5.74446L7.96948 4.95446L4.48314 3.3019L5.56982 5.06731L3.77256 5.73639C2.51338 3.82641 1.25586 1.91428 0 0C3.57786 1.22854 7.15572 2.46836 10.7436 3.65659C14.3364 2.46836 17.9093 1.23015 21.4871 0C20.2335 1.91213 18.9765 3.82212 17.7162 5.72995L15.919 5.06086L17.0057 3.29545",
|
|
16
|
+
fill: "#95572B"
|
|
17
|
+
})]
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
export { SvgCupraSymbolLight as default };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
const require_runtime = require("../../../../_virtual/_rolldown/runtime.cjs");
|
|
3
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
|
+
let react = require("react");
|
|
5
|
+
react = require_runtime.__toESM(react);
|
|
6
|
+
//#region src/foundation/logos/svg/cupra/cupra_wordmark_dark.svg-react
|
|
7
|
+
var SvgCupraWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 43 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
15
|
+
id: titleId,
|
|
16
|
+
children: title
|
|
17
|
+
}) : null,
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
19
|
+
d: "M1.09468 23.8533H7.60128V22.8024H1.3108C1.26168 22.8041 1.21385 22.787 1.17773 22.7547C1.1416 22.7224 1.12012 22.6776 1.11796 22.6301V21.2313C1.11848 21.2072 1.12399 21.1834 1.13416 21.1614C1.14433 21.1394 1.15896 21.1196 1.17717 21.1031C1.19538 21.0867 1.21681 21.0739 1.24019 21.0657C1.26357 21.0574 1.28843 21.0537 1.31329 21.0549H7.60128V20.0008H1.09468C0.490406 20.0008 0 20.4405 0 20.9825V22.8717C0 23.4136 0.490406 23.8533 1.09468 23.8533Z",
|
|
20
|
+
fill: "white"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M16.2332 22.8717V20L14.9258 20.0008V22.6268C14.9236 22.6744 14.9021 22.7192 14.866 22.7515C14.8299 22.7838 14.782 22.8009 14.7329 22.7992H10.1215C10.0971 22.8001 10.0728 22.7965 10.0499 22.7883C10.0271 22.7802 10.0061 22.7678 9.98816 22.7518C9.97025 22.7357 9.95577 22.7165 9.94555 22.695C9.93534 22.6736 9.92959 22.6504 9.92862 22.6268V20.0008H8.62282V22.8717C8.62282 23.4136 9.11322 23.8533 9.7175 23.8533H15.1386C15.7428 23.8533 16.2332 23.4136 16.2332 22.8717Z",
|
|
24
|
+
fill: "white"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
clipRule: "evenodd",
|
|
29
|
+
d: "M40.9006 23.8533H42.1308L42.1266 20.0016C42.1258 20.0056 42.1191 20.0097 42.1075 20.0016H35.6009C34.9966 20.0016 34.5062 20.4413 34.5062 20.9833L34.517 23.8549H35.7472V22.6808H40.9006V23.8533ZM40.9006 20.8431V21.7451C40.7134 21.7446 40.5081 21.7442 40.2907 21.7436C38.45 21.7393 35.7405 21.733 35.7405 21.7402V21.0155C35.7427 20.9679 35.7642 20.9231 35.8003 20.8908C35.8364 20.8585 35.8843 20.8414 35.9334 20.8431H40.9006Z",
|
|
30
|
+
fill: "white"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
clipRule: "evenodd",
|
|
35
|
+
d: "M24.866 20.9011C24.866 20.3592 24.5751 20.0008 23.7713 20.0008H17.2431V23.8533H18.4758V22.6792H23.7713C24.6167 22.6792 24.866 22.2395 24.866 21.6975V20.9011ZM23.5527 21.7483H18.4758V20.8447H23.5527C23.6018 20.843 23.6497 20.8601 23.6858 20.8924C23.7219 20.9247 23.7434 20.9695 23.7456 21.0171V21.5759C23.7434 21.6235 23.7219 21.6683 23.6858 21.7006C23.6497 21.7329 23.6018 21.75 23.5527 21.7483Z",
|
|
36
|
+
fill: "white"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
39
|
+
fillRule: "evenodd",
|
|
40
|
+
clipRule: "evenodd",
|
|
41
|
+
d: "M25.8876 20V23.8509L27.1527 23.8525V22.6784H31.4242L32.1722 23.8525H33.5853L32.7192 22.6301C33.1065 22.6301 33.4889 22.2532 33.4889 21.6967V20.9003C33.4889 20.3584 32.9985 20 32.3942 20H25.8876ZM27.1527 21.7483V20.8439L32.1714 20.8447C32.2205 20.843 32.2684 20.8601 32.3045 20.8924C32.3406 20.9247 32.3621 20.9695 32.3643 21.0171V21.5759C32.3621 21.6235 32.3406 21.6683 32.3045 21.7006C32.2684 21.7329 32.2205 21.75 32.1714 21.7483H27.1527Z",
|
|
42
|
+
fill: "white"
|
|
43
|
+
}),
|
|
44
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
45
|
+
d: "M27.3807 3.3035L23.8944 4.95606L26.0195 5.74607C26.4571 5.9073 26.978 6.11528 27.1694 6.61669C27.3607 7.1181 27.0762 7.58404 26.8216 7.97904L25.6567 9.73962C24.2799 11.828 22.902 13.9148 21.523 16C21.523 15.3551 21.523 14.7102 21.523 14.0653C22.0511 12.453 22.5647 10.8408 23.064 9.22853C23.2049 8.76851 23.3447 8.30848 23.4833 7.84845C23.5665 7.57114 23.5133 7.40508 23.237 7.27287L21.117 6.26199L19.0052 7.27126C18.7289 7.40347 18.6724 7.56953 18.7589 7.84684C18.8965 8.30794 19.0362 8.76797 19.1782 9.22693C19.6753 10.8456 20.1889 12.4579 20.7192 14.0637C20.7192 14.7086 20.7192 15.3535 20.7192 15.9984C19.338 13.9132 17.9601 11.8264 16.5855 9.73801L15.4207 7.97743C15.1644 7.58888 14.8765 7.12938 15.0729 6.61507C15.2692 6.10077 15.7851 5.9073 16.2228 5.74446L18.3479 4.95446L14.8615 3.3019L15.9482 5.06731L14.1509 5.73639C12.8918 3.82641 11.6342 1.91428 10.3784 0C13.9562 1.22854 17.5341 2.46836 21.1219 3.65659C24.7148 2.46836 28.2877 1.23015 31.8655 0C30.6119 1.91213 29.3549 3.82212 28.0946 5.72995L26.2974 5.06086L27.384 3.29545",
|
|
46
|
+
fill: "white"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
});
|
|
50
|
+
//#endregion
|
|
51
|
+
exports.default = SvgCupraWordmarkDark;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/cupra/cupra_wordmark_dark.svg-react
|
|
5
|
+
var SvgCupraWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 43 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
"aria-labelledby": titleId,
|
|
10
|
+
...props,
|
|
11
|
+
children: [
|
|
12
|
+
title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null,
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
d: "M1.09468 23.8533H7.60128V22.8024H1.3108C1.26168 22.8041 1.21385 22.787 1.17773 22.7547C1.1416 22.7224 1.12012 22.6776 1.11796 22.6301V21.2313C1.11848 21.2072 1.12399 21.1834 1.13416 21.1614C1.14433 21.1394 1.15896 21.1196 1.17717 21.1031C1.19538 21.0867 1.21681 21.0739 1.24019 21.0657C1.26357 21.0574 1.28843 21.0537 1.31329 21.0549H7.60128V20.0008H1.09468C0.490406 20.0008 0 20.4405 0 20.9825V22.8717C0 23.4136 0.490406 23.8533 1.09468 23.8533Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M16.2332 22.8717V20L14.9258 20.0008V22.6268C14.9236 22.6744 14.9021 22.7192 14.866 22.7515C14.8299 22.7838 14.782 22.8009 14.7329 22.7992H10.1215C10.0971 22.8001 10.0728 22.7965 10.0499 22.7883C10.0271 22.7802 10.0061 22.7678 9.98816 22.7518C9.97025 22.7357 9.95577 22.7165 9.94555 22.695C9.93534 22.6736 9.92959 22.6504 9.92862 22.6268V20.0008H8.62282V22.8717C8.62282 23.4136 9.11322 23.8533 9.7175 23.8533H15.1386C15.7428 23.8533 16.2332 23.4136 16.2332 22.8717Z",
|
|
22
|
+
fill: "white"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M40.9006 23.8533H42.1308L42.1266 20.0016C42.1258 20.0056 42.1191 20.0097 42.1075 20.0016H35.6009C34.9966 20.0016 34.5062 20.4413 34.5062 20.9833L34.517 23.8549H35.7472V22.6808H40.9006V23.8533ZM40.9006 20.8431V21.7451C40.7134 21.7446 40.5081 21.7442 40.2907 21.7436C38.45 21.7393 35.7405 21.733 35.7405 21.7402V21.0155C35.7427 20.9679 35.7642 20.9231 35.8003 20.8908C35.8364 20.8585 35.8843 20.8414 35.9334 20.8431H40.9006Z",
|
|
28
|
+
fill: "white"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ jsx("path", {
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M24.866 20.9011C24.866 20.3592 24.5751 20.0008 23.7713 20.0008H17.2431V23.8533H18.4758V22.6792H23.7713C24.6167 22.6792 24.866 22.2395 24.866 21.6975V20.9011ZM23.5527 21.7483H18.4758V20.8447H23.5527C23.6018 20.843 23.6497 20.8601 23.6858 20.8924C23.7219 20.9247 23.7434 20.9695 23.7456 21.0171V21.5759C23.7434 21.6235 23.7219 21.6683 23.6858 21.7006C23.6497 21.7329 23.6018 21.75 23.5527 21.7483Z",
|
|
34
|
+
fill: "white"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M25.8876 20V23.8509L27.1527 23.8525V22.6784H31.4242L32.1722 23.8525H33.5853L32.7192 22.6301C33.1065 22.6301 33.4889 22.2532 33.4889 21.6967V20.9003C33.4889 20.3584 32.9985 20 32.3942 20H25.8876ZM27.1527 21.7483V20.8439L32.1714 20.8447C32.2205 20.843 32.2684 20.8601 32.3045 20.8924C32.3406 20.9247 32.3621 20.9695 32.3643 21.0171V21.5759C32.3621 21.6235 32.3406 21.6683 32.3045 21.7006C32.2684 21.7329 32.2205 21.75 32.1714 21.7483H27.1527Z",
|
|
40
|
+
fill: "white"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ jsx("path", {
|
|
43
|
+
d: "M27.3807 3.3035L23.8944 4.95606L26.0195 5.74607C26.4571 5.9073 26.978 6.11528 27.1694 6.61669C27.3607 7.1181 27.0762 7.58404 26.8216 7.97904L25.6567 9.73962C24.2799 11.828 22.902 13.9148 21.523 16C21.523 15.3551 21.523 14.7102 21.523 14.0653C22.0511 12.453 22.5647 10.8408 23.064 9.22853C23.2049 8.76851 23.3447 8.30848 23.4833 7.84845C23.5665 7.57114 23.5133 7.40508 23.237 7.27287L21.117 6.26199L19.0052 7.27126C18.7289 7.40347 18.6724 7.56953 18.7589 7.84684C18.8965 8.30794 19.0362 8.76797 19.1782 9.22693C19.6753 10.8456 20.1889 12.4579 20.7192 14.0637C20.7192 14.7086 20.7192 15.3535 20.7192 15.9984C19.338 13.9132 17.9601 11.8264 16.5855 9.73801L15.4207 7.97743C15.1644 7.58888 14.8765 7.12938 15.0729 6.61507C15.2692 6.10077 15.7851 5.9073 16.2228 5.74446L18.3479 4.95446L14.8615 3.3019L15.9482 5.06731L14.1509 5.73639C12.8918 3.82641 11.6342 1.91428 10.3784 0C13.9562 1.22854 17.5341 2.46836 21.1219 3.65659C24.7148 2.46836 28.2877 1.23015 31.8655 0C30.6119 1.91213 29.3549 3.82212 28.0946 5.72995L26.2974 5.06086L27.384 3.29545",
|
|
44
|
+
fill: "white"
|
|
45
|
+
})
|
|
46
|
+
]
|
|
47
|
+
});
|
|
48
|
+
//#endregion
|
|
49
|
+
export { SvgCupraWordmarkDark as default };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
const require_runtime = require("../../../../_virtual/_rolldown/runtime.cjs");
|
|
3
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
|
+
let react = require("react");
|
|
5
|
+
react = require_runtime.__toESM(react);
|
|
6
|
+
//#region src/foundation/logos/svg/cupra/cupra_wordmark_light.svg-react
|
|
7
|
+
var SvgCupraWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 43 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
15
|
+
id: titleId,
|
|
16
|
+
children: title
|
|
17
|
+
}) : null,
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
19
|
+
d: "M1.09468 23.8533H7.60128V22.8024H1.3108C1.26168 22.8041 1.21385 22.787 1.17773 22.7547C1.1416 22.7224 1.12012 22.6776 1.11796 22.6301V21.2313C1.11848 21.2072 1.12399 21.1834 1.13416 21.1614C1.14433 21.1394 1.15896 21.1196 1.17717 21.1031C1.19538 21.0867 1.21681 21.0739 1.24019 21.0657C1.26357 21.0574 1.28843 21.0537 1.31329 21.0549H7.60128V20.0008H1.09468C0.490406 20.0008 0 20.4405 0 20.9825V22.8717C0 23.4136 0.490406 23.8533 1.09468 23.8533Z",
|
|
20
|
+
fill: "#95572B"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M16.2332 22.8717V20L14.9258 20.0008V22.6268C14.9236 22.6744 14.9021 22.7192 14.866 22.7515C14.8299 22.7838 14.782 22.8009 14.7329 22.7992H10.1215C10.0971 22.8001 10.0728 22.7965 10.0499 22.7883C10.0271 22.7802 10.0061 22.7678 9.98816 22.7518C9.97025 22.7357 9.95577 22.7165 9.94555 22.695C9.93534 22.6736 9.92959 22.6504 9.92862 22.6268V20.0008H8.62282V22.8717C8.62282 23.4136 9.11322 23.8533 9.7175 23.8533H15.1386C15.7428 23.8533 16.2332 23.4136 16.2332 22.8717Z",
|
|
24
|
+
fill: "#95572B"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
clipRule: "evenodd",
|
|
29
|
+
d: "M40.9006 23.8533H42.1308L42.1266 20.0016C42.1258 20.0056 42.1191 20.0097 42.1075 20.0016H35.6009C34.9966 20.0016 34.5062 20.4413 34.5062 20.9833L34.517 23.8549H35.7472V22.6808H40.9006V23.8533ZM40.9006 20.8431V21.7451C40.7134 21.7446 40.5081 21.7442 40.2907 21.7436C38.45 21.7393 35.7405 21.733 35.7405 21.7402V21.0155C35.7427 20.9679 35.7642 20.9231 35.8003 20.8908C35.8364 20.8585 35.8843 20.8414 35.9334 20.8431H40.9006Z",
|
|
30
|
+
fill: "#95572B"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
clipRule: "evenodd",
|
|
35
|
+
d: "M24.866 20.9011C24.866 20.3592 24.5751 20.0008 23.7713 20.0008H17.2431V23.8533H18.4758V22.6792H23.7713C24.6167 22.6792 24.866 22.2395 24.866 21.6975V20.9011ZM23.5527 21.7483H18.4758V20.8447H23.5527C23.6018 20.843 23.6497 20.8601 23.6858 20.8924C23.7219 20.9247 23.7434 20.9695 23.7456 21.0171V21.5759C23.7434 21.6235 23.7219 21.6683 23.6858 21.7006C23.6497 21.7329 23.6018 21.75 23.5527 21.7483Z",
|
|
36
|
+
fill: "#95572B"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
39
|
+
fillRule: "evenodd",
|
|
40
|
+
clipRule: "evenodd",
|
|
41
|
+
d: "M25.8876 20V23.8509L27.1527 23.8525V22.6784H31.4242L32.1722 23.8525H33.5853L32.7192 22.6301C33.1065 22.6301 33.4889 22.2532 33.4889 21.6967V20.9003C33.4889 20.3584 32.9985 20 32.3942 20H25.8876ZM27.1527 21.7483V20.8439L32.1714 20.8447C32.2205 20.843 32.2684 20.8601 32.3045 20.8924C32.3406 20.9247 32.3621 20.9695 32.3643 21.0171V21.5759C32.3621 21.6235 32.3406 21.6683 32.3045 21.7006C32.2684 21.7329 32.2205 21.75 32.1714 21.7483H27.1527Z",
|
|
42
|
+
fill: "#95572B"
|
|
43
|
+
}),
|
|
44
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
45
|
+
d: "M27.3807 3.3035L23.8944 4.95606L26.0195 5.74607C26.4571 5.9073 26.978 6.11528 27.1694 6.61669C27.3607 7.1181 27.0762 7.58404 26.8216 7.97904L25.6567 9.73962C24.2799 11.828 22.902 13.9148 21.523 16C21.523 15.3551 21.523 14.7102 21.523 14.0653C22.0511 12.453 22.5647 10.8408 23.064 9.22853C23.2049 8.76851 23.3447 8.30848 23.4833 7.84845C23.5665 7.57114 23.5133 7.40508 23.237 7.27287L21.117 6.26199L19.0052 7.27126C18.7289 7.40347 18.6724 7.56953 18.7589 7.84684C18.8965 8.30794 19.0362 8.76797 19.1782 9.22693C19.6753 10.8456 20.1889 12.4579 20.7192 14.0637C20.7192 14.7086 20.7192 15.3535 20.7192 15.9984C19.338 13.9132 17.9601 11.8264 16.5855 9.73801L15.4207 7.97743C15.1644 7.58888 14.8765 7.12938 15.0729 6.61507C15.2692 6.10077 15.7851 5.9073 16.2228 5.74446L18.3479 4.95446L14.8615 3.3019L15.9482 5.06731L14.1509 5.73639C12.8918 3.82641 11.6342 1.91428 10.3784 0C13.9562 1.22854 17.5341 2.46836 21.1219 3.65659C24.7148 2.46836 28.2877 1.23015 31.8655 0C30.6119 1.91213 29.3549 3.82212 28.0946 5.72995L26.2974 5.06086L27.384 3.29545",
|
|
46
|
+
fill: "#95572B"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
});
|
|
50
|
+
//#endregion
|
|
51
|
+
exports.default = SvgCupraWordmarkLight;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/cupra/cupra_wordmark_light.svg-react
|
|
5
|
+
var SvgCupraWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 43 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
"aria-labelledby": titleId,
|
|
10
|
+
...props,
|
|
11
|
+
children: [
|
|
12
|
+
title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null,
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
d: "M1.09468 23.8533H7.60128V22.8024H1.3108C1.26168 22.8041 1.21385 22.787 1.17773 22.7547C1.1416 22.7224 1.12012 22.6776 1.11796 22.6301V21.2313C1.11848 21.2072 1.12399 21.1834 1.13416 21.1614C1.14433 21.1394 1.15896 21.1196 1.17717 21.1031C1.19538 21.0867 1.21681 21.0739 1.24019 21.0657C1.26357 21.0574 1.28843 21.0537 1.31329 21.0549H7.60128V20.0008H1.09468C0.490406 20.0008 0 20.4405 0 20.9825V22.8717C0 23.4136 0.490406 23.8533 1.09468 23.8533Z",
|
|
18
|
+
fill: "#95572B"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M16.2332 22.8717V20L14.9258 20.0008V22.6268C14.9236 22.6744 14.9021 22.7192 14.866 22.7515C14.8299 22.7838 14.782 22.8009 14.7329 22.7992H10.1215C10.0971 22.8001 10.0728 22.7965 10.0499 22.7883C10.0271 22.7802 10.0061 22.7678 9.98816 22.7518C9.97025 22.7357 9.95577 22.7165 9.94555 22.695C9.93534 22.6736 9.92959 22.6504 9.92862 22.6268V20.0008H8.62282V22.8717C8.62282 23.4136 9.11322 23.8533 9.7175 23.8533H15.1386C15.7428 23.8533 16.2332 23.4136 16.2332 22.8717Z",
|
|
22
|
+
fill: "#95572B"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M40.9006 23.8533H42.1308L42.1266 20.0016C42.1258 20.0056 42.1191 20.0097 42.1075 20.0016H35.6009C34.9966 20.0016 34.5062 20.4413 34.5062 20.9833L34.517 23.8549H35.7472V22.6808H40.9006V23.8533ZM40.9006 20.8431V21.7451C40.7134 21.7446 40.5081 21.7442 40.2907 21.7436C38.45 21.7393 35.7405 21.733 35.7405 21.7402V21.0155C35.7427 20.9679 35.7642 20.9231 35.8003 20.8908C35.8364 20.8585 35.8843 20.8414 35.9334 20.8431H40.9006Z",
|
|
28
|
+
fill: "#95572B"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ jsx("path", {
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M24.866 20.9011C24.866 20.3592 24.5751 20.0008 23.7713 20.0008H17.2431V23.8533H18.4758V22.6792H23.7713C24.6167 22.6792 24.866 22.2395 24.866 21.6975V20.9011ZM23.5527 21.7483H18.4758V20.8447H23.5527C23.6018 20.843 23.6497 20.8601 23.6858 20.8924C23.7219 20.9247 23.7434 20.9695 23.7456 21.0171V21.5759C23.7434 21.6235 23.7219 21.6683 23.6858 21.7006C23.6497 21.7329 23.6018 21.75 23.5527 21.7483Z",
|
|
34
|
+
fill: "#95572B"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M25.8876 20V23.8509L27.1527 23.8525V22.6784H31.4242L32.1722 23.8525H33.5853L32.7192 22.6301C33.1065 22.6301 33.4889 22.2532 33.4889 21.6967V20.9003C33.4889 20.3584 32.9985 20 32.3942 20H25.8876ZM27.1527 21.7483V20.8439L32.1714 20.8447C32.2205 20.843 32.2684 20.8601 32.3045 20.8924C32.3406 20.9247 32.3621 20.9695 32.3643 21.0171V21.5759C32.3621 21.6235 32.3406 21.6683 32.3045 21.7006C32.2684 21.7329 32.2205 21.75 32.1714 21.7483H27.1527Z",
|
|
40
|
+
fill: "#95572B"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ jsx("path", {
|
|
43
|
+
d: "M27.3807 3.3035L23.8944 4.95606L26.0195 5.74607C26.4571 5.9073 26.978 6.11528 27.1694 6.61669C27.3607 7.1181 27.0762 7.58404 26.8216 7.97904L25.6567 9.73962C24.2799 11.828 22.902 13.9148 21.523 16C21.523 15.3551 21.523 14.7102 21.523 14.0653C22.0511 12.453 22.5647 10.8408 23.064 9.22853C23.2049 8.76851 23.3447 8.30848 23.4833 7.84845C23.5665 7.57114 23.5133 7.40508 23.237 7.27287L21.117 6.26199L19.0052 7.27126C18.7289 7.40347 18.6724 7.56953 18.7589 7.84684C18.8965 8.30794 19.0362 8.76797 19.1782 9.22693C19.6753 10.8456 20.1889 12.4579 20.7192 14.0637C20.7192 14.7086 20.7192 15.3535 20.7192 15.9984C19.338 13.9132 17.9601 11.8264 16.5855 9.73801L15.4207 7.97743C15.1644 7.58888 14.8765 7.12938 15.0729 6.61507C15.2692 6.10077 15.7851 5.9073 16.2228 5.74446L18.3479 4.95446L14.8615 3.3019L15.9482 5.06731L14.1509 5.73639C12.8918 3.82641 11.6342 1.91428 10.3784 0C13.9562 1.22854 17.5341 2.46836 21.1219 3.65659C24.7148 2.46836 28.2877 1.23015 31.8655 0C30.6119 1.91213 29.3549 3.82212 28.0946 5.72995L26.2974 5.06086L27.384 3.29545",
|
|
44
|
+
fill: "#95572B"
|
|
45
|
+
})
|
|
46
|
+
]
|
|
47
|
+
});
|
|
48
|
+
//#endregion
|
|
49
|
+
export { SvgCupraWordmarkLight as default };
|
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const
|
|
4
|
-
const
|
|
3
|
+
const require_cupra_symbol_light = require("./cupra_symbol_light.svg-react.cjs");
|
|
4
|
+
const require_cupra_symbol_dark = require("./cupra_symbol_dark.svg-react.cjs");
|
|
5
|
+
const require_cupra_wordmark_light = require("./cupra_wordmark_light.svg-react.cjs");
|
|
6
|
+
const require_cupra_wordmark_dark = require("./cupra_wordmark_dark.svg-react.cjs");
|
|
5
7
|
//#region src/foundation/logos/svg/cupra/index.ts
|
|
6
8
|
var cupra = {
|
|
7
9
|
key: "cupra",
|
|
8
|
-
symbol:
|
|
9
|
-
|
|
10
|
+
symbol: {
|
|
11
|
+
light: require_cupra_symbol_light.default,
|
|
12
|
+
dark: require_cupra_symbol_dark.default
|
|
13
|
+
},
|
|
14
|
+
wordmark: {
|
|
15
|
+
light: require_cupra_wordmark_light.default,
|
|
16
|
+
dark: require_cupra_wordmark_dark.default
|
|
17
|
+
}
|
|
10
18
|
};
|
|
11
19
|
//#endregion
|
|
12
20
|
exports.cupra = cupra;
|
|
@@ -1,16 +1,32 @@
|
|
|
1
1
|
export declare const cupra: {
|
|
2
|
-
key:
|
|
3
|
-
symbol:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
key: "cupra";
|
|
3
|
+
symbol: {
|
|
4
|
+
light: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
desc?: string;
|
|
8
|
+
descId?: string;
|
|
9
|
+
}>;
|
|
10
|
+
dark: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
11
|
+
title?: string;
|
|
12
|
+
titleId?: string;
|
|
13
|
+
desc?: string;
|
|
14
|
+
descId?: string;
|
|
15
|
+
}>;
|
|
16
|
+
};
|
|
17
|
+
wordmark: {
|
|
18
|
+
light: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
19
|
+
title?: string;
|
|
20
|
+
titleId?: string;
|
|
21
|
+
desc?: string;
|
|
22
|
+
descId?: string;
|
|
23
|
+
}>;
|
|
24
|
+
dark: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
25
|
+
title?: string;
|
|
26
|
+
titleId?: string;
|
|
27
|
+
desc?: string;
|
|
28
|
+
descId?: string;
|
|
29
|
+
}>;
|
|
30
|
+
};
|
|
15
31
|
};
|
|
16
32
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/logos/svg/cupra/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/logos/svg/cupra/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOF,CAAC"}
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
2
|
+
import SvgCupraSymbolLight from "./cupra_symbol_light.svg-react.js";
|
|
3
|
+
import SvgCupraSymbolDark from "./cupra_symbol_dark.svg-react.js";
|
|
4
|
+
import SvgCupraWordmarkLight from "./cupra_wordmark_light.svg-react.js";
|
|
5
|
+
import SvgCupraWordmarkDark from "./cupra_wordmark_dark.svg-react.js";
|
|
4
6
|
//#region src/foundation/logos/svg/cupra/index.ts
|
|
5
7
|
var cupra = {
|
|
6
8
|
key: "cupra",
|
|
7
|
-
symbol:
|
|
8
|
-
|
|
9
|
+
symbol: {
|
|
10
|
+
light: SvgCupraSymbolLight,
|
|
11
|
+
dark: SvgCupraSymbolDark
|
|
12
|
+
},
|
|
13
|
+
wordmark: {
|
|
14
|
+
light: SvgCupraWordmarkLight,
|
|
15
|
+
dark: SvgCupraWordmarkDark
|
|
16
|
+
}
|
|
9
17
|
};
|
|
10
18
|
//#endregion
|
|
11
19
|
export { cupra };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
const require_runtime = require("../../../../_virtual/_rolldown/runtime.cjs");
|
|
3
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
|
+
let react = require("react");
|
|
5
|
+
react = require_runtime.__toESM(react);
|
|
6
|
+
//#region src/foundation/logos/svg/dahles/dahles_wordmark_dark.svg-react
|
|
7
|
+
var SvgDahlesWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 110 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
15
|
+
id: titleId,
|
|
16
|
+
children: title
|
|
17
|
+
}) : null,
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
19
|
+
d: "M0 14.9536V1.04526H3.93971C5.36714 1.04526 6.60186 1.28702 7.64389 1.77054C8.68591 2.25406 9.49241 3.00778 10.0634 4.03171C10.6486 5.04141 10.9412 6.34265 10.9412 7.93543C10.9412 9.5282 10.6558 10.8437 10.0848 11.8818C9.51382 12.92 8.71446 13.695 7.68671 14.207C6.67323 14.7047 5.48133 14.9536 4.111 14.9536H0ZM3.14748 12.4151H3.747C4.54636 12.4151 5.23867 12.2729 5.82391 11.9885C6.42343 11.704 6.88735 11.2347 7.21566 10.5806C7.54396 9.92639 7.70812 9.04468 7.70812 7.93543C7.70812 6.82617 7.54396 5.95868 7.21566 5.33295C6.88735 4.69299 6.42343 4.24503 5.82391 3.98904C5.23867 3.71884 4.54636 3.58374 3.747 3.58374H3.14748V12.4151Z",
|
|
20
|
+
fill: "white"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M16.0107 15.2096C15.0401 15.2096 14.2693 14.9038 13.6983 14.2923C13.1273 13.6666 12.8418 12.9057 12.8418 12.0098C12.8418 10.9005 13.3129 10.0331 14.255 9.40732C15.1971 8.78159 16.7173 8.36206 18.8156 8.14874C18.7871 7.67944 18.6444 7.30969 18.3874 7.03949C18.1448 6.75507 17.7308 6.61285 17.1455 6.61285C16.703 6.61285 16.2534 6.69818 15.7966 6.86884C15.3398 7.03949 14.8545 7.27414 14.3406 7.57279L13.2058 5.5036C13.8767 5.09119 14.5904 4.75699 15.347 4.50101C16.1178 4.24503 16.9172 4.11703 17.7451 4.11703C19.1011 4.11703 20.1431 4.50812 20.8711 5.29028C21.5991 6.07245 21.9631 7.27414 21.9631 8.89536V14.9536H19.3937L19.1796 13.8657H19.094C18.6515 14.2639 18.1733 14.5909 17.6594 14.8469C17.1598 15.0887 16.6103 15.2096 16.0107 15.2096ZM17.0813 12.7777C17.4382 12.7777 17.7451 12.6995 18.002 12.5431C18.2732 12.3724 18.5444 12.152 18.8156 11.8818V10.0259C17.7022 10.1682 16.9314 10.3957 16.5032 10.7086C16.075 11.0072 15.8609 11.3627 15.8609 11.7751C15.8609 12.1165 15.9679 12.3724 16.182 12.5431C16.4104 12.6995 16.7102 12.7777 17.0813 12.7777Z",
|
|
24
|
+
fill: "white"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
d: "M24.6255 14.9536V0H27.773V3.66907L27.6231 5.5676C28.0228 5.21207 28.4867 4.88498 29.0148 4.58633C29.5573 4.27347 30.1853 4.11703 30.8991 4.11703C32.0553 4.11703 32.8903 4.50101 33.4042 5.26895C33.9323 6.02268 34.1964 7.06082 34.1964 8.38339V14.9536H31.0489V8.7887C31.0489 8.02075 30.9419 7.49457 30.7278 7.21014C30.5279 6.92572 30.1996 6.78351 29.7428 6.78351C29.3432 6.78351 29.0006 6.87595 28.7151 7.06082C28.4296 7.23148 28.1156 7.48035 27.773 7.80744V14.9536H24.6255Z",
|
|
28
|
+
fill: "white"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
31
|
+
d: "M39.7482 15.2096C38.6633 15.2096 37.9068 14.8896 37.4786 14.2496C37.0646 13.5955 36.8576 12.7351 36.8576 11.6685V0H40.0051V11.7965C40.0051 12.1236 40.0622 12.3511 40.1764 12.4791C40.3049 12.6071 40.4333 12.6711 40.5618 12.6711C40.6332 12.6711 40.6903 12.6711 40.7331 12.6711C40.7902 12.6569 40.8616 12.6426 40.9472 12.6284L41.3326 14.9536C41.1613 15.0247 40.9401 15.0816 40.6689 15.1242C40.4119 15.1811 40.105 15.2096 39.7482 15.2096Z",
|
|
32
|
+
fill: "white"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
35
|
+
d: "M47.7375 15.2096C46.724 15.2096 45.8104 14.9891 44.9968 14.5483C44.1832 14.1074 43.5408 13.4746 43.0698 12.6498C42.5987 11.8249 42.3632 10.8294 42.3632 9.6633C42.3632 8.51138 42.5987 7.52301 43.0698 6.69818C43.5551 5.87335 44.1832 5.24051 44.954 4.79965C45.7248 4.34457 46.5313 4.11703 47.3735 4.11703C48.387 4.11703 49.222 4.34457 49.8786 4.79965C50.5495 5.24051 51.0491 5.84491 51.3774 6.61285C51.72 7.36658 51.8913 8.22696 51.8913 9.194C51.8913 9.4642 51.877 9.73441 51.8485 10.0046C51.8199 10.2606 51.7914 10.4526 51.7628 10.5806H45.4036C45.5464 11.3485 45.8675 11.9174 46.3671 12.2871C46.8667 12.6426 47.4663 12.8204 48.1657 12.8204C48.9222 12.8204 49.6859 12.5858 50.4567 12.1165L51.5059 14.015C50.9635 14.3847 50.3568 14.6763 49.6859 14.8896C49.015 15.1029 48.3656 15.2096 47.7375 15.2096ZM45.3822 8.51138H49.2149C49.2149 7.92832 49.0721 7.4519 48.7866 7.08215C48.5154 6.69818 48.0658 6.50619 47.4377 6.50619C46.9524 6.50619 46.517 6.67685 46.1316 7.01816C45.7462 7.34525 45.4964 7.84299 45.3822 8.51138Z",
|
|
36
|
+
fill: "white"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
39
|
+
d: "M57.1923 15.2096C56.4929 15.2096 55.772 15.0745 55.0297 14.8043C54.3018 14.5341 53.6666 14.1785 53.1241 13.7377L54.5373 11.7751C55.0226 12.1307 55.4865 12.408 55.929 12.6071C56.3858 12.792 56.8354 12.8844 57.2779 12.8844C57.749 12.8844 58.0916 12.8062 58.3057 12.6498C58.5198 12.4791 58.6269 12.2587 58.6269 11.9885C58.6269 11.7467 58.5198 11.5476 58.3057 11.3912C58.1059 11.2347 57.8418 11.0925 57.5135 10.9645C57.1852 10.8223 56.8354 10.6801 56.4643 10.5379C56.0361 10.3672 55.6079 10.1539 55.1796 9.89795C54.7657 9.64197 54.416 9.31488 54.1305 8.91669C53.845 8.50427 53.7022 8.00653 53.7022 7.42346C53.7022 6.4422 54.0734 5.64581 54.8156 5.0343C55.5722 4.42279 56.5571 4.11703 57.7704 4.11703C58.584 4.11703 59.2978 4.25925 59.9116 4.54367C60.5396 4.81387 61.0749 5.11963 61.5174 5.46094L60.1043 7.33813C59.7331 7.05371 59.362 6.83328 58.9909 6.67685C58.6197 6.52042 58.2486 6.4422 57.8775 6.4422C57.0638 6.4422 56.657 6.71951 56.657 7.27414C56.657 7.61545 56.8569 7.87854 57.2565 8.06342C57.6705 8.23407 58.1487 8.41895 58.6911 8.61804C59.1479 8.77448 59.5904 8.98068 60.0186 9.23666C60.4611 9.47842 60.8251 9.80551 61.1106 10.2179C61.4104 10.6161 61.5602 11.1423 61.5602 11.7965C61.5602 12.7493 61.1891 13.5599 60.4468 14.2283C59.7046 14.8825 58.6197 15.2096 57.1923 15.2096Z",
|
|
40
|
+
fill: "white"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
43
|
+
d: "M71.3786 7.91409L71.036 9.194H74.0122L73.691 7.91409C73.5054 7.21726 73.3127 6.47775 73.1129 5.69559C72.9273 4.91342 72.7417 4.1597 72.5562 3.43442H72.4705C72.2992 4.17392 72.1208 4.93475 71.9353 5.71692C71.764 6.48486 71.5784 7.21726 71.3786 7.91409ZM66.3255 14.9536L70.6934 1.04526H74.4832L78.8511 14.9536H75.511L74.6545 11.6472H70.3936L69.5372 14.9536H66.3255Z",
|
|
44
|
+
fill: "white"
|
|
45
|
+
}),
|
|
46
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
47
|
+
d: "M83.3099 15.2096C82.1537 15.2096 81.3115 14.8327 80.7834 14.079C80.2695 13.311 80.0126 12.2658 80.0126 10.9432V4.37302H83.16V10.5379C83.16 11.2916 83.2671 11.8178 83.4812 12.1165C83.6953 12.4009 84.0308 12.5431 84.4875 12.5431C84.8872 12.5431 85.2227 12.4507 85.4939 12.2658C85.7651 12.0809 86.0577 11.7823 86.3717 11.3698V4.37302H89.5192V14.9536H86.9499L86.7143 13.4817H86.6501C86.2076 14.0079 85.7223 14.4274 85.1941 14.7403C84.666 15.0531 84.0379 15.2096 83.3099 15.2096Z",
|
|
48
|
+
fill: "white"
|
|
49
|
+
}),
|
|
50
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
51
|
+
d: "M96.3786 15.2096C95.0654 15.2096 94.1232 14.8327 93.5523 14.079C92.9956 13.3253 92.7172 12.3369 92.7172 11.1139V6.82617H91.2613V4.50101L92.8885 4.37302L93.2525 1.55722H95.8647V4.37302H98.4127V6.82617H95.8647V11.0712C95.8647 11.6685 95.986 12.1022 96.2287 12.3724C96.4856 12.6284 96.8211 12.7564 97.235 12.7564C97.4063 12.7564 97.5776 12.7351 97.7489 12.6924C97.9345 12.6498 98.0986 12.6 98.2414 12.5431L98.7338 14.8256C98.4626 14.9109 98.1272 14.9962 97.7275 15.0816C97.3421 15.1669 96.8925 15.2096 96.3786 15.2096Z",
|
|
52
|
+
fill: "white"
|
|
53
|
+
}),
|
|
54
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
55
|
+
d: "M104.67 15.2096C103.771 15.2096 102.921 14.9962 102.122 14.5696C101.337 14.1288 100.702 13.4959 100.216 12.6711C99.7309 11.832 99.4883 10.8294 99.4883 9.6633C99.4883 8.48294 99.7309 7.48035 100.216 6.65552C100.702 5.83069 101.337 5.20496 102.122 4.77832C102.921 4.33746 103.771 4.11703 104.67 4.11703C105.569 4.11703 106.411 4.33746 107.196 4.77832C107.981 5.20496 108.617 5.83069 109.102 6.65552C109.587 7.48035 109.83 8.48294 109.83 9.6633C109.83 10.8294 109.587 11.832 109.102 12.6711C108.617 13.4959 107.981 14.1288 107.196 14.5696C106.411 14.9962 105.569 15.2096 104.67 15.2096ZM104.67 12.6711C105.312 12.6711 105.798 12.4009 106.126 11.8605C106.454 11.3058 106.618 10.5735 106.618 9.6633C106.618 8.73892 106.454 8.00653 106.126 7.46613C105.798 6.92572 105.312 6.65552 104.67 6.65552C104.013 6.65552 103.521 6.92572 103.192 7.46613C102.878 8.00653 102.721 8.73892 102.721 9.6633C102.721 10.5735 102.878 11.3058 103.192 11.8605C103.521 12.4009 104.013 12.6711 104.67 12.6711Z",
|
|
56
|
+
fill: "white"
|
|
57
|
+
})
|
|
58
|
+
]
|
|
59
|
+
});
|
|
60
|
+
//#endregion
|
|
61
|
+
exports.default = SvgDahlesWordmarkDark;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/dahles/dahles_wordmark_dark.svg-react
|
|
5
|
+
var SvgDahlesWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 110 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
"aria-labelledby": titleId,
|
|
10
|
+
...props,
|
|
11
|
+
children: [
|
|
12
|
+
title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null,
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
d: "M0 14.9536V1.04526H3.93971C5.36714 1.04526 6.60186 1.28702 7.64389 1.77054C8.68591 2.25406 9.49241 3.00778 10.0634 4.03171C10.6486 5.04141 10.9412 6.34265 10.9412 7.93543C10.9412 9.5282 10.6558 10.8437 10.0848 11.8818C9.51382 12.92 8.71446 13.695 7.68671 14.207C6.67323 14.7047 5.48133 14.9536 4.111 14.9536H0ZM3.14748 12.4151H3.747C4.54636 12.4151 5.23867 12.2729 5.82391 11.9885C6.42343 11.704 6.88735 11.2347 7.21566 10.5806C7.54396 9.92639 7.70812 9.04468 7.70812 7.93543C7.70812 6.82617 7.54396 5.95868 7.21566 5.33295C6.88735 4.69299 6.42343 4.24503 5.82391 3.98904C5.23867 3.71884 4.54636 3.58374 3.747 3.58374H3.14748V12.4151Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M16.0107 15.2096C15.0401 15.2096 14.2693 14.9038 13.6983 14.2923C13.1273 13.6666 12.8418 12.9057 12.8418 12.0098C12.8418 10.9005 13.3129 10.0331 14.255 9.40732C15.1971 8.78159 16.7173 8.36206 18.8156 8.14874C18.7871 7.67944 18.6444 7.30969 18.3874 7.03949C18.1448 6.75507 17.7308 6.61285 17.1455 6.61285C16.703 6.61285 16.2534 6.69818 15.7966 6.86884C15.3398 7.03949 14.8545 7.27414 14.3406 7.57279L13.2058 5.5036C13.8767 5.09119 14.5904 4.75699 15.347 4.50101C16.1178 4.24503 16.9172 4.11703 17.7451 4.11703C19.1011 4.11703 20.1431 4.50812 20.8711 5.29028C21.5991 6.07245 21.9631 7.27414 21.9631 8.89536V14.9536H19.3937L19.1796 13.8657H19.094C18.6515 14.2639 18.1733 14.5909 17.6594 14.8469C17.1598 15.0887 16.6103 15.2096 16.0107 15.2096ZM17.0813 12.7777C17.4382 12.7777 17.7451 12.6995 18.002 12.5431C18.2732 12.3724 18.5444 12.152 18.8156 11.8818V10.0259C17.7022 10.1682 16.9314 10.3957 16.5032 10.7086C16.075 11.0072 15.8609 11.3627 15.8609 11.7751C15.8609 12.1165 15.9679 12.3724 16.182 12.5431C16.4104 12.6995 16.7102 12.7777 17.0813 12.7777Z",
|
|
22
|
+
fill: "white"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
d: "M24.6255 14.9536V0H27.773V3.66907L27.6231 5.5676C28.0228 5.21207 28.4867 4.88498 29.0148 4.58633C29.5573 4.27347 30.1853 4.11703 30.8991 4.11703C32.0553 4.11703 32.8903 4.50101 33.4042 5.26895C33.9323 6.02268 34.1964 7.06082 34.1964 8.38339V14.9536H31.0489V8.7887C31.0489 8.02075 30.9419 7.49457 30.7278 7.21014C30.5279 6.92572 30.1996 6.78351 29.7428 6.78351C29.3432 6.78351 29.0006 6.87595 28.7151 7.06082C28.4296 7.23148 28.1156 7.48035 27.773 7.80744V14.9536H24.6255Z",
|
|
26
|
+
fill: "white"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
d: "M39.7482 15.2096C38.6633 15.2096 37.9068 14.8896 37.4786 14.2496C37.0646 13.5955 36.8576 12.7351 36.8576 11.6685V0H40.0051V11.7965C40.0051 12.1236 40.0622 12.3511 40.1764 12.4791C40.3049 12.6071 40.4333 12.6711 40.5618 12.6711C40.6332 12.6711 40.6903 12.6711 40.7331 12.6711C40.7902 12.6569 40.8616 12.6426 40.9472 12.6284L41.3326 14.9536C41.1613 15.0247 40.9401 15.0816 40.6689 15.1242C40.4119 15.1811 40.105 15.2096 39.7482 15.2096Z",
|
|
30
|
+
fill: "white"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
d: "M47.7375 15.2096C46.724 15.2096 45.8104 14.9891 44.9968 14.5483C44.1832 14.1074 43.5408 13.4746 43.0698 12.6498C42.5987 11.8249 42.3632 10.8294 42.3632 9.6633C42.3632 8.51138 42.5987 7.52301 43.0698 6.69818C43.5551 5.87335 44.1832 5.24051 44.954 4.79965C45.7248 4.34457 46.5313 4.11703 47.3735 4.11703C48.387 4.11703 49.222 4.34457 49.8786 4.79965C50.5495 5.24051 51.0491 5.84491 51.3774 6.61285C51.72 7.36658 51.8913 8.22696 51.8913 9.194C51.8913 9.4642 51.877 9.73441 51.8485 10.0046C51.8199 10.2606 51.7914 10.4526 51.7628 10.5806H45.4036C45.5464 11.3485 45.8675 11.9174 46.3671 12.2871C46.8667 12.6426 47.4663 12.8204 48.1657 12.8204C48.9222 12.8204 49.6859 12.5858 50.4567 12.1165L51.5059 14.015C50.9635 14.3847 50.3568 14.6763 49.6859 14.8896C49.015 15.1029 48.3656 15.2096 47.7375 15.2096ZM45.3822 8.51138H49.2149C49.2149 7.92832 49.0721 7.4519 48.7866 7.08215C48.5154 6.69818 48.0658 6.50619 47.4377 6.50619C46.9524 6.50619 46.517 6.67685 46.1316 7.01816C45.7462 7.34525 45.4964 7.84299 45.3822 8.51138Z",
|
|
34
|
+
fill: "white"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
d: "M57.1923 15.2096C56.4929 15.2096 55.772 15.0745 55.0297 14.8043C54.3018 14.5341 53.6666 14.1785 53.1241 13.7377L54.5373 11.7751C55.0226 12.1307 55.4865 12.408 55.929 12.6071C56.3858 12.792 56.8354 12.8844 57.2779 12.8844C57.749 12.8844 58.0916 12.8062 58.3057 12.6498C58.5198 12.4791 58.6269 12.2587 58.6269 11.9885C58.6269 11.7467 58.5198 11.5476 58.3057 11.3912C58.1059 11.2347 57.8418 11.0925 57.5135 10.9645C57.1852 10.8223 56.8354 10.6801 56.4643 10.5379C56.0361 10.3672 55.6079 10.1539 55.1796 9.89795C54.7657 9.64197 54.416 9.31488 54.1305 8.91669C53.845 8.50427 53.7022 8.00653 53.7022 7.42346C53.7022 6.4422 54.0734 5.64581 54.8156 5.0343C55.5722 4.42279 56.5571 4.11703 57.7704 4.11703C58.584 4.11703 59.2978 4.25925 59.9116 4.54367C60.5396 4.81387 61.0749 5.11963 61.5174 5.46094L60.1043 7.33813C59.7331 7.05371 59.362 6.83328 58.9909 6.67685C58.6197 6.52042 58.2486 6.4422 57.8775 6.4422C57.0638 6.4422 56.657 6.71951 56.657 7.27414C56.657 7.61545 56.8569 7.87854 57.2565 8.06342C57.6705 8.23407 58.1487 8.41895 58.6911 8.61804C59.1479 8.77448 59.5904 8.98068 60.0186 9.23666C60.4611 9.47842 60.8251 9.80551 61.1106 10.2179C61.4104 10.6161 61.5602 11.1423 61.5602 11.7965C61.5602 12.7493 61.1891 13.5599 60.4468 14.2283C59.7046 14.8825 58.6197 15.2096 57.1923 15.2096Z",
|
|
38
|
+
fill: "white"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ jsx("path", {
|
|
41
|
+
d: "M71.3786 7.91409L71.036 9.194H74.0122L73.691 7.91409C73.5054 7.21726 73.3127 6.47775 73.1129 5.69559C72.9273 4.91342 72.7417 4.1597 72.5562 3.43442H72.4705C72.2992 4.17392 72.1208 4.93475 71.9353 5.71692C71.764 6.48486 71.5784 7.21726 71.3786 7.91409ZM66.3255 14.9536L70.6934 1.04526H74.4832L78.8511 14.9536H75.511L74.6545 11.6472H70.3936L69.5372 14.9536H66.3255Z",
|
|
42
|
+
fill: "white"
|
|
43
|
+
}),
|
|
44
|
+
/* @__PURE__ */ jsx("path", {
|
|
45
|
+
d: "M83.3099 15.2096C82.1537 15.2096 81.3115 14.8327 80.7834 14.079C80.2695 13.311 80.0126 12.2658 80.0126 10.9432V4.37302H83.16V10.5379C83.16 11.2916 83.2671 11.8178 83.4812 12.1165C83.6953 12.4009 84.0308 12.5431 84.4875 12.5431C84.8872 12.5431 85.2227 12.4507 85.4939 12.2658C85.7651 12.0809 86.0577 11.7823 86.3717 11.3698V4.37302H89.5192V14.9536H86.9499L86.7143 13.4817H86.6501C86.2076 14.0079 85.7223 14.4274 85.1941 14.7403C84.666 15.0531 84.0379 15.2096 83.3099 15.2096Z",
|
|
46
|
+
fill: "white"
|
|
47
|
+
}),
|
|
48
|
+
/* @__PURE__ */ jsx("path", {
|
|
49
|
+
d: "M96.3786 15.2096C95.0654 15.2096 94.1232 14.8327 93.5523 14.079C92.9956 13.3253 92.7172 12.3369 92.7172 11.1139V6.82617H91.2613V4.50101L92.8885 4.37302L93.2525 1.55722H95.8647V4.37302H98.4127V6.82617H95.8647V11.0712C95.8647 11.6685 95.986 12.1022 96.2287 12.3724C96.4856 12.6284 96.8211 12.7564 97.235 12.7564C97.4063 12.7564 97.5776 12.7351 97.7489 12.6924C97.9345 12.6498 98.0986 12.6 98.2414 12.5431L98.7338 14.8256C98.4626 14.9109 98.1272 14.9962 97.7275 15.0816C97.3421 15.1669 96.8925 15.2096 96.3786 15.2096Z",
|
|
50
|
+
fill: "white"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("path", {
|
|
53
|
+
d: "M104.67 15.2096C103.771 15.2096 102.921 14.9962 102.122 14.5696C101.337 14.1288 100.702 13.4959 100.216 12.6711C99.7309 11.832 99.4883 10.8294 99.4883 9.6633C99.4883 8.48294 99.7309 7.48035 100.216 6.65552C100.702 5.83069 101.337 5.20496 102.122 4.77832C102.921 4.33746 103.771 4.11703 104.67 4.11703C105.569 4.11703 106.411 4.33746 107.196 4.77832C107.981 5.20496 108.617 5.83069 109.102 6.65552C109.587 7.48035 109.83 8.48294 109.83 9.6633C109.83 10.8294 109.587 11.832 109.102 12.6711C108.617 13.4959 107.981 14.1288 107.196 14.5696C106.411 14.9962 105.569 15.2096 104.67 15.2096ZM104.67 12.6711C105.312 12.6711 105.798 12.4009 106.126 11.8605C106.454 11.3058 106.618 10.5735 106.618 9.6633C106.618 8.73892 106.454 8.00653 106.126 7.46613C105.798 6.92572 105.312 6.65552 104.67 6.65552C104.013 6.65552 103.521 6.92572 103.192 7.46613C102.878 8.00653 102.721 8.73892 102.721 9.6633C102.721 10.5735 102.878 11.3058 103.192 11.8605C103.521 12.4009 104.013 12.6711 104.67 12.6711Z",
|
|
54
|
+
fill: "white"
|
|
55
|
+
})
|
|
56
|
+
]
|
|
57
|
+
});
|
|
58
|
+
//#endregion
|
|
59
|
+
export { SvgDahlesWordmarkDark as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
const require_runtime = require("../../../../_virtual/_rolldown/runtime.cjs");
|
|
3
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
|
+
let react = require("react");
|
|
5
|
+
react = require_runtime.__toESM(react);
|
|
6
|
+
//#region src/foundation/logos/svg/dahles/dahles_wordmark_light.svg-react
|
|
7
|
+
var SvgDahlesWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 110 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
15
|
+
id: titleId,
|
|
16
|
+
children: title
|
|
17
|
+
}) : null,
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
19
|
+
d: "M0 14.9114V1.04231H3.93953C5.3669 1.04231 6.60158 1.28339 7.64355 1.76554C8.68553 2.2477 9.492 2.9993 10.0629 4.02034C10.6482 5.02719 10.9408 6.32476 10.9408 7.91304C10.9408 9.50132 10.6553 10.8131 10.0844 11.8483C9.51341 12.8835 8.71408 13.6564 7.68638 14.1669C6.67294 14.6632 5.48109 14.9114 4.11082 14.9114H0ZM3.14735 12.3801H3.74684C4.54617 12.3801 5.23844 12.2383 5.82366 11.9547C6.42316 11.671 6.88705 11.2031 7.21534 10.5507C7.54364 9.8984 7.70779 9.01917 7.70779 7.91304C7.70779 6.80692 7.54364 5.94187 7.21534 5.3179C6.88705 4.67976 6.42316 4.23305 5.82366 3.97779C5.23844 3.70835 4.54617 3.57363 3.74684 3.57363H3.14735V12.3801Z",
|
|
20
|
+
fill: "black"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M16.01 15.1667C15.0394 15.1667 14.2687 14.8618 13.6977 14.252C13.1268 13.628 12.8413 12.8693 12.8413 11.9759C12.8413 10.8698 13.3123 10.0048 14.2544 9.38079C15.1964 8.75682 16.7166 8.33848 18.8148 8.12576C18.7863 7.65778 18.6435 7.28908 18.3866 7.01964C18.144 6.73601 17.73 6.5942 17.1448 6.5942C16.7023 6.5942 16.2527 6.67929 15.7959 6.84946C15.3392 7.01964 14.8539 7.25362 14.34 7.55143L13.2053 5.48808C13.8761 5.07683 14.5898 4.74357 15.3463 4.48831C16.1171 4.23305 16.9164 4.10542 17.7443 4.10542C19.1003 4.10542 20.1423 4.4954 20.8702 5.27536C21.5982 6.05532 21.9622 7.25362 21.9622 8.87027V14.9114H19.3929L19.1788 13.8266H19.0932C18.6507 14.2236 18.1725 14.5498 17.6587 14.805C17.1591 15.0461 16.6095 15.1667 16.01 15.1667ZM17.0806 12.7417C17.4374 12.7417 17.7443 12.6637 18.0012 12.5077C18.2724 12.3375 18.5436 12.1177 18.8148 11.8483V9.99766C17.7015 10.1395 16.9307 10.3664 16.5025 10.6784C16.0743 10.9762 15.8602 11.3307 15.8602 11.7419C15.8602 12.0823 15.9672 12.3375 16.1813 12.5077C16.4097 12.6637 16.7095 12.7417 17.0806 12.7417Z",
|
|
24
|
+
fill: "black"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
d: "M24.6244 14.9114V0H27.7718V3.65872L27.6219 5.55189C28.0216 5.19737 28.4855 4.8712 29.0136 4.5734C29.556 4.26142 30.184 4.10542 30.8977 4.10542C32.0539 4.10542 32.8889 4.48831 33.4027 5.25409C33.9309 6.00569 34.1949 7.04091 34.1949 8.35975V14.9114H31.0476V8.76391C31.0476 7.99813 30.9405 7.47343 30.7264 7.18981C30.5266 6.90619 30.1983 6.76438 29.7416 6.76438C29.3419 6.76438 28.9993 6.85655 28.7138 7.04091C28.4284 7.21108 28.1143 7.45925 27.7718 7.78541V14.9114H24.6244Z",
|
|
28
|
+
fill: "black"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
31
|
+
d: "M39.7464 15.1667C38.6616 15.1667 37.9051 14.8476 37.4769 14.2094C37.063 13.5571 36.856 12.6992 36.856 11.6356V0H40.0034V11.7632C40.0034 12.0894 40.0605 12.3163 40.1747 12.4439C40.3031 12.5715 40.4316 12.6353 40.5601 12.6353C40.6314 12.6353 40.6885 12.6353 40.7313 12.6353C40.7884 12.6212 40.8598 12.607 40.9454 12.5928L41.3308 14.9114C41.1595 14.9823 40.9383 15.039 40.6671 15.0816C40.4102 15.1383 40.1033 15.1667 39.7464 15.1667Z",
|
|
32
|
+
fill: "black"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
35
|
+
d: "M47.7354 15.1667C46.722 15.1667 45.8085 14.9469 44.9949 14.5072C44.1813 14.0676 43.539 13.4366 43.0679 12.6141C42.5969 11.7916 42.3614 10.7989 42.3614 9.63604C42.3614 8.48738 42.5969 7.50179 43.0679 6.67929C43.5532 5.85679 44.1813 5.22573 44.952 4.78612C45.7228 4.33232 46.5293 4.10542 47.3714 4.10542C48.3849 4.10542 49.2199 4.33232 49.8765 4.78612C50.5473 5.22573 51.0469 5.82842 51.3752 6.5942C51.7178 7.3458 51.8891 8.20376 51.8891 9.16807C51.8891 9.43751 51.8748 9.70695 51.8462 9.97639C51.8177 10.2316 51.7891 10.4231 51.7606 10.5507H45.4017C45.5444 11.3165 45.8656 11.8837 46.3651 12.2525C46.8647 12.607 47.4642 12.7842 48.1636 12.7842C48.9201 12.7842 49.6838 12.5503 50.4546 12.0823L51.5037 13.9755C50.9613 14.3442 50.3546 14.6349 49.6838 14.8476C49.0129 15.0603 48.3635 15.1667 47.7354 15.1667ZM45.3803 8.48738H49.2127C49.2127 7.90595 49.07 7.43089 48.7845 7.06218C48.5133 6.67929 48.0637 6.48784 47.4357 6.48784C46.9504 6.48784 46.515 6.65802 46.1296 6.99836C45.7442 7.32453 45.4944 7.82087 45.3803 8.48738Z",
|
|
36
|
+
fill: "black"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
39
|
+
d: "M57.1898 15.1667C56.4904 15.1667 55.7696 15.0319 55.0274 14.7625C54.2994 14.4931 53.6642 14.1385 53.1218 13.6989L54.5349 11.7419C55.0202 12.0965 55.4841 12.373 55.9266 12.5715C56.3834 12.7559 56.833 12.8481 57.2755 12.8481C57.7465 12.8481 58.0891 12.7701 58.3032 12.6141C58.5173 12.4439 58.6243 12.2241 58.6243 11.9547C58.6243 11.7136 58.5173 11.515 58.3032 11.359C58.1033 11.2031 57.8393 11.0612 57.511 10.9336C57.1827 10.7918 56.833 10.65 56.4619 10.5082C56.0337 10.338 55.6055 10.1253 55.1772 9.87003C54.7633 9.61477 54.4136 9.28861 54.1281 8.89154C53.8427 8.48029 53.6999 7.98395 53.6999 7.40252C53.6999 6.42403 54.071 5.62989 54.8133 5.0201C55.5698 4.41032 56.5546 4.10542 57.7679 4.10542C58.5815 4.10542 59.2952 4.24723 59.909 4.53086C60.537 4.8003 61.0723 5.10519 61.5147 5.44554L60.1017 7.31744C59.7305 7.03382 59.3594 6.81401 58.9883 6.65802C58.6172 6.50203 58.2461 6.42403 57.875 6.42403C57.0614 6.42403 56.6546 6.70056 56.6546 7.25362C56.6546 7.59397 56.8544 7.85632 57.2541 8.04067C57.668 8.21085 58.1462 8.3952 58.6886 8.59373C59.1453 8.74973 59.5878 8.95535 60.016 9.21061C60.4585 9.45169 60.8225 9.77786 61.108 10.1891C61.4077 10.5862 61.5576 11.1109 61.5576 11.7632C61.5576 12.7133 61.1865 13.5217 60.4442 14.1882C59.702 14.8405 58.6172 15.1667 57.1898 15.1667Z",
|
|
40
|
+
fill: "black"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
43
|
+
d: "M71.3755 7.89177L71.0329 9.16807H74.009L73.6878 7.89177C73.5022 7.1969 73.3095 6.45948 73.1097 5.67952C72.9242 4.89956 72.7386 4.14797 72.553 3.42473H72.4674C72.2961 4.16215 72.1177 4.92084 71.9321 5.70079C71.7608 6.46657 71.5753 7.1969 71.3755 7.89177ZM66.3226 14.9114L70.6903 1.04231H74.48L78.8477 14.9114H75.5077L74.6513 11.6143H70.3906L69.5342 14.9114H66.3226Z",
|
|
44
|
+
fill: "black"
|
|
45
|
+
}),
|
|
46
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
47
|
+
d: "M83.3063 15.1667C82.1501 15.1667 81.308 14.7909 80.7799 14.0393C80.266 13.2735 80.0091 12.2312 80.0091 10.9123V4.36068H83.1564V10.5082C83.1564 11.2598 83.2635 11.7845 83.4776 12.0823C83.6917 12.3659 84.0271 12.5077 84.4839 12.5077C84.8836 12.5077 85.219 12.4155 85.4902 12.2312C85.7614 12.0468 86.054 11.749 86.368 11.3378V4.36068H89.5154V14.9114H86.9461L86.7106 13.4437H86.6463C86.2039 13.9684 85.7186 14.3867 85.1904 14.6987C84.6623 15.0107 84.0343 15.1667 83.3063 15.1667Z",
|
|
48
|
+
fill: "black"
|
|
49
|
+
}),
|
|
50
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
51
|
+
d: "M96.3744 15.1667C95.0612 15.1667 94.1192 14.7909 93.5482 14.0393C92.9916 13.2877 92.7132 12.3021 92.7132 11.0825V6.80692H91.2573V4.48831L92.8845 4.36068L93.2485 1.55283H95.8606V4.36068H98.4084V6.80692H95.8606V11.04C95.8606 11.6356 95.9819 12.0681 96.2245 12.3375C96.4815 12.5928 96.8169 12.7204 97.2308 12.7204C97.4021 12.7204 97.5734 12.6992 97.7447 12.6566C97.9302 12.6141 98.0944 12.5644 98.2371 12.5077L98.7296 14.7838C98.4584 14.8689 98.1229 14.9539 97.7233 15.039C97.3379 15.1241 96.8883 15.1667 96.3744 15.1667Z",
|
|
52
|
+
fill: "black"
|
|
53
|
+
}),
|
|
54
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
55
|
+
d: "M104.665 15.1667C103.766 15.1667 102.917 14.954 102.117 14.5285C101.332 14.0889 100.697 13.4578 100.212 12.6353C99.7266 11.7987 99.484 10.7989 99.484 9.63604C99.484 8.45901 99.7266 7.45925 100.212 6.63675C100.697 5.81424 101.332 5.19028 102.117 4.76484C102.917 4.32523 103.766 4.10542 104.665 4.10542C105.565 4.10542 106.407 4.32523 107.192 4.76484C107.977 5.19028 108.612 5.81424 109.097 6.63675C109.583 7.45925 109.825 8.45901 109.825 9.63604C109.825 10.7989 109.583 11.7987 109.097 12.6353C108.612 13.4578 107.977 14.0889 107.192 14.5285C106.407 14.954 105.565 15.1667 104.665 15.1667ZM104.665 12.6353C105.308 12.6353 105.793 12.3659 106.121 11.827C106.45 11.274 106.614 10.5436 106.614 9.63604C106.614 8.71427 106.45 7.98395 106.121 7.44507C105.793 6.90619 105.308 6.63675 104.665 6.63675C104.009 6.63675 103.516 6.90619 103.188 7.44507C102.874 7.98395 102.717 8.71427 102.717 9.63604C102.717 10.5436 102.874 11.274 103.188 11.827C103.516 12.3659 104.009 12.6353 104.665 12.6353Z",
|
|
56
|
+
fill: "black"
|
|
57
|
+
})
|
|
58
|
+
]
|
|
59
|
+
});
|
|
60
|
+
//#endregion
|
|
61
|
+
exports.default = SvgDahlesWordmarkLight;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/dahles/dahles_wordmark_light.svg-react
|
|
5
|
+
var SvgDahlesWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 110 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
"aria-labelledby": titleId,
|
|
10
|
+
...props,
|
|
11
|
+
children: [
|
|
12
|
+
title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null,
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
d: "M0 14.9114V1.04231H3.93953C5.3669 1.04231 6.60158 1.28339 7.64355 1.76554C8.68553 2.2477 9.492 2.9993 10.0629 4.02034C10.6482 5.02719 10.9408 6.32476 10.9408 7.91304C10.9408 9.50132 10.6553 10.8131 10.0844 11.8483C9.51341 12.8835 8.71408 13.6564 7.68638 14.1669C6.67294 14.6632 5.48109 14.9114 4.11082 14.9114H0ZM3.14735 12.3801H3.74684C4.54617 12.3801 5.23844 12.2383 5.82366 11.9547C6.42316 11.671 6.88705 11.2031 7.21534 10.5507C7.54364 9.8984 7.70779 9.01917 7.70779 7.91304C7.70779 6.80692 7.54364 5.94187 7.21534 5.3179C6.88705 4.67976 6.42316 4.23305 5.82366 3.97779C5.23844 3.70835 4.54617 3.57363 3.74684 3.57363H3.14735V12.3801Z",
|
|
18
|
+
fill: "black"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M16.01 15.1667C15.0394 15.1667 14.2687 14.8618 13.6977 14.252C13.1268 13.628 12.8413 12.8693 12.8413 11.9759C12.8413 10.8698 13.3123 10.0048 14.2544 9.38079C15.1964 8.75682 16.7166 8.33848 18.8148 8.12576C18.7863 7.65778 18.6435 7.28908 18.3866 7.01964C18.144 6.73601 17.73 6.5942 17.1448 6.5942C16.7023 6.5942 16.2527 6.67929 15.7959 6.84946C15.3392 7.01964 14.8539 7.25362 14.34 7.55143L13.2053 5.48808C13.8761 5.07683 14.5898 4.74357 15.3463 4.48831C16.1171 4.23305 16.9164 4.10542 17.7443 4.10542C19.1003 4.10542 20.1423 4.4954 20.8702 5.27536C21.5982 6.05532 21.9622 7.25362 21.9622 8.87027V14.9114H19.3929L19.1788 13.8266H19.0932C18.6507 14.2236 18.1725 14.5498 17.6587 14.805C17.1591 15.0461 16.6095 15.1667 16.01 15.1667ZM17.0806 12.7417C17.4374 12.7417 17.7443 12.6637 18.0012 12.5077C18.2724 12.3375 18.5436 12.1177 18.8148 11.8483V9.99766C17.7015 10.1395 16.9307 10.3664 16.5025 10.6784C16.0743 10.9762 15.8602 11.3307 15.8602 11.7419C15.8602 12.0823 15.9672 12.3375 16.1813 12.5077C16.4097 12.6637 16.7095 12.7417 17.0806 12.7417Z",
|
|
22
|
+
fill: "black"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
d: "M24.6244 14.9114V0H27.7718V3.65872L27.6219 5.55189C28.0216 5.19737 28.4855 4.8712 29.0136 4.5734C29.556 4.26142 30.184 4.10542 30.8977 4.10542C32.0539 4.10542 32.8889 4.48831 33.4027 5.25409C33.9309 6.00569 34.1949 7.04091 34.1949 8.35975V14.9114H31.0476V8.76391C31.0476 7.99813 30.9405 7.47343 30.7264 7.18981C30.5266 6.90619 30.1983 6.76438 29.7416 6.76438C29.3419 6.76438 28.9993 6.85655 28.7138 7.04091C28.4284 7.21108 28.1143 7.45925 27.7718 7.78541V14.9114H24.6244Z",
|
|
26
|
+
fill: "black"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
d: "M39.7464 15.1667C38.6616 15.1667 37.9051 14.8476 37.4769 14.2094C37.063 13.5571 36.856 12.6992 36.856 11.6356V0H40.0034V11.7632C40.0034 12.0894 40.0605 12.3163 40.1747 12.4439C40.3031 12.5715 40.4316 12.6353 40.5601 12.6353C40.6314 12.6353 40.6885 12.6353 40.7313 12.6353C40.7884 12.6212 40.8598 12.607 40.9454 12.5928L41.3308 14.9114C41.1595 14.9823 40.9383 15.039 40.6671 15.0816C40.4102 15.1383 40.1033 15.1667 39.7464 15.1667Z",
|
|
30
|
+
fill: "black"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
d: "M47.7354 15.1667C46.722 15.1667 45.8085 14.9469 44.9949 14.5072C44.1813 14.0676 43.539 13.4366 43.0679 12.6141C42.5969 11.7916 42.3614 10.7989 42.3614 9.63604C42.3614 8.48738 42.5969 7.50179 43.0679 6.67929C43.5532 5.85679 44.1813 5.22573 44.952 4.78612C45.7228 4.33232 46.5293 4.10542 47.3714 4.10542C48.3849 4.10542 49.2199 4.33232 49.8765 4.78612C50.5473 5.22573 51.0469 5.82842 51.3752 6.5942C51.7178 7.3458 51.8891 8.20376 51.8891 9.16807C51.8891 9.43751 51.8748 9.70695 51.8462 9.97639C51.8177 10.2316 51.7891 10.4231 51.7606 10.5507H45.4017C45.5444 11.3165 45.8656 11.8837 46.3651 12.2525C46.8647 12.607 47.4642 12.7842 48.1636 12.7842C48.9201 12.7842 49.6838 12.5503 50.4546 12.0823L51.5037 13.9755C50.9613 14.3442 50.3546 14.6349 49.6838 14.8476C49.0129 15.0603 48.3635 15.1667 47.7354 15.1667ZM45.3803 8.48738H49.2127C49.2127 7.90595 49.07 7.43089 48.7845 7.06218C48.5133 6.67929 48.0637 6.48784 47.4357 6.48784C46.9504 6.48784 46.515 6.65802 46.1296 6.99836C45.7442 7.32453 45.4944 7.82087 45.3803 8.48738Z",
|
|
34
|
+
fill: "black"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
d: "M57.1898 15.1667C56.4904 15.1667 55.7696 15.0319 55.0274 14.7625C54.2994 14.4931 53.6642 14.1385 53.1218 13.6989L54.5349 11.7419C55.0202 12.0965 55.4841 12.373 55.9266 12.5715C56.3834 12.7559 56.833 12.8481 57.2755 12.8481C57.7465 12.8481 58.0891 12.7701 58.3032 12.6141C58.5173 12.4439 58.6243 12.2241 58.6243 11.9547C58.6243 11.7136 58.5173 11.515 58.3032 11.359C58.1033 11.2031 57.8393 11.0612 57.511 10.9336C57.1827 10.7918 56.833 10.65 56.4619 10.5082C56.0337 10.338 55.6055 10.1253 55.1772 9.87003C54.7633 9.61477 54.4136 9.28861 54.1281 8.89154C53.8427 8.48029 53.6999 7.98395 53.6999 7.40252C53.6999 6.42403 54.071 5.62989 54.8133 5.0201C55.5698 4.41032 56.5546 4.10542 57.7679 4.10542C58.5815 4.10542 59.2952 4.24723 59.909 4.53086C60.537 4.8003 61.0723 5.10519 61.5147 5.44554L60.1017 7.31744C59.7305 7.03382 59.3594 6.81401 58.9883 6.65802C58.6172 6.50203 58.2461 6.42403 57.875 6.42403C57.0614 6.42403 56.6546 6.70056 56.6546 7.25362C56.6546 7.59397 56.8544 7.85632 57.2541 8.04067C57.668 8.21085 58.1462 8.3952 58.6886 8.59373C59.1453 8.74973 59.5878 8.95535 60.016 9.21061C60.4585 9.45169 60.8225 9.77786 61.108 10.1891C61.4077 10.5862 61.5576 11.1109 61.5576 11.7632C61.5576 12.7133 61.1865 13.5217 60.4442 14.1882C59.702 14.8405 58.6172 15.1667 57.1898 15.1667Z",
|
|
38
|
+
fill: "black"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ jsx("path", {
|
|
41
|
+
d: "M71.3755 7.89177L71.0329 9.16807H74.009L73.6878 7.89177C73.5022 7.1969 73.3095 6.45948 73.1097 5.67952C72.9242 4.89956 72.7386 4.14797 72.553 3.42473H72.4674C72.2961 4.16215 72.1177 4.92084 71.9321 5.70079C71.7608 6.46657 71.5753 7.1969 71.3755 7.89177ZM66.3226 14.9114L70.6903 1.04231H74.48L78.8477 14.9114H75.5077L74.6513 11.6143H70.3906L69.5342 14.9114H66.3226Z",
|
|
42
|
+
fill: "black"
|
|
43
|
+
}),
|
|
44
|
+
/* @__PURE__ */ jsx("path", {
|
|
45
|
+
d: "M83.3063 15.1667C82.1501 15.1667 81.308 14.7909 80.7799 14.0393C80.266 13.2735 80.0091 12.2312 80.0091 10.9123V4.36068H83.1564V10.5082C83.1564 11.2598 83.2635 11.7845 83.4776 12.0823C83.6917 12.3659 84.0271 12.5077 84.4839 12.5077C84.8836 12.5077 85.219 12.4155 85.4902 12.2312C85.7614 12.0468 86.054 11.749 86.368 11.3378V4.36068H89.5154V14.9114H86.9461L86.7106 13.4437H86.6463C86.2039 13.9684 85.7186 14.3867 85.1904 14.6987C84.6623 15.0107 84.0343 15.1667 83.3063 15.1667Z",
|
|
46
|
+
fill: "black"
|
|
47
|
+
}),
|
|
48
|
+
/* @__PURE__ */ jsx("path", {
|
|
49
|
+
d: "M96.3744 15.1667C95.0612 15.1667 94.1192 14.7909 93.5482 14.0393C92.9916 13.2877 92.7132 12.3021 92.7132 11.0825V6.80692H91.2573V4.48831L92.8845 4.36068L93.2485 1.55283H95.8606V4.36068H98.4084V6.80692H95.8606V11.04C95.8606 11.6356 95.9819 12.0681 96.2245 12.3375C96.4815 12.5928 96.8169 12.7204 97.2308 12.7204C97.4021 12.7204 97.5734 12.6992 97.7447 12.6566C97.9302 12.6141 98.0944 12.5644 98.2371 12.5077L98.7296 14.7838C98.4584 14.8689 98.1229 14.9539 97.7233 15.039C97.3379 15.1241 96.8883 15.1667 96.3744 15.1667Z",
|
|
50
|
+
fill: "black"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("path", {
|
|
53
|
+
d: "M104.665 15.1667C103.766 15.1667 102.917 14.954 102.117 14.5285C101.332 14.0889 100.697 13.4578 100.212 12.6353C99.7266 11.7987 99.484 10.7989 99.484 9.63604C99.484 8.45901 99.7266 7.45925 100.212 6.63675C100.697 5.81424 101.332 5.19028 102.117 4.76484C102.917 4.32523 103.766 4.10542 104.665 4.10542C105.565 4.10542 106.407 4.32523 107.192 4.76484C107.977 5.19028 108.612 5.81424 109.097 6.63675C109.583 7.45925 109.825 8.45901 109.825 9.63604C109.825 10.7989 109.583 11.7987 109.097 12.6353C108.612 13.4578 107.977 14.0889 107.192 14.5285C106.407 14.954 105.565 15.1667 104.665 15.1667ZM104.665 12.6353C105.308 12.6353 105.793 12.3659 106.121 11.827C106.45 11.274 106.614 10.5436 106.614 9.63604C106.614 8.71427 106.45 7.98395 106.121 7.44507C105.793 6.90619 105.308 6.63675 104.665 6.63675C104.009 6.63675 103.516 6.90619 103.188 7.44507C102.874 7.98395 102.717 8.71427 102.717 9.63604C102.717 10.5436 102.874 11.274 103.188 11.827C103.516 12.3659 104.009 12.6353 104.665 12.6353Z",
|
|
54
|
+
fill: "black"
|
|
55
|
+
})
|
|
56
|
+
]
|
|
57
|
+
});
|
|
58
|
+
//#endregion
|
|
59
|
+
export { SvgDahlesWordmarkLight as default };
|