meticulous-ui 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/dist/README.md +192 -0
- package/dist/package.json +65 -0
- package/package.json +1 -1
- package/colors/amber.js +0 -19
- package/colors/black.js +0 -25
- package/colors/blue.js +0 -19
- package/colors/blueGray.js +0 -15
- package/colors/brown.js +0 -15
- package/colors/cider.js +0 -15
- package/colors/cyan.js +0 -19
- package/colors/deepOrange.js +0 -19
- package/colors/deepPurple.js +0 -19
- package/colors/green.js +0 -19
- package/colors/grey.js +0 -15
- package/colors/indigo.js +0 -19
- package/colors/lightBlue.js +0 -19
- package/colors/lightGreen.js +0 -19
- package/colors/lime.js +0 -19
- package/colors/orange.js +0 -19
- package/colors/pink.js +0 -19
- package/colors/purple.js +0 -19
- package/colors/red.js +0 -19
- package/colors/teal.js +0 -19
- package/colors/violet.js +0 -19
- package/colors/white.js +0 -4
- package/colors/yellow.js +0 -19
- package/components/Icons/Add/Add.js +0 -47
- package/components/Icons/AddCircle/AddCircle.js +0 -35
- package/components/Icons/AddCircleFilled/AddCircleFilled.js +0 -26
- package/components/Icons/ArrowDown/ArrowDown.js +0 -26
- package/components/Icons/ArrowLeft/ArrowLeft.js +0 -27
- package/components/Icons/ArrowRight/ArrowRight.js +0 -27
- package/components/Icons/ArrowUp/ArrowUp.js +0 -26
- package/components/Icons/BellFilled/BellFilled.js +0 -26
- package/components/Icons/BellOffFilled/BellOffFilled.js +0 -37
- package/components/Icons/BellOffOutline/BellOffOutline.js +0 -38
- package/components/Icons/BellOutline/BellOutline.js +0 -39
- package/components/Icons/BookmarkFilled/BookmarkFilled.js +0 -18
- package/components/Icons/BookmarkOutline/BookmarkOutline.js +0 -26
- package/components/Icons/ChevronDown/ChevronDown.js +0 -27
- package/components/Icons/ChevronLeft/ChevronLeft.js +0 -27
- package/components/Icons/ChevronRight/ChevronRight.js +0 -27
- package/components/Icons/ChevronUp/ChevronUp.js +0 -27
- package/components/Icons/ClockCircleOutline/ClockCircleOutline.js +0 -30
- package/components/Icons/ClockSquareOutline/ClockSquareOutline.js +0 -37
- package/components/Icons/Close/Close.js +0 -24
- package/components/Icons/CloseCircleFilled/CloseCircleFilled.js +0 -26
- package/components/Icons/CloseCircleOutline/CloseCircleOutline.js +0 -27
- package/components/Icons/CommentBubbleFilled/CommentBubbleFilled.js +0 -18
- package/components/Icons/CommentBubbleOutline/CommentBubbleOutline.js +0 -18
- package/components/Icons/CommentFilled/CommentFilled.js +0 -18
- package/components/Icons/CommentLineFilled/CommentLineFilled.js +0 -18
- package/components/Icons/CommentLineOutline/CommentLineOutline.js +0 -18
- package/components/Icons/CommentOutline/CommentOutline.js +0 -18
- package/components/Icons/ContactDetailsFilled/ContactDetailsFilled.js +0 -18
- package/components/Icons/ContactDetailsOutline/ContactDetailsOutline.js +0 -18
- package/components/Icons/DetailsOutline/DetailsOutline.js +0 -18
- package/components/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +0 -24
- package/components/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +0 -27
- package/components/Icons/DotsVerticalFilled/DotsVerticalFilled.js +0 -24
- package/components/Icons/DotsVerticalOutline/DotsVerticalOutline.js +0 -27
- package/components/Icons/ExitArrowInOutline/ExitArrowInOutline.js +0 -27
- package/components/Icons/ExitArrowOutOutline/ExitArrowOutOutline.js +0 -27
- package/components/Icons/HamburgerMenu/HamburgerMenu.js +0 -26
- package/components/Icons/HamburgerSpaced/HamburgerSpaced.js +0 -18
- package/components/Icons/HeartFilled/HeartFilled.js +0 -24
- package/components/Icons/HeartOutline/HeartOutline.js +0 -29
- package/components/Icons/HomeFilled/HomeFilled.js +0 -26
- package/components/Icons/HomeOutline/HomeOutline.js +0 -26
- package/components/Icons/Link/Link.js +0 -37
- package/components/Icons/LockClosedFilled/LockClosedFilled.js +0 -26
- package/components/Icons/LockClosedOutline/LockClosedOutline.js +0 -30
- package/components/Icons/LockOpenFilled/LockOpenFilled.js +0 -26
- package/components/Icons/LockOpenOutline/LockOpenOutline.js +0 -38
- package/components/Icons/Minus/Minus.js +0 -27
- package/components/Icons/MinusCircle/MinusCircle.js +0 -18
- package/components/Icons/MinusCircleFilled/MinusCircleFilled.js +0 -18
- package/components/Icons/ProfileFemaleOutline/ProfileFemaleOutline.js +0 -24
- package/components/Icons/ProfileGroupFilled/ProfileGroupFilled.js +0 -33
- package/components/Icons/ProfileMaleFilled/ProfileMaleFilled.js +0 -33
- package/components/Icons/ProfileMaleOutline/ProfileMaleOutline.js +0 -24
- package/components/Icons/Search/Search.js +0 -18
- package/components/Icons/SettingFilled/SettingFilled.js +0 -24
- package/components/Icons/SettingOutline/SettingOutline.js +0 -24
- package/components/Icons/ShareAllFilled/ShareAllFilled.js +0 -26
- package/components/Icons/ShareAllOutline/ShareAllOutline.js +0 -29
- package/components/Icons/ShareBoxOutline/ShareBoxOutline.js +0 -24
- package/components/Icons/ShareFilled/ShareFilled.js +0 -35
- package/components/Icons/ShareOutline/ShareOutline.js +0 -38
- package/components/Icons/ShareThickFilled/ShareThickFilled.js +0 -24
- package/components/Icons/ShieldCheckFilled/ShieldCheckFilled.js +0 -26
- package/components/Icons/ShieldCheckOutline/ShieldCheckOutline.js +0 -37
- package/components/Icons/ShieldCrossFilled/ShieldCrossFilled.js +0 -26
- package/components/Icons/ShieldCrossOutline/ShieldCrossOutline.js +0 -28
- package/components/Icons/ShieldWarningFilled/ShieldWarningFilled.js +0 -26
- package/components/Icons/ShieldWarningOutline/ShieldWarningOutline.js +0 -29
- package/components/Icons/StarFilled/StarFilled.js +0 -24
- package/components/Icons/StarOutline/StarOutline.js +0 -24
- package/components/Icons/ThumbsDownFilled/ThumbsDownFilled.js +0 -24
- package/components/Icons/ThumbsDownOutline/ThumbsDownOutline.js +0 -24
- package/components/Icons/ThumbsUpFilled/ThumbsUpFilled.js +0 -24
- package/components/Icons/ThumbsUpOutline/ThumbsUpOutline.js +0 -24
- package/components/Icons/Upload/Upload.js +0 -33
- package/components/Icons/UploadBoxFilled/UploadBoxFilled.js +0 -26
- package/components/Icons/UploadBoxOutline/UploadBoxOutline.js +0 -35
- package/components/Icons/WalletFilled/WalletFilled.js +0 -18
- package/components/Icons/WalletOutline/WalletOutline.js +0 -18
- package/components/Icons/index.js +0 -167
- package/components/Pagination/Pagination.js +0 -60
- package/components/Pagination/constants.js +0 -24
- package/components/Pagination/helpers.js +0 -32
- package/components/Pagination/index.js +0 -4
- package/components/Pagination/styles.js +0 -75
- package/components/Ripple/Ripple.js +0 -26
- package/components/Ripple/index.js +0 -4
- package/utils/capFirstLetter.js +0 -4
- package/utils/compose.js +0 -4
- package/utils/hasEqualProps.js +0 -7
- package/utils/isNonEmptyArray.js +0 -4
- /package/{colors → dist/colors}/index.js +0 -0
- /package/{index.js → dist/index.js} +0 -0
- /package/{utils → dist/utils}/index.js +0 -0
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import r from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: t = r.m500, size: s = 24, ...o }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: s,
|
|
8
|
-
height: s,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Lock Closed Outline",
|
|
12
|
-
...o,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ e.jsx("rect", { fill: t }),
|
|
15
|
-
/* @__PURE__ */ e.jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M6 19v-8a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z",
|
|
19
|
-
stroke: t,
|
|
20
|
-
strokeLinejoin: "round"
|
|
21
|
-
}
|
|
22
|
-
),
|
|
23
|
-
/* @__PURE__ */ e.jsx("circle", { cx: "12", cy: "15", r: "2", stroke: t, strokeLinejoin: "round" }),
|
|
24
|
-
/* @__PURE__ */ e.jsx("path", { d: "M8 10V8a4 4 0 1 1 8 0v2z", stroke: t, strokeLinejoin: "round" })
|
|
25
|
-
]
|
|
26
|
-
}
|
|
27
|
-
);
|
|
28
|
-
export {
|
|
29
|
-
a as default
|
|
30
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const n = ({ color: o = t.m500, size: e = 24, ...i }) => /* @__PURE__ */ l.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 16 16",
|
|
7
|
-
width: e,
|
|
8
|
-
height: e,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Lock Open Filled",
|
|
12
|
-
...i,
|
|
13
|
-
children: /* @__PURE__ */ l.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M11.5 2A1.5 1.5 0 0 0 10 3.5V6h3v10H1V6h7V3.5a3.5 3.5 0 1 1 7 0V4h-2v-.5A1.5 1.5 0 0 0 11.5 2M9 10H5v2h4z",
|
|
19
|
-
fill: o
|
|
20
|
-
}
|
|
21
|
-
)
|
|
22
|
-
}
|
|
23
|
-
);
|
|
24
|
-
export {
|
|
25
|
-
n as default
|
|
26
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import o from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: t = o.m500, size: n = 24, ...r }) => /* @__PURE__ */ e.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: n,
|
|
8
|
-
height: n,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Lock Open Outline",
|
|
12
|
-
...r,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ e.jsx("rect", { fill: t }),
|
|
15
|
-
/* @__PURE__ */ e.jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M6 19v-8a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z",
|
|
19
|
-
stroke: t,
|
|
20
|
-
strokeLinejoin: "round"
|
|
21
|
-
}
|
|
22
|
-
),
|
|
23
|
-
/* @__PURE__ */ e.jsx("circle", { cx: "12", cy: "15", r: "2", stroke: t, strokeLinejoin: "round" }),
|
|
24
|
-
/* @__PURE__ */ e.jsx(
|
|
25
|
-
"path",
|
|
26
|
-
{
|
|
27
|
-
d: "M16 10V6.5A2.5 2.5 0 0 1 18.5 4v0A2.5 2.5 0 0 1 21 6.5V10",
|
|
28
|
-
stroke: t,
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round"
|
|
31
|
-
}
|
|
32
|
-
)
|
|
33
|
-
]
|
|
34
|
-
}
|
|
35
|
-
);
|
|
36
|
-
export {
|
|
37
|
-
a as default
|
|
38
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import e from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: r = e.m500, size: o = 24, ...s }) => /* @__PURE__ */ t.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: o,
|
|
8
|
-
height: o,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Minus",
|
|
12
|
-
...s,
|
|
13
|
-
children: /* @__PURE__ */ t.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
d: "M6 12h12",
|
|
17
|
-
stroke: r,
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round"
|
|
21
|
-
}
|
|
22
|
-
)
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
export {
|
|
26
|
-
a as default
|
|
27
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { j as s } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import l from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: e = l.m500, size: i = 24, ...t }) => /* @__PURE__ */ s.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 32 32",
|
|
7
|
-
width: i,
|
|
8
|
-
height: i,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Minus Circle",
|
|
12
|
-
...t,
|
|
13
|
-
children: /* @__PURE__ */ s.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ s.jsx("g", { transform: "translate(-516 -1087)", fill: e, children: /* @__PURE__ */ s.jsx("path", { d: "M532 1117c-7.732 0-14-6.27-14-14s6.268-14 14-14 14 6.27 14 14-6.268 14-14 14m0-30c-8.837 0-16 7.16-16 16s7.163 16 16 16 16-7.16 16-16-7.163-16-16-16m6 15h-12a1.001 1.001 0 0 0 0 2h12a1.001 1.001 0 0 0 0-2" }) }) })
|
|
14
|
-
}
|
|
15
|
-
);
|
|
16
|
-
export {
|
|
17
|
-
a as default
|
|
18
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: e = t.m500, size: i = 24, ...s }) => /* @__PURE__ */ l.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 32 32",
|
|
7
|
-
width: i,
|
|
8
|
-
height: i,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Minus Circle Filled",
|
|
12
|
-
...s,
|
|
13
|
-
children: /* @__PURE__ */ l.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ l.jsx("g", { transform: "translate(-518 -1089)", fill: e, children: /* @__PURE__ */ l.jsx("path", { d: "M540 1106h-12a1.001 1.001 0 0 1 0-2h12a1.001 1.001 0 0 1 0 2m-6-17c-8.837 0-16 7.16-16 16s7.163 16 16 16 16-7.16 16-16-7.163-16-16-16" }) }) })
|
|
14
|
-
}
|
|
15
|
-
);
|
|
16
|
-
export {
|
|
17
|
-
a as default
|
|
18
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const c = ({ color: a = t.m500, size: e = 24, ...i }) => /* @__PURE__ */ l.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 36 32",
|
|
7
|
-
width: e,
|
|
8
|
-
height: e,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Profile Female Outline",
|
|
12
|
-
...i,
|
|
13
|
-
children: /* @__PURE__ */ l.jsx("g", { children: /* @__PURE__ */ l.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fill: a,
|
|
17
|
-
d: "M22.22 20.726a.49.49 0 0 0-.425.155.5.5 0 0 0-.126.435c.276 1.45 1.205 3.44 4.057 4.679.338.146.86.26 1.522.403 2.478.536 6.622 1.434 7.64 5.232a.5.5 0 0 0 .967-.26c-1.177-4.387-5.872-5.404-8.395-5.95-.584-.127-1.089-.236-1.336-.344-1.714-.744-2.821-1.848-3.301-3.286 4.762.354 6.918-1.543 7.013-1.629a.5.5 0 0 0-.088-.805C27 17.786 27 12.361 27 10.318 27 4.605 23.152.076 18.219.005l-.141-.003h-.001C13.072.03 9 4.564 9 10.11c0 2.043 0 7.469-2.748 9.038a.503.503 0 0 0-.06.829c.138.107 3.188 2.441 6.941 1.732-.502 1.378-1.594 2.438-3.258 3.161-.241.105-.721.22-1.277.352-2.54.604-7.269 1.729-8.453 6.147a.5.5 0 0 0 .967.259c1.029-3.844 5.217-4.839 7.718-5.435.627-.149 1.122-.267 1.444-.406 2.852-1.239 3.78-3.229 4.057-4.679a.5.5 0 0 0-.159-.467.5.5 0 0 0-.482-.104c-2.707.852-5.208-.32-6.301-.97C10 17.381 10 12.35 10 10.11c0-4.997 3.626-9.083 8.12-9.11l.106.006C22.658 1.069 26 5.072 26 10.318c0 2.241 0 7.283 2.622 9.469-.903.516-2.962 1.351-6.402.939"
|
|
18
|
-
}
|
|
19
|
-
) })
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
c as default
|
|
24
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const e = ({ color: c = t.m500, size: h = 24, ...r }) => /* @__PURE__ */ l.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: h,
|
|
8
|
-
height: h,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Profile Group Filled",
|
|
12
|
-
...r,
|
|
13
|
-
children: /* @__PURE__ */ l.jsxs("g", { transform: "translate(0 -1028.4)", children: [
|
|
14
|
-
/* @__PURE__ */ l.jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
d: "M6.25 1034.9c-.21 0-.426.013-.625.063-.117.03-.232.079-.344.125-.043.017-.082.042-.125.062-.017.008-.013.023-.031.031-.106.053-.213.09-.312.156-.014.01-.05.022-.063.032-.03.02-.034.041-.062.062-.082.059-.174.121-.25.188-.07.063-.123.149-.188.219-.221.226-.438.468-.594.75-.268.47-.447.985-.531 1.53a.26.26 0 0 0-.125 0c-.273.09-.334.61-.156 1.157.104.321.26.576.437.719.238.925.75 1.704 1.407 2.187v.531l-.532.5-1.031.532c-.842.417-1.69.833-2.531 1.25-.466.281-.638.826-.594 1.344.022.325-.105.751.219.968.307.158.697.068 1.03.094h1.813c.182-.238.41-.458.688-.625l.031-.031h.031c1.411-.693 2.805-1.4 4.22-2.094l1.624-.781c-.092-.046-.19-.08-.281-.125l-1.031-.532-.532-.5v-.531c.416-.305.767-.747 1.032-1.25a7 7 0 0 1-.813-1.937c-.302-.31-.585-.654-.75-1.156a3.4 3.4 0 0 1-.156-1.5c.055-.398.246-.774.625-.97-.112-.072-.257-.128-.375-.187-.06-.029-.095-.069-.156-.093-.044-.018-.081-.016-.125-.032-.133-.046-.268-.101-.407-.125-.01-.001-.02.002-.03 0a2.5 2.5 0 0 0-.407-.031",
|
|
18
|
-
fill: c
|
|
19
|
-
}
|
|
20
|
-
),
|
|
21
|
-
/* @__PURE__ */ l.jsx(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
d: "M13.499 1030.6c-.354 0-.703 0-1.038.1-.195 0-.385.1-.573.2-.073 0-.147 0-.219.1h-.082q-.266.15-.519.3h-.082c-.049.1-.088.1-.136.2-.137.1-.281.1-.41.3-.117.1-.218.2-.328.3-.371.4-.693.8-.955 1.3-.451.7-.787 1.6-.93 2.5h-.19c-.46.2-.572 1-.274 1.9.176.6.468 1 .765 1.2.4 1.6 1.246 2.9 2.349 3.7v.9l-.874.8-1.748.9-4.233 2.1c-.783.4-1.086 1.4-1.011 2.2.036.6-.161 1.3.382 1.6.517.3 1.133.1 1.694.1h11.908c2.069 0 4.132.1 6.201 0 .671 0 .857-.7.792-1.3.012-.8.06-1.7-.574-2.3-.517-.5-1.253-.7-1.884-1.1-.927-.4-1.86-.9-2.786-1.3l-1.749-.9-.874-.8v-.9c1.103-.8 1.95-2.1 2.349-3.7.298-.2.59-.6.765-1.2.299-.9.186-1.7-.273-1.9h-.191c-.142-.9-.478-1.8-.929-2.5-.262-.5-.584-.9-.956-1.3-.11-.1-.21-.2-.328-.3h-.027c-.342-.3-.723-.6-1.12-.8-.1 0-.197-.1-.3-.1-.073 0-.144-.1-.219-.1-.223-.1-.45-.1-.683-.2h-.71",
|
|
25
|
-
fill: c
|
|
26
|
-
}
|
|
27
|
-
)
|
|
28
|
-
] })
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
export {
|
|
32
|
-
e as default
|
|
33
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import i from "../../../colors/grey.js";
|
|
3
|
-
const s = ({ color: a = i.m500, size: e = 24, ...t }) => /* @__PURE__ */ l.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: e,
|
|
8
|
-
height: e,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Profile Male Filled",
|
|
12
|
-
...t,
|
|
13
|
-
children: /* @__PURE__ */ l.jsxs("g", { transform: "translate(0 -1028.4)", children: [
|
|
14
|
-
/* @__PURE__ */ l.jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
d: "M12 1028.4a4.9 4.9 0 0 0-1.844.375c-.083.034-.168.055-.25.094-.034.016-.06.046-.094.062q-.305.152-.593.344c-.027.017-.067.013-.094.031-.056.039-.101.084-.156.125-.157.113-.322.216-.469.344-.134.12-.25.272-.375.406a6.7 6.7 0 0 0-1.094 1.438c-.515.903-.9 1.92-1.062 2.969a.4.4 0 0 0-.219 0c-.525.17-.655 1.168-.313 2.218.201.616.535 1.102.875 1.375.458 1.778 1.426 3.26 2.688 4.188v1.031l-1 1-2 1c-1.617.801-3.228 1.605-4.844 2.406-.895.54-1.241 1.6-1.156 2.594.042.626-.184 1.427.437 1.844.591.304 1.296.106 1.938.156H16c2.367 0 4.727.004 7.094 0 .768-.054.981-.865.906-1.5.014-.932.069-1.976-.656-2.688-.592-.602-1.434-.84-2.156-1.25-1.061-.525-2.128-1.037-3.188-1.562l-2-1-1-1v-1.031c1.262-.928 2.23-2.41 2.688-4.188.34-.273.674-.759.874-1.375.342-1.05.213-2.048-.312-2.219a.4.4 0 0 0-.219 0c-.162-1.048-.547-2.065-1.062-2.968a6.7 6.7 0 0 0-1.094-1.438c-.126-.134-.241-.285-.375-.406-.006-.005-.025.006-.031 0a5.7 5.7 0 0 0-1.281-.844 5.186 5.186 0 0 0-.594-.25 5 5 0 0 0-.782-.218c-.02-.004-.042.003-.062 0a4.5 4.5 0 0 0-.75-.063",
|
|
18
|
-
fill: a
|
|
19
|
-
}
|
|
20
|
-
),
|
|
21
|
-
/* @__PURE__ */ l.jsx(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
d: "M0 1051.4c.026.3.127.6.438.8.59.3 1.295.1 1.937.2h20.719c.576-.1.842-.5.906-1z",
|
|
25
|
-
fill: a
|
|
26
|
-
}
|
|
27
|
-
)
|
|
28
|
-
] })
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
export {
|
|
32
|
-
s as default
|
|
33
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const o = ({ color: e = t.m500, size: l = 24, ...i }) => /* @__PURE__ */ a.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 36 32",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Profile Male Outline",
|
|
12
|
-
...i,
|
|
13
|
-
children: /* @__PURE__ */ a.jsx("g", { children: /* @__PURE__ */ a.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fill: e,
|
|
17
|
-
d: "M.5 31.983a.503.503 0 0 0 .612-.354c1.03-3.843 5.216-4.839 7.718-5.435.627-.149 1.122-.267 1.444-.406 2.85-1.237 3.779-3.227 4.057-4.679a.5.5 0 0 0-.165-.473c-1.484-1.281-2.736-3.204-3.526-5.416a.5.5 0 0 0-.103-.171c-1.045-1.136-1.645-2.337-1.645-3.294 0-.559.211-.934.686-1.217a.5.5 0 0 0 .243-.408C10.042 5.036 13.67 1.026 18.12 1l.107.007c4.472.062 8.077 4.158 8.206 9.324a.5.5 0 0 0 .178.369c.313.265.459.601.459 1.057 0 .801-.427 1.786-1.201 2.772a.5.5 0 0 0-.084.158c-.8 2.536-2.236 4.775-3.938 6.145a.5.5 0 0 0-.178.483c.278 1.451 1.207 3.44 4.057 4.679.337.146.86.26 1.523.403 2.477.536 6.622 1.435 7.639 5.232a.5.5 0 0 0 .966-.26c-1.175-4.387-5.871-5.404-8.393-5.95-.585-.127-1.09-.236-1.336-.344-1.86-.808-3.006-2.039-3.411-3.665 1.727-1.483 3.172-3.771 3.998-6.337.877-1.14 1.359-2.314 1.359-3.317 0-.669-.216-1.227-.644-1.663C27.189 4.489 23.19.076 18.227.005l-.149-.002c-4.873.026-8.889 4.323-9.24 9.83-.626.46-.944 1.105-.944 1.924 0 1.183.669 2.598 1.84 3.896.809 2.223 2.063 4.176 3.556 5.543-.403 1.632-1.55 2.867-3.414 3.676-.241.105-.721.22-1.277.352-2.541.604-7.269 1.729-8.453 6.147a.5.5 0 0 0 .354.612"
|
|
18
|
-
}
|
|
19
|
-
) })
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
o as default
|
|
24
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import l from "../../../colors/grey.js";
|
|
3
|
-
const h = ({ color: t = l.m500, size: r = 24, ...s }) => /* @__PURE__ */ e.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 32 32",
|
|
7
|
-
width: r,
|
|
8
|
-
height: r,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Search",
|
|
12
|
-
...s,
|
|
13
|
-
children: /* @__PURE__ */ e.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-256 -1139)", fill: t, children: /* @__PURE__ */ e.jsx("path", { d: "M269.46 1163.45c-6.29 0-11.389-5.01-11.389-11.2s5.099-11.21 11.389-11.21 11.39 5.02 11.39 11.21-5.1 11.2-11.39 11.2m18.228 5.8-8.259-8.13c2.162-2.35 3.491-5.45 3.491-8.87 0-7.32-6.026-13.25-13.46-13.25s-13.46 5.93-13.46 13.25c0 7.31 6.026 13.24 13.46 13.24a13.52 13.52 0 0 0 8.472-2.96l8.292 8.16c.405.4 1.06.4 1.464 0 .405-.39.405-1.04 0-1.44" }) }) })
|
|
14
|
-
}
|
|
15
|
-
);
|
|
16
|
-
export {
|
|
17
|
-
h as default
|
|
18
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import e from "../../../colors/grey.js";
|
|
3
|
-
const s = ({ color: i = e.m500, size: l = 24, ...c }) => /* @__PURE__ */ t.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Setting Filled",
|
|
12
|
-
...c,
|
|
13
|
-
children: /* @__PURE__ */ t.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
d: "M20.1 9.221c-1.81 0-2.55-1.28-1.65-2.85.52-.91.21-2.07-.7-2.59l-1.73-.99c-.79-.47-1.81-.19-2.28.6l-.11.19c-.9 1.57-2.38 1.57-3.29 0l-.11-.19a1.64 1.64 0 0 0-2.26-.6l-1.73.99c-.91.52-1.22 1.69-.7 2.6.91 1.56.17 2.84-1.64 2.84-1.04 0-1.9.85-1.9 1.9v1.76c0 1.04.85 1.9 1.9 1.9 1.81 0 2.55 1.28 1.64 2.85-.52.91-.21 2.07.7 2.59l1.73.99c.79.47 1.81.19 2.28-.6l.11-.19c.9-1.57 2.38-1.57 3.29 0l.11.19c.47.79 1.49 1.07 2.28.6l1.73-.99c.91-.52 1.22-1.69.7-2.59-.91-1.57-.17-2.85 1.64-2.85 1.04 0 1.9-.85 1.9-1.9v-1.76a1.92 1.92 0 0 0-1.91-1.9m-8.1 6.03c-1.79 0-3.25-1.46-3.25-3.25s1.46-3.25 3.25-3.25 3.25 1.46 3.25 3.25-1.46 3.25-3.25 3.25",
|
|
17
|
-
fill: i
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
s as default
|
|
24
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import e from "../../../colors/grey.js";
|
|
3
|
-
const r = ({ color: t = e.m500, size: l = 24, ...i }) => /* @__PURE__ */ a.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Setting Outline",
|
|
12
|
-
...i,
|
|
13
|
-
children: /* @__PURE__ */ a.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fill: t,
|
|
17
|
-
d: "M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357 357 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a352 352 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357 357 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294 294 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293 293 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294 294 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288 288 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293 293 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a288 288 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
r as default
|
|
24
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import o from "../../../colors/grey.js";
|
|
3
|
-
const d = ({ color: a = o.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share All Filled",
|
|
12
|
-
...i,
|
|
13
|
-
children: /* @__PURE__ */ e.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M13.803 5.333c0-1.84 1.5-3.333 3.348-3.333A3.34 3.34 0 0 1 20.5 5.333c0 1.841-1.5 3.334-3.349 3.334-.933 0-1.777-.381-2.384-.994l-4.635 3.156a3.34 3.34 0 0 1-.182 1.917l5.082 3.34a3.35 3.35 0 0 1 2.12-.753 3.34 3.34 0 0 1 3.348 3.334C20.5 20.507 19 22 17.151 22a3.34 3.34 0 0 1-3.348-3.333c0-.483.103-.942.289-1.356L9.05 14a3.35 3.35 0 0 1-2.202.821A3.34 3.34 0 0 1 3.5 11.487a3.34 3.34 0 0 1 3.348-3.333c1.064 0 2.01.493 2.623 1.261l4.493-3.059a3.3 3.3 0 0 1-.161-1.023",
|
|
19
|
-
fill: a
|
|
20
|
-
}
|
|
21
|
-
)
|
|
22
|
-
}
|
|
23
|
-
);
|
|
24
|
-
export {
|
|
25
|
-
d as default
|
|
26
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import a from "../../../colors/grey.js";
|
|
3
|
-
const h = ({ color: e = a.m500, size: s = 24, ...r }) => /* @__PURE__ */ t.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: s,
|
|
8
|
-
height: s,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share All Outline",
|
|
12
|
-
...r,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ t.jsx("path", { d: "M9 12a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z", stroke: e, strokeWidth: "1.5" }),
|
|
15
|
-
/* @__PURE__ */ t.jsx("path", { d: "M14 6.5 9 10M14 17.5 9 14", stroke: e, strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
16
|
-
/* @__PURE__ */ t.jsx(
|
|
17
|
-
"path",
|
|
18
|
-
{
|
|
19
|
-
d: "M19 18.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0ZM19 5.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z",
|
|
20
|
-
stroke: e,
|
|
21
|
-
strokeWidth: "1.5"
|
|
22
|
-
}
|
|
23
|
-
)
|
|
24
|
-
]
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
export {
|
|
28
|
-
h as default
|
|
29
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const r = ({ color: h = t.m500, size: m = 24, ...z }) => /* @__PURE__ */ a.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 -0.5 25 25",
|
|
7
|
-
width: m,
|
|
8
|
-
height: m,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share Box Outline",
|
|
12
|
-
...z,
|
|
13
|
-
children: /* @__PURE__ */ a.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
d: "M12.5 6.25a.75.75 0 0 0 0-1.5zm7.75 6.25a.75.75 0 0 0-1.5 0zm-.75-6.25a.75.75 0 0 0 0-1.5zm-4.088-1.5a.75.75 0 0 0 0 1.5zm4.838.75a.75.75 0 0 0-1.5 0zm-1.5 4.141a.75.75 0 0 0 1.5 0zm1.28-3.61a.75.75 0 0 0-1.06-1.061zm-8.06 5.939a.75.75 0 1 0 1.06 1.06zm.53-7.22h-3v1.5h3zm-3 0A4.75 4.75 0 0 0 4.75 9.5h1.5A3.25 3.25 0 0 1 9.5 6.25zM4.75 9.5v6h1.5v-6zm0 6a4.75 4.75 0 0 0 4.75 4.75v-1.5a3.25 3.25 0 0 1-3.25-3.25zm4.75 4.75h6v-1.5h-6zm6 0a4.75 4.75 0 0 0 4.75-4.75h-1.5a3.25 3.25 0 0 1-3.25 3.25zm4.75-4.75v-3h-1.5v3zM19.5 4.75h-4.088v1.5H19.5zm-.75.75v4.141h1.5V5.5zm.22-.53-7 7 1.06 1.06 7-7z",
|
|
17
|
-
fill: h
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
r as default
|
|
24
|
-
};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import t from "../../../colors/grey.js";
|
|
3
|
-
const s = ({ color: a = t.m500, size: e = 24, ...i }) => /* @__PURE__ */ l.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: e,
|
|
8
|
-
height: e,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share Filled",
|
|
12
|
-
...i,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ l.jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
d: "m12.332 5.184 4.977 4.424c.93.827 1.396 1.241 1.568 1.73a2 2 0 0 1 0 1.325c-.172.488-.637.902-1.568 1.729l-4.978 4.425c-.422.375-.633.563-.812.57a.5.5 0 0 1-.405-.182C11 19.066 11 18.784 11 18.219v-2.79c-2.428 0-4.993.78-6.865 2.164-.975.72-1.463 1.08-1.648 1.067a.45.45 0 0 1-.39-.24c-.096-.16-.011-.658.159-1.653C3.361 10.3 7.811 8.57 11 8.57v-2.79c0-.565 0-.847.114-.986a.5.5 0 0 1 .405-.181c.18.006.39.194.813.57",
|
|
18
|
-
fill: a
|
|
19
|
-
}
|
|
20
|
-
),
|
|
21
|
-
/* @__PURE__ */ l.jsx(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
fillRule: "evenodd",
|
|
25
|
-
clipRule: "evenodd",
|
|
26
|
-
d: "M14.989 3.99a.75.75 0 0 1 1.06-.04l5.216 4.844a4.647 4.647 0 0 1-.15 6.944l-5.09 4.333a.75.75 0 1 1-.973-1.142l5.09-4.333a3.147 3.147 0 0 0 .102-4.703L15.028 5.05a.75.75 0 0 1-.04-1.06",
|
|
27
|
-
fill: a
|
|
28
|
-
}
|
|
29
|
-
)
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
);
|
|
33
|
-
export {
|
|
34
|
-
s as default
|
|
35
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import s from "../../../colors/grey.js";
|
|
3
|
-
const a = ({ color: e = s.m500, size: r = 24, ...o }) => /* @__PURE__ */ t.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: r,
|
|
8
|
-
height: r,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share Outline",
|
|
12
|
-
...o,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ t.jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
d: "m12.664 5.479 3.973 3.53c1.568 1.395 2.353 2.092 2.353 2.99s-.785 1.596-2.353 2.99l-3.973 3.53c-.716.637-1.074.956-1.369.823S11 18.731 11 17.772v-2.344c-3.6 0-7.5 1.714-9 4.571 0-9.142 5.333-11.428 9-11.428V6.226c0-.958 0-1.437.295-1.57.295-.132.653.186 1.37.823",
|
|
18
|
-
stroke: e,
|
|
19
|
-
strokeWidth: "1.5",
|
|
20
|
-
strokeLinecap: "round",
|
|
21
|
-
strokeLinejoin: "round"
|
|
22
|
-
}
|
|
23
|
-
),
|
|
24
|
-
/* @__PURE__ */ t.jsx(
|
|
25
|
-
"path",
|
|
26
|
-
{
|
|
27
|
-
d: "m15.539 4.5 5.216 4.844a3.897 3.897 0 0 1-.126 5.823l-5.09 4.333",
|
|
28
|
-
stroke: e,
|
|
29
|
-
strokeWidth: "1.5",
|
|
30
|
-
strokeLinecap: "round"
|
|
31
|
-
}
|
|
32
|
-
)
|
|
33
|
-
]
|
|
34
|
-
}
|
|
35
|
-
);
|
|
36
|
-
export {
|
|
37
|
-
a as default
|
|
38
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import r from "../../../colors/grey.js";
|
|
3
|
-
const o = ({ color: i = r.m500, size: l = 24, ...e }) => /* @__PURE__ */ a.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 16 16",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Share Thick Filled",
|
|
12
|
-
...e,
|
|
13
|
-
children: /* @__PURE__ */ a.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
d: "M11 6a3 3 0 1 0-2.93-2.349L4.87 5.653a3 3 0 1 0 0 4.694L8.07 12.35a3 3 0 1 0 1.06-1.696L5.93 8.65a3 3 0 0 0 0-1.302l3.202-2.002A3 3 0 0 0 11 6",
|
|
17
|
-
fill: i
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
o as default
|
|
24
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import o from "../../../colors/grey.js";
|
|
3
|
-
const h = ({ color: i = o.m500, size: l = 24, ...d }) => /* @__PURE__ */ e.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Shield Check Filled",
|
|
12
|
-
...d,
|
|
13
|
-
children: /* @__PURE__ */ e.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M3.378 5.082C3 5.62 3 7.22 3 10.417v1.574c0 5.638 4.239 8.375 6.899 9.536.721.315 1.082.473 2.101.473 1.02 0 1.38-.158 2.101-.473C16.761 20.365 21 17.63 21 11.991v-1.574c0-3.198 0-4.797-.378-5.335-.377-.537-1.88-1.052-4.887-2.081l-.573-.196C13.595 2.268 12.812 2 12 2s-1.595.268-3.162.805L8.265 3C5.258 4.03 3.755 4.545 3.378 5.082M15.06 10.5a.75.75 0 0 0-1.12-.999l-3.011 3.374-.87-.974a.75.75 0 0 0-1.118 1l1.428 1.6a.75.75 0 0 0 1.119 0z",
|
|
19
|
-
fill: i
|
|
20
|
-
}
|
|
21
|
-
)
|
|
22
|
-
}
|
|
23
|
-
);
|
|
24
|
-
export {
|
|
25
|
-
h as default
|
|
26
|
-
};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import o from "../../../colors/grey.js";
|
|
3
|
-
const n = ({ color: e = o.m500, size: s = 24, ...i }) => /* @__PURE__ */ t.jsxs(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: s,
|
|
8
|
-
height: s,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Shield Check Outline",
|
|
12
|
-
...i,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ t.jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
d: "M3 10.417c0-3.198 0-4.797.378-5.335.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22c-1.02 0-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z",
|
|
18
|
-
stroke: e,
|
|
19
|
-
strokeWidth: "1.5"
|
|
20
|
-
}
|
|
21
|
-
),
|
|
22
|
-
/* @__PURE__ */ t.jsx(
|
|
23
|
-
"path",
|
|
24
|
-
{
|
|
25
|
-
d: "m9.5 12.4 1.429 1.6 3.571-4",
|
|
26
|
-
stroke: e,
|
|
27
|
-
strokeWidth: "1.5",
|
|
28
|
-
strokeLinecap: "round",
|
|
29
|
-
strokeLinejoin: "round"
|
|
30
|
-
}
|
|
31
|
-
)
|
|
32
|
-
]
|
|
33
|
-
}
|
|
34
|
-
);
|
|
35
|
-
export {
|
|
36
|
-
n as default
|
|
37
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
-
import s from "../../../colors/grey.js";
|
|
3
|
-
const t = ({ color: i = s.m500, size: l = 24, ...o }) => /* @__PURE__ */ e.jsx(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
width: l,
|
|
8
|
-
height: l,
|
|
9
|
-
fill: "none",
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
"aria-label": "Shield Cross Filled",
|
|
12
|
-
...o,
|
|
13
|
-
children: /* @__PURE__ */ e.jsx(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M3.378 5.082C3 5.62 3 7.22 3 10.417v1.574c0 5.638 4.239 8.375 6.899 9.536.721.315 1.082.473 2.101.473 1.02 0 1.38-.158 2.101-.473C16.761 20.365 21 17.63 21 11.991v-1.574c0-3.198 0-4.797-.378-5.335-.377-.537-1.88-1.052-4.887-2.081l-.573-.196C13.595 2.268 12.812 2 12 2s-1.595.268-3.162.805L8.265 3C5.258 4.03 3.755 4.545 3.378 5.082M10.03 8.97a.75.75 0 1 0-1.06 1.06L10.94 12l-1.97 1.97a.75.75 0 1 0 1.06 1.06L12 13.06l1.97 1.97a.75.75 0 0 0 1.06-1.06L13.06 12l1.97-1.97a.75.75 0 1 0-1.06-1.06L12 10.94z",
|
|
19
|
-
fill: i
|
|
20
|
-
}
|
|
21
|
-
)
|
|
22
|
-
}
|
|
23
|
-
);
|
|
24
|
-
export {
|
|
25
|
-
t as default
|
|
26
|
-
};
|