meticulous-ui 1.1.6 → 1.1.8
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/README.md +105 -68
- package/colors/amber.js +19 -0
- package/colors/black.js +25 -0
- package/colors/blue.js +19 -0
- package/colors/blueGray.js +15 -0
- package/colors/brown.js +15 -0
- package/colors/cider.js +15 -0
- package/colors/cyan.js +19 -0
- package/colors/deepOrange.js +19 -0
- package/colors/deepPurple.js +19 -0
- package/colors/green.js +19 -0
- package/colors/grey.js +15 -0
- package/colors/indigo.js +19 -0
- package/colors/lightBlue.js +19 -0
- package/colors/lightGreen.js +19 -0
- package/colors/lime.js +19 -0
- package/colors/orange.js +19 -0
- package/colors/pink.js +19 -0
- package/colors/purple.js +19 -0
- package/colors/red.js +19 -0
- package/colors/teal.js +19 -0
- package/colors/violet.js +19 -0
- package/colors/white.js +4 -0
- package/colors/yellow.js +19 -0
- package/components/Icons/Add/Add.js +49 -0
- package/components/Icons/AddCircle/AddCircle.js +34 -0
- package/components/Icons/AddCircleFilled/AddCircleFilled.js +25 -0
- package/components/Icons/ArrowDown/ArrowDown.js +25 -0
- package/components/Icons/ArrowLeft/ArrowLeft.js +26 -0
- package/components/Icons/ArrowRight/ArrowRight.js +26 -0
- package/components/Icons/ArrowUp/ArrowUp.js +25 -0
- package/components/Icons/BellFilled/BellFilled.js +36 -0
- package/components/Icons/BellOffFilled/BellOffFilled.js +45 -0
- package/components/Icons/BellOffOutline/BellOffOutline.js +47 -0
- package/components/Icons/BellOutline/BellOutline.js +38 -0
- package/components/Icons/BookmarkFilled/BookmarkFilled.js +28 -0
- package/components/Icons/BookmarkOutline/BookmarkOutline.js +25 -0
- package/components/Icons/CartCheckFilled/CartCheckFilled.js +41 -0
- package/components/Icons/CartCheckOutline/CartCheckOutline.js +51 -0
- package/components/Icons/CartCrossFilled/CartCrossFilled.js +41 -0
- package/components/Icons/CartCrossOutline/CartCrossOutline.js +50 -0
- package/components/Icons/CartFilled/CartFilled.js +39 -0
- package/components/Icons/CartMinusFilled/CartMinusFilled.js +41 -0
- package/components/Icons/CartMinusOutline/CartMinusOutline.js +52 -0
- package/components/Icons/CartOutline/CartOutline.js +51 -0
- package/components/Icons/CartPlusFilled/CartPlusFilled.js +41 -0
- package/components/Icons/CartPlusOutline/CartPlusOutline.js +50 -0
- package/components/Icons/Check/Check.js +26 -0
- package/components/Icons/Check/index.js +4 -0
- package/components/Icons/CheckDouble/CheckDouble.js +26 -0
- package/components/Icons/ChevronDown/ChevronDown.js +26 -0
- package/components/Icons/ChevronLeft/ChevronLeft.js +26 -0
- package/components/Icons/ChevronLeft/index.js +4 -0
- package/components/Icons/ChevronRight/ChevronRight.js +26 -0
- package/components/Icons/ChevronRight/index.js +4 -0
- package/components/Icons/ChevronUp/ChevronUp.js +26 -0
- package/components/Icons/ClockCircleOutline/ClockCircleOutline.js +29 -0
- package/components/Icons/ClockSquareOutline/ClockSquareOutline.js +36 -0
- package/components/Icons/Close/Close.js +23 -0
- package/components/Icons/Close/index.js +4 -0
- package/components/Icons/CloseCircleFilled/CloseCircleFilled.js +25 -0
- package/components/Icons/CloseCircleOutline/CloseCircleOutline.js +26 -0
- package/components/Icons/CommentBubbleFilled/CommentBubbleFilled.js +28 -0
- package/components/Icons/CommentBubbleOutline/CommentBubbleOutline.js +28 -0
- package/components/Icons/CommentFilled/CommentFilled.js +28 -0
- package/components/Icons/CommentLineFilled/CommentLineFilled.js +28 -0
- package/components/Icons/CommentLineOutline/CommentLineOutline.js +28 -0
- package/components/Icons/CommentOutline/CommentOutline.js +28 -0
- package/components/Icons/ContactDetailsFilled/ContactDetailsFilled.js +20 -0
- package/components/Icons/ContactDetailsOutline/ContactDetailsOutline.js +20 -0
- package/components/Icons/DetailsOutline/DetailsOutline.js +20 -0
- package/components/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +39 -0
- package/components/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +48 -0
- package/components/Icons/DotsVerticalFilled/DotsVerticalFilled.js +39 -0
- package/components/Icons/DotsVerticalOutline/DotsVerticalOutline.js +48 -0
- package/components/Icons/ExitArrowInOutline/ExitArrowInOutline.js +26 -0
- package/components/Icons/ExitArrowOutOutline/ExitArrowOutOutline.js +38 -0
- package/components/Icons/HamburgerMenu/HamburgerMenu.js +45 -0
- package/components/Icons/HamburgerSpaced/HamburgerSpaced.js +28 -0
- package/components/Icons/HeartFilled/HeartFilled.js +23 -0
- package/components/Icons/HeartOutline/HeartOutline.js +28 -0
- package/components/Icons/HomeFilled/HomeFilled.js +25 -0
- package/components/Icons/HomeOutline/HomeOutline.js +25 -0
- package/components/Icons/Info/Info.js +32 -0
- package/components/Icons/Info/index.js +4 -0
- package/components/Icons/Link/Link.js +36 -0
- package/components/Icons/LockKeyhole/LockKeyhole.js +25 -0
- package/components/Icons/LockKeyholeOutline/LockKeyholeOutline.js +36 -0
- package/components/Icons/LockKeyholeUnlocked/LockKeyholeUnlocked.js +25 -0
- package/components/Icons/LockKeyholeUnlockedOutline/LockKeyholeUnlockedOutline.js +36 -0
- package/components/Icons/Minus/Minus.js +26 -0
- package/components/Icons/MinusCircle/MinusCircle.js +28 -0
- package/components/Icons/MinusCircleFilled/MinusCircleFilled.js +28 -0
- package/components/Icons/MoneyBagOutline/MoneyBagOutline.js +51 -0
- package/components/Icons/MoneyBriefcaseFilled/MoneyBriefcaseFilled.js +25 -0
- package/components/Icons/MoneyBriefcaseOutline/MoneyBriefcaseOutline.js +43 -0
- package/components/Icons/ProfileFemaleOutline/ProfileFemaleOutline.js +35 -0
- package/components/Icons/ProfileGroupFilled/ProfileGroupFilled.js +33 -0
- package/components/Icons/ProfileMaleFilled/ProfileMaleFilled.js +33 -0
- package/components/Icons/ProfileMaleOutline/ProfileMaleOutline.js +36 -0
- package/components/Icons/RupeeOutlined/RupeeOutlined.js +23 -0
- package/components/Icons/RupeeSign/RupeeSign.js +26 -0
- package/components/Icons/Search/Search.js +28 -0
- package/components/Icons/SettingFilled/SettingFilled.js +23 -0
- package/components/Icons/SettingOutline/SettingOutline.js +23 -0
- package/components/Icons/ShareAllFilled/ShareAllFilled.js +25 -0
- package/components/Icons/ShareAllOutline/ShareAllOutline.js +44 -0
- package/components/Icons/ShareBoxOutline/ShareBoxOutline.js +23 -0
- package/components/Icons/ShareFilled/ShareFilled.js +34 -0
- package/components/Icons/ShareOutline/ShareOutline.js +37 -0
- package/components/Icons/ShareThickFilled/ShareThickFilled.js +23 -0
- package/components/Icons/ShieldCheckFilled/ShieldCheckFilled.js +25 -0
- package/components/Icons/ShieldCheckOutline/ShieldCheckOutline.js +36 -0
- package/components/Icons/ShieldCrossFilled/ShieldCrossFilled.js +25 -0
- package/components/Icons/ShieldCrossOutline/ShieldCrossOutline.js +35 -0
- package/components/Icons/ShieldWarningFilled/ShieldWarningFilled.js +25 -0
- package/components/Icons/ShieldWarningOutline/ShieldWarningOutline.js +28 -0
- package/components/Icons/StarFilled/StarFilled.js +28 -0
- package/components/Icons/StarOutline/StarOutline.js +30 -0
- package/components/Icons/ThumbsDownFilled/ThumbsDownFilled.js +23 -0
- package/components/Icons/ThumbsDownOutline/ThumbsDownOutline.js +23 -0
- package/components/Icons/ThumbsUpFilled/ThumbsUpFilled.js +23 -0
- package/components/Icons/ThumbsUpOutline/ThumbsUpOutline.js +23 -0
- package/components/Icons/Upload/Upload.js +32 -0
- package/components/Icons/UploadBoxFilled/UploadBoxFilled.js +25 -0
- package/components/Icons/UploadBoxOutline/UploadBoxOutline.js +41 -0
- package/components/Icons/WalletFilled/WalletFilled.js +28 -0
- package/components/Icons/WalletOutline/WalletOutline.js +28 -0
- package/components/Icons/index.js +302 -0
- package/components/Pagination/Pagination.js +60 -0
- package/components/Pagination/constants.js +24 -0
- package/components/Pagination/helpers.js +32 -0
- package/components/Pagination/index.js +4 -0
- package/components/Pagination/styles.js +75 -0
- package/components/Ripple/Ripple.js +26 -0
- package/components/Ripple/index.js +4 -0
- package/components/Toast/Toast.js +43 -0
- package/components/Toast/constants.js +34 -0
- package/components/Toast/helpers.js +17 -0
- package/components/Toast/index.js +4 -0
- package/components/Toast/styles.js +124 -0
- package/index.js +12 -0
- package/package.json +1 -1
- package/utils/capFirstLetter.js +4 -0
- package/utils/compose.js +4 -0
- package/utils/hasEqualProps.js +7 -0
- package/utils/isNonEmptyArray.js +4 -0
- package/dist/index.js +0 -10
- /package/{dist/colors → colors}/index.js +0 -0
- /package/{dist/utils → utils}/index.js +0 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const i = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: n,
|
|
7
|
+
height: n,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ e.jsx("title", {}),
|
|
14
|
+
/* @__PURE__ */ e.jsx("g", { children: /* @__PURE__ */ e.jsx("g", { "data-name": "add", children: /* @__PURE__ */ e.jsxs("g", { children: [
|
|
15
|
+
/* @__PURE__ */ e.jsx(
|
|
16
|
+
"line",
|
|
17
|
+
{
|
|
18
|
+
fill: "none",
|
|
19
|
+
stroke: o,
|
|
20
|
+
strokeLinecap: "round",
|
|
21
|
+
strokeLinejoin: "round",
|
|
22
|
+
strokeWidth: "2",
|
|
23
|
+
x1: "12",
|
|
24
|
+
x2: "12",
|
|
25
|
+
y1: "19",
|
|
26
|
+
y2: "5"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ e.jsx(
|
|
30
|
+
"line",
|
|
31
|
+
{
|
|
32
|
+
fill: "none",
|
|
33
|
+
stroke: o,
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeWidth: "2",
|
|
37
|
+
x1: "5",
|
|
38
|
+
x2: "19",
|
|
39
|
+
y1: "12",
|
|
40
|
+
y2: "12"
|
|
41
|
+
}
|
|
42
|
+
)
|
|
43
|
+
] }) }) })
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
export {
|
|
48
|
+
i as default
|
|
49
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const o = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: l,
|
|
7
|
+
height: l,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H13V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V13H8C7.44771 13 7 12.5523 7 12C7 11.4477 7.44772 11 8 11H11V8Z",
|
|
17
|
+
fill: e
|
|
18
|
+
}
|
|
19
|
+
),
|
|
20
|
+
/* @__PURE__ */ C.jsx(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM3.00683 12C3.00683 16.9668 7.03321 20.9932 12 20.9932C16.9668 20.9932 20.9932 16.9668 20.9932 12C20.9932 7.03321 16.9668 3.00683 12 3.00683C7.03321 3.00683 3.00683 7.03321 3.00683 12Z",
|
|
26
|
+
fill: e
|
|
27
|
+
}
|
|
28
|
+
)
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
o as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const d = ({ size: l = 24, color: C = "currentColor", ...o }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: l,
|
|
7
|
+
height: l,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...o,
|
|
12
|
+
children: /* @__PURE__ */ e.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
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 22ZM12.75 9C12.75 8.58579 12.4142 8.25 12 8.25C11.5858 8.25 11.25 8.58579 11.25 9L11.25 11.25H9C8.58579 11.25 8.25 11.5858 8.25 12C8.25 12.4142 8.58579 12.75 9 12.75H11.25V15C11.25 15.4142 11.5858 15.75 12 15.75C12.4142 15.75 12.75 15.4142 12.75 15L12.75 12.75H15C15.4142 12.75 15.75 12.4142 15.75 12C15.75 11.5858 15.4142 11.25 15 11.25H12.75V9Z",
|
|
18
|
+
fill: C
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
d as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: /* @__PURE__ */ e.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M12 3C12.5523 3 13 3.44772 13 4V17.5858L18.2929 12.2929C18.6834 11.9024 19.3166 11.9024 19.7071 12.2929C20.0976 12.6834 20.0976 13.3166 19.7071 13.7071L12.7071 20.7071C12.3166 21.0976 11.6834 21.0976 11.2929 20.7071L4.29289 13.7071C3.90237 13.3166 3.90237 12.6834 4.29289 12.2929C4.68342 11.9024 5.31658 11.9024 5.70711 12.2929L11 17.5858V4C11 3.44772 11.4477 3 12 3Z",
|
|
18
|
+
fill: l
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
n as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const i = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...e,
|
|
12
|
+
children: /* @__PURE__ */ t.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M5 12H19M5 12L11 6M5 12L11 18",
|
|
16
|
+
stroke: r,
|
|
17
|
+
strokeWidth: "2",
|
|
18
|
+
strokeLinecap: "round",
|
|
19
|
+
strokeLinejoin: "round"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
i as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...e,
|
|
12
|
+
children: /* @__PURE__ */ t.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M5 12H19M19 12L13 6M19 12L13 18",
|
|
16
|
+
stroke: r,
|
|
17
|
+
strokeWidth: "2",
|
|
18
|
+
strokeLinecap: "round",
|
|
19
|
+
strokeLinejoin: "round"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
n as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: /* @__PURE__ */ e.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M12 3C12.2652 3 12.5196 3.10536 12.7071 3.29289L19.7071 10.2929C20.0976 10.6834 20.0976 11.3166 19.7071 11.7071C19.3166 12.0976 18.6834 12.0976 18.2929 11.7071L13 6.41421V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V6.41421L5.70711 11.7071C5.31658 12.0976 4.68342 12.0976 4.29289 11.7071C3.90237 11.3166 3.90237 10.6834 4.29289 10.2929L11.2929 3.29289C11.4804 3.10536 11.7348 3 12 3Z",
|
|
18
|
+
fill: l
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
n as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const o = ({ size: l = 24, color: e = "currentColor", ...d }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: l,
|
|
7
|
+
height: l,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...d,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M12 2C9.9695 2 8.34903 2.72578 7.24822 3.98079C6.16397 5.21692 5.66667 6.87057 5.66667 8.6V10.3333C5.66667 10.5774 5.55716 10.8709 5.27166 11.2498C4.99798 11.6129 4.6427 11.9534 4.25022 12.3296L4.18372 12.3934C3.49997 13.0494 3 13.9996 3 15.1333C3 16.67 4.19824 18 5.77778 18H18.2222C19.8018 18 21 16.67 21 15.1333C21 13.9996 20.5 13.0494 19.8163 12.3934L19.7498 12.3296L19.7497 12.3296C19.3573 11.9534 19.002 11.6129 18.7283 11.2498C18.4428 10.8709 18.3333 10.5774 18.3333 10.3333V8.6C18.3333 6.87057 17.836 5.21692 16.7518 3.98079C15.651 2.72578 14.0305 2 12 2Z",
|
|
19
|
+
fill: e
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ C.jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M9.44303 19.1694C9.90172 18.8618 10.5229 18.9843 10.8305 19.443C10.9299 19.5912 11.0843 19.731 11.2919 19.8345C11.4998 19.938 11.7444 19.9964 12 19.9964C12.2556 19.9964 12.5002 19.938 12.7081 19.8345C12.9157 19.731 13.0701 19.5912 13.1695 19.443C13.4771 18.9843 14.0983 18.8618 14.557 19.1694C15.0157 19.4771 15.1381 20.0983 14.8305 20.557C14.5234 21.0149 14.0944 21.3783 13.6 21.6246C13.1058 21.8708 12.5546 21.9964 12 21.9964C11.4454 21.9964 10.8942 21.8708 10.4 21.6246C9.90564 21.3783 9.47658 21.0149 9.16946 20.557C8.86186 20.0983 8.98434 19.4771 9.44303 19.1694Z",
|
|
28
|
+
fill: e
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
export {
|
|
35
|
+
o as default
|
|
36
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: e = 24, color: l = "currentColor", ...d }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: e,
|
|
7
|
+
height: e,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...d,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M9.44303 19.1694C9.90172 18.8618 10.5229 18.9843 10.8305 19.443C10.9299 19.5912 11.0843 19.731 11.2919 19.8345C11.4998 19.938 11.7444 19.9964 12 19.9964C12.2556 19.9964 12.5002 19.938 12.7081 19.8345C12.9157 19.731 13.0701 19.5912 13.1695 19.443C13.4771 18.9843 14.0983 18.8618 14.557 19.1694C15.0157 19.4771 15.1381 20.0983 14.8305 20.557C14.5234 21.0149 14.0944 21.3783 13.6 21.6246C13.1058 21.8708 12.5546 21.9964 12 21.9964C11.4454 21.9964 10.8942 21.8708 10.4 21.6246C9.90564 21.3783 9.47658 21.0149 9.16946 20.557C8.86186 20.0983 8.98434 19.4771 9.44303 19.1694Z",
|
|
19
|
+
fill: l
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ C.jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M2.29289 2.29289C2.68342 1.90237 3.31658 1.90237 3.70711 2.29289L21.7071 20.2929C22.0976 20.6834 22.0976 21.3166 21.7071 21.7071C21.3166 22.0976 20.6834 22.0976 20.2929 21.7071L2.29289 3.70711C1.90237 3.31658 1.90237 2.68342 2.29289 2.29289Z",
|
|
28
|
+
fill: l
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ C.jsx(
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
clipRule: "evenodd",
|
|
36
|
+
d: "M6.22469 5.6389C5.84619 6.54916 5.66667 7.5609 5.66667 8.6V10.3333C5.66667 10.5774 5.55716 10.8709 5.27166 11.2498C4.99798 11.6129 4.6427 11.9534 4.25022 12.3296L4.18372 12.3934C3.49997 13.0494 3 13.9996 3 15.1333C3 16.67 4.19824 18 5.77778 18H18.2222C18.3385 18 18.4528 17.9928 18.5646 17.9788L6.22469 5.6389ZM19.9711 16.5569C20.1824 16.7682 20.5344 16.7486 20.6718 16.4832C20.8822 16.0767 21 15.6152 21 15.1333C21 13.9996 20.5 13.0494 19.8163 12.3934L19.7498 12.3296C19.3573 11.9534 19.002 11.6129 18.7283 11.2498C18.4428 10.8709 18.3333 10.5774 18.3333 10.3333V8.6C18.3333 6.87057 17.836 5.21692 16.7518 3.98079C15.651 2.72578 14.0305 2 12 2C10.2057 2 8.73159 2.56674 7.65331 3.5646C7.45733 3.74597 7.46601 4.0518 7.65483 4.24061L19.9711 16.5569Z",
|
|
37
|
+
fill: l
|
|
38
|
+
}
|
|
39
|
+
)
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
);
|
|
43
|
+
export {
|
|
44
|
+
n as default
|
|
45
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const i = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...r,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M20 15.1333C20 14.3066 19.6376 13.6078 19.124 13.115C18.3269 12.3503 17.3333 11.4379 17.3333 10.3333V8.6C17.3333 5.50721 15.5556 3 12 3C10.7962 3 9.79622 3.28739 9 3.78759M6.7457 7.5C6.69301 7.85568 6.66667 8.2235 6.66667 8.6V10.3333C6.66667 11.4379 5.67308 12.3503 4.87601 13.115C4.36239 13.6078 4 14.3066 4 15.1333C4 16.1643 4.79594 17 5.77778 17H16.5",
|
|
17
|
+
stroke: e,
|
|
18
|
+
strokeWidth: "2",
|
|
19
|
+
strokeLinecap: "round"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ t.jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M14 20C13.7968 20.3031 13.505 20.5547 13.154 20.7295C12.803 20.9044 12.4051 20.9965 12 20.9965C11.5949 20.9965 11.197 20.9044 10.846 20.7295C10.495 20.5547 10.2032 20.3031 10 20",
|
|
26
|
+
stroke: e,
|
|
27
|
+
strokeWidth: "2",
|
|
28
|
+
strokeLinecap: "round",
|
|
29
|
+
strokeLinejoin: "round"
|
|
30
|
+
}
|
|
31
|
+
),
|
|
32
|
+
/* @__PURE__ */ t.jsx(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
d: "M3 3L21 21",
|
|
36
|
+
stroke: e,
|
|
37
|
+
strokeWidth: "2",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeLinejoin: "round"
|
|
40
|
+
}
|
|
41
|
+
)
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
);
|
|
45
|
+
export {
|
|
46
|
+
i as default
|
|
47
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...r,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M12 3C8.44444 3 6.66667 5.50721 6.66667 8.6V10.3333C6.66667 11.4379 5.67308 12.3503 4.87601 13.115C4.36239 13.6078 4 14.3066 4 15.1333C4 16.1643 4.79594 17 5.77778 17H18.2222C19.2041 17 20 16.1643 20 15.1333C20 14.3066 19.6376 13.6078 19.124 13.115C18.3269 12.3503 17.3333 11.4379 17.3333 10.3333V8.6C17.3333 5.50721 15.5556 3 12 3Z",
|
|
19
|
+
stroke: o,
|
|
20
|
+
strokeWidth: "2"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ e.jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M14 20C13.7968 20.3031 13.505 20.5547 13.154 20.7295C12.803 20.9044 12.4051 20.9965 12 20.9965C11.5949 20.9965 11.197 20.9044 10.846 20.7295C10.495 20.5547 10.2032 20.3031 10 20",
|
|
27
|
+
stroke: o,
|
|
28
|
+
strokeWidth: "2",
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round"
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
);
|
|
36
|
+
export {
|
|
37
|
+
n as default
|
|
38
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const i = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "-4 0 30 30",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...s,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ e.jsx("title", { children: "bookmark" }),
|
|
14
|
+
/* @__PURE__ */ e.jsx("desc", { children: "Created with Sketch Beta." }),
|
|
15
|
+
/* @__PURE__ */ e.jsx("defs", {}),
|
|
16
|
+
/* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", "sketch:type": "MSPage", children: /* @__PURE__ */ e.jsx("g", { "sketch:type": "MSLayerGroup", transform: "translate(-419.000000, -153.000000)", fill: r, children: /* @__PURE__ */ e.jsx(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
d: "M437,153 L423,153 C420.791,153 419,154.791 419,157 L419,179 C419,181.209 420.791,183 423,183 L430,176 L437,183 C439.209,183 441,181.209 441,179 L441,157 C441,154.791 439.209,153 437,153",
|
|
20
|
+
"sketch:type": "MSShapeGroup"
|
|
21
|
+
}
|
|
22
|
+
) }) })
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
export {
|
|
27
|
+
i as default
|
|
28
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: /* @__PURE__ */ e.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M4 4C4 2.34315 5.34315 1 7 1H17C18.6569 1 20 2.34315 20 4V20.9425C20 22.6114 18.0766 23.5462 16.7644 22.5152L12 18.7717L7.23564 22.5152C5.92338 23.5462 4 22.6114 4 20.9425V4ZM7 3C6.44772 3 6 3.44772 6 4V20.9425L12 16.2283L18 20.9425V4C18 3.44772 17.5523 3 17 3H7Z",
|
|
18
|
+
fill: l
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
n as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const d = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...e,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM15.5172 8.4569C15.8172 8.74256 15.8288 9.21729 15.5431 9.51724L12.686 12.5172C12.5444 12.6659 12.3481 12.75 12.1429 12.75C11.9376 12.75 11.7413 12.6659 11.5998 12.5172L10.4569 11.3172C10.1712 11.0173 10.1828 10.5426 10.4828 10.2569C10.7827 9.97123 11.2574 9.98281 11.5431 10.2828L12.1429 10.9125L14.4569 8.48276C14.7426 8.18281 15.2173 8.17123 15.5172 8.4569Z",
|
|
19
|
+
fill: l
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ C.jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
|
|
26
|
+
fill: l
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ C.jsx(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
|
|
33
|
+
fill: l
|
|
34
|
+
}
|
|
35
|
+
)
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
export {
|
|
40
|
+
d as default
|
|
41
|
+
};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const e = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...M,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
|
|
17
|
+
stroke: L,
|
|
18
|
+
strokeWidth: "1.5"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ C.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
|
|
25
|
+
stroke: L,
|
|
26
|
+
strokeWidth: "1.5"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ C.jsx(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z",
|
|
33
|
+
fill: L
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
/* @__PURE__ */ C.jsx(
|
|
37
|
+
"path",
|
|
38
|
+
{
|
|
39
|
+
d: "M11 10.8L12.1429 12L15 9",
|
|
40
|
+
stroke: L,
|
|
41
|
+
strokeWidth: "1.5",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round"
|
|
44
|
+
}
|
|
45
|
+
)
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
);
|
|
49
|
+
export {
|
|
50
|
+
e as default
|
|
51
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const L = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...e,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM10.9697 8.96967C11.2626 8.67678 11.7374 8.67678 12.0303 8.96967L13 9.93934L13.9697 8.96967C14.2626 8.67678 14.7374 8.67678 15.0303 8.96967C15.3232 9.26256 15.3232 9.73744 15.0303 10.0303L14.0607 11L15.0303 11.9697C15.3232 12.2626 15.3232 12.7374 15.0303 13.0303C14.7374 13.3232 14.2626 13.3232 13.9697 13.0303L13 12.0607L12.0303 13.0303C11.7374 13.3232 11.2626 13.3232 10.9697 13.0303C10.6768 12.7374 10.6768 12.2626 10.9697 11.9697L11.9393 11L10.9697 10.0303C10.6768 9.73744 10.6768 9.26256 10.9697 8.96967Z",
|
|
19
|
+
fill: l
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ C.jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
|
|
26
|
+
fill: l
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ C.jsx(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
|
|
33
|
+
fill: l
|
|
34
|
+
}
|
|
35
|
+
)
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
export {
|
|
40
|
+
L as default
|
|
41
|
+
};
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const r = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...M,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
|
|
17
|
+
stroke: L,
|
|
18
|
+
strokeWidth: "1.5"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ C.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
|
|
25
|
+
stroke: L,
|
|
26
|
+
strokeWidth: "1.5"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ C.jsx(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z",
|
|
33
|
+
fill: L
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
/* @__PURE__ */ C.jsx(
|
|
37
|
+
"path",
|
|
38
|
+
{
|
|
39
|
+
d: "M11.5 12.5L14.5 9.5M14.5 12.5L11.5 9.5",
|
|
40
|
+
stroke: L,
|
|
41
|
+
strokeWidth: "1.5",
|
|
42
|
+
strokeLinecap: "round"
|
|
43
|
+
}
|
|
44
|
+
)
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
export {
|
|
49
|
+
r as default
|
|
50
|
+
};
|