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,39 @@
|
|
|
1
|
+
import { j as C } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const x = ({ size: l = 24, color: t = "currentColor", ...s }) => /* @__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
|
+
...s,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M2.23737 2.28845C1.84442 2.15746 1.41968 2.36983 1.28869 2.76279C1.15771 3.15575 1.37008 3.58049 1.76303 3.71147L2.02794 3.79978C2.70435 4.02524 3.15155 4.17551 3.481 4.32877C3.79296 4.47389 3.92784 4.59069 4.01426 4.71059C4.10068 4.83049 4.16883 4.99538 4.20785 5.33722C4.24907 5.69823 4.2502 6.17 4.2502 6.883L4.2502 9.55484C4.25018 10.9224 4.25017 12.0247 4.36673 12.8917C4.48774 13.7918 4.74664 14.5497 5.34855 15.1516C5.95047 15.7535 6.70834 16.0124 7.60845 16.1334C8.47542 16.25 9.57773 16.25 10.9453 16.25H18.0002C18.4144 16.25 18.7502 15.9142 18.7502 15.5C18.7502 15.0857 18.4144 14.75 18.0002 14.75H11.0002C9.56479 14.75 8.56367 14.7484 7.80832 14.6468C7.07455 14.5482 6.68598 14.3677 6.40921 14.091C6.17403 13.8558 6.00839 13.5398 5.9034 13H16.0222C16.9817 13 17.4614 13 17.8371 12.7522C18.2128 12.5045 18.4017 12.0636 18.7797 11.1817L19.2082 10.1817C20.0177 8.2929 20.4225 7.34849 19.9779 6.67422C19.5333 5.99996 18.5058 5.99996 16.4508 5.99996H5.74526C5.73936 5.69227 5.72644 5.41467 5.69817 5.16708C5.64282 4.68226 5.52222 4.2374 5.23112 3.83352C4.94002 3.42965 4.55613 3.17456 4.1137 2.96873C3.69746 2.7751 3.16814 2.59868 2.54176 2.38991L2.23737 2.28845Z",
|
|
17
|
+
fill: t
|
|
18
|
+
}
|
|
19
|
+
),
|
|
20
|
+
/* @__PURE__ */ C.jsx(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
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",
|
|
24
|
+
fill: t
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ C.jsx(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
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",
|
|
31
|
+
fill: t
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
export {
|
|
38
|
+
x as default
|
|
39
|
+
};
|
|
@@ -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: "M1.28869 2.76279C1.41968 2.36983 1.84442 2.15746 2.23737 2.28845L2.54176 2.38991C3.16813 2.59868 3.69746 2.7751 4.1137 2.96873C4.55613 3.17456 4.94002 3.42965 5.23112 3.83352C5.52222 4.2374 5.64282 4.68226 5.69817 5.16708C5.72644 5.41467 5.73936 5.69227 5.74526 5.99996H16.4508C18.5058 5.99996 19.5333 5.99996 19.9779 6.67422C20.4225 7.34849 20.0177 8.2929 19.2082 10.1817L18.7797 11.1817C18.4017 12.0636 18.2128 12.5045 17.8371 12.7522C17.4614 13 16.9817 13 16.0222 13H5.9034C6.00839 13.5398 6.17403 13.8558 6.40921 14.091C6.68598 14.3677 7.07455 14.5482 7.80832 14.6468C8.56367 14.7484 9.56479 14.75 11.0002 14.75H18.0002C18.4144 14.75 18.7502 15.0857 18.7502 15.5C18.7502 15.9142 18.4144 16.25 18.0002 16.25H10.9453C9.57774 16.25 8.47542 16.25 7.60845 16.1334C6.70834 16.0124 5.95047 15.7535 5.34855 15.1516C4.74664 14.5497 4.48774 13.7918 4.36673 12.8917C4.25017 12.0247 4.25018 10.9224 4.2502 9.55484L4.2502 6.883C4.2502 6.17 4.24907 5.69823 4.20785 5.33722C4.16883 4.99538 4.10068 4.83049 4.01426 4.71059C3.92784 4.59069 3.79296 4.47389 3.481 4.32877C3.15155 4.17551 2.70435 4.02524 2.02794 3.79978L1.76303 3.71147C1.37008 3.58049 1.15771 3.15575 1.28869 2.76279ZM8.0002 8.24996C7.58599 8.24996 7.2502 8.58575 7.2502 8.99996C7.2502 9.41417 7.58599 9.74996 8.0002 9.74996H11.0002C11.4144 9.74996 11.7502 9.41417 11.7502 8.99996C11.7502 8.58575 11.4144 8.24996 11.0002 8.24996H8.0002Z",
|
|
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,52 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const i = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ t.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
|
+
...r,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M2 3L2.26491 3.0883C3.58495 3.52832 4.24497 3.74832 4.62248 4.2721C5 4.79587 5 5.49159 5 6.88304V9.5C5 12.3284 5 13.7426 5.87868 14.6213C6.75736 15.5 8.17157 15.5 11 15.5H19",
|
|
17
|
+
stroke: s,
|
|
18
|
+
strokeWidth: "1.5",
|
|
19
|
+
strokeLinecap: "round"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ t.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
|
+
stroke: s,
|
|
27
|
+
strokeWidth: "1.5"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ t.jsx(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
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",
|
|
34
|
+
stroke: s,
|
|
35
|
+
strokeWidth: "1.5"
|
|
36
|
+
}
|
|
37
|
+
),
|
|
38
|
+
/* @__PURE__ */ t.jsx("path", { d: "M11 9H8", stroke: s, strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
39
|
+
/* @__PURE__ */ t.jsx(
|
|
40
|
+
"path",
|
|
41
|
+
{
|
|
42
|
+
d: "M5 6H16.4504C18.5054 6 19.5328 6 19.9775 6.67426C20.4221 7.34853 20.0173 8.29294 19.2078 10.1818L18.7792 11.1818C18.4013 12.0636 18.2123 12.5045 17.8366 12.7523C17.4609 13 16.9812 13 16.0218 13H5",
|
|
43
|
+
stroke: s,
|
|
44
|
+
strokeWidth: "1.5"
|
|
45
|
+
}
|
|
46
|
+
)
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
);
|
|
50
|
+
export {
|
|
51
|
+
i as default
|
|
52
|
+
};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const h = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ t.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
|
+
...r,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M2 3L2.26491 3.0883C3.58495 3.52832 4.24497 3.74832 4.62248 4.2721C5 4.79587 5 5.49159 5 6.88304V9.5C5 12.3284 5 13.7426 5.87868 14.6213C6.75736 15.5 8.17157 15.5 11 15.5H19",
|
|
17
|
+
stroke: s,
|
|
18
|
+
strokeWidth: "1.5",
|
|
19
|
+
strokeLinecap: "round"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ t.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
|
+
stroke: s,
|
|
27
|
+
strokeWidth: "1.5"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ t.jsx(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
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",
|
|
34
|
+
stroke: s,
|
|
35
|
+
strokeWidth: "1.5"
|
|
36
|
+
}
|
|
37
|
+
),
|
|
38
|
+
/* @__PURE__ */ t.jsx(
|
|
39
|
+
"path",
|
|
40
|
+
{
|
|
41
|
+
d: "M5 6H16.4504C18.5054 6 19.5328 6 19.9775 6.67426C20.4221 7.34853 20.0173 8.29294 19.2078 10.1818L18.7792 11.1818C18.4013 12.0636 18.2123 12.5045 17.8366 12.7523C17.4609 13 16.9812 13 16.0218 13H5",
|
|
42
|
+
stroke: s,
|
|
43
|
+
strokeWidth: "1.5"
|
|
44
|
+
}
|
|
45
|
+
)
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
);
|
|
49
|
+
export {
|
|
50
|
+
h as default
|
|
51
|
+
};
|
|
@@ -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.29242ZM13 8.25C13.4142 8.25 13.75 8.58579 13.75 9V10.25H15C15.4142 10.25 15.75 10.5858 15.75 11C15.75 11.4142 15.4142 11.75 15 11.75H13.75V13C13.75 13.4142 13.4142 13.75 13 13.75C12.5858 13.75 12.25 13.4142 12.25 13V11.75H11C10.5858 11.75 10.25 11.4142 10.25 11C10.25 10.5858 10.5858 10.25 11 10.25H12.25V9C12.25 8.58579 12.5858 8.25 13 8.25Z",
|
|
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,50 @@
|
|
|
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: "M13 13V11M13 11V9M13 11H15M13 11H11",
|
|
40
|
+
stroke: L,
|
|
41
|
+
strokeWidth: "1.5",
|
|
42
|
+
strokeLinecap: "round"
|
|
43
|
+
}
|
|
44
|
+
)
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
export {
|
|
49
|
+
e as default
|
|
50
|
+
};
|
|
@@ -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: "M4 12.6111L8.92308 17.5L20 6.5",
|
|
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 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: "M4 14L9 19L20 8M6 8.88889L9.07692 12L16 5",
|
|
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 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: "M6 9L12 15L18 9",
|
|
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 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: "M15 6L9 12L15 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 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: "M9 6L15 12L9 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 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: "M6 15L12 9L18 15",
|
|
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,29 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: r = 24, color: o = "currentColor", ...e }) => /* @__PURE__ */ t.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: r,
|
|
7
|
+
height: r,
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...e,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ t.jsx("circle", { cx: "12", cy: "12", r: "10", stroke: o, strokeWidth: "1.5" }),
|
|
14
|
+
/* @__PURE__ */ t.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M12 8V12L14.5 14.5",
|
|
18
|
+
stroke: o,
|
|
19
|
+
strokeWidth: "1.5",
|
|
20
|
+
strokeLinecap: "round",
|
|
21
|
+
strokeLinejoin: "round"
|
|
22
|
+
}
|
|
23
|
+
)
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
export {
|
|
28
|
+
n as default
|
|
29
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
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.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
|
+
...e,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M12 8V12L14.5 14.5",
|
|
17
|
+
stroke: r,
|
|
18
|
+
strokeWidth: "1.5",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ t.jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z",
|
|
27
|
+
stroke: r,
|
|
28
|
+
strokeWidth: "1.5"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
export {
|
|
35
|
+
n as default
|
|
36
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { j as o } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const e = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ o.jsx(
|
|
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
|
+
...s,
|
|
12
|
+
children: /* @__PURE__ */ o.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M20.7457 3.32851C20.3552 2.93798 19.722 2.93798 19.3315 3.32851L12.0371 10.6229L4.74275 3.32851C4.35223 2.93798 3.71906 2.93798 3.32854 3.32851C2.93801 3.71903 2.93801 4.3522 3.32854 4.74272L10.6229 12.0371L3.32856 19.3314C2.93803 19.722 2.93803 20.3551 3.32856 20.7457C3.71908 21.1362 4.35225 21.1362 4.74277 20.7457L12.0371 13.4513L19.3315 20.7457C19.722 21.1362 20.3552 21.1362 20.7457 20.7457C21.1362 20.3551 21.1362 19.722 20.7457 19.3315L13.4513 12.0371L20.7457 4.74272C21.1362 4.3522 21.1362 3.71903 20.7457 3.32851Z",
|
|
16
|
+
fill: r
|
|
17
|
+
}
|
|
18
|
+
)
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
export {
|
|
22
|
+
e as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const r = ({ 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: "M22 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 12ZM8.96963 8.96965C9.26252 8.67676 9.73739 8.67676 10.0303 8.96965L12 10.9393L13.9696 8.96967C14.2625 8.67678 14.7374 8.67678 15.0303 8.96967C15.3232 9.26256 15.3232 9.73744 15.0303 10.0303L13.0606 12L15.0303 13.9696C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0303 15.0303C9.73742 15.3232 9.26254 15.3232 8.96965 15.0303C8.67676 14.7374 8.67676 14.2625 8.96965 13.9697L10.9393 12L8.96963 10.0303C8.67673 9.73742 8.67673 9.26254 8.96963 8.96965Z",
|
|
18
|
+
fill: C
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
r as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as o } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: t = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ o.jsx(
|
|
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: /* @__PURE__ */ o.jsx("g", { children: /* @__PURE__ */ o.jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M9 9L11.9999 11.9999M11.9999 11.9999L14.9999 14.9999M11.9999 11.9999L9 14.9999M11.9999 11.9999L14.9999 9M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z",
|
|
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,28 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import "react";
|
|
3
|
+
const n = ({ size: t = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 32 32",
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...r,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ e.jsx("title", { children: "comment 3" }),
|
|
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(-207.000000, -257.000000)", fill: s, children: /* @__PURE__ */ e.jsx(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
d: "M231,273 C229.896,273 229,272.104 229,271 C229,269.896 229.896,269 231,269 C232.104,269 233,269.896 233,271 C233,272.104 232.104,273 231,273 L231,273 Z M223,273 C221.896,273 221,272.104 221,271 C221,269.896 221.896,269 223,269 C224.104,269 225,269.896 225,271 C225,272.104 224.104,273 223,273 L223,273 Z M215,273 C213.896,273 213,272.104 213,271 C213,269.896 213.896,269 215,269 C216.104,269 217,269.896 217,271 C217,272.104 216.104,273 215,273 L215,273 Z M223,257 C214.164,257 207,263.269 207,271 C207,275.419 209.345,279.354 213,281.919 L213,289 L220.009,284.747 C220.979,284.907 221.977,285 223,285 C231.836,285 239,278.732 239,271 C239,263.269 231.836,257 223,257 L223,257 Z",
|
|
20
|
+
"sketch:type": "MSShapeGroup"
|
|
21
|
+
}
|
|
22
|
+
) }) })
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
export {
|
|
27
|
+
n as default
|
|
28
|
+
};
|