bmi-next-brokers 2.3.3 → 2.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons/components/AddAlert.js +7 -36
- package/dist/icons/components/Aetna.js +1 -18
- package/dist/icons/components/AnchorEmpty.js +7 -36
- package/dist/icons/components/AnchorFill.js +8 -37
- package/dist/icons/components/ArrowForward.js +8 -37
- package/dist/icons/components/ArrowTree.js +1 -1
- package/dist/icons/components/ArrowTreeDown.js +4 -4
- package/dist/icons/components/ArrowTreeRight.js +3 -3
- package/dist/icons/components/Assignment.js +8 -37
- package/dist/icons/components/BmiLogo.d.ts +1 -1
- package/dist/icons/components/BmiLogo.js +15 -3
- package/dist/icons/components/CheckCircle.js +7 -36
- package/dist/icons/components/ChevronLeft.js +6 -6
- package/dist/icons/components/ChevronRight.js +8 -37
- package/dist/icons/components/Comunicaciones.js +7 -36
- package/dist/icons/components/DirectorioMedico.js +7 -9
- package/dist/icons/components/Facturas.js +7 -36
- package/dist/icons/components/Female.js +1 -18
- package/dist/icons/components/Handshake.js +8 -10
- package/dist/icons/components/Headset.js +8 -37
- package/dist/icons/components/Home.js +8 -37
- package/dist/icons/components/Hospital.js +4 -27
- package/dist/icons/components/Male.js +2 -19
- package/dist/icons/components/PolizaIcon.js +8 -10
- package/dist/icons/components/Schedule.js +7 -36
- package/dist/icons/components/Stethoscope.js +6 -35
- package/dist/icons/components/Swich.js +8 -37
- package/dist/icons/components/TrendingDown.js +8 -37
- package/dist/icons/components/TrendingUp.js +8 -10
- package/dist/icons/components/WavingHand.js +7 -36
- package/package.json +1 -1
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as t, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ h(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "add_alert_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ h("g", { mask: "url(#add_alert_svg__a)", children: /* @__PURE__ */ h(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M8.25 11.25h1.5v-1.5h1.5v-1.5h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5zm-5.25 3v-1.5h1.5V7.5q0-1.556.938-2.766A4.33 4.33 0 0 1 7.874 3.15v-.525q0-.468.328-.797Q8.532 1.5 9 1.5t.797.328q.328.328.328.797v.525q1.5.375 2.438 1.584.937 1.21.937 2.766v5.25H15v1.5zm6 2.25q-.619 0-1.06-.44A1.45 1.45 0 0 1 7.5 15h3q0 .619-.44 1.06-.442.44-1.06.44m-3-3.75h6V7.5q0-1.237-.881-2.119A2.9 2.9 0 0 0 9 4.5q-1.237 0-2.119.881A2.9 2.9 0 0 0 6 7.5z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const s = (e) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ h("mask", { id: "add_alert_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#add_alert_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#113B71", d: "M8.25 11.25h1.5v-1.5h1.5v-1.5h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5zm-5.25 3v-1.5h1.5V7.5q0-1.556.938-2.766A4.33 4.33 0 0 1 7.874 3.15v-.525q0-.468.328-.797Q8.532 1.5 9 1.5t.797.328q.328.328.328.797v.525q1.5.375 2.438 1.584.937 1.21.937 2.766v5.25H15v1.5zm6 2.25q-.619 0-1.06-.44A1.45 1.45 0 0 1 7.5 15h3q0 .619-.44 1.06-.442.44-1.06.44m-3-3.75h6V7.5q0-1.237-.881-2.119A2.9 2.9 0 0 0 9 4.5q-1.237 0-2.119.881A2.9 2.9 0 0 0 6 7.5z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
|
@@ -1,22 +1,5 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
const v = (h) => /* @__PURE__ */ c(
|
|
3
|
-
"svg",
|
|
4
|
-
{
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 77 15",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: /* @__PURE__ */ c(
|
|
12
|
-
"path",
|
|
13
|
-
{
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M71.15 11.191c0-1.01.118-2.473.118-4.179 0-3.158-1.3-4.34-4.82-4.34-1.705 0-3.203.243-4.133.65l.118 2.508c.812-.442 1.985-.848 3.122-.848 1.625 0 2.067.65 2.067 2.229v.244h-.523c-3.972 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.741 0 3.402-.243 5.631-.243-.162-.849-.162-2.193-.162-3.123zm-4.62 1.21c-1.218 0-1.742-.407-1.742-1.418s.65-1.543 2.31-1.543h.488c0 .93-.036 2.067.036 2.834-.28.081-.686.117-1.092.117zm-30.64-.118c-1.985 0-3.041-1.01-3.041-2.635v-.082c.36 0 1.056.037 1.462.037 3.529 0 5.306-1.092 5.306-3.484 0-2.067-1.498-3.402-4.702-3.402-3.934 0-5.469 1.741-5.839 4.864-.568-.036-1.218-.036-2.067-.036V7.02c0-3.158-1.3-4.34-4.819-4.34-1.706 0-3.204.243-4.133.65l.117 2.508c.812-.442 1.986-.848 3.123-.848 1.624 0 2.112.65 2.112 2.229v.244h-.524c-3.97 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.742 0 3.403-.243 5.632-.243-.163-.93-.163-2.266-.163-3.16 0-.486.036-1.055.036-1.705.93 0 1.625.045 2.067.045.325 3.728 2.265 5.063 6.245 5.063 1.463 0 2.96-.243 3.773-.604l-.117-2.51c-.768.488-1.869.849-3.042.849zm-13.582.117c-1.219 0-1.742-.406-1.742-1.417 0-1.01.65-1.543 2.31-1.543h.487c0 .93-.036 2.067.037 2.834-.28.081-.731.117-1.092.117zm10.505-4.819c0-1.58.487-2.753 1.949-2.753.812 0 1.38.443 1.38 1.219 0 1.092-.73 1.624-2.274 1.624-.36 0-.767 0-1.055-.036zm26.993 1.498V6.85c0-2.879-1.254-4.133-4.819-4.133-1.986 0-3.402.36-5.632.36.118 2.031.118 4.504.118 6.038s-.036 4.377-.118 5.27h3.809c-.081-.893-.163-3.528-.163-5.27 0-1.01 0-2.229.037-3.853.36-.118.848-.244 1.38-.244 1.336 0 1.787.605 1.787 2.346V9.07c0 1.58-.036 4.377-.117 5.27h3.809c0-.893-.082-3.483-.082-5.27zm-12.003 2.753.163 2.509c-.28.08-1.219.243-2.428.243-2.51 0-3.854-1.056-3.854-3.646 0-2.03.036-4.26.036-5.469h-1.3c.046-.568 0-1.336 0-1.904C42.37 3.24 42.976 2.148 43.3 0h2.148c-.082.893-.118 2.148-.163 3.041h2.274V5.47h-2.31v4.422c0 1.706.361 2.194 1.498 2.194.406 0 .849-.082 1.056-.244zM4.438 1.66c.487 0 .93.162 1.3.523l2.111 2.112 2.112-2.112a1.78 1.78 0 0 1 1.3-.523c.442 0 .93.162 1.3.523l2.59 2.59a1.804 1.804 0 0 1 0 2.59l-7.292 7.257-7.31-7.284a1.804 1.804 0 0 1 0-2.59l2.59-2.59a1.9 1.9 0 0 1 1.299-.487m67.444 1.047h1.985v.406H73.1v2.03h-.487v-2.03h-.767zm2.427 0h.65l.325 1.055c.081.325.244.93.244.93s.162-.605.243-.93l.325-1.055h.65v2.427h-.442v-.893c0-.442.036-1.092.036-1.092s-.162.568-.28 1.056l-.28.93h-.442l-.28-.93a11 11 0 0 1-.28-1.056s.046.686.046 1.092v.893h-.442V2.717z"
|
|
16
|
-
}
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
);
|
|
2
|
+
const v = (h) => /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 77 15", width: "1em", height: "1em", ...h, children: /* @__PURE__ */ c("path", { fill: "#fff", d: "M71.15 11.191c0-1.01.118-2.473.118-4.179 0-3.158-1.3-4.34-4.82-4.34-1.705 0-3.203.243-4.133.65l.118 2.508c.812-.442 1.985-.848 3.122-.848 1.625 0 2.067.65 2.067 2.229v.244h-.523c-3.972 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.741 0 3.402-.243 5.631-.243-.162-.849-.162-2.193-.162-3.123zm-4.62 1.21c-1.218 0-1.742-.407-1.742-1.418s.65-1.543 2.31-1.543h.488c0 .93-.036 2.067.036 2.834-.28.081-.686.117-1.092.117zm-30.64-.118c-1.985 0-3.041-1.01-3.041-2.635v-.082c.36 0 1.056.037 1.462.037 3.529 0 5.306-1.092 5.306-3.484 0-2.067-1.498-3.402-4.702-3.402-3.934 0-5.469 1.741-5.839 4.864-.568-.036-1.218-.036-2.067-.036V7.02c0-3.158-1.3-4.34-4.819-4.34-1.706 0-3.204.243-4.133.65l.117 2.508c.812-.442 1.986-.848 3.123-.848 1.624 0 2.112.65 2.112 2.229v.244h-.524c-3.97 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.742 0 3.403-.243 5.632-.243-.163-.93-.163-2.266-.163-3.16 0-.486.036-1.055.036-1.705.93 0 1.625.045 2.067.045.325 3.728 2.265 5.063 6.245 5.063 1.463 0 2.96-.243 3.773-.604l-.117-2.51c-.768.488-1.869.849-3.042.849zm-13.582.117c-1.219 0-1.742-.406-1.742-1.417 0-1.01.65-1.543 2.31-1.543h.487c0 .93-.036 2.067.037 2.834-.28.081-.731.117-1.092.117zm10.505-4.819c0-1.58.487-2.753 1.949-2.753.812 0 1.38.443 1.38 1.219 0 1.092-.73 1.624-2.274 1.624-.36 0-.767 0-1.055-.036zm26.993 1.498V6.85c0-2.879-1.254-4.133-4.819-4.133-1.986 0-3.402.36-5.632.36.118 2.031.118 4.504.118 6.038s-.036 4.377-.118 5.27h3.809c-.081-.893-.163-3.528-.163-5.27 0-1.01 0-2.229.037-3.853.36-.118.848-.244 1.38-.244 1.336 0 1.787.605 1.787 2.346V9.07c0 1.58-.036 4.377-.117 5.27h3.809c0-.893-.082-3.483-.082-5.27zm-12.003 2.753.163 2.509c-.28.08-1.219.243-2.428.243-2.51 0-3.854-1.056-3.854-3.646 0-2.03.036-4.26.036-5.469h-1.3c.046-.568 0-1.336 0-1.904C42.37 3.24 42.976 2.148 43.3 0h2.148c-.082.893-.118 2.148-.163 3.041h2.274V5.47h-2.31v4.422c0 1.706.361 2.194 1.498 2.194.406 0 .849-.082 1.056-.244zM4.438 1.66c.487 0 .93.162 1.3.523l2.111 2.112 2.112-2.112a1.78 1.78 0 0 1 1.3-.523c.442 0 .93.162 1.3.523l2.59 2.59a1.804 1.804 0 0 1 0 2.59l-7.292 7.257-7.31-7.284a1.804 1.804 0 0 1 0-2.59l2.59-2.59a1.9 1.9 0 0 1 1.299-.487m67.444 1.047h1.985v.406H73.1v2.03h-.487v-2.03h-.767zm2.427 0h.65l.325 1.055c.081.325.244.93.244.93s.162-.605.243-.93l.325-1.055h.65v2.427h-.442v-.893c0-.442.036-1.092.036-1.092s-.162.568-.28 1.056l-.28.93h-.442l-.28-.93a11 11 0 0 1-.28-1.056s.046.686.046 1.092v.893h-.442V2.717z" }) });
|
|
20
3
|
export {
|
|
21
4
|
v as default
|
|
22
5
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as h, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "anchor_empty_svg__a",
|
|
16
|
-
width: 16,
|
|
17
|
-
height: 16,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#anchor_empty_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191m-4.767 6h4.2l-.767-.766V3.333H6.667v5.234z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const t = (e) => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "anchor_empty_svg__a", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#anchor_empty_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191m-4.767 6h4.2l-.767-.766V3.333H6.667v5.234z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "anchor_fill_svg__a",
|
|
16
|
-
width: 16,
|
|
17
|
-
height: 16,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#anchor_fill_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as h, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (l) => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "anchor_fill_svg__a", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#anchor_fill_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
e as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ r(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "arrow_forward_svg__a",
|
|
16
|
-
width: 20,
|
|
17
|
-
height: 20,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h20v20H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ r("g", { mask: "url(#arrow_forward_svg__a)", children: /* @__PURE__ */ r(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.48 10.835H3.334V9.168H13.48L8.813 4.502 10 3.335l6.667 6.667L10 16.668l-1.187-1.166z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as s, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const l = (a) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ r("mask", { id: "arrow_forward_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ r("g", { mask: "url(#arrow_forward_svg__a)", children: /* @__PURE__ */ r("path", { fill: "#fff", d: "M13.48 10.835H3.334V9.168H13.48L8.813 4.502 10 3.335l6.667 6.667L10 16.668l-1.187-1.166z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
l as default
|
|
39
10
|
};
|
|
@@ -3,7 +3,7 @@ const t = (e) => /* @__PURE__ */ r("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
3
3
|
/* @__PURE__ */ h("mask", { id: "arrow_tree_svg__a", width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
4
|
maskType: "alpha"
|
|
5
5
|
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }),
|
|
6
|
-
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_svg__a)", children: /* @__PURE__ */ h("path", { fill: "
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M15 19v-1h-2q-.825 0-1.412-.587A1.93 1.93 0 0 1 11 16V8H9v1q0 .825-.588 1.412A1.93 1.93 0 0 1 7 11H4q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 9V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h3q.824 0 1.412.587Q9 4.176 9 5v1h6V5q0-.824.588-1.412A1.93 1.93 0 0 1 17 3h3q.824 0 1.413.587Q22 4.176 22 5v4q0 .825-.587 1.412A1.93 1.93 0 0 1 20 11h-3q-.825 0-1.412-.588A1.93 1.93 0 0 1 15 9V8h-2v8h2v-1q0-.825.588-1.412A1.93 1.93 0 0 1 17 13h3q.824 0 1.413.588Q22 14.175 22 15v4q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21h-3q-.825 0-1.412-.587A1.93 1.93 0 0 1 15 19m2-10h3V5h-3zm0 10h3v-4h-3zM4 9h3V5H4z" }) })
|
|
7
7
|
] });
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
1
|
+
import { jsxs as s, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
const r = (e) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...e, children: [
|
|
3
3
|
/* @__PURE__ */ h("mask", { id: "arrow_tree_down_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
4
|
maskType: "alpha"
|
|
5
5
|
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) }),
|
|
6
|
-
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_down_svg__a)", children: /* @__PURE__ */ h("path", { fill: "
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_down_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#fff", d: "M17.648 12.42q-.51-.51-1.23-.51h-.53v-1.04c0-.48-.17-.89-.5-1.23s-.74-.51-1.22-.51h-3.32V8.08h.53c.48 0 .89-.17 1.23-.5q.51-.51.51-1.23v-1.6c0-.52-.18-.96-.55-1.33s-.81-.55-1.33-.55h-2.5c-.52 0-.96.18-1.33.55-.37.36-.55.81-.55 1.33v1.6q0 .72.51 1.23t1.23.51h.53v1.05h-3.32c-.48 0-.89.17-1.22.51s-.5.74-.5 1.22v1.05h-.52c-.48 0-.89.17-1.23.5q-.51.51-.51 1.23v1.6c0 .52.18.96.55 1.33s.81.55 1.33.55h2.5c.52 0 .96-.18 1.33-.55.37-.36.55-.81.55-1.33v-1.6q0-.72-.51-1.23t-1.23-.51h-.53v-1.05h8.36v1.05h-.53c-.48 0-.89.17-1.23.5q-.51.51-.51 1.23v1.6c0 .52.18.96.55 1.33s.81.55 1.33.55h2.5c.52 0 .96-.18 1.33-.55.37-.36.55-.81.55-1.33v-1.6q0-.72-.51-1.23zm-9.01-6.11V4.65h2.7v1.66zm-2.34 7.38v1.66h-2.7v-1.66zm10.08 1.66h-2.7v-1.66h2.7z" }) })
|
|
7
7
|
] });
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
r as default
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const t = (
|
|
1
|
+
import { jsxs as r, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
const t = (e) => /* @__PURE__ */ r("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...e, children: [
|
|
3
3
|
/* @__PURE__ */ h("mask", { id: "arrow_tree_right_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
4
|
maskType: "alpha"
|
|
5
5
|
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 20V0h20v20z" }) }),
|
|
6
|
-
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_right_svg__a)", children: /* @__PURE__ */ h("path", { fill: "
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#arrow_tree_right_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M12.418 8.055q.51.51 1.23.51h2.78c.48 0 .89-.17 1.23-.5q.51-.51.51-1.23v-1.6c0-.52-.18-.96-.55-1.33s-.81-.55-1.33-.55h-2.5c-.52 0-.96.18-1.33.55-.34.33-.51.74-.54 1.2h-1.05c-.48 0-.89.17-1.22.5s-.51.74-.51 1.22v2.32h-1.05c0-.48-.17-.9-.51-1.23q-.51-.51-1.23-.51h-2.78c-.48 0-.89.17-1.23.5q-.51.51-.51 1.23v1.6c0 .52.18.96.55 1.33s.81.55 1.33.55h2.5c.52 0 .96-.18 1.33-.55.34-.33.51-.74.54-1.2h1.05v2.32c0 .48.17.89.51 1.22s.74.5 1.22.5h1.05q0 .72.51 1.23t1.23.51h2.78c.48 0 .89-.17 1.23-.5q.51-.51.51-1.23v-1.6c0-.52-.18-.96-.55-1.33s-.81-.55-1.33-.55h-2.5c-.52 0-.96.18-1.33.55-.34.34-.51.74-.54 1.22h-.01l-1.05-.01v-6.38h1.05q0 .735.51 1.23zm1.27-2.93h2.7v1.66h-2.7zm-7.38 5.7h-2.7v-1.66h2.7zm7.38 2.38h2.7v1.66h-2.7z" }) })
|
|
7
7
|
] });
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ s(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "assignment_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ s("g", { mask: "url(#assignment_svg__a)", children: /* @__PURE__ */ s(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M3.75 15.75q-.62 0-1.06-.44a1.45 1.45 0 0 1-.44-1.06V3.75q0-.62.44-1.06.442-.44 1.06-.44H6.9q.243-.675.816-1.087Q8.286.75 9 .75q.713 0 1.284.413.572.411.816 1.087h3.15q.619 0 1.06.44.44.442.44 1.06v10.5q0 .619-.44 1.06-.442.44-1.06.44zm0-1.5h10.5V3.75H3.75zm1.5-1.5h5.25v-1.5H5.25zm0-3h7.5v-1.5h-7.5zm0-3h7.5v-1.5h-7.5zM9 3.188a.546.546 0 0 0 .563-.563A.546.546 0 0 0 9 2.063a.546.546 0 0 0-.562.562.546.546 0 0 0 .562.563"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
const t = (h) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ s("mask", { id: "assignment_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ s("g", { mask: "url(#assignment_svg__a)", children: /* @__PURE__ */ s("path", { fill: "#113B71", d: "M3.75 15.75q-.62 0-1.06-.44a1.45 1.45 0 0 1-.44-1.06V3.75q0-.62.44-1.06.442-.44 1.06-.44H6.9q.243-.675.816-1.087Q8.286.75 9 .75q.713 0 1.284.413.572.411.816 1.087h3.15q.619 0 1.06.44.44.442.44 1.06v10.5q0 .619-.44 1.06-.442.44-1.06.44zm0-1.5h10.5V3.75H3.75zm1.5-1.5h5.25v-1.5H5.25zm0-3h7.5v-1.5h-7.5zm0-3h7.5v-1.5h-7.5zM9 3.188a.546.546 0 0 0 .563-.563A.546.546 0 0 0 9 2.063a.546.546 0 0 0-.562.562.546.546 0 0 0 .562.563" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgBmiLogo: (
|
|
2
|
+
declare const SvgBmiLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SvgBmiLogo;
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
const
|
|
1
|
+
import { jsxs as l, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
const a = (c) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 240 49", width: "1em", height: "1em", ...c, children: [
|
|
3
|
+
/* @__PURE__ */ l("g", { clipPath: "url(#bmi-logo_svg__a)", children: [
|
|
4
|
+
/* @__PURE__ */ h("path", { fill: "url(#bmi-logo_svg__b)", d: "M160.152 26.329h-8.257l-6.392-13.237-2.345 13.237H134.9L139.554.005h8.257l6.355 13.46 2.382-13.46h8.257l-4.648 26.32zM175.095 6.55l-.554 3.273h8.178l-1.119 6.205h-8.178l-.667 3.717h9.292l-1.151 6.578h-17.55l4.649-26.32h17.549l-1.152 6.542h-9.297zm29.407 6.765 6.919 13.013h-9.782l-3.604-6.845-5.246 6.845h-9.404l11.041-13.572L187.656 0h9.782l3.492 6.579L205.952 0h9.404l-10.854 13.311zM239.624.005l-1.152 6.541h-6.984l-3.492 19.778h-8.258l3.493-19.778h-6.919l1.151-6.541z" }),
|
|
5
|
+
/* @__PURE__ */ h("path", { fill: "#2054A5", d: "M17.074 48.331v-2.937q7.622 0 11.25-1.33 3.616-1.328 5.763-4.405c1.427-2.052 2.136-4.22 2.136-6.5 0-3.25-1.506-6.229-4.518-8.947 2.163-2.97 3.245-5.735 3.245-8.313 0-3.52-1.53-6.448-4.588-8.798q-3.758-2.862-10.006-2.863H3.176v44.093H0V1.208h19.941c5.38 0 9.68 1.328 12.906 4q5.035 4.211 5.035 10.416c0 2.9-.82 5.557-2.447 7.968q3.798 4.592 3.8 9.59c0 2.97-.97 5.8-2.9 8.486-1.767 2.462-4.094 4.187-6.966 5.176-2.877.988-6.966 1.487-12.281 1.487zm0-5.45v-2.9q5.211 0 7.31-.588c1.796-.48 3.176-1.3 4.136-2.448 1.152-1.338 1.725-2.876 1.725-4.625 0-1.585-.41-2.97-1.245-4.135-.825-1.175-2.298-2.495-4.42-3.968 2.877-2.327 4.313-4.77 4.313-7.348 0-1.264-.326-2.43-.97-3.502a6.43 6.43 0 0 0-2.657-2.466c-.97-.49-1.912-.793-2.83-.933q-1.38-.204-5.38-.205H8.951v38.568H5.847V6.868h11.698c2.48 0 4.322.074 5.515.224 1.194.149 2.313.475 3.348.979q2.238.963 3.833 3.431c1.058 1.641 1.585 3.413 1.585 5.292 0 2.574-.98 5.05-2.933 7.418 2.807 2.275 4.206 5.05 4.206 8.318 0 2.532-.825 4.667-2.467 6.416-1.65 1.748-3.893 2.9-6.75 3.45-.896.163-1.913.28-3.055.363-1.137.08-2.401.117-3.776.117h.014zm-2.345 5.45h-3.105V12.244h6.103c2.601 0 4.424.233 5.487.685.756.326 1.395.905 1.898 1.744q.756 1.259.755 2.811c0 2.76-1.492 4.42-4.485 4.97-.438.07-1.007.126-1.706.177-.7.043-1.567.07-2.607.07v-2.9c2.094 0 3.586-.177 4.486-.517.9-.345 1.342-.956 1.342-1.832s-.35-1.455-1.058-1.814c-.7-.354-1.935-.536-3.707-.536h-3.417v33.234zm2.345-22.874 1.622.033q2.177 0 3.674.345 1.498.349 2.402.997 2.408 1.79 2.41 4.798.002 2.407-1.557 3.898-1.55 1.481-4.625 1.963c-.462.051-.956.079-1.483.107-.532.023-1.352.037-2.448.037v-2.83c1.33 0 2.439-.074 3.31-.224q1.317-.224 2.206-.638c.97-.462 1.45-1.255 1.45-2.383 0-.783-.261-1.436-.793-1.967-.48-.55-1.16-.933-2.037-1.138-.48-.07-1.156-.13-2.019-.187a35 35 0 0 0-2.126-.088v-2.723h.013999999999999999M102.669 48.331h-3.105V25.08c0-5.753-.392-9.73-1.175-11.917q-1.867-5.289-6.9-8.02c-2.393-1.286-4.873-1.934-7.451-1.934-2.043 0-3.963.373-5.745 1.133-1.78.755-3.688 2-5.711 3.734A34 34 0 0 0 69.547 5.8a18.7 18.7 0 0 0-2.76-1.501c-1.702-.723-3.6-1.096-5.693-1.096-3.432 0-6.519.937-9.279 2.807-2.256 1.543-3.818 3.483-4.695 5.81q-1.312 3.49-1.31 9.996v26.51h-3.068v-26.79q-.001-6.769.998-9.768c1.245-3.963 3.832-7.045 7.763-9.255C54.538.83 57.606-.005 60.716-.005c3.585 0 7.544 1.245 11.866 3.726C74.4 2.49 76.252 1.567 78.14.933Q80.963.002 83.898 0c3.79 0 7.334 1.068 10.62 3.212 3.796 2.462 6.23 5.89 7.312 10.263q.825 3.315.825 11.437v23.42zm-5.8 0h-3.036V24.986q.001-5.259-.382-7.623c-.252-1.58-.713-2.951-1.38-4.098-.755-1.226-1.874-2.206-3.343-2.956-1.473-.75-3.063-1.124-4.76-1.124-1.45 0-2.844.28-4.192.849-1.343.568-2.387 1.32-3.124 2.27-.806 1.035-1.412 2.364-1.832 3.982q-.272 1.245-.41 2.7c-.094.97-.136 2.154-.136 3.562V48.35h-3.137V24.352c0-3.338-.178-5.842-.518-7.511s-.988-3.091-1.93-4.262q-1.237-1.553-3.33-2.503a10.6 10.6 0 0 0-4.429-.952q-3.903 0-6.555 2.42-1.657 1.553-2.364 4.21c-.475 1.777-.704 4.337-.704 7.698V48.35h-3.035V23.592c0-3.585.126-6.122.382-7.59.252-1.474.793-2.886 1.618-4.248q1.656-2.833 4.97-4.485a12.8 12.8 0 0 1 5.791-1.38q3.552 0 6.224 1.482c1.781.989 3.563 2.667 5.33 5.036q2.341-3.103 4.35-4.43c2.07-1.394 4.382-2.093 6.928-2.093q4.377-.001 8.006 2.662c1.981 1.432 3.305 3.199 3.986 5.306q1.015 3.166 1.016 10.36v24.142h.005zm-28.497 0h-3.143V24.105c0-3.422-.163-5.651-.48-6.686-.205-.737-.639-1.324-1.291-1.776a3.7 3.7 0 0 0-2.155-.677q-1.483 0-2.499.9c-.68.593-1.1 1.4-1.263 2.41-.07.388-.126 1.069-.177 2.034-.042.96-.07 2.238-.07 3.823V48.33h-3.138v-24.38c0-4.075.256-6.826.755-8.257.41-1.152 1.208-2.108 2.383-2.868a7.03 7.03 0 0 1 3.898-1.137q3.001-.002 5.072 2.107c.826.877 1.39 2.014 1.674 3.418q.428 2.104.43 6.593v24.515zm22.771 0h-3.105V24.33c0-3.777-.233-6.239-.685-7.395-.233-.531-.658-.998-1.273-1.417a3.85 3.85 0 0 0-2-.55c-1.982 0-3.199.97-3.656 2.9-.093.49-.177 1.291-.242 2.42a79 79 0 0 0-.108 4.457v23.592h-3.212V24.613q.001-4.212.205-6.005.202-1.796.826-3.25.721-1.517 2.429-2.518 1.707-.998 3.744-.997c1.356 0 2.63.335 3.762 1.016 1.124.68 1.93 1.595 2.41 2.742.388.918.644 1.855.756 2.797q0 .137.07 2.108t.07 3.832V48.34h.014zM110.528 1.208V48.33h-3.137V1.208zm5.866 0V48.33h-3.143V1.208zm5.865 0V48.33h-3.142V1.208zM144.42 39.417a4.08 4.08 0 0 1-2.01 1.184c.727.182 1.278.527 1.665 1.035.382.508.578 1.105.578 1.79q-.002.336-.066.714-.334 1.945-1.809 3.002-1.477 1.057-3.883 1.059h-7.768l2.616-14.822h7.557q2.01 0 3.129.783t1.119 2.294q.001.355-.061.774-.23 1.299-1.067 2.187m-4.434 3.758q0-.798-1.068-.798h-2.112l-.355 2.094h2.113q.627 0 .974-.243.344-.238.429-.783.02-.104.019-.27m.624-5.32q0-.419-.261-.606-.26-.188-.806-.187h-1.8l-.378 2.094h1.8q.629 0 .984-.252.356-.251.438-.774.02-.104.019-.27zM159.215 34.446c.825.714 1.236 1.66 1.236 2.85q0 .523-.084.94a5.33 5.33 0 0 1-1.297 2.65c-.685.76-1.571 1.31-2.657 1.64l2.219 5.675h-5.105l-1.861-5.316-.941 5.316h-4.649l2.616-14.822h6.91q2.384-.001 3.622 1.067zm-7.012 5.334h1.841c.448 0 .798-.102 1.059-.303q.385-.3.513-.951.02-.104.018-.27 0-.463-.294-.723-.292-.26-.857-.261h-1.842l-.438 2.513zM164.245 47.566a5.37 5.37 0 0 1-2.196-2.186q-.775-1.413-.774-3.236.002-2.657 1.101-4.7a7.9 7.9 0 0 1 3.077-3.18q1.978-1.141 4.551-1.142c1.282 0 2.405.257 3.361.765a5.34 5.34 0 0 1 2.21 2.154q.776 1.393.774 3.212-.001 2.639-1.1 4.71a7.93 7.93 0 0 1-3.096 3.221q-2 1.153-4.593 1.152c-1.254 0-2.359-.257-3.305-.774zm5.912-4.13a3.65 3.65 0 0 0 1.227-1.53 5.1 5.1 0 0 0 .419-2.06c0-.737-.205-1.367-.615-1.791s-1.003-.639-1.767-.639q-1.09 0-1.907.564a3.6 3.6 0 0 0-1.245 1.516 5 5 0 0 0-.429 2.06c0 .737.205 1.367.615 1.8s1.017.648 1.809.648q1.09 0 1.893-.573zM187.498 40.47l4.103 7.726h-5.525l-3.18-6.448-1.128 6.448h-4.649l2.616-14.822h4.648l-1.109 6.238 5.357-6.238h5.254l-6.383 7.096zM199.684 37.062l-.312 1.842h4.607l-.63 3.496h-4.606l-.378 2.094h5.231l-.648 3.707h-9.88l2.616-14.822h9.88l-.648 3.683zM218.563 34.446c.825.714 1.235 1.66 1.235 2.85q0 .523-.084.94a5.33 5.33 0 0 1-1.296 2.65c-.685.76-1.571 1.31-2.657 1.64l2.219 5.675h-5.106l-1.86-5.316-.942 5.316h-4.648l2.615-14.822h6.91q2.385-.001 3.623 1.067zm-7.013 5.334h1.842c.448 0 .797-.102 1.058-.303q.386-.3.513-.951.02-.104.019-.27 0-.463-.294-.723-.292-.26-.858-.261h-1.841l-.439 2.513zM221.865 47.254q-1.623-1.09-1.623-3.18 0-.21.042-.63h4.942q-.064.651.201.966.258.313.867.312.378.002.629-.186.252-.189.252-.546 0-.503-.489-.839-.49-.336-1.581-.797-1.196-.504-1.958-.965a4.5 4.5 0 0 1-1.329-1.255c-.378-.526-.564-1.193-.564-1.99q0-1.569.783-2.71c.522-.76 1.254-1.337 2.187-1.724q1.398-.588 3.203-.588 1.61 0 2.877.504 1.265.503 1.991 1.454.721.951.722 2.252 0 .168-.042.588h-5.002a3 3 0 0 0 .042-.336c0-.266-.08-.47-.229-.615q-.231-.219-.629-.22a.84.84 0 0 0-.588.21.7.7 0 0 0-.228.546q-.002.462.48.806t1.529.849q1.195.566 1.977 1.068a4.75 4.75 0 0 1 1.352 1.328c.378.55.564 1.227.564 2.02q-.001 1.362-.722 2.447-.721 1.09-2.084 1.707-1.364.615-3.222.615-2.722 0-4.346-1.091z" })
|
|
6
|
+
] }),
|
|
7
|
+
/* @__PURE__ */ l("defs", { children: [
|
|
8
|
+
/* @__PURE__ */ l("linearGradient", { id: "bmi-logo_svg__b", x1: 134.905, x2: 239.624, y1: 13.167, y2: 13.167, gradientUnits: "userSpaceOnUse", children: [
|
|
9
|
+
/* @__PURE__ */ h("stop", { stopColor: "#0058AD" }),
|
|
10
|
+
/* @__PURE__ */ h("stop", { offset: 1, stopColor: "#00C6DA" })
|
|
11
|
+
] }),
|
|
12
|
+
/* @__PURE__ */ h("clipPath", { id: "bmi-logo_svg__a", children: /* @__PURE__ */ h("path", { fill: "#fff", d: "M0 0h239.622v48.345H0z" }) })
|
|
13
|
+
] })
|
|
14
|
+
] });
|
|
3
15
|
export {
|
|
4
|
-
|
|
16
|
+
a as default
|
|
5
17
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "check_circle_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#check_circle_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M11.154 13.376 9.754 12a1.02 1.02 0 0 0-.739-.324q-.414 0-.738.324a1.02 1.02 0 0 0-.32.752q.002.427.326.75l2.114 2.115q.333.33.758.33.426 0 .756-.33l4.776-4.777q.324-.324.324-.748t-.324-.748a1.02 1.02 0 0 0-.738-.324q-.414 0-.738.324zm1.347 9.336a10 10 0 0 1-3.967-.798 10.3 10.3 0 0 1-3.256-2.192q-1.394-1.395-2.192-3.255A10 10 0 0 1 2.29 12.5q0-2.133.797-3.98a10.3 10.3 0 0 1 2.192-3.242q1.395-1.395 3.256-2.192a10 10 0 0 1 3.967-.798q2.133 0 3.98.798a10.3 10.3 0 0 1 3.242 2.192q1.395 1.394 2.192 3.242.798 1.847.797 3.98a10 10 0 0 1-.797 3.967 10.3 10.3 0 0 1-2.192 3.255q-1.395 1.395-3.242 2.192t-3.98.798m0-2.162q3.36 0 5.705-2.344 2.345-2.346 2.345-5.706t-2.345-5.705-5.705-2.345q-3.36 0-5.706 2.345Q4.451 9.14 4.451 12.5t2.344 5.706q2.346 2.344 5.706 2.344"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const s = (a) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "check_circle_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#check_circle_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M11.154 13.376 9.754 12a1.02 1.02 0 0 0-.739-.324q-.414 0-.738.324a1.02 1.02 0 0 0-.32.752q.002.427.326.75l2.114 2.115q.333.33.758.33.426 0 .756-.33l4.776-4.777q.324-.324.324-.748t-.324-.748a1.02 1.02 0 0 0-.738-.324q-.414 0-.738.324zm1.347 9.336a10 10 0 0 1-3.967-.798 10.3 10.3 0 0 1-3.256-2.192q-1.394-1.395-2.192-3.255A10 10 0 0 1 2.29 12.5q0-2.133.797-3.98a10.3 10.3 0 0 1 2.192-3.242q1.395-1.395 3.256-2.192a10 10 0 0 1 3.967-.798q2.133 0 3.98.798a10.3 10.3 0 0 1 3.242 2.192q1.395 1.394 2.192 3.242.798 1.847.797 3.98a10 10 0 0 1-.797 3.967 10.3 10.3 0 0 1-2.192 3.255q-1.395 1.395-3.242 2.192t-3.98.798m0-2.162q3.36 0 5.705-2.344 2.345-2.346 2.345-5.706t-2.345-5.705-5.705-2.345q-3.36 0-5.706 2.345Q4.451 9.14 4.451 12.5t2.344 5.706q2.346 2.344 5.706 2.344" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
/* @__PURE__ */ e("mask", { id: "
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const h = (l) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "chevron_left_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
4
|
maskType: "alpha"
|
|
5
|
-
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0
|
|
6
|
-
/* @__PURE__ */ e("g", { mask: "url(#
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#chevron_left_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "m8.354 9 3.004 3.003a.756.756 0 0 1 0 1.1.755.755 0 0 1-1.106-.006L6.7 9.545a.9.9 0 0 1-.165-.255.76.76 0 0 1 0-.587.8.8 0 0 1 .165-.248l3.552-3.552a.755.755 0 0 1 1.106-.006.756.756 0 0 1 0 1.1z" }) })
|
|
7
7
|
] });
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
h as default
|
|
10
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "chevron_right_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#chevron_right_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M9.643 9 6.64 5.997a.755.755 0 0 1 0-1.1.755.755 0 0 1 1.106.006l3.552 3.552a.9.9 0 0 1 .165.255.76.76 0 0 1 0 .587.8.8 0 0 1-.165.248l-3.552 3.552a.72.72 0 0 1-.547.234.78.78 0 0 1-.54-.247.755.755 0 0 1 0-1.1z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const i = (h) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "chevron_right_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#chevron_right_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M9.643 9 6.64 5.997a.755.755 0 0 1 0-1.1.755.755 0 0 1 1.106.006l3.552 3.552a.9.9 0 0 1 .165.255.76.76 0 0 1 0 .587.8.8 0 0 1-.165.248l-3.552 3.552a.72.72 0 0 1-.547.234.78.78 0 0 1-.54-.247.755.755 0 0 1 0-1.1z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
i as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const h = (
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...s,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "comunicaciones_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#comunicaciones_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M22.711 20.409q-.019.625-.622.863-.604.238-1.072-.23l-1.964-1.966H9.549q-.897 0-1.53-.632a2.09 2.09 0 0 1-.631-1.532v-1.25h9.894q.897 0 1.53-.631.63-.632.631-1.53V7.369h1.25q.898 0 1.53.632.63.633.631 1.53v10.74q0 .069-.046.104a.16.16 0 0 1-.097.034M4.306 12.427l.801-.801h10.3V4.282H4.305zM3.23 16.104q-.42 0-.752-.282-.333-.282-.333-.793V4.282q0-.899.631-1.53a2.08 2.08 0 0 1 1.53-.632h11.1q.9 0 1.53.632.632.632.632 1.53v7.344q0 .899-.632 1.53a2.08 2.08 0 0 1-1.53.631H5.994L3.976 15.8q-.164.155-.353.23t-.393.075"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
const h = (a) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ s("mask", { id: "comunicaciones_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ s("g", { mask: "url(#comunicaciones_svg__a)", children: /* @__PURE__ */ s("path", { fill: "#2054A5", d: "M22.711 20.409q-.019.625-.622.863-.604.238-1.072-.23l-1.964-1.966H9.549q-.897 0-1.53-.632a2.09 2.09 0 0 1-.631-1.532v-1.25h9.894q.897 0 1.53-.631.63-.632.631-1.53V7.369h1.25q.898 0 1.53.632.63.633.631 1.53v10.74q0 .069-.046.104a.16.16 0 0 1-.097.034M4.306 12.427l.801-.801h10.3V4.282H4.305zM3.23 16.104q-.42 0-.752-.282-.333-.282-.333-.793V4.282q0-.899.631-1.53a2.08 2.08 0 0 1 1.53-.632h11.1q.9 0 1.53.632.632.632.632 1.53v7.344q0 .899-.632 1.53a2.08 2.08 0 0 1-1.53.631H5.994L3.976 15.8q-.164.155-.353.23t-.393.075" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
h as default
|
|
39
10
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { jsxs as a, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
] });
|
|
9
|
-
};
|
|
2
|
+
const o = (i) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em", ...i, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "directorio_medico_svg__a", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#directorio_medico_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M7.308 9.923v1.309a.67.67 0 0 0 .2.491q.2.2.489.2a.68.68 0 0 0 .492-.2.66.66 0 0 0 .203-.491V9.923H10a.67.67 0 0 0 .491-.199.66.66 0 0 0 .2-.489.67.67 0 0 0-.2-.492A.66.66 0 0 0 10 8.54H8.692V7.232a.67.67 0 0 0-.2-.491.66.66 0 0 0-.488-.2.68.68 0 0 0-.493.2.66.66 0 0 0-.203.49v1.31H6a.67.67 0 0 0-.491.199.66.66 0 0 0-.2.488q0 .29.2.493A.66.66 0 0 0 6 9.923zm-4.46 4.613q-.575 0-.98-.405a1.33 1.33 0 0 1-.403-.979v-7.84q0-.576.404-.98.405-.404.979-.404h2.629V2.725q0-.576.404-.978a1.34 1.34 0 0 1 .98-.402h2.284q.575 0 .977.404.402.405.402.98v1.2h2.628q.575 0 .98.403.404.404.404.98v7.84q0 .575-.405.98-.405.404-.979.404zm0-1.384h10.304v-7.84H2.848zM6.86 3.928h2.28v-1.2H6.86z" }) })
|
|
7
|
+
] });
|
|
10
8
|
export {
|
|
11
|
-
|
|
9
|
+
o as default
|
|
12
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "facturas_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#facturas_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M3.54 22.255V2.777q0-.192.151-.26.152-.07.305.056l.709.553a.48.48 0 0 0 .337.126.52.52 0 0 0 .342-.132l.804-.628a.515.515 0 0 1 .679-.006l.817.634a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.823-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.47.47 0 0 0 .332.12.54.54 0 0 0 .34-.126l.818-.629a.5.5 0 0 1 .331-.125.5.5 0 0 1 .341.12l.823.64a.49.49 0 0 0 .332.123.52.52 0 0 0 .34-.123l.824-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.83-.64a.49.49 0 0 1 .331-.124.52.52 0 0 1 .341.123l.817.635q.146.129.338.129a.5.5 0 0 0 .34-.13l.685-.534q.153-.126.304-.057.152.069.152.261v19.472q0 .192-.152.26-.15.07-.304-.056l-.684-.535a.47.47 0 0 0-.332-.13.53.53 0 0 0-.347.13l-.817.634a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.83-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.824.64a.48.48 0 0 1-.331.123.52.52 0 0 1-.341-.123l-.823-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.824.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.823.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.83.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.817-.634a.506.506 0 0 0-.679 0l-.684.535q-.153.126-.305.057t-.152-.261m5.023-5.33h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289m0-3.438h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.698.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.283.95.95 0 0 0-.285.699q0 .413.285.704.285.288.702.288m0-3.437h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289M5.7 19.307h13.6V5.694h-13.6z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const t = (l) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "facturas_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#facturas_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M3.54 22.255V2.777q0-.192.151-.26.152-.07.305.056l.709.553a.48.48 0 0 0 .337.126.52.52 0 0 0 .342-.132l.804-.628a.515.515 0 0 1 .679-.006l.817.634a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.823-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.47.47 0 0 0 .332.12.54.54 0 0 0 .34-.126l.818-.629a.5.5 0 0 1 .331-.125.5.5 0 0 1 .341.12l.823.64a.49.49 0 0 0 .332.123.52.52 0 0 0 .34-.123l.824-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.83-.64a.49.49 0 0 1 .331-.124.52.52 0 0 1 .341.123l.817.635q.146.129.338.129a.5.5 0 0 0 .34-.13l.685-.534q.153-.126.304-.057.152.069.152.261v19.472q0 .192-.152.26-.15.07-.304-.056l-.684-.535a.47.47 0 0 0-.332-.13.53.53 0 0 0-.347.13l-.817.634a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.83-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.824.64a.48.48 0 0 1-.331.123.52.52 0 0 1-.341-.123l-.823-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.824.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.823.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.83.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.817-.634a.506.506 0 0 0-.679 0l-.684.535q-.153.126-.305.057t-.152-.261m5.023-5.33h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289m0-3.438h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.698.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.283.95.95 0 0 0-.285.699q0 .413.285.704.285.288.702.288m0-3.437h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289M5.7 19.307h13.6V5.694h-13.6z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,22 +1,5 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
const l = (e) => /* @__PURE__ */ t(
|
|
3
|
-
"svg",
|
|
4
|
-
{
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 57 87",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: /* @__PURE__ */ t(
|
|
12
|
-
"path",
|
|
13
|
-
{
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M22.75 76.693h-4.264q-2.287 0-3.885-1.588Q13 73.518 13 71.23t1.595-3.876q1.597-1.59 3.895-1.59h4.26v-9.73q-9.918-2.121-16.334-9.828T0 28.435Q0 16.579 8.267 8.29 16.536 0 28.37 0t20.102 8.29q8.268 8.289 8.268 20.145-.001 10.065-6.416 17.772-6.416 7.707-16.334 9.828v9.692h4.292q2.299 0 3.877 1.585 1.58 1.586 1.58 3.89 0 2.3-1.584 3.895t-3.889 1.596h-4.308v4.13q0 2.364-1.633 3.991-1.632 1.63-3.984 1.63-2.35 0-3.971-1.63-1.62-1.627-1.62-3.99zM28.4 45.5q7.126 0 12.113-5.017T45.5 28.34q0-7.127-5.017-12.113-5.018-4.987-12.143-4.987-7.127 0-12.113 5.017Q11.24 21.274 11.24 28.4t5.017 12.113T28.4 45.5"
|
|
16
|
-
}
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
);
|
|
2
|
+
const l = (e) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 57 87", width: "1em", height: "1em", ...e, children: /* @__PURE__ */ t("path", { fill: "#45C2D6", d: "M22.75 76.693h-4.264q-2.287 0-3.885-1.588Q13 73.518 13 71.23t1.595-3.876q1.597-1.59 3.895-1.59h4.26v-9.73q-9.918-2.121-16.334-9.828T0 28.435Q0 16.579 8.267 8.29 16.536 0 28.37 0t20.102 8.29q8.268 8.289 8.268 20.145-.001 10.065-6.416 17.772-6.416 7.707-16.334 9.828v9.692h4.292q2.299 0 3.877 1.585 1.58 1.586 1.58 3.89 0 2.3-1.584 3.895t-3.889 1.596h-4.308v4.13q0 2.364-1.633 3.991-1.632 1.63-3.984 1.63-2.35 0-3.971-1.63-1.62-1.627-1.62-3.99zM28.4 45.5q7.126 0 12.113-5.017T45.5 28.34q0-7.127-5.017-12.113-5.018-4.987-12.143-4.987-7.127 0-12.113 5.017Q11.24 21.274 11.24 28.4t5.017 12.113T28.4 45.5" }) });
|
|
20
3
|
export {
|
|
21
4
|
l as default
|
|
22
5
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const e = "
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
] });
|
|
9
|
-
};
|
|
1
|
+
import { jsxs as q, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (l) => /* @__PURE__ */ q("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "handshake_svg__a", width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#handshake_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M12.357 19.825a.583.583 0 0 0 .431-.175l7.645-7.67q.268-.268.42-.623.153-.354.153-.74 0-.405-.152-.772a2 2 0 0 0-.42-.641l-4.43-4.454q-.286-.255-.619-.39a1.85 1.85 0 0 0-.699-.135q-.51 0-.932.285-.421.285-.765.616l.053-.048 1.828 1.747q.43.435.682.956t.252 1.143q0 1.072-.754 1.826a2.48 2.48 0 0 1-1.822.753q-.516 0-.989-.19a2.6 2.6 0 0 1-.857-.575L9.35 8.7 5.612 12.43q-.075.102-.125.209a.54.54 0 0 0-.05.23q0 .242.18.411.18.17.42.17.12-.001.221-.05a1.3 1.3 0 0 0 .204-.126l2.272-2.241a.86.86 0 0 1 .625-.275q.35 0 .625.275a.86.86 0 0 1 .275.625.86.86 0 0 1-.275.625L7.712 14.55a.55.55 0 0 0-.137.21.7.7 0 0 0-.038.23q0 .24.17.412a.597.597 0 0 0 .658.123.7.7 0 0 0 .197-.125l2.254-2.26a.854.854 0 0 1 1.25 0 .875.875 0 0 1 0 1.275L9.82 16.656a.6.6 0 0 0-.134.22.8.8 0 0 0-.041.242q0 .235.175.412a.59.59 0 0 0 .659.126.6.6 0 0 0 .191-.125l2.266-2.272a.854.854 0 0 1 1.25 0 .875.875 0 0 1 0 1.275l-2.241 2.241q-.075.1-.125.217a.6.6 0 0 0-.05.242q0 .254.169.422a.57.57 0 0 0 .419.17m-.019 1.935q-.96 0-1.672-.618A2.46 2.46 0 0 1 9.82 19.6a2.23 2.23 0 0 1-1.392-.693 2.6 2.6 0 0 1-.727-1.41 2.6 2.6 0 0 1-1.411-.722 2.26 2.26 0 0 1-.683-1.382q-.931-.081-1.546-.822a2.6 2.6 0 0 1-.615-1.701q0-.513.189-.983t.565-.844l3.683-3.66q.602-.608 1.466-.608t1.473.609l1.941 1.941q.112.106.212.147t.222.04q.254 0 .422-.174a.597.597 0 0 0 .116-.665.6.6 0 0 0-.128-.198L9.864 4.732a1.6 1.6 0 0 0-.616-.388 2.2 2.2 0 0 0-.731-.119q-.368 0-.698.132-.33.13-.6.374L3.478 8.468a1.56 1.56 0 0 0-.399.7 1.75 1.75 0 0 0-.034.825 1 1 0 0 1-.182.72.92.92 0 0 1-.643.396.97.97 0 0 1-.745-.179.96.96 0 0 1-.396-.653 3.5 3.5 0 0 1 .101-1.717 3.6 3.6 0 0 1 .898-1.494l3.735-3.74Q6.33 2.8 7.046 2.52A4 4 0 0 1 8.53 2.24q.786 0 1.492.28.708.282 1.226.788l.352.346.346-.371a3.7 3.7 0 0 1 1.221-.781 4 4 0 0 1 1.496-.287q.768 0 1.468.293a3.8 3.8 0 0 1 1.225.817l4.508 4.501q.524.525.81 1.237t.287 1.494-.296 1.52a3.8 3.8 0 0 1-.832 1.273l-7.663 7.663a2.5 2.5 0 0 1-.847.563q-.468.184-.984.184" }) })
|
|
7
|
+
] });
|
|
10
8
|
export {
|
|
11
|
-
|
|
9
|
+
e as default
|
|
12
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "headset_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 29,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: -2,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0-1.25h25v27.5H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#headset_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M5.803 19.415a2.24 2.24 0 0 1-1.444-.621 1.88 1.88 0 0 1-.609-1.432v-6.35a8.3 8.3 0 0 1 .671-3.328 8.5 8.5 0 0 1 4.55-4.525 8.3 8.3 0 0 1 3.294-.659q1.747 0 3.304.655a8.4 8.4 0 0 1 2.712 1.808 8.6 8.6 0 0 1 1.826 2.713q.67 1.56.67 3.332v9.482q0 .836-.6 1.445t-1.453.609H13.23a.94.94 0 0 1-.688-.279.94.94 0 0 1-.28-.69q0-.411.28-.692a.94.94 0 0 1 .694-.28h5.487v-1.188h-2.198q-.852 0-1.453-.6-.6-.601-.6-1.456v-3.294q0-.855.6-1.45.6-.597 1.453-.597h2.198v-1.01q0-2.748-1.887-4.6-1.887-1.855-4.567-1.855-2.667 0-4.567 1.854t-1.9 4.6v1.01h2.198q.853 0 1.453.601t.6 1.455v3.295q0 .855-.6 1.45-.6.597-1.453.597zm0-2.053h2.198v-3.29H5.803zm10.723 0h2.198v-3.29h-2.198z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as a, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const t = (h) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "headset_svg__a", width: 25, height: 29, x: 0, y: -2, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0-1.25h25v27.5H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#headset_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#1B468A", d: "M5.803 19.415a2.24 2.24 0 0 1-1.444-.621 1.88 1.88 0 0 1-.609-1.432v-6.35a8.3 8.3 0 0 1 .671-3.328 8.5 8.5 0 0 1 4.55-4.525 8.3 8.3 0 0 1 3.294-.659q1.747 0 3.304.655a8.4 8.4 0 0 1 2.712 1.808 8.6 8.6 0 0 1 1.826 2.713q.67 1.56.67 3.332v9.482q0 .836-.6 1.445t-1.453.609H13.23a.94.94 0 0 1-.688-.279.94.94 0 0 1-.28-.69q0-.411.28-.692a.94.94 0 0 1 .694-.28h5.487v-1.188h-2.198q-.852 0-1.453-.6-.6-.601-.6-1.456v-3.294q0-.855.6-1.45.6-.597 1.453-.597h2.198v-1.01q0-2.748-1.887-4.6-1.887-1.855-4.567-1.855-2.667 0-4.567 1.854t-1.9 4.6v1.01h2.198q.853 0 1.453.601t.6 1.455v3.295q0 .855-.6 1.45-.6.597-1.453.597zm0-2.053h2.198v-3.29H5.803zm10.723 0h2.198v-3.29h-2.198z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as a, jsx as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "home_svg__a",
|
|
16
|
-
width: 21,
|
|
17
|
-
height: 22,
|
|
18
|
-
x: -1,
|
|
19
|
-
y: -1,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M-.73-.664h20.731v20.731H-.73z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#home_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M4.254 13.85h2.332V9.963q0-.33.224-.554a.75.75 0 0 1 .554-.223h3.11q.33 0 .553.223a.75.75 0 0 1 .224.554v3.887h2.332V6.853L8.92 3.355 4.254 6.853zm-1.555 0V6.853a1.54 1.54 0 0 1 .622-1.244l4.665-3.498q.408-.31.933-.311.525 0 .932.311l4.665 3.498q.292.214.457.545.165.33.165.7v6.996q0 .642-.457 1.098-.456.457-1.098.457h-3.11a.75.75 0 0 1-.554-.224.75.75 0 0 1-.223-.553V10.74H8.141v3.887q0 .33-.223.554a.75.75 0 0 1-.554.224h-3.11q-.642 0-1.098-.457a1.5 1.5 0 0 1-.457-1.098"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as a, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
const l = (e) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ h("mask", { id: "home_svg__a", width: 21, height: 22, x: -1, y: -1, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M-.73-.664h20.731v20.731H-.73z" }) }),
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#home_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M4.254 13.85h2.332V9.963q0-.33.224-.554a.75.75 0 0 1 .554-.223h3.11q.33 0 .553.223a.75.75 0 0 1 .224.554v3.887h2.332V6.853L8.92 3.355 4.254 6.853zm-1.555 0V6.853a1.54 1.54 0 0 1 .622-1.244l4.665-3.498q.408-.31.933-.311.525 0 .932.311l4.665 3.498q.292.214.457.545.165.33.165.7v6.996q0 .642-.457 1.098-.456.457-1.098.457h-3.11a.75.75 0 0 1-.554-.224.75.75 0 0 1-.223-.553V10.74H8.141v3.887q0 .33-.223.554a.75.75 0 0 1-.554.224h-3.11q-.642 0-1.098-.457a1.5 1.5 0 0 1-.457-1.098" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
l as default
|
|
39
10
|
};
|
|
@@ -1,31 +1,8 @@
|
|
|
1
1
|
import { jsxs as v, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
const l = (a) => /* @__PURE__ */ v(
|
|
3
|
-
"
|
|
4
|
-
{
|
|
5
|
-
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 32 29",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ h(
|
|
13
|
-
"path",
|
|
14
|
-
{
|
|
15
|
-
fill: "currentColor",
|
|
16
|
-
d: "M18.779 18.667h2.02v2.02a.74.74 0 0 0 .224.531.73.73 0 0 0 .53.224h1.108a.7.7 0 0 0 .522-.224.75.75 0 0 0 .205-.53v-2.02h2.048a.7.7 0 0 0 .521-.224.74.74 0 0 0 .205-.522v-1.108a.7.7 0 0 0-.205-.52.7.7 0 0 0-.521-.206h-2.048V14.04a.7.7 0 0 0-.205-.521.7.7 0 0 0-.522-.205h-1.108a.76.76 0 0 0-.53.205.68.68 0 0 0-.224.521v2.048h-2.02a.72.72 0 0 0-.521.205.68.68 0 0 0-.224.521v1.108c0 .205.075.373.224.522a.72.72 0 0 0 .521.223"
|
|
17
|
-
}
|
|
18
|
-
),
|
|
19
|
-
/* @__PURE__ */ h(
|
|
20
|
-
"path",
|
|
21
|
-
{
|
|
22
|
-
fill: "currentColor",
|
|
23
|
-
d: "M30.65 7.206a2.83 2.83 0 0 0-2.076-.866h-12.84V2.942c0-.81-.288-1.499-.865-2.076A2.83 2.83 0 0 0 12.792 0h-9.85C2.132 0 1.443.289.866.866A2.83 2.83 0 0 0 0 2.942v22.522c0 .82.289 1.508.866 2.076a2.86 2.86 0 0 0 2.076.857h25.632c.81 0 1.498-.29 2.076-.857a2.81 2.81 0 0 0 .866-2.076V9.282c0-.81-.29-1.499-.866-2.076M12.913 25.585H2.821v-3.752h10.083v3.752zm0-6.34H2.821v-3.753h10.083v3.752zm0-6.332H2.821V9.161h10.083v3.752zm0-6.34H2.821V2.821h10.083v3.752zm15.772 19.012H15.492V9.16h13.193z"
|
|
24
|
-
}
|
|
25
|
-
)
|
|
26
|
-
]
|
|
27
|
-
}
|
|
28
|
-
);
|
|
2
|
+
const l = (a) => /* @__PURE__ */ v("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 29", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ h("path", { fill: "#2054A5", d: "M18.779 18.667h2.02v2.02a.74.74 0 0 0 .224.531.73.73 0 0 0 .53.224h1.108a.7.7 0 0 0 .522-.224.75.75 0 0 0 .205-.53v-2.02h2.048a.7.7 0 0 0 .521-.224.74.74 0 0 0 .205-.522v-1.108a.7.7 0 0 0-.205-.52.7.7 0 0 0-.521-.206h-2.048V14.04a.7.7 0 0 0-.205-.521.7.7 0 0 0-.522-.205h-1.108a.76.76 0 0 0-.53.205.68.68 0 0 0-.224.521v2.048h-2.02a.72.72 0 0 0-.521.205.68.68 0 0 0-.224.521v1.108c0 .205.075.373.224.522a.72.72 0 0 0 .521.223" }),
|
|
4
|
+
/* @__PURE__ */ h("path", { fill: "#2054A5", d: "M30.65 7.206a2.83 2.83 0 0 0-2.076-.866h-12.84V2.942c0-.81-.288-1.499-.865-2.076A2.83 2.83 0 0 0 12.792 0h-9.85C2.132 0 1.443.289.866.866A2.83 2.83 0 0 0 0 2.942v22.522c0 .82.289 1.508.866 2.076a2.86 2.86 0 0 0 2.076.857h25.632c.81 0 1.498-.29 2.076-.857a2.81 2.81 0 0 0 .866-2.076V9.282c0-.81-.29-1.499-.866-2.076M12.913 25.585H2.821v-3.752h10.083v3.752zm0-6.34H2.821v-3.753h10.083v3.752zm0-6.332H2.821V9.161h10.083v3.752zm0-6.34H2.821V2.821h10.083v3.752zm15.772 19.012H15.492V9.16h13.193z" })
|
|
5
|
+
] });
|
|
29
6
|
export {
|
|
30
7
|
l as default
|
|
31
8
|
};
|
|
@@ -1,22 +1,5 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"svg",
|
|
4
|
-
{
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 80 80",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: /* @__PURE__ */ t(
|
|
12
|
-
"path",
|
|
13
|
-
{
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M80.007 5.613v19.47q0 2.36-1.62 4.009-1.62 1.648-3.972 1.648-2.35 0-3.998-1.632-1.65-1.633-1.65-4.003v-5.922L52.091 35.86a28.3 28.3 0 0 1 3.479 7.508 28.8 28.8 0 0 1 1.17 8.182q0 11.868-8.255 20.146-8.254 8.28-20.087 8.28-11.83 0-20.115-8.255Q0 63.467 0 51.636T8.263 31.52q8.263-8.284 20.107-8.284 4.3 0 8.263 1.102t7.483 3.58L60.793 11.24h-5.89q-2.37 0-4.003-1.62t-1.633-3.972q0-2.35 1.627-3.999Q52.52 0 54.88 0h19.47q2.36 0 4.009 1.626 1.648 1.627 1.648 3.987M28.339 34.476q-7.125 0-12.113 5.017-4.986 5.017-4.986 12.143t5.017 12.113q5.016 4.987 12.143 4.987 7.125 0 12.113-5.017T45.5 51.576q0-7.127-5.017-12.113-5.017-4.987-12.144-4.987"
|
|
16
|
-
}
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
);
|
|
2
|
+
const h = (e) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 80 80", width: "1em", height: "1em", ...e, children: /* @__PURE__ */ t("path", { fill: "#45C2D6", d: "M80.007 5.613v19.47q0 2.36-1.62 4.009-1.62 1.648-3.972 1.648-2.35 0-3.998-1.632-1.65-1.633-1.65-4.003v-5.922L52.091 35.86a28.3 28.3 0 0 1 3.479 7.508 28.8 28.8 0 0 1 1.17 8.182q0 11.868-8.255 20.146-8.254 8.28-20.087 8.28-11.83 0-20.115-8.255Q0 63.467 0 51.636T8.263 31.52q8.263-8.284 20.107-8.284 4.3 0 8.263 1.102t7.483 3.58L60.793 11.24h-5.89q-2.37 0-4.003-1.62t-1.633-3.972q0-2.35 1.627-3.999Q52.52 0 54.88 0h19.47q2.36 0 4.009 1.626 1.648 1.627 1.648 3.987M28.339 34.476q-7.125 0-12.113 5.017-4.986 5.017-4.986 12.143t5.017 12.113q5.016 4.987 12.143 4.987 7.125 0 12.113-5.017T45.5 51.576q0-7.127-5.017-12.113-5.017-4.987-12.144-4.987" }) });
|
|
20
3
|
export {
|
|
21
|
-
|
|
4
|
+
h as default
|
|
22
5
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
] });
|
|
9
|
-
};
|
|
1
|
+
import { jsxs as i, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (l) => /* @__PURE__ */ i("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "poliza_icon_svg__a", width: 14, height: 18, x: 3, y: 1, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "m9.125 10.758-1.23-1.225a.73.73 0 0 0-.545-.237.77.77 0 0 0-.551.241.76.76 0 0 0 0 1.108l1.7 1.721a.84.84 0 0 0 .616.264q.351 0 .616-.264l3.482-3.482a.76.76 0 0 0 .239-.55.75.75 0 0 0-.24-.546.77.77 0 0 0-.56-.24q-.322 0-.557.24zM10 18.076q-.14 0-.285-.013a1 1 0 0 1-.269-.06q-2.764-.905-4.44-3.376-1.675-2.472-1.675-5.356V5.566A1.7 1.7 0 0 1 4.438 3.95l4.94-1.892q.306-.12.622-.12t.621.12l4.94 1.892q.508.19.808.63.3.437.3.985V9.27q0 2.884-1.675 5.355t-4.44 3.377a1 1 0 0 1-.27.06 3 3 0 0 1-.284.013m0-1.693q2.132-.702 3.536-2.688a7.5 7.5 0 0 0 1.404-4.422V5.566L10 3.674 5.06 5.568v3.703q0 2.438 1.404 4.424T10 16.383" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#poliza_icon_svg__a)", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) })
|
|
7
|
+
] });
|
|
10
8
|
export {
|
|
11
|
-
|
|
9
|
+
e as default
|
|
12
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const h = (a) => /* @__PURE__ */
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "schedule_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#schedule_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.532 11.669V7.312a1 1 0 0 0-.295-.735 1 1 0 0 0-.73-.296q-.437 0-.737.296a1 1 0 0 0-.3.735v4.778q0 .24.087.431.088.192.237.34l3.386 3.386q.32.321.73.308a1.07 1.07 0 0 0 .732-.33 1 1 0 0 0 .324-.733q0-.415-.332-.745zM12.5 22.712a9.95 9.95 0 0 1-3.972-.798 10.3 10.3 0 0 1-3.25-2.192q-1.394-1.395-2.193-3.254a10 10 0 0 1-.797-3.98q0-2.121.797-3.981a10.1 10.1 0 0 1 2.192-3.243 10.4 10.4 0 0 1 3.254-2.179 10 10 0 0 1 3.98-.797q2.122 0 3.982.804 1.86.803 3.237 2.18a10.3 10.3 0 0 1 2.179 3.24 10 10 0 0 1 .802 3.988 9.95 9.95 0 0 1-.797 3.972 10.4 10.4 0 0 1-2.179 3.25q-1.382 1.395-3.245 2.192a10 10 0 0 1-3.99.797m.012-2.162q3.34 0 5.69-2.358 2.348-2.357 2.348-5.705 0-3.345-2.348-5.692-2.35-2.346-5.69-2.345T6.811 6.795q-2.36 2.346-2.36 5.692 0 3.348 2.36 5.705 2.361 2.358 5.702 2.358"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const h = (a) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "schedule_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#schedule_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M13.532 11.669V7.312a1 1 0 0 0-.295-.735 1 1 0 0 0-.73-.296q-.437 0-.737.296a1 1 0 0 0-.3.735v4.778q0 .24.087.431.088.192.237.34l3.386 3.386q.32.321.73.308a1.07 1.07 0 0 0 .732-.33 1 1 0 0 0 .324-.733q0-.415-.332-.745zM12.5 22.712a9.95 9.95 0 0 1-3.972-.798 10.3 10.3 0 0 1-3.25-2.192q-1.394-1.395-2.193-3.254a10 10 0 0 1-.797-3.98q0-2.121.797-3.981a10.1 10.1 0 0 1 2.192-3.243 10.4 10.4 0 0 1 3.254-2.179 10 10 0 0 1 3.98-.797q2.122 0 3.982.804 1.86.803 3.237 2.18a10.3 10.3 0 0 1 2.179 3.24 10 10 0 0 1 .802 3.988 9.95 9.95 0 0 1-.797 3.972 10.4 10.4 0 0 1-2.179 3.25q-1.382 1.395-3.245 2.192a10 10 0 0 1-3.99.797m.012-2.162q3.34 0 5.69-2.358 2.348-2.357 2.348-5.705 0-3.345-2.348-5.692-2.35-2.346-5.69-2.345T6.811 6.795q-2.36 2.346-2.36 5.692 0 3.348 2.36 5.705 2.361 2.358 5.702 2.358" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
h as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as s, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
const a = (e) => /* @__PURE__ */ s(
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ t(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "stethoscope_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ t("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ t("g", { mask: "url(#stethoscope_svg__a)", children: /* @__PURE__ */ t(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.986 22.873q-2.685 0-4.564-1.899t-1.88-4.595v-.65q-2.331-.325-3.936-2.065T2.002 9.513V4.519q0-.455.313-.768.313-.312.768-.313h2.274v-.312q.031-.43.334-.715.301-.285.735-.285.452 0 .77.313.316.313.317.768V5.83q0 .455-.312.768a1.04 1.04 0 0 1-.764.313q-.434 0-.74-.285a1.04 1.04 0 0 1-.34-.715V5.6H4.163v3.925q0 1.718 1.217 2.912 1.215 1.194 2.946 1.194 1.73 0 2.946-1.194t1.216-2.912V5.6h-1.194v.312q-.031.43-.334.715-.301.285-.735.285-.453 0-.77-.313a1.04 1.04 0 0 1-.317-.768V3.207q0-.455.312-.768t.764-.313q.434 0 .74.285.309.285.34.715v.312h2.274q.455 0 .768.313.313.314.313.768v4.994q0 2.296-1.4 4t-3.545 2.15v.742q0 1.798 1.248 3.066t3.036 1.267 3.03-1.267 1.244-3.066v-1.471a3.23 3.23 0 0 1-1.631-1.181Q16 12.898 16 11.775q0-1.395.974-2.37.974-.973 2.369-.973t2.37.974q.972.974.973 2.369 0 1.125-.63 1.978-.631.854-1.632 1.177v1.449q0 2.696-1.876 4.595-1.877 1.9-4.562 1.9m5.357-9.867q.519 0 .875-.356a1.2 1.2 0 0 0 .356-.875 1.2 1.2 0 0 0-.356-.875 1.2 1.2 0 0 0-.875-.356 1.2 1.2 0 0 0-.875.356 1.2 1.2 0 0 0-.356.875q0 .52.356.875.356.357.875.356"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const a = (e) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ t("mask", { id: "stethoscope_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ t("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ t("g", { mask: "url(#stethoscope_svg__a)", children: /* @__PURE__ */ t("path", { fill: "#2054A5", d: "M13.986 22.873q-2.685 0-4.564-1.899t-1.88-4.595v-.65q-2.331-.325-3.936-2.065T2.002 9.513V4.519q0-.455.313-.768.313-.312.768-.313h2.274v-.312q.031-.43.334-.715.301-.285.735-.285.452 0 .77.313.316.313.317.768V5.83q0 .455-.312.768a1.04 1.04 0 0 1-.764.313q-.434 0-.74-.285a1.04 1.04 0 0 1-.34-.715V5.6H4.163v3.925q0 1.718 1.217 2.912 1.215 1.194 2.946 1.194 1.73 0 2.946-1.194t1.216-2.912V5.6h-1.194v.312q-.031.43-.334.715-.301.285-.735.285-.453 0-.77-.313a1.04 1.04 0 0 1-.317-.768V3.207q0-.455.312-.768t.764-.313q.434 0 .74.285.309.285.34.715v.312h2.274q.455 0 .768.313.313.314.313.768v4.994q0 2.296-1.4 4t-3.545 2.15v.742q0 1.798 1.248 3.066t3.036 1.267 3.03-1.267 1.244-3.066v-1.471a3.23 3.23 0 0 1-1.631-1.181Q16 12.898 16 11.775q0-1.395.974-2.37.974-.973 2.369-.973t2.37.974q.972.974.973 2.369 0 1.125-.63 1.978-.631.854-1.632 1.177v1.449q0 2.696-1.876 4.595-1.877 1.9-4.562 1.9m5.357-9.867q.519 0 .875-.356a1.2 1.2 0 0 0 .356-.875 1.2 1.2 0 0 0-.356-.875 1.2 1.2 0 0 0-.875-.356 1.2 1.2 0 0 0-.875.356 1.2 1.2 0 0 0-.356.875q0 .52.356.875.356.357.875.356" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
a as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "Swich_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#Swich_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M6.881 12H2.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.318.216-.534a.73.73 0 0 1 .534-.216h4.631L5.475 9.094a.7.7 0 0 1-.206-.516q0-.309.206-.534a.73.73 0 0 1 .534-.225.73.73 0 0 1 .535.225l2.681 2.681a.66.66 0 0 1 .16.244.8.8 0 0 1 .046.281.8.8 0 0 1-.047.281.66.66 0 0 1-.159.244l-2.7 2.7a.69.69 0 0 1-.525.216.76.76 0 0 1-.525-.235.8.8 0 0 1-.216-.525.69.69 0 0 1 .216-.525zm4.238-4.5 1.406 1.406a.7.7 0 0 1 .206.516.76.76 0 0 1-.206.534.73.73 0 0 1-.534.225.73.73 0 0 1-.535-.225l-2.681-2.68a.66.66 0 0 1-.16-.245.8.8 0 0 1-.046-.28q0-.15.047-.282a.66.66 0 0 1 .159-.244l2.7-2.7A.69.69 0 0 1 12 3.31q.3.01.525.235a.8.8 0 0 1 .216.525.69.69 0 0 1-.216.525L11.119 6h4.631q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as l, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (h) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "Swich_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#Swich_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M6.881 12H2.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.318.216-.534a.73.73 0 0 1 .534-.216h4.631L5.475 9.094a.7.7 0 0 1-.206-.516q0-.309.206-.534a.73.73 0 0 1 .534-.225.73.73 0 0 1 .535.225l2.681 2.681a.66.66 0 0 1 .16.244.8.8 0 0 1 .046.281.8.8 0 0 1-.047.281.66.66 0 0 1-.159.244l-2.7 2.7a.69.69 0 0 1-.525.216.76.76 0 0 1-.525-.235.8.8 0 0 1-.216-.525.69.69 0 0 1 .216-.525zm4.238-4.5 1.406 1.406a.7.7 0 0 1 .206.516.76.76 0 0 1-.206.534.73.73 0 0 1-.534.225.73.73 0 0 1-.535-.225l-2.681-2.68a.66.66 0 0 1-.16-.245.8.8 0 0 1-.046-.28q0-.15.047-.282a.66.66 0 0 1 .159-.244l2.7-2.7A.69.69 0 0 1 12 3.31q.3.01.525.235a.8.8 0 0 1 .216.525.69.69 0 0 1-.216.525L11.119 6h4.631q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
e as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...n,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "trending_down_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#trending_down_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "m13.95 12-3.9-3.863-1.932 1.932a1.45 1.45 0 0 1-1.068.431q-.638 0-1.07-.431L2.026 6.075a.73.73 0 0 1-.216-.516.7.7 0 0 1 .216-.534.71.71 0 0 1 .525-.206q.318 0 .525.206L7.05 9l1.93-1.931a1.45 1.45 0 0 1 1.07-.432q.637 0 1.068.432L15 10.95v-1.2q0-.319.215-.534A.73.73 0 0 1 15.75 9q.318 0 .534.216a.73.73 0 0 1 .216.534v3q0 .319-.216.534a.73.73 0 0 1-.534.216h-3a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.319.215-.534A.73.73 0 0 1 12.75 12z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as n, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const i = (a) => /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "trending_down_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#trending_down_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#DC2626", d: "m13.95 12-3.9-3.863-1.932 1.932a1.45 1.45 0 0 1-1.068.431q-.638 0-1.07-.431L2.026 6.075a.73.73 0 0 1-.216-.516.7.7 0 0 1 .216-.534.71.71 0 0 1 .525-.206q.318 0 .525.206L7.05 9l1.93-1.931a1.45 1.45 0 0 1 1.07-.432q.637 0 1.068.432L15 10.95v-1.2q0-.319.215-.534A.73.73 0 0 1 15.75 9q.318 0 .534.216a.73.73 0 0 1 .216.534v3q0 .319-.216.534a.73.73 0 0 1-.534.216h-3a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.319.215-.534A.73.73 0 0 1 12.75 12z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
i as default
|
|
39
10
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
] });
|
|
9
|
-
};
|
|
1
|
+
import { jsxs as l, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const i = (e) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "trending_up_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#trending_up_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#365314", d: "M2.025 13.219a.7.7 0 0 1-.216-.535.73.73 0 0 1 .216-.515L5.98 8.156a1.45 1.45 0 0 1 1.069-.431q.637 0 1.068.431l1.932 1.95 3.9-3.862h-1.2a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.319.215-.535a.73.73 0 0 1 .535-.215h3q.318 0 .534.215a.73.73 0 0 1 .216.535v3q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-1.2l-3.882 3.881a1.45 1.45 0 0 1-1.068.431q-.638 0-1.07-.431L7.05 9.244l-3.975 3.975a.71.71 0 0 1-.525.206.71.71 0 0 1-.525-.206" }) })
|
|
7
|
+
] });
|
|
10
8
|
export {
|
|
11
|
-
|
|
9
|
+
i as default
|
|
12
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as a, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...q,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ l(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "waving_hand_svg__a",
|
|
16
|
-
width: 24,
|
|
17
|
-
height: 24,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M0 0h24v24H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ l("g", { mask: "url(#waving_hand_svg__a)", children: /* @__PURE__ */ l(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M17.002 23.025q-.425 0-.713-.3a1 1 0 0 1-.287-.725q0-.424.287-.712a.97.97 0 0 1 .713-.288q1.65 0 2.825-1.175T21.002 17q0-.425.3-.725t.725-.3.712.3.288.725q0 2.5-1.763 4.262-1.763 1.763-4.262 1.763M2.002 8a1 1 0 0 1-.725-.288.95.95 0 0 1-.3-.712q0-2.5 1.762-4.263T7.002.975q.425 0 .725.287.3.288.3.713t-.3.725-.725.3q-1.65 0-2.825 1.175T3.002 7q0 .424-.288.712A.97.97 0 0 1 2.002 8m17.225-3.575q.3.3.3.7t-.3.7l-6.35 6.375a.86.86 0 0 1-.688.288 1.07 1.07 0 0 1-.712-.288q-.3-.3-.3-.712 0-.413.3-.713l6.35-6.35q.3-.3.7-.3t.7.3M21.002 7.6q.3.3.3.712 0 .413-.3.713l-5.65 5.65a.93.93 0 0 1-.688.275q-.412 0-.712-.275a1.02 1.02 0 0 1-.313-.713.93.93 0 0 1 .288-.712l5.65-5.65q.3-.3.712-.3.413 0 .713.3M5.277 18.725q-2.275-2.276-2.275-5.475 0-3.2 2.275-5.475l2.3-2.3q.3-.3.7-.3t.7.3l.775.775q.174.175.3.362.124.188.25.388l3.7-3.725q.3-.3.712-.3.413 0 .713.3t.3.712-.3.713l-4.325 4.325-2.125 2.1.475.475q1.15 1.15 1.1 2.75t-1.225 2.775l-.025.025a.93.93 0 0 1-.688.275q-.412 0-.712-.275-.3-.3-.3-.712 0-.413.3-.713a2.1 2.1 0 0 0 .637-1.362q.062-.788-.512-1.363l-1.175-1.15q-.3-.3-.3-.713 0-.412.3-.712l1.425-1.4q.3-.3.3-.713 0-.412-.3-.712l-1.6 1.6q-1.7 1.7-1.7 4.063t1.7 4.062 4.075 1.7q2.374 0 4.075-1.7l5.975-6q.3-.3.712-.3.413 0 .713.3t.3.713-.3.712l-6 5.975Q13.95 21 10.752 21q-3.201 0-5.475-2.275"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const s = (q) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "1em", height: "1em", ...q, children: [
|
|
3
|
+
/* @__PURE__ */ l("mask", { id: "waving_hand_svg__a", width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ l("g", { mask: "url(#waving_hand_svg__a)", children: /* @__PURE__ */ l("path", { fill: "#2054A5", d: "M17.002 23.025q-.425 0-.713-.3a1 1 0 0 1-.287-.725q0-.424.287-.712a.97.97 0 0 1 .713-.288q1.65 0 2.825-1.175T21.002 17q0-.425.3-.725t.725-.3.712.3.288.725q0 2.5-1.763 4.262-1.763 1.763-4.262 1.763M2.002 8a1 1 0 0 1-.725-.288.95.95 0 0 1-.3-.712q0-2.5 1.762-4.263T7.002.975q.425 0 .725.287.3.288.3.713t-.3.725-.725.3q-1.65 0-2.825 1.175T3.002 7q0 .424-.288.712A.97.97 0 0 1 2.002 8m17.225-3.575q.3.3.3.7t-.3.7l-6.35 6.375a.86.86 0 0 1-.688.288 1.07 1.07 0 0 1-.712-.288q-.3-.3-.3-.712 0-.413.3-.713l6.35-6.35q.3-.3.7-.3t.7.3M21.002 7.6q.3.3.3.712 0 .413-.3.713l-5.65 5.65a.93.93 0 0 1-.688.275q-.412 0-.712-.275a1.02 1.02 0 0 1-.313-.713.93.93 0 0 1 .288-.712l5.65-5.65q.3-.3.712-.3.413 0 .713.3M5.277 18.725q-2.275-2.276-2.275-5.475 0-3.2 2.275-5.475l2.3-2.3q.3-.3.7-.3t.7.3l.775.775q.174.175.3.362.124.188.25.388l3.7-3.725q.3-.3.712-.3.413 0 .713.3t.3.712-.3.713l-4.325 4.325-2.125 2.1.475.475q1.15 1.15 1.1 2.75t-1.225 2.775l-.025.025a.93.93 0 0 1-.688.275q-.412 0-.712-.275-.3-.3-.3-.712 0-.413.3-.713a2.1 2.1 0 0 0 .637-1.362q.062-.788-.512-1.363l-1.175-1.15q-.3-.3-.3-.713 0-.412.3-.712l1.425-1.4q.3-.3.3-.713 0-.412-.3-.712l-1.6 1.6q-1.7 1.7-1.7 4.063t1.7 4.062 4.075 1.7q2.374 0 4.075-1.7l5.975-6q.3-.3.712-.3.413 0 .713.3t.3.713-.3.712l-6 5.975Q13.95 21 10.752 21q-3.201 0-5.475-2.275" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
package/package.json
CHANGED