@kakadu/components 5.0.8 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/button.js +1 -1
- package/build/components/button.mjs +11 -11
- package/build/components/footer.d.ts +2 -2
- package/build/components/footer.js +1 -1
- package/build/components/footer.mjs +40 -40
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +22 -22
- package/build/components/logos/akt-logo.d.ts +2 -0
- package/build/components/logos/akt-logo.js +1 -0
- package/build/components/logos/akt-logo.mjs +62 -0
- package/build/components/logos/amedia-logo.d.ts +2 -0
- package/build/components/logos/amedia-logo.js +1 -0
- package/build/components/logos/amedia-logo.mjs +36 -0
- package/build/components/logos/bankaxept-logo.d.ts +2 -0
- package/build/components/logos/bankaxept-logo.js +1 -0
- package/build/components/logos/bankaxept-logo.mjs +37 -0
- package/build/components/logos/bankid-logo.js +1 -0
- package/build/components/{bankid-logo.mjs → logos/bankid-logo.mjs} +2 -2
- package/build/components/logos/dnb-logo.js +1 -0
- package/build/components/{dnb-logo.mjs → logos/dnb-logo.mjs} +2 -2
- package/build/components/logos/entur-logo.d.ts +2 -0
- package/build/components/logos/entur-logo.js +1 -0
- package/build/components/logos/entur-logo.mjs +43 -0
- package/build/components/logos/gjensidige-logo.js +1 -0
- package/build/components/{gjensidige-logo.mjs → logos/gjensidige-logo.mjs} +2 -2
- package/build/components/logos/kakadu-academy-logo.js +1 -0
- package/build/components/{kakadu-academy-logo.mjs → logos/kakadu-academy-logo.mjs} +3 -3
- package/build/components/logos/kakadu-guide-icon.js +1 -0
- package/build/components/{kakadu-guide-icon.mjs → logos/kakadu-guide-icon.mjs} +3 -3
- package/build/components/logos/kakadu-guide-logo.js +1 -0
- package/build/components/{kakadu-guide-logo.mjs → logos/kakadu-guide-logo.mjs} +9 -9
- package/build/components/logos/kakadu-index-logo.js +1 -0
- package/build/components/{kakadu-index-logo.mjs → logos/kakadu-index-logo.mjs} +3 -3
- package/build/components/logos/kakadu-logo.js +1 -0
- package/build/components/{kakadu-logo.mjs → logos/kakadu-logo.mjs} +2 -2
- package/build/components/logos/kakadu-play-logo.d.ts +2 -0
- package/build/components/logos/kakadu-play-logo.js +1 -0
- package/build/components/logos/kakadu-play-logo.mjs +41 -0
- package/build/components/logos/kolumbus-logo.d.ts +2 -0
- package/build/components/logos/kolumbus-logo.js +1 -0
- package/build/components/logos/kolumbus-logo.mjs +46 -0
- package/build/components/logos/nordea-logo.d.ts +2 -0
- package/build/components/logos/nordea-logo.js +1 -0
- package/build/components/logos/nordea-logo.mjs +35 -0
- package/build/components/logos/norsk-tipping-logo.d.ts +2 -0
- package/build/components/logos/norsk-tipping-logo.js +1 -0
- package/build/components/logos/norsk-tipping-logo.mjs +103 -0
- package/build/components/logos/ruter-logo.d.ts +2 -0
- package/build/components/logos/ruter-logo.js +1 -0
- package/build/components/logos/ruter-logo.mjs +34 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.d.ts +2 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.js +1 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs +84 -0
- package/build/components/logos/sparebank1-logo.js +1 -0
- package/build/components/{sparebank1-logo.mjs → logos/sparebank1-logo.mjs} +2 -2
- package/build/components/logos/sparebanken-norge-logo.d.ts +2 -0
- package/build/components/logos/sparebanken-norge-logo.js +1 -0
- package/build/components/logos/sparebanken-norge-logo.mjs +46 -0
- package/build/components/logos/sto-logo.js +1 -0
- package/build/components/{sto-logo.mjs → logos/sto-logo.mjs} +15 -15
- package/build/components/logos/storebrand-logo.js +1 -0
- package/build/components/{storebrand-logo.mjs → logos/storebrand-logo.mjs} +12 -11
- package/build/components/theme-setter.d.ts +2 -2
- package/build/components/theme-setter.js +2 -2
- package/build/components/theme-setter.mjs +2 -2
- package/build/components/veil.js +1 -1
- package/build/components/veil.mjs +7 -7
- package/build/components.css +1 -1
- package/build/icons/trend-up.js +1 -1
- package/build/icons/trend-up.mjs +9 -7
- package/build/index.d.ts +44 -22
- package/build/index.js +1 -1
- package/build/index.mjs +290 -268
- package/build/theme.js +1 -1
- package/build/theme.mjs +1 -1
- package/package.json +1 -1
- package/build/components/bankid-logo.js +0 -1
- package/build/components/dnb-logo.js +0 -1
- package/build/components/gjensidige-logo.js +0 -1
- package/build/components/kakadu-academy-logo.js +0 -1
- package/build/components/kakadu-guide-icon.js +0 -1
- package/build/components/kakadu-guide-logo.js +0 -1
- package/build/components/kakadu-index-logo.js +0 -1
- package/build/components/kakadu-logo.js +0 -1
- package/build/components/sparebank1-logo.js +0 -1
- package/build/components/sto-logo.js +0 -1
- package/build/components/storebrand-logo.js +0 -1
- /package/build/components/{bankid-logo.d.ts → logos/bankid-logo.d.ts} +0 -0
- /package/build/components/{dnb-logo.d.ts → logos/dnb-logo.d.ts} +0 -0
- /package/build/components/{gjensidige-logo.d.ts → logos/gjensidige-logo.d.ts} +0 -0
- /package/build/components/{kakadu-academy-logo.d.ts → logos/kakadu-academy-logo.d.ts} +0 -0
- /package/build/components/{kakadu-guide-icon.d.ts → logos/kakadu-guide-icon.d.ts} +0 -0
- /package/build/components/{kakadu-guide-logo.d.ts → logos/kakadu-guide-logo.d.ts} +0 -0
- /package/build/components/{kakadu-index-logo.d.ts → logos/kakadu-index-logo.d.ts} +0 -0
- /package/build/components/{kakadu-logo.d.ts → logos/kakadu-logo.d.ts} +0 -0
- /package/build/components/{sparebank1-logo.d.ts → logos/sparebank1-logo.d.ts} +0 -0
- /package/build/components/{sto-logo.d.ts → logos/sto-logo.d.ts} +0 -0
- /package/build/components/{storebrand-logo.d.ts → logos/storebrand-logo.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),a=require("../../utilities/scale.js");function n({fill:l,...e}){const{width:i,height:s}=a.default({originalWidth:93.0362,originalHeight:64,width:e.width,height:e.height});return t.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 93.0362 64",xmlns:"http://www.w3.org/2000/svg",...e,width:i,height:s,children:t.jsxRuntimeExports.jsxs("g",{fill:l??"#007272",fillRule:"evenodd",children:[t.jsxRuntimeExports.jsx("path",{d:"M89.668 31.9442a10.6487 10.6487 0 0 0-1.8465-1.2184l-.178-.0887.1554-.1337a8.7063 8.7063 0 0 0 2.7652-6.848c-.006-3.3331-1.1437-5.82-3.413-7.3936-1.9135-1.3528-4.5588-2.0142-8.092-2.0079l-10.1326.0182a1.081 1.081 0 0 0-1.0645 1.0685l.0597 33.2203a1.0667 1.0667 0 0 0 1.0685 1.0646l11.577-.0208c3.644-.0065 6.5758-.7897 8.684-2.3266a8.6558 8.6558 0 0 0 2.7937-3.4054 11.2675 11.2675 0 0 0 .9913-4.868 8.967 8.967 0 0 0-3.3681-7.0605zM71.1547 17.5795l7.9106-.0142q4.1997-.0076 6.202 1.3885c.8454.5985 2.003 1.752 2.0083 4.7074.0095 5.2883-4.1672 5.7179-5.4338 5.7201l-10.6659.0192zm9.4066 28.7366l-9.355.0168-.0244-13.6438 10.6659-.0191c4.6219-.0083 7.8707 2.6072 7.8774 6.3407.0033 1.8.0131 7.289-9.1639 7.3054z"}),t.jsxRuntimeExports.jsx("path",{d:"M22.4948 19.6221a14.0642 14.0642 0 0 0-5.5848-4.101 16.8443 16.8443 0 0 0-6.2238-1.1443l-9.6215.0173A1.086 1.086 0 0 0 0 15.4853L.0597 48.683a1.0668 1.0668 0 0 0 1.0686 1.0646l9.6214-.0173a16.3939 16.3939 0 0 0 6.2197-1.1667 13.8015 13.8015 0 0 0 5.57-4.0994c3.3924-4.1833 3.894-9.4508 3.889-12.2284-.0043-2.3544-.3927-8.2876-3.9336-12.6136zm-2.5144 22.758a11.615 11.615 0 0 1-9.2366 4.0615l-7.3773.0133-.0516-28.7535 7.3772-.0132a11.5412 11.5412 0 0 1 9.2512 4.0271c2.9396 3.5948 3.1714 8.9716 3.1742 10.5264.0042 2.3338-.3878 6.7559-3.137 10.1384z"}),t.jsxRuntimeExports.jsx("path",{d:"M59.9016 0l.0877 48.7976a.9801.9801 0 0 1-.6872.956.7852.7852 0 0 1-.311.0678 1.011 1.011 0 0 1-.8229-.4217L36.3643 21.7303l.076 42.2638L33.1294 64l-.0879-48.9083a.9989.9989 0 0 1 .7094-.956.706.706 0 0 1 .311-.045 1.0218 1.0218 0 0 1 .8229.3978l21.8038 27.6922L56.6128.0059z"})]})})}exports.default=n;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),v=require("../../utilities/scale.js");function x({fill:h,...s}){const{width:i,height:e}=v.default({originalWidth:523,originalHeight:159,width:s.width,height:s.height});return t.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 523 159",xmlns:"http://www.w3.org/2000/svg",...s,width:i,height:e,children:[t.jsxRuntimeExports.jsx("path",{d:"m21.1 18.7v27.6h53.3v18.7h-53.3v26.7h60.1v18.7h-81.2v-110.4h81.2v18.7z",fill:h??"#23145f"}),t.jsxRuntimeExports.jsx("path",{d:"m195.9 156.4h-195.9v-18.7h195.9z",fill:"#ff5959"}),t.jsxRuntimeExports.jsxs("g",{fill:h??"#23145f",children:[t.jsxRuntimeExports.jsx("path",{d:"m193.7 110.2-72.4-65.5v65.5h-21.1v-110.2h2.3l72.4 66.7v-66.7h21.1v110.2z"}),t.jsxRuntimeExports.jsx("path",{d:"m299.8 64.9h-31.5v91.5h-21.1v-91.5h-31.5v-18.7h84.2v18.7z"}),t.jsxRuntimeExports.jsx("path",{d:"m363.1 158.4c-7.1 0-13.6-1.1-19.4-3.3s-10.8-5.3-14.9-9.3-7.3-8.9-9.6-14.6-3.4-12.1-3.4-19.1v-65.8h21.1v65.7c0 5.5.9 10.1 2.7 13.7s4 6.5 6.7 8.6 5.5 3.6 8.6 4.4 5.8 1.2 8.2 1.2 5.1-.4 8.2-1.2 5.9-2.3 8.6-4.4 4.9-5 6.7-8.6 2.7-8.2 2.7-13.7v-65.8h21.1v65.8c0 7-1.1 13.4-3.3 19.1s-5.4 10.6-9.5 14.6-9.1 7.1-14.9 9.3c-5.8 2.3-12.4 3.4-19.6 3.4z"}),t.jsxRuntimeExports.jsx("path",{d:"m451.2 121.4v35.1h-21.1v-110.3h50.1c5.6 0 10.8.9 15.5 2.8s8.7 4.5 12 7.8c3.3 3.4 5.9 7.4 7.8 12 1.9 4.7 2.8 9.8 2.8 15.3 0 4.1-.6 8.1-1.7 12s-2.6 7.4-4.6 10.5-4.4 5.8-7.2 8.1c-2.9 2.3-6 3.8-9.4 4.7l27.4 37h-25.1l-25.5-35.1h-21zm0-18.4h24c4.4 0 8-.6 10.9-1.7s5.1-2.6 6.8-4.4 2.8-3.8 3.4-6.1.9-4.5.9-6.9c0-2.7-.4-5.2-1.3-7.5s-2.2-4.3-3.9-6c-1.8-1.7-4-3.1-6.8-4.1s-6.1-1.5-10-1.5h-24z"})]})]})}exports.default=x;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import l from "../../utilities/scale.mjs";
|
|
3
|
+
function m({
|
|
4
|
+
fill: v,
|
|
5
|
+
...s
|
|
6
|
+
}) {
|
|
7
|
+
const { width: t, height: i } = l({
|
|
8
|
+
originalWidth: 523,
|
|
9
|
+
originalHeight: 159,
|
|
10
|
+
width: s.width,
|
|
11
|
+
height: s.height
|
|
12
|
+
});
|
|
13
|
+
return /* @__PURE__ */ h.jsxs(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
fill: "none",
|
|
17
|
+
viewBox: "0 0 523 159",
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...s,
|
|
20
|
+
width: t,
|
|
21
|
+
height: i,
|
|
22
|
+
children: [
|
|
23
|
+
/* @__PURE__ */ h.jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "m21.1 18.7v27.6h53.3v18.7h-53.3v26.7h60.1v18.7h-81.2v-110.4h81.2v18.7z",
|
|
27
|
+
fill: v ?? "#23145f"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ h.jsx("path", { d: "m195.9 156.4h-195.9v-18.7h195.9z", fill: "#ff5959" }),
|
|
31
|
+
/* @__PURE__ */ h.jsxs("g", { fill: v ?? "#23145f", children: [
|
|
32
|
+
/* @__PURE__ */ h.jsx("path", { d: "m193.7 110.2-72.4-65.5v65.5h-21.1v-110.2h2.3l72.4 66.7v-66.7h21.1v110.2z" }),
|
|
33
|
+
/* @__PURE__ */ h.jsx("path", { d: "m299.8 64.9h-31.5v91.5h-21.1v-91.5h-31.5v-18.7h84.2v18.7z" }),
|
|
34
|
+
/* @__PURE__ */ h.jsx("path", { d: "m363.1 158.4c-7.1 0-13.6-1.1-19.4-3.3s-10.8-5.3-14.9-9.3-7.3-8.9-9.6-14.6-3.4-12.1-3.4-19.1v-65.8h21.1v65.7c0 5.5.9 10.1 2.7 13.7s4 6.5 6.7 8.6 5.5 3.6 8.6 4.4 5.8 1.2 8.2 1.2 5.1-.4 8.2-1.2 5.9-2.3 8.6-4.4 4.9-5 6.7-8.6 2.7-8.2 2.7-13.7v-65.8h21.1v65.8c0 7-1.1 13.4-3.3 19.1s-5.4 10.6-9.5 14.6-9.1 7.1-14.9 9.3c-5.8 2.3-12.4 3.4-19.6 3.4z" }),
|
|
35
|
+
/* @__PURE__ */ h.jsx("path", { d: "m451.2 121.4v35.1h-21.1v-110.3h50.1c5.6 0 10.8.9 15.5 2.8s8.7 4.5 12 7.8c3.3 3.4 5.9 7.4 7.8 12 1.9 4.7 2.8 9.8 2.8 15.3 0 4.1-.6 8.1-1.7 12s-2.6 7.4-4.6 10.5-4.4 5.8-7.2 8.1c-2.9 2.3-6 3.8-9.4 4.7l27.4 37h-25.1l-25.5-35.1h-21zm0-18.4h24c4.4 0 8-.6 10.9-1.7s5.1-2.6 6.8-4.4 2.8-3.8 3.4-6.1.9-4.5.9-6.9c0-2.7-.4-5.2-1.3-7.5s-2.2-4.3-3.9-6c-1.8-1.7-4-3.1-6.8-4.1s-6.1-1.5-10-1.5h-24z" })
|
|
36
|
+
] })
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
}
|
|
41
|
+
export {
|
|
42
|
+
m as default
|
|
43
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function m({fill:s,...l}){const{width:h,height:t}=e.default({originalWidth:1549,originalHeight:385,width:l.width,height:l.height});return c.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 1549 385",xmlns:"http://www.w3.org/2000/svg",...l,width:h,height:t,children:c.jsxRuntimeExports.jsxs("g",{fill:s??"#060948",fillRule:"evenodd",children:[c.jsxRuntimeExports.jsx("path",{d:"m1548.5 193c0 92.6-65.2 169.7-152.2 188.4l-9.7-8.3s-3.6-12.4-3.6-13.6c0-1.5 10-15.7 10-15.7h3.3c1.3 0 6.6-18.6 8.2-24.7 8-.5 19.9-1.8 24.4-4 .6-1.8.2-8-.5-15.5 10.2.7 26.1 1.6 26.5 1.6.3 0 5.1-3.8 5.1-3.8.1-38.7 0-40.1 0-41.8 0-.5-7.3-4.2-11.7-6.4 1.4-1.6 2.4-4 2.4-6.5 0-.6-.2-1.1-.2-1.7 3.1-1.8 6-4.2 6-7.1 0-2.5-4-10.2-5.5-13.3 0 0-.9-26.8-1.8-27.6-.7-.5-4.2.4-4.2.4l-11.9-23.3s-8.9-41.3-11.8-43.1c-2.4-1.5-16.6-10.2-20.6-12.6-.6-1.3-.9-2.4-.9-2.7 0-1.7.7-8.8.7-11.9s-6.2-13.1-6.2-14.8c0 0 .5-18 .5-19.9 0-1.8-4.7-6.7-10.2-7.8-1.6-.4-14.4-.9-16 .2-3 1.8-14.1 9.3-14.6 11.3-.4 1.3-.2 14.6-1 17.3-.9 2.8-4.7 6.2-4.9 8.1-.3 2.5-1.6 12.7-1.8 14.9-.2.6-.5 1.1-1.1 1.8-5.7 2.6-19.5 8.8-20.8 9.5-4.9 2.9-22.3 26.3-22.3 26.3-.1 0-6.2-1.8-9.6-2.7.7-1.1 1.1-2.2.9-3.1-.4-1.7-4-10.4-4.9-11.7-.4-.4-2.8-.4-5.7 0l-7.1-111.9c24.4-11.1 51.4-17.3 80.1-17.3 106.4 0 192.7 86.3 192.7 193zm-106.2 67.4.1.3-6.2 12.3h-.3l-7-12.6.2-.4zm-10 17.3v.4l-7.7 13.5-.1-.2-1-28.8.2-.2zm17 15.5-9.1-14.8v-.3l9.3-16.8.2.2v31.4zm-28.7-86.9s-1.5 1.8-1.5 3.1c-.1 1.5 7.7 10 9.5 12.6.4.7.8 1.3.9 1.6-1.2 2.6-.9 13.2-.3 14.3.5.9 3.8 1.3 4.4 1.4-.2.9-.4 1.9-.4 3 0 2.3.7 4.5 2 6.2l-13.5 6.7s-10.8-50.9-12.2-53.3l-4-7.1s-.4-8.7-.6-13.9h.4zm-81 129.8 5.8 31-.2 10.8-4.2 6.7c-14.7-1.1-29-3.8-42.7-8l-12.5-198.9c3.1 1.8 9.3 5.3 14.9 5.8 8 1 32.3-23 33.2-23h.7c.2 5.7.4 28.9 0 30-.3 1.3-4.9 4.7-5.8 6-1.4 2-19.9 114.2-17.9 116.6 1.9 2.2 8.6 3.5 23 4.7.2 3.1 1.7 15.5 1.8 16.3.4.9 3.9 2 3.9 2zm91-43.1v-.2l5.5-8.9h.2l6.4 9.8-.2.4zm-160.2-126.4 12.9 205.2c-71.7-28.1-122.4-97.6-122.4-179.1 0-73 40.5-136.5 100.4-169.2l6.9 108c-1.6.6-2.7 1.1-3.1 1.5-1.1 2-4.7 8.4-4.9 13.9-.4 5.8 4 15.7 6.4 17.8.9 1 2.3 1.5 3.8 1.9z"}),c.jsxRuntimeExports.jsx("path",{d:"m610.4 130.1c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm-11.1 28.6c0-2.1 1.9-4.2 4.1-4.2h13.8c2.2 0 4.2 1.9 4.2 4.2v105.3h-18c-2.2 0-4.1-1.8-4.1-4.2zm203.9-28.6c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5c8.1 0 14.5 6.5 14.5 14.5s-6.4 14.5-14.5 14.5zm-11 28.6c0-2.2 1.8-4.2 4.2-4.2h13.9c2.1 0 4.2 1.9 4.2 4.2v105.3h-18.1c-2.2 0-4.2-1.8-4.2-4.2zm-34.3-55.8v161.1h-17.3c-2.4 0-4.2-2-4.2-4.2v-5.8c-9 8-20.8 12.4-33.8 12.4-9.7 0-19.9-3-27.4-7.3-16.6-9.9-27.9-27.9-27.9-49.8s11.5-40.2 28.1-50c7.5-4.4 16.6-7 26.8-7 11.9 0 23.8 3.7 33.6 11.9v-61.3c0-2.4 2-4.2 4.2-4.2h13.9c2.2 0 4.2 1.8 4 4.2zm-21.9 85.7c-6.7-8.7-17.9-15.5-31.2-15.5-21.3 0-35.2 17-35.2 36.2 0 19.5 15.1 36.1 36.3 36.1 11.3 0 22.6-5.7 30.1-15.7zm215.1-29.9v100.5c0 16.2-2.2 27.2-6.6 35.8-8.9 16.9-25.5 27-47.2 27-28.5 0-46.4-14.4-53.3-25.4l12.8-11.8s.2-.2.3-.4c1.5-1.3 3.7-1.5 5.2-.2 7.4 9.3 17.5 16.8 33.7 16.8 11.9 0 21.2-4.4 26.5-12.6 3.8-6 6-14.4 6-28.1v-6c-8.8 7.6-20.1 11.8-33 11.8-9.7 0-19.9-2.9-27.4-7.3-16.6-9.8-27.9-27.9-27.9-49.8s11.7-40.1 28.1-50c7.5-4.3 16.6-6.9 26.8-6.9 12.4 0 24.3 3.8 34.3 12.4v-5.8c0-2.4 2-4.2 4.2-4.2h13.1c2.2 0 4 1.8 4.4 4.2zm-22.6 70.9v-41c-6.8-8.8-17.9-15.5-31.2-15.5-21.2 0-35 17-35 36.1 0 19.5 15.1 36.1 36.3 36.1 11.3 0 22.6-5.6 30.1-15.7zm-593.4-19.5c-.1 2-2.1 3.7-4.3 3.7h-80.1c1.2 18.4 16.2 33 35.4 33 13.6 0 22-5.5 28.1-11.5 0 0 .7-.7 1.2-1.1 1.3-.7 3-.9 4.4 0l12.1 11.5c-8.3 10.4-23.9 20.4-46.2 20.4-31.9 0-56.6-24.2-56.6-56.9 0-32.6 22.3-56.9 53.3-56.9 30.5 0 52.6 24.6 52.6 56.9 0 .2 0 .9.1.9zm-23.3-14.9c-3.3-13.9-15.9-23.8-28.8-23.8-14.1 0-27 9.5-30.7 23.8zm770.5 14.9c-.2 2-2.2 3.7-4.4 3.7h-80.1c1.1 18.4 16.3 33 35.4 33 13.9 0 22.1-5.5 28.1-11.5 0 0 .7-.7 1.3-1.1 1.3-.7 2.9-.9 4.4 0l12 11.5c-8 10.4-23.7 20.4-46 20.4-31.9 0-56.5-24.2-56.5-56.9 0-32.6 22.2-56.9 53.3-56.9 30.4 0 52.5 24.6 52.5 56.9zm-23.2-14.9c-3.3-13.9-15.7-23.8-28.8-23.8-14.2 0-27 9.5-30.7 23.8zm-867-65.2c-8.1 0-14.6-6.5-14.6-14.5s6.5-14.5 14.6-14.5c8 0 14.5 6.5 14.5 14.5s-6.5 14.5-14.5 14.5zm11 143.3c0 14.6-2 23.7-6.9 30.6-7.9 11.5-21 18.3-35.8 18.3-4.7 0-10-.8-13-1.7l3.7-16.2c.5-2.2 2.7-3.7 4.9-3.3l4 .2c6.2 0 13-2.8 16.8-7.7 3.1-4 4.2-9.5 4.2-19.5v-115.3c0-2.2 1.8-4.2 4.2-4.2h13.9c2.2 0 4.2 1.8 4.2 4.2v110.4zm263.6-62.6v53.4h-17.9c-2.3 0-4.2-2-4.2-4.2v-46.5l-.1-4c0-14.1-2.6-20.4-6.6-25.4-5.1-6.5-13.5-10.7-22.6-10.7-14.4 0-24.8 7.6-31.4 15.5v71c0 2.3-2 4.2-4.2 4.2h-13.9c-2.4 0-4.2-2.1-4.2-4.2v-101.1c0-2.4 2-4.2 4.2-4.2h13.2c2.1 0 4 2 4 4.2v6.2c5.8-5.7 16.9-12.8 32.8-12.8 16.1 0 30.5 7.5 39.8 19.3 6.9 9 10.7 20.1 11.1 39.3zm31.6 27c1.4-1.7 4-1.8 5.6-.6 9.3 6.2 19.2 9.5 28.9 9.5 9.6 0 19.1-5.1 19.1-13.7 0-12.6-18.2-13.3-34.3-18.6-13.3-4.4-25.2-12.7-25.2-28.1 0-23.3 21-34.1 40.5-34.1 13.9 0 24.7 3.8 32.9 9.5l.5.5c1.7 1.7 1.9 3.7.2 5.9l-.4.5-5.8 8.1c-1.3 1.8-3.8 2.3-5.8 1.2-6-3.8-12.6-6.4-20.1-6.4-10.8 0-19.9 5.2-19.9 13.7 0 7.5 8.6 10.1 19.5 12.8 17.2 4.4 39.8 12 39.8 34.7 0 20.8-19.3 33.5-40.7 33.5-17.3 0-32.1-5.2-44.1-15.1zm-350.5-1.8c-14.1 17.7-38.1 30.3-63.3 30.3-48.7 0-84.5-35.6-84.5-83.8 0-47.1 35.4-83.7 82.3-84.1 21.9 0 42.5 8.4 56.7 22.3v.1c.2.2.2.4.4.6 1.1 1.6.9 3.6-.4 5.1-.2 0-.2.2-.2.2l-9.8 9.6h.2s0 .2-.2.2c-1.6 1.3-4 1.3-5.5-.2-9.8-8.9-25.2-15.5-41-15.5-33.2 0-59.1 26.5-59.1 61.7 0 36.7 26.4 61.7 61.1 61.7 17.1 0 31.4-6.6 39.9-15.2v-41.9h-42.5c-2 0-3.8-1.7-4-3.9v-18.2h65.7c2.4 0 4.2 2 4.2 4.2zm350.3 2q.3 0 0 0z"})]})})}exports.default=m;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function i({fill:c,...t}){const{width:x,height:h}=e.default({originalWidth:120,originalHeight:59,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 120 59",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:h,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"currentColor",children:[s.jsxRuntimeExports.jsx("path",{d:"m91.2012 7.831v-7.82785355c3.063-.07955845 5.7249 1.34557355 6.5685 4.73545355.1744.72258.2615 1.46352.2592 2.20688.0185 6.52152.0185 13.04412 0 19.56792v.5396c-1.5902-.0242-3.0629-.3217-4.3386-1.2695-.083-.0805-.1922-.1285-.3076-.1355s-.2295.0276-.3216.0975c-5.1303 2.9021-11.6884.7471-13.9286-4.6974-1.5626-3.805-.9818-7.3886 1.808-10.4395 2.6827-2.93325 6.0569-3.82915 9.9184-2.83986zm0 9.3844c.0131-.3968-.0544-.7921-.1984-1.162-.1441-.3699-.3617-.7068-.6396-.9901-.278-.2833-.6106-.5072-.9776-.6581s-.7608-.2257-1.1575-.2199c-.8023-.0064-1.5742.3063-2.1461.8694-.5718.563-.8966 1.3303-.9031 2.1331-.0064.8027.3062 1.5751.8689 2.1472.5628.5722 1.3296.8972 2.1319.9037.3977.0051.7924-.0697 1.1608-.2199.3683-.1502.7028-.3729.9835-.6548.2808-.2819.5022-.6173.6511-.9864.1489-.369.2222-.7642.2157-1.1622z"}),s.jsxRuntimeExports.jsx("path",{d:"m100.081 7.38135c1.967.03459 3.72.48427 5.082 1.94053 1.081 1.18252 1.695 2.71812 1.728 4.32042.063 1.1587 0 2.3244.025 3.4901-.027.6725.178 1.3337.58 1.8732s.977.9247 1.629 1.0913c1.67.4877 3.567-.8406 3.585-2.5667.031-3.2134 0-6.4234.021-9.63345v-.49465c3.242-.0588 6.039 1.49086 6.679 5.154.44 2.3936.392 4.8516-.142 7.226-.84 3.6009-4.197 6.548-7.862 7.1326-1.986.3138-4.022.0101-5.831-.8701-1.808-.8803-3.304-2.2946-4.284-4.0522-.806-1.4223-1.224-3.0314-1.213-4.6662 0-3.2274 0-6.4512 0-9.68542-.011-.07264-.004-.15566.003-.25943z"}),s.jsxRuntimeExports.jsx("path",{d:"m11.255 17.0749 7.8925 7.7967c-1.9913 2.1654-4.5945 2.8399-7.3878 1.4217-1.566-.8025-2.84517-1.9613-4.09664-3.1616-.17631-.1661-.32151-.3667-.54277-.6261-1.06132 3.2273-3.33263 4.5279-6.530446 4.5487v-27.04990547c1.832256 0 3.495126.38395547 4.839936 1.69148547 1.42086 1.38362 1.94288 3.11315 1.9982 5.02947.04148 1.48394 0 2.97133 0 4.56595l.42176-.3666c1.03713-.9202 1.99129-1.91983 3.08716-2.74309 2.5341-1.9094 5.1546-1.72953 7.5054.40471.2385.21447.4701.43585.7605.69182z"}),s.jsxRuntimeExports.jsx("path",{d:"m58.1609 9.27762-7.8407 7.76218 7.813 7.8001c-1.7665 1.9613-4.1485 2.7673-6.6445 1.778-1.6767-.6607-3.0284-1.7814-4.3248-2.9817-.3699-.3459-.6914-.7333-1.0579-1.1346-1.5004 3.3207-3.5297 4.7113-6.5201 4.5175v-26.9979286c.8491-.0499943 1.7001.0579059 2.5099.3182336 2.7311.837095 4.1485 3.261895 4.2626 5.932295.076 1.63613 0 3.27919 0 5.0364.1832-.1695.2938-.2733.4114-.377 1.0371-.9167 1.9982-1.90599 3.0906-2.73617 2.5237-1.9094 5.0854-1.7572 7.4777.34591.2662.21792.5117.4566.8228.73678z"}),s.jsxRuntimeExports.jsx("path",{d:"m77.0128 27.0363c-1.5253.0947-3.0374-.3335-4.2868-1.2142-.0905-.0893-.2099-.1433-.3368-.1522-.1268-.0089-.2526.028-.3546.1038-1.2391.7059-2.6167 1.1337-4.0375 1.2537-1.4207.12-2.8506-.0705-4.1903-.5585-1.3398-.488-2.5575-1.2617-3.5687-2.2675-1.0111-1.0058-1.7916-2.2196-2.2872-3.5573-.4956-1.3376-.6944-2.7671-.5828-4.1894.1116-1.4222.531-2.8031 1.2291-4.047.6982-1.2439 1.6584-2.321 2.814-3.15657s2.4791-1.40966 3.8786-1.68246c2.3386-.48754 4.7749-.07632 6.8243 1.15187.0851.06077.1897.08802.2936.07654.104-.01149.2001-.06091.2699-.13881 1.2687-.98583 2.7657-1.23834 4.3352-1.27639zm-6.9142-9.8584c.0266-.3919-.0289-.7851-.1629-1.1544-.134-.3692-.3435-.7065-.6152-.9901-.2717-.2835-.5996-.5073-.9627-.6568s-.7534-.2215-1.1459-.2115c-.7893.0149-1.5418.3365-2.0983.8968s-.8732 1.3153-.8831 2.1051c-.0099.7899.2878 1.5525.8301 2.1266s1.2866.9145 2.0753.9491c1.6905.0207 2.9385-1.266 2.9627-3.0648z"}),s.jsxRuntimeExports.jsx("path",{d:"m37.522 7.37438v19.71662c-.5808-.0553-1.1582-.0657-1.7286-.1764-.9537-.1677-1.8561-.5523-2.6377-1.1242-.08-.0401-.1682-.0611-.2576-.0611s-.1776.021-.2575.0611c-1.6385.9205-3.5022 1.3627-5.3793 1.2764-2.1622-.0759-4.2344-.8845-5.877-2.2933-1.1087-.8975-2.0002-2.0342-2.6079-3.325-.6076-1.2909-.9157-2.7025-.9011-4.1293-.0429-1.9845.5274-3.9339 1.6331-5.5819s2.6928-2.91439 4.5447-3.62614c1.3834-.58375 2.8846-.83375 4.3824-.7298 1.4977.10395 2.9501.55895 4.2396 1.32822.0732.03601.1536.05474.2351.05474s.162-.01873.2351-.05474c1.2757-1.00659 2.7622-1.26948 4.3767-1.3352zm-6.8762 9.76142c0-1.7502-1.2342-2.9886-2.9316-2.9713-.3986.003-.7927.0844-1.1599.2398-.3671.1554-.7001.3815-.9798.6656-.2798.2842-.5009.6206-.6507.9902s-.2254.7651-.2225 1.164c.003.3988.0844.7931.2397 1.1605.1553.3673.3813.7005.6653.9804.2839.2799.6202.5012.9896.6511.3693.1498.7646.2255 1.1632.2225 1.6629-.0173 2.9075-1.3455 2.8867-3.1028z"}),s.jsxRuntimeExports.jsxs("g",{opacity:.7,children:[s.jsxRuntimeExports.jsx("path",{d:"m80.3091 58.2949.2871-1.5791.5332.0308c.3144.0615.5981.0615.8511 0 .2597-.0615.4922-.2119.6972-.4512.2051-.2324.3897-.5742.5537-1.0254l.4307-1.1792-4.3066-11.2178h1.9687l2.3994 6.5831c.2325.6357.4375 1.268.6153 1.8969.1845.6289.3691 1.2442.5537 1.8457h-.5845c.1846-.6015.3691-1.2168.5537-1.8457.1846-.6357.3897-1.268.6153-1.8969l2.3994-6.5831h1.9482l-5.0142 13.043c-.2187.5606-.4853 1.0254-.7998 1.3945-.3076.376-.6699.6563-1.0869.8409-.4101.1845-.8681.2768-1.374.2768-.2734 0-.5195-.0171-.7383-.0512-.2119-.0274-.3794-.0547-.5024-.0821z"}),s.jsxRuntimeExports.jsx("path",{d:"m62.6914 54.0908v-11.2178h1.7534l.0103 2.4302h-.1743c.1777-.5879.4375-1.0732.7793-1.456.3418-.3897.7382-.6836 1.1894-.8819.4512-.1982.9229-.2973 1.4151-.2973.8339 0 1.5244.2529 2.0712.7588.5469.499.8955 1.1279 1.0459 1.8867h-.2973c.1504-.5264.3999-.9878.7485-1.3843s.7759-.7041 1.2817-.9229c.5059-.2255 1.063-.3383 1.6714-.3383.6631 0 1.2681.1435 1.815.4306s.9809.7212 1.3022 1.3023c.3281.581.4922 1.3159.4922 2.2046v7.4853h-1.8047v-7.4546c0-.8271-.2358-1.4184-.7075-1.7739-.4648-.3623-1.0049-.5435-1.6201-.5435-.5195 0-.9673.1094-1.3433.3282-.376.2119-.6665.5092-.8716.8921-.205.3759-.3076.81-.3076 1.3022v7.2495h-1.8047v-7.6391c0-.6426-.2153-1.1587-.646-1.5484-.4238-.3896-.9638-.5845-1.6201-.5845-.4443 0-.8647.106-1.2612.3179-.3965.2051-.7144.5161-.9536.9331-.2393.417-.3589.9297-.3589 1.5381v6.9829z"}),s.jsxRuntimeExports.jsx("path",{d:"m55.4951 54.3369c-1.0869 0-2.0234-.2427-2.8096-.728-.7793-.4922-1.3774-1.1724-1.7944-2.0405-.417-.875-.6255-1.8833-.6255-3.0249s.2085-2.1534.6255-3.0352c.4238-.8818 1.0151-1.5723 1.7739-2.0713.7657-.499 1.6509-.7485 2.6558-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2476.1607-1.7329.482-.4854.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1401 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5947-.9843l1.7637.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5894 1.1075-.6357.2597-1.3467.3896-2.1328.3896z"}),s.jsxRuntimeExports.jsx("path",{d:"m42.564 54.3164c-.9434 0-1.7774-.2393-2.502-.7178s-1.2886-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2017-2.1977.605-3.0659.4033-.8681.9638-1.5381 1.6816-2.0097.7246-.4786 1.5586-.7178 2.502-.7178.6425 0 1.1792.1025 1.6098.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8047v15.2783h-1.7535v-1.7226h-.1333c-.1777.2939-.4101.5913-.6972.8921-.2803.3007-.6392.5537-1.0767.7587-.4306.1983-.9604.2974-1.5893.2974zm.2666-1.6099c.6904 0 1.2749-.1777 1.7534-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2598-.6358.3897-1.3706.3897-2.2046 0-.8408-.1265-1.5723-.3794-2.1943-.253-.6221-.6221-1.1075-1.1075-1.4561-.4853-.3486-1.0732-.523-1.7636-.523-.6836 0-1.2681.1744-1.7535.523-.4785.3486-.8442.8374-1.0971 1.4663-.2529.6221-.3794 1.3501-.3794 2.1841 0 .8271.1265 1.5586.3794 2.1943.2597.6289.6289 1.1245 1.1074 1.4868.4854.3555 1.0664.5332 1.7432.5332z"}),s.jsxRuntimeExports.jsx("path",{d:"m30.125 54.3164c-.7246 0-1.3774-.1299-1.9585-.3896-.5811-.2666-1.0425-.6563-1.3843-1.169s-.5127-1.1382-.5127-1.8765c0-.6425.1265-1.1621.3794-1.5585.253-.4034.5913-.7212 1.0152-.9537.4238-.2324.8955-.4067 1.415-.5229.5264-.1162 1.0562-.2085 1.5894-.2769.6904-.0888 1.2441-.1572 1.6611-.205.417-.0479.7212-.1265.9126-.2359.1914-.1162.2871-.3144.2871-.5947v-.082c0-.4444-.0923-.8272-.2769-1.1485-.1777-.3213-.4443-.5674-.7998-.7383-.3554-.1777-.7964-.2666-1.3227-.2666-.5264 0-.9844.0855-1.374.2564-.3897.1641-.7041.3828-.9434.6562-.2324.2666-.3931.5503-.4819.8511l-1.774-.3589c.1914-.6836.5127-1.2441.9639-1.6816.4512-.4444.9878-.7725 1.6099-.9844.622-.2187 1.2783-.3281 1.9687-.3281.4785 0 .9639.0615 1.4561.1846.499.123.957.3281 1.374.6152.4238.2871.7622.6802 1.0151 1.1792.253.499.3794 1.1245.3794 1.8765v7.5263h-1.7739v-1.5483h-.0923c-.1299.2597-.3315.5298-.605.81-.2734.2735-.6357.5025-1.0869.6871-.4443.1845-.9912.2768-1.6406.2768zm.2871-1.5996c.6973 0 1.2749-.1299 1.7329-.3897.4649-.2666.8101-.6083 1.0357-1.0253.2324-.4239.3486-.8682.3486-1.333v-1.5074c-.0684.0821-.2153.1573-.4409.2256-.2256.0615-.4888.1196-.7896.1743s-.605.1026-.9126.1436c-.3008.041-.5674.0752-.7998.1025-.4306.0547-.8374.1504-1.2202.2871-.3828.1299-.6904.3213-.9228.5743-.2325.246-.3487.5844-.3487 1.0151 0 .3691.0991.6836.2974.9433.1982.2598.4683.4581.81.5948.3487.1299.752.1948 1.21.1948z"}),s.jsxRuntimeExports.jsx("path",{d:"m19.6978 54.3369c-1.0186 0-1.9141-.2427-2.6866-.728-.7724-.4922-1.374-1.1724-1.8047-2.0405-.4306-.875-.646-1.8868-.646-3.0352 0-1.1621.2154-2.1807.646-3.0557.4307-.8818 1.0323-1.5654 1.8047-2.0507.7725-.4922 1.668-.7383 2.6866-.7383.581 0 1.121.082 1.6201.2461.5058.1572.9604.3862 1.3637.687.4034.2939.7452.6494 1.0254 1.0664.2803.417.482.8852.605 1.4048l-1.7739.3076c-.0684-.3008-.1846-.5776-.3486-.8306-.1641-.2597-.3658-.4819-.605-.6665-.2393-.1845-.5161-.3281-.8306-.4306-.3144-.1094-.6665-.1641-1.0561-.1641-.7315 0-1.3433.188-1.8355.564-.4853.3759-.8545.8852-1.1074 1.5278-.2461.6357-.3692 1.3467-.3692 2.1328 0 .7793.1231 1.4868.3692 2.1226.2529.6289.6221 1.1313 1.1074 1.5073.4922.3691 1.104.5537 1.8355.5537.3896 0 .7417-.0513 1.0561-.1538.3213-.1026.6016-.2495.8408-.4409.2393-.1914.4375-.417.5948-.6768.164-.2666.2871-.5571.3691-.8716l1.7842.3076c-.1231.5196-.3247.9913-.605 1.4151-.2803.417-.6255.7793-1.0357 1.0869-.4033.3076-.8613.5435-1.374.7075-.5058.1641-1.0493.2461-1.6303.2461z"}),s.jsxRuntimeExports.jsx("path",{d:"m0 54.0908 5.57812-15.2783h2.19434l5.59864 15.2783h-2.02l-3.21975-9.1157c-.20508-.5811-.44092-1.2783-.70752-2.0918-.25977-.8203-.58447-1.873-.97412-3.1582h.43066c-.37598 1.292-.70068 2.3516-.97412 3.1787-.2666.8272-.49561 1.5176-.68701 2.0713l-3.20947 9.1157zm2.83008-4.2759v-1.6713h7.71092v1.6713z"})]})]})})}exports.default=i;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as c } from "
|
|
2
|
-
import l from "
|
|
1
|
+
import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import l from "../../utilities/scale.mjs";
|
|
3
3
|
function d({
|
|
4
4
|
fill: s,
|
|
5
5
|
...h
|
|
@@ -26,7 +26,7 @@ function d({
|
|
|
26
26
|
/* @__PURE__ */ c.jsx("path", { d: "m58.1609 9.27762-7.8407 7.76218 7.813 7.8001c-1.7665 1.9613-4.1485 2.7673-6.6445 1.778-1.6767-.6607-3.0284-1.7814-4.3248-2.9817-.3699-.3459-.6914-.7333-1.0579-1.1346-1.5004 3.3207-3.5297 4.7113-6.5201 4.5175v-26.9979286c.8491-.0499943 1.7001.0579059 2.5099.3182336 2.7311.837095 4.1485 3.261895 4.2626 5.932295.076 1.63613 0 3.27919 0 5.0364.1832-.1695.2938-.2733.4114-.377 1.0371-.9167 1.9982-1.90599 3.0906-2.73617 2.5237-1.9094 5.0854-1.7572 7.4777.34591.2662.21792.5117.4566.8228.73678z" }),
|
|
27
27
|
/* @__PURE__ */ c.jsx("path", { d: "m77.0128 27.0363c-1.5253.0947-3.0374-.3335-4.2868-1.2142-.0905-.0893-.2099-.1433-.3368-.1522-.1268-.0089-.2526.028-.3546.1038-1.2391.7059-2.6167 1.1337-4.0375 1.2537-1.4207.12-2.8506-.0705-4.1903-.5585-1.3398-.488-2.5575-1.2617-3.5687-2.2675-1.0111-1.0058-1.7916-2.2196-2.2872-3.5573-.4956-1.3376-.6944-2.7671-.5828-4.1894.1116-1.4222.531-2.8031 1.2291-4.047.6982-1.2439 1.6584-2.321 2.814-3.15657s2.4791-1.40966 3.8786-1.68246c2.3386-.48754 4.7749-.07632 6.8243 1.15187.0851.06077.1897.08802.2936.07654.104-.01149.2001-.06091.2699-.13881 1.2687-.98583 2.7657-1.23834 4.3352-1.27639zm-6.9142-9.8584c.0266-.3919-.0289-.7851-.1629-1.1544-.134-.3692-.3435-.7065-.6152-.9901-.2717-.2835-.5996-.5073-.9627-.6568s-.7534-.2215-1.1459-.2115c-.7893.0149-1.5418.3365-2.0983.8968s-.8732 1.3153-.8831 2.1051c-.0099.7899.2878 1.5525.8301 2.1266s1.2866.9145 2.0753.9491c1.6905.0207 2.9385-1.266 2.9627-3.0648z" }),
|
|
28
28
|
/* @__PURE__ */ c.jsx("path", { d: "m37.522 7.37438v19.71662c-.5808-.0553-1.1582-.0657-1.7286-.1764-.9537-.1677-1.8561-.5523-2.6377-1.1242-.08-.0401-.1682-.0611-.2576-.0611s-.1776.021-.2575.0611c-1.6385.9205-3.5022 1.3627-5.3793 1.2764-2.1622-.0759-4.2344-.8845-5.877-2.2933-1.1087-.8975-2.0002-2.0342-2.6079-3.325-.6076-1.2909-.9157-2.7025-.9011-4.1293-.0429-1.9845.5274-3.9339 1.6331-5.5819s2.6928-2.91439 4.5447-3.62614c1.3834-.58375 2.8846-.83375 4.3824-.7298 1.4977.10395 2.9501.55895 4.2396 1.32822.0732.03601.1536.05474.2351.05474s.162-.01873.2351-.05474c1.2757-1.00659 2.7622-1.26948 4.3767-1.3352zm-6.8762 9.76142c0-1.7502-1.2342-2.9886-2.9316-2.9713-.3986.003-.7927.0844-1.1599.2398-.3671.1554-.7001.3815-.9798.6656-.2798.2842-.5009.6206-.6507.9902s-.2254.7651-.2225 1.164c.003.3988.0844.7931.2397 1.1605.1553.3673.3813.7005.6653.9804.2839.2799.6202.5012.9896.6511.3693.1498.7646.2255 1.1632.2225 1.6629-.0173 2.9075-1.3455 2.8867-3.1028z" }),
|
|
29
|
-
/* @__PURE__ */ c.jsxs("g", { opacity: 0.
|
|
29
|
+
/* @__PURE__ */ c.jsxs("g", { opacity: 0.7, children: [
|
|
30
30
|
/* @__PURE__ */ c.jsx("path", { d: "m80.3091 58.2949.2871-1.5791.5332.0308c.3144.0615.5981.0615.8511 0 .2597-.0615.4922-.2119.6972-.4512.2051-.2324.3897-.5742.5537-1.0254l.4307-1.1792-4.3066-11.2178h1.9687l2.3994 6.5831c.2325.6357.4375 1.268.6153 1.8969.1845.6289.3691 1.2442.5537 1.8457h-.5845c.1846-.6015.3691-1.2168.5537-1.8457.1846-.6357.3897-1.268.6153-1.8969l2.3994-6.5831h1.9482l-5.0142 13.043c-.2187.5606-.4853 1.0254-.7998 1.3945-.3076.376-.6699.6563-1.0869.8409-.4101.1845-.8681.2768-1.374.2768-.2734 0-.5195-.0171-.7383-.0512-.2119-.0274-.3794-.0547-.5024-.0821z" }),
|
|
31
31
|
/* @__PURE__ */ c.jsx("path", { d: "m62.6914 54.0908v-11.2178h1.7534l.0103 2.4302h-.1743c.1777-.5879.4375-1.0732.7793-1.456.3418-.3897.7382-.6836 1.1894-.8819.4512-.1982.9229-.2973 1.4151-.2973.8339 0 1.5244.2529 2.0712.7588.5469.499.8955 1.1279 1.0459 1.8867h-.2973c.1504-.5264.3999-.9878.7485-1.3843s.7759-.7041 1.2817-.9229c.5059-.2255 1.063-.3383 1.6714-.3383.6631 0 1.2681.1435 1.815.4306s.9809.7212 1.3022 1.3023c.3281.581.4922 1.3159.4922 2.2046v7.4853h-1.8047v-7.4546c0-.8271-.2358-1.4184-.7075-1.7739-.4648-.3623-1.0049-.5435-1.6201-.5435-.5195 0-.9673.1094-1.3433.3282-.376.2119-.6665.5092-.8716.8921-.205.3759-.3076.81-.3076 1.3022v7.2495h-1.8047v-7.6391c0-.6426-.2153-1.1587-.646-1.5484-.4238-.3896-.9638-.5845-1.6201-.5845-.4443 0-.8647.106-1.2612.3179-.3965.2051-.7144.5161-.9536.9331-.2393.417-.3589.9297-.3589 1.5381v6.9829z" }),
|
|
32
32
|
/* @__PURE__ */ c.jsx("path", { d: "m55.4951 54.3369c-1.0869 0-2.0234-.2427-2.8096-.728-.7793-.4922-1.3774-1.1724-1.7944-2.0405-.417-.875-.6255-1.8833-.6255-3.0249s.2085-2.1534.6255-3.0352c.4238-.8818 1.0151-1.5723 1.7739-2.0713.7657-.499 1.6509-.7485 2.6558-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2476.1607-1.7329.482-.4854.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1401 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5947-.9843l1.7637.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5894 1.1075-.6357.2597-1.3467.3896-2.1328.3896z" }),
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),s=require("@kuma-ui/core"),u=require("../../icons/kakadu-guide-glyph.js"),o=require("../../theme.js");function r({size:e=56}){return t.jsxRuntimeExports.jsx("div",{style:{"--size":`${e}px`,"--bevel-shadow-offset":`${e/11}px`,"--drop-shadow-offset-multiplier":`${e/30}`},className:s.cx(o.nonInteractiveEffectStyles,o.overlayEffectStyles,"kakadu-components-4158731457"),children:t.jsxRuntimeExports.jsx(u.default,{fill:"#fff",width:e/1.8793103448,height:e/2,className:"kakadu-components-392715920"})})}exports.default=r;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { j as o } from "
|
|
1
|
+
import { j as o } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { cx as e } from "@kuma-ui/core";
|
|
3
|
-
import a from "
|
|
4
|
-
import { nonInteractiveEffectStyles as f, overlayEffectStyles as r } from "
|
|
3
|
+
import a from "../../icons/kakadu-guide-glyph.mjs";
|
|
4
|
+
import { nonInteractiveEffectStyles as f, overlayEffectStyles as r } from "../../theme.mjs";
|
|
5
5
|
function i({
|
|
6
6
|
size: t = 56
|
|
7
7
|
}) {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),i=require("../../icons/kakadu-guide-icon.js"),u=require("../../utilities/scale.js"),n=require("../flex.js"),r=require("../aria-text.js"),a=require("./kakadu-guide-icon.js");function e({fill:c,...t}){const{width:x,height:o}=u.default({originalWidth:110,originalHeight:52,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 110 52",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:o,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"currentColor",children:[s.jsxRuntimeExports.jsx("path",{d:"m83.6751 7.23154v-7.22863441c2.8285-.07346819 5.2867 1.24257441 6.0656 4.37295441.1611.66727.2415 1.35149.2395 2.03795.017 6.02229.017 12.04559 0 18.06999v.4983c-1.4686-.0224-2.8286-.2971-4.0066-1.1723-.0767-.0743-.1774-.1187-.284-.1252-.1066-.0064-.2119.0255-.297.0901-4.7376 2.68-10.7937.6899-12.8624-4.3379-1.443-3.5136-.9066-6.8229 1.6697-9.64026 2.4773-2.70874 5.5931-3.53606 9.1591-2.6225zm0 8.66606c.0121-.3664-.0502-.7315-.1832-1.0731-.1331-.3416-.334-.6527-.5907-.9143s-.5638-.4683-.9027-.6077-.7026-.2085-1.0689-.2031c-.7409-.0059-1.4538.2829-1.9818.8028-.5281.52-.8281 1.2286-.834 1.9698-.0059.7413.2827 1.4546.8024 1.9829.5197.5284 1.2278.8286 1.9687.8345.3672.0047.7317-.0643 1.0719-.203.3401-.1388.649-.3444.9083-.6047.2592-.2603.4637-.5701.6012-.9109.1374-.3408.2052-.7057.1992-1.0732z"}),s.jsxRuntimeExports.jsx("path",{d:"m83.6751 7.23154v-7.22863441c2.8285-.07346819 5.2867 1.24257441 6.0656 4.37295441.1611.66727.2415 1.35149.2395 2.03795.017 6.02229.017 12.04559 0 18.06999v.4983c-1.4686-.0224-2.8286-.2971-4.0066-1.1723-.0767-.0743-.1774-.1187-.284-.1252-.1066-.0064-.2119.0255-.297.0901-4.7376 2.68-10.7937.6899-12.8624-4.3379-1.443-3.5136-.9066-6.8229 1.6697-9.64026 2.4773-2.70874 5.5931-3.53606 9.1591-2.6225zm0 8.66606c.0121-.3664-.0502-.7315-.1832-1.0731-.1331-.3416-.334-.6527-.5907-.9143s-.5638-.4683-.9027-.6077-.7026-.2085-1.0689-.2031c-.7409-.0059-1.4538.2829-1.9818.8028-.5281.52-.8281 1.2286-.834 1.9698-.0059.7413.2827 1.4546.8024 1.9829.5197.5284 1.2278.8286 1.9687.8345.3672.0047.7317-.0643 1.0719-.203.3401-.1388.649-.3444.9083-.6047.2592-.2603.4637-.5701.6012-.9109.1374-.3408.2052-.7057.1992-1.0732z"}),s.jsxRuntimeExports.jsx("path",{d:"m91.8753 6.81641c1.8165.03194 3.435.44719 4.6929 1.79198.9983 1.09201 1.5656 2.51001 1.5962 3.98961.0575 1.0701 0 2.1466.0223 3.2231-.0244.6209.1648 1.2315.5361 1.7297.3713.4983.9021.854 1.5042 1.0077 1.542.4504 3.294-.7762 3.31-2.3701.029-2.9675 0-5.9318.019-8.89605v-.45678c2.995-.0543 5.578 1.37673 6.168 4.75943.407 2.2104.363 4.4802-.131 6.6729-.775 3.3252-3.875 6.0467-7.259 6.5866-1.835.2898-3.7145.0093-5.3849-.8035-1.6705-.8129-3.0514-2.119-3.9565-3.742-.744-1.3135-1.1304-2.7993-1.1205-4.3091 0-2.9802 0-5.9573 0-8.94392-.0096-.06708-.0032-.14375.0032-.23957z"}),s.jsxRuntimeExports.jsx("path",{d:"m91.8753 6.81641c1.8165.03194 3.435.44719 4.6929 1.79198.9983 1.09201 1.5656 2.51001 1.5962 3.98961.0575 1.0701 0 2.1466.0223 3.2231-.0244.6209.1648 1.2315.5361 1.7297.3713.4983.9021.854 1.5042 1.0077 1.542.4504 3.294-.7762 3.31-2.3701.029-2.9675 0-5.9318.019-8.89605v-.45678c2.995-.0543 5.578 1.37673 6.168 4.75943.407 2.2104.363 4.4802-.131 6.6729-.775 3.3252-3.875 6.0467-7.259 6.5866-1.835.2898-3.7145.0093-5.3849-.8035-1.6705-.8129-3.0514-2.119-3.9565-3.742-.744-1.3135-1.1304-2.7993-1.1205-4.3091 0-2.9802 0-5.9573 0-8.94392-.0096-.06708-.0032-.14375.0032-.23957z"}),s.jsxRuntimeExports.jsx("path",{d:"m9.84872 15.7676 7.28838 7.1999c-1.8389 1.9996-4.2428 2.6225-6.8223 1.3129-1.44616-.7411-2.62737-1.8112-3.78304-2.9196-.16282-.1533-.2969-.3386-.50122-.5782-.98008 2.9803-3.07752 4.1813-6.03054 4.2005v-24.97919375c1.692 0 3.22757.35456375 4.46944 1.56199375 1.31209 1.27771 1.79415 2.87485 1.84523 4.64447.03831 1.37035 0 2.74388 0 4.21643l.38948-.3386c.95774-.84966 1.83886-1.7728 2.85086-2.53304 2.34009-1.76324 4.75999-1.59713 6.93079.37373.2203.19805.4342.40248.7024.63885z"}),s.jsxRuntimeExports.jsx("path",{d:"m9.84872 15.7676 7.28838 7.1999c-1.8389 1.9996-4.2428 2.6225-6.8223 1.3129-1.44616-.7411-2.62737-1.8112-3.78304-2.9196-.16282-.1533-.2969-.3386-.50122-.5782-.98008 2.9803-3.07752 4.1813-6.03054 4.2005v-24.97919375c1.692 0 3.22757.35456375 4.46944 1.56199375 1.31209 1.27771 1.79415 2.87485 1.84523 4.64447.03831 1.37035 0 2.74388 0 4.21643l.38948-.3386c.95774-.84966 1.83886-1.7728 2.85086-2.53304 2.34009-1.76324 4.75999-1.59713 6.93079.37373.2203.19805.4342.40248.7024.63885z"}),s.jsxRuntimeExports.jsx("path",{d:"m53.1648 8.56764-7.2405 7.16796 7.2149 7.2031c-1.6313 1.8111-3.8309 2.5554-6.1359 1.6418-1.5483-.6101-2.7966-1.645-3.9937-2.7534-.3416-.3195-.6385-.6772-.9769-1.0478-1.3855 3.0665-3.2595 4.3506-6.021 4.1718v-24.9313273c.7841-.0461673 1.5699.0534731 2.3177.2938733 2.5221.773014 3.831 3.012194 3.9363 5.478174.0703 1.51089 0 3.02817 0 4.65088.1692-.1565.2714-.2524.3799-.3482.9578-.84648 1.8453-1.76004 2.8541-2.52667 2.3305-1.76323 4.6961-1.62269 6.9053.31943.2458.20124.4724.42164.7598.68038z"}),s.jsxRuntimeExports.jsx("path",{d:"m53.1648 8.56764-7.2405 7.16796 7.2149 7.2031c-1.6313 1.8111-3.8309 2.5554-6.1359 1.6418-1.5483-.6101-2.7966-1.645-3.9937-2.7534-.3416-.3195-.6385-.6772-.9769-1.0478-1.3855 3.0665-3.2595 4.3506-6.021 4.1718v-24.9313273c.7841-.0461673 1.5699.0534731 2.3177.2938733 2.5221.773014 3.831 3.012194 3.9363 5.478174.0703 1.51089 0 3.02817 0 4.65088.1692-.1565.2714-.2524.3799-.3482.9578-.84648 1.8453-1.76004 2.8541-2.52667 2.3305-1.76323 4.6961-1.62269 6.9053.31943.2458.20124.4724.42164.7598.68038z"}),s.jsxRuntimeExports.jsx("path",{d:"m70.5731 24.9668c-1.4086.0874-2.8049-.308-3.9587-1.1212-.0835-.0825-.1938-.1324-.3109-.1406s-.2333.0258-.3276.0958c-1.1441.6519-2.4163 1.0469-3.7283 1.1578-1.312.1108-2.6324-.0652-3.8696-.5158-1.2373-.4506-2.3617-1.1651-3.2955-2.0939-.9337-.9288-1.6544-2.0497-2.1121-3.285-.4576-1.2352-.6413-2.5553-.5382-3.8687.103-1.3133.4903-2.5886 1.135-3.7372.6447-1.1487 1.5314-2.14332 2.5986-2.91493 1.0672-.77162 2.2893-1.30176 3.5817-1.55368 2.1596-.45022 4.4094-.07047 6.3019 1.0637.0786.05612.1751.08128.2711.07068.096-.01061.1848-.05624.2492-.12818 1.1717-.91037 2.554-1.14355 4.0034-1.17869zm-6.3849-9.1037c.0245-.362-.0267-.7251-.1504-1.0661-.1238-.341-.3173-.6524-.5682-.9143-.2509-.2618-.5537-.4684-.889-.6065s-.6957-.2046-1.0581-.1953c-.7289.0137-1.4239.3107-1.9377.8281-.5139.5174-.8064 1.2146-.8155 1.944s.2658 1.4337.7666 1.9638c.5007.5301 1.188.8444 1.9163.8764 1.5612.0192 2.7136-1.1691 2.736-2.8301z"}),s.jsxRuntimeExports.jsx("path",{d:"m70.5731 24.9668c-1.4086.0874-2.8049-.308-3.9587-1.1212-.0835-.0825-.1938-.1324-.3109-.1406s-.2333.0258-.3276.0958c-1.1441.6519-2.4163 1.0469-3.7283 1.1578-1.312.1108-2.6324-.0652-3.8696-.5158-1.2373-.4506-2.3617-1.1651-3.2955-2.0939-.9337-.9288-1.6544-2.0497-2.1121-3.285-.4576-1.2352-.6413-2.5553-.5382-3.8687.103-1.3133.4903-2.5886 1.135-3.7372.6447-1.1487 1.5314-2.14332 2.5986-2.91493 1.0672-.77162 2.2893-1.30176 3.5817-1.55368 2.1596-.45022 4.4094-.07047 6.3019 1.0637.0786.05612.1751.08128.2711.07068.096-.01061.1848-.05624.2492-.12818 1.1717-.91037 2.554-1.14355 4.0034-1.17869zm-6.3849-9.1037c.0245-.362-.0267-.7251-.1504-1.0661-.1238-.341-.3173-.6524-.5682-.9143-.2509-.2618-.5537-.4684-.889-.6065s-.6957-.2046-1.0581-.1953c-.7289.0137-1.4239.3107-1.9377.8281-.5139.5174-.8064 1.2146-.8155 1.944s.2658 1.4337.7666 1.9638c.5007.5301 1.188.8444 1.9163.8764 1.5612.0192 2.7136-1.1691 2.736-2.8301z"}),s.jsxRuntimeExports.jsx("path",{d:"m34.1057 6.80968v18.20732c-.5363-.0511-1.0694-.0607-1.5962-.1629-.8807-.1549-1.714-.51-2.4358-1.0381-.0738-.0371-.1553-.0564-.2379-.0564s-.164.0193-.2378.0564c-1.5131.85-3.2341 1.2583-4.9675 1.1787-1.9966-.0702-3.9102-.8169-5.4271-2.1178-1.0238-.8288-1.8471-1.8785-2.4082-3.0705s-.8456-2.4956-.8322-3.8132c-.0396-1.8326.487-3.6327 1.5081-5.1546 1.021-1.52185 2.4867-2.69128 4.1968-3.34854 1.2775-.53907 2.6638-.76993 4.0469-.67393 1.3831.09599 2.7243.51615 3.9151 1.22654.0676.03326.1418.05055.2171.05055s.1496-.01729.2171-.05055c1.178-.92953 2.5508-1.1723 4.0416-1.23299zm-6.3498 9.01422c0-1.6163-1.1397-2.7598-2.7072-2.7439-.368.0028-.732.078-1.071.2215-.3391.1434-.6465.3523-.9049.6147-.2583.2623-.4625.573-.6009.9143-.1383.3413-.2081.7066-.2054 1.0749s.0779.7324.2213 1.0716c.1434.3393.3522.6469.6144.9054s.5727.4628.9138.6012c.3411.1385.7062.2083 1.0742.2056 1.5356-.016 2.6849-1.2426 2.6657-2.8653z"}),s.jsxRuntimeExports.jsx("path",{d:"m34.1057 6.80968v18.20732c-.5363-.0511-1.0694-.0607-1.5962-.1629-.8807-.1549-1.714-.51-2.4358-1.0381-.0738-.0371-.1553-.0564-.2379-.0564s-.164.0193-.2378.0564c-1.5131.85-3.2341 1.2583-4.9675 1.1787-1.9966-.0702-3.9102-.8169-5.4271-2.1178-1.0238-.8288-1.8471-1.8785-2.4082-3.0705s-.8456-2.4956-.8322-3.8132c-.0396-1.8326.487-3.6327 1.5081-5.1546 1.021-1.52185 2.4867-2.69128 4.1968-3.34854 1.2775-.53907 2.6638-.76993 4.0469-.67393 1.3831.09599 2.7243.51615 3.9151 1.22654.0676.03326.1418.05055.2171.05055s.1496-.01729.2171-.05055c1.178-.92953 2.5508-1.1723 4.0416-1.23299zm-6.3498 9.01422c0-1.6163-1.1397-2.7598-2.7072-2.7439-.368.0028-.732.078-1.071.2215-.3391.1434-.6465.3523-.9049.6147-.2583.2623-.4625.573-.6009.9143-.1383.3413-.2081.7066-.2054 1.0749s.0779.7324.2213 1.0716c.1434.3393.3522.6469.6144.9054s.5727.4628.9138.6012c.3411.1385.7062.2083 1.0742.2056 1.5356-.016 2.6849-1.2426 2.6657-2.8653z"}),s.jsxRuntimeExports.jsxs("g",{opacity:.7,children:[s.jsxRuntimeExports.jsx("path",{d:"m50.0654 51.3369c-1.0869 0-2.0234-.2427-2.8095-.728-.7793-.4922-1.3775-1.1724-1.7945-2.0405-.417-.875-.6255-1.8833-.6255-3.0249s.2085-2.1534.6255-3.0352c.4239-.8818 1.0152-1.5723 1.774-2.0713.7656-.499 1.6508-.7485 2.6557-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2475.1607-1.7329.482-.4853.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1402 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5948-.9843l1.7636.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5894 1.1075-.6357.2597-1.3466.3896-2.1328.3896z"}),s.jsxRuntimeExports.jsx("path",{d:"m37.1343 51.3164c-.9434 0-1.7774-.2393-2.502-.7178s-1.2885-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2017-2.1977.605-3.0659.4033-.8681.9639-1.5381 1.6816-2.0097.7246-.4786 1.5586-.7178 2.502-.7178.6426 0 1.1792.1025 1.6098.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8047v15.2783h-1.7534v-1.7226h-.1333c-.1778.2939-.4102.5913-.6973.8921-.2803.3007-.6392.5537-1.0767.7587-.4306.1983-.9604.2974-1.5893.2974zm.2666-1.6099c.6904 0 1.2749-.1777 1.7534-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2598-.6358.3897-1.3706.3897-2.2046 0-.8408-.1265-1.5723-.3794-2.1943-.253-.6221-.6221-1.1075-1.1074-1.4561-.4854-.3486-1.0733-.523-1.7637-.523-.6836 0-1.2681.1744-1.7534.523-.4786.3486-.8443.8374-1.0972 1.4663-.2529.6221-.3794 1.3501-.3794 2.1841 0 .8271.1265 1.5586.3794 2.1943.2598.6289.6289 1.1245 1.1074 1.4868.4854.3555 1.0664.5332 1.7432.5332z"}),s.jsxRuntimeExports.jsx("path",{d:"m28.1001 51.0908v-11.2178h1.8047v11.2178zm.9023-13.1865c-.3349 0-.6254-.1162-.8715-.3486-.2461-.2393-.3692-.5264-.3692-.8614 0-.3349.1231-.6186.3692-.851.2461-.2393.5366-.3589.8715-.3589.3487 0 .646.1196.8921.3589.2461.2324.3692.5195.3692.8613 0 .3281-.1231.6118-.3692.8511-.2461.2324-.5434.3486-.8921.3486z"}),s.jsxRuntimeExports.jsx("path",{d:"m19.96 51.2549c-.752 0-1.4253-.1572-2.0201-.4717-.5947-.3213-1.0595-.7998-1.3945-1.4355-.335-.6426-.5024-1.4458-.5024-2.4097v-7.065h1.8047v6.9214c0 .9024.229 1.5996.687 2.0918s1.0903.7383 1.8969.7383c.5332 0 1.0152-.1128 1.4458-.3384.4375-.2324.7828-.5776 1.0357-1.0356.2529-.4649.3794-1.0357.3794-1.7124v-6.6651h1.8149v11.2178h-1.7534v-2.7173h.3486c-.3554 1.0323-.8579 1.7705-1.5073 2.2149-.6426.4443-1.3877.6665-2.2353.6665z"}),s.jsxRuntimeExports.jsx("path",{d:"m7.01953 51.3164c-1.36035 0-2.55664-.3247-3.58887-.9741-1.03222-.6563-1.84228-1.5723-2.43017-2.7481-.581056-1.1757-.871584-2.5532-.871584-4.1323 0-1.5928.290528-2.977.871584-4.1528.58105-1.1758 1.38428-2.0884 2.40967-2.7378 1.03222-.6563 2.21142-.9844 3.53759-.9844.80664 0 1.56202.1231 2.26612.3692.7041.246 1.33303.5947 1.88673 1.0459.5605.4511 1.0254.9877 1.3945 1.6098.3692.6153.6221 1.2988.7588 2.0508h-1.9585c-.1367-.499-.3384-.9502-.605-1.3535s-.5879-.7486-.96384-1.0357c-.36914-.2939-.78955-.5195-1.26123-.6767-.46484-.1572-.9707-.2359-1.51758-.2359-.94336 0-1.78759.2427-2.53271.7281-.74512.4853-1.33301 1.1826-1.76367 2.0918-.43067.9091-.646 2.0029-.646 3.2812 0 1.2647.21533 2.3516.646 3.2608.43066.9023 1.02197 1.5996 1.77392 2.0918.75879.4853 1.62354.728 2.59424.728.86133 0 1.62695-.1846 2.29688-.5537.66992-.376 1.19629-.9024 1.57909-1.5791.3897-.6768.5845-1.4732.5845-2.3892l.5845.082h-4.55278v-1.6713h5.84468v1.6611c0 1.2373-.2768 2.3242-.8305 3.2607-.5469.9297-1.2988 1.6577-2.2559 2.1841-.95018.5195-2.03367.7793-3.25047.7793z"})]})]})})}const m=["default","flat"];function d({variant:c="default",height:t=56}){return s.jsxRuntimeExports.jsxs(n.default,{direction:"row",preset:"start",style:{gap:t/3},children:[c==="flat"?s.jsxRuntimeExports.jsx(i.default,{width:t,height:t,fill:"var(--foreground-color)"}):s.jsxRuntimeExports.jsx(a.default,{size:t}),s.jsxRuntimeExports.jsx(e,{height:t-2,className:"kakadu-components-3861346893"}),s.jsxRuntimeExports.jsx(r.default,{children:"Kakadu Guide"})]})}exports.KakaduGuideLogoSvg=e;exports.default=d;exports.kakaduGuideLogoVariants=m;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { j as c } from "
|
|
2
|
-
import h from "
|
|
3
|
-
import m from "
|
|
4
|
-
import o from "
|
|
5
|
-
import i from "
|
|
6
|
-
import r from "./
|
|
1
|
+
import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import h from "../../icons/kakadu-guide-icon.mjs";
|
|
3
|
+
import m from "../../utilities/scale.mjs";
|
|
4
|
+
import o from "../flex.mjs";
|
|
5
|
+
import i from "../aria-text.mjs";
|
|
6
|
+
import r from "./kakadu-guide-icon.mjs";
|
|
7
7
|
function v({
|
|
8
8
|
fill: t,
|
|
9
9
|
...s
|
|
@@ -30,7 +30,7 @@ function v({
|
|
|
30
30
|
/* @__PURE__ */ c.jsx("path", { d: "m70.5731 24.9668c-1.4086.0874-2.8049-.308-3.9587-1.1212-.0835-.0825-.1938-.1324-.3109-.1406s-.2333.0258-.3276.0958c-1.1441.6519-2.4163 1.0469-3.7283 1.1578-1.312.1108-2.6324-.0652-3.8696-.5158-1.2373-.4506-2.3617-1.1651-3.2955-2.0939-.9337-.9288-1.6544-2.0497-2.1121-3.285-.4576-1.2352-.6413-2.5553-.5382-3.8687.103-1.3133.4903-2.5886 1.135-3.7372.6447-1.1487 1.5314-2.14332 2.5986-2.91493 1.0672-.77162 2.2893-1.30176 3.5817-1.55368 2.1596-.45022 4.4094-.07047 6.3019 1.0637.0786.05612.1751.08128.2711.07068.096-.01061.1848-.05624.2492-.12818 1.1717-.91037 2.554-1.14355 4.0034-1.17869zm-6.3849-9.1037c.0245-.362-.0267-.7251-.1504-1.0661-.1238-.341-.3173-.6524-.5682-.9143-.2509-.2618-.5537-.4684-.889-.6065s-.6957-.2046-1.0581-.1953c-.7289.0137-1.4239.3107-1.9377.8281-.5139.5174-.8064 1.2146-.8155 1.944s.2658 1.4337.7666 1.9638c.5007.5301 1.188.8444 1.9163.8764 1.5612.0192 2.7136-1.1691 2.736-2.8301z" }),
|
|
31
31
|
/* @__PURE__ */ c.jsx("path", { d: "m34.1057 6.80968v18.20732c-.5363-.0511-1.0694-.0607-1.5962-.1629-.8807-.1549-1.714-.51-2.4358-1.0381-.0738-.0371-.1553-.0564-.2379-.0564s-.164.0193-.2378.0564c-1.5131.85-3.2341 1.2583-4.9675 1.1787-1.9966-.0702-3.9102-.8169-5.4271-2.1178-1.0238-.8288-1.8471-1.8785-2.4082-3.0705s-.8456-2.4956-.8322-3.8132c-.0396-1.8326.487-3.6327 1.5081-5.1546 1.021-1.52185 2.4867-2.69128 4.1968-3.34854 1.2775-.53907 2.6638-.76993 4.0469-.67393 1.3831.09599 2.7243.51615 3.9151 1.22654.0676.03326.1418.05055.2171.05055s.1496-.01729.2171-.05055c1.178-.92953 2.5508-1.1723 4.0416-1.23299zm-6.3498 9.01422c0-1.6163-1.1397-2.7598-2.7072-2.7439-.368.0028-.732.078-1.071.2215-.3391.1434-.6465.3523-.9049.6147-.2583.2623-.4625.573-.6009.9143-.1383.3413-.2081.7066-.2054 1.0749s.0779.7324.2213 1.0716c.1434.3393.3522.6469.6144.9054s.5727.4628.9138.6012c.3411.1385.7062.2083 1.0742.2056 1.5356-.016 2.6849-1.2426 2.6657-2.8653z" }),
|
|
32
32
|
/* @__PURE__ */ c.jsx("path", { d: "m34.1057 6.80968v18.20732c-.5363-.0511-1.0694-.0607-1.5962-.1629-.8807-.1549-1.714-.51-2.4358-1.0381-.0738-.0371-.1553-.0564-.2379-.0564s-.164.0193-.2378.0564c-1.5131.85-3.2341 1.2583-4.9675 1.1787-1.9966-.0702-3.9102-.8169-5.4271-2.1178-1.0238-.8288-1.8471-1.8785-2.4082-3.0705s-.8456-2.4956-.8322-3.8132c-.0396-1.8326.487-3.6327 1.5081-5.1546 1.021-1.52185 2.4867-2.69128 4.1968-3.34854 1.2775-.53907 2.6638-.76993 4.0469-.67393 1.3831.09599 2.7243.51615 3.9151 1.22654.0676.03326.1418.05055.2171.05055s.1496-.01729.2171-.05055c1.178-.92953 2.5508-1.1723 4.0416-1.23299zm-6.3498 9.01422c0-1.6163-1.1397-2.7598-2.7072-2.7439-.368.0028-.732.078-1.071.2215-.3391.1434-.6465.3523-.9049.6147-.2583.2623-.4625.573-.6009.9143-.1383.3413-.2081.7066-.2054 1.0749s.0779.7324.2213 1.0716c.1434.3393.3522.6469.6144.9054s.5727.4628.9138.6012c.3411.1385.7062.2083 1.0742.2056 1.5356-.016 2.6849-1.2426 2.6657-2.8653z" }),
|
|
33
|
-
/* @__PURE__ */ c.jsxs("g", { opacity: 0.
|
|
33
|
+
/* @__PURE__ */ c.jsxs("g", { opacity: 0.7, children: [
|
|
34
34
|
/* @__PURE__ */ c.jsx("path", { d: "m50.0654 51.3369c-1.0869 0-2.0234-.2427-2.8095-.728-.7793-.4922-1.3775-1.1724-1.7945-2.0405-.417-.875-.6255-1.8833-.6255-3.0249s.2085-2.1534.6255-3.0352c.4239-.8818 1.0152-1.5723 1.774-2.0713.7656-.499 1.6508-.7485 2.6557-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2475.1607-1.7329.482-.4853.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1402 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5948-.9843l1.7636.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5894 1.1075-.6357.2597-1.3466.3896-2.1328.3896z" }),
|
|
35
35
|
/* @__PURE__ */ c.jsx("path", { d: "m37.1343 51.3164c-.9434 0-1.7774-.2393-2.502-.7178s-1.2885-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2017-2.1977.605-3.0659.4033-.8681.9639-1.5381 1.6816-2.0097.7246-.4786 1.5586-.7178 2.502-.7178.6426 0 1.1792.1025 1.6098.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8047v15.2783h-1.7534v-1.7226h-.1333c-.1778.2939-.4102.5913-.6973.8921-.2803.3007-.6392.5537-1.0767.7587-.4306.1983-.9604.2974-1.5893.2974zm.2666-1.6099c.6904 0 1.2749-.1777 1.7534-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2598-.6358.3897-1.3706.3897-2.2046 0-.8408-.1265-1.5723-.3794-2.1943-.253-.6221-.6221-1.1075-1.1074-1.4561-.4854-.3486-1.0733-.523-1.7637-.523-.6836 0-1.2681.1744-1.7534.523-.4786.3486-.8443.8374-1.0972 1.4663-.2529.6221-.3794 1.3501-.3794 2.1841 0 .8271.1265 1.5586.3794 2.1943.2598.6289.6289 1.1245 1.1074 1.4868.4854.3555 1.0664.5332 1.7432.5332z" }),
|
|
36
36
|
/* @__PURE__ */ c.jsx("path", { d: "m28.1001 51.0908v-11.2178h1.8047v11.2178zm.9023-13.1865c-.3349 0-.6254-.1162-.8715-.3486-.2461-.2393-.3692-.5264-.3692-.8614 0-.3349.1231-.6186.3692-.851.2461-.2393.5366-.3589.8715-.3589.3487 0 .646.1196.8921.3589.2461.2324.3692.5195.3692.8613 0 .3281-.1231.6118-.3692.8511-.2461.2324-.5434.3486-.8921.3486z" }),
|
|
@@ -47,9 +47,9 @@ function u({
|
|
|
47
47
|
return /* @__PURE__ */ c.jsxs(o, { direction: "row", preset: "start", style: {
|
|
48
48
|
gap: s / 3
|
|
49
49
|
}, children: [
|
|
50
|
-
t === "flat" ? /* @__PURE__ */ c.jsx(h, { width: s, height: s, fill: "var(--foreground-color)" }) : /* @__PURE__ */ c.jsx(
|
|
50
|
+
t === "flat" ? /* @__PURE__ */ c.jsx(h, { width: s, height: s, fill: "var(--foreground-color)" }) : /* @__PURE__ */ c.jsx(r, { size: s }),
|
|
51
51
|
/* @__PURE__ */ c.jsx(v, { height: s - 2, className: "kakadu-components-3861346893" }),
|
|
52
|
-
/* @__PURE__ */ c.jsx(
|
|
52
|
+
/* @__PURE__ */ c.jsx(i, { children: "Kakadu Guide" })
|
|
53
53
|
] });
|
|
54
54
|
}
|
|
55
55
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),h=require("../../utilities/scale.js");function i({fill:c,...t}){const{width:x,height:e}=h.default({originalWidth:120,originalHeight:55,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 120 55",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:e,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"#000",children:[s.jsxRuntimeExports.jsx("path",{d:"m90.6113 7.831v-7.82785355c3.063-.07955845 5.725 1.34557355 6.5685 4.73545355.1745.72258.2616 1.46352.2593 2.20688.0184 6.52152.0184 13.04412 0 19.56792v.5396c-1.5903-.0242-3.063-.3217-4.3386-1.2695-.0831-.0805-.1922-.1285-.3076-.1355s-.2295.0276-.3216.0975c-5.1304 2.9021-11.6885.7471-13.9287-4.6974-1.5626-3.805-.9818-7.3886 1.8081-10.4395 2.6827-2.93325 6.0568-3.82915 9.9184-2.83986zm0 9.3844c.0132-.3968-.0543-.7921-.1984-1.162-.144-.3699-.3616-.7068-.6396-.9901s-.6105-.5072-.9775-.6581-.7608-.2257-1.1576-.2199c-.8022-.0064-1.5742.3063-2.146.8694-.5718.563-.8967 1.3303-.9031 2.1331-.0064.8027.3061 1.5751.8689 2.1472.5627.5722 1.3296.8972 2.1319.9037.3977.0051.7924-.0697 1.1607-.2199.3684-.1502.7028-.3729.9836-.6548s.5021-.6173.651-.9864c.1489-.369.2223-.7642.2158-1.1622z"}),s.jsxRuntimeExports.jsx("path",{d:"m99.4912 7.38135c1.9668.03459 3.7198.48427 5.0818 1.94053 1.081 1.18252 1.696 2.71812 1.729 4.32042.062 1.1587 0 2.3244.024 3.4901-.027.6725.178 1.3337.58 1.8732s.977.9247 1.629 1.0913c1.67.4877 3.568-.8406 3.585-2.5667.031-3.2134 0-6.4234.021-9.63345v-.49465c3.242-.0588 6.039 1.49086 6.679 5.154.44 2.3936.392 4.8516-.142 7.226-.84 3.6009-4.197 6.548-7.861 7.1326-1.987.3138-4.023.0101-5.831-.8701-1.809-.8803-3.305-2.2946-4.285-4.0522-.8055-1.4223-1.224-3.0314-1.2133-4.6662 0-3.2274 0-6.4512 0-9.68542-.0104-.07264-.0034-.15566.0035-.25943z"}),s.jsxRuntimeExports.jsx("path",{d:"m10.6651 17.0749 7.8926 7.7967c-1.9913 2.1654-4.5945 2.8399-7.3878 1.4217-1.56609-.8025-2.84522-1.9613-4.09669-3.1616-.17631-.1661-.32151-.3667-.54276-.6261-1.06133 3.2273-3.33264 4.5279-6.53045 4.5487v-27.04990547c1.83226 0 3.49512.38395547 4.83993 1.69148547 1.42087 1.38362 1.94289 3.11315 1.9982 5.02947.04149 1.48394 0 2.97133 0 4.56595l.42177-.3666c1.03713-.9202 1.99128-1.91983 3.0872-2.74309 2.534-1.9094 5.1545-1.72953 7.5053.40471.2386.21447.4702.43585.7606.69182z"}),s.jsxRuntimeExports.jsx("path",{d:"m57.5711 9.27762-7.8407 7.76218 7.813 7.8001c-1.7666 1.9613-4.1485 2.7673-6.6445 1.778-1.6767-.6607-3.0284-1.7814-4.3249-2.9817-.3699-.3459-.6914-.7333-1.0578-1.1346-1.5004 3.3207-3.5297 4.7113-6.5201 4.5175v-26.9979286c.8491-.0499943 1.7001.0579059 2.5098.3182336 2.7311.837095 4.1486 3.261895 4.2626 5.932295.0761 1.63613 0 3.27919 0 5.0364.1833-.1695.2939-.2733.4114-.377 1.0372-.9167 1.9982-1.90599 3.0907-2.73617 2.5237-1.9094 5.0854-1.7572 7.4777.34591.2662.21792.5116.4566.8228.73678z"}),s.jsxRuntimeExports.jsx("path",{d:"m76.4229 27.0363c-1.5253.0947-3.0374-.3335-4.2868-1.2142-.0904-.0893-.2099-.1433-.3367-.1522s-.2526.028-.3547.1038c-1.239.7059-2.6167 1.1337-4.0374 1.2537-1.4208.12-2.8506-.0705-4.1904-.5585s-2.5575-1.2617-3.5686-2.2675c-1.0112-1.0058-1.7916-2.2196-2.2872-3.5573-.4956-1.3376-.6945-2.7671-.5829-4.1894.1116-1.4222.531-2.8031 1.2292-4.047.6981-1.2439 1.6583-2.321 2.814-3.15657 1.1556-.83557 2.4791-1.40966 3.8785-1.68246 2.3387-.48754 4.775-.07632 6.8243 1.15187.0852.06077.1897.08802.2937.07654.1039-.01149.2-.06091.2698-.13881 1.2688-.98583 2.7657-1.23834 4.3352-1.27639zm-6.9141-9.8584c.0266-.3919-.0289-.7851-.1629-1.1544-.134-.3692-.3436-.7065-.6153-.9901-.2717-.2835-.5996-.5073-.9627-.6568-.363-.1495-.7533-.2215-1.1458-.2115-.7893.0149-1.5419.3365-2.0984.8968-.5564.5603-.8731 1.3153-.883 2.1051-.0099.7899.2878 1.5525.8301 2.1266s1.2865.9145 2.0752.9491c1.6905.0207 2.9386-1.266 2.9628-3.0648z"}),s.jsxRuntimeExports.jsx("path",{d:"m36.9321 7.37438v19.71662c-.5808-.0553-1.1581-.0657-1.7285-.1764-.9537-.1677-1.8562-.5523-2.6378-1.1242-.0799-.0401-.1681-.0611-.2575-.0611-.0895 0-.1777.021-.2576.0611-1.6385.9205-3.5021 1.3627-5.3792 1.2764-2.1622-.0759-4.2344-.8845-5.8771-2.2933-1.1087-.8975-2.0002-2.0342-2.6078-3.325-.6076-1.2909-.9157-2.7025-.9011-4.1293-.043-1.9845.5273-3.9339 1.633-5.5819s2.6929-2.91439 4.5448-3.62614c1.3834-.58375 2.8846-.83375 4.3823-.7298 1.4978.10395 2.9501.55895 4.2397 1.32822.0731.03601.1535.05474.2351.05474.0815 0 .1619-.01873.235-.05474 1.2757-1.00659 2.7623-1.26948 4.3767-1.3352zm-6.8761 9.76152c0-1.7503-1.2342-2.9887-2.9316-2.9714-.3987.003-.7928.0844-1.1599.2398s-.7001.3815-.9799.6656c-.2797.2842-.5008.6206-.6507.9902-.1498.3696-.2254.7651-.2224 1.164.0029.3988.0844.7931.2396 1.1605.1553.3673.3814.7005.6653.9804.284.2799.6202.5012.9896.6511.3694.1498.7647.2255 1.1633.2225 1.6629-.0173 2.9074-1.3455 2.8867-3.1027z"}),s.jsxRuntimeExports.jsxs("g",{opacity:.7,children:[s.jsxRuntimeExports.jsx("path",{d:"m40.7637 54.0908 4.5322-6.4394-.0103 1.3842-4.2861-6.1626h2.1226l1.4355 2.1944c.3418.5127.6494 1.0049.9229 1.4765.2734.4649.5537.9229.8408 1.3741h-.9229c.294-.4512.5708-.9092.8306-1.3741.2598-.4716.5606-.9638.9023-1.4765l1.4664-2.1944h2.0815l-4.2964 6.2139v-1.3535l4.481 6.3574h-2.1123l-1.6919-2.5327c-.335-.499-.6358-.9741-.9024-1.4253s-.54-.8955-.8203-1.333h.9331c-.2803.4375-.5503.8818-.81 1.333-.253.4512-.5469.9263-.8819 1.4253l-1.7124 2.5327z"}),s.jsxRuntimeExports.jsx("path",{d:"m35.0732 54.3369c-1.0869 0-2.0234-.2427-2.8095-.728-.7793-.4922-1.3775-1.1724-1.7945-2.0405-.417-.875-.6254-1.8833-.6254-3.0249s.2084-2.1534.6254-3.0352c.4239-.8818 1.0152-1.5723 1.774-2.0713.7656-.499 1.6508-.7485 2.6557-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2475.1607-1.7329.482-.4853.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1402 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5948-.9843l1.7636.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5893 1.1075-.6358.2597-1.3467.3896-2.1329.3896z"}),s.jsxRuntimeExports.jsx("path",{d:"m22.144 54.3164c-.9433 0-1.7773-.2393-2.5019-.7178s-1.2886-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2016-2.1977.6049-3.0659.4034-.8681.9639-1.5381 1.6817-2.0097.7246-.4786 1.5586-.7178 2.5019-.7178.6426 0 1.1792.1025 1.6099.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8046v15.2783h-1.7534v-1.7226h-.1333c-.1777.2939-.4101.5913-.6972.8921-.2803.3007-.6392.5537-1.0767.7587-.4307.1983-.9605.2974-1.5894.2974zm.2666-1.6099c.6905 0 1.2749-.1777 1.7535-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2597-.6358.3896-1.3706.3896-2.2046 0-.8408-.1264-1.5723-.3794-2.1943-.2529-.6221-.622-1.1075-1.1074-1.4561-.4853-.3486-1.0732-.523-1.7637-.523-.6835 0-1.268.1744-1.7534.523-.4785.3486-.8442.8374-1.0971 1.4663-.253.6221-.3794 1.3501-.3794 2.1841 0 .8271.1264 1.5586.3794 2.1943.2597.6289.6289 1.1245 1.1074 1.4868.4853.3555 1.0664.5332 1.7431.5332z"}),s.jsxRuntimeExports.jsx("path",{d:"m7.6543 47.4258v6.665h-1.80469v-11.2178h1.74316v2.7173h-.33838c.34864-1.0254.84082-1.7602 1.47657-2.2046.64258-.4511 1.39794-.6767 2.26614-.6767.7519 0 1.4218.1606 2.0097.4819.5948.3145 1.0596.7896 1.3946 1.4253.3349.6358.5024 1.439.5024 2.4097v7.0649h-1.8047v-6.9214c0-.9023-.229-1.5996-.687-2.0918-.4512-.4922-1.0801-.7382-1.8867-.7382-.54005 0-1.02882.1162-1.46632.3486-.43066.2256-.77246.5674-1.02539 1.0254s-.37939 1.0288-.37939 1.7124z"}),s.jsxRuntimeExports.jsx("path",{d:"m2.62988 38.8125v15.2783h-1.907224v-15.2783z"})]})]})})}exports.default=i;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as c } from "
|
|
2
|
-
import d from "
|
|
1
|
+
import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import d from "../../utilities/scale.mjs";
|
|
3
3
|
function m({
|
|
4
4
|
fill: s,
|
|
5
5
|
...h
|
|
@@ -26,7 +26,7 @@ function m({
|
|
|
26
26
|
/* @__PURE__ */ c.jsx("path", { d: "m57.5711 9.27762-7.8407 7.76218 7.813 7.8001c-1.7666 1.9613-4.1485 2.7673-6.6445 1.778-1.6767-.6607-3.0284-1.7814-4.3249-2.9817-.3699-.3459-.6914-.7333-1.0578-1.1346-1.5004 3.3207-3.5297 4.7113-6.5201 4.5175v-26.9979286c.8491-.0499943 1.7001.0579059 2.5098.3182336 2.7311.837095 4.1486 3.261895 4.2626 5.932295.0761 1.63613 0 3.27919 0 5.0364.1833-.1695.2939-.2733.4114-.377 1.0372-.9167 1.9982-1.90599 3.0907-2.73617 2.5237-1.9094 5.0854-1.7572 7.4777.34591.2662.21792.5116.4566.8228.73678z" }),
|
|
27
27
|
/* @__PURE__ */ c.jsx("path", { d: "m76.4229 27.0363c-1.5253.0947-3.0374-.3335-4.2868-1.2142-.0904-.0893-.2099-.1433-.3367-.1522s-.2526.028-.3547.1038c-1.239.7059-2.6167 1.1337-4.0374 1.2537-1.4208.12-2.8506-.0705-4.1904-.5585s-2.5575-1.2617-3.5686-2.2675c-1.0112-1.0058-1.7916-2.2196-2.2872-3.5573-.4956-1.3376-.6945-2.7671-.5829-4.1894.1116-1.4222.531-2.8031 1.2292-4.047.6981-1.2439 1.6583-2.321 2.814-3.15657 1.1556-.83557 2.4791-1.40966 3.8785-1.68246 2.3387-.48754 4.775-.07632 6.8243 1.15187.0852.06077.1897.08802.2937.07654.1039-.01149.2-.06091.2698-.13881 1.2688-.98583 2.7657-1.23834 4.3352-1.27639zm-6.9141-9.8584c.0266-.3919-.0289-.7851-.1629-1.1544-.134-.3692-.3436-.7065-.6153-.9901-.2717-.2835-.5996-.5073-.9627-.6568-.363-.1495-.7533-.2215-1.1458-.2115-.7893.0149-1.5419.3365-2.0984.8968-.5564.5603-.8731 1.3153-.883 2.1051-.0099.7899.2878 1.5525.8301 2.1266s1.2865.9145 2.0752.9491c1.6905.0207 2.9386-1.266 2.9628-3.0648z" }),
|
|
28
28
|
/* @__PURE__ */ c.jsx("path", { d: "m36.9321 7.37438v19.71662c-.5808-.0553-1.1581-.0657-1.7285-.1764-.9537-.1677-1.8562-.5523-2.6378-1.1242-.0799-.0401-.1681-.0611-.2575-.0611-.0895 0-.1777.021-.2576.0611-1.6385.9205-3.5021 1.3627-5.3792 1.2764-2.1622-.0759-4.2344-.8845-5.8771-2.2933-1.1087-.8975-2.0002-2.0342-2.6078-3.325-.6076-1.2909-.9157-2.7025-.9011-4.1293-.043-1.9845.5273-3.9339 1.633-5.5819s2.6929-2.91439 4.5448-3.62614c1.3834-.58375 2.8846-.83375 4.3823-.7298 1.4978.10395 2.9501.55895 4.2397 1.32822.0731.03601.1535.05474.2351.05474.0815 0 .1619-.01873.235-.05474 1.2757-1.00659 2.7623-1.26948 4.3767-1.3352zm-6.8761 9.76152c0-1.7503-1.2342-2.9887-2.9316-2.9714-.3987.003-.7928.0844-1.1599.2398s-.7001.3815-.9799.6656c-.2797.2842-.5008.6206-.6507.9902-.1498.3696-.2254.7651-.2224 1.164.0029.3988.0844.7931.2396 1.1605.1553.3673.3814.7005.6653.9804.284.2799.6202.5012.9896.6511.3694.1498.7647.2255 1.1633.2225 1.6629-.0173 2.9074-1.3455 2.8867-3.1027z" }),
|
|
29
|
-
/* @__PURE__ */ c.jsxs("g", { opacity: 0.
|
|
29
|
+
/* @__PURE__ */ c.jsxs("g", { opacity: 0.7, children: [
|
|
30
30
|
/* @__PURE__ */ c.jsx("path", { d: "m40.7637 54.0908 4.5322-6.4394-.0103 1.3842-4.2861-6.1626h2.1226l1.4355 2.1944c.3418.5127.6494 1.0049.9229 1.4765.2734.4649.5537.9229.8408 1.3741h-.9229c.294-.4512.5708-.9092.8306-1.3741.2598-.4716.5606-.9638.9023-1.4765l1.4664-2.1944h2.0815l-4.2964 6.2139v-1.3535l4.481 6.3574h-2.1123l-1.6919-2.5327c-.335-.499-.6358-.9741-.9024-1.4253s-.54-.8955-.8203-1.333h.9331c-.2803.4375-.5503.8818-.81 1.333-.253.4512-.5469.9263-.8819 1.4253l-1.7124 2.5327z" }),
|
|
31
31
|
/* @__PURE__ */ c.jsx("path", { d: "m35.0732 54.3369c-1.0869 0-2.0234-.2427-2.8095-.728-.7793-.4922-1.3775-1.1724-1.7945-2.0405-.417-.875-.6254-1.8833-.6254-3.0249s.2084-2.1534.6254-3.0352c.4239-.8818 1.0152-1.5723 1.774-2.0713.7656-.499 1.6508-.7485 2.6557-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2475.1607-1.7329.482-.4853.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1402 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5948-.9843l1.7636.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5893 1.1075-.6358.2597-1.3467.3896-2.1329.3896z" }),
|
|
32
32
|
/* @__PURE__ */ c.jsx("path", { d: "m22.144 54.3164c-.9433 0-1.7773-.2393-2.5019-.7178s-1.2886-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2016-2.1977.6049-3.0659.4034-.8681.9639-1.5381 1.6817-2.0097.7246-.4786 1.5586-.7178 2.5019-.7178.6426 0 1.1792.1025 1.6099.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8046v15.2783h-1.7534v-1.7226h-.1333c-.1777.2939-.4101.5913-.6972.8921-.2803.3007-.6392.5537-1.0767.7587-.4307.1983-.9605.2974-1.5894.2974zm.2666-1.6099c.6905 0 1.2749-.1777 1.7535-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2597-.6358.3896-1.3706.3896-2.2046 0-.8408-.1264-1.5723-.3794-2.1943-.2529-.6221-.622-1.1075-1.1074-1.4561-.4853-.3486-1.0732-.523-1.7637-.523-.6835 0-1.268.1744-1.7534.523-.4785.3486-.8442.8374-1.0971 1.4663-.253.6221-.3794 1.3501-.3794 2.1841 0 .8271.1264 1.5586.3794 2.1943.2597.6289.6289 1.1245 1.1074 1.4868.4853.3555 1.0664.5332 1.7431.5332z" }),
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),l=require("../../utilities/scale.js");function n({fill:e,...t}){const{width:c,height:i}=l.default({originalWidth:140,originalHeight:32,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 140 32",xmlns:"http://www.w3.org/2000/svg",...t,width:c,height:i,children:s.jsxRuntimeExports.jsxs("g",{fill:e??"currentColor",children:[s.jsxRuntimeExports.jsx("path",{clipRule:"evenodd",d:"m106.506.0400016v9.1954484l-.403-.07314c-4.538-1.16213-8.5042-.10971-11.6574 3.33609-3.2792 3.5839-3.9618 7.7935-2.1252 12.2633 2.6331 6.3957 10.3416 8.9272 16.3716 5.518.108-.0821.242-.1227.378-.1145.135.0082.264.0647.361.1592 1.5 1.1134 3.231 1.4629 5.1 1.4913v-.6339c.022-7.6635.022-15.3257 0-22.98658.003-.87323-.1-1.74362-.305-2.59244-.991-3.98212-4.12-5.6562364-7.72-5.5627784zm-.233 18.8542984c.169.4346.248.899.233 1.3651h-.012c.007.4675-.079.9317-.254 1.3653-.175.4335-.435.8275-.765 1.1586-.33.3312-.723.5928-1.156.7693-.433.1764-.897.2643-1.365.2582-.943-.0075-1.844-.3893-2.505-1.0615-.6619-.6721-1.0293-1.5794-1.0217-2.5224.0075-.9429.3894-1.8443 1.0617-2.5057.672-.6615 1.579-1.0288 2.522-1.0213.467-.0069.929.081 1.361.2583.431.1773.822.4403 1.149.7731.326.3328.582.7285.752 1.163z",fillRule:"evenodd"}),s.jsxRuntimeExports.jsx("path",{d:"m122.913 10.9868c-1.6-1.71072-3.661-2.23896-5.973-2.2796l-.002.02823c-.007.10889-.013.19788-.002.27653v11.37744c-.012 1.9206.479 3.8107 1.426 5.4816 1.152 2.0646 2.91 3.726 5.036 4.76s4.519 1.3908 6.854 1.0222c4.307-.6868 8.253-4.1488 9.24-8.3788.628-2.7892.684-5.6766.167-8.4884-.752-4.3031-4.039-6.1235-7.851-6.05442v.58107c-.011 1.71375-.009 3.42745-.008 5.14145.002 2.0574.004 4.1159-.016 6.1751-.02 2.0276-2.251 3.588-4.214 3.015-.766-.1956-1.442-.6481-1.914-1.2819-.473-.6337-.713-1.4105-.682-2.2004-.012-.5614-.007-1.1228-.001-1.6836.008-.8072.015-1.6132-.028-2.4164-.039-1.8822-.761-3.686-2.032-5.0751z"}),s.jsxRuntimeExports.jsx("path",{d:"m12.5356 20.0929 9.2767 9.1588c-2.3405 2.5437-5.4003 3.3361-8.6835 1.6701-1.8407-.9427-3.34416-2.3039-4.81511-3.7139-.14097-.1327-.26502-.2842-.4118-.4635-.06899-.0842-.143-.1746-.22615-.272-1.24746 3.7911-3.91711 5.319-7.67574 5.3433v-31.7756609c2.1536 0 4.10809.4510359 5.68874 1.9870009 1.67006 1.62535 2.28363 3.65705 2.34864 5.90816.03226 1.153.02184 2.3078.01109 3.4996-.0055.6101-.01109 1.2299-.01109 1.8641l.49574-.4307c.41101-.3645.81094-.7395 1.20991-1.1137.78427-.7355 1.56497-1.4676 2.41867-2.10861 2.9785-2.24299 6.0585-2.03169 8.8216.47541.1132.1017.2251.2048.3408.3113.1706.1571.3499.3223.5532.5014z"}),s.jsxRuntimeExports.jsx("path",{d:"m58.452 20.0522 9.2157-9.1182c-.1178-.106-.2275-.207-.3327-.3037-.2213-.2034-.4223-.3883-.6344-.5618-2.8118-2.47056-5.8228-2.64935-8.7891-.40636-.8505.64596-1.6332 1.37386-2.4191 2.10476-.4006.3725-.802.7458-1.2135 1.1094-.1111.098-.2169.1959-.366.334l-.1176.1089c0-.6986.0103-1.3819.0203-2.0547.0198-1.31502.0389-2.59014-.0203-3.86161-.1341-3.13693-1.8001-5.98537-5.0101-6.968708-.9518-.305809-1.9521-.4325605-2.9501-.3738318v31.7147498c3.5149.2276 5.9001-1.4059 7.6636-5.3068.119.1302.2339.2592.3471.3862.2966.3328.5817.6526.8963.9466 1.5238 1.41 3.1125 2.7265 5.0833 3.5027 2.9338 1.1621 5.7334.2153 7.8098-2.0886z"}),s.jsxRuntimeExports.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",children:[s.jsxRuntimeExports.jsx("path",{d:"m89.8294 31.7954c-1.7928.1113-3.5701-.3917-5.0386-1.4262-.1064-.105-.2468-.1684-.3958-.1788-.1491-.0105-.2969.0328-.4169.1219-1.4563.8292-3.0756 1.3317-4.7455 1.4727s-3.3505-.0829-4.9253-.6561c-1.5747-.5732-3.006-1.4821-4.1945-2.6636s-2.1058-2.6074-2.6883-4.1788c-.5825-1.5713-.8162-3.2506-.6851-4.9213.1312-1.6707.6242-3.2929 1.4448-4.7541s1.9491-2.7265 3.3075-3.708c1.3583-.98157 2.9138-1.65596 4.5588-1.97642 2.7487-.57272 5.6123-.08965 8.0211 1.35312.1.0714.2229.1034.3451.0899s.2351-.0715.3172-.1631c1.4913-1.15802 3.2507-1.45465 5.0955-1.49935zm-8.1268-11.5806c.0313-.4605-.0339-.9223-.1914-1.3561s-.4038-.8299-.7232-1.1631c-.3193-.3331-.7047-.5959-1.1315-.7716-.4267-.1756-.8855-.2602-1.3468-.2484-.9277.0174-1.8123.3952-2.4664 1.0534-.654.6582-1.0263 1.5451-1.0379 2.4729-.0116.9279.3383 1.8238.9757 2.4982.6374.6743 1.5122 1.0742 2.4392 1.1148 1.987.0244 3.4539-1.4872 3.4823-3.6001z"}),s.jsxRuntimeExports.jsx("path",{d:"m43.4094 31.8604v-23.16135c-1.8976.07721-3.6449.38602-5.1443 1.56845-.086.0423-.1805.0643-.2763.0643s-.1903-.022-.2763-.0643c-1.5157-.90365-3.2228-1.43813-4.9832-1.56025-1.7604-.12211-3.5249.17156-5.1509.8573-2.1767.83615-4.0422 2.32375-5.3418 4.25965-1.2996 1.936-1.97 4.2259-1.9195 6.5571-.0171 1.6761.345 3.3343 1.0592 4.8507s1.7621 2.8516 3.0652 3.9059c1.9307 1.6549 4.3664 2.6048 6.9077 2.694 2.2063.1014 4.3968-.4181 6.3227-1.4994.0939-.0471.1976-.0717.3027-.0717s.2088.0246.3027.0717c.9187.6718 1.9794 1.1236 3.1004 1.3206.4644.0901.9327.1236 1.4036.1573.2089.015.4183.03.6281.05zm-11.5279-15.1849c1.9951-.0203 3.4458 1.4344 3.4458 3.4904.0244 2.0642-1.4385 3.6246-3.393 3.6449-.4685.0035-.9331-.0854-1.3672-.2615-.4342-.1761-.8295-.4359-1.1632-.7648-.3337-.3288-.5994-.7202-.7819-1.1517s-.2782-.8947-.2817-1.3632c-.0035-.4686.0854-.9332.2614-1.3673.1761-.4342.436-.8295.7648-1.1632.3289-.3337.7202-.5994 1.1518-.7819.4315-.1825.8947-.2782 1.3632-.2817z"})]})]})})}exports.default=n;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function h({fill:c,...t}){const{width:x,height:i}=e.default({originalWidth:120,originalHeight:59,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 120 59",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:i,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"#000",children:[s.jsxRuntimeExports.jsx("path",{d:"m90.6113 7.831v-7.82785355c3.063-.07955845 5.725 1.34557355 6.5685 4.73545355.1745.72258.2616 1.46352.2593 2.20688.0184 6.52152.0184 13.04412 0 19.56792v.5396c-1.5903-.0242-3.063-.3217-4.3386-1.2695-.0831-.0805-.1922-.1285-.3076-.1355s-.2295.0276-.3216.0975c-5.1304 2.9021-11.6885.7471-13.9287-4.6974-1.5626-3.805-.9818-7.3886 1.8081-10.4395 2.6827-2.93325 6.0568-3.82915 9.9184-2.83986zm0 9.3844c.0132-.3968-.0543-.7921-.1984-1.162-.144-.3699-.3616-.7068-.6396-.9901s-.6105-.5072-.9775-.6581-.7608-.2257-1.1576-.2199c-.8022-.0064-1.5742.3063-2.146.8694-.5718.563-.8967 1.3303-.9031 2.1331-.0064.8027.3061 1.5751.8689 2.1472.5627.5722 1.3296.8972 2.1319.9037.3977.0051.7924-.0697 1.1607-.2199.3684-.1502.7028-.3729.9836-.6548s.5021-.6173.651-.9864c.1489-.369.2223-.7642.2158-1.1622z"}),s.jsxRuntimeExports.jsx("path",{d:"m99.4913 7.38147c1.9667.03459 3.7197.48427 5.0817 1.94053 1.081 1.1825 1.696 2.7181 1.729 4.3204.062 1.1588 0 2.3245.024 3.4902-.026.6724.178 1.3336.58 1.8731.403.5396.977.9247 1.629 1.0913 1.67.4877 3.568-.8406 3.585-2.5666.031-3.2135 0-6.4235.021-9.63353v-.49465c3.243-.0588 6.039 1.49086 6.679 5.15398.44 2.3936.392 4.8516-.142 7.226-.84 3.6009-4.197 6.548-7.861 7.1326-1.987.3138-4.022.0101-5.831-.8701s-3.305-2.2946-4.285-4.0522c-.8054-1.4223-1.2238-3.0313-1.2131-4.6662 0-3.2273 0-6.4512 0-9.6854-.0104-.07264-.0035-.15566.0034-.25943z"}),s.jsxRuntimeExports.jsx("path",{d:"m10.6651 17.0747 7.8926 7.7967c-1.9913 2.1654-4.5945 2.8399-7.3878 1.4217-1.56609-.8025-2.84522-1.9613-4.09669-3.1616-.17631-.166-.32151-.3666-.54276-.6261-1.06133 3.2273-3.33264 4.5279-6.53045 4.5487v-27.04985806c1.83226 0 3.49512.38395606 4.83993 1.69147806 1.42087 1.38363 1.94289 3.11316 1.9982 5.02948.04149 1.48393 0 2.97133 0 4.566l.42177-.3667c1.03713-.9201 1.99128-1.91978 3.0872-2.74304 2.534-1.9094 5.1545-1.72953 7.5053.40471.2386.21446.4702.43584.7606.69181z"}),s.jsxRuntimeExports.jsx("path",{d:"m57.5719 9.27786-7.8407 7.76214 7.8131 7.8002c-1.7666 1.9613-4.1486 2.7672-6.6446 1.7779-1.6767-.6606-3.0284-1.7814-4.3248-2.9817-.3699-.3459-.6914-.7333-1.0579-1.1345-1.5004 3.3207-3.5297 4.7112-6.5201 4.5175v-26.9979844c.8491-.0499943 1.7001.0579058 2.5099.3182334 2.7311.837091 4.1485 3.261891 4.2626 5.932291.076 1.63614 0 3.27919 0 5.03636.1832-.1695.2938-.2732.4114-.377 1.0371-.9167 1.9982-1.90595 3.0906-2.73612 2.5237-1.9094 5.0854-1.75721 7.4777.3459.2662.21793.5117.4566.8228.73678z"}),s.jsxRuntimeExports.jsx("path",{d:"m76.4233 27.0364c-1.5254.0947-3.0374-.3335-4.2868-1.2141-.0905-.0894-.21-.1434-.3368-.1522-.1268-.0089-.2526.0279-.3546.1037-1.2391.7059-2.6167 1.1337-4.0375 1.2537-1.4207.1201-2.8506-.0705-4.1904-.5585-1.3397-.488-2.5574-1.2617-3.5686-2.2675s-1.7916-2.2196-2.2872-3.5573c-.4956-1.3376-.6945-2.7671-.5829-4.1894.1116-1.4222.5311-2.8031 1.2292-4.047.6982-1.2439 1.6583-2.321 2.814-3.15654 1.1556-.83558 2.4791-1.40967 3.8786-1.68247 2.3386-.48754 4.7749-.07631 6.8243 1.15187.0851.06078.1897.08803.2936.07654.104-.01149.2-.0609.2699-.1388 1.2687-.98584 2.7657-1.23835 4.3352-1.2764zm-6.9142-9.8583c.0266-.392-.0289-.7852-.1629-1.1544-.134-.3693-.3435-.7065-.6152-.9901s-.5996-.5073-.9627-.6569c-.3631-.1495-.7534-.2215-1.1459-.2115-.7893.0149-1.5419.3365-2.0983.8968-.5565.5603-.8732 1.3153-.8831 2.1051-.0099.7899.2878 1.5526.8301 2.1266.5423.5741 1.2866.9145 2.0753.9491 1.6905.0207 2.9385-1.266 2.9627-3.0647z"}),s.jsxRuntimeExports.jsx("path",{d:"m36.933 7.37417v19.71663c-.5808-.0553-1.1582-.0657-1.7286-.1764-.9537-.1677-1.8561-.5523-2.6378-1.1242-.0799-.0402-.1681-.0611-.2575-.0611s-.1776.0209-.2576.0611c-1.6385.9205-3.5021 1.3627-5.3792 1.2764-2.1622-.0759-4.2344-.8846-5.8771-2.2934-1.1086-.8974-2.0001-2.0341-2.6078-3.3249-.6076-1.2909-.9157-2.7025-.9011-4.1293-.043-1.9845.5274-3.9339 1.6331-5.5819s2.6928-2.91441 4.5447-3.62615c1.3834-.58376 2.8846-.83376 4.3823-.7298 1.4978.10395 2.9501.55894 4.2397 1.32821.0731.03602.1536.05475.2351.05475s.1619-.01873.2351-.05475c1.2756-1.00658 2.7622-1.26947 4.3767-1.33519zm-6.8762 9.76143c0-1.7502-1.2342-2.9886-2.9316-2.9713-.3986.003-.7928.0844-1.1599.2398-.3671.1553-.7001.3815-.9798.6656-.2798.2841-.5009.6206-.6507.9902s-.2254.7651-.2225 1.1639c.003.3989.0844.7932.2397 1.1606.1552.3673.3813.7005.6652.9804.284.2799.6202.5011.9896.651s.7647.2256 1.1633.2226c1.6629-.0173 2.9074-1.3456 2.8867-3.1028z"}),s.jsxRuntimeExports.jsxs("g",{opacity:.7,children:[s.jsxRuntimeExports.jsx("path",{d:"m29.4746 58.2949.2871-1.5791.5332.0308c.3145.0615.5982.0615.8511 0 .2598-.0615.4922-.2119.6973-.4512.205-.2324.3896-.5742.5537-1.0254l.4306-1.1792-4.3066-11.2178h1.9687l2.3995 6.5831c.2324.6357.4375 1.268.6152 1.8969.1846.6289.3691 1.2442.5537 1.8457h-.5845c.1846-.6015.3692-1.2168.5537-1.8457.1846-.6357.3897-1.268.6153-1.8969l2.3994-6.5831h1.9482l-5.0141 13.043c-.2188.5606-.4854 1.0254-.7998 1.3945-.3076.376-.67.6563-1.0869.8409-.4102.1845-.8682.2768-1.3741.2768-.2734 0-.5195-.0171-.7382-.0512-.212-.0274-.3794-.0547-.5025-.0821z"}),s.jsxRuntimeExports.jsx("path",{d:"m21.7432 54.3164c-.7246 0-1.3775-.1299-1.9585-.3896-.5811-.2666-1.0425-.6563-1.3843-1.169s-.5127-1.1382-.5127-1.8765c0-.6425.1265-1.1621.3794-1.5585.2529-.4034.5913-.7212 1.0151-.9537.4239-.2324.8955-.4067 1.4151-.5229.5263-.1162 1.0561-.2085 1.5893-.2769.6905-.0888 1.2442-.1572 1.6612-.205.4169-.0479.7211-.1265.9126-.2359.1914-.1162.2871-.3144.2871-.5947v-.082c0-.4444-.0923-.8272-.2769-1.1485-.1777-.3213-.4443-.5674-.7998-.7383-.3555-.1777-.7964-.2666-1.3228-.2666-.5263 0-.9843.0855-1.374.2564-.3896.1641-.7041.3828-.9433.6562-.2325.2666-.3931.5503-.482.8511l-1.7739-.3589c.1914-.6836.5127-1.2441.9639-1.6816.4511-.4444.9878-.7725 1.6098-.9844.6221-.2187 1.2784-.3281 1.9688-.3281.4785 0 .9639.0615 1.456.1846.4991.123.9571.3281 1.3741.6152.4238.2871.7622.6802 1.0151 1.1792s.3794 1.1245.3794 1.8765v7.5263h-1.7739v-1.5483h-.0923c-.1299.2597-.3316.5298-.605.81-.2734.2735-.6357.5025-1.0869.6871-.4443.1845-.9912.2768-1.6406.2768zm.2871-1.5996c.6972 0 1.2749-.1299 1.7329-.3897.4648-.2666.81-.6083 1.0356-1.0253.2324-.4239.3487-.8682.3487-1.333v-1.5074c-.0684.0821-.2154.1573-.441.2256-.2255.0615-.4887.1196-.7895.1743s-.605.1026-.9126.1436c-.3008.041-.5674.0752-.7998.1025-.4307.0547-.8374.1504-1.2202.2871-.3828.1299-.6905.3213-.9229.5743-.2324.246-.3486.5844-.3486 1.0151 0 .3691.0991.6836.2974.9433.1982.2598.4682.4581.81.5948.3486.1299.752.1948 1.21.1948z"}),s.jsxRuntimeExports.jsx("path",{d:"m15.5088 38.8125v15.2783h-1.8047v-15.2783z"}),s.jsxRuntimeExports.jsx("path",{d:"m.722656 54.0908v-15.2783h5.321774c1.14161 0 2.09864.2051 2.8711.6152.77246.4102 1.35347.9742 1.74317 1.6919.3896.7178.5845 1.5381.5845 2.461 0 .9297-.1983 1.7568-.5948 2.4814-.3964.7178-.98434 1.2852-1.76363 1.7022-.77247.4101-1.7295.6152-2.8711.6152h-3.99902v-1.6816h3.95801c.76562 0 1.39795-.1299 1.89697-.3897.49902-.2666.86816-.6357 1.10742-1.1074.24609-.4717.36914-1.0117.36914-1.6201s-.12305-1.1416-.36914-1.5996c-.23926-.4649-.6084-.8272-1.10742-1.087-.49902-.2666-1.13818-.3999-1.91748-.3999h-3.32227v13.5967z"})]})]})})}exports.default=h;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import a from "../../utilities/scale.mjs";
|
|
3
|
+
function l({
|
|
4
|
+
fill: h,
|
|
5
|
+
...s
|
|
6
|
+
}) {
|
|
7
|
+
const { width: t, height: i } = a({
|
|
8
|
+
originalWidth: 120,
|
|
9
|
+
originalHeight: 59,
|
|
10
|
+
width: s.width,
|
|
11
|
+
height: s.height
|
|
12
|
+
});
|
|
13
|
+
return /* @__PURE__ */ c.jsx(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
fill: "none",
|
|
17
|
+
viewBox: "0 0 120 59",
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...s,
|
|
20
|
+
width: t,
|
|
21
|
+
height: i,
|
|
22
|
+
children: /* @__PURE__ */ c.jsxs("g", { fill: h ?? "#000", children: [
|
|
23
|
+
/* @__PURE__ */ c.jsx("path", { d: "m90.6113 7.831v-7.82785355c3.063-.07955845 5.725 1.34557355 6.5685 4.73545355.1745.72258.2616 1.46352.2593 2.20688.0184 6.52152.0184 13.04412 0 19.56792v.5396c-1.5903-.0242-3.063-.3217-4.3386-1.2695-.0831-.0805-.1922-.1285-.3076-.1355s-.2295.0276-.3216.0975c-5.1304 2.9021-11.6885.7471-13.9287-4.6974-1.5626-3.805-.9818-7.3886 1.8081-10.4395 2.6827-2.93325 6.0568-3.82915 9.9184-2.83986zm0 9.3844c.0132-.3968-.0543-.7921-.1984-1.162-.144-.3699-.3616-.7068-.6396-.9901s-.6105-.5072-.9775-.6581-.7608-.2257-1.1576-.2199c-.8022-.0064-1.5742.3063-2.146.8694-.5718.563-.8967 1.3303-.9031 2.1331-.0064.8027.3061 1.5751.8689 2.1472.5627.5722 1.3296.8972 2.1319.9037.3977.0051.7924-.0697 1.1607-.2199.3684-.1502.7028-.3729.9836-.6548s.5021-.6173.651-.9864c.1489-.369.2223-.7642.2158-1.1622z" }),
|
|
24
|
+
/* @__PURE__ */ c.jsx("path", { d: "m99.4913 7.38147c1.9667.03459 3.7197.48427 5.0817 1.94053 1.081 1.1825 1.696 2.7181 1.729 4.3204.062 1.1588 0 2.3245.024 3.4902-.026.6724.178 1.3336.58 1.8731.403.5396.977.9247 1.629 1.0913 1.67.4877 3.568-.8406 3.585-2.5666.031-3.2135 0-6.4235.021-9.63353v-.49465c3.243-.0588 6.039 1.49086 6.679 5.15398.44 2.3936.392 4.8516-.142 7.226-.84 3.6009-4.197 6.548-7.861 7.1326-1.987.3138-4.022.0101-5.831-.8701s-3.305-2.2946-4.285-4.0522c-.8054-1.4223-1.2238-3.0313-1.2131-4.6662 0-3.2273 0-6.4512 0-9.6854-.0104-.07264-.0035-.15566.0034-.25943z" }),
|
|
25
|
+
/* @__PURE__ */ c.jsx("path", { d: "m10.6651 17.0747 7.8926 7.7967c-1.9913 2.1654-4.5945 2.8399-7.3878 1.4217-1.56609-.8025-2.84522-1.9613-4.09669-3.1616-.17631-.166-.32151-.3666-.54276-.6261-1.06133 3.2273-3.33264 4.5279-6.53045 4.5487v-27.04985806c1.83226 0 3.49512.38395606 4.83993 1.69147806 1.42087 1.38363 1.94289 3.11316 1.9982 5.02948.04149 1.48393 0 2.97133 0 4.566l.42177-.3667c1.03713-.9201 1.99128-1.91978 3.0872-2.74304 2.534-1.9094 5.1545-1.72953 7.5053.40471.2386.21446.4702.43584.7606.69181z" }),
|
|
26
|
+
/* @__PURE__ */ c.jsx("path", { d: "m57.5719 9.27786-7.8407 7.76214 7.8131 7.8002c-1.7666 1.9613-4.1486 2.7672-6.6446 1.7779-1.6767-.6606-3.0284-1.7814-4.3248-2.9817-.3699-.3459-.6914-.7333-1.0579-1.1345-1.5004 3.3207-3.5297 4.7112-6.5201 4.5175v-26.9979844c.8491-.0499943 1.7001.0579058 2.5099.3182334 2.7311.837091 4.1485 3.261891 4.2626 5.932291.076 1.63614 0 3.27919 0 5.03636.1832-.1695.2938-.2732.4114-.377 1.0371-.9167 1.9982-1.90595 3.0906-2.73612 2.5237-1.9094 5.0854-1.75721 7.4777.3459.2662.21793.5117.4566.8228.73678z" }),
|
|
27
|
+
/* @__PURE__ */ c.jsx("path", { d: "m76.4233 27.0364c-1.5254.0947-3.0374-.3335-4.2868-1.2141-.0905-.0894-.21-.1434-.3368-.1522-.1268-.0089-.2526.0279-.3546.1037-1.2391.7059-2.6167 1.1337-4.0375 1.2537-1.4207.1201-2.8506-.0705-4.1904-.5585-1.3397-.488-2.5574-1.2617-3.5686-2.2675s-1.7916-2.2196-2.2872-3.5573c-.4956-1.3376-.6945-2.7671-.5829-4.1894.1116-1.4222.5311-2.8031 1.2292-4.047.6982-1.2439 1.6583-2.321 2.814-3.15654 1.1556-.83558 2.4791-1.40967 3.8786-1.68247 2.3386-.48754 4.7749-.07631 6.8243 1.15187.0851.06078.1897.08803.2936.07654.104-.01149.2-.0609.2699-.1388 1.2687-.98584 2.7657-1.23835 4.3352-1.2764zm-6.9142-9.8583c.0266-.392-.0289-.7852-.1629-1.1544-.134-.3693-.3435-.7065-.6152-.9901s-.5996-.5073-.9627-.6569c-.3631-.1495-.7534-.2215-1.1459-.2115-.7893.0149-1.5419.3365-2.0983.8968-.5565.5603-.8732 1.3153-.8831 2.1051-.0099.7899.2878 1.5526.8301 2.1266.5423.5741 1.2866.9145 2.0753.9491 1.6905.0207 2.9385-1.266 2.9627-3.0647z" }),
|
|
28
|
+
/* @__PURE__ */ c.jsx("path", { d: "m36.933 7.37417v19.71663c-.5808-.0553-1.1582-.0657-1.7286-.1764-.9537-.1677-1.8561-.5523-2.6378-1.1242-.0799-.0402-.1681-.0611-.2575-.0611s-.1776.0209-.2576.0611c-1.6385.9205-3.5021 1.3627-5.3792 1.2764-2.1622-.0759-4.2344-.8846-5.8771-2.2934-1.1086-.8974-2.0001-2.0341-2.6078-3.3249-.6076-1.2909-.9157-2.7025-.9011-4.1293-.043-1.9845.5274-3.9339 1.6331-5.5819s2.6928-2.91441 4.5447-3.62615c1.3834-.58376 2.8846-.83376 4.3823-.7298 1.4978.10395 2.9501.55894 4.2397 1.32821.0731.03602.1536.05475.2351.05475s.1619-.01873.2351-.05475c1.2756-1.00658 2.7622-1.26947 4.3767-1.33519zm-6.8762 9.76143c0-1.7502-1.2342-2.9886-2.9316-2.9713-.3986.003-.7928.0844-1.1599.2398-.3671.1553-.7001.3815-.9798.6656-.2798.2841-.5009.6206-.6507.9902s-.2254.7651-.2225 1.1639c.003.3989.0844.7932.2397 1.1606.1552.3673.3813.7005.6652.9804.284.2799.6202.5011.9896.651s.7647.2256 1.1633.2226c1.6629-.0173 2.9074-1.3456 2.8867-3.1028z" }),
|
|
29
|
+
/* @__PURE__ */ c.jsxs("g", { opacity: 0.7, children: [
|
|
30
|
+
/* @__PURE__ */ c.jsx("path", { d: "m29.4746 58.2949.2871-1.5791.5332.0308c.3145.0615.5982.0615.8511 0 .2598-.0615.4922-.2119.6973-.4512.205-.2324.3896-.5742.5537-1.0254l.4306-1.1792-4.3066-11.2178h1.9687l2.3995 6.5831c.2324.6357.4375 1.268.6152 1.8969.1846.6289.3691 1.2442.5537 1.8457h-.5845c.1846-.6015.3692-1.2168.5537-1.8457.1846-.6357.3897-1.268.6153-1.8969l2.3994-6.5831h1.9482l-5.0141 13.043c-.2188.5606-.4854 1.0254-.7998 1.3945-.3076.376-.67.6563-1.0869.8409-.4102.1845-.8682.2768-1.3741.2768-.2734 0-.5195-.0171-.7382-.0512-.212-.0274-.3794-.0547-.5025-.0821z" }),
|
|
31
|
+
/* @__PURE__ */ c.jsx("path", { d: "m21.7432 54.3164c-.7246 0-1.3775-.1299-1.9585-.3896-.5811-.2666-1.0425-.6563-1.3843-1.169s-.5127-1.1382-.5127-1.8765c0-.6425.1265-1.1621.3794-1.5585.2529-.4034.5913-.7212 1.0151-.9537.4239-.2324.8955-.4067 1.4151-.5229.5263-.1162 1.0561-.2085 1.5893-.2769.6905-.0888 1.2442-.1572 1.6612-.205.4169-.0479.7211-.1265.9126-.2359.1914-.1162.2871-.3144.2871-.5947v-.082c0-.4444-.0923-.8272-.2769-1.1485-.1777-.3213-.4443-.5674-.7998-.7383-.3555-.1777-.7964-.2666-1.3228-.2666-.5263 0-.9843.0855-1.374.2564-.3896.1641-.7041.3828-.9433.6562-.2325.2666-.3931.5503-.482.8511l-1.7739-.3589c.1914-.6836.5127-1.2441.9639-1.6816.4511-.4444.9878-.7725 1.6098-.9844.6221-.2187 1.2784-.3281 1.9688-.3281.4785 0 .9639.0615 1.456.1846.4991.123.9571.3281 1.3741.6152.4238.2871.7622.6802 1.0151 1.1792s.3794 1.1245.3794 1.8765v7.5263h-1.7739v-1.5483h-.0923c-.1299.2597-.3316.5298-.605.81-.2734.2735-.6357.5025-1.0869.6871-.4443.1845-.9912.2768-1.6406.2768zm.2871-1.5996c.6972 0 1.2749-.1299 1.7329-.3897.4648-.2666.81-.6083 1.0356-1.0253.2324-.4239.3487-.8682.3487-1.333v-1.5074c-.0684.0821-.2154.1573-.441.2256-.2255.0615-.4887.1196-.7895.1743s-.605.1026-.9126.1436c-.3008.041-.5674.0752-.7998.1025-.4307.0547-.8374.1504-1.2202.2871-.3828.1299-.6905.3213-.9229.5743-.2324.246-.3486.5844-.3486 1.0151 0 .3691.0991.6836.2974.9433.1982.2598.4682.4581.81.5948.3486.1299.752.1948 1.21.1948z" }),
|
|
32
|
+
/* @__PURE__ */ c.jsx("path", { d: "m15.5088 38.8125v15.2783h-1.8047v-15.2783z" }),
|
|
33
|
+
/* @__PURE__ */ c.jsx("path", { d: "m.722656 54.0908v-15.2783h5.321774c1.14161 0 2.09864.2051 2.8711.6152.77246.4102 1.35347.9742 1.74317 1.6919.3896.7178.5845 1.5381.5845 2.461 0 .9297-.1983 1.7568-.5948 2.4814-.3964.7178-.98434 1.2852-1.76363 1.7022-.77247.4101-1.7295.6152-2.8711.6152h-3.99902v-1.6816h3.95801c.76562 0 1.39795-.1299 1.89697-.3897.49902-.2666.86816-.6357 1.10742-1.1074.24609-.4717.36914-1.0117.36914-1.6201s-.12305-1.1416-.36914-1.5996c-.23926-.4649-.6084-.8272-1.10742-1.087-.49902-.2666-1.13818-.3999-1.91748-.3999h-3.32227v13.5967z" })
|
|
34
|
+
] })
|
|
35
|
+
] })
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
export {
|
|
40
|
+
l as default
|
|
41
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),c=require("react"),l=require("../../utilities/scale.js");function n({fill:e,...s}){const i=c.useId(),{width:x,height:h}=l.default({originalWidth:2847,originalHeight:502,width:s.width,height:s.height});return t.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 2847 502",xmlns:"http://www.w3.org/2000/svg",...s,width:x,height:h,children:[t.jsxRuntimeExports.jsx("clipPath",{id:i,children:t.jsxRuntimeExports.jsx("path",{d:"m0 0h2846.44v501.38h-2846.44z"})}),t.jsxRuntimeExports.jsxs("g",{clipPath:`url(#${CSS.escape(i)})`,children:[t.jsxRuntimeExports.jsx("path",{d:"m0 361.13v140.25l320.01-177.31v-142.32z",fill:"#3cb454"}),t.jsxRuntimeExports.jsx("path",{d:"m0 139.25 157.23 88.73-157.23-88.75z",fill:"#3cb454"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0v139.23l157.23 88.75 126.46-70.79z",fill:"#3cb454"}),t.jsxRuntimeExports.jsxs("g",{fill:e??"#003307",children:[t.jsxRuntimeExports.jsx("path",{d:"m598.1 242.37-38.66 42.08v147.85h-67.11v-398h67.11v167.7l153.56-167.74h78.48l-146.75 160.35 160.92 237.69h-80.74z"}),t.jsxRuntimeExports.jsx("path",{d:"m1074.79 297.53c0 84.73-51.75 142.16-135.34 142.16-83 0-134.77-57.43-134.77-142.16s51.75-142.16 134.77-142.16c83.55 0 135.34 57.44 135.34 142.16zm-66 0c0-51.17-21.6-92.68-69.37-92.68-46.63 0-68.81 41.51-68.81 92.68s22.18 92.69 68.81 92.69c47.8 0 69.4-41.51 69.4-92.69z"}),t.jsxRuntimeExports.jsx("path",{d:"m1122 34.26h64.83v398h-64.83z"}),t.jsxRuntimeExports.jsx("path",{d:"m1485.7 432.3h-61.41v-40.37c-16.49 27.86-42.08 47.76-83.6 47.76-51.17 0-93.82-30.13-93.82-90.41v-186.51h64.26v170.59c0 38.66 23.88 53.45 48.9 53.45 31.28 0 61.41-27.87 61.41-81.31v-142.73h64.26z"}),t.jsxRuntimeExports.jsx("path",{d:"m1553 162.77h62v40.94c15.35-27.86 40.94-48.34 80.18-48.34 37.52 0 67.66 17.64 81.88 48.34 15.35-23.88 46-48.34 86.43-48.34 48.9 0 89.85 30.15 89.85 90.42v186.51h-64.83v-170.59c0-38.67-21.61-53.45-44.92-53.45-30.14 0-58 27.86-58 81.31v142.73h-64.89v-170.59c0-38.67-22.17-53.45-45.49-53.45-29.57 0-57.43 27.86-57.43 81.31v142.73h-64.78z"}),t.jsxRuntimeExports.jsx("path",{d:"m2288.1 297.53c0 87.58-52.32 142.16-121.69 142.16-46.06 0-72.78-22.75-87.57-47.19v39.8h-62v-398h64.82v163.15c15.92-22.74 44.36-42.08 84.73-42.08 69.39 0 121.71 54.63 121.71 142.16zm-207 13.08c0 56.3 39.81 77.91 71.65 77.91 42.65 0 69.38-38.67 69.38-91 0-51.74-26.73-91-69.38-91-31.84 0-71.65 21.61-71.65 77.9z"}),t.jsxRuntimeExports.jsx("path",{d:"m2568.54 432.3h-61.42v-40.37c-16.49 27.86-42.08 47.76-83.59 47.76-51.17 0-93.82-30.13-93.82-90.41v-186.51h64.29v170.59c0 38.66 23.89 53.45 48.91 53.45 31.27 0 61.41-27.87 61.41-81.31v-142.73h64.26z"}),t.jsxRuntimeExports.jsx("path",{d:"m2740.1 270.24c56.29 8 106.34 25.59 106.34 82.45 0 54-46.06 87-116 87-66.53 0-112-28.42-118.28-81.31l62.56-9.1c2.84 30.14 23.88 43.22 56.29 43.22 30.14 0 50.61-11.38 50.61-35.26 0-21-14.79-29.57-59.71-36.39-61.41-9.1-102.35-29.57-102.35-81.89 0-56.86 52.88-83.59 110.88-83.59 59.14 0 104.63 27.87 112 73.93l-62.56 13.07c-3.41-25.59-20.47-40.36-50.6-40.36-25 0-44.92 11.36-44.92 32.41.02 23.88 22.76 30.7 55.74 35.82z"})]})]})]})}exports.default=n;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import { useId as i } from "react";
|
|
3
|
+
import d from "../../utilities/scale.mjs";
|
|
4
|
+
function j({
|
|
5
|
+
fill: c,
|
|
6
|
+
...t
|
|
7
|
+
}) {
|
|
8
|
+
const s = i(), { width: l, height: v } = d({
|
|
9
|
+
originalWidth: 2847,
|
|
10
|
+
originalHeight: 502,
|
|
11
|
+
width: t.width,
|
|
12
|
+
height: t.height
|
|
13
|
+
});
|
|
14
|
+
return /* @__PURE__ */ h.jsxs(
|
|
15
|
+
"svg",
|
|
16
|
+
{
|
|
17
|
+
fill: "none",
|
|
18
|
+
viewBox: "0 0 2847 502",
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
20
|
+
...t,
|
|
21
|
+
width: l,
|
|
22
|
+
height: v,
|
|
23
|
+
children: [
|
|
24
|
+
/* @__PURE__ */ h.jsx("clipPath", { id: s, children: /* @__PURE__ */ h.jsx("path", { d: "m0 0h2846.44v501.38h-2846.44z" }) }),
|
|
25
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: `url(#${CSS.escape(s)})`, children: [
|
|
26
|
+
/* @__PURE__ */ h.jsx("path", { d: "m0 361.13v140.25l320.01-177.31v-142.32z", fill: "#3cb454" }),
|
|
27
|
+
/* @__PURE__ */ h.jsx("path", { d: "m0 139.25 157.23 88.73-157.23-88.75z", fill: "#3cb454" }),
|
|
28
|
+
/* @__PURE__ */ h.jsx("path", { d: "m0 0v139.23l157.23 88.75 126.46-70.79z", fill: "#3cb454" }),
|
|
29
|
+
/* @__PURE__ */ h.jsxs("g", { fill: c ?? "#003307", children: [
|
|
30
|
+
/* @__PURE__ */ h.jsx("path", { d: "m598.1 242.37-38.66 42.08v147.85h-67.11v-398h67.11v167.7l153.56-167.74h78.48l-146.75 160.35 160.92 237.69h-80.74z" }),
|
|
31
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1074.79 297.53c0 84.73-51.75 142.16-135.34 142.16-83 0-134.77-57.43-134.77-142.16s51.75-142.16 134.77-142.16c83.55 0 135.34 57.44 135.34 142.16zm-66 0c0-51.17-21.6-92.68-69.37-92.68-46.63 0-68.81 41.51-68.81 92.68s22.18 92.69 68.81 92.69c47.8 0 69.4-41.51 69.4-92.69z" }),
|
|
32
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1122 34.26h64.83v398h-64.83z" }),
|
|
33
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1485.7 432.3h-61.41v-40.37c-16.49 27.86-42.08 47.76-83.6 47.76-51.17 0-93.82-30.13-93.82-90.41v-186.51h64.26v170.59c0 38.66 23.88 53.45 48.9 53.45 31.28 0 61.41-27.87 61.41-81.31v-142.73h64.26z" }),
|
|
34
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1553 162.77h62v40.94c15.35-27.86 40.94-48.34 80.18-48.34 37.52 0 67.66 17.64 81.88 48.34 15.35-23.88 46-48.34 86.43-48.34 48.9 0 89.85 30.15 89.85 90.42v186.51h-64.83v-170.59c0-38.67-21.61-53.45-44.92-53.45-30.14 0-58 27.86-58 81.31v142.73h-64.89v-170.59c0-38.67-22.17-53.45-45.49-53.45-29.57 0-57.43 27.86-57.43 81.31v142.73h-64.78z" }),
|
|
35
|
+
/* @__PURE__ */ h.jsx("path", { d: "m2288.1 297.53c0 87.58-52.32 142.16-121.69 142.16-46.06 0-72.78-22.75-87.57-47.19v39.8h-62v-398h64.82v163.15c15.92-22.74 44.36-42.08 84.73-42.08 69.39 0 121.71 54.63 121.71 142.16zm-207 13.08c0 56.3 39.81 77.91 71.65 77.91 42.65 0 69.38-38.67 69.38-91 0-51.74-26.73-91-69.38-91-31.84 0-71.65 21.61-71.65 77.9z" }),
|
|
36
|
+
/* @__PURE__ */ h.jsx("path", { d: "m2568.54 432.3h-61.42v-40.37c-16.49 27.86-42.08 47.76-83.59 47.76-51.17 0-93.82-30.13-93.82-90.41v-186.51h64.29v170.59c0 38.66 23.89 53.45 48.91 53.45 31.27 0 61.41-27.87 61.41-81.31v-142.73h64.26z" }),
|
|
37
|
+
/* @__PURE__ */ h.jsx("path", { d: "m2740.1 270.24c56.29 8 106.34 25.59 106.34 82.45 0 54-46.06 87-116 87-66.53 0-112-28.42-118.28-81.31l62.56-9.1c2.84 30.14 23.88 43.22 56.29 43.22 30.14 0 50.61-11.38 50.61-35.26 0-21-14.79-29.57-59.71-36.39-61.41-9.1-102.35-29.57-102.35-81.89 0-56.86 52.88-83.59 110.88-83.59 59.14 0 104.63 27.87 112 73.93l-62.56 13.07c-3.41-25.59-20.47-40.36-50.6-40.36-25 0-44.92 11.36-44.92 32.41.02 23.88 22.76 30.7 55.74 35.82z" })
|
|
38
|
+
] })
|
|
39
|
+
] })
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
);
|
|
43
|
+
}
|
|
44
|
+
export {
|
|
45
|
+
j as default
|
|
46
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),x=require("../../utilities/scale.js");function c({fill:e,...s}){const{width:i,height:h}=x.default({originalWidth:136,originalHeight:29,width:s.width,height:s.height});return t.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 136 29",xmlns:"http://www.w3.org/2000/svg",...s,width:i,height:h,children:t.jsxRuntimeExports.jsxs("g",{fill:e??"#0000a0",children:[t.jsxRuntimeExports.jsx("path",{d:"m124 6.1c-5.5.4-9.9 4.9-10.3 10.4-.4 6.5 4.7 11.9 11.1 11.9 2.3 0 5.4-1.2 6.8-3.6v3.3h4.3v-10.6c.2-7-5.4-11.9-11.9-11.4zm7.3 11.4c-.2 3.7-3.4 6.5-7.2 6-2.9-.4-5.2-2.7-5.6-5.6-.4-3.9 2.6-7.2 6.4-7.2 3.4 0 6.2 2.7 6.4 6.1z"}),t.jsxRuntimeExports.jsx("path",{d:"m100.4 6.1c-5.9.2-10.9 4.7-10.9 11.3 0 6 4.9 11.1 11.2 11.1 4.4 0 8.7-2.6 10.4-6.9l-4.3-1.3c-.8 1.8-2.7 3.3-4.8 3.7-3 .6-5.8-1.3-6.9-3.3l16.7-4.6c-.5-4.4-4.3-10.2-11.4-10zm-6.2 10.6c0-2.3 1.4-5 4.4-6.1 3.4-1.3 6.4.4 7.7 2.8z"}),t.jsxRuntimeExports.jsx("path",{d:"m63.7001 10.6v-4.6c-4.2 0-5.6 2.1-6.3 3.2v-2.5h-4.8v10.2 11.1h4.9c0-6.6 0-6.5 0-10.5 0-4.8 2.8-6.7 6.2-6.9z"}),t.jsxRuntimeExports.jsx("path",{d:"m19.6 19.5-14.6-17.2h-5v25.7h5.2v-17.2l14.8 17.3h4.5v-25.8h-4.9z"}),t.jsxRuntimeExports.jsx("path",{d:"m86.6001 0h-4.6v8.4c-1.1-1.4-4.5-2.6-7.4-2.3-5.5.4-9.9 4.9-10.3 10.4-.4 6.5 4.7 11.9 11.1 11.9 2.4 0 5.7-1.1 6.8-3.2v2.8h4.3v-10.6c0-.1 0-.1 0-.2s0-.1 0-.2zm-4.8 17.5c-.2 3.7-3.4 6.5-7.2 6-2.9-.4-5.2-2.7-5.6-5.6-.4-3.9 2.6-7.2 6.4-7.2 3.4 0 6.2 2.7 6.4 6.1z"}),t.jsxRuntimeExports.jsx("path",{d:"m38.5999 6c-6.2 0-11.2 5-11.2 11.2s5 11.2 11.2 11.2 11.2-5 11.2-11.2c-.1-6.2-5.1-11.2-11.2-11.2zm0 17.6c-3.5 0-6.4-2.9-6.4-6.4s2.9-6.4 6.4-6.4 6.4 2.9 6.4 6.4c0 3.6-2.9 6.4-6.4 6.4z"})]})})}exports.default=c;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import m from "../../utilities/scale.mjs";
|
|
3
|
+
function d({
|
|
4
|
+
fill: c,
|
|
5
|
+
...t
|
|
6
|
+
}) {
|
|
7
|
+
const { width: i, height: s } = m({
|
|
8
|
+
originalWidth: 136,
|
|
9
|
+
originalHeight: 29,
|
|
10
|
+
width: t.width,
|
|
11
|
+
height: t.height
|
|
12
|
+
});
|
|
13
|
+
return /* @__PURE__ */ h.jsx(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
fill: "none",
|
|
17
|
+
viewBox: "0 0 136 29",
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...t,
|
|
20
|
+
width: i,
|
|
21
|
+
height: s,
|
|
22
|
+
children: /* @__PURE__ */ h.jsxs("g", { fill: c ?? "#0000a0", children: [
|
|
23
|
+
/* @__PURE__ */ h.jsx("path", { d: "m124 6.1c-5.5.4-9.9 4.9-10.3 10.4-.4 6.5 4.7 11.9 11.1 11.9 2.3 0 5.4-1.2 6.8-3.6v3.3h4.3v-10.6c.2-7-5.4-11.9-11.9-11.4zm7.3 11.4c-.2 3.7-3.4 6.5-7.2 6-2.9-.4-5.2-2.7-5.6-5.6-.4-3.9 2.6-7.2 6.4-7.2 3.4 0 6.2 2.7 6.4 6.1z" }),
|
|
24
|
+
/* @__PURE__ */ h.jsx("path", { d: "m100.4 6.1c-5.9.2-10.9 4.7-10.9 11.3 0 6 4.9 11.1 11.2 11.1 4.4 0 8.7-2.6 10.4-6.9l-4.3-1.3c-.8 1.8-2.7 3.3-4.8 3.7-3 .6-5.8-1.3-6.9-3.3l16.7-4.6c-.5-4.4-4.3-10.2-11.4-10zm-6.2 10.6c0-2.3 1.4-5 4.4-6.1 3.4-1.3 6.4.4 7.7 2.8z" }),
|
|
25
|
+
/* @__PURE__ */ h.jsx("path", { d: "m63.7001 10.6v-4.6c-4.2 0-5.6 2.1-6.3 3.2v-2.5h-4.8v10.2 11.1h4.9c0-6.6 0-6.5 0-10.5 0-4.8 2.8-6.7 6.2-6.9z" }),
|
|
26
|
+
/* @__PURE__ */ h.jsx("path", { d: "m19.6 19.5-14.6-17.2h-5v25.7h5.2v-17.2l14.8 17.3h4.5v-25.8h-4.9z" }),
|
|
27
|
+
/* @__PURE__ */ h.jsx("path", { d: "m86.6001 0h-4.6v8.4c-1.1-1.4-4.5-2.6-7.4-2.3-5.5.4-9.9 4.9-10.3 10.4-.4 6.5 4.7 11.9 11.1 11.9 2.4 0 5.7-1.1 6.8-3.2v2.8h4.3v-10.6c0-.1 0-.1 0-.2s0-.1 0-.2zm-4.8 17.5c-.2 3.7-3.4 6.5-7.2 6-2.9-.4-5.2-2.7-5.6-5.6-.4-3.9 2.6-7.2 6.4-7.2 3.4 0 6.2 2.7 6.4 6.1z" }),
|
|
28
|
+
/* @__PURE__ */ h.jsx("path", { d: "m38.5999 6c-6.2 0-11.2 5-11.2 11.2s5 11.2 11.2 11.2 11.2-5 11.2-11.2c-.1-6.2-5.1-11.2-11.2-11.2zm0 17.6c-3.5 0-6.4-2.9-6.4-6.4s2.9-6.4 6.4-6.4 6.4 2.9 6.4 6.4c0 3.6-2.9 6.4-6.4 6.4z" })
|
|
29
|
+
] })
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
export {
|
|
34
|
+
d as default
|
|
35
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),l=require("react"),m=require("../../utilities/scale.js");function n({fill:r,...s}){const h=l.useId(),{width:e,height:i}=m.default({originalWidth:1055.0453,originalHeight:743.83868,width:s.width,height:s.height});return t.jsxRuntimeExports.jsxs("svg",{viewBox:"0 0 1055.0453 743.83868",xmlns:"http://www.w3.org/2000/svg",...s,width:e,height:i,children:[t.jsxRuntimeExports.jsx("clipPath",{id:h,children:t.jsxRuntimeExports.jsx("path",{d:"m0 557.879h791.284v-557.879h-791.284z"})}),t.jsxRuntimeExports.jsxs("g",{transform:"matrix(1.3333333 0 0 -1.3333333 0 743.83867)",children:[t.jsxRuntimeExports.jsx("path",{d:"m0 0-71.54-71.539 103.479-103.461-103.479-103.461 71.54-71.539 175 175z",fill:"#ffc000",transform:"translate(292.1823 557.8794)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0 246.539-103.461h-143.06z",fill:"#96d94e",transform:"translate(220.6427 486.3399)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-71.54-71.539 246.54-103.461z",fill:"#00a332",transform:"translate(292.1823 557.8794)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-31.939-175 175 175z",fill:"#ff7337",transform:"translate(324.1212 382.8785)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-87.243-87.243 71.539-71.54 87.242 87.244z",fill:"#ff7ea9",transform:"translate(499.104 557.8794)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-15.704-158.783 87.242 87.244z",fill:"#ef2500",transform:"translate(499.104 557.8794)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-87.243 87.243-71.54-71.539 87.244-87.243z",fill:"#00c1ff",transform:"translate(570.6422 279.4181)"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0-87.244 87.243 158.783-15.704z",fill:"#0058ff",transform:"translate(499.1031 207.879)"}),t.jsxRuntimeExports.jsx("g",{clipPath:`url(#${CSS.escape(h)})`,children:t.jsxRuntimeExports.jsx("path",{d:"m436.132 29.245h19.326v69.206h-19.326zm9.662 99.893c-6.659 0-12.013-5.354-12.013-12.014 0-6.658 5.354-12.142 12.013-12.142 6.661 0 12.145 5.484 12.145 12.142 0 6.66-5.484 12.014-12.145 12.014m-108.047-30.687h-22.982l-23.765-31.077v61.111h-19.326v-99.24h19.326v32.253l24.419-32.253h23.634l-28.205 35.257zm19.577 11.231h26.246v-80.437h20.24v80.437h24.135v18.803h-70.621zm264.246-80.437h19.326v69.206h-19.326zm131.323 36.822c-6.267 0-10.184 3.918-10.184 10.187 0 6.268 4.047 10.186 10.446 10.186 6.267 0 9.924-3.789 9.924-10.186 0-6.269-3.787-10.187-10.186-10.187m-10.315-36.429h16.453c6.79 0 9.794-2.222 9.794-7.053 0-5.353-5.355-8.225-15.539-8.225-9.271 0-14.365 2.872-14.365 8.095 0 2.872 1.307 5.486 3.657 7.183m48.706 70.642h-1.958c-6.79 0-11.231-1.697-16.062-6.79-4.831 4.309-11.883 6.79-20.371 6.79-16.844 0-27.943-9.532-27.943-24.157 0-7.834 3.264-14.364 8.879-18.543-6.399-2.741-9.662-7.311-9.662-13.449 0-4.831 1.958-8.748 5.745-11.23-6.138-2.872-9.794-7.704-9.794-13.71 0-12.275 11.491-19.196 32.123-19.196 22.46 0 36.301 9.142 36.301 23.767 0 13.187-9.402 20.761-25.986 20.892h-16.06c-4.571 0-6.53 1.305-6.53 4.179 0 1.957 1.176 3.394 3.656 4.179 2.743-.654 5.877-1.045 9.271-1.045 16.845 0 27.944 9.662 27.944 24.156 0 2.611-.391 4.962-1.044 7.313h11.491zm-100.472 0c-10.055 0-17.237-3.918-21.546-10.446l-3.134 8.617h-12.143v-69.206h19.325v40.349c0 7.835 4.309 13.319 12.144 13.319 6.529 0 9.532-3.395 9.532-9.924v-43.744h19.326v48.837c0 14.102-9.663 22.198-23.504 22.198m-443.562-30.164-11.883 4.179c-4.832 1.566-6.921 3.525-6.921 6.529 0 3.657 2.873 6.006 7.444 6.006 5.745 0 9.139-2.872 10.706-9.139l15.278 4.831c-3.133 11.882-11.751 17.758-25.854 17.758-15.409 0-25.463-8.487-25.463-21.285 0-9.139 5.485-16.061 15.408-19.717l11.622-4.309c4.048-1.306 7.312-3.264 7.312-7.051 0-4.048-3.395-7.052-8.487-7.052-6.007 0-10.969 4.179-12.667 10.839l-15.278-4.962c3.396-12.667 13.058-19.327 27.945-19.327 16.452 0 27.421 9.402 27.421 23.636 0 8.618-5.876 15.408-16.583 19.064m255.382-25.723c-9.01 0-15.8 7.704-15.8 19.456 0 11.883 6.79 19.717 15.8 19.717 8.487 0 14.625-7.443 14.625-19.717 0-12.927-5.615-19.456-14.625-19.456m3.526 55.887c-9.925 0-17.237-4.308-21.806-11.882l-3.657 10.053h-12.144v-96.627h19.326v33.689c4.569-5.093 10.837-8.097 18.412-8.097 18.803 0 30.424 13.19 30.424 36.433s-11.491 36.431-30.555 36.431m125.074 28.858c-6.659 0-12.013-5.354-12.013-12.014 0-6.658 5.354-12.142 12.013-12.142 6.661 0 12.145 5.484 12.145 12.142 0 6.66-5.484 12.014-12.145 12.014m-52.308-84.745c-9.009 0-15.799 7.704-15.799 19.456 0 11.883 6.79 19.717 15.799 19.717 8.488 0 14.625-7.443 14.625-19.717 0-12.927-5.615-19.456-14.625-19.456m3.526 55.887c-9.924 0-17.237-4.308-21.807-11.882l-3.656 10.053h-12.144v-96.627h19.326v33.689c4.571-5.093 10.838-8.097 18.411-8.097 18.803 0 30.425 13.19 30.425 36.433s-11.491 36.431-30.555 36.431m-400.987-9.402-3.264 7.573h-13.058v-69.206h19.325v52.363h20.371v18.672h-1.567c-8.879 0-15.408-3.264-21.807-9.402m-121.396-19.717-53.407 58.499h-6.66v-100.415h18.804v57.195l53.276-58.37h6.79v100.415h-18.803zm62.369-26.768c-7.443 0-14.494 4.44-14.494 19.456s7.051 19.717 14.494 19.717 14.755-5.746 14.755-19.717c0-15.278-7.312-19.456-14.755-19.456m0 55.887c-18.934 0-33.95-13.057-33.95-36.431 0-23.373 15.016-36.433 33.95-36.433 18.673 0 34.081 13.06 34.081 36.433 0 23.374-15.277 36.431-34.081 36.431",fill:r??"#261440"})})]})]})}exports.default=n;
|