meticulous-ui 1.0.23 → 1.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Icons/Add/Add.js +47 -0
- package/dist/components/Icons/AddCircle/AddCircle.js +35 -0
- package/dist/components/Icons/AddCircleFilled/AddCircleFilled.js +26 -0
- package/dist/components/Icons/ArrowDown/ArrowDown.js +26 -0
- package/dist/components/Icons/ArrowLeft/ArrowLeft.js +27 -0
- package/dist/components/Icons/ArrowRight/ArrowRight.js +27 -0
- package/dist/components/Icons/ArrowUp/ArrowUp.js +26 -0
- package/dist/components/Icons/BellFilled/BellFilled.js +26 -0
- package/dist/components/Icons/BellOffFilled/BellOffFilled.js +37 -0
- package/dist/components/Icons/BellOffOutline/BellOffOutline.js +38 -0
- package/dist/components/Icons/BellOutline/BellOutline.js +39 -0
- package/dist/components/Icons/BookmarkFilled/BookmarkFilled.js +18 -0
- package/dist/components/Icons/BookmarkOutline/BookmarkOutline.js +26 -0
- package/dist/components/Icons/ChevronDown/ChevronDown.js +27 -0
- package/dist/components/Icons/ChevronLeft/ChevronLeft.js +25 -22
- package/dist/components/Icons/ChevronRight/ChevronRight.js +25 -22
- package/dist/components/Icons/ChevronUp/ChevronUp.js +27 -0
- package/dist/components/Icons/ClockCircleOutline/ClockCircleOutline.js +30 -0
- package/dist/components/Icons/ClockSquareOutline/ClockSquareOutline.js +37 -0
- package/dist/components/Icons/Close/Close.js +24 -0
- package/dist/components/Icons/CloseCircleFilled/CloseCircleFilled.js +26 -0
- package/dist/components/Icons/CloseCircleOutline/CloseCircleOutline.js +27 -0
- package/dist/components/Icons/CommentBubbleFilled/CommentBubbleFilled.js +18 -0
- package/dist/components/Icons/CommentBubbleOutline/CommentBubbleOutline.js +18 -0
- package/dist/components/Icons/CommentFilled/CommentFilled.js +18 -0
- package/dist/components/Icons/CommentLineFilled/CommentLineFilled.js +18 -0
- package/dist/components/Icons/CommentLineOutline/CommentLineOutline.js +18 -0
- package/dist/components/Icons/CommentOutline/CommentOutline.js +18 -0
- package/dist/components/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +24 -0
- package/dist/components/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +27 -0
- package/dist/components/Icons/DotsVerticalFilled/DotsVerticalFilled.js +24 -0
- package/dist/components/Icons/DotsVerticalOutline/DotsVerticalOutline.js +27 -0
- package/dist/components/Icons/HamburgerMenu/HamburgerMenu.js +26 -0
- package/dist/components/Icons/HamburgerSpaced/HamburgerSpaced.js +18 -0
- package/dist/components/Icons/HeartFilled/HeartFilled.js +24 -0
- package/dist/components/Icons/HeartOutline/HeartOutline.js +29 -0
- package/dist/components/Icons/HomeFilled/HomeFilled.js +26 -0
- package/dist/components/Icons/HomeOutline/HomeOutline.js +26 -0
- package/dist/components/Icons/Link/Link.js +37 -0
- package/dist/components/Icons/Minus/Minus.js +27 -0
- package/dist/components/Icons/MinusCircle/MinusCircle.js +18 -0
- package/dist/components/Icons/MinusCircleFilled/MinusCircleFilled.js +18 -0
- package/dist/components/Icons/Search/Search.js +18 -0
- package/dist/components/Icons/SettingFilled/SettingFilled.js +24 -0
- package/dist/components/Icons/SettingOutline/SettingOutline.js +24 -0
- package/dist/components/Icons/ShareAllFilled/ShareAllFilled.js +26 -0
- package/dist/components/Icons/ShareAllOutline/ShareAllOutline.js +29 -0
- package/dist/components/Icons/ShareBoxOutline/ShareBoxOutline.js +24 -0
- package/dist/components/Icons/ShareFilled/ShareFilled.js +35 -0
- package/dist/components/Icons/ShareOutline/ShareOutline.js +38 -0
- package/dist/components/Icons/ShareThickFilled/ShareThickFilled.js +24 -0
- package/dist/components/Icons/StarFilled/StarFilled.js +24 -0
- package/dist/components/Icons/StarOutline/StarOutline.js +24 -0
- package/dist/components/Icons/ThumbsDownFilled/ThumbsDownFilled.js +24 -0
- package/dist/components/Icons/ThumbsDownOutline/ThumbsDownOutline.js +24 -0
- package/dist/components/Icons/ThumbsUpFilled/ThumbsUpFilled.js +24 -0
- package/dist/components/Icons/ThumbsUpOutline/ThumbsUpOutline.js +24 -0
- package/dist/components/Icons/Upload/Upload.js +33 -0
- package/dist/components/Icons/UploadBoxFilled/UploadBoxFilled.js +26 -0
- package/dist/components/Icons/UploadBoxOutline/UploadBoxOutline.js +35 -0
- package/dist/components/Icons/index.js +125 -0
- package/dist/components/Pagination/styles.js +6 -6
- package/dist/index.js +10 -8
- package/dist/utils/capFirstLetter.js +4 -0
- package/dist/utils/compose.js +4 -0
- package/dist/utils/hasEqualProps.js +7 -0
- package/dist/utils/index.js +13 -0
- package/dist/utils/isNonEmptyArray.js +4 -0
- package/package.json +6 -2
- package/dist/components/Icons/ChevronLeft/index.js +0 -4
- package/dist/components/Icons/ChevronRight/index.js +0 -4
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import a from "../../../colors/grey.js";
|
|
3
|
+
const t = ({ color: i = a.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": "Close Circle Filled",
|
|
12
|
+
...o,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.97 8.97a.75.75 0 0 1 1.06 0L12 10.94l1.97-1.97a.75.75 0 0 1 1.06 1.06L13.06 12l1.97 1.97a.75.75 0 0 1-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 0 1 0-1.06",
|
|
19
|
+
fill: i
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
t as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const n = ({ color: r = i.m500, size: o = 24, ...t }) => /* @__PURE__ */ e.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": "Close Circle Outline",
|
|
12
|
+
...t,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { children: /* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "m9 9 3 3m0 0 3 3m-3-3-3 3m3-3 3-3m-3 12a9 9 0 1 1 0-18 9 9 0 0 1 0 18",
|
|
17
|
+
stroke: r,
|
|
18
|
+
strokeWidth: "2",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
}
|
|
22
|
+
) })
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
n as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import m from "../../../colors/grey.js";
|
|
3
|
+
const a = ({ color: l = m.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: t,
|
|
8
|
+
height: t,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Bubble Filled",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-207 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M231 273a2 2 0 1 1 .001-4.001A2 2 0 0 1 231 273m-8 0a2 2 0 1 1 .001-4.001A2 2 0 0 1 223 273m-8 0a2 2 0 1 1 .001-4.001A2 2 0 0 1 215 273m8-16c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
a as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import m from "../../../colors/grey.js";
|
|
3
|
+
const r = ({ color: t = m.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: l,
|
|
8
|
+
height: l,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Bubble Outline",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-204 -255)", fill: t, children: /* @__PURE__ */ e.jsx("path", { d: "M228 267a2 2 0 1 0 .001 4.001A2 2 0 0 0 228 267m-8 14c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14m-8 12a2 2 0 1 0 .001 4.001A2 2 0 0 0 212 267m8 0a2 2 0 1 0 .001 4.001A2 2 0 0 0 220 267" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
r as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import r from "../../../colors/grey.js";
|
|
3
|
+
const m = ({ color: l = r.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: t,
|
|
8
|
+
height: t,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Filled",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-102 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M118 257c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
m as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import n from "../../../colors/grey.js";
|
|
3
|
+
const a = ({ color: l = n.m500, size: t = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: t,
|
|
8
|
+
height: t,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Line Filled",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { stroke: l, strokeWidth: "1", fill: l, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-154 -257)", fill: l, children: /* @__PURE__ */ e.jsx("path", { d: "M177 270h-14a1 1 0 1 1 0-2h14a1 1 0 0 1 0 2m-2 6h-10a1 1 0 1 1 0-2h10a1 1 0 1 1 0 2m-5-19c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V289l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
a as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import n from "../../../colors/grey.js";
|
|
3
|
+
const r = ({ color: t = n.m500, size: l = 24, ...i }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: l,
|
|
8
|
+
height: l,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Line Outline",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx("g", { stroke: t, strokeWidth: "1", fill: t, fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-152 -255)", fill: t, children: /* @__PURE__ */ e.jsx("path", { d: "M168 281c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14m7 11h-14a1 1 0 0 0 0 2h14a1 1 0 1 0 0-2m-2 6h-10a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
r as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import s from "../../../colors/grey.js";
|
|
3
|
+
const m = ({ color: e = s.m500, size: l = 24, ...i }) => /* @__PURE__ */ t.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: l,
|
|
8
|
+
height: l,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Comment Outline",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ t.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { transform: "translate(-100 -255)", fill: e, children: /* @__PURE__ */ t.jsx("path", { d: "M116 281c-1.168 0-2.296-.136-3.38-.367l-4.708 2.83.063-4.639c-3.609-2.17-5.975-5.758-5.975-9.824 0-6.627 6.268-12 14-12s14 5.373 14 12c0 6.628-6.268 12-14 12m0-26c-8.836 0-16 6.269-16 14 0 4.419 2.345 8.354 6 10.919V287l7.009-4.253c.97.16 1.968.253 2.991.253 8.836 0 16-6.268 16-14 0-7.731-7.164-14-16-14" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
m as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import a from "../../../colors/grey.js";
|
|
3
|
+
const e = ({ color: l = a.m500, size: o = 24, ...i }) => /* @__PURE__ */ t.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: o,
|
|
8
|
+
height: o,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Dots Horizontal Filled",
|
|
12
|
+
...i,
|
|
13
|
+
children: /* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M4 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4",
|
|
17
|
+
fill: l
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
e as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const a = ({ color: r = i.m500, size: o = 24, ...e }) => /* @__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": "Dots Horizontal Outline",
|
|
12
|
+
...e,
|
|
13
|
+
children: /* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M21 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M7 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0",
|
|
17
|
+
stroke: r,
|
|
18
|
+
strokeWidth: "2",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
}
|
|
22
|
+
)
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
a as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import e from "../../../colors/grey.js";
|
|
3
|
+
const s = ({ color: i = e.m500, size: t = 24, ...a }) => /* @__PURE__ */ l.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: t,
|
|
8
|
+
height: t,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Dots Vertical Filled",
|
|
12
|
+
...a,
|
|
13
|
+
children: /* @__PURE__ */ l.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M8 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4M8 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4M10 2a2 2 0 1 0-4 0 2 2 0 0 0 4 0",
|
|
17
|
+
fill: i
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
s as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as o } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const n = ({ color: e = i.m500, size: t = 24, ...r }) => /* @__PURE__ */ o.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
width: t,
|
|
8
|
+
height: t,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Dots Vertical Outline",
|
|
12
|
+
...r,
|
|
13
|
+
children: /* @__PURE__ */ o.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0M14 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0",
|
|
17
|
+
stroke: e,
|
|
18
|
+
strokeWidth: "2",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
}
|
|
22
|
+
)
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
n as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import o from "../../../colors/grey.js";
|
|
3
|
+
const n = ({ color: l = o.m500, size: a = 24, ...r }) => /* @__PURE__ */ e.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
width: a,
|
|
8
|
+
height: a,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Hamburger Menu",
|
|
12
|
+
...r,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M20.75 7a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75M20.75 12a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75M20.75 17a.75.75 0 0 1-.75.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 .75.75",
|
|
19
|
+
fill: l
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
n as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import h from "../../../colors/grey.js";
|
|
3
|
+
const i = ({ color: e = h.m500, size: r = 24, ...t }) => /* @__PURE__ */ a.jsx(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
viewBox: "0 -1 20 20",
|
|
7
|
+
width: r,
|
|
8
|
+
height: r,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"aria-label": "Hamburger Spaced",
|
|
12
|
+
...t,
|
|
13
|
+
children: /* @__PURE__ */ a.jsx("g", { stroke: e, strokeWidth: "1", fill: e, fillRule: "evenodd", children: /* @__PURE__ */ a.jsx("g", { transform: "translate(-210 -887)", fill: e, children: /* @__PURE__ */ a.jsx("path", { d: "M229 895h-18a1 1 0 0 0 0 2h18a1 1 0 1 0 0-2m0 8h-18a1 1 0 0 0 0 2h18a1 1 0 1 0 0-2m-18-14h18a1 1 0 1 0 0-2h-18a1 1 0 0 0 0 2" }) }) })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
16
|
+
export {
|
|
17
|
+
i as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const s = ({ color: e = i.m500, size: l = 24, ...r }) => /* @__PURE__ */ t.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": "Heart Filled",
|
|
12
|
+
...r,
|
|
13
|
+
children: /* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M1.243 8.243 8 15l6.757-6.757a4.24 4.24 0 0 0 1.243-3v-.19A4.052 4.052 0 0 0 8.783 2.52L8 3.5l-.783-.98A4.052 4.052 0 0 0 0 5.053v.19c0 1.126.447 2.205 1.243 3",
|
|
17
|
+
fill: e
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
s as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const s = ({ color: o = i.m500, size: e = 24, ...r }) => /* @__PURE__ */ t.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": "Heart Outline",
|
|
12
|
+
...r,
|
|
13
|
+
children: /* @__PURE__ */ t.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M12 6c-1.8-2.097-4.806-2.745-7.06-.825-2.255 1.92-2.573 5.131-.802 7.402 1.472 1.888 5.927 5.87 7.387 7.16.163.144.245.216.34.245a.46.46 0 0 0 .258 0c.095-.029.176-.1.34-.245 1.46-1.29 5.915-5.272 7.387-7.16 1.77-2.27 1.492-5.502-.802-7.402S13.8 3.903 12 6",
|
|
19
|
+
stroke: o,
|
|
20
|
+
strokeWidth: "2",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeLinejoin: "round"
|
|
23
|
+
}
|
|
24
|
+
)
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
export {
|
|
28
|
+
s as default
|
|
29
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import i from "../../../colors/grey.js";
|
|
3
|
+
const d = ({ color: o = i.m500, size: l = 24, ...h }) => /* @__PURE__ */ e.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": "Home Filled",
|
|
12
|
+
...h,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M8 0 0 6v2h1v7h3v-5h3v5h8V8h1V6l-2-1.5V1h-3v1.25zm1 10h3v3H9z",
|
|
19
|
+
fill: o
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
d as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import s from "../../../colors/grey.js";
|
|
3
|
+
const i = ({ color: a = 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": "Home Outline",
|
|
12
|
+
...o,
|
|
13
|
+
children: /* @__PURE__ */ e.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M16.25 3.75v1.69l2 1.6V3.75zm3.5 4.49V3.5c0-.69-.56-1.25-1.25-1.25H16c-.69 0-1.25.56-1.25 1.25v.74l-.407-.326a3.75 3.75 0 0 0-4.686 0l-8.125 6.5a.75.75 0 0 0 .937 1.172l.781-.626v10.29H2a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5h-1.25V10.96l.782.626a.75.75 0 0 0 .936-1.172zm-.5 1.52-5.844-4.675a2.25 2.25 0 0 0-2.812 0L4.75 9.76v11.49h3.5v-4.3c0-.664 0-1.237.062-1.696.066-.492.215-.963.597-1.345s.854-.531 1.345-.597c.459-.062 1.032-.062 1.697-.062h.098c.665 0 1.238 0 1.697.062.492.066.963.215 1.345.597s.531.853.597 1.345c.062.459.062 1.032.062 1.697v4.299h3.5zm-5 11.49V17c0-.728-.002-1.2-.048-1.546-.044-.325-.114-.427-.172-.484s-.159-.128-.484-.172c-.347-.046-.818-.048-1.546-.048s-1.2.002-1.546.048c-.325.044-.427.115-.484.172s-.128.159-.172.484c-.046.347-.048.818-.048 1.546v4.25zM12 8.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 9.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0",
|
|
19
|
+
fill: a
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
i as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
import o from "../../../colors/grey.js";
|
|
3
|
+
const a = ({ color: s = o.m500, size: r = 24, ...e }) => /* @__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": "Link",
|
|
12
|
+
...e,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ t.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M15.197 3.355c1.673-1.68 4.25-1.816 5.757-.305s1.37 4.1-.303 5.78l-2.424 2.433M10.047 14c-1.507-1.512-1.37-4.1.302-5.779L12.5 6.062",
|
|
18
|
+
stroke: s,
|
|
19
|
+
strokeWidth: "1.5",
|
|
20
|
+
strokeLinecap: "round"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ t.jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M13.954 10c1.506 1.512 1.37 4.1-.303 5.779l-2.424 2.433-2.424 2.433c-1.673 1.68-4.25 1.816-5.757.305s-1.37-4.1.303-5.78l2.424-2.433",
|
|
27
|
+
stroke: s,
|
|
28
|
+
strokeWidth: "1.5",
|
|
29
|
+
strokeLinecap: "round"
|
|
30
|
+
}
|
|
31
|
+
)
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
a as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
};
|