@gnist/design-system 6.2.3 → 6.3.1
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 +12 -0
- package/dist/building-blocks/skeletons/CircularSkeleton.cjs +2 -1
- package/dist/building-blocks/skeletons/CircularSkeleton.d.ts.map +1 -1
- package/dist/building-blocks/skeletons/CircularSkeleton.js +2 -1
- package/dist/building-blocks/skeletons/RectangularSkeleton.cjs +2 -1
- package/dist/building-blocks/skeletons/RectangularSkeleton.d.ts.map +1 -1
- package/dist/building-blocks/skeletons/RectangularSkeleton.js +2 -1
- package/dist/building-blocks/skeletons/TextSkeleton.cjs +2 -1
- package/dist/building-blocks/skeletons/TextSkeleton.d.ts.map +1 -1
- package/dist/building-blocks/skeletons/TextSkeleton.js +2 -1
- 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,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 };
|
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const
|
|
4
|
-
const
|
|
3
|
+
const require_dahles_wordmark_light = require("./dahles_wordmark_light.svg-react.cjs");
|
|
4
|
+
const require_dahles_wordmark_dark = require("./dahles_wordmark_dark.svg-react.cjs");
|
|
5
5
|
//#region src/foundation/logos/svg/dahles/index.ts
|
|
6
6
|
var dahles = {
|
|
7
7
|
key: "dahles",
|
|
8
|
-
symbol:
|
|
9
|
-
|
|
8
|
+
symbol: {
|
|
9
|
+
light: require_dahles_wordmark_light.default,
|
|
10
|
+
dark: require_dahles_wordmark_dark.default
|
|
11
|
+
},
|
|
12
|
+
wordmark: {
|
|
13
|
+
light: require_dahles_wordmark_light.default,
|
|
14
|
+
dark: require_dahles_wordmark_dark.default
|
|
15
|
+
}
|
|
10
16
|
};
|
|
11
17
|
//#endregion
|
|
12
18
|
exports.dahles = dahles;
|
|
@@ -1,16 +1,32 @@
|
|
|
1
1
|
export declare const dahles: {
|
|
2
|
-
key:
|
|
3
|
-
symbol:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
key: "dahles";
|
|
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/dahles/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/logos/svg/dahles/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOH,CAAC"}
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
2
|
+
import SvgDahlesWordmarkLight from "./dahles_wordmark_light.svg-react.js";
|
|
3
|
+
import SvgDahlesWordmarkDark from "./dahles_wordmark_dark.svg-react.js";
|
|
4
4
|
//#region src/foundation/logos/svg/dahles/index.ts
|
|
5
5
|
var dahles = {
|
|
6
6
|
key: "dahles",
|
|
7
|
-
symbol:
|
|
8
|
-
|
|
7
|
+
symbol: {
|
|
8
|
+
light: SvgDahlesWordmarkLight,
|
|
9
|
+
dark: SvgDahlesWordmarkDark
|
|
10
|
+
},
|
|
11
|
+
wordmark: {
|
|
12
|
+
light: SvgDahlesWordmarkLight,
|
|
13
|
+
dark: SvgDahlesWordmarkDark
|
|
14
|
+
}
|
|
9
15
|
};
|
|
10
16
|
//#endregion
|
|
11
17
|
export { dahles };
|
|
@@ -0,0 +1,22 @@
|
|
|
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/gumpen/gumpen_symbol_dark.svg-react
|
|
7
|
+
var SvgGumpenSymbolDark = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
|
+
id: titleId,
|
|
15
|
+
children: title
|
|
16
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
17
|
+
d: "M15.9852 9.04526C16.0077 8.56681 16.0077 8.13625 15.9626 7.56742V7.56876H6.5858V10.3637H12.5568C12.1027 11.9771 10.3992 13.0004 8.35575 13.0004C5.26733 13.0004 3.22386 10.8647 3.22386 8.00067C3.22386 5.13665 5.31377 3.04607 8.10611 3.04607C10.2186 3.04607 11.4667 4.13591 12.1027 5.40908H15.5762C14.7357 2.18225 12.0337 0 8.10611 0C3.42834 0 0 3.36241 0 7.99933C0 12.6362 3.38318 16 8.35575 16C12.9193 16 15.8033 12.7493 15.9852 9.04526Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
})]
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
exports.default = SvgGumpenSymbolDark;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/gumpen/gumpen_symbol_dark.svg-react
|
|
5
|
+
var SvgGumpenSymbolDark = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 16 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: "M15.9852 9.04526C16.0077 8.56681 16.0077 8.13625 15.9626 7.56742V7.56876H6.5858V10.3637H12.5568C12.1027 11.9771 10.3992 13.0004 8.35575 13.0004C5.26733 13.0004 3.22386 10.8647 3.22386 8.00067C3.22386 5.13665 5.31377 3.04607 8.10611 3.04607C10.2186 3.04607 11.4667 4.13591 12.1027 5.40908H15.5762C14.7357 2.18225 12.0337 0 8.10611 0C3.42834 0 0 3.36241 0 7.99933C0 12.6362 3.38318 16 8.35575 16C12.9193 16 15.8033 12.7493 15.9852 9.04526Z",
|
|
16
|
+
fill: "white"
|
|
17
|
+
})]
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
export { SvgGumpenSymbolDark as default };
|
|
@@ -0,0 +1,22 @@
|
|
|
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/gumpen/gumpen_symbol_light.svg-react
|
|
7
|
+
var SvgGumpenSymbolLight = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
...props,
|
|
13
|
+
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
|
+
id: titleId,
|
|
15
|
+
children: title
|
|
16
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
17
|
+
d: "M15.9852 9.04526C16.0077 8.56681 16.0077 8.13625 15.9626 7.56742V7.56876H6.5858V10.3637H12.5568C12.1027 11.9771 10.3992 13.0004 8.35575 13.0004C5.26733 13.0004 3.22386 10.8647 3.22386 8.00067C3.22386 5.13665 5.31377 3.04607 8.10611 3.04607C10.2186 3.04607 11.4667 4.13591 12.1027 5.40908H15.5762C14.7357 2.18225 12.0337 0 8.10611 0C3.42834 0 0 3.36241 0 7.99933C0 12.6362 3.38318 16 8.35575 16C12.9193 16 15.8033 12.7493 15.9852 9.04526Z",
|
|
18
|
+
fill: "black"
|
|
19
|
+
})]
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
exports.default = SvgGumpenSymbolLight;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/gumpen/gumpen_symbol_light.svg-react
|
|
5
|
+
var SvgGumpenSymbolLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 16 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: "M15.9852 9.04526C16.0077 8.56681 16.0077 8.13625 15.9626 7.56742V7.56876H6.5858V10.3637H12.5568C12.1027 11.9771 10.3992 13.0004 8.35575 13.0004C5.26733 13.0004 3.22386 10.8647 3.22386 8.00067C3.22386 5.13665 5.31377 3.04607 8.10611 3.04607C10.2186 3.04607 11.4667 4.13591 12.1027 5.40908H15.5762C14.7357 2.18225 12.0337 0 8.10611 0C3.42834 0 0 3.36241 0 7.99933C0 12.6362 3.38318 16 8.35575 16C12.9193 16 15.8033 12.7493 15.9852 9.04526Z",
|
|
16
|
+
fill: "black"
|
|
17
|
+
})]
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
export { SvgGumpenSymbolLight as default };
|
|
@@ -0,0 +1,47 @@
|
|
|
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/gumpen/gumpen_wordmark_dark.svg-react
|
|
7
|
+
var SvgGumpenWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 95 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: "M15.9928 9.04526C16.0154 8.56681 16.0154 8.13625 15.9702 7.56742V7.56876H6.58895V10.3637H12.5628C12.1085 11.9771 10.4042 13.0004 8.35974 13.0004C5.26985 13.0004 3.2254 10.8647 3.2254 8.00067C3.2254 5.13665 5.31631 3.04607 8.10999 3.04607C10.2235 3.04607 11.4722 4.13591 12.1085 5.40908H15.5837C14.7428 2.18225 12.0394 0 8.10999 0C3.42998 0 0 3.36241 0 7.99933C0 12.6362 3.3848 16 8.35974 16C12.9255 16 15.8108 12.7493 15.9928 9.04526Z",
|
|
20
|
+
fill: "white"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M18.2404 0.249865V9.15827C18.2404 13.6809 21.0115 15.9987 24.646 15.9987C28.2806 15.9987 31.0517 13.6809 31.0517 9.15827V0.249865H27.8715V9.09045C27.8715 11.8176 26.5762 12.9991 24.646 12.9991C22.7159 12.9991 21.4206 11.8176 21.4206 9.09045V0.249865H18.2404Z",
|
|
24
|
+
fill: "white"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
d: "M37.1835 15.7489H34.0046V0.249865H38.2304L41.8649 9.11308L41.9022 9.20481L41.9029 9.20642L41.9038 9.20865C42.2303 10.0133 42.5324 10.7576 42.751 11.5451H42.7961C43.0149 10.7565 43.3176 10.0111 43.6447 9.20548L43.6822 9.11308L47.3167 0.249865H51.5424V15.7489H48.3622V5.954C48.3622 5.68157 48.3622 5.36261 48.4074 4.97717H48.3622C48.3318 5.09961 48.2987 5.2168 48.2621 5.33311C48.1899 5.56277 48.104 5.789 47.9982 6.04566L44.0223 15.5681H41.5235L37.5476 6.04566C37.3881 5.65894 37.2752 5.34133 37.1835 4.97717H37.1384C37.1835 5.36389 37.1835 5.68157 37.1835 5.954V15.7489Z",
|
|
28
|
+
fill: "white"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M61.0833 10.2494C63.9221 10.2494 66.3983 8.65854 66.3983 5.2496H66.3996C66.3996 1.84072 63.9247 0.249865 61.0846 0.249865H54.6325V15.7489H57.8127V10.2494H61.0833ZM63.1715 5.2496C63.1715 6.65834 62.0357 7.2498 60.6276 7.2498H57.8114V3.24946H60.6276C62.0357 3.24946 63.1715 3.84085 63.1715 5.2496Z",
|
|
34
|
+
fill: "white"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
37
|
+
d: "M78.7329 3.20427H71.4412V6.47629H77.7339V9.38551H71.4412V12.7945H78.7329V15.7489H68.3513V0.249865H78.7329V3.20427Z",
|
|
38
|
+
fill: "white"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
41
|
+
d: "M81.5073 0V15.4976H84.6875V6.8391C84.6875 6.22643 84.6875 5.83971 84.6423 5.40773H84.6649C84.9147 5.8849 85.1644 6.24906 85.3915 6.52148L92.4561 15.499H95V0H91.8198V8.65989C91.8198 9.27256 91.8198 9.65928 91.865 10.0912H91.8423C91.5926 9.61409 91.3429 9.24993 91.1157 8.97751L84.0512 0H81.5073Z",
|
|
42
|
+
fill: "white"
|
|
43
|
+
})
|
|
44
|
+
]
|
|
45
|
+
});
|
|
46
|
+
//#endregion
|
|
47
|
+
exports.default = SvgGumpenWordmarkDark;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/gumpen/gumpen_wordmark_dark.svg-react
|
|
5
|
+
var SvgGumpenWordmarkDark = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 95 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: "M15.9928 9.04526C16.0154 8.56681 16.0154 8.13625 15.9702 7.56742V7.56876H6.58895V10.3637H12.5628C12.1085 11.9771 10.4042 13.0004 8.35974 13.0004C5.26985 13.0004 3.2254 10.8647 3.2254 8.00067C3.2254 5.13665 5.31631 3.04607 8.10999 3.04607C10.2235 3.04607 11.4722 4.13591 12.1085 5.40908H15.5837C14.7428 2.18225 12.0394 0 8.10999 0C3.42998 0 0 3.36241 0 7.99933C0 12.6362 3.3848 16 8.35974 16C12.9255 16 15.8108 12.7493 15.9928 9.04526Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M18.2404 0.249865V9.15827C18.2404 13.6809 21.0115 15.9987 24.646 15.9987C28.2806 15.9987 31.0517 13.6809 31.0517 9.15827V0.249865H27.8715V9.09045C27.8715 11.8176 26.5762 12.9991 24.646 12.9991C22.7159 12.9991 21.4206 11.8176 21.4206 9.09045V0.249865H18.2404Z",
|
|
22
|
+
fill: "white"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
d: "M37.1835 15.7489H34.0046V0.249865H38.2304L41.8649 9.11308L41.9022 9.20481L41.9029 9.20642L41.9038 9.20865C42.2303 10.0133 42.5324 10.7576 42.751 11.5451H42.7961C43.0149 10.7565 43.3176 10.0111 43.6447 9.20548L43.6822 9.11308L47.3167 0.249865H51.5424V15.7489H48.3622V5.954C48.3622 5.68157 48.3622 5.36261 48.4074 4.97717H48.3622C48.3318 5.09961 48.2987 5.2168 48.2621 5.33311C48.1899 5.56277 48.104 5.789 47.9982 6.04566L44.0223 15.5681H41.5235L37.5476 6.04566C37.3881 5.65894 37.2752 5.34133 37.1835 4.97717H37.1384C37.1835 5.36389 37.1835 5.68157 37.1835 5.954V15.7489Z",
|
|
26
|
+
fill: "white"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fillRule: "evenodd",
|
|
30
|
+
clipRule: "evenodd",
|
|
31
|
+
d: "M61.0833 10.2494C63.9221 10.2494 66.3983 8.65854 66.3983 5.2496H66.3996C66.3996 1.84072 63.9247 0.249865 61.0846 0.249865H54.6325V15.7489H57.8127V10.2494H61.0833ZM63.1715 5.2496C63.1715 6.65834 62.0357 7.2498 60.6276 7.2498H57.8114V3.24946H60.6276C62.0357 3.24946 63.1715 3.84085 63.1715 5.2496Z",
|
|
32
|
+
fill: "white"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ jsx("path", {
|
|
35
|
+
d: "M78.7329 3.20427H71.4412V6.47629H77.7339V9.38551H71.4412V12.7945H78.7329V15.7489H68.3513V0.249865H78.7329V3.20427Z",
|
|
36
|
+
fill: "white"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
d: "M81.5073 0V15.4976H84.6875V6.8391C84.6875 6.22643 84.6875 5.83971 84.6423 5.40773H84.6649C84.9147 5.8849 85.1644 6.24906 85.3915 6.52148L92.4561 15.499H95V0H91.8198V8.65989C91.8198 9.27256 91.8198 9.65928 91.865 10.0912H91.8423C91.5926 9.61409 91.3429 9.24993 91.1157 8.97751L84.0512 0H81.5073Z",
|
|
40
|
+
fill: "white"
|
|
41
|
+
})
|
|
42
|
+
]
|
|
43
|
+
});
|
|
44
|
+
//#endregion
|
|
45
|
+
export { SvgGumpenWordmarkDark as default };
|
|
@@ -0,0 +1,47 @@
|
|
|
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/gumpen/gumpen_wordmark_light.svg-react
|
|
7
|
+
var SvgGumpenWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
8
|
+
viewBox: "0 0 95 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: "M15.9928 9.04526C16.0154 8.56681 16.0154 8.13625 15.9702 7.56742V7.56876H6.58895V10.3637H12.5628C12.1085 11.9771 10.4042 13.0004 8.35974 13.0004C5.26985 13.0004 3.2254 10.8647 3.2254 8.00067C3.2254 5.13665 5.31631 3.04607 8.10999 3.04607C10.2235 3.04607 11.4722 4.13591 12.1085 5.40908H15.5837C14.7428 2.18225 12.0394 0 8.10999 0C3.42998 0 0 3.36241 0 7.99933C0 12.6362 3.3848 16 8.35974 16C12.9255 16 15.8108 12.7493 15.9928 9.04526Z",
|
|
20
|
+
fill: "black"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
|
+
d: "M18.2404 0.249865V9.15827C18.2404 13.6809 21.0115 15.9987 24.6461 15.9987C28.2806 15.9987 31.0517 13.6809 31.0517 9.15827V0.249865H27.8715V9.09045C27.8715 11.8176 26.5762 12.9991 24.6461 12.9991C22.7159 12.9991 21.4206 11.8176 21.4206 9.09045V0.249865H18.2404Z",
|
|
24
|
+
fill: "black"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
27
|
+
d: "M37.1836 15.7489H34.0047V0.249865H38.2304L41.8649 9.11308L41.9022 9.20481L41.9029 9.20642L41.9038 9.20865C42.2303 10.0133 42.5324 10.7576 42.751 11.5451H42.7961C43.0149 10.7565 43.3176 10.0111 43.6447 9.20548L43.6822 9.11308L47.3167 0.249865H51.5424V15.7489H48.3622V5.954C48.3622 5.68157 48.3622 5.36261 48.4074 4.97717H48.3622C48.3318 5.09961 48.2987 5.2168 48.2621 5.33311C48.1899 5.56277 48.104 5.789 47.9982 6.04566L44.0223 15.5681H41.5235L37.5476 6.04566C37.3881 5.65894 37.2752 5.34133 37.1836 4.97717H37.1384C37.1836 5.36389 37.1836 5.68157 37.1836 5.954V15.7489Z",
|
|
28
|
+
fill: "black"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M61.0833 10.2494C63.9221 10.2494 66.3983 8.65854 66.3983 5.2496H66.3996C66.3996 1.84072 63.9247 0.249865 61.0846 0.249865H54.6325V15.7489H57.8127V10.2494H61.0833ZM63.1716 5.2496C63.1716 6.65834 62.0357 7.2498 60.6276 7.2498H57.8114V3.24946H60.6276C62.0357 3.24946 63.1716 3.84085 63.1716 5.2496Z",
|
|
34
|
+
fill: "black"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
37
|
+
d: "M78.7329 3.20427H71.4412V6.47629H77.7339V9.38551H71.4412V12.7945H78.7329V15.7489H68.3513V0.249865H78.7329V3.20427Z",
|
|
38
|
+
fill: "black"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
41
|
+
d: "M81.5073 0V15.4976H84.6875V6.8391C84.6875 6.22643 84.6875 5.83971 84.6423 5.40773H84.6649C84.9147 5.8849 85.1644 6.24906 85.3915 6.52148L92.4561 15.499H95V0H91.8198V8.65989C91.8198 9.27256 91.8198 9.65928 91.865 10.0912H91.8424C91.5926 9.61409 91.3429 9.24993 91.1157 8.97751L84.0512 0H81.5073Z",
|
|
42
|
+
fill: "black"
|
|
43
|
+
})
|
|
44
|
+
]
|
|
45
|
+
});
|
|
46
|
+
//#endregion
|
|
47
|
+
exports.default = SvgGumpenWordmarkLight;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import "react";
|
|
4
|
+
//#region src/foundation/logos/svg/gumpen/gumpen_wordmark_light.svg-react
|
|
5
|
+
var SvgGumpenWordmarkLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 95 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: "M15.9928 9.04526C16.0154 8.56681 16.0154 8.13625 15.9702 7.56742V7.56876H6.58895V10.3637H12.5628C12.1085 11.9771 10.4042 13.0004 8.35974 13.0004C5.26985 13.0004 3.2254 10.8647 3.2254 8.00067C3.2254 5.13665 5.31631 3.04607 8.10999 3.04607C10.2235 3.04607 11.4722 4.13591 12.1085 5.40908H15.5837C14.7428 2.18225 12.0394 0 8.10999 0C3.42998 0 0 3.36241 0 7.99933C0 12.6362 3.3848 16 8.35974 16C12.9255 16 15.8108 12.7493 15.9928 9.04526Z",
|
|
18
|
+
fill: "black"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M18.2404 0.249865V9.15827C18.2404 13.6809 21.0115 15.9987 24.6461 15.9987C28.2806 15.9987 31.0517 13.6809 31.0517 9.15827V0.249865H27.8715V9.09045C27.8715 11.8176 26.5762 12.9991 24.6461 12.9991C22.7159 12.9991 21.4206 11.8176 21.4206 9.09045V0.249865H18.2404Z",
|
|
22
|
+
fill: "black"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
d: "M37.1836 15.7489H34.0047V0.249865H38.2304L41.8649 9.11308L41.9022 9.20481L41.9029 9.20642L41.9038 9.20865C42.2303 10.0133 42.5324 10.7576 42.751 11.5451H42.7961C43.0149 10.7565 43.3176 10.0111 43.6447 9.20548L43.6822 9.11308L47.3167 0.249865H51.5424V15.7489H48.3622V5.954C48.3622 5.68157 48.3622 5.36261 48.4074 4.97717H48.3622C48.3318 5.09961 48.2987 5.2168 48.2621 5.33311C48.1899 5.56277 48.104 5.789 47.9982 6.04566L44.0223 15.5681H41.5235L37.5476 6.04566C37.3881 5.65894 37.2752 5.34133 37.1836 4.97717H37.1384C37.1836 5.36389 37.1836 5.68157 37.1836 5.954V15.7489Z",
|
|
26
|
+
fill: "black"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fillRule: "evenodd",
|
|
30
|
+
clipRule: "evenodd",
|
|
31
|
+
d: "M61.0833 10.2494C63.9221 10.2494 66.3983 8.65854 66.3983 5.2496H66.3996C66.3996 1.84072 63.9247 0.249865 61.0846 0.249865H54.6325V15.7489H57.8127V10.2494H61.0833ZM63.1716 5.2496C63.1716 6.65834 62.0357 7.2498 60.6276 7.2498H57.8114V3.24946H60.6276C62.0357 3.24946 63.1716 3.84085 63.1716 5.2496Z",
|
|
32
|
+
fill: "black"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ jsx("path", {
|
|
35
|
+
d: "M78.7329 3.20427H71.4412V6.47629H77.7339V9.38551H71.4412V12.7945H78.7329V15.7489H68.3513V0.249865H78.7329V3.20427Z",
|
|
36
|
+
fill: "black"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
d: "M81.5073 0V15.4976H84.6875V6.8391C84.6875 6.22643 84.6875 5.83971 84.6423 5.40773H84.6649C84.9147 5.8849 85.1644 6.24906 85.3915 6.52148L92.4561 15.499H95V0H91.8198V8.65989C91.8198 9.27256 91.8198 9.65928 91.865 10.0912H91.8424C91.5926 9.61409 91.3429 9.24993 91.1157 8.97751L84.0512 0H81.5073Z",
|
|
40
|
+
fill: "black"
|
|
41
|
+
})
|
|
42
|
+
]
|
|
43
|
+
});
|
|
44
|
+
//#endregion
|
|
45
|
+
export { SvgGumpenWordmarkLight 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_gumpen_symbol_light = require("./gumpen_symbol_light.svg-react.cjs");
|
|
4
|
+
const require_gumpen_symbol_dark = require("./gumpen_symbol_dark.svg-react.cjs");
|
|
5
|
+
const require_gumpen_wordmark_light = require("./gumpen_wordmark_light.svg-react.cjs");
|
|
6
|
+
const require_gumpen_wordmark_dark = require("./gumpen_wordmark_dark.svg-react.cjs");
|
|
5
7
|
//#region src/foundation/logos/svg/gumpen/index.ts
|
|
6
8
|
var gumpen = {
|
|
7
9
|
key: "gumpen",
|
|
8
|
-
symbol:
|
|
9
|
-
|
|
10
|
+
symbol: {
|
|
11
|
+
light: require_gumpen_symbol_light.default,
|
|
12
|
+
dark: require_gumpen_symbol_dark.default
|
|
13
|
+
},
|
|
14
|
+
wordmark: {
|
|
15
|
+
light: require_gumpen_wordmark_light.default,
|
|
16
|
+
dark: require_gumpen_wordmark_dark.default
|
|
17
|
+
}
|
|
10
18
|
};
|
|
11
19
|
//#endregion
|
|
12
20
|
exports.gumpen = gumpen;
|
|
@@ -1,16 +1,32 @@
|
|
|
1
1
|
export declare const gumpen: {
|
|
2
|
-
key:
|
|
3
|
-
symbol:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
key: "gumpen";
|
|
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/gumpen/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/logos/svg/gumpen/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOH,CAAC"}
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
2
|
+
import SvgGumpenSymbolLight from "./gumpen_symbol_light.svg-react.js";
|
|
3
|
+
import SvgGumpenSymbolDark from "./gumpen_symbol_dark.svg-react.js";
|
|
4
|
+
import SvgGumpenWordmarkLight from "./gumpen_wordmark_light.svg-react.js";
|
|
5
|
+
import SvgGumpenWordmarkDark from "./gumpen_wordmark_dark.svg-react.js";
|
|
4
6
|
//#region src/foundation/logos/svg/gumpen/index.ts
|
|
5
7
|
var gumpen = {
|
|
6
8
|
key: "gumpen",
|
|
7
|
-
symbol:
|
|
8
|
-
|
|
9
|
+
symbol: {
|
|
10
|
+
light: SvgGumpenSymbolLight,
|
|
11
|
+
dark: SvgGumpenSymbolDark
|
|
12
|
+
},
|
|
13
|
+
wordmark: {
|
|
14
|
+
light: SvgGumpenWordmarkLight,
|
|
15
|
+
dark: SvgGumpenWordmarkDark
|
|
16
|
+
}
|
|
9
17
|
};
|
|
10
18
|
//#endregion
|
|
11
19
|
export { gumpen };
|