bmi-next-brokers 1.3.9 → 1.4.2

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.
@@ -1,5 +1,5 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { I as i } from "../index-BsBL_FHH.js";
2
+ import { I as i } from "../index-m0dDHLDz.js";
3
3
  const f = ({
4
4
  name: o,
5
5
  width: n = 20,
@@ -1,10 +1,39 @@
1
1
  import { jsxs as t, jsx as h } from "react/jsx-runtime";
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
- ] });
2
+ const r = (e) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 18 18",
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
+ );
8
37
  export {
9
- s as default
38
+ r as default
10
39
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgAdminMeds: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgAdminMeds;
@@ -0,0 +1,39 @@
1
+ import { jsxs as s, jsx as a } from "react/jsx-runtime";
2
+ const h = (e) => /* @__PURE__ */ s(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ width: "1em",
9
+ height: "1em",
10
+ ...e,
11
+ children: [
12
+ /* @__PURE__ */ a(
13
+ "mask",
14
+ {
15
+ id: "admin_meds_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__ */ a("path", { fill: "currentColor", d: "M0 0h20v20H0z" })
25
+ }
26
+ ),
27
+ /* @__PURE__ */ a("g", { mask: "url(#admin_meds_svg__a)", children: /* @__PURE__ */ a(
28
+ "path",
29
+ {
30
+ fill: "currentColor",
31
+ d: "M10.292 13.75a2.75 2.75 0 0 1-2.021.833 2.75 2.75 0 0 1-2.021-.833 2.74 2.74 0 0 1-.833-2.01q0-1.177.833-2.01l3.458-3.48a2.75 2.75 0 0 1 2.021-.833q1.188 0 2.021.833a2.74 2.74 0 0 1 .833 2.01 2.74 2.74 0 0 1-.833 2.01zm-2.875-1.187q.48.479.99.343t.697-.323l1.146-1.166L8.583 9.75l-1.166 1.146a1.14 1.14 0 0 0-.354.833q0 .48.354.834m5.166-5.125q-.48-.48-.99-.344-.51.135-.697.323L9.75 8.583l1.667 1.667 1.166-1.146a1.14 1.14 0 0 0 .354-.833q0-.48-.354-.833M4.167 17.5q-.688 0-1.177-.49a1.6 1.6 0 0 1-.49-1.177V4.167q0-.688.49-1.177.489-.49 1.177-.49h3.5q.27-.75.906-1.208A2.38 2.38 0 0 1 10 .833a2.38 2.38 0 0 1 1.427.459q.636.458.906 1.208h3.5q.688 0 1.177.49.49.489.49 1.177v11.666q0 .688-.49 1.178-.489.489-1.177.489zm0-1.667h11.666V4.167H4.167zM10 3.542a.607.607 0 0 0 .625-.625.607.607 0 0 0-.625-.625.607.607 0 0 0-.625.625.607.607 0 0 0 .625.625"
32
+ }
33
+ ) })
34
+ ]
35
+ }
36
+ );
37
+ export {
38
+ h as default
39
+ };
@@ -1,5 +1,22 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
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" }) });
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
+ );
3
20
  export {
4
21
  v as default
5
22
  };
@@ -1,10 +1,39 @@
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
- ] });
1
+ import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
+ const s = (a) => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
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
+ );
8
37
  export {
9
- l as default
38
+ s as default
10
39
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgArticle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgArticle;
@@ -0,0 +1,22 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ const a = (h) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 15 15",
8
+ width: "1em",
9
+ height: "1em",
10
+ ...h,
11
+ children: /* @__PURE__ */ t(
12
+ "path",
13
+ {
14
+ fill: "currentColor",
15
+ d: "M1.667 15q-.688 0-1.177-.49A1.6 1.6 0 0 1 0 13.333V1.667Q0 .979.49.49.979 0 1.667 0h11.666q.688 0 1.177.49.49.489.49 1.177v11.666q0 .688-.49 1.177-.489.49-1.177.49zm0-1.667h11.666V1.667H1.667zm2.5-1.666h4.166q.354 0 .594-.24t.24-.594a.8.8 0 0 0-.24-.593.8.8 0 0 0-.594-.24H4.167a.8.8 0 0 0-.594.24.8.8 0 0 0-.24.593q0 .354.24.594t.594.24m0-3.334h6.666q.354 0 .594-.24.24-.239.24-.593a.8.8 0 0 0-.24-.594.8.8 0 0 0-.594-.24H4.167a.8.8 0 0 0-.594.24.8.8 0 0 0-.24.594q0 .354.24.594t.594.24m0-3.333h6.666q.354 0 .594-.24t.24-.593a.8.8 0 0 0-.24-.594.8.8 0 0 0-.594-.24H4.167a.8.8 0 0 0-.594.24.8.8 0 0 0-.24.594q0 .354.24.593.24.24.594.24"
16
+ }
17
+ )
18
+ }
19
+ );
20
+ export {
21
+ a as default
22
+ };
@@ -1,5 +1,5 @@
1
1
  import { jsx as q } from "react/jsx-runtime";
2
- const V = ({ fill: v = "#2054A5", ...h }) => /* @__PURE__ */ q("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 81 32", width: "1em", height: "1em", ...h, children: /* @__PURE__ */ q("path", { fill: v, d: "M11.28 29.978q5.033 0 7.428-.879c1.594-.587 2.86-1.554 3.804-2.91q1.411-2.03 1.412-4.29 0-3.216-2.984-5.91 2.141-2.939 2.14-5.491 0-3.485-3.028-5.81-2.485-1.89-6.607-1.891H2.097v29.119H0V.795h13.17q5.332 0 8.52 2.644 3.327 2.78 3.326 6.881a9.2 9.2 0 0 1-1.618 5.264q2.507 3.029 2.508 6.335.001 2.94-1.915 5.604a9.23 9.23 0 0 1-4.601 3.416q-2.85.98-8.11.981zm0-1.66v-1.914q3.44 0 4.83-.387 1.777-.478 2.733-1.616a4.54 4.54 0 0 0 1.14-3.054q.001-1.572-.821-2.734-.821-1.162-2.916-2.62 2.846-2.3 2.847-4.853a4.4 4.4 0 0 0-.638-2.312 4.26 4.26 0 0 0-1.753-1.63 6.2 6.2 0 0 0-1.869-.615q-.912-.136-3.554-.137H5.925v25.472h-2.05V4.532h7.723q2.46 0 3.645.149 1.182.148 2.21.649 1.48.637 2.528 2.267 1.046 1.628 1.047 3.498 0 2.552-1.937 4.898 2.78 2.256 2.779 5.492 0 2.505-1.628 4.238-1.631 1.73-4.455 2.278-.886.16-2.017.239-1.128.08-2.495.08zm-1.55 3.6H7.678V8.086h4.034q2.573 0 3.623.456.75.32 1.253 1.152.5.83.5 1.855 0 2.734-2.96 3.282-.434.07-1.127.113-.694.045-1.72.046v-1.913q2.072 0 2.962-.34.887-.344.888-1.208c0-.575-.233-.96-.695-1.195q-.695-.354-2.45-.355H9.732V31.92zm1.55-15.105 1.07.022q1.435 0 2.428.228.991.227 1.583.66 1.594 1.185 1.594 3.168 0 1.595-1.025 2.575-1.025.979-3.051 1.298-.458.045-.979.068-.525.023-1.619.023v-1.87q1.322.001 2.188-.148.867-.147 1.457-.42.957-.457.957-1.572 0-.773-.525-1.298-.478-.547-1.344-.753a18 18 0 0 0-1.333-.126 22 22 0 0 0-1.402-.058v-1.8zM67.806 31.918h-2.05V16.56q-.001-5.705-.776-7.871-1.229-3.491-4.556-5.295-2.37-1.277-4.92-1.277c-1.351 0-2.618.25-3.793.746q-1.766.747-3.771 2.467a22 22 0 0 0-2.004-1.502 12.4 12.4 0 0 0-1.822-.99q-1.687-.72-3.76-.721-3.395.001-6.129 1.85-2.234 1.532-3.1 3.84-.867 2.309-.866 6.605V31.92h-2.028V14.226q.002-4.468.66-6.452 1.232-3.921 5.126-6.111C36.02.553 38.05 0 40.099 0c2.372 0 4.982.82 7.839 2.46q1.8-1.22 3.669-1.84A12 12 0 0 1 55.41 0q3.758 0 7.016 2.121 3.76 2.442 4.83 6.776c.365 1.459.546 3.979.546 7.552V31.92zm-3.829 0h-2.003v-15.42q-.001-3.472-.25-5.037-.252-1.565-.91-2.708-.752-1.209-2.21-1.953a6.8 6.8 0 0 0-3.145-.744q-1.435.001-2.767.56-1.333.56-2.062 1.497-.797 1.028-1.207 2.626-.182.823-.272 1.782a25 25 0 0 0-.09 2.352v17.043h-2.073v-15.85q0-3.309-.341-4.96-.341-1.653-1.278-2.816-.82-1.026-2.199-1.654a7 7 0 0 0-2.927-.627q-2.575 0-4.329 1.597-1.093 1.027-1.558 2.78-.468 1.755-.468 5.087v16.443h-2.003v-16.35q-.002-3.557.25-5.015a8 8 0 0 1 1.07-2.806q1.093-1.87 3.28-2.965a8.5 8.5 0 0 1 3.83-.912c1.562 0 2.935.328 4.11.979q1.768.98 3.522 3.328 1.55-2.05 2.871-2.925 2.05-1.382 4.58-1.382 2.892 0 5.285 1.758 1.96 1.418 2.632 3.505.671 2.09.671 6.842v15.943zm-18.818 0h-2.075v-16q0-3.391-.319-4.415a2.06 2.06 0 0 0-.854-1.171 2.46 2.46 0 0 0-1.424-.446q-.979 0-1.652.592-.672.591-.833 1.592-.069.384-.115 1.344a58 58 0 0 0-.046 2.526v15.978h-2.073V15.816q.002-4.036.5-5.45.41-1.139 1.573-1.892a4.64 4.64 0 0 1 2.575-.753q1.983 0 3.35 1.39.82.867 1.105 2.259t.286 4.355v16.193zm15.037 0h-2.05V16.066q.001-3.74-.457-4.88-.226-.526-.841-.934a2.55 2.55 0 0 0-1.322-.366q-1.961 0-2.416 1.916-.09.48-.16 1.596a50 50 0 0 0-.068 2.943v15.58h-2.119V16.251q.001-2.782.137-3.968t.547-2.143q.48-1.004 1.605-1.665a4.8 4.8 0 0 1 2.474-.662c.896 0 1.74.224 2.482.673q1.116.675 1.594 1.813.386.914.5 1.847 0 .093.047 1.39.045 1.303.047 2.531V31.92zM73 .795v31.123h-2.072V.795zm3.873 0v31.123h-2.075V.795zm3.873 0v31.123H78.67V.795z" }) });
2
+ const V = ({ fill: v = "#2054A5", ...h }) => /* @__PURE__ */ q("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 81 32", width: "1em", height: "1em", ...h, children: /* @__PURE__ */ q("path", { fill: v, d: "M11.28 29.978q5.033 0 7.428-.879c1.594-.587 2.86-1.554 3.804-2.91q1.411-2.03 1.412-4.29 0-3.216-2.984-5.91 2.141-2.939 2.14-5.491 0-3.485-3.028-5.81-2.485-1.89-6.607-1.891H2.097v29.119H0V.795h13.17q5.332 0 8.52 2.644 3.327 2.78 3.326 6.881a9.2 9.2 0 0 1-1.618 5.264q2.507 3.029 2.508 6.335.001 2.94-1.915 5.604a9.23 9.23 0 0 1-4.601 3.416q-2.85.98-8.11.981zm0-1.66v-1.914q3.44 0 4.83-.387 1.777-.478 2.733-1.616a4.54 4.54 0 0 0 1.14-3.054q.001-1.572-.821-2.734-.821-1.162-2.916-2.62 2.846-2.3 2.847-4.853a4.4 4.4 0 0 0-.638-2.312 4.26 4.26 0 0 0-1.753-1.63 6.2 6.2 0 0 0-1.869-.615q-.912-.136-3.554-.137H5.925v25.472h-2.05V4.532h7.723q2.46 0 3.645.149 1.182.148 2.21.649 1.48.637 2.528 2.267 1.046 1.628 1.047 3.498 0 2.552-1.937 4.898 2.78 2.256 2.779 5.492 0 2.505-1.628 4.238-1.631 1.73-4.455 2.278-.886.16-2.017.239-1.128.08-2.495.08zm-1.55 3.6H7.678V8.086h4.034q2.573 0 3.623.456.75.32 1.253 1.152.5.83.5 1.855 0 2.734-2.96 3.282-.434.07-1.127.113-.694.045-1.72.046v-1.913q2.072 0 2.962-.34.887-.344.888-1.208c0-.575-.233-.96-.695-1.195q-.695-.354-2.45-.355H9.732V31.92zm1.55-15.105 1.07.022q1.435 0 2.428.228.991.227 1.583.66 1.594 1.185 1.594 3.168 0 1.595-1.025 2.575-1.025.979-3.051 1.298-.458.045-.979.068-.525.023-1.619.023v-1.87q1.322.001 2.188-.148.867-.147 1.457-.42.957-.457.957-1.572 0-.773-.525-1.298-.478-.547-1.344-.753a18 18 0 0 0-1.333-.126 22 22 0 0 0-1.402-.058v-1.8zM67.806 31.918h-2.05V16.56q-.001-5.705-.776-7.871-1.229-3.491-4.556-5.295-2.37-1.277-4.92-1.277c-1.351 0-2.618.25-3.793.746q-1.766.747-3.771 2.467a22 22 0 0 0-2.004-1.502 12.4 12.4 0 0 0-1.822-.99q-1.687-.72-3.76-.721-3.395.001-6.129 1.85-2.234 1.532-3.1 3.84-.867 2.309-.866 6.605V31.92h-2.028V14.226q.002-4.468.66-6.452 1.232-3.921 5.126-6.111C36.02.553 38.05 0 40.099 0c2.372 0 4.982.82 7.839 2.46q1.8-1.22 3.669-1.84A12 12 0 0 1 55.41 0q3.758 0 7.016 2.121 3.76 2.442 4.83 6.776c.365 1.459.546 3.979.546 7.552V31.92zm-3.829 0h-2.003v-15.42q-.001-3.472-.25-5.037-.252-1.565-.91-2.708-.752-1.209-2.21-1.953a6.8 6.8 0 0 0-3.145-.744q-1.435.001-2.767.56-1.333.56-2.062 1.497-.797 1.028-1.207 2.626-.182.823-.272 1.782a25 25 0 0 0-.09 2.352v17.043h-2.073v-15.85q0-3.309-.341-4.96-.341-1.653-1.278-2.816-.82-1.026-2.199-1.654a7 7 0 0 0-2.927-.627q-2.575 0-4.329 1.597-1.093 1.027-1.558 2.78-.468 1.755-.468 5.087v16.443h-2.003v-16.35q-.002-3.557.25-5.015a8 8 0 0 1 1.07-2.806q1.093-1.87 3.28-2.965a8.5 8.5 0 0 1 3.83-.912c1.562 0 2.935.328 4.11.979q1.768.98 3.522 3.328 1.55-2.05 2.871-2.925 2.05-1.382 4.58-1.382 2.892 0 5.285 1.758 1.96 1.418 2.632 3.505.671 2.09.671 6.842v15.943zm-18.818 0h-2.075v-16q0-3.391-.319-4.415a2.06 2.06 0 0 0-.854-1.171 2.46 2.46 0 0 0-1.424-.446q-.979 0-1.652.592-.672.591-.833 1.592-.069.384-.115 1.344a58 58 0 0 0-.046 2.526v15.978h-2.073V15.816q.002-4.036.5-5.45.41-1.139 1.573-1.892a4.64 4.64 0 0 1 2.575-.753q1.983 0 3.35 1.39.82.867 1.105 2.259t.286 4.355v16.193zm15.037 0h-2.05V16.066q.001-3.74-.457-4.88-.226-.526-.841-.934a2.55 2.55 0 0 0-1.322-.366q-1.961 0-2.416 1.916-.09.48-.16 1.596a50 50 0 0 0-.068 2.943v15.58h-2.119V16.251q.001-2.782.137-3.968t.547-2.143q.48-1.004 1.605-1.665a4.8 4.8 0 0 1 2.474-.662c.896 0 1.74.224 2.482.673q1.116.675 1.594 1.813.386.914.5 1.847 0 .093.047 1.39.045 1.303.047 2.531V31.92zM73 .795v31.123h-2.072V.795zm3.873 0v31.123h-2.075V.795zm3.873 0v31.123H78.67V.795z" }) });
3
3
  export {
4
4
  V as default
5
5
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgBmiLogoWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgBmiLogoWhite;
@@ -0,0 +1,5 @@
1
+ import { jsx as q } from "react/jsx-runtime";
2
+ const a = (c) => /* @__PURE__ */ q("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 73 29", width: "1em", height: "1em", ...c, children: /* @__PURE__ */ q("path", { fill: "#fff", d: "M10.143 28.714V26.97q4.528.002 6.678-.79c1.435-.529 2.577-1.398 3.422-2.62.844-1.215 1.27-2.503 1.27-3.858q.001-2.892-2.686-5.318 1.925-2.643 1.926-4.94c0-2.09-.911-3.835-2.722-5.227q-2.234-1.702-5.944-1.701H1.884v26.192H0V.718h11.844q4.794-.001 7.663 2.375c1.994 1.665 2.99 3.732 2.99 6.187a8.3 8.3 0 0 1-1.452 4.734q2.252 2.727 2.254 5.7c0 1.762-.57 3.446-1.72 5.044-1.05 1.465-2.43 2.486-4.138 3.075q-2.56.883-7.298.881m0-3.239v-1.72c2.06 0 3.512-.115 4.345-.346q1.595-.43 2.461-1.453c.68-.796 1.027-1.707 1.027-2.746 0-.942-.243-1.763-.741-2.462q-.74-1.046-2.626-2.358 2.563-2.067 2.565-4.363a4 4 0 0 0-.571-2.078 3.8 3.8 0 0 0-1.58-1.465 5.6 5.6 0 0 0-1.684-.553c-.547-.085-1.61-.121-3.196-.121H5.33v22.91H3.482V4.078h6.946q2.215-.002 3.282.133a6.4 6.4 0 0 1 1.987.584q1.332.574 2.273 2.042c.626.978.942 2.023.942 3.148q-.002 2.298-1.744 4.406 2.497 2.033 2.497 4.94.001 2.252-1.464 3.81c-.979 1.04-2.315 1.72-4.005 2.049q-.8.147-1.81.212-1.013.073-2.243.073m-1.392 3.24H6.904V7.274h3.628q2.316-.002 3.257.406c.45.195.826.535 1.124 1.034q.448.749.45 1.67 0 2.463-2.662 2.954c-.261.043-.596.073-1.015.104-.42.024-.93.042-1.55.042v-1.72q1.87 0 2.662-.31c.535-.206.803-.565.803-1.088 0-.522-.207-.862-.626-1.075s-1.149-.316-2.2-.316h-2.03v19.738zm1.392-13.59.966.02c.863 0 1.586.066 2.182.206q.893.201 1.422.595 1.432 1.066 1.434 2.85-.002 1.431-.924 2.316t-2.747 1.167q-.408.044-.88.06-.477.02-1.453.019v-1.684q1.185.002 1.969-.133c.516-.092.954-.213 1.312-.377.572-.274.863-.748.863-1.416q0-.693-.474-1.167c-.285-.328-.693-.553-1.21-.675a17 17 0 0 0-1.196-.115c-.51-.03-.93-.049-1.258-.049v-1.616zM59.148 28.714V14.901c0-3.421-.23-5.78-.699-7.08q-1.104-3.143-4.096-4.764-2.134-1.149-4.424-1.149a8.7 8.7 0 0 0-3.409.669c-1.057.45-2.188 1.185-3.391 2.218a19 19 0 0 0-1.805-1.35 11 11 0 0 0-1.64-.887c-1.01-.431-2.14-.65-3.38-.65q-3.05-.002-5.512 1.665c-1.336.918-2.266 2.073-2.789 3.452-.516 1.386-.778 3.367-.778 5.937v15.746h-1.823V12.792q.001-4.018.596-5.803c.741-2.352 2.272-4.181 4.612-5.494Q33.317 0 36.08 0c2.133 0 4.478.735 7.049 2.212q1.623-1.096 3.3-1.653C47.547.19 48.689 0 49.85 0q3.381.002 6.314 1.908 3.38 2.196 4.345 6.096.493 1.97.493 6.794v13.916zm-1.604 0h-1.805V14.846c0-2.084-.073-3.591-.225-4.533q-.228-1.405-.82-2.437c-.45-.723-1.112-1.313-1.988-1.756a6.16 6.16 0 0 0-2.825-.669c-.863 0-1.69.17-2.492.505s-1.416.783-1.854 1.349c-.48.613-.838 1.403-1.087 2.364q-.163.738-.243 1.604a23 23 0 0 0-.08 2.115v15.326H42.26V14.457c0-1.98-.103-3.47-.31-4.46q-.31-1.485-1.149-2.534-.736-.922-1.975-1.49a6.3 6.3 0 0 0-2.631-.564q-2.317.002-3.895 1.434-.986.919-1.404 2.504-.42 1.576-.42 4.576v14.791h-1.804V14.008q-.001-3.198.224-4.51a7.3 7.3 0 0 1 .96-2.522q.985-1.684 2.954-2.667a7.6 7.6 0 0 1 3.446-.82c1.404 0 2.637.29 3.7.88q1.589.885 3.167 2.99c.93-1.227 1.787-2.108 2.583-2.631q1.84-1.24 4.12-1.24 2.6.002 4.752 1.58 1.76 1.276 2.37 3.154.602 1.88.602 6.156V28.72zm-16.925 0h-1.865v-14.39q-.002-3.054-.286-3.975a1.8 1.8 0 0 0-.772-1.051 2.2 2.2 0 0 0-1.282-.401q-.883-.002-1.483.535-.602.53-.747 1.434c-.043.23-.073.632-.104 1.21a54 54 0 0 0-.042 2.272V28.72h-1.866V14.24q.002-3.63.45-4.905.366-1.027 1.416-1.701a4.2 4.2 0 0 1 2.315-.675q1.785.002 3.014 1.252c.492.523.82 1.197.997 2.03q.255 1.248.255 3.92v14.566zm13.522 0h-1.848V14.457q.002-3.365-.407-4.387-.202-.474-.76-.839a2.3 2.3 0 0 0-1.19-.328c-1.174 0-1.903.571-2.17 1.72q-.082.429-.146 1.434c-.043.668-.06 1.55-.06 2.643v14.014H45.65V14.621c0-1.67.042-2.856.121-3.567a6.6 6.6 0 0 1 .493-1.926q.427-.903 1.446-1.495a4.3 4.3 0 0 1 2.224-.596c.809 0 1.562.2 2.237.608.668.401 1.148.948 1.434 1.629.23.547.383 1.1.45 1.659q-.002.083.042 1.252c.024.777.043 1.537.043 2.278V28.72zM65.657.717v27.997H63.79V.717zm3.488 0v27.997h-1.866V.717zm3.482 0v27.997h-1.866V.717z" }) });
3
+ export {
4
+ a as default
5
+ };
@@ -1,10 +1,39 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
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
- ] });
2
+ const r = (a) => /* @__PURE__ */ l(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
- s as default
38
+ r as default
10
39
  };
@@ -1,10 +1,39 @@
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
- ] });
1
+ import { jsxs as a, jsx as e } from "react/jsx-runtime";
2
+ const h = (s) => /* @__PURE__ */ a(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
38
  h as default
10
39
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgCurrencyExchange: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgCurrencyExchange;
@@ -0,0 +1,22 @@
1
+ import { jsx as a } from "react/jsx-runtime";
2
+ const e = (q) => /* @__PURE__ */ a(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 17 17",
8
+ width: "1em",
9
+ height: "1em",
10
+ ...q,
11
+ children: /* @__PURE__ */ a(
12
+ "path",
13
+ {
14
+ fill: "currentColor",
15
+ d: "M8.37 11.147q.496 0 .933-.263t.437-.845a.97.97 0 0 0-.369-.789q-.369-.3-1.154-.573a12 12 0 0 1-1.546-.697q-.906-.473-.906-1.71 0-.056.232-.925.233-.87 1.624-1.183v-.219q0-.28.187-.467a.63.63 0 0 1 .468-.187q.28 0 .467.187t.187.467v.2q.657.121 1.048.448.391.326.598.653.136.22.016.44a.7.7 0 0 1-.376.322.62.62 0 0 1-.452.026.84.84 0 0 1-.4-.264 1.3 1.3 0 0 0-.423-.32 1.44 1.44 0 0 0-.655-.136q-.334 0-.773.2-.44.2-.439.717 0 .493.45.755.45.263 1.403.582 1.269.43 1.696 1.07.426.64.426 1.403 0 .707-.281 1.145a2.4 2.4 0 0 1-.65.693q-.367.255-.714.347a5 5 0 0 1-.492.11v.2a.63.63 0 0 1-.188.468.63.63 0 0 1-.467.187.63.63 0 0 1-.467-.187.63.63 0 0 1-.188-.468v-.218q-.32-.094-.907-.403-.588-.31-1.005-1.13a.59.59 0 0 1-.007-.514.66.66 0 0 1 .39-.36.6.6 0 0 1 .48 0 .75.75 0 0 1 .38.337q.165.31.503.605.338.296.933.296m-.118 5.33q-2.118 0-3.89-.966a8.1 8.1 0 0 1-2.878-2.594v1.469q0 .308-.216.525a.72.72 0 0 1-.526.217.72.72 0 0 1-.525-.217.72.72 0 0 1-.217-.525V11.2a.75.75 0 0 1 .228-.55.75.75 0 0 1 .55-.228h3.186q.308 0 .525.217.217.218.217.525t-.217.525a.72.72 0 0 1-.525.217H2.588a6.74 6.74 0 0 0 2.386 2.24q1.487.843 3.278.843 2.609 0 4.514-1.725 1.905-1.724 2.194-4.28a.82.82 0 0 1 .262-.506.75.75 0 0 1 .527-.203q.305 0 .53.208t.19.493a8.22 8.22 0 0 1-2.643 5.33 8.5 8.5 0 0 1-2.54 1.59 8 8 0 0 1-3.034.582M8.257 1.49q-2.608 0-4.513 1.724-1.905 1.725-2.195 4.28A.82.82 0 0 1 1.288 8a.75.75 0 0 1-.528.203.73.73 0 0 1-.53-.217.58.58 0 0 1-.184-.51A8.1 8.1 0 0 1 .88 4.55q.69-1.363 1.794-2.373A8.4 8.4 0 0 1 5.212.583 8 8 0 0 1 8.257 0q2.118 0 3.895.97a8.1 8.1 0 0 1 2.873 2.59V2.092q0-.308.22-.525a.72.72 0 0 1 .527-.217q.307 0 .525.217.217.218.217.525v3.186a.75.75 0 0 1-.228.55.75.75 0 0 1-.55.228H12.55a.72.72 0 0 1-.525-.217.72.72 0 0 1-.217-.525q0-.308.217-.525a.72.72 0 0 1 .525-.217h1.376a6.73 6.73 0 0 0-2.409-2.247 6.6 6.6 0 0 0-3.26-.836"
16
+ }
17
+ )
18
+ }
19
+ );
20
+ export {
21
+ e as default
22
+ };
@@ -1,10 +1,39 @@
1
1
  import { jsxs as s, jsx as a } from "react/jsx-runtime";
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
- ] });
2
+ const h = (l) => /* @__PURE__ */ s(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
- t as default
38
+ h as default
10
39
  };
@@ -1,10 +1,39 @@
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
- ] });
1
+ import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
+ const s = (h) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
- t as default
38
+ s as default
10
39
  };
@@ -1,8 +1,31 @@
1
1
  import { jsxs as v, jsx as h } from "react/jsx-runtime";
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
- ] });
2
+ const l = (a) => /* @__PURE__ */ v(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
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
+ );
6
29
  export {
7
30
  l as default
8
31
  };
@@ -1,10 +1,39 @@
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
- ] });
1
+ import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
+ const h = (a) => /* @__PURE__ */ l(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
38
  h as default
10
39
  };
@@ -1,10 +1,39 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
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
- ] });
2
+ const a = (e) => /* @__PURE__ */ s(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 25 25",
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
+ );
8
37
  export {
9
38
  a as default
10
39
  };