@archieai/ui 1.3.12 → 1.3.20
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/{Search-CTS1KcAY.js → Search-C0QsoR4S.js} +461 -431
- package/dist/Search-C0QsoR4S.js.map +1 -0
- package/dist/Search-QURewcoa.cjs +2 -0
- package/dist/Search-QURewcoa.cjs.map +1 -0
- package/dist/components/atoms/icons/Download.d.ts +7 -0
- package/dist/components/atoms/icons/Download.d.ts.map +1 -0
- package/dist/components/atoms/icons/Users.d.ts +7 -0
- package/dist/components/atoms/icons/Users.d.ts.map +1 -0
- package/dist/components/atoms/icons/index.d.ts +2 -0
- package/dist/components/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/molecules/ChatFile/ChatFile.d.ts.map +1 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts +22 -5
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts.map +1 -1
- package/dist/components/molecules/Tabs/Tabs.d.ts +4 -1
- package/dist/components/molecules/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts +3 -2
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts.map +1 -1
- package/dist/icons.cjs +1 -1
- package/dist/icons.js +215 -213
- package/dist/index.cjs +17 -17
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1671 -1678
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/dist/Search-CROkXP0L.cjs +0 -2
- package/dist/Search-CROkXP0L.cjs.map +0 -1
- package/dist/Search-CTS1KcAY.js.map +0 -1
|
@@ -217,18 +217,18 @@ const A = ({
|
|
|
217
217
|
...o
|
|
218
218
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 21L12 16L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
219
219
|
A.displayName = "Bookmark";
|
|
220
|
-
const
|
|
220
|
+
const U = ({
|
|
221
221
|
size: e = 24,
|
|
222
222
|
color: t = "currentColor",
|
|
223
223
|
...o
|
|
224
224
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
225
|
-
|
|
226
|
-
const
|
|
225
|
+
U.displayName = "Box";
|
|
226
|
+
const R = ({
|
|
227
227
|
size: e = 24,
|
|
228
228
|
color: t = "currentColor",
|
|
229
229
|
...o
|
|
230
230
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V5C16 4.46957 15.7893 3.96086 15.4142 3.58579C15.0391 3.21071 14.5304 3 14 3H10C9.46957 3 8.96086 3.21071 8.58579 3.58579C8.21071 3.96086 8 4.46957 8 5V21M4 7H20C21.1046 7 22 7.89543 22 9V19C22 20.1046 21.1046 21 20 21H4C2.89543 21 2 20.1046 2 19V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
231
|
-
|
|
231
|
+
R.displayName = "Briefcase";
|
|
232
232
|
const q = ({
|
|
233
233
|
size: e = 24,
|
|
234
234
|
color: t = "currentColor",
|
|
@@ -607,6 +607,20 @@ const A1 = ({
|
|
|
607
607
|
...o
|
|
608
608
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 1V23M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3687 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
609
609
|
A1.displayName = "DollarSign";
|
|
610
|
+
const U1 = ({
|
|
611
|
+
size: e = 24,
|
|
612
|
+
color: t = "currentColor",
|
|
613
|
+
...o
|
|
614
|
+
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r(
|
|
615
|
+
"path",
|
|
616
|
+
{
|
|
617
|
+
d: "M7 10L12 15M12 15L17 10M12 15V3M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15",
|
|
618
|
+
stroke: t,
|
|
619
|
+
strokeLinecap: "round",
|
|
620
|
+
strokeLinejoin: "round"
|
|
621
|
+
}
|
|
622
|
+
) });
|
|
623
|
+
U1.displayName = "Download";
|
|
610
624
|
const R1 = ({
|
|
611
625
|
size: e = 24,
|
|
612
626
|
color: t = "currentColor",
|
|
@@ -616,37 +630,37 @@ const R1 = ({
|
|
|
616
630
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36252", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
617
631
|
] });
|
|
618
632
|
R1.displayName = "DownloadCloud";
|
|
619
|
-
const
|
|
633
|
+
const q1 = ({
|
|
620
634
|
size: e = 24,
|
|
621
635
|
color: t = "currentColor",
|
|
622
636
|
...o
|
|
623
637
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.56 2.75C12.93 8.78 14.58 12.17 16.59 20.47M19.13 5.09C15.41 9.44 10.19 10.75 2.25 10.94M21.75 12.84C18.25 11.91 15.12 12.02 12.81 12.84C10.23 13.76 7.8 15.7 5.37 19.16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
624
|
-
|
|
625
|
-
const
|
|
638
|
+
q1.displayName = "Dribbble";
|
|
639
|
+
const F1 = ({
|
|
626
640
|
size: e = 24,
|
|
627
641
|
color: t = "currentColor",
|
|
628
642
|
...o
|
|
629
643
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11.9999 2.69L17.6599 8.35C18.7792 9.46861 19.5417 10.8941 19.8508 12.4461C20.1599 13.998 20.0018 15.6069 19.3964 17.069C18.7911 18.5311 17.7657 19.7808 16.45 20.6601C15.1343 21.5394 13.5874 22.0087 12.0049 22.0087C10.4224 22.0087 8.87549 21.5394 7.55978 20.6601C6.24407 19.7808 5.2187 18.5311 4.61335 17.069C4.008 15.6069 3.84988 13.998 4.15899 12.4461C4.46809 10.8941 5.23054 9.46861 6.34989 8.35L11.9999 2.69Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
630
|
-
|
|
631
|
-
const
|
|
644
|
+
F1.displayName = "Droplet";
|
|
645
|
+
const O1 = ({
|
|
632
646
|
size: e = 24,
|
|
633
647
|
color: t = "currentColor",
|
|
634
648
|
...o
|
|
635
649
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M6 19C4.89543 19 4 17.9553 4 16.6667V7.33333C4 6.04467 4.89543 5 6 5C7.10457 5 8 6.04467 8 7.33333V16.6667C8 17.9553 7.10457 19 6 19ZM2.5 15.5C1.67157 15.5 1 14.7165 1 13.75V10.25C1 9.2835 1.67157 8.5 2.5 8.5C3.32843 8.5 4 9.2835 4 10.25V13.75C4 14.7165 3.32843 15.5 2.5 15.5ZM21.5 15.5C20.6716 15.5 20 14.7165 20 13.75V10.25C20 9.2835 20.6716 8.5 21.5 8.5C22.3284 8.5 23 9.2835 23 10.25V13.75C23 14.7165 22.3284 15.5 21.5 15.5ZM18 19C16.8954 19 16 17.9553 16 16.6667V7.33333C16 6.04467 16.8954 5 18 5C19.1046 5 20 6.04467 20 7.33333V16.6667C20 17.9553 19.1046 19 18 19Z", stroke: t, strokeWidth: "2" }) });
|
|
636
|
-
|
|
637
|
-
const
|
|
650
|
+
O1.displayName = "Dumbell";
|
|
651
|
+
const G1 = ({
|
|
638
652
|
size: e = 24,
|
|
639
653
|
color: t = "currentColor",
|
|
640
654
|
...o
|
|
641
655
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 3C17.2626 2.73735 17.5744 2.52901 17.9176 2.38687C18.2608 2.24473 18.6286 2.17157 19 2.17157C19.3714 2.17157 19.7392 2.24473 20.0824 2.38687C20.4256 2.52901 20.7374 2.73735 21 3C21.2626 3.26264 21.471 3.57444 21.6131 3.9176C21.7553 4.26077 21.8284 4.62856 21.8284 5C21.8284 5.37143 21.7553 5.73923 21.6131 6.08239C21.471 6.42555 21.2626 6.73735 21 7L7.5 20.5L2 22L3.5 16.5L17 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
642
|
-
|
|
643
|
-
const
|
|
656
|
+
G1.displayName = "Edit2";
|
|
657
|
+
const I1 = ({
|
|
644
658
|
size: e = 24,
|
|
645
659
|
color: t = "currentColor",
|
|
646
660
|
...o
|
|
647
661
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 20H21M16.5 3.49998C16.8978 3.10216 17.4374 2.87866 18 2.87866C18.2786 2.87866 18.5544 2.93353 18.8118 3.04014C19.0692 3.14674 19.303 3.303 19.5 3.49998C19.697 3.69697 19.8532 3.93082 19.9598 4.18819C20.0665 4.44556 20.1213 4.72141 20.1213 4.99998C20.1213 5.27856 20.0665 5.55441 19.9598 5.81178C19.8532 6.06915 19.697 6.303 19.5 6.49998L7 19L3 20L4 16L16.5 3.49998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
648
|
-
|
|
649
|
-
const
|
|
662
|
+
I1.displayName = "Edit3";
|
|
663
|
+
const X1 = ({
|
|
650
664
|
size: e = 24,
|
|
651
665
|
color: t = "currentColor",
|
|
652
666
|
...o
|
|
@@ -654,8 +668,8 @@ const I1 = ({
|
|
|
654
668
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36268)", children: /* @__PURE__ */ r("path", { d: "M9.9 4.24003C10.5883 4.0789 11.2931 3.99836 12 4.00003C19 4.00003 23 12 23 12C22.393 13.1356 21.6691 14.2048 20.84 15.19M14.12 14.12C13.8454 14.4148 13.5141 14.6512 13.1462 14.8151C12.7782 14.9791 12.3809 15.0673 11.9781 15.0744C11.5753 15.0815 11.1752 15.0074 10.8016 14.8565C10.4281 14.7056 10.0887 14.4811 9.80385 14.1962C9.51897 13.9113 9.29439 13.572 9.14351 13.1984C8.99262 12.8249 8.91853 12.4247 8.92563 12.0219C8.93274 11.6191 9.02091 11.2219 9.18488 10.8539C9.34884 10.4859 9.58525 10.1547 9.88 9.88003M1 1L23 23M17.94 17.94C16.2306 19.243 14.1491 19.9649 12 20C5 20 1 12 1 12C2.24389 9.68192 3.96914 7.65663 6.06 6.06003L17.94 17.94Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
655
669
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36268", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
656
670
|
] });
|
|
657
|
-
|
|
658
|
-
const
|
|
671
|
+
X1.displayName = "EyeOff";
|
|
672
|
+
const E1 = ({
|
|
659
673
|
size: e = 24,
|
|
660
674
|
color: t = "currentColor",
|
|
661
675
|
...o
|
|
@@ -663,14 +677,14 @@ const X1 = ({
|
|
|
663
677
|
/* @__PURE__ */ r("path", { d: "M1 12C1 12 5 4 12 4C19 4 23 12 23 12C23 12 19 20 12 20C5 20 1 12 1 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
664
678
|
/* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
665
679
|
] });
|
|
666
|
-
|
|
667
|
-
const
|
|
680
|
+
E1.displayName = "Eye";
|
|
681
|
+
const K1 = ({
|
|
668
682
|
size: e = 24,
|
|
669
683
|
color: t = "currentColor",
|
|
670
684
|
...o
|
|
671
685
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
672
|
-
|
|
673
|
-
const
|
|
686
|
+
K1.displayName = "Facebook";
|
|
687
|
+
const J1 = ({
|
|
674
688
|
size: e = 24,
|
|
675
689
|
color: t = "currentColor",
|
|
676
690
|
...o
|
|
@@ -678,122 +692,122 @@ const K1 = ({
|
|
|
678
692
|
/* @__PURE__ */ r("path", { d: "M13 19L22 12L13 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
679
693
|
/* @__PURE__ */ r("path", { d: "M2 19L11 12L2 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
680
694
|
] });
|
|
681
|
-
|
|
682
|
-
const
|
|
695
|
+
J1.displayName = "FastForward";
|
|
696
|
+
const Y1 = ({
|
|
683
697
|
size: e = 24,
|
|
684
698
|
color: t = "currentColor",
|
|
685
699
|
...o
|
|
686
700
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 8L2 22M17.5 15H9M20.24 12.24C21.3658 11.1141 21.9983 9.58716 21.9983 7.99497C21.9983 6.40279 21.3658 4.87582 20.24 3.74997C19.1142 2.62413 17.5872 1.99164 15.995 1.99164C14.4028 1.99164 12.8758 2.62413 11.75 3.74997L5 10.5V19H13.5L20.24 12.24Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
687
|
-
|
|
688
|
-
const
|
|
701
|
+
Y1.displayName = "Feather";
|
|
702
|
+
const Q1 = ({
|
|
689
703
|
size: e = 24,
|
|
690
704
|
color: t = "currentColor",
|
|
691
705
|
...o
|
|
692
706
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2H8.5C7.57174 2 6.6815 2.36875 6.02513 3.02513C5.36875 3.6815 5 4.57174 5 5.5C5 6.42826 5.36875 7.3185 6.02513 7.97487C6.6815 8.63125 7.57174 9 8.5 9M12 2V9M12 2H15.5C15.9596 2 16.4148 2.09053 16.8394 2.26642C17.264 2.44231 17.6499 2.70012 17.9749 3.02513C18.2999 3.35013 18.5577 3.73597 18.7336 4.16061C18.9095 4.58525 19 5.04037 19 5.5C19 5.95963 18.9095 6.41475 18.7336 6.83939C18.5577 7.26403 18.2999 7.64987 17.9749 7.97487C17.6499 8.29988 17.264 8.55769 16.8394 8.73358C16.4148 8.90947 15.9596 9 15.5 9M12 9H8.5M12 9H15.5M12 9V16M8.5 9C7.57174 9 6.6815 9.36875 6.02513 10.0251C5.36875 10.6815 5 11.5717 5 12.5C5 13.4283 5.36875 14.3185 6.02513 14.9749C6.6815 15.6313 7.57174 16 8.5 16M15.5 9C15.0404 9 14.5852 9.09053 14.1606 9.26642C13.736 9.44231 13.3501 9.70012 13.0251 10.0251C12.7001 10.3501 12.4423 10.736 12.2664 11.1606C12.0905 11.5852 12 12.0404 12 12.5C12 12.9596 12.0905 13.4148 12.2664 13.8394C12.4423 14.264 12.7001 14.6499 13.0251 14.9749C13.3501 15.2999 13.736 15.5577 14.1606 15.7336C14.5852 15.9095 15.0404 16 15.5 16C15.9596 16 16.4148 15.9095 16.8394 15.7336C17.264 15.5577 17.6499 15.2999 17.9749 14.9749C18.2999 14.6499 18.5577 14.264 18.7336 13.8394C18.9095 13.4148 19 12.9596 19 12.5C19 12.0404 18.9095 11.5852 18.7336 11.1606C18.5577 10.736 18.2999 10.3501 17.9749 10.0251C17.6499 9.70012 17.264 9.44231 16.8394 9.26642C16.4148 9.09053 15.9596 9 15.5 9ZM8.5 16C7.57174 16 6.6815 16.3687 6.02513 17.0251C5.36875 17.6815 5 18.5717 5 19.5C5 20.4283 5.36875 21.3185 6.02513 21.9749C6.6815 22.6313 7.57174 23 8.5 23C9.42826 23 10.3185 22.6313 10.9749 21.9749C11.6313 21.3185 12 20.4283 12 19.5V16M8.5 16H12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
693
|
-
|
|
694
|
-
const
|
|
707
|
+
Q1.displayName = "Figma";
|
|
708
|
+
const $1 = ({
|
|
695
709
|
size: e = 24,
|
|
696
710
|
color: t = "currentColor",
|
|
697
711
|
...o
|
|
698
712
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M9 15H15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
699
|
-
|
|
700
|
-
const
|
|
713
|
+
$1.displayName = "FileMinus";
|
|
714
|
+
const z1 = ({
|
|
701
715
|
size: e = 24,
|
|
702
716
|
color: t = "currentColor",
|
|
703
717
|
...o
|
|
704
718
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M12 18V12M9 15H15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
705
|
-
|
|
706
|
-
const
|
|
719
|
+
z1.displayName = "FilePlus";
|
|
720
|
+
const e2 = ({
|
|
707
721
|
size: e = 24,
|
|
708
722
|
color: t = "currentColor",
|
|
709
723
|
...o
|
|
710
724
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M16 13H8M16 17H8M10 9H8", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
711
|
-
|
|
712
|
-
const
|
|
725
|
+
e2.displayName = "FileText";
|
|
726
|
+
const r2 = ({
|
|
713
727
|
size: e = 24,
|
|
714
728
|
color: t = "currentColor",
|
|
715
729
|
...o
|
|
716
730
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 2V22M17 2V22M2 12H22M2 7H7M2 17H7M17 17H22M17 7H22M4.18 2H19.82C21.024 2 22 2.97602 22 4.18V19.82C22 21.024 21.024 22 19.82 22H4.18C2.97602 22 2 21.024 2 19.82V4.18C2 2.97602 2.97602 2 4.18 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
717
|
-
|
|
718
|
-
const
|
|
731
|
+
r2.displayName = "Film";
|
|
732
|
+
const t2 = ({
|
|
719
733
|
size: e = 24,
|
|
720
734
|
color: t = "currentColor",
|
|
721
735
|
...o
|
|
722
736
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 3H2L10 12.46V19L14 21V12.46L22 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
723
|
-
|
|
724
|
-
const
|
|
737
|
+
t2.displayName = "Filter";
|
|
738
|
+
const o2 = ({
|
|
725
739
|
size: e = 24,
|
|
726
740
|
color: t = "currentColor",
|
|
727
741
|
...o
|
|
728
742
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3V15ZM4 15V22", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
729
|
-
|
|
730
|
-
const
|
|
743
|
+
o2.displayName = "Flag";
|
|
744
|
+
const n2 = ({
|
|
731
745
|
size: e = 24,
|
|
732
746
|
color: t = "currentColor",
|
|
733
747
|
...o
|
|
734
748
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 14H15M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
735
|
-
|
|
736
|
-
const
|
|
749
|
+
n2.displayName = "FolderMinus";
|
|
750
|
+
const i2 = ({
|
|
737
751
|
size: e = 24,
|
|
738
752
|
color: t = "currentColor",
|
|
739
753
|
...o
|
|
740
754
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 11V17M9 14H15M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
741
|
-
|
|
742
|
-
const
|
|
755
|
+
i2.displayName = "FolderPlus";
|
|
756
|
+
const d2 = ({
|
|
743
757
|
size: e = 24,
|
|
744
758
|
color: t = "currentColor",
|
|
745
759
|
...o
|
|
746
760
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
747
|
-
|
|
748
|
-
const
|
|
761
|
+
d2.displayName = "Folder";
|
|
762
|
+
const s2 = ({
|
|
749
763
|
size: e = 24,
|
|
750
764
|
color: t = "currentColor",
|
|
751
765
|
...o
|
|
752
766
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 16V9H19V2H5L19 16H12M5 16H12M5 16L12 23V16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
753
|
-
|
|
754
|
-
const
|
|
767
|
+
s2.displayName = "Framer";
|
|
768
|
+
const h2 = ({
|
|
755
769
|
size: e = 24,
|
|
756
770
|
color: t = "currentColor",
|
|
757
771
|
...o
|
|
758
772
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
759
|
-
|
|
760
|
-
const
|
|
773
|
+
h2.displayName = "Frown";
|
|
774
|
+
const C2 = ({
|
|
761
775
|
size: e = 24,
|
|
762
776
|
color: t = "currentColor",
|
|
763
777
|
...o
|
|
764
778
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19.8444 17L22.6924 11.4344C23.1512 10.5379 23.1179 9.47716 22.4488 8.71302C20.9049 6.95004 17.4993 4 11.9959 4C6.48992 4 3.08879 6.95293 1.54905 8.71561C0.882573 9.47859 0.849465 10.5363 1.30603 11.4311L4.1475 17M12 8V9M17.5 9.99911L17 10.7483M8.50005 11.5L11 16.1429M14 18C14 19.1046 13.1046 20 12 20C10.8954 20 10 19.1046 10 18C10 16.8954 10.8954 16 12 16C13.1046 16 14 16.8954 14 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round" }) });
|
|
765
|
-
|
|
766
|
-
const
|
|
779
|
+
C2.displayName = "Gauge";
|
|
780
|
+
const a2 = ({
|
|
767
781
|
size: e = 24,
|
|
768
782
|
color: t = "currentColor",
|
|
769
783
|
...o
|
|
770
784
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20 12V22H4V12M12 22V7M12 7H7.5C6.83696 7 6.20107 6.73661 5.73223 6.26777C5.26339 5.79893 5 5.16304 5 4.5C5 3.83696 5.26339 3.20107 5.73223 2.73223C6.20107 2.26339 6.83696 2 7.5 2C11 2 12 7 12 7ZM12 7H16.5C17.163 7 17.7989 6.73661 18.2678 6.26777C18.7366 5.79893 19 5.16304 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C13 2 12 7 12 7ZM2 7H22V12H2V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
771
|
-
|
|
772
|
-
const
|
|
785
|
+
a2.displayName = "Gift";
|
|
786
|
+
const l2 = ({
|
|
773
787
|
size: e = 24,
|
|
774
788
|
color: t = "currentColor",
|
|
775
789
|
...o
|
|
776
790
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 3V15M6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18M6 15C7.65685 15 9 16.3431 9 18M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9ZM18 9C18 11.3869 17.0518 13.6761 15.364 15.364C13.6761 17.0518 11.3869 18 9 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
777
|
-
|
|
778
|
-
const
|
|
791
|
+
l2.displayName = "GitBranch";
|
|
792
|
+
const c2 = ({
|
|
779
793
|
size: e = 24,
|
|
780
794
|
color: t = "currentColor",
|
|
781
795
|
...o
|
|
782
796
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1.0498 12H6.9998M17.0098 12H22.9598M15.9998 12C15.9998 14.2091 14.209 16 11.9998 16C9.79068 16 7.99982 14.2091 7.99982 12C7.99982 9.79086 9.79068 8 11.9998 8C14.209 8 15.9998 9.79086 15.9998 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
783
|
-
|
|
784
|
-
const
|
|
797
|
+
c2.displayName = "GitCommit";
|
|
798
|
+
const k2 = ({
|
|
785
799
|
size: e = 24,
|
|
786
800
|
color: t = "currentColor",
|
|
787
801
|
...o
|
|
788
802
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18ZM15 18C12.6131 18 10.3239 17.0518 8.63604 15.364C6.94821 13.6761 6 11.3869 6 9M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
789
|
-
|
|
790
|
-
const
|
|
803
|
+
k2.displayName = "GitMerge";
|
|
804
|
+
const u2 = ({
|
|
791
805
|
size: e = 24,
|
|
792
806
|
color: t = "currentColor",
|
|
793
807
|
...o
|
|
794
808
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
795
|
-
|
|
796
|
-
const
|
|
809
|
+
u2.displayName = "GitPullRequest";
|
|
810
|
+
const L2 = ({
|
|
797
811
|
size: e = 24,
|
|
798
812
|
color: t = "currentColor",
|
|
799
813
|
...o
|
|
@@ -801,8 +815,8 @@ const u2 = ({
|
|
|
801
815
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36310)", children: /* @__PURE__ */ r("path", { d: "M9 19C4 20.5 4 16.5 2 16M16 22V18.13C16.0375 17.6532 15.9731 17.1738 15.811 16.7238C15.6489 16.2738 15.3929 15.8634 15.06 15.52C18.2 15.17 21.5 13.98 21.5 8.52C21.4997 7.12383 20.9627 5.7812 20 4.77C20.4559 3.54851 20.4236 2.19835 19.91 0.999999C19.91 0.999999 18.73 0.649999 16 2.48C13.708 1.85882 11.292 1.85882 9 2.48C6.27 0.649999 5.09 0.999999 5.09 0.999999C4.57638 2.19835 4.54414 3.54851 5 4.77C4.03013 5.7887 3.49252 7.14346 3.5 8.55C3.5 13.97 6.8 15.16 9.94 15.55C9.611 15.89 9.35726 16.2954 9.19531 16.7399C9.03335 17.1844 8.96681 17.6581 9 18.13V22", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
802
816
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36310", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
803
817
|
] });
|
|
804
|
-
|
|
805
|
-
const
|
|
818
|
+
L2.displayName = "Github";
|
|
819
|
+
const p2 = ({
|
|
806
820
|
size: e = 24,
|
|
807
821
|
color: t = "currentColor",
|
|
808
822
|
...o
|
|
@@ -810,14 +824,14 @@ const L2 = ({
|
|
|
810
824
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36312)", children: /* @__PURE__ */ r("path", { d: "M22.6501 14.39L12.0001 22.13L1.35014 14.39C1.20737 14.285 1.10146 14.1376 1.04758 13.9687C0.993694 13.7999 0.994592 13.6183 1.05014 13.45L2.27014 9.67002L4.71014 2.16002C4.73381 2.09883 4.77148 2.04403 4.82014 2.00002C4.89938 1.92764 5.00282 1.88751 5.11014 1.88751C5.21746 1.88751 5.32091 1.92764 5.40014 2.00002C5.45153 2.04969 5.48939 2.11164 5.51014 2.18002L7.95014 9.67002H16.0501L18.4901 2.16002C18.5138 2.09883 18.5515 2.04403 18.6001 2.00002C18.6794 1.92764 18.7828 1.88751 18.8901 1.88751C18.9975 1.88751 19.1009 1.92764 19.1801 2.00002C19.2315 2.04969 19.2694 2.11164 19.2901 2.18002L21.7301 9.69002L23.0001 13.45C23.0507 13.6235 23.0439 13.8087 22.9809 13.978C22.9178 14.1473 22.8018 14.2918 22.6501 14.39Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
811
825
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36312", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
812
826
|
] });
|
|
813
|
-
|
|
814
|
-
const
|
|
827
|
+
p2.displayName = "Gitlab";
|
|
828
|
+
const M2 = ({
|
|
815
829
|
size: e = 24,
|
|
816
830
|
color: t = "currentColor",
|
|
817
831
|
...o
|
|
818
832
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H2M12 22C6.47715 22 2 17.5228 2 12M12 22C14.5013 19.2616 15.9228 15.708 16 12C15.9228 8.29203 14.5013 4.73835 12 2M12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2M2 12C2 6.47715 6.47715 2 12 2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
819
|
-
|
|
820
|
-
const
|
|
833
|
+
M2.displayName = "Globe";
|
|
834
|
+
const g2 = ({
|
|
821
835
|
size: e = 24,
|
|
822
836
|
color: t = "currentColor",
|
|
823
837
|
...o
|
|
@@ -827,8 +841,8 @@ const M2 = ({
|
|
|
827
841
|
/* @__PURE__ */ r("path", { d: "M21 14H14V21H21V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
828
842
|
/* @__PURE__ */ r("path", { d: "M10 14H3V21H10V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
829
843
|
] });
|
|
830
|
-
|
|
831
|
-
const
|
|
844
|
+
g2.displayName = "Grid";
|
|
845
|
+
const w2 = ({
|
|
832
846
|
size: e = 24,
|
|
833
847
|
color: t = "currentColor",
|
|
834
848
|
...o
|
|
@@ -840,26 +854,26 @@ const g2 = ({
|
|
|
840
854
|
] }),
|
|
841
855
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_hand", children: /* @__PURE__ */ r("rect", { width: "16", height: "16", fill: "white" }) }) })
|
|
842
856
|
] });
|
|
843
|
-
|
|
844
|
-
const
|
|
857
|
+
w2.displayName = "Hand";
|
|
858
|
+
const v2 = ({
|
|
845
859
|
size: e = 24,
|
|
846
860
|
color: t = "currentColor",
|
|
847
861
|
...o
|
|
848
862
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12M6 16H6.01M10 16H10.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
849
|
-
|
|
850
|
-
const
|
|
863
|
+
v2.displayName = "HardDrive";
|
|
864
|
+
const H2 = ({
|
|
851
865
|
size: e = 24,
|
|
852
866
|
color: t = "currentColor",
|
|
853
867
|
...o
|
|
854
868
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 9H20M4 15H20M10 3L8 21M16 3L14 21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
855
|
-
|
|
856
|
-
const
|
|
869
|
+
H2.displayName = "Hash";
|
|
870
|
+
const V2 = ({
|
|
857
871
|
size: e = 24,
|
|
858
872
|
color: t = "currentColor",
|
|
859
873
|
...o
|
|
860
874
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 18V12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12V18M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H18C17.4696 21 16.9609 20.7893 16.5858 20.4142C16.2107 20.0391 16 19.5304 16 19V16C16 15.4696 16.2107 14.9609 16.5858 14.5858C16.9609 14.2107 17.4696 14 18 14H21V19ZM3 19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H6C6.53043 21 7.03914 20.7893 7.41421 20.4142C7.78929 20.0391 8 19.5304 8 19V16C8 15.4696 7.78929 14.9609 7.41421 14.5858C7.03914 14.2107 6.53043 14 6 14H3V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
861
|
-
|
|
862
|
-
const
|
|
875
|
+
V2.displayName = "Headphones";
|
|
876
|
+
const f2 = ({
|
|
863
877
|
size: e = 24,
|
|
864
878
|
color: t = "currentColor",
|
|
865
879
|
...o
|
|
@@ -872,92 +886,92 @@ const V2 = ({
|
|
|
872
886
|
/* @__PURE__ */ r("path", { d: "M16 21H13", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
873
887
|
/* @__PURE__ */ r("path", { d: "M21 9H13", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
874
888
|
] });
|
|
875
|
-
|
|
876
|
-
const
|
|
889
|
+
f2.displayName = "HeightSize";
|
|
890
|
+
const m2 = ({
|
|
877
891
|
size: e = 24,
|
|
878
892
|
color: t = "currentColor",
|
|
879
893
|
...o
|
|
880
894
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
881
|
-
|
|
882
|
-
const
|
|
895
|
+
m2.displayName = "Hexagon";
|
|
896
|
+
const W2 = ({
|
|
883
897
|
size: e = 24,
|
|
884
898
|
color: t = "currentColor",
|
|
885
899
|
...o
|
|
886
900
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.4142 10.4142L13.4142 2.41421C12.6332 1.63317 11.3668 1.63316 10.5858 2.41421L2.58579 10.4142C2.21071 10.7893 2 11.298 2 11.8284V20C2 21.1046 2.89543 22 4 22H7C8.10457 22 9 21.1046 9 20V15C9 13.8954 9.89543 13 11 13H13C14.1046 13 15 13.8954 15 15V20C15 21.1046 15.8954 22 17 22H20C21.1046 22 22 21.1046 22 20V11.8284C22 11.298 21.7893 10.7893 21.4142 10.4142Z", stroke: t, strokeWidth: "2", strokeLinejoin: "round" }) });
|
|
887
|
-
|
|
888
|
-
const
|
|
901
|
+
W2.displayName = "Home2";
|
|
902
|
+
const j2 = ({
|
|
889
903
|
size: e = 24,
|
|
890
904
|
color: t = "currentColor",
|
|
891
905
|
...o
|
|
892
906
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 22V12H15V22M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
893
|
-
|
|
894
|
-
const
|
|
907
|
+
j2.displayName = "Home";
|
|
908
|
+
const B2 = ({
|
|
895
909
|
size: e = 24,
|
|
896
910
|
color: t = "currentColor",
|
|
897
911
|
...o
|
|
898
912
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21ZM5 21L16 10L21 15M10 8.5C10 9.32843 9.32843 10 8.5 10C7.67157 10 7 9.32843 7 8.5C7 7.67157 7.67157 7 8.5 7C9.32843 7 10 7.67157 10 8.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
899
|
-
|
|
900
|
-
const
|
|
913
|
+
B2.displayName = "Image";
|
|
914
|
+
const y2 = ({
|
|
901
915
|
size: e = 24,
|
|
902
916
|
color: t = "currentColor",
|
|
903
917
|
...o
|
|
904
918
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12H16L14 15H10L8 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
905
|
-
|
|
906
|
-
const
|
|
919
|
+
y2.displayName = "Inbox";
|
|
920
|
+
const x2 = ({
|
|
907
921
|
size: e = 24,
|
|
908
922
|
color: t = "currentColor",
|
|
909
923
|
...o
|
|
910
924
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 16V12M12 8H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
911
|
-
|
|
912
|
-
const
|
|
925
|
+
x2.displayName = "Info";
|
|
926
|
+
const N2 = ({
|
|
913
927
|
size: e = 24,
|
|
914
928
|
color: t = "currentColor",
|
|
915
929
|
...o
|
|
916
930
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17.5 6.5H17.51M7 2H17C19.7614 2 22 4.23858 22 7V17C22 19.7614 19.7614 22 17 22H7C4.23858 22 2 19.7614 2 17V7C2 4.23858 4.23858 2 7 2ZM16 11.37C16.1234 12.2022 15.9813 13.0522 15.5938 13.799C15.2063 14.5458 14.5932 15.1514 13.8416 15.5297C13.0901 15.9079 12.2385 16.0396 11.4078 15.9059C10.5771 15.7723 9.80977 15.3801 9.21485 14.7852C8.61993 14.1902 8.22774 13.4229 8.09408 12.5922C7.96042 11.7615 8.09208 10.9099 8.47034 10.1584C8.8486 9.40685 9.4542 8.79374 10.201 8.40624C10.9478 8.01874 11.7978 7.87658 12.63 8C13.4789 8.12588 14.2649 8.52146 14.8717 9.1283C15.4785 9.73515 15.8741 10.5211 16 11.37Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
917
|
-
|
|
918
|
-
const
|
|
931
|
+
N2.displayName = "Instagram";
|
|
932
|
+
const Z2 = ({
|
|
919
933
|
size: e = 24,
|
|
920
934
|
color: t = "currentColor",
|
|
921
935
|
...o
|
|
922
936
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 4H10M14 20H5M15 4L9 20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
923
|
-
|
|
924
|
-
const
|
|
937
|
+
Z2.displayName = "Italic";
|
|
938
|
+
const P2 = ({
|
|
925
939
|
size: e = 24,
|
|
926
940
|
color: t = "currentColor",
|
|
927
941
|
...o
|
|
928
942
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.0003 2L19.0003 4M19.0003 4L22.0003 7L18.5003 10.5L15.5003 7.5M19.0003 4L15.5003 7.5M11.3903 11.61C11.9066 12.1195 12.3171 12.726 12.598 13.3948C12.879 14.0635 13.0249 14.7813 13.0273 15.5066C13.0297 16.232 12.8887 16.9507 12.6122 17.6213C12.3357 18.2919 11.9293 18.9012 11.4164 19.4141C10.9035 19.9271 10.2942 20.3334 9.62358 20.6099C8.95296 20.8864 8.23427 21.0275 7.50891 21.025C6.78354 21.0226 6.06582 20.8767 5.39707 20.5958C4.72831 20.3148 4.12174 19.9043 3.61227 19.388C2.6104 18.3507 2.05604 16.9614 2.06857 15.5193C2.0811 14.0772 2.65953 12.6977 3.67927 11.678C4.69902 10.6583 6.07849 10.0798 7.52057 10.0673C8.96265 10.0548 10.352 10.6091 11.3893 11.611L11.3903 11.61ZM11.3903 11.61L15.5003 7.5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
929
|
-
|
|
930
|
-
const
|
|
943
|
+
P2.displayName = "Key";
|
|
944
|
+
const _2 = ({
|
|
931
945
|
size: e = 24,
|
|
932
946
|
color: t = "currentColor",
|
|
933
947
|
...o
|
|
934
948
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 17L12 22L22 17M2 12L12 17L22 12M12 2L2 7L12 12L22 7L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
935
|
-
|
|
936
|
-
const
|
|
949
|
+
_2.displayName = "Layers";
|
|
950
|
+
const b2 = ({
|
|
937
951
|
size: e = 24,
|
|
938
952
|
color: t = "currentColor",
|
|
939
953
|
...o
|
|
940
954
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 9H21M9 21V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
941
|
-
|
|
942
|
-
const
|
|
955
|
+
b2.displayName = "Layout";
|
|
956
|
+
const S2 = ({
|
|
943
957
|
size: e = 24,
|
|
944
958
|
color: t = "currentColor",
|
|
945
959
|
...o
|
|
946
960
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.92999 4.92999L9.16999 9.16999M14.83 14.83L19.07 19.07M19.07 4.92999L14.83 9.16999L18.36 5.64001M4.92999 19.07L9.16999 14.83M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
947
|
-
|
|
948
|
-
const
|
|
961
|
+
S2.displayName = "LifeBuoy";
|
|
962
|
+
const D2 = ({
|
|
949
963
|
size: e = 24,
|
|
950
964
|
color: t = "currentColor",
|
|
951
965
|
...o
|
|
952
966
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 7H18C18.6566 7 19.3068 7.12933 19.9134 7.3806C20.52 7.63188 21.0712 8.00017 21.5355 8.46447C21.9998 8.92876 22.3681 9.47996 22.6194 10.0866C22.8707 10.6932 23 11.3434 23 12C23 12.6566 22.8707 13.3068 22.6194 13.9134C22.3681 14.52 21.9998 15.0712 21.5355 15.5355C21.0712 15.9998 20.52 16.3681 19.9134 16.6194C19.3068 16.8707 18.6566 17 18 17H15M9 17H6C5.34339 17 4.69321 16.8707 4.08658 16.6194C3.47995 16.3681 2.92876 15.9998 2.46447 15.5355C1.52678 14.5979 1 13.3261 1 12C1 10.6739 1.52678 9.40215 2.46447 8.46447C3.40215 7.52678 4.67392 7 6 7H9M8 12H16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
953
|
-
|
|
954
|
-
const
|
|
967
|
+
D2.displayName = "Link2";
|
|
968
|
+
const T2 = ({
|
|
955
969
|
size: e = 24,
|
|
956
970
|
color: t = "currentColor",
|
|
957
971
|
...o
|
|
958
972
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10.0002 13C10.4296 13.5742 10.9775 14.0492 11.6067 14.393C12.2359 14.7367 12.9317 14.9411 13.6468 14.9924C14.362 15.0436 15.0798 14.9404 15.7515 14.6898C16.4233 14.4392 17.0333 14.0471 17.5402 13.54L20.5402 10.54C21.451 9.59702 21.9549 8.334 21.9436 7.02302C21.9322 5.71204 21.4063 4.45797 20.4793 3.53093C19.5522 2.60389 18.2982 2.07805 16.9872 2.06666C15.6762 2.05526 14.4132 2.55924 13.4702 3.47003L11.7502 5.18003M14.0002 11C13.5707 10.4259 13.0228 9.9508 12.3936 9.60704C11.7645 9.26328 11.0687 9.05886 10.3535 9.00765C9.63841 8.95643 8.92061 9.05961 8.24885 9.3102C7.5771 9.56079 6.96709 9.95291 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.922 7.01319 21.9334C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
959
|
-
|
|
960
|
-
const
|
|
973
|
+
T2.displayName = "Link";
|
|
974
|
+
const A2 = ({
|
|
961
975
|
size: e = 24,
|
|
962
976
|
color: t = "currentColor",
|
|
963
977
|
...o
|
|
@@ -966,38 +980,38 @@ const T2 = ({
|
|
|
966
980
|
/* @__PURE__ */ r("path", { d: "M6 9H2V21H6V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
967
981
|
/* @__PURE__ */ r("path", { d: "M4 6C5.10457 6 6 5.10457 6 4C6 2.89543 5.10457 2 4 2C2.89543 2 2 2.89543 2 4C2 5.10457 2.89543 6 4 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
968
982
|
] });
|
|
969
|
-
|
|
970
|
-
const
|
|
983
|
+
A2.displayName = "Linkedin";
|
|
984
|
+
const U2 = ({
|
|
971
985
|
size: e = 24,
|
|
972
986
|
color: t = "currentColor",
|
|
973
987
|
...o
|
|
974
988
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 6H21M8 12H21M8 18H21M3 6H3.01M3 12H3.01M3 18H3.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
975
|
-
|
|
989
|
+
U2.displayName = "List";
|
|
976
990
|
const R2 = ({
|
|
977
991
|
size: e = 24,
|
|
978
992
|
color: t = "currentColor",
|
|
979
993
|
...o
|
|
980
994
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2V6M12 18V22M4.92999 4.92999L7.75999 7.75999M16.24 16.24L19.07 19.07M2 12H6M18 12H22M4.92999 19.07L7.75999 16.24M16.24 7.75999L19.07 4.92999", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
981
995
|
R2.displayName = "Loader";
|
|
982
|
-
const
|
|
996
|
+
const q2 = ({
|
|
983
997
|
size: e = 24,
|
|
984
998
|
color: t = "currentColor",
|
|
985
999
|
...o
|
|
986
1000
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V11M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
987
|
-
|
|
988
|
-
const
|
|
1001
|
+
q2.displayName = "Lock";
|
|
1002
|
+
const F2 = ({
|
|
989
1003
|
size: e = 24,
|
|
990
1004
|
color: t = "currentColor",
|
|
991
1005
|
...o
|
|
992
1006
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15M10 17L15 12M15 12L10 7M15 12H3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
993
|
-
|
|
994
|
-
const
|
|
1007
|
+
F2.displayName = "LogIn";
|
|
1008
|
+
const O2 = ({
|
|
995
1009
|
size: e = 24,
|
|
996
1010
|
color: t = "currentColor",
|
|
997
1011
|
...o
|
|
998
1012
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6M22 6V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V6M22 6L12 13L2 6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
999
|
-
|
|
1000
|
-
const
|
|
1013
|
+
O2.displayName = "Mail";
|
|
1014
|
+
const G2 = ({
|
|
1001
1015
|
size: e = 24,
|
|
1002
1016
|
color: t = "currentColor",
|
|
1003
1017
|
...o
|
|
@@ -1005,44 +1019,44 @@ const O2 = ({
|
|
|
1005
1019
|
/* @__PURE__ */ r("path", { d: "M21 10C21 17 12 23 12 23C12 23 3 17 3 10C3 7.61305 3.94821 5.32387 5.63604 3.63604C7.32387 1.94821 9.61305 1 12 1C14.3869 1 16.6761 1.94821 18.364 3.63604C20.0518 5.32387 21 7.61305 21 10Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1006
1020
|
/* @__PURE__ */ r("path", { d: "M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1007
1021
|
] });
|
|
1008
|
-
|
|
1009
|
-
const
|
|
1022
|
+
G2.displayName = "MapPin";
|
|
1023
|
+
const I2 = ({
|
|
1010
1024
|
size: e = 24,
|
|
1011
1025
|
color: t = "currentColor",
|
|
1012
1026
|
...o
|
|
1013
1027
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 18L1 22V6L8 2M8 18L16 22M8 18V2M16 22L23 18V2L16 6M16 22V6M16 6L8 2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1014
|
-
|
|
1015
|
-
const
|
|
1028
|
+
I2.displayName = "Map";
|
|
1029
|
+
const X2 = ({
|
|
1016
1030
|
size: e = 24,
|
|
1017
1031
|
color: t = "currentColor",
|
|
1018
1032
|
...o
|
|
1019
1033
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 3H21M21 3V9M21 3L14 10M9 21H3M3 21V15M3 21L10 14", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1020
|
-
|
|
1021
|
-
const
|
|
1034
|
+
X2.displayName = "Maximize2";
|
|
1035
|
+
const E2 = ({
|
|
1022
1036
|
size: e = 24,
|
|
1023
1037
|
color: t = "currentColor",
|
|
1024
1038
|
...o
|
|
1025
1039
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1026
|
-
|
|
1027
|
-
const
|
|
1040
|
+
E2.displayName = "Maximize";
|
|
1041
|
+
const K2 = ({
|
|
1028
1042
|
size: e = 24,
|
|
1029
1043
|
color: t = "currentColor",
|
|
1030
1044
|
...o
|
|
1031
1045
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 15H16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1032
|
-
|
|
1033
|
-
const
|
|
1046
|
+
K2.displayName = "Meh";
|
|
1047
|
+
const J2 = ({
|
|
1034
1048
|
size: e = 24,
|
|
1035
1049
|
color: t = "currentColor",
|
|
1036
1050
|
...o
|
|
1037
1051
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7118 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0035 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92179 4.44061 8.37488 5.27072 7.03258C6.10083 5.69028 7.28825 4.6056 8.7 3.90003C9.87812 3.30496 11.1801 2.99659 12.5 3.00003H13C15.0843 3.11502 17.053 3.99479 18.5291 5.47089C20.0052 6.94699 20.885 8.91568 21 11V11.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1038
|
-
|
|
1039
|
-
const
|
|
1052
|
+
J2.displayName = "MessageCircle";
|
|
1053
|
+
const Y2 = ({
|
|
1040
1054
|
size: e = 24,
|
|
1041
1055
|
color: t = "currentColor",
|
|
1042
1056
|
...o
|
|
1043
1057
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1044
|
-
|
|
1045
|
-
const
|
|
1058
|
+
Y2.displayName = "MessageSquare";
|
|
1059
|
+
const Q2 = ({
|
|
1046
1060
|
size: e = 24,
|
|
1047
1061
|
color: t = "currentColor",
|
|
1048
1062
|
...o
|
|
@@ -1050,50 +1064,50 @@ const Y2 = ({
|
|
|
1050
1064
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36394)", children: /* @__PURE__ */ r("path", { d: "M1 1L23 23M15 9.33997V3.99997C15.0007 3.256 14.725 2.53829 14.2264 1.98617C13.7277 1.43405 13.0417 1.08691 12.3015 1.01214C11.5613 0.937375 10.8197 1.14031 10.2207 1.58156C9.62172 2.0228 9.20805 2.67088 9.06 3.39997M17 16.95C16.0238 17.9464 14.7721 18.6285 13.4056 18.9086C12.0391 19.1887 10.62 19.0542 9.3305 18.5223C8.04096 17.9903 6.93976 17.0853 6.16817 15.9232C5.39658 14.761 4.9898 13.3949 5 12V10M19 10V12C18.9996 12.4124 18.9628 12.824 18.89 13.23M12 19V23M8 23H16M9 8.99997V12C9.00052 12.5929 9.17675 13.1724 9.50643 13.6653C9.83611 14.1582 10.3045 14.5423 10.8523 14.7691C11.4002 14.996 12.0029 15.0554 12.5845 14.9398C13.1661 14.8243 13.7005 14.539 14.12 14.12L9 8.99997Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1051
1065
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36394", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1052
1066
|
] });
|
|
1053
|
-
|
|
1054
|
-
const
|
|
1067
|
+
Q2.displayName = "MicOff";
|
|
1068
|
+
const $2 = ({
|
|
1055
1069
|
size: e = 24,
|
|
1056
1070
|
color: t = "currentColor",
|
|
1057
1071
|
...o
|
|
1058
1072
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 10V12C19 13.8565 18.2625 15.637 16.9497 16.9497C15.637 18.2625 13.8565 19 12 19M12 19C10.1435 19 8.36301 18.2625 7.05025 16.9497C5.7375 15.637 5 13.8565 5 12V10M12 19V23M8 23H16M12 1C11.2044 1 10.4413 1.31607 9.87868 1.87868C9.31607 2.44129 9 3.20435 9 4V12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12V4C15 3.20435 14.6839 2.44129 14.1213 1.87868C13.5587 1.31607 12.7956 1 12 1Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1059
|
-
|
|
1060
|
-
const
|
|
1073
|
+
$2.displayName = "Mic";
|
|
1074
|
+
const z2 = ({
|
|
1061
1075
|
size: e = 24,
|
|
1062
1076
|
color: t = "currentColor",
|
|
1063
1077
|
...o
|
|
1064
1078
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 14H10M10 14V20M10 14L3 21M20 10H14M14 10V4M14 10L21 3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1065
|
-
|
|
1066
|
-
const
|
|
1079
|
+
z2.displayName = "Minimize2";
|
|
1080
|
+
const e4 = ({
|
|
1067
1081
|
size: e = 24,
|
|
1068
1082
|
color: t = "currentColor",
|
|
1069
1083
|
...o
|
|
1070
1084
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3M21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3M16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1071
|
-
|
|
1072
|
-
const
|
|
1085
|
+
e4.displayName = "Minimize";
|
|
1086
|
+
const r4 = ({
|
|
1073
1087
|
size: e = 24,
|
|
1074
1088
|
color: t = "currentColor",
|
|
1075
1089
|
...o
|
|
1076
1090
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1077
|
-
|
|
1078
|
-
const
|
|
1091
|
+
r4.displayName = "MinusCircle";
|
|
1092
|
+
const t4 = ({
|
|
1079
1093
|
size: e = 24,
|
|
1080
1094
|
color: t = "currentColor",
|
|
1081
1095
|
...o
|
|
1082
1096
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1083
|
-
|
|
1084
|
-
const
|
|
1097
|
+
t4.displayName = "MinusSquare";
|
|
1098
|
+
const o4 = ({
|
|
1085
1099
|
size: e = 24,
|
|
1086
1100
|
color: t = "currentColor",
|
|
1087
1101
|
...o
|
|
1088
1102
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 21H16M12 17V21M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1089
|
-
|
|
1090
|
-
const
|
|
1103
|
+
o4.displayName = "Monitor";
|
|
1104
|
+
const n4 = ({
|
|
1091
1105
|
size: e = 24,
|
|
1092
1106
|
color: t = "currentColor",
|
|
1093
1107
|
...o
|
|
1094
1108
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20.9999 12.79C20.8426 14.4922 20.2038 16.1144 19.1581 17.4668C18.1125 18.8192 16.7034 19.8458 15.0956 20.4265C13.4878 21.0073 11.7479 21.1181 10.0794 20.7461C8.41092 20.3741 6.8829 19.5345 5.67413 18.3258C4.46536 17.117 3.62584 15.589 3.25381 13.9205C2.88178 12.252 2.99262 10.5121 3.57336 8.9043C4.15411 7.29651 5.18073 5.88737 6.53311 4.84175C7.8855 3.79614 9.5077 3.15731 11.2099 3C10.2133 4.34827 9.73375 6.00945 9.85843 7.68141C9.98312 9.35338 10.7038 10.9251 11.8893 12.1106C13.0748 13.2961 14.6465 14.0168 16.3185 14.1415C17.9905 14.2662 19.6516 13.7866 20.9999 12.79Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1095
|
-
|
|
1096
|
-
const
|
|
1109
|
+
n4.displayName = "Moon";
|
|
1110
|
+
const i4 = ({
|
|
1097
1111
|
size: e = 24,
|
|
1098
1112
|
color: t = "currentColor",
|
|
1099
1113
|
...o
|
|
@@ -1102,62 +1116,62 @@ const n4 = ({
|
|
|
1102
1116
|
/* @__PURE__ */ r("path", { d: "M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1103
1117
|
/* @__PURE__ */ r("path", { d: "M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1104
1118
|
] });
|
|
1105
|
-
|
|
1106
|
-
const
|
|
1119
|
+
i4.displayName = "MoreVertical";
|
|
1120
|
+
const d4 = ({
|
|
1107
1121
|
size: e = 24,
|
|
1108
1122
|
color: t = "currentColor",
|
|
1109
1123
|
...o
|
|
1110
1124
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 13L19 19M3 3L10.07 19.97L12.58 12.58L19.97 10.07L3 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1111
|
-
|
|
1112
|
-
const
|
|
1125
|
+
d4.displayName = "MousePointer";
|
|
1126
|
+
const s4 = ({
|
|
1113
1127
|
size: e = 24,
|
|
1114
1128
|
color: t = "currentColor",
|
|
1115
1129
|
...o
|
|
1116
1130
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1117
|
-
|
|
1118
|
-
const
|
|
1131
|
+
s4.displayName = "Move";
|
|
1132
|
+
const h4 = ({
|
|
1119
1133
|
size: e = 24,
|
|
1120
1134
|
color: t = "currentColor",
|
|
1121
1135
|
...o
|
|
1122
1136
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1123
|
-
|
|
1124
|
-
const
|
|
1137
|
+
h4.displayName = "Music";
|
|
1138
|
+
const C4 = ({
|
|
1125
1139
|
size: e = 24,
|
|
1126
1140
|
color: t = "currentColor",
|
|
1127
1141
|
...o
|
|
1128
1142
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L19 21L12 17L5 21L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1129
|
-
|
|
1130
|
-
const
|
|
1143
|
+
C4.displayName = "Navigation2";
|
|
1144
|
+
const a4 = ({
|
|
1131
1145
|
size: e = 24,
|
|
1132
1146
|
color: t = "currentColor",
|
|
1133
1147
|
...o
|
|
1134
1148
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 11L22 2L13 21L11 13L3 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1135
|
-
|
|
1136
|
-
const
|
|
1149
|
+
a4.displayName = "Navigation";
|
|
1150
|
+
const l4 = ({
|
|
1137
1151
|
size: e = 24,
|
|
1138
1152
|
color: t = "currentColor",
|
|
1139
1153
|
...o
|
|
1140
1154
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1141
|
-
|
|
1142
|
-
const
|
|
1155
|
+
l4.displayName = "Octagon";
|
|
1156
|
+
const c4 = ({
|
|
1143
1157
|
size: e = 24,
|
|
1144
1158
|
color: t = "currentColor",
|
|
1145
1159
|
...o
|
|
1146
1160
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.5 9.40002L7.5 4.21002M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1147
|
-
|
|
1148
|
-
const
|
|
1161
|
+
c4.displayName = "Package";
|
|
1162
|
+
const k4 = ({
|
|
1149
1163
|
size: e = 24,
|
|
1150
1164
|
color: t = "currentColor",
|
|
1151
1165
|
...o
|
|
1152
1166
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.4398 11.05L12.2498 20.24C11.124 21.3658 9.59699 21.9983 8.0048 21.9983C6.41262 21.9983 4.88565 21.3658 3.7598 20.24C2.63396 19.1141 2.00146 17.5872 2.00146 15.995C2.00146 14.4028 2.63396 12.8758 3.7598 11.75L12.9498 2.55998C13.7004 1.80942 14.7183 1.38776 15.7798 1.38776C16.8413 1.38776 17.8592 1.80942 18.6098 2.55998C19.3604 3.31054 19.782 4.32852 19.782 5.38998C19.782 6.45144 19.3604 7.46942 18.6098 8.21998L9.4098 17.41C9.03452 17.7853 8.52553 17.9961 7.9948 17.9961C7.46407 17.9961 6.95508 17.7853 6.5798 17.41C6.20452 17.0347 5.99369 16.5257 5.99369 15.995C5.99369 15.4643 6.20452 14.9553 6.5798 14.58L15.0698 6.09998", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1153
|
-
|
|
1154
|
-
const
|
|
1167
|
+
k4.displayName = "Paperclip";
|
|
1168
|
+
const u4 = ({
|
|
1155
1169
|
size: e = 24,
|
|
1156
1170
|
color: t = "currentColor",
|
|
1157
1171
|
...o
|
|
1158
1172
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10 15V9M14 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1159
|
-
|
|
1160
|
-
const
|
|
1173
|
+
u4.displayName = "PauseCircle";
|
|
1174
|
+
const L4 = ({
|
|
1161
1175
|
size: e = 24,
|
|
1162
1176
|
color: t = "currentColor",
|
|
1163
1177
|
...o
|
|
@@ -1165,44 +1179,44 @@ const u4 = ({
|
|
|
1165
1179
|
/* @__PURE__ */ r("path", { d: "M10 4H6V20H10V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1166
1180
|
/* @__PURE__ */ r("path", { d: "M18 4H14V20H18V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1167
1181
|
] });
|
|
1168
|
-
|
|
1169
|
-
const
|
|
1182
|
+
L4.displayName = "Pause";
|
|
1183
|
+
const p4 = ({
|
|
1170
1184
|
size: e = 24,
|
|
1171
1185
|
color: t = "currentColor",
|
|
1172
1186
|
...o
|
|
1173
1187
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 2L16.5 5.5L18 13L13 18L5.5 16.5L2 2ZM2 2L9.586 9.586M12 19L19 12L22 15L15 22L12 19ZM13 11C13 12.1046 12.1046 13 11 13C9.89543 13 9 12.1046 9 11C9 9.89543 9.89543 9 11 9C12.1046 9 13 9.89543 13 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1174
|
-
|
|
1175
|
-
const
|
|
1188
|
+
p4.displayName = "PenTool";
|
|
1189
|
+
const M4 = ({
|
|
1176
1190
|
size: e = 24,
|
|
1177
1191
|
color: t = "currentColor",
|
|
1178
1192
|
...o
|
|
1179
1193
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 5L5 19M9 6.5C9 7.88071 7.88071 9 6.5 9C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4C7.88071 4 9 5.11929 9 6.5ZM20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1180
|
-
|
|
1181
|
-
const
|
|
1194
|
+
M4.displayName = "Percent";
|
|
1195
|
+
const g4 = ({
|
|
1182
1196
|
size: e = 24,
|
|
1183
1197
|
color: t = "currentColor",
|
|
1184
1198
|
...o
|
|
1185
1199
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.0499 5C16.0267 5.19057 16.9243 5.66826 17.628 6.37194C18.3317 7.07561 18.8094 7.97326 18.9999 8.95M15.0499 1C17.0792 1.22544 18.9715 2.13417 20.4162 3.57701C21.8608 5.01984 22.7719 6.91101 22.9999 8.94M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4742 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4019C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.9451 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3147 6.72527 15.2662 5.18993 12.85C3.49991 10.2412 2.44818 7.27099 2.11993 4.18C2.09494 3.90347 2.12781 3.62476 2.21643 3.36162C2.30506 3.09849 2.4475 2.85669 2.6347 2.65162C2.82189 2.44655 3.04974 2.28271 3.30372 2.17052C3.55771 2.05833 3.83227 2.00026 4.10993 2H7.10993C7.59524 1.99522 8.06572 2.16708 8.43369 2.48353C8.80166 2.79999 9.04201 3.23945 9.10993 3.72C9.23656 4.68007 9.47138 5.62273 9.80993 6.53C9.94448 6.88792 9.9736 7.27691 9.89384 7.65088C9.81408 8.02485 9.6288 8.36811 9.35993 8.64L8.08993 9.91C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0555 17.4699 14.19C18.3772 14.5286 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1186
|
-
|
|
1187
|
-
const
|
|
1200
|
+
g4.displayName = "PhoneCall";
|
|
1201
|
+
const w4 = ({
|
|
1188
1202
|
size: e = 24,
|
|
1189
1203
|
color: t = "currentColor",
|
|
1190
1204
|
...o
|
|
1191
1205
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.9999 1L22.9999 5M22.9999 5L18.9999 9M22.9999 5H14.9999M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1192
|
-
|
|
1193
|
-
const
|
|
1206
|
+
w4.displayName = "PhoneForwarded";
|
|
1207
|
+
const v4 = ({
|
|
1194
1208
|
size: e = 24,
|
|
1195
1209
|
color: t = "currentColor",
|
|
1196
1210
|
...o
|
|
1197
1211
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.9999 2V8M15.9999 8H21.9999M15.9999 8L22.9999 1M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1198
|
-
|
|
1199
|
-
const
|
|
1212
|
+
v4.displayName = "PhoneIncoming";
|
|
1213
|
+
const H4 = ({
|
|
1200
1214
|
size: e = 24,
|
|
1201
1215
|
color: t = "currentColor",
|
|
1202
1216
|
...o
|
|
1203
1217
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 1L16.9999 7M16.9999 1L22.9999 7M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1204
|
-
|
|
1205
|
-
const
|
|
1218
|
+
H4.displayName = "PhoneMissed";
|
|
1219
|
+
const V4 = ({
|
|
1206
1220
|
size: e = 24,
|
|
1207
1221
|
color: t = "currentColor",
|
|
1208
1222
|
...o
|
|
@@ -1210,20 +1224,20 @@ const H4 = ({
|
|
|
1210
1224
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36451)", children: /* @__PURE__ */ r("path", { d: "M5.18999 12.81C3.50585 10.213 2.45435 7.25714 2.11999 4.17997C2.095 3.90344 2.12787 3.62474 2.21649 3.3616C2.30512 3.09846 2.44756 2.85666 2.63476 2.6516C2.82196 2.44653 3.0498 2.28268 3.30379 2.1705C3.55777 2.05831 3.83233 2.00024 4.10999 1.99997H7.10999C7.5953 1.9952 8.06579 2.16705 8.43376 2.48351C8.80173 2.79996 9.04207 3.23942 9.10999 3.71997C9.23662 4.68004 9.47144 5.6227 9.80999 6.52997C9.94454 6.8879 9.97366 7.27689 9.8939 7.65086C9.81415 8.02482 9.62886 8.36809 9.35999 8.63998L8.08999 9.90998M23 1L1 23M10.68 13.31C11.6948 14.3257 12.8418 15.2002 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1858 16.3491 14.1061C16.7231 14.0263 17.1121 14.0554 17.47 14.19C18.3773 14.5285 19.3199 14.7634 20.28 14.89C20.7605 14.9579 21.2 15.1982 21.5165 15.5662C21.8329 15.9342 22.0048 16.4047 22 16.89V19.89C22.0011 20.1685 21.9441 20.4441 21.8325 20.6993C21.7209 20.9545 21.5573 21.1836 21.3521 21.3718C21.1468 21.5601 20.9046 21.7035 20.6407 21.7927C20.3769 21.8819 20.0974 21.915 19.82 21.89C16.7428 21.5556 13.787 20.5041 11.19 18.82C9.98526 18.055 8.86852 17.1596 7.85999 16.15L10.68 13.31Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1211
1225
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36451", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1212
1226
|
] });
|
|
1213
|
-
|
|
1214
|
-
const
|
|
1227
|
+
V4.displayName = "PhoneOff";
|
|
1228
|
+
const f4 = ({
|
|
1215
1229
|
size: e = 24,
|
|
1216
1230
|
color: t = "currentColor",
|
|
1217
1231
|
...o
|
|
1218
1232
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 7V1M22.9999 1H16.9999M22.9999 1L15.9999 8M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1219
|
-
|
|
1220
|
-
const
|
|
1233
|
+
f4.displayName = "PhoneOutgoing";
|
|
1234
|
+
const m4 = ({
|
|
1221
1235
|
size: e = 24,
|
|
1222
1236
|
color: t = "currentColor",
|
|
1223
1237
|
...o
|
|
1224
1238
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90997C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1225
|
-
|
|
1226
|
-
const
|
|
1239
|
+
m4.displayName = "Phone";
|
|
1240
|
+
const W4 = ({
|
|
1227
1241
|
size: e = 24,
|
|
1228
1242
|
color: t = "currentColor",
|
|
1229
1243
|
...o
|
|
@@ -1234,8 +1248,8 @@ const m4 = ({
|
|
|
1234
1248
|
/* @__PURE__ */ r("path", { d: "M8.78588 14.9591L3.75 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }),
|
|
1235
1249
|
/* @__PURE__ */ r("path", { d: "M3.75 9.92328L13.8218 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" })
|
|
1236
1250
|
] });
|
|
1237
|
-
|
|
1238
|
-
const
|
|
1251
|
+
W4.displayName = "Pin";
|
|
1252
|
+
const j4 = ({
|
|
1239
1253
|
size: e = 24,
|
|
1240
1254
|
color: t = "currentColor",
|
|
1241
1255
|
...o
|
|
@@ -1243,56 +1257,56 @@ const W4 = ({
|
|
|
1243
1257
|
/* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1244
1258
|
/* @__PURE__ */ r("path", { d: "M10 8L16 12L10 16V8Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1245
1259
|
] });
|
|
1246
|
-
|
|
1247
|
-
const
|
|
1260
|
+
j4.displayName = "PlayCircle";
|
|
1261
|
+
const B4 = ({
|
|
1248
1262
|
size: e = 24,
|
|
1249
1263
|
color: t = "currentColor",
|
|
1250
1264
|
...o
|
|
1251
1265
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 3L19 12L5 21V3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1252
|
-
|
|
1253
|
-
const
|
|
1266
|
+
B4.displayName = "Play";
|
|
1267
|
+
const y4 = ({
|
|
1254
1268
|
size: e = 24,
|
|
1255
1269
|
color: t = "currentColor",
|
|
1256
1270
|
...o
|
|
1257
1271
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 5V19M5 12H19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1258
|
-
|
|
1259
|
-
const
|
|
1272
|
+
y4.displayName = "Plus";
|
|
1273
|
+
const x4 = ({
|
|
1260
1274
|
size: e = 24,
|
|
1261
1275
|
color: t = "currentColor",
|
|
1262
1276
|
...o
|
|
1263
1277
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1264
|
-
|
|
1265
|
-
const
|
|
1278
|
+
x4.displayName = "PlusCircle";
|
|
1279
|
+
const N4 = ({
|
|
1266
1280
|
size: e = 24,
|
|
1267
1281
|
color: t = "currentColor",
|
|
1268
1282
|
...o
|
|
1269
1283
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1270
|
-
|
|
1271
|
-
const
|
|
1284
|
+
N4.displayName = "PlusSquare";
|
|
1285
|
+
const Z4 = ({
|
|
1272
1286
|
size: e = 24,
|
|
1273
1287
|
color: t = "currentColor",
|
|
1274
1288
|
...o
|
|
1275
1289
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 10L12 14L16 10M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1276
|
-
|
|
1277
|
-
const
|
|
1290
|
+
Z4.displayName = "Pocket";
|
|
1291
|
+
const P4 = ({
|
|
1278
1292
|
size: e = 24,
|
|
1279
1293
|
color: t = "currentColor",
|
|
1280
1294
|
...o
|
|
1281
1295
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.3601 6.64001C19.6185 7.8988 20.4754 9.50246 20.8224 11.2482C21.1694 12.994 20.991 14.8034 20.3098 16.4478C19.6285 18.0921 18.4749 19.4976 16.9949 20.4864C15.515 21.4752 13.775 22.0029 11.9951 22.0029C10.2152 22.0029 8.47527 21.4752 6.99529 20.4864C5.51532 19.4976 4.36176 18.0921 3.68049 16.4478C2.99921 14.8034 2.82081 12.994 3.16784 11.2482C3.51487 9.50246 4.37174 7.8988 5.63012 6.64001M12.0001 2V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1282
|
-
|
|
1283
|
-
const
|
|
1296
|
+
P4.displayName = "Power";
|
|
1297
|
+
const _4 = ({
|
|
1284
1298
|
size: e = 24,
|
|
1285
1299
|
color: t = "currentColor",
|
|
1286
1300
|
...o
|
|
1287
1301
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 9V2H18V9M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18M6 14H18V22H6V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1288
|
-
|
|
1289
|
-
const
|
|
1302
|
+
_4.displayName = "Printer";
|
|
1303
|
+
const b4 = ({
|
|
1290
1304
|
size: e = 24,
|
|
1291
1305
|
color: t = "currentColor",
|
|
1292
1306
|
...o
|
|
1293
1307
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.2398 7.75999C16.7977 8.31723 17.2402 8.97896 17.5422 9.70735C17.8441 10.4357 17.9995 11.2165 17.9995 12.005C17.9995 12.7935 17.8441 13.5742 17.5422 14.3026C17.2402 15.031 16.7977 15.6928 16.2398 16.25M7.75982 16.24C7.20196 15.6828 6.75941 15.021 6.45746 14.2926C6.15551 13.5642 6.0001 12.7835 6.0001 11.995C6.0001 11.2065 6.15551 10.4257 6.45746 9.69735C6.75941 8.96896 7.20196 8.30723 7.75982 7.74999M19.0698 4.92999C20.9445 6.80527 21.9977 9.34835 21.9977 12C21.9977 14.6516 20.9445 17.1947 19.0698 19.07M4.92982 19.07C3.05511 17.1947 2.00195 14.6516 2.00195 12C2.00195 9.34835 3.05511 6.80527 4.92982 4.92999M13.9998 12C13.9998 13.1046 13.1044 14 11.9998 14C10.8952 14 9.99982 13.1046 9.99982 12C9.99982 10.8954 10.8952 10 11.9998 10C13.1044 10 13.9998 10.8954 13.9998 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1294
|
-
|
|
1295
|
-
const
|
|
1308
|
+
b4.displayName = "Radio";
|
|
1309
|
+
const S4 = ({
|
|
1296
1310
|
size: e = 24,
|
|
1297
1311
|
color: t = "currentColor",
|
|
1298
1312
|
...o
|
|
@@ -1300,26 +1314,26 @@ const b4 = ({
|
|
|
1300
1314
|
/* @__PURE__ */ r("path", { d: "M23.5 8.25H7.75C4.0225 8.25 1 11.2725 1 15C1 18.7275 4.0225 21.75 7.75 21.75H17.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1301
1315
|
/* @__PURE__ */ r("path", { d: "M17.5 14.25L23.5 8.25L17.5 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1302
1316
|
] });
|
|
1303
|
-
|
|
1304
|
-
const
|
|
1317
|
+
S4.displayName = "Redo";
|
|
1318
|
+
const D4 = ({
|
|
1305
1319
|
size: e = 24,
|
|
1306
1320
|
color: t = "currentColor",
|
|
1307
1321
|
...o
|
|
1308
1322
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C6.71475 4.56473 8.04437 3.77922 9.50481 3.35679C10.9652 2.93436 12.5089 2.88877 13.9917 3.22427C15.4745 3.55978 16.8482 4.26545 17.9845 5.27543C19.1209 6.28542 19.9828 7.5668 20.49 9.00001M23 20V14M23 14H17M23 14L18.36 18.36C17.2853 19.4353 15.9556 20.2208 14.4952 20.6432C13.0348 21.0657 11.4911 21.1113 10.0083 20.7758C8.52547 20.4402 7.1518 19.7346 6.01547 18.7246C4.87913 17.7146 4.01717 16.4332 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1309
|
-
|
|
1310
|
-
const
|
|
1323
|
+
D4.displayName = "RefreshCcw";
|
|
1324
|
+
const T4 = ({
|
|
1311
1325
|
size: e = 24,
|
|
1312
1326
|
color: t = "currentColor",
|
|
1313
1327
|
...o
|
|
1314
1328
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 4V10M23 10H17M23 10L18.36 5.64001C17.2853 4.56473 15.9556 3.77922 14.4952 3.35679C13.0348 2.93436 11.4911 2.88877 10.0083 3.22427C8.52547 3.55978 7.1518 4.26545 6.01547 5.27543C4.87913 6.28542 4.01717 7.5668 3.51 9.00001M1 20V14M1 14H7M1 14L5.64 18.36C6.71475 19.4353 8.04437 20.2208 9.50481 20.6432C10.9652 21.0657 12.5089 21.1113 13.9917 20.7758C15.4745 20.4402 16.8482 19.7346 17.9845 18.7246C19.1209 17.7146 19.9828 16.4332 20.49 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1315
|
-
|
|
1316
|
-
const
|
|
1329
|
+
T4.displayName = "RefreshCw";
|
|
1330
|
+
const A4 = ({
|
|
1317
1331
|
size: e = 24,
|
|
1318
1332
|
color: t = "currentColor",
|
|
1319
1333
|
...o
|
|
1320
1334
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 1L21 5M21 5L17 9M21 5H7C5.93913 5 4.92172 5.42143 4.17157 6.17157C3.42143 6.92172 3 7.93913 3 9V11M7 23L3 19M3 19L7 15M3 19H17C18.0609 19 19.0783 18.5786 19.8284 17.8284C20.5786 17.0783 21 16.0609 21 15V13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1321
|
-
|
|
1322
|
-
const
|
|
1335
|
+
A4.displayName = "Repeat";
|
|
1336
|
+
const U4 = ({
|
|
1323
1337
|
size: e = 24,
|
|
1324
1338
|
color: t = "currentColor",
|
|
1325
1339
|
...o
|
|
@@ -1327,50 +1341,50 @@ const A4 = ({
|
|
|
1327
1341
|
/* @__PURE__ */ r("path", { d: "M11 19L2 12L11 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1328
1342
|
/* @__PURE__ */ r("path", { d: "M22 19L13 12L22 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1329
1343
|
] });
|
|
1330
|
-
|
|
1344
|
+
U4.displayName = "Rewind";
|
|
1331
1345
|
const R4 = ({
|
|
1332
1346
|
size: e = 24,
|
|
1333
1347
|
color: t = "currentColor",
|
|
1334
1348
|
...o
|
|
1335
1349
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C7.02091 4.26143 8.81245 3.36898 10.7447 3.09713C12.6769 2.82527 14.6451 3.18874 16.3528 4.13277C18.0605 5.0768 19.4152 6.55025 20.2126 8.33111C21.0101 10.112 21.2072 12.1038 20.7742 14.0064C20.3413 15.909 19.3017 17.6194 17.8121 18.8798C16.3226 20.1402 14.4637 20.8824 12.5157 20.9945C10.5677 21.1066 8.63598 20.5826 7.01166 19.5014C5.38734 18.4202 4.15839 16.8404 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1336
1350
|
R4.displayName = "RotateCcw";
|
|
1337
|
-
const
|
|
1351
|
+
const q4 = ({
|
|
1338
1352
|
size: e = 24,
|
|
1339
1353
|
color: t = "currentColor",
|
|
1340
1354
|
...o
|
|
1341
1355
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 4V10M22.9999 10H16.9999M22.9999 10L18.3699 5.64001C16.9905 4.25975 15.1999 3.3652 13.2678 3.09116C11.3358 2.81711 9.36705 3.17843 7.65823 4.12065C5.94942 5.06288 4.59313 6.53496 3.79374 8.31508C2.99436 10.0952 2.79519 12.0869 3.22625 13.9901C3.6573 15.8932 4.69524 17.6047 6.18363 18.8667C7.67203 20.1286 9.53026 20.8726 11.4783 20.9866C13.4263 21.1006 15.3586 20.5783 16.984 19.4985C18.6094 18.4187 19.8399 16.8399 20.4899 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1342
|
-
|
|
1343
|
-
const
|
|
1356
|
+
q4.displayName = "RotateCw";
|
|
1357
|
+
const F4 = ({
|
|
1344
1358
|
size: e = 24,
|
|
1345
1359
|
color: t = "currentColor",
|
|
1346
1360
|
...o
|
|
1347
1361
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1348
|
-
|
|
1349
|
-
const
|
|
1362
|
+
F4.displayName = "Rss";
|
|
1363
|
+
const O4 = ({
|
|
1350
1364
|
size: e = 24,
|
|
1351
1365
|
color: t = "currentColor",
|
|
1352
1366
|
...o
|
|
1353
1367
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 21V13H7V21M7 3V8H15M19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16L21 8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1354
|
-
|
|
1355
|
-
const
|
|
1368
|
+
O4.displayName = "Save";
|
|
1369
|
+
const G4 = ({
|
|
1356
1370
|
size: e = 24,
|
|
1357
1371
|
color: t = "currentColor",
|
|
1358
1372
|
...o
|
|
1359
1373
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12M9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6ZM9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1360
|
-
|
|
1361
|
-
const
|
|
1374
|
+
G4.displayName = "Scissors";
|
|
1375
|
+
const I4 = ({
|
|
1362
1376
|
size: e = 24,
|
|
1363
1377
|
color: t = "currentColor",
|
|
1364
1378
|
...o
|
|
1365
1379
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 2L11 13M22 2L15 22L11 13M22 2L2 9L11 13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1366
|
-
|
|
1367
|
-
const
|
|
1380
|
+
I4.displayName = "Send";
|
|
1381
|
+
const X4 = ({
|
|
1368
1382
|
size: e = 24,
|
|
1369
1383
|
color: t = "currentColor",
|
|
1370
1384
|
...o
|
|
1371
1385
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 6H6.01M6 18H6.01M4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1372
|
-
|
|
1373
|
-
const
|
|
1386
|
+
X4.displayName = "Server";
|
|
1387
|
+
const E4 = ({
|
|
1374
1388
|
size: e = 24,
|
|
1375
1389
|
color: t = "currentColor",
|
|
1376
1390
|
...o
|
|
@@ -1378,20 +1392,20 @@ const X4 = ({
|
|
|
1378
1392
|
/* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1379
1393
|
/* @__PURE__ */ r("path", { d: "M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31074 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81312 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80618 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31074 4.6 9C4.73312 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81312 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80618 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73312 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1380
1394
|
] });
|
|
1381
|
-
|
|
1382
|
-
const
|
|
1395
|
+
E4.displayName = "Settings";
|
|
1396
|
+
const K4 = ({
|
|
1383
1397
|
size: e = 24,
|
|
1384
1398
|
color: t = "currentColor",
|
|
1385
1399
|
...o
|
|
1386
1400
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.59003 13.51L15.42 17.49M15.41 6.51001L8.59003 10.49M21 5C21 6.65685 19.6569 8 18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5ZM9 12C9 13.6569 7.65685 15 6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12ZM21 19C21 20.6569 19.6569 22 18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1387
|
-
|
|
1388
|
-
const
|
|
1401
|
+
K4.displayName = "Share2";
|
|
1402
|
+
const J4 = ({
|
|
1389
1403
|
size: e = 24,
|
|
1390
1404
|
color: t = "currentColor",
|
|
1391
1405
|
...o
|
|
1392
1406
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M16 6L12 2M12 2L8 6M12 2V15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1393
|
-
|
|
1394
|
-
const
|
|
1407
|
+
J4.displayName = "Share";
|
|
1408
|
+
const Y4 = ({
|
|
1395
1409
|
size: e = 24,
|
|
1396
1410
|
color: t = "currentColor",
|
|
1397
1411
|
...o
|
|
@@ -1399,50 +1413,50 @@ const J4 = ({
|
|
|
1399
1413
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36510)", children: /* @__PURE__ */ r("path", { d: "M19.69 14C19.8911 13.3522 19.9956 12.6783 20 12V5L12 2L8.84003 3.18M4.73 4.72998L4 4.99998V12C4 18 12 22 12 22C14.117 20.8829 16.0197 19.4001 17.62 17.62M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1400
1414
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36510", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1401
1415
|
] });
|
|
1402
|
-
|
|
1403
|
-
const
|
|
1416
|
+
Y4.displayName = "ShieldOff";
|
|
1417
|
+
const Q4 = ({
|
|
1404
1418
|
size: e = 24,
|
|
1405
1419
|
color: t = "currentColor",
|
|
1406
1420
|
...o
|
|
1407
1421
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 22C12 22 20 18 20 12V5L12 2L4 5V12C4 18 12 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1408
|
-
|
|
1409
|
-
const
|
|
1422
|
+
Q4.displayName = "Shield";
|
|
1423
|
+
const $4 = ({
|
|
1410
1424
|
size: e = 24,
|
|
1411
1425
|
color: t = "currentColor",
|
|
1412
1426
|
...o
|
|
1413
1427
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6L6 2H18L21 6M3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6M3 6H21M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1414
|
-
|
|
1415
|
-
const
|
|
1428
|
+
$4.displayName = "ShoppingBag";
|
|
1429
|
+
const z4 = ({
|
|
1416
1430
|
size: e = 24,
|
|
1417
1431
|
color: t = "currentColor",
|
|
1418
1432
|
...o
|
|
1419
1433
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6M10 21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21C8 20.4477 8.44772 20 9 20C9.55228 20 10 20.4477 10 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1420
|
-
|
|
1421
|
-
const
|
|
1434
|
+
z4.displayName = "ShoppingCart";
|
|
1435
|
+
const e9 = ({
|
|
1422
1436
|
size: e = 24,
|
|
1423
1437
|
color: t = "currentColor",
|
|
1424
1438
|
...o
|
|
1425
1439
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 3H21M21 3V8M21 3L4 20M21 16V21M21 21H16M21 21L15 15M4 4L9 9", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1426
|
-
|
|
1427
|
-
const
|
|
1440
|
+
e9.displayName = "Shuffle";
|
|
1441
|
+
const r9 = ({
|
|
1428
1442
|
size: e = 24,
|
|
1429
1443
|
color: t = "currentColor",
|
|
1430
1444
|
...o
|
|
1431
1445
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1432
|
-
|
|
1433
|
-
const
|
|
1446
|
+
r9.displayName = "Sidebar";
|
|
1447
|
+
const t9 = ({
|
|
1434
1448
|
size: e = 24,
|
|
1435
1449
|
color: t = "currentColor",
|
|
1436
1450
|
...o
|
|
1437
1451
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 20L9 12L19 4M5 19V5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1438
|
-
|
|
1439
|
-
const
|
|
1452
|
+
t9.displayName = "SkipBack";
|
|
1453
|
+
const o9 = ({
|
|
1440
1454
|
size: e = 24,
|
|
1441
1455
|
color: t = "currentColor",
|
|
1442
1456
|
...o
|
|
1443
1457
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 4L15 12L5 20M19 5V19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1444
|
-
|
|
1445
|
-
const
|
|
1458
|
+
o9.displayName = "SkipForward";
|
|
1459
|
+
const n9 = ({
|
|
1446
1460
|
size: e = 24,
|
|
1447
1461
|
color: t = "currentColor",
|
|
1448
1462
|
...o
|
|
@@ -1456,50 +1470,50 @@ const o9 = ({
|
|
|
1456
1470
|
/* @__PURE__ */ r("path", { d: "M10 9.5C10 8.67 9.33 8 8.5 8H3.5C2.67 8 2 8.67 2 9.5C2 10.33 2.67 11 3.5 11H8.5C9.33 11 10 10.33 10 9.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1457
1471
|
/* @__PURE__ */ r("path", { d: "M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2C7.67 2 7 2.67 7 3.5C7 4.33 7.67 5 8.5 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1458
1472
|
] });
|
|
1459
|
-
|
|
1460
|
-
const
|
|
1473
|
+
n9.displayName = "Slack";
|
|
1474
|
+
const i9 = ({
|
|
1461
1475
|
size: e = 24,
|
|
1462
1476
|
color: t = "currentColor",
|
|
1463
1477
|
...o
|
|
1464
1478
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.92999 4.92999L19.07 19.07M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1465
|
-
|
|
1466
|
-
const
|
|
1479
|
+
i9.displayName = "Slash";
|
|
1480
|
+
const d9 = ({
|
|
1467
1481
|
size: e = 24,
|
|
1468
1482
|
color: t = "currentColor",
|
|
1469
1483
|
...o
|
|
1470
1484
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 21V14M4 10V3M12 21V12M12 8V3M20 21V16M20 12V3M1 14H7M9 8H15M17 16H23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1471
|
-
|
|
1472
|
-
const
|
|
1485
|
+
d9.displayName = "Sliders";
|
|
1486
|
+
const s9 = ({
|
|
1473
1487
|
size: e = 24,
|
|
1474
1488
|
color: t = "currentColor",
|
|
1475
1489
|
...o
|
|
1476
1490
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1477
|
-
|
|
1478
|
-
const
|
|
1491
|
+
s9.displayName = "Smartphone";
|
|
1492
|
+
const h9 = ({
|
|
1479
1493
|
size: e = 24,
|
|
1480
1494
|
color: t = "currentColor",
|
|
1481
1495
|
...o
|
|
1482
1496
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1483
|
-
|
|
1484
|
-
const
|
|
1497
|
+
h9.displayName = "Smile";
|
|
1498
|
+
const C9 = ({
|
|
1485
1499
|
size: e = 24,
|
|
1486
1500
|
color: t = "currentColor",
|
|
1487
1501
|
...o
|
|
1488
1502
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5V19M8 15.4444L12 19M12 19L16 15.4444", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1489
|
-
|
|
1490
|
-
const
|
|
1503
|
+
C9.displayName = "SortDefault";
|
|
1504
|
+
const a9 = ({
|
|
1491
1505
|
size: e = 24,
|
|
1492
1506
|
color: t = "currentColor",
|
|
1493
1507
|
...o
|
|
1494
1508
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 15.4444L12 19M12 19L8 15.4444M12 19L12 5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1495
|
-
|
|
1496
|
-
const
|
|
1509
|
+
a9.displayName = "SortDown";
|
|
1510
|
+
const l9 = ({
|
|
1497
1511
|
size: e = 24,
|
|
1498
1512
|
color: t = "currentColor",
|
|
1499
1513
|
...o
|
|
1500
1514
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5L12 19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1501
|
-
|
|
1502
|
-
const
|
|
1515
|
+
l9.displayName = "SortUp";
|
|
1516
|
+
const c9 = ({
|
|
1503
1517
|
size: e = 24,
|
|
1504
1518
|
color: t = "currentColor",
|
|
1505
1519
|
...o
|
|
@@ -1511,26 +1525,26 @@ const l9 = ({
|
|
|
1511
1525
|
] }),
|
|
1512
1526
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2033_13445", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1513
1527
|
] });
|
|
1514
|
-
|
|
1515
|
-
const
|
|
1528
|
+
c9.displayName = "Sources";
|
|
1529
|
+
const k9 = ({
|
|
1516
1530
|
size: e = 24,
|
|
1517
1531
|
color: t = "currentColor",
|
|
1518
1532
|
...o
|
|
1519
1533
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 6H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2ZM16 14C16 16.2091 14.2091 18 12 18C9.79086 18 8 16.2091 8 14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1520
|
-
|
|
1521
|
-
const
|
|
1534
|
+
k9.displayName = "Speaker";
|
|
1535
|
+
const u9 = ({
|
|
1522
1536
|
size: e = 24,
|
|
1523
1537
|
color: t = "currentColor",
|
|
1524
1538
|
...o
|
|
1525
1539
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1526
|
-
|
|
1527
|
-
const
|
|
1540
|
+
u9.displayName = "Square";
|
|
1541
|
+
const L9 = ({
|
|
1528
1542
|
size: e = 24,
|
|
1529
1543
|
color: t = "currentColor",
|
|
1530
1544
|
...o
|
|
1531
1545
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1532
|
-
|
|
1533
|
-
const
|
|
1546
|
+
L9.displayName = "Star";
|
|
1547
|
+
const p9 = ({
|
|
1534
1548
|
size: e = 24,
|
|
1535
1549
|
color: t = "currentColor",
|
|
1536
1550
|
...o
|
|
@@ -1538,8 +1552,8 @@ const L9 = ({
|
|
|
1538
1552
|
/* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1539
1553
|
/* @__PURE__ */ r("path", { d: "M15 9H9V15H15V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1540
1554
|
] });
|
|
1541
|
-
|
|
1542
|
-
const
|
|
1555
|
+
p9.displayName = "StopCircle";
|
|
1556
|
+
const M9 = ({
|
|
1543
1557
|
size: e = 24,
|
|
1544
1558
|
color: t = "currentColor",
|
|
1545
1559
|
...o
|
|
@@ -1547,32 +1561,32 @@ const p9 = ({
|
|
|
1547
1561
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36543)", children: /* @__PURE__ */ r("path", { d: "M12 1V3M12 21V23M4.21997 4.21997L5.63997 5.63997M18.36 18.36L19.78 19.78M1 12H3M21 12H23M4.21997 19.78L5.63997 18.36M18.36 5.63997L19.78 4.21997M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1548
1562
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36543", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1549
1563
|
] });
|
|
1550
|
-
|
|
1551
|
-
const
|
|
1564
|
+
M9.displayName = "Sun";
|
|
1565
|
+
const g9 = ({
|
|
1552
1566
|
size: e = 24,
|
|
1553
1567
|
color: t = "currentColor",
|
|
1554
1568
|
...o
|
|
1555
1569
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 2V9M12 2L8 6M12 2L16 6M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1556
|
-
|
|
1557
|
-
const
|
|
1570
|
+
g9.displayName = "Sunrise";
|
|
1571
|
+
const w9 = ({
|
|
1558
1572
|
size: e = 24,
|
|
1559
1573
|
color: t = "currentColor",
|
|
1560
1574
|
...o
|
|
1561
1575
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 9V2M12 9L16 5M12 9L8 5M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1562
|
-
|
|
1563
|
-
const
|
|
1576
|
+
w9.displayName = "Sunset";
|
|
1577
|
+
const v9 = ({
|
|
1564
1578
|
size: e = 24,
|
|
1565
1579
|
color: t = "currentColor",
|
|
1566
1580
|
...o
|
|
1567
1581
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1568
|
-
|
|
1569
|
-
const
|
|
1582
|
+
v9.displayName = "Tablet";
|
|
1583
|
+
const H9 = ({
|
|
1570
1584
|
size: e = 24,
|
|
1571
1585
|
color: t = "currentColor",
|
|
1572
1586
|
...o
|
|
1573
1587
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 7H7.01M20.59 13.41L13.42 20.58C13.2343 20.766 13.0137 20.9135 12.7709 21.0141C12.5281 21.1148 12.2678 21.1666 12.005 21.1666C11.7422 21.1666 11.4819 21.1148 11.2391 21.0141C10.9963 20.9135 10.7757 20.766 10.59 20.58L2 12V2H12L20.59 10.59C20.9625 10.9647 21.1716 11.4716 21.1716 12C21.1716 12.5284 20.9625 13.0353 20.59 13.41Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1574
|
-
|
|
1575
|
-
const
|
|
1588
|
+
H9.displayName = "Tag";
|
|
1589
|
+
const V9 = ({
|
|
1576
1590
|
size: e = 24,
|
|
1577
1591
|
color: t = "currentColor",
|
|
1578
1592
|
...o
|
|
@@ -1581,8 +1595,8 @@ const H9 = ({
|
|
|
1581
1595
|
/* @__PURE__ */ r("path", { d: "M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1582
1596
|
/* @__PURE__ */ r("path", { d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1583
1597
|
] });
|
|
1584
|
-
|
|
1585
|
-
const
|
|
1598
|
+
V9.displayName = "Target";
|
|
1599
|
+
const f9 = ({
|
|
1586
1600
|
size: e = 24,
|
|
1587
1601
|
color: t = "currentColor",
|
|
1588
1602
|
...o
|
|
@@ -1592,14 +1606,14 @@ const V9 = ({
|
|
|
1592
1606
|
/* @__PURE__ */ r("path", { d: "M9.12988 16.5955L5.37988 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1593
1607
|
/* @__PURE__ */ r("path", { d: "M13.5996 13.8745L18.8796 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1594
1608
|
] });
|
|
1595
|
-
|
|
1596
|
-
const
|
|
1609
|
+
f9.displayName = "Telescope";
|
|
1610
|
+
const m9 = ({
|
|
1597
1611
|
size: e = 24,
|
|
1598
1612
|
color: t = "currentColor",
|
|
1599
1613
|
...o
|
|
1600
1614
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 17L10 11L4 5M12 19H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1601
|
-
|
|
1602
|
-
const
|
|
1615
|
+
m9.displayName = "Terminal";
|
|
1616
|
+
const W9 = ({
|
|
1603
1617
|
size: e = 24,
|
|
1604
1618
|
color: t = "currentColor",
|
|
1605
1619
|
...o
|
|
@@ -1625,8 +1639,8 @@ const m9 = ({
|
|
|
1625
1639
|
] })
|
|
1626
1640
|
}
|
|
1627
1641
|
);
|
|
1628
|
-
|
|
1629
|
-
const
|
|
1642
|
+
W9.displayName = "TextileIcon";
|
|
1643
|
+
const j9 = ({
|
|
1630
1644
|
size: e = 24,
|
|
1631
1645
|
color: t = "currentColor",
|
|
1632
1646
|
...o
|
|
@@ -1634,20 +1648,20 @@ const W9 = ({
|
|
|
1634
1648
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36558)", children: /* @__PURE__ */ r("path", { d: "M14 14.76V3.5C14 2.83696 13.7366 2.20107 13.2678 1.73223C12.7989 1.26339 12.163 1 11.5 1C10.837 1 10.2011 1.26339 9.73223 1.73223C9.26339 2.20107 9 2.83696 9 3.5V14.76C8.19728 15.2963 7.58832 16.0766 7.26307 16.9856C6.93782 17.8946 6.91352 18.8841 7.19376 19.8079C7.47399 20.7317 8.04391 21.541 8.81934 22.1161C9.59476 22.6912 10.5346 23.0017 11.5 23.0017C12.4654 23.0017 13.4052 22.6912 14.1807 22.1161C14.9561 21.541 15.526 20.7317 15.8062 19.8079C16.0865 18.8841 16.0622 17.8946 15.7369 16.9856C15.4117 16.0766 14.8027 15.2963 14 14.76Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1635
1649
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36558", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1636
1650
|
] });
|
|
1637
|
-
|
|
1638
|
-
const
|
|
1651
|
+
j9.displayName = "Thermometer";
|
|
1652
|
+
const B9 = ({
|
|
1639
1653
|
size: e = 24,
|
|
1640
1654
|
color: t = "currentColor",
|
|
1641
1655
|
...o
|
|
1642
1656
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 13L13 22C12.2044 22 11.4413 21.6839 10.8787 21.1213C10.3161 20.5587 10 19.7956 10 19V15H4.34003C4.05012 15.0033 3.76297 14.9435 3.49846 14.8248C3.23395 14.7061 2.99842 14.5313 2.80817 14.3125C2.61793 14.0937 2.47753 13.8362 2.39669 13.5577C2.31586 13.2793 2.29652 12.9866 2.34003 12.7L3.72003 3.7C3.79235 3.22309 4.0346 2.78839 4.40212 2.47599C4.76965 2.16359 5.2377 1.99454 5.72003 2H17M17 13V2M17 13H19.67C20.236 13.01 20.7859 12.8119 21.2154 12.4432C21.645 12.0745 21.9242 11.5609 22 11V4C21.9242 3.43905 21.645 2.9255 21.2154 2.55681C20.7859 2.18813 20.236 1.98999 19.67 2H17", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1643
|
-
|
|
1644
|
-
const
|
|
1657
|
+
B9.displayName = "ThumbsDown";
|
|
1658
|
+
const y9 = ({
|
|
1645
1659
|
size: e = 24,
|
|
1646
1660
|
color: t = "currentColor",
|
|
1647
1661
|
...o
|
|
1648
1662
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11L11 2C11.7956 2 12.5587 2.31607 13.1213 2.87868C13.6839 3.44129 14 4.20435 14 5V9H19.66C19.9499 8.99672 20.2371 9.0565 20.5016 9.17522C20.7661 9.29393 21.0016 9.46873 21.1919 9.68751C21.3821 9.90629 21.5225 10.1638 21.6033 10.4423C21.6842 10.7207 21.7035 11.0134 21.66 11.3L20.28 20.3C20.2077 20.7769 19.9654 21.2116 19.5979 21.524C19.2304 21.8364 18.7623 22.0055 18.28 22H7M7 11V22M7 11H4C3.46957 11 2.96086 11.2107 2.58579 11.5858C2.21071 11.9609 2 12.4696 2 13V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1649
|
-
|
|
1650
|
-
const
|
|
1663
|
+
y9.displayName = "ThumbsUp";
|
|
1664
|
+
const x9 = ({
|
|
1651
1665
|
size: e = 24,
|
|
1652
1666
|
color: t = "currentColor",
|
|
1653
1667
|
...o
|
|
@@ -1655,8 +1669,8 @@ const y9 = ({
|
|
|
1655
1669
|
/* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1656
1670
|
/* @__PURE__ */ r("path", { d: "M8 15C9.65685 15 11 13.6569 11 12C11 10.3431 9.65685 9 8 9C6.34315 9 5 10.3431 5 12C5 13.6569 6.34315 15 8 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1657
1671
|
] });
|
|
1658
|
-
|
|
1659
|
-
const
|
|
1672
|
+
x9.displayName = "ToggleLeft";
|
|
1673
|
+
const N9 = ({
|
|
1660
1674
|
size: e = 24,
|
|
1661
1675
|
color: t = "currentColor",
|
|
1662
1676
|
...o
|
|
@@ -1664,20 +1678,20 @@ const x9 = ({
|
|
|
1664
1678
|
/* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1665
1679
|
/* @__PURE__ */ r("path", { d: "M16 15C17.6569 15 19 13.6569 19 12C19 10.3431 17.6569 9 16 9C14.3431 9 13 10.3431 13 12C13 13.6569 14.3431 15 16 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1666
1680
|
] });
|
|
1667
|
-
|
|
1668
|
-
const
|
|
1681
|
+
N9.displayName = "ToggleRight";
|
|
1682
|
+
const Z9 = ({
|
|
1669
1683
|
size: e = 24,
|
|
1670
1684
|
color: t = "currentColor",
|
|
1671
1685
|
...o
|
|
1672
1686
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14.6999 6.29998C14.5166 6.48691 14.414 6.73823 14.414 6.99998C14.414 7.26173 14.5166 7.51305 14.6999 7.69998L16.2999 9.29998C16.4868 9.48321 16.7381 9.58584 16.9999 9.58584C17.2616 9.58584 17.5129 9.48321 17.6999 9.29998L21.4699 5.52998C21.9727 6.64117 22.1249 7.87921 21.9063 9.07913C21.6877 10.279 21.1086 11.3838 20.2461 12.2463C19.3837 13.1087 18.2789 13.6878 17.079 13.9064C15.8791 14.1251 14.641 13.9728 13.5299 13.47L6.61986 20.38C6.22203 20.7778 5.68246 21.0013 5.11986 21.0013C4.55725 21.0013 4.01768 20.7778 3.61986 20.38C3.22203 19.9822 2.99854 19.4426 2.99854 18.88C2.99854 18.3174 3.22203 17.7778 3.61986 17.38L10.5299 10.47C10.027 9.35879 9.87477 8.12075 10.0934 6.92083C10.312 5.72092 10.8911 4.61614 11.7536 3.7537C12.616 2.89127 13.7208 2.31215 14.9207 2.09352C16.1206 1.8749 17.3587 2.02714 18.4699 2.52998L14.6999 6.29998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1673
|
-
|
|
1674
|
-
const
|
|
1687
|
+
Z9.displayName = "Tool";
|
|
1688
|
+
const P9 = ({
|
|
1675
1689
|
size: e = 24,
|
|
1676
1690
|
color: t = "currentColor",
|
|
1677
1691
|
...o
|
|
1678
1692
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6H5M5 6H21M5 6V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H17C17.5304 22 18.0391 21.7893 18.4142 21.4142C18.7893 21.0391 19 20.5304 19 20V6H5ZM8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1679
|
-
|
|
1680
|
-
const
|
|
1693
|
+
P9.displayName = "Trash";
|
|
1694
|
+
const _9 = ({
|
|
1681
1695
|
size: e = 24,
|
|
1682
1696
|
color: t = "currentColor",
|
|
1683
1697
|
...o
|
|
@@ -1686,20 +1700,20 @@ const P9 = ({
|
|
|
1686
1700
|
/* @__PURE__ */ r("path", { d: "M10 7H7V16H10V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1687
1701
|
/* @__PURE__ */ r("path", { d: "M17 7H14V12H17V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1688
1702
|
] });
|
|
1689
|
-
|
|
1690
|
-
const
|
|
1703
|
+
_9.displayName = "Trello";
|
|
1704
|
+
const b9 = ({
|
|
1691
1705
|
size: e = 24,
|
|
1692
1706
|
color: t = "currentColor",
|
|
1693
1707
|
...o
|
|
1694
1708
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 18L13.5 8.5L8.5 13.5L1 6M23 18H17M23 18V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1695
|
-
|
|
1696
|
-
const
|
|
1709
|
+
b9.displayName = "TrendingDown";
|
|
1710
|
+
const S9 = ({
|
|
1697
1711
|
size: e = 24,
|
|
1698
1712
|
color: t = "currentColor",
|
|
1699
1713
|
...o
|
|
1700
1714
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 6L13.5 15.5L8.5 10.5L1 18M23 6H17M23 6V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1701
|
-
|
|
1702
|
-
const
|
|
1715
|
+
S9.displayName = "TrendingUp";
|
|
1716
|
+
const D9 = ({
|
|
1703
1717
|
size: e = 24,
|
|
1704
1718
|
color: t = "currentColor",
|
|
1705
1719
|
...o
|
|
@@ -1707,56 +1721,56 @@ const S9 = ({
|
|
|
1707
1721
|
/* @__PURE__ */ r("path", { d: "M10.29 3.86L1.82 18C1.64537 18.3024 1.55296 18.6453 1.55199 18.9945C1.55101 19.3437 1.64151 19.6871 1.81445 19.9905C1.98738 20.2939 2.23674 20.5467 2.53771 20.7239C2.83868 20.901 3.18108 20.9962 3.53 21H20.47C20.8189 20.9962 21.1613 20.901 21.4623 20.7239C21.7633 20.5467 22.0126 20.2939 22.1856 19.9905C22.3585 19.6871 22.449 19.3437 22.448 18.9945C22.447 18.6453 22.3546 18.3024 22.18 18L13.71 3.86C13.5317 3.56611 13.2807 3.32312 12.9812 3.15448C12.6817 2.98585 12.3437 2.89725 12 2.89725C11.6563 2.89725 11.3183 2.98585 11.0188 3.15448C10.7193 3.32312 10.4683 3.56611 10.29 3.86Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1708
1722
|
/* @__PURE__ */ r("path", { d: "M12 9V13M12 17H12.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1709
1723
|
] });
|
|
1710
|
-
|
|
1711
|
-
const
|
|
1724
|
+
D9.displayName = "TriangleAlert";
|
|
1725
|
+
const T9 = ({
|
|
1712
1726
|
size: e = 24,
|
|
1713
1727
|
color: t = "currentColor",
|
|
1714
1728
|
...o
|
|
1715
1729
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10.2898 3.85996L1.81978 18C1.64514 18.3024 1.55274 18.6453 1.55177 18.9945C1.55079 19.3437 1.64127 19.6871 1.8142 19.9905C1.98714 20.2939 2.2365 20.5467 2.53748 20.7238C2.83847 20.9009 3.18058 20.9961 3.52978 21H20.4698C20.819 20.9961 21.1611 20.9009 21.4621 20.7238C21.7631 20.5467 22.0124 20.2939 22.1854 19.9905C22.3583 19.6871 22.4488 19.3437 22.4478 18.9945C22.4468 18.6453 22.3544 18.3024 22.1798 18L13.7098 3.85996C13.5315 3.56607 13.2805 3.32308 12.981 3.15444C12.6814 2.98581 12.3435 2.89722 11.9998 2.89722C11.656 2.89722 11.3181 2.98581 11.0186 3.15444C10.7191 3.32308 10.468 3.56607 10.2898 3.85996Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1716
|
-
|
|
1717
|
-
const
|
|
1730
|
+
T9.displayName = "Triangle";
|
|
1731
|
+
const A9 = ({
|
|
1718
1732
|
size: e = 24,
|
|
1719
1733
|
color: t = "currentColor",
|
|
1720
1734
|
...o
|
|
1721
1735
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 16V3H1V16H16ZM16 16H23V11L20 8H16V16ZM8 18.5C8 19.8807 6.88071 21 5.5 21C4.11929 21 3 19.8807 3 18.5C3 17.1193 4.11929 16 5.5 16C6.88071 16 8 17.1193 8 18.5ZM21 18.5C21 19.8807 19.8807 21 18.5 21C17.1193 21 16 19.8807 16 18.5C16 17.1193 17.1193 16 18.5 16C19.8807 16 21 17.1193 21 18.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1722
|
-
|
|
1723
|
-
const
|
|
1736
|
+
A9.displayName = "Truck";
|
|
1737
|
+
const U9 = ({
|
|
1724
1738
|
size: e = 24,
|
|
1725
1739
|
color: t = "currentColor",
|
|
1726
1740
|
...o
|
|
1727
1741
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 2L12 7L7 2M4 7H20C21.1046 7 22 7.89543 22 9V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1728
|
-
|
|
1742
|
+
U9.displayName = "Tv";
|
|
1729
1743
|
const R9 = ({
|
|
1730
1744
|
size: e = 24,
|
|
1731
1745
|
color: t = "currentColor",
|
|
1732
1746
|
...o
|
|
1733
1747
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 11V7M16 11V7M21 2H3V18H8V22L12 18H17L21 14V2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1734
1748
|
R9.displayName = "Twitch";
|
|
1735
|
-
const
|
|
1749
|
+
const q9 = ({
|
|
1736
1750
|
size: e = 24,
|
|
1737
1751
|
color: t = "currentColor",
|
|
1738
1752
|
...o
|
|
1739
1753
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 3.00005C22.0424 3.67552 20.9821 4.19216 19.86 4.53005C19.2577 3.83756 18.4573 3.34674 17.567 3.12397C16.6767 2.90121 15.7395 2.95724 14.8821 3.2845C14.0247 3.61176 13.2884 4.19445 12.773 4.95376C12.2575 5.71308 11.9877 6.61238 12 7.53005V8.53005C10.2426 8.57561 8.50127 8.18586 6.93101 7.39549C5.36074 6.60513 4.01032 5.43868 3 4.00005C3 4.00005 -1 13 8 17C5.94053 18.398 3.48716 19.099 1 19C10 24 21 19 21 7.50005C20.9991 7.2215 20.9723 6.94364 20.92 6.67005C21.9406 5.66354 22.6608 4.39276 23 3.00005Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1740
|
-
|
|
1741
|
-
const
|
|
1754
|
+
q9.displayName = "Twitter";
|
|
1755
|
+
const F9 = ({
|
|
1742
1756
|
size: e = 24,
|
|
1743
1757
|
color: t = "currentColor",
|
|
1744
1758
|
...o
|
|
1745
1759
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 7V4H20V7M9 20H15M12 4V20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1746
|
-
|
|
1747
|
-
const
|
|
1760
|
+
F9.displayName = "Type";
|
|
1761
|
+
const O9 = ({
|
|
1748
1762
|
size: e = 24,
|
|
1749
1763
|
color: t = "currentColor",
|
|
1750
1764
|
...o
|
|
1751
1765
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 19C18 19.7956 17.6839 20.5587 17.1213 21.1213C16.5587 21.6839 15.7956 22 15 22C14.2044 22 13.4413 21.6839 12.8787 21.1213C12.3161 20.5587 12 19.7956 12 19V12M23 12C22.7388 9.26357 21.467 6.72275 19.433 4.87366C17.399 3.02458 14.7489 2 12 2C9.25114 2 6.60096 3.02458 4.56697 4.87366C2.53297 6.72275 1.2612 9.26357 1 12H23Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1752
|
-
|
|
1753
|
-
const
|
|
1766
|
+
O9.displayName = "Umbrella";
|
|
1767
|
+
const G9 = ({
|
|
1754
1768
|
size: e = 24,
|
|
1755
1769
|
color: t = "currentColor",
|
|
1756
1770
|
...o
|
|
1757
1771
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 3V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V3M4 21H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1758
|
-
|
|
1759
|
-
const
|
|
1772
|
+
G9.displayName = "Underline";
|
|
1773
|
+
const I9 = ({
|
|
1760
1774
|
size: e = 24,
|
|
1761
1775
|
color: t = "currentColor",
|
|
1762
1776
|
...o
|
|
@@ -1764,38 +1778,52 @@ const G9 = ({
|
|
|
1764
1778
|
/* @__PURE__ */ r("path", { d: "M1 8.25H16.75C20.4775 8.25 23.5 11.2725 23.5 15C23.5 18.7275 20.4775 21.75 16.75 21.75H7", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1765
1779
|
/* @__PURE__ */ r("path", { d: "M7 14.25L1 8.25L7 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1766
1780
|
] });
|
|
1767
|
-
|
|
1768
|
-
const
|
|
1781
|
+
I9.displayName = "Undo";
|
|
1782
|
+
const X9 = ({
|
|
1769
1783
|
size: e = 24,
|
|
1770
1784
|
color: t = "currentColor",
|
|
1771
1785
|
...o
|
|
1772
1786
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11V7.00003C6.99876 5.76008 7.45828 4.5639 8.28938 3.6437C9.12047 2.7235 10.2638 2.14493 11.4975 2.02032C12.7312 1.89571 13.9671 2.23393 14.9655 2.96934C15.9638 3.70475 16.6533 4.78488 16.9 6.00003M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1773
|
-
|
|
1774
|
-
const
|
|
1787
|
+
X9.displayName = "Unlock";
|
|
1788
|
+
const E9 = ({
|
|
1775
1789
|
size: e = 24,
|
|
1776
1790
|
color: t = "currentColor",
|
|
1777
1791
|
...o
|
|
1778
1792
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M17 11L19 13L23 9M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1779
|
-
|
|
1780
|
-
const
|
|
1793
|
+
E9.displayName = "UserCheck";
|
|
1794
|
+
const K9 = ({
|
|
1781
1795
|
size: e = 24,
|
|
1782
1796
|
color: t = "currentColor",
|
|
1783
1797
|
...o
|
|
1784
1798
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1785
|
-
|
|
1786
|
-
const
|
|
1799
|
+
K9.displayName = "UserMinus";
|
|
1800
|
+
const J9 = ({
|
|
1787
1801
|
size: e = 24,
|
|
1788
1802
|
color: t = "currentColor",
|
|
1789
1803
|
...o
|
|
1790
1804
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M20 8V14M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1791
|
-
|
|
1792
|
-
const
|
|
1805
|
+
J9.displayName = "UserPlus";
|
|
1806
|
+
const Y9 = ({
|
|
1807
|
+
size: e = 24,
|
|
1808
|
+
color: t = "currentColor",
|
|
1809
|
+
...o
|
|
1810
|
+
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r(
|
|
1811
|
+
"path",
|
|
1812
|
+
{
|
|
1813
|
+
d: "M17 21V19C17 17.9391 16.5786 16.9217 15.8284 16.1716C15.0783 15.4214 14.0609 15 13 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M23 21.001V19.001C22.9994 18.1146 22.7045 17.2536 22.1614 16.5531C21.6184 15.8527 20.858 15.3525 20 15.1308M16 3.13086C16.8605 3.35116 17.6231 3.85156 18.1677 4.55318C18.7122 5.25479 19.0078 6.11769 19.0078 7.00586C19.0078 7.89403 18.7122 8.75693 18.1677 9.45855C17.6231 10.1602 16.8605 10.6606 16 10.8809M9 3C7.93913 3 6.92172 3.42143 6.17157 4.17157C5.42143 4.92172 5 5.93913 5 7C5 8.06087 5.42143 9.07828 6.17157 9.82843C6.92172 10.5786 7.93913 11 9 11C10.0609 11 11.0783 10.5786 11.8284 9.82843C12.5786 9.07828 13 8.06087 13 7C13 5.93913 12.5786 4.92172 11.8284 4.17157C11.0783 3.42143 10.0609 3 9 3Z",
|
|
1814
|
+
stroke: t,
|
|
1815
|
+
strokeLinecap: "round",
|
|
1816
|
+
strokeLinejoin: "round"
|
|
1817
|
+
}
|
|
1818
|
+
) });
|
|
1819
|
+
Y9.displayName = "Users";
|
|
1820
|
+
const Q9 = ({
|
|
1793
1821
|
size: e = 24,
|
|
1794
1822
|
color: t = "currentColor",
|
|
1795
1823
|
...o
|
|
1796
1824
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M18 8L23 13M23 8L18 13M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1797
|
-
|
|
1798
|
-
const
|
|
1825
|
+
Q9.displayName = "UserX";
|
|
1826
|
+
const $9 = ({
|
|
1799
1827
|
size: e = 24,
|
|
1800
1828
|
color: t = "currentColor",
|
|
1801
1829
|
...o
|
|
@@ -1803,8 +1831,8 @@ const Y9 = ({
|
|
|
1803
1831
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36619)", children: /* @__PURE__ */ r("path", { d: "M10.66 5H14C14.5304 5 15.0391 5.21071 15.4142 5.58579C15.7893 5.96086 16 6.46957 16 7V10.34L17 11.34L23 7V17M1 1L23 23M16 16V17C16 17.5304 15.7893 18.0391 15.4142 18.4142C15.0391 18.7893 14.5304 19 14 19H3C2.46957 19 1.96086 18.7893 1.58579 18.4142C1.21071 18.0391 1 17.5304 1 17V7C1 6.46957 1.21071 5.96086 1.58579 5.58579C1.96086 5.21071 2.46957 5 3 5H5L16 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1804
1832
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36619", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1805
1833
|
] });
|
|
1806
|
-
|
|
1807
|
-
const
|
|
1834
|
+
$9.displayName = "VideoOff";
|
|
1835
|
+
const z9 = ({
|
|
1808
1836
|
size: e = 24,
|
|
1809
1837
|
color: t = "currentColor",
|
|
1810
1838
|
...o
|
|
@@ -1812,44 +1840,44 @@ const Q9 = ({
|
|
|
1812
1840
|
/* @__PURE__ */ r("path", { d: "M23 7L16 12L23 17V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1813
1841
|
/* @__PURE__ */ r("path", { d: "M14 5H3C1.89543 5 1 5.89543 1 7V17C1 18.1046 1.89543 19 3 19H14C15.1046 19 16 18.1046 16 17V7C16 5.89543 15.1046 5 14 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1814
1842
|
] });
|
|
1815
|
-
|
|
1816
|
-
const
|
|
1843
|
+
z9.displayName = "Video";
|
|
1844
|
+
const e5 = ({
|
|
1817
1845
|
size: e = 24,
|
|
1818
1846
|
color: t = "currentColor",
|
|
1819
1847
|
...o
|
|
1820
1848
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5.5 16C7.98528 16 10 13.9853 10 11.5C10 9.01472 7.98528 7 5.5 7C3.01472 7 1 9.01472 1 11.5C1 13.9853 3.01472 16 5.5 16ZM5.5 16H18.5M18.5 16C20.9853 16 23 13.9853 23 11.5C23 9.01472 20.9853 7 18.5 7C16.0147 7 14 9.01472 14 11.5C14 13.9853 16.0147 16 18.5 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1821
|
-
|
|
1822
|
-
const
|
|
1849
|
+
e5.displayName = "Voicemail";
|
|
1850
|
+
const r5 = ({
|
|
1823
1851
|
size: e = 24,
|
|
1824
1852
|
color: t = "currentColor",
|
|
1825
1853
|
...o
|
|
1826
1854
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.54 8.45996C16.4773 9.3976 17.0039 10.6691 17.0039 11.995C17.0039 13.3208 16.4773 14.5923 15.54 15.53M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1827
|
-
|
|
1828
|
-
const
|
|
1855
|
+
r5.displayName = "Volume1";
|
|
1856
|
+
const t5 = ({
|
|
1829
1857
|
size: e = 24,
|
|
1830
1858
|
color: t = "currentColor",
|
|
1831
1859
|
...o
|
|
1832
1860
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19.07 4.93005C20.9447 6.80533 21.9979 9.34841 21.9979 12.0001C21.9979 14.6517 20.9447 17.1948 19.07 19.0701M15.54 8.46005C16.4774 9.39769 17.004 10.6692 17.004 11.9951C17.004 13.3209 16.4774 14.5924 15.54 15.5301M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1833
|
-
|
|
1834
|
-
const
|
|
1861
|
+
t5.displayName = "Volume2";
|
|
1862
|
+
const o5 = ({
|
|
1835
1863
|
size: e = 24,
|
|
1836
1864
|
color: t = "currentColor",
|
|
1837
1865
|
...o
|
|
1838
1866
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 9L17 15M17 9L23 15M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1839
|
-
|
|
1840
|
-
const
|
|
1867
|
+
o5.displayName = "VolumeX";
|
|
1868
|
+
const n5 = ({
|
|
1841
1869
|
size: e = 24,
|
|
1842
1870
|
color: t = "currentColor",
|
|
1843
1871
|
...o
|
|
1844
1872
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1845
|
-
|
|
1846
|
-
const
|
|
1873
|
+
n5.displayName = "Volume";
|
|
1874
|
+
const i5 = ({
|
|
1847
1875
|
size: e = 24,
|
|
1848
1876
|
color: t = "currentColor",
|
|
1849
1877
|
...o
|
|
1850
1878
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 9V12L13.5 13.5M16.51 17.35L16.16 21.18C16.1149 21.6787 15.8845 22.1423 15.5142 22.4792C15.1439 22.8162 14.6607 23.002 14.16 23H9.82998C9.32931 23.002 8.84609 22.8162 8.47578 22.4792C8.10548 22.1423 7.87504 21.6787 7.82998 21.18L7.47998 17.35M7.48998 6.65002L7.83998 2.82002C7.88489 2.32309 8.11391 1.8609 8.4821 1.52417C8.85028 1.18744 9.33103 1.00049 9.82998 1.00002H14.18C14.6807 0.997985 15.1639 1.18381 15.5342 1.52079C15.9045 1.85776 16.1349 2.32137 16.18 2.82002L16.53 6.65002M19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1851
|
-
|
|
1852
|
-
const
|
|
1879
|
+
i5.displayName = "Watch";
|
|
1880
|
+
const d5 = ({
|
|
1853
1881
|
size: e = 24,
|
|
1854
1882
|
color: t = "currentColor",
|
|
1855
1883
|
...o
|
|
@@ -1857,20 +1885,20 @@ const n5 = ({
|
|
|
1857
1885
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36636)", children: /* @__PURE__ */ r("path", { d: "M1 1L23 23M16.72 11.0601C17.5391 11.4598 18.305 11.9604 19 12.5501M5 12.55C6.48208 11.3109 8.26587 10.4862 10.17 10.16M10.71 5.04998C12.8524 4.87735 15.0077 5.13815 17.0471 5.8168C19.0865 6.49546 20.9682 7.57806 22.58 8.99998M1.41998 9C2.80715 7.77385 4.39768 6.79922 6.11998 6.12M8.53003 16.11C9.54523 15.3887 10.7597 15.0012 12.005 15.0012C13.2504 15.0012 14.4648 15.3887 15.48 16.11M12 20H12.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1858
1886
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36636", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1859
1887
|
] });
|
|
1860
|
-
|
|
1861
|
-
const
|
|
1888
|
+
d5.displayName = "WifiOff";
|
|
1889
|
+
const s5 = ({
|
|
1862
1890
|
size: e = 24,
|
|
1863
1891
|
color: t = "currentColor",
|
|
1864
1892
|
...o
|
|
1865
1893
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.99994 12.55C6.9765 10.9036 9.46754 10.0021 12.0399 10.0021C14.6123 10.0021 17.1034 10.9036 19.0799 12.55M1.41992 9.00004C4.34234 6.424 8.10422 5.00269 11.9999 5.00269C15.8956 5.00269 19.6575 6.424 22.5799 9.00004M8.52997 16.11C9.54517 15.3887 10.7596 15.0012 12.005 15.0012C13.2503 15.0012 14.4648 15.3887 15.48 16.11M11.9999 20H12.0099", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1866
|
-
|
|
1867
|
-
const
|
|
1894
|
+
s5.displayName = "Wifi";
|
|
1895
|
+
const h5 = ({
|
|
1868
1896
|
size: e = 24,
|
|
1869
1897
|
color: t = "currentColor",
|
|
1870
1898
|
...o
|
|
1871
1899
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9.59 4.58998C9.82231 4.3563 10.1088 4.18363 10.4239 4.08732C10.739 3.99102 11.073 3.97407 11.3963 4.03797C11.7195 4.10188 12.022 4.24466 12.2768 4.45363C12.5315 4.66259 12.7307 4.93127 12.8566 5.23578C12.9825 5.54028 13.0313 5.87117 12.9985 6.19905C12.9657 6.52692 12.8524 6.84161 12.6687 7.11514C12.4849 7.38868 12.2365 7.61258 11.9454 7.76695C11.6542 7.92132 11.3295 8.00137 11 7.99998H2M12.59 19.41C12.8223 19.6437 13.1088 19.8163 13.4239 19.9126C13.739 20.0089 14.073 20.0259 14.3963 19.962C14.7195 19.8981 15.022 19.7553 15.2768 19.5463C15.5315 19.3374 15.7307 19.0687 15.8566 18.7642C15.9825 18.4597 16.0313 18.1288 15.9985 17.8009C15.9657 17.473 15.8524 17.1584 15.6687 16.8848C15.4849 16.6113 15.2365 16.3874 14.9454 16.233C14.6542 16.0786 14.3295 15.9986 14 16H2M17.73 7.72998C18.0208 7.43987 18.3787 7.2259 18.7719 7.10699C19.1652 6.98809 19.5816 6.96792 19.9845 7.04827C20.3874 7.12861 20.7642 7.307 21.0817 7.56765C21.3993 7.8283 21.6477 8.16318 21.805 8.54267C21.9623 8.92217 22.0236 9.33458 21.9836 9.74343C21.9436 10.1523 21.8035 10.545 21.5756 10.8868C21.3477 11.2286 21.0391 11.509 20.6771 11.7031C20.3151 11.8973 19.9108 11.9992 19.5 12H2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1872
|
-
|
|
1873
|
-
const
|
|
1900
|
+
h5.displayName = "Wind";
|
|
1901
|
+
const C5 = ({
|
|
1874
1902
|
size: e = 24,
|
|
1875
1903
|
color: t = "currentColor",
|
|
1876
1904
|
...o
|
|
@@ -1882,8 +1910,8 @@ const s5 = ({
|
|
|
1882
1910
|
/* @__PURE__ */ r("path", { d: "M13 20H16C16.5523 20 17 19.5523 17 19V18", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
|
|
1883
1911
|
/* @__PURE__ */ r("path", { d: "M13.4292 12.8575C12.7818 12.4691 12.7818 11.5309 13.4292 11.1425L16.4855 9.3087C16.8022 9.11869 17.1978 9.11869 17.5145 9.3087L20.5708 11.1425C21.2182 11.5309 21.2182 12.4691 20.5708 12.8575L17.5145 14.6913C17.1978 14.8813 16.8022 14.8813 16.4855 14.6913L13.4292 12.8575Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
|
|
1884
1912
|
] });
|
|
1885
|
-
|
|
1886
|
-
const
|
|
1913
|
+
C5.displayName = "WorkStream";
|
|
1914
|
+
const a5 = ({
|
|
1887
1915
|
size: e = 24,
|
|
1888
1916
|
color: t = "currentColor",
|
|
1889
1917
|
strokeWidth: o = 1.5,
|
|
@@ -1908,26 +1936,26 @@ const h5 = ({
|
|
|
1908
1936
|
)
|
|
1909
1937
|
}
|
|
1910
1938
|
);
|
|
1911
|
-
|
|
1912
|
-
const
|
|
1939
|
+
a5.displayName = "X";
|
|
1940
|
+
const l5 = ({
|
|
1913
1941
|
size: e = 24,
|
|
1914
1942
|
color: t = "currentColor",
|
|
1915
1943
|
...o
|
|
1916
1944
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1917
|
-
|
|
1918
|
-
const
|
|
1945
|
+
l5.displayName = "XCircle";
|
|
1946
|
+
const c5 = ({
|
|
1919
1947
|
size: e = 24,
|
|
1920
1948
|
color: t = "currentColor",
|
|
1921
1949
|
...o
|
|
1922
1950
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 9L9 15M9 9L15 15M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1923
|
-
|
|
1924
|
-
const
|
|
1951
|
+
c5.displayName = "XOctagon";
|
|
1952
|
+
const k5 = ({
|
|
1925
1953
|
size: e = 24,
|
|
1926
1954
|
color: t = "currentColor",
|
|
1927
1955
|
...o
|
|
1928
1956
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 9L15 15M15 9L9 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1929
|
-
|
|
1930
|
-
const
|
|
1957
|
+
k5.displayName = "XSquare";
|
|
1958
|
+
const u5 = ({
|
|
1931
1959
|
size: e = 24,
|
|
1932
1960
|
color: t = "currentColor",
|
|
1933
1961
|
...o
|
|
@@ -1935,8 +1963,8 @@ const c5 = ({
|
|
|
1935
1963
|
/* @__PURE__ */ r("path", { d: "M22.5401 6.42C22.4213 5.94541 22.1794 5.51057 21.8387 5.15941C21.4981 4.80824 21.0708 4.55318 20.6001 4.42C18.8801 4 12.0001 4 12.0001 4C12.0001 4 5.12008 4 3.40008 4.46C2.92933 4.59318 2.50206 4.84824 2.16143 5.19941C1.8208 5.55057 1.57887 5.98541 1.46008 6.46C1.1453 8.20556 0.991319 9.97631 1.00008 11.75C0.988863 13.537 1.14285 15.3213 1.46008 17.08C1.59104 17.5398 1.83839 17.9581 2.17823 18.2945C2.51806 18.6308 2.9389 18.8738 3.40008 19C5.12008 19.46 12.0001 19.46 12.0001 19.46C12.0001 19.46 18.8801 19.46 20.6001 19C21.0708 18.8668 21.4981 18.6118 21.8387 18.2606C22.1794 17.9094 22.4213 17.4746 22.5401 17C22.8524 15.2676 23.0064 13.5103 23.0001 11.75C23.0113 9.96295 22.8573 8.1787 22.5401 6.42Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1936
1964
|
/* @__PURE__ */ r("path", { d: "M9.75006 15.02L15.5001 11.75L9.75006 8.47998V15.02Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1937
1965
|
] });
|
|
1938
|
-
|
|
1939
|
-
const
|
|
1966
|
+
u5.displayName = "Youtube";
|
|
1967
|
+
const L5 = ({
|
|
1940
1968
|
size: e = 24,
|
|
1941
1969
|
color: t = "currentColor",
|
|
1942
1970
|
...o
|
|
@@ -1944,26 +1972,26 @@ const k5 = ({
|
|
|
1944
1972
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36653)", children: /* @__PURE__ */ r("path", { d: "M12.41 6.75L13 2L10.57 4.92M18.57 12.91L21 10H15.66M8 8L3 14H12L11 22L16 16M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1945
1973
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36653", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1946
1974
|
] });
|
|
1947
|
-
|
|
1948
|
-
const
|
|
1975
|
+
L5.displayName = "ZapOff";
|
|
1976
|
+
const p5 = ({
|
|
1949
1977
|
size: e = 24,
|
|
1950
1978
|
color: t = "currentColor",
|
|
1951
1979
|
...o
|
|
1952
1980
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 2L3 14H12L11 22L21 10H12L13 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1953
|
-
|
|
1954
|
-
const
|
|
1981
|
+
p5.displayName = "Zap";
|
|
1982
|
+
const M5 = ({
|
|
1955
1983
|
size: e = 24,
|
|
1956
1984
|
color: t = "currentColor",
|
|
1957
1985
|
...o
|
|
1958
1986
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 21L16.65 16.65M11 8V14M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1959
|
-
|
|
1960
|
-
const
|
|
1987
|
+
M5.displayName = "ZoomIn";
|
|
1988
|
+
const g5 = ({
|
|
1961
1989
|
size: e = 24,
|
|
1962
1990
|
color: t = "currentColor",
|
|
1963
1991
|
...o
|
|
1964
1992
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 21L16.65 16.65M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1965
|
-
|
|
1966
|
-
const
|
|
1993
|
+
g5.displayName = "ZoomOut";
|
|
1994
|
+
const w5 = ({
|
|
1967
1995
|
size: e = 24,
|
|
1968
1996
|
color: t = "currentColor",
|
|
1969
1997
|
...o
|
|
@@ -1972,8 +2000,8 @@ const M5 = ({
|
|
|
1972
2000
|
/* @__PURE__ */ r("path", { d: "M3.5 3.5V7.5H7.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }),
|
|
1973
2001
|
/* @__PURE__ */ r("path", { d: "M2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C8.38142 2.5 5.23538 4.52314 3.63131 7.5L3.73595 7.311", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" })
|
|
1974
2002
|
] });
|
|
1975
|
-
|
|
1976
|
-
const
|
|
2003
|
+
w5.displayName = "ClockHistory";
|
|
2004
|
+
const v5 = ({
|
|
1977
2005
|
size: e = 24,
|
|
1978
2006
|
color: t = "currentColor",
|
|
1979
2007
|
...o
|
|
@@ -1982,8 +2010,8 @@ const g5 = ({
|
|
|
1982
2010
|
/* @__PURE__ */ r("path", { d: "M7.5 12H18", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1983
2011
|
/* @__PURE__ */ r("path", { d: "M10.5 18H15", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1984
2012
|
] });
|
|
1985
|
-
|
|
1986
|
-
const
|
|
2013
|
+
v5.displayName = "Filter1";
|
|
2014
|
+
const H5 = ({
|
|
1987
2015
|
size: e = 24,
|
|
1988
2016
|
color: t = "currentColor",
|
|
1989
2017
|
...o
|
|
@@ -1995,8 +2023,8 @@ const w5 = ({
|
|
|
1995
2023
|
] }),
|
|
1996
2024
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7144", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1997
2025
|
] });
|
|
1998
|
-
|
|
1999
|
-
const
|
|
2026
|
+
H5.displayName = "GalleryView";
|
|
2027
|
+
const V5 = ({
|
|
2000
2028
|
size: e = 24,
|
|
2001
2029
|
color: t = "currentColor",
|
|
2002
2030
|
...o
|
|
@@ -2004,8 +2032,8 @@ const v5 = ({
|
|
|
2004
2032
|
/* @__PURE__ */ r("path", { d: "M16.2 3H3V16.2H16.2V3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
2005
2033
|
/* @__PURE__ */ r("path", { d: "M18.5998 7.79999H20.9998V21H7.7998V18.6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2006
2034
|
] });
|
|
2007
|
-
|
|
2008
|
-
const
|
|
2035
|
+
V5.displayName = "Group1";
|
|
2036
|
+
const f5 = ({
|
|
2009
2037
|
size: e = 24,
|
|
2010
2038
|
color: t = "currentColor",
|
|
2011
2039
|
...o
|
|
@@ -2017,8 +2045,8 @@ const H5 = ({
|
|
|
2017
2045
|
/* @__PURE__ */ r("path", { d: "M16.75 19.75H22.75", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
2018
2046
|
/* @__PURE__ */ r("path", { d: "M19.75 16.75V22.75", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2019
2047
|
] });
|
|
2020
|
-
|
|
2021
|
-
const
|
|
2048
|
+
f5.displayName = "Invite";
|
|
2049
|
+
const m5 = ({
|
|
2022
2050
|
size: e = 24,
|
|
2023
2051
|
color: t = "currentColor",
|
|
2024
2052
|
...o
|
|
@@ -2030,8 +2058,8 @@ const V5 = ({
|
|
|
2030
2058
|
] }),
|
|
2031
2059
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7145", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
2032
2060
|
] });
|
|
2033
|
-
|
|
2034
|
-
const
|
|
2061
|
+
m5.displayName = "KanbanView";
|
|
2062
|
+
const W5 = ({
|
|
2035
2063
|
size: e = 24,
|
|
2036
2064
|
color: t = "currentColor",
|
|
2037
2065
|
...o
|
|
@@ -2043,8 +2071,8 @@ const f5 = ({
|
|
|
2043
2071
|
] }),
|
|
2044
2072
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7143", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(24 24) rotate(-180)" }) }) })
|
|
2045
2073
|
] });
|
|
2046
|
-
|
|
2047
|
-
const
|
|
2074
|
+
W5.displayName = "ListView";
|
|
2075
|
+
const j5 = ({
|
|
2048
2076
|
size: e = 24,
|
|
2049
2077
|
color: t = "currentColor",
|
|
2050
2078
|
...o
|
|
@@ -2053,8 +2081,8 @@ const m5 = ({
|
|
|
2053
2081
|
/* @__PURE__ */ r("path", { d: "M12.75 14.25L8.25 15.75L9.75 11.25L18.879 2.12101C19.7078 1.29226 21.0503 1.29226 21.879 2.12101C22.7078 2.94976 22.7078 4.29226 21.879 5.12101L12.75 14.25Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
|
|
2054
2082
|
/* @__PURE__ */ r("path", { d: "M17.3789 3.62103L20.3789 6.62103", stroke: t, strokeWidth: "2", strokeMiterlimit: "10" })
|
|
2055
2083
|
] });
|
|
2056
|
-
|
|
2057
|
-
const
|
|
2084
|
+
j5.displayName = "NewChat";
|
|
2085
|
+
const B5 = ({
|
|
2058
2086
|
size: e = 24,
|
|
2059
2087
|
color: t = "currentColor",
|
|
2060
2088
|
...o
|
|
@@ -2063,8 +2091,8 @@ const W5 = ({
|
|
|
2063
2091
|
/* @__PURE__ */ r("path", { d: "M21.75 2.25L7.5 13.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10" }),
|
|
2064
2092
|
/* @__PURE__ */ r("path", { d: "M3.04797 10.1442C2.39671 9.66278 2.55784 8.64739 3.32613 8.39129L21.75 2.25L19.0017 20.114C18.8873 20.8575 18.0239 21.2133 17.4189 20.7662L3.04797 10.1442Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
|
|
2065
2093
|
] });
|
|
2066
|
-
|
|
2067
|
-
const
|
|
2094
|
+
B5.displayName = "PaperPlane1";
|
|
2095
|
+
const y5 = ({
|
|
2068
2096
|
size: e = 24,
|
|
2069
2097
|
color: t = "currentColor",
|
|
2070
2098
|
...o
|
|
@@ -2079,8 +2107,8 @@ const j5 = ({
|
|
|
2079
2107
|
] }),
|
|
2080
2108
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2088_843", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
2081
2109
|
] });
|
|
2082
|
-
|
|
2083
|
-
const
|
|
2110
|
+
y5.displayName = "Plug21";
|
|
2111
|
+
const x5 = ({
|
|
2084
2112
|
size: e = 24,
|
|
2085
2113
|
color: t = "currentColor",
|
|
2086
2114
|
...o
|
|
@@ -2090,8 +2118,8 @@ const B5 = ({
|
|
|
2090
2118
|
/* @__PURE__ */ r("path", { d: "M13.7998 17.3994L17.3998 20.9994L20.9998 17.3994", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
2091
2119
|
/* @__PURE__ */ r("path", { d: "M17.4004 6.60059V21.0006", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2092
2120
|
] });
|
|
2093
|
-
|
|
2094
|
-
const
|
|
2121
|
+
x5.displayName = "Sort1";
|
|
2122
|
+
const N5 = ({
|
|
2095
2123
|
size: e = 24,
|
|
2096
2124
|
color: t = "currentColor",
|
|
2097
2125
|
...o
|
|
@@ -2102,8 +2130,8 @@ const y5 = ({
|
|
|
2102
2130
|
] }),
|
|
2103
2131
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2024_13375", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
2104
2132
|
] });
|
|
2105
|
-
|
|
2106
|
-
const
|
|
2133
|
+
N5.displayName = "Sparks";
|
|
2134
|
+
const Z5 = ({
|
|
2107
2135
|
size: e = 24,
|
|
2108
2136
|
color: t = "currentColor",
|
|
2109
2137
|
...o
|
|
@@ -2116,8 +2144,8 @@ const x5 = ({
|
|
|
2116
2144
|
] }),
|
|
2117
2145
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7142", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(24 24) rotate(-180)" }) }) })
|
|
2118
2146
|
] });
|
|
2119
|
-
|
|
2120
|
-
const
|
|
2147
|
+
Z5.displayName = "TableView";
|
|
2148
|
+
const P5 = ({
|
|
2121
2149
|
size: e = 24,
|
|
2122
2150
|
color: t = "currentColor",
|
|
2123
2151
|
...o
|
|
@@ -2127,8 +2155,8 @@ const N5 = ({
|
|
|
2127
2155
|
/* @__PURE__ */ r("path", { d: "M18 9V1", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
|
|
2128
2156
|
/* @__PURE__ */ r("path", { d: "M14 5H22", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
|
|
2129
2157
|
] });
|
|
2130
|
-
|
|
2131
|
-
const
|
|
2158
|
+
P5.displayName = "TagPlus";
|
|
2159
|
+
const _5 = ({
|
|
2132
2160
|
size: e = 24,
|
|
2133
2161
|
color: t = "currentColor",
|
|
2134
2162
|
...o
|
|
@@ -2137,8 +2165,8 @@ const Z5 = ({
|
|
|
2137
2165
|
/* @__PURE__ */ r("path", { d: "M17.4001 8.4L12.0001 3L6.6001 8.4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
2138
2166
|
/* @__PURE__ */ r("path", { d: "M21 21H3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2139
2167
|
] });
|
|
2140
|
-
|
|
2141
|
-
const
|
|
2168
|
+
_5.displayName = "Uploadfile";
|
|
2169
|
+
const b5 = ({
|
|
2142
2170
|
size: e = 24,
|
|
2143
2171
|
color: t = "currentColor",
|
|
2144
2172
|
...o
|
|
@@ -2146,8 +2174,8 @@ const P5 = ({
|
|
|
2146
2174
|
/* @__PURE__ */ r("path", { d: "M15 13.5H7C5.93913 13.5 4.92172 13.9214 4.17157 14.6716C3.42143 15.4217 3 16.4391 3 17.5V19.5M15 5.5C15 7.70914 13.2091 9.5 11 9.5C8.79086 9.5 7 7.70914 7 5.5C7 3.29086 8.79086 1.5 11 1.5C13.2091 1.5 15 3.29086 15 5.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
2147
2175
|
/* @__PURE__ */ r("path", { d: "M15 23L21.5 16.5C22.3284 15.6716 22.3284 14.3284 21.5 13.5C20.6716 12.6716 19.3284 12.6716 18.5 13.5L12 20V23H15Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square", strokeLinejoin: "round" })
|
|
2148
2176
|
] });
|
|
2149
|
-
|
|
2150
|
-
const
|
|
2177
|
+
b5.displayName = "UserEdit";
|
|
2178
|
+
const S5 = ({
|
|
2151
2179
|
size: e = 24,
|
|
2152
2180
|
color: t = "currentColor",
|
|
2153
2181
|
...o
|
|
@@ -2160,8 +2188,8 @@ const _5 = ({
|
|
|
2160
2188
|
] }),
|
|
2161
2189
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7146", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
2162
2190
|
] });
|
|
2163
|
-
|
|
2164
|
-
const
|
|
2191
|
+
S5.displayName = "WhiteboardView";
|
|
2192
|
+
const D5 = ({
|
|
2165
2193
|
size: e = 24,
|
|
2166
2194
|
color: t = "currentColor",
|
|
2167
2195
|
...o
|
|
@@ -2184,7 +2212,7 @@ const b5 = ({
|
|
|
2184
2212
|
]
|
|
2185
2213
|
}
|
|
2186
2214
|
);
|
|
2187
|
-
|
|
2215
|
+
D5.displayName = "Search";
|
|
2188
2216
|
export {
|
|
2189
2217
|
i1 as $,
|
|
2190
2218
|
d as A,
|
|
@@ -2194,8 +2222,8 @@ export {
|
|
|
2194
2222
|
D as E,
|
|
2195
2223
|
T as F,
|
|
2196
2224
|
A as G,
|
|
2197
|
-
|
|
2198
|
-
|
|
2225
|
+
U as H,
|
|
2226
|
+
R as I,
|
|
2199
2227
|
q as J,
|
|
2200
2228
|
F as K,
|
|
2201
2229
|
O as L,
|
|
@@ -2276,8 +2304,8 @@ export {
|
|
|
2276
2304
|
D1 as au,
|
|
2277
2305
|
T1 as av,
|
|
2278
2306
|
A1 as aw,
|
|
2279
|
-
|
|
2280
|
-
|
|
2307
|
+
U1 as ax,
|
|
2308
|
+
R1 as ay,
|
|
2281
2309
|
q1 as az,
|
|
2282
2310
|
h as b,
|
|
2283
2311
|
W4 as b$,
|
|
@@ -2331,8 +2359,8 @@ export {
|
|
|
2331
2359
|
D2 as bk,
|
|
2332
2360
|
T2 as bl,
|
|
2333
2361
|
A2 as bm,
|
|
2334
|
-
|
|
2335
|
-
|
|
2362
|
+
U2 as bn,
|
|
2363
|
+
R2 as bo,
|
|
2336
2364
|
q2 as bp,
|
|
2337
2365
|
F2 as bq,
|
|
2338
2366
|
O2 as br,
|
|
@@ -2386,8 +2414,8 @@ export {
|
|
|
2386
2414
|
D4 as ca,
|
|
2387
2415
|
T4 as cb,
|
|
2388
2416
|
A4 as cc,
|
|
2389
|
-
|
|
2390
|
-
|
|
2417
|
+
U4 as cd,
|
|
2418
|
+
R4 as ce,
|
|
2391
2419
|
q4 as cf,
|
|
2392
2420
|
F4 as cg,
|
|
2393
2421
|
O4 as ch,
|
|
@@ -2413,8 +2441,8 @@ export {
|
|
|
2413
2441
|
D9 as d0,
|
|
2414
2442
|
T9 as d1,
|
|
2415
2443
|
A9 as d2,
|
|
2416
|
-
|
|
2417
|
-
|
|
2444
|
+
U9 as d3,
|
|
2445
|
+
R9 as d4,
|
|
2418
2446
|
q9 as d5,
|
|
2419
2447
|
F9 as d6,
|
|
2420
2448
|
O9 as d7,
|
|
@@ -2438,6 +2466,8 @@ export {
|
|
|
2438
2466
|
P5 as dP,
|
|
2439
2467
|
_5 as dQ,
|
|
2440
2468
|
b5 as dR,
|
|
2469
|
+
S5 as dS,
|
|
2470
|
+
D5 as dT,
|
|
2441
2471
|
X9 as da,
|
|
2442
2472
|
E9 as db,
|
|
2443
2473
|
K9 as dc,
|
|
@@ -2486,4 +2516,4 @@ export {
|
|
|
2486
2516
|
P as y,
|
|
2487
2517
|
_ as z
|
|
2488
2518
|
};
|
|
2489
|
-
//# sourceMappingURL=Search-
|
|
2519
|
+
//# sourceMappingURL=Search-C0QsoR4S.js.map
|