meticulous-ui 1.2.0 → 1.2.1
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/components/Icons/CalendarDays/CalendarDays.js +24 -0
- package/components/Icons/CalendarLinesPen/CalendarLinesPen.js +25 -0
- package/components/Icons/DiscordConversation/DiscordConversation.js +31 -0
- package/components/Icons/DiscordFilled/DiscordFilled.js +25 -0
- package/components/Icons/DiscordOutline/DiscordOutline.js +29 -0
- package/components/Icons/EyeClosed/EyeClosed.js +24 -0
- package/components/Icons/EyeFilled/EyeFilled.js +33 -0
- package/components/Icons/EyeOutline/EyeOutline.js +37 -0
- package/components/Icons/FacebookFilled/FacebookFilled.js +23 -0
- package/components/Icons/FacebookMessengerOutline/FacebookMessengerOutline.js +33 -0
- package/components/Icons/FacebookOutline/FacebookOutline.js +24 -0
- package/components/Icons/FacebookRoundFilled/FacebookRoundFilled.js +22 -0
- package/components/Icons/FullScreenArrowThick/FullScreenArrowThick.js +23 -0
- package/components/Icons/FullScreenArrowThin/FullScreenArrowThin.js +23 -0
- package/components/Icons/FullScreenFilled/FullScreenFilled.js +24 -0
- package/components/Icons/FullScreenOutline/FullScreenOutline.js +24 -0
- package/components/Icons/Help/Help.js +25 -0
- package/components/Icons/HelpCircleFilled/HelpCircleFilled.js +24 -0
- package/components/Icons/HelpCircleOutline/HelpCircleOutline.js +45 -0
- package/components/Icons/InfoCircleFilled/InfoCircleFilled.js +24 -0
- package/components/Icons/InfoCircleOutline/InfoCircleOutline.js +20 -0
- package/components/Icons/InfoSquareFilled/InfoSquareFilled.js +24 -0
- package/components/Icons/InfoSquareOutline/InfoSquareOutline.js +27 -0
- package/components/Icons/InstagramOuline/InstagramOuline.js +25 -0
- package/components/Icons/InstagramRoundFilled/InstagramRoundFilled.js +49 -0
- package/components/Icons/KeyFilled/KeyFilled.js +24 -0
- package/components/Icons/KeyInSquareFilled/KeyInSquareFilled.js +33 -0
- package/components/Icons/KeyInSquareOutline/KeyInSquareOutline.js +42 -0
- package/components/Icons/KeyOutline/KeyOutline.js +35 -0
- package/components/Icons/KeySideSquareFilled/KeySideSquareFilled.js +33 -0
- package/components/Icons/KeySideSquareOutline/KeySideSquareOutline.js +24 -0
- package/components/Icons/KeySquareFilled/KeySquareFilled.js +33 -0
- package/components/Icons/KeySquareOutline/KeySquareOutline.js +24 -0
- package/components/Icons/LinkedinFilled/LinkedinFilled.js +25 -0
- package/components/Icons/LinkedinOutline/LinkedinOutline.js +23 -0
- package/components/Icons/LinkedinRoundFilled/LinkedinRoundFilled.js +26 -0
- package/components/Icons/Loading/Loading.js +25 -0
- package/components/Icons/LocationArrowFilled/LocationArrowFilled.js +16 -0
- package/components/Icons/LocationArrowOutline/LocationArrowOutline.js +25 -0
- package/components/Icons/LocationFilled/LocationFilled.js +27 -0
- package/components/Icons/LocationOutline/LocationOutline.js +27 -0
- package/components/Icons/MediaPauseCircleFilled/MediaPauseCircleFilled.js +24 -0
- package/components/Icons/MediaPauseCircleOuline/MediaPauseCircleOuline.js +40 -0
- package/components/Icons/MediaPauseFilled/MediaPauseFilled.js +31 -0
- package/components/Icons/MediaPauseOutline/MediaPauseOutline.js +35 -0
- package/components/Icons/MediaPlayCircleFilled/MediaPlayCircleFilled.js +24 -0
- package/components/Icons/MediaPlayCircleOutline/MediaPlayCircleOutline.js +35 -0
- package/components/Icons/MediaPlayFilled/MediaPlayFilled.js +22 -0
- package/components/Icons/MediaPlayOutline/MediaPlayOutline.js +24 -0
- package/components/Icons/MediaStopCircleFilled/MediaStopCircleFilled.js +24 -0
- package/components/Icons/MediaStopCircleOutline/MediaStopCircleOutline.js +35 -0
- package/components/Icons/MediaStopFilled/MediaStopFilled.js +22 -0
- package/components/Icons/MediaStopOutline/MediaStopOutline.js +24 -0
- package/components/Icons/NoEntry/NoEntry.js +23 -0
- package/components/Icons/NoEntryFilled/NoEntryFilled.js +22 -0
- package/components/Icons/NoEntryOutline/NoEntryOutline.js +25 -0
- package/components/Icons/Pin/Pin.js +25 -0
- package/components/Icons/PinAddFilled/PinAddFilled.js +21 -0
- package/components/Icons/PinAddOutline/PinAddOutline.js +21 -0
- package/components/Icons/PinCircleFilled/PinCircleFilled.js +24 -0
- package/components/Icons/PinCircleOutline/PinCircleOutline.js +25 -0
- package/components/Icons/PinFilled/PinFilled.js +22 -0
- package/components/Icons/PinOutline/PinOutline.js +24 -0
- package/components/Icons/PinSubFilled/PinSubFilled.js +21 -0
- package/components/Icons/PinSubOutline/PinSubOutline.js +21 -0
- package/components/Icons/PinterestFilled/PinterestFilled.js +21 -0
- package/components/Icons/PinterestOutline/PinterestOutline.js +25 -0
- package/components/Icons/RedditFilled/RedditFilled.js +21 -0
- package/components/Icons/RedditOutline/RedditOutline.js +47 -0
- package/components/Icons/RedditRoundFilled/RedditRoundFilled.js +70 -0
- package/components/Icons/RedditRoundOutline/RedditRoundOutline.js +74 -0
- package/components/Icons/ShieldFilled/ShieldFilled.js +22 -0
- package/components/Icons/ShieldOutline/ShieldOutline.js +24 -0
- package/components/Icons/SnapchatFilled/SnapchatFilled.js +21 -0
- package/components/Icons/SnapchatOutline/SnapchatOutline.js +24 -0
- package/components/Icons/TelegramFilled/TelegramFilled.js +27 -0
- package/components/Icons/TelegramOutline/TelegramOutline.js +24 -0
- package/components/Icons/TelegramRoundFilled/TelegramRoundFilled.js +27 -0
- package/components/Icons/TiktokBox/TiktokBox.js +22 -0
- package/components/Icons/TiktokThickFilled/TiktokThickFilled.js +25 -0
- package/components/Icons/TiktokThinFilled/TiktokThinFilled.js +36 -0
- package/components/Icons/VolumeFilled/VolumeFilled.js +34 -0
- package/components/Icons/VolumeMuteFilled/VolumeMuteFilled.js +34 -0
- package/components/Icons/VolumeMuteOutline/VolumeMuteOutline.js +34 -0
- package/components/Icons/VolumeOffFilled/VolumeOffFilled.js +34 -0
- package/components/Icons/VolumeOffOutline/VolumeOffOutline.js +34 -0
- package/components/Icons/VolumeOutline/VolumeOutline.js +34 -0
- package/components/Icons/Warning/Warning.js +25 -0
- package/components/Icons/WarningCircleFilled/WarningCircleFilled.js +22 -0
- package/components/Icons/WarningCircleOutline/WarningCircleOutline.js +22 -0
- package/components/Icons/WarningSmall/WarningSmall.js +25 -0
- package/components/Icons/WarningTriangleFilled/WarningTriangleFilled.js +25 -0
- package/components/Icons/WarningTriangleOutline/WarningTriangleOutline.js +25 -0
- package/components/Icons/WhatsappFilled/WhatsappFilled.js +21 -0
- package/components/Icons/WhatsappOutline/WhatsappOutline.js +24 -0
- package/components/Icons/Youtube/Youtube.js +22 -0
- package/components/Icons/YoutubeFilled/YoutubeFilled.js +27 -0
- package/components/Icons/YoutubeRoundFilled/YoutubeRoundFilled.js +27 -0
- package/components/Icons/index.js +692 -398
- package/package.json +1 -1
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as L } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const r = ({ size: e = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ L.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: e,
|
|
6
|
+
height: e,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L.jsx("title", { children: "volume_mute_line" }),
|
|
13
|
+
/* @__PURE__ */ L.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ L.jsx("g", { transform: "translate(-624.000000, -96.000000)", children: /* @__PURE__ */ L.jsxs("g", { transform: "translate(624.000000, 96.000000)", children: [
|
|
14
|
+
/* @__PURE__ */ L.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",
|
|
18
|
+
fillRule: "nonzero"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ L.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M15,4.19432 L15,19.8057 C15,20.7004 13.9887,21.2208 13.2606,20.7008 L6.67953,16 L4,16 C2.89543,16 2,15.1046 2,14 L2,10 C2,8.89543 2.89543,8 4,8 L6.67953,8 L13.2606,3.29921 C13.9887,2.77917 15,3.29961 15,4.19432 Z M13,5.94319 L7.84201,9.62746 C7.50281,9.86975 7.09638,10 6.67953,10 L4,10 L4,14 L6.67953,14 C7.09638,14 7.50281,14.1302 7.84201,14.3725 L13,18.0568 L13,5.94319 Z M16.1715,9.17163 C16.5319615,8.81115 17.0992207,8.78342077 17.4914973,9.08844231 L17.5857,9.17163 L18.9999,10.5858 L20.4141,9.17164 C20.8046,8.78112 21.4378,8.78112 21.8283,9.17164 C22.1888538,9.53212923 22.2165888,10.0993309 21.9115047,10.4916771 L21.8283,10.5859 L20.4141,12.0001 L21.8283,13.4143 C22.2189,13.8048 22.2189,14.438 21.8283,14.8285 C21.4678385,15.1889615 20.9005793,15.2166893 20.5083027,14.9116834 L20.4141,14.8285 L18.9999,13.4143 L17.5857,14.8285 C17.1952,15.219 16.562,15.219 16.1715,14.8285 C15.8110385,14.4680385 15.7833107,13.9007793 16.0883166,13.5085027 L16.1715,13.4143 L17.5857,12.0001 L16.1715,10.5858 C15.781,10.1953 15.781,9.56215 16.1715,9.17163 Z",
|
|
25
|
+
fill: l
|
|
26
|
+
}
|
|
27
|
+
)
|
|
28
|
+
] }) }) })
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
r as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as L } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const o = ({ size: l = 24, color: C = "currentColor", ...e }) => /* @__PURE__ */ L.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: l,
|
|
6
|
+
height: l,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...e,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L.jsx("title", { children: "volume_off_fill" }),
|
|
13
|
+
/* @__PURE__ */ L.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ L.jsx("g", { transform: "translate(-672.000000, -144.000000)", fillRule: "nonzero", children: /* @__PURE__ */ L.jsxs("g", { transform: "translate(672.000000, 144.000000)", children: [
|
|
14
|
+
/* @__PURE__ */ L.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",
|
|
18
|
+
fillRule: "nonzero"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ L.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M4.59599,8.00003 L15,18.404 L15,19.8057 C15,20.7004 13.9887,21.2209 13.2606,20.7008 L6.67953,16 L4,16 C2.89543,16 2,15.1046 2,14 L2,10 C2,8.89546 2.89543,8.00003 4,8.00003 L4.59599,8.00003 Z M15,4.19435 L15,13.5857 L16.1133,14.6989 C15.9251182,14.3389909 15.9730521,13.8927182 16.2448552,13.5804424 L16.3331,13.491 C16.7438,13.1234 17,12.5923 17,12 C17,11.46702 16.792478,10.983531 16.4515733,10.6241826 L16.3331,10.5091 C15.9216,10.1407 15.8865,9.50853 16.2549,9.097 C16.6232,8.68548 17.2554,8.65045 17.6669,9.01878 C18.4836,9.74978 19,10.8153 19,12 C19,13.1848 18.4836,14.2503 17.6669,14.9813 C17.3478,15.2669 16.8959,15.31 16.5373,15.1229 L18.0072,16.5929 C17.9694,16.2796 18.0801,15.9535 18.3331,15.7271 C19.3576,14.8102 20,13.4808 20,12 C20,10.5193 19.3576,9.18993 18.3331,8.27297 C17.9216,7.90464 17.8865,7.27244 18.2549,6.86092 C18.6232,6.44939 19.2554,6.41437 19.6669,6.7827 C21.0974,8.06302 22,9.92678 22,12 C22,14.0733 21.0974,15.9371 19.6669,17.2174 C19.4436,17.4173 19.1552,17.4984 18.8793,17.465 L20.4854,19.071 C20.8759,19.4616 20.8759,20.0947 20.4854,20.4853 C20.0949,20.8758 19.4617,20.8758 19.0712,20.4853 L3.51482,4.92891 C3.12429,4.53838 3.12429,3.90522 3.51482,3.51469 C3.90534,3.12417 4.53851,3.12417 4.92903,3.51469 L8.27485,6.86052 L13.2606,3.29924 C13.9887,2.7792 15,3.29964 15,4.19435 Z",
|
|
25
|
+
fill: C
|
|
26
|
+
}
|
|
27
|
+
)
|
|
28
|
+
] }) }) })
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
o as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as L } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const n = ({ size: C = 24, color: e = "currentColor", ...l }) => /* @__PURE__ */ L.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: C,
|
|
6
|
+
height: C,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...l,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L.jsx("title", { children: "volume_off_line" }),
|
|
13
|
+
/* @__PURE__ */ L.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ L.jsx("g", { transform: "translate(-672.000000, -96.000000)", children: /* @__PURE__ */ L.jsxs("g", { transform: "translate(672.000000, 96.000000)", children: [
|
|
14
|
+
/* @__PURE__ */ L.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",
|
|
18
|
+
fillRule: "nonzero"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ L.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M4.59604,8 L6.59604,10 L4,10 L4,14 L6.67953,14 C7.09638,14 7.50281,14.1302 7.84201,14.3725 L13,18.0568 L13,16.404 L15,18.404 L15,19.8057 C15,20.7004 13.9887,21.2208 13.2606,20.7008 L6.67953,16 L4,16 C2.89543,16 2,15.1046 2,14 L2,10 C2,8.89543 2.89543,8 4,8 L4.59604,8 Z M13.2606,3.29921 C13.9570435,2.80178043 14.9125962,3.25632123 14.9943712,4.07979597 L15,4.19432 L15,13.5857 L16.1133,14.699 C15.9250273,14.3390909 15.9729529,13.8927355 16.2448304,13.5804448 L16.3331,13.491 C16.7438,13.1233 17,12.5922 17,12 C17,11.46693 16.792478,10.983513 16.4515733,10.624107 L16.3331,10.509 C15.9216,10.1407 15.8865,9.50849 16.2549,9.09696 C16.6232,8.68544 17.2554,8.65042 17.6669,9.01874 C18.4836,9.74974 19,10.8152 19,12 C19,13.1847 18.4836,14.2502 17.6669,14.9812 C17.3831667,15.2351556 16.9945049,15.2973481 16.6597823,15.1766272 L16.5371,15.1228 L18.0072,16.5929 C17.9694,16.2796 18.0801,15.9535 18.3331,15.7271 C19.3576,14.8101 20,13.4807 20,12 C20,10.5193 19.3576,9.18989 18.3331,8.27293 C17.9216,7.9046 17.8865,7.27241 18.2549,6.86088 C18.6232,6.44935 19.2554,6.41433 19.6669,6.78266 C21.0974,8.06298 22,9.92675 22,12 C22,14.0733 21.0974,15.937 19.6669,17.2174 C19.4754143,17.3887429 19.2361735,17.4728041 18.9979822,17.4722286 L18.8792,17.4649 L20.4854,19.0711 C20.8759,19.4616 20.8759,20.0948 20.4854,20.4853 C20.1249385,20.8457615 19.5576793,20.8734893 19.1654027,20.5684834 L19.0712,20.4853 L3.51482,4.92894 C3.12429,4.53841 3.12429,3.90525 3.51482,3.51473 C3.8753,3.15424077 4.44253503,3.12651083 4.8348235,3.43154018 L4.92903,3.51473 L8.27482,6.86051 L13.2606,3.29921 Z M13,5.94319 L9.70854,8.29423 L13,11.5857 L13,5.94319 Z",
|
|
25
|
+
fill: e
|
|
26
|
+
}
|
|
27
|
+
)
|
|
28
|
+
] }) }) })
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
n as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as L } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const n = ({ size: C = 24, color: e = "currentColor", ...l }) => /* @__PURE__ */ L.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: C,
|
|
6
|
+
height: C,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...l,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L.jsx("title", { children: "volume_line" }),
|
|
13
|
+
/* @__PURE__ */ L.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ L.jsx("g", { transform: "translate(-1344.000000, 0.000000)", children: /* @__PURE__ */ L.jsxs("g", { transform: "translate(1344.000000, 0.000000)", children: [
|
|
14
|
+
/* @__PURE__ */ L.jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",
|
|
18
|
+
fillRule: "nonzero"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ L.jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M15,4.19422 L15,19.8056 C15,20.7003 13.9887,21.2207 13.2606,20.7007 L6.67953,15.9999 L4,15.9999 C2.89543,15.9999 2,15.1045 2,13.9999 L2,9.99991 C2,8.89534 2.89543,7.99991 4,7.99991 L6.67953,7.99991 L13.2606,3.29912 C13.9887,2.77908 15,3.29952 15,4.19422 Z M13,5.94309 L7.84201,9.62737 C7.50281,9.86966 7.09638,9.99991 6.67953,9.99991 L4,9.99991 L4,13.9999 L6.67953,13.9999 C7.09638,13.9999 7.50281,14.1302 7.84201,14.3724 L13,18.0567 L13,5.94309 Z M18.2549,6.86093 C18.6232,6.4494 19.2554,6.41438 19.6669,6.78271 C21.0974,8.06302 21.9999957,9.92679 21.9999957,12.0001 C21.9999957,14.0733 21.0974,15.9371 19.6669,17.2174 C19.2554,17.5857 18.6232,17.5507 18.2549,17.1392 C17.8865,16.7277 17.9216,16.0955 18.3331,15.7271 C19.3576,14.8102 19.9999957,13.4808 19.9999957,12.0001 C19.9999957,10.5193 19.3576,9.18994 18.3331,8.27298 C17.9216,7.90465 17.8865,7.27245 18.2549,6.86093 Z M17.6669,9.01879 C18.4837,9.74979 18.9999957,10.8153 18.9999957,12 C18.9999957,13.1848 18.4837,14.2503 17.6669,14.9813 C17.2554,15.3496 16.6232,15.3146 16.2549,14.9031 C15.9148385,14.5231615 15.9185876,13.9552562 16.2448325,13.5804564 L16.3331,13.491 C16.7439,13.1234 16.9999957,12.5923 16.9999957,12 C16.9999957,11.46702 16.7925582,10.983531 16.4515975,10.6241826 L16.3331,10.5091 C15.9216,10.1407 15.8865,9.50854 16.2549,9.09701 C16.6232,8.68548 17.2554,8.65046 17.6669,9.01879 Z",
|
|
25
|
+
fill: e
|
|
26
|
+
}
|
|
27
|
+
)
|
|
28
|
+
] }) }) })
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
n as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const s = ({ size: o = 24, color: r = "currentColor", ...n }) => /* @__PURE__ */ t.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: o,
|
|
6
|
+
height: o,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...n,
|
|
11
|
+
children: /* @__PURE__ */ t.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M12 18.99V19M12 5V16",
|
|
15
|
+
stroke: r,
|
|
16
|
+
strokeWidth: "1.5",
|
|
17
|
+
strokeLinecap: "round",
|
|
18
|
+
strokeLinejoin: "round"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
s as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const a = ({ size: l = 24, color: r = "currentColor", ...i }) => /* @__PURE__ */ t.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: l,
|
|
6
|
+
height: l,
|
|
7
|
+
viewBox: "0 0 1024 1024",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...i,
|
|
11
|
+
children: /* @__PURE__ */ t.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fill: r,
|
|
15
|
+
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256zm0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4z"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
a as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { j as a } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const n = ({ size: t = 24, color: r = "currentColor", ...i }) => /* @__PURE__ */ a.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: t,
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "0 0 1024 1024",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...i,
|
|
11
|
+
children: /* @__PURE__ */ a.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fill: r,
|
|
15
|
+
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768zm48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0zm-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32z"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
n as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const s = ({ size: o = 24, color: r = "currentColor", ...n }) => /* @__PURE__ */ t.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: o,
|
|
6
|
+
height: o,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...n,
|
|
11
|
+
children: /* @__PURE__ */ t.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M12 16.99V17M12 7V14",
|
|
15
|
+
stroke: r,
|
|
16
|
+
strokeWidth: "1.5",
|
|
17
|
+
strokeLinecap: "round",
|
|
18
|
+
strokeLinejoin: "round"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
s as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as l } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const r = ({ size: s = 24, color: t = "currentColor", ...i }) => /* @__PURE__ */ l.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: s,
|
|
6
|
+
height: s,
|
|
7
|
+
viewBox: "0 0 32 32",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...i,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l.jsx("title", { children: "warning" }),
|
|
13
|
+
/* @__PURE__ */ l.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fill: t,
|
|
17
|
+
d: "M30.555 25.219l-12.519-21.436c-1.044-1.044-2.738-1.044-3.782 0l-12.52 21.436c-1.044 1.043-1.044 2.736 0 3.781h28.82c1.046-1.045 1.046-2.738 0.001-3.781zM14.992 11.478c0-0.829 0.672-1.5 1.5-1.5s1.5 0.671 1.5 1.5v7c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5v-7zM16.501 24.986c-0.828 0-1.5-0.67-1.5-1.5 0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5c0 0.83-0.672 1.5-1.5 1.5z"
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
]
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
r as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { j as o } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const i = ({ size: t = 24, color: r = "currentColor", ...n }) => /* @__PURE__ */ o.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: t,
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...n,
|
|
11
|
+
children: /* @__PURE__ */ o.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M12 15H12.01M12 12V9M4.98207 19H19.0179C20.5615 19 21.5233 17.3256 20.7455 15.9923L13.7276 3.96153C12.9558 2.63852 11.0442 2.63852 10.2724 3.96153L3.25452 15.9923C2.47675 17.3256 3.43849 19 4.98207 19Z",
|
|
15
|
+
stroke: r,
|
|
16
|
+
strokeWidth: "2",
|
|
17
|
+
strokeLinecap: "round",
|
|
18
|
+
strokeLinejoin: "round"
|
|
19
|
+
}
|
|
20
|
+
)
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
i as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const C = ({ size: t = 24, color: s = "currentColor", ...l }) => /* @__PURE__ */ e.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: t,
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "0 0 20 20",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...l,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e.jsx("title", { children: "whatsapp [#128]" }),
|
|
13
|
+
/* @__PURE__ */ e.jsx("desc", { children: "Created with Sketch." }),
|
|
14
|
+
/* @__PURE__ */ e.jsx("defs", {}),
|
|
15
|
+
/* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-300.000000, -7599.000000)", fill: s, children: /* @__PURE__ */ e.jsx("g", { transform: "translate(56.000000, 160.000000)", children: /* @__PURE__ */ e.jsx("path", { d: "M259.821,7453.12124 C259.58,7453.80344 258.622,7454.36761 257.858,7454.53266 C257.335,7454.64369 256.653,7454.73172 254.355,7453.77943 C251.774,7452.71011 248.19,7448.90097 248.19,7446.36621 C248.19,7445.07582 248.934,7443.57337 250.235,7443.57337 C250.861,7443.57337 250.999,7443.58538 251.205,7444.07952 C251.446,7444.6617 252.034,7446.09613 252.104,7446.24317 C252.393,7446.84635 251.81,7447.19946 251.387,7447.72462 C251.252,7447.88266 251.099,7448.05372 251.27,7448.3478 C251.44,7448.63589 252.028,7449.59418 252.892,7450.36341 C254.008,7451.35771 254.913,7451.6748 255.237,7451.80984 C255.478,7451.90987 255.766,7451.88687 255.942,7451.69881 C256.165,7451.45774 256.442,7451.05762 256.724,7450.6635 C256.923,7450.38141 257.176,7450.3464 257.441,7450.44643 C257.62,7450.50845 259.895,7451.56477 259.991,7451.73382 C260.062,7451.85686 260.062,7452.43903 259.821,7453.12124 M254.002,7439 L253.997,7439 L253.997,7439 C248.484,7439 244,7443.48535 244,7449 C244,7451.18666 244.705,7453.21526 245.904,7454.86076 L244.658,7458.57687 L248.501,7457.3485 C250.082,7458.39482 251.969,7459 254.002,7459 C259.515,7459 264,7454.51465 264,7449 C264,7443.48535 259.515,7439 254.002,7439" }) }) }) })
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
export {
|
|
20
|
+
C as default
|
|
21
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const i = ({ size: C = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: C,
|
|
6
|
+
height: C,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
clipRule: "evenodd",
|
|
16
|
+
d: "M3.50002 12C3.50002 7.30558 7.3056 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C10.3278 20.5 8.77127 20.0182 7.45798 19.1861C7.21357 19.0313 6.91408 18.9899 6.63684 19.0726L3.75769 19.9319L4.84173 17.3953C4.96986 17.0955 4.94379 16.7521 4.77187 16.4751C3.9657 15.176 3.50002 13.6439 3.50002 12ZM12 1.5C6.20103 1.5 1.50002 6.20101 1.50002 12C1.50002 13.8381 1.97316 15.5683 2.80465 17.0727L1.08047 21.107C0.928048 21.4637 0.99561 21.8763 1.25382 22.1657C1.51203 22.4552 1.91432 22.5692 2.28599 22.4582L6.78541 21.1155C8.32245 21.9965 10.1037 22.5 12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5ZM14.2925 14.1824L12.9783 15.1081C12.3628 14.7575 11.6823 14.2681 10.9997 13.5855C10.2901 12.8759 9.76402 12.1433 9.37612 11.4713L10.2113 10.7624C10.5697 10.4582 10.6678 9.94533 10.447 9.53028L9.38284 7.53028C9.23954 7.26097 8.98116 7.0718 8.68115 7.01654C8.38113 6.96129 8.07231 7.046 7.84247 7.24659L7.52696 7.52195C6.76823 8.18414 6.3195 9.2723 6.69141 10.3741C7.07698 11.5163 7.89983 13.314 9.58552 14.9997C11.3991 16.8133 13.2413 17.5275 14.3186 17.8049C15.1866 18.0283 16.008 17.7288 16.5868 17.2572L17.1783 16.7752C17.4313 16.5691 17.5678 16.2524 17.544 15.9269C17.5201 15.6014 17.3389 15.308 17.0585 15.1409L15.3802 14.1409C15.0412 13.939 14.6152 13.9552 14.2925 14.1824Z",
|
|
17
|
+
fill: l
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
export {
|
|
23
|
+
i as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { j as t } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const e = ({ size: C = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: C,
|
|
6
|
+
height: C,
|
|
7
|
+
viewBox: "0 -4 32 32",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...r,
|
|
11
|
+
children: /* @__PURE__ */ t.jsx(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fill: o,
|
|
15
|
+
d: "M30.722,20.579 C30.137,21.894 28.628,23.085 27.211,23.348 C27.066,23.375 23.603,24.000 16.010,24.000 L15.990,24.000 C8.398,24.000 4.932,23.375 4.788,23.349 C3.371,23.085 1.861,21.894 1.275,20.578 C1.223,20.461 0.001,17.647 0.001,12.000 C0.001,6.353 1.223,3.538 1.275,3.421 C1.861,2.105 3.371,0.915 4.788,0.652 C4.932,0.625 8.398,-0.000 15.990,-0.000 C23.603,-0.000 27.066,0.625 27.210,0.651 C28.628,0.915 30.137,2.105 30.723,3.420 C30.775,3.538 32.000,6.353 32.000,12.000 C32.000,17.647 30.775,20.461 30.722,20.579 ZM28.893,4.230 C28.581,3.529 27.603,2.759 26.845,2.618 C26.813,2.612 23.386,2.000 16.010,2.000 C8.615,2.000 5.185,2.612 5.152,2.618 C4.394,2.759 3.417,3.529 3.104,4.234 C3.094,4.255 2.002,6.829 2.002,12.000 C2.002,17.170 3.094,19.744 3.106,19.770 C3.417,20.471 4.394,21.241 5.153,21.382 C5.185,21.388 8.615,22.000 15.990,22.000 L16.010,22.000 C23.386,22.000 26.813,21.388 26.846,21.382 C27.604,21.241 28.581,20.471 28.894,19.766 C28.904,19.744 29.998,17.170 29.998,12.000 C29.998,6.830 28.904,4.255 28.893,4.230 ZM13.541,17.846 C13.379,17.949 13.193,18.000 13.008,18.000 C12.842,18.000 12.676,17.959 12.525,17.875 C12.206,17.699 12.008,17.364 12.008,17.000 L12.008,7.000 C12.008,6.637 12.204,6.303 12.521,6.127 C12.838,5.950 13.227,5.958 13.534,6.149 L21.553,11.105 C21.846,11.286 22.026,11.606 22.027,11.951 C22.028,12.296 21.852,12.618 21.560,12.801 L13.541,17.846 ZM14.009,8.794 L14.009,15.189 L19.137,11.963 L14.009,8.794 Z"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
e as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as e } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const n = ({ size: t = 24, color: l = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: t,
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "0 -3 20 20",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...s,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e.jsx("title", { children: "youtube [#168]" }),
|
|
13
|
+
/* @__PURE__ */ e.jsx("desc", { children: "Created with Sketch." }),
|
|
14
|
+
/* @__PURE__ */ e.jsx("defs", {}),
|
|
15
|
+
/* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { transform: "translate(-300.000000, -7442.000000)", fill: l, children: /* @__PURE__ */ e.jsx("g", { transform: "translate(56.000000, 160.000000)", children: /* @__PURE__ */ e.jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
fill: l,
|
|
19
|
+
d: "M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289"
|
|
20
|
+
}
|
|
21
|
+
) }) }) })
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
n as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as s } from "../../../_virtual/jsx-runtime.js";
|
|
2
|
+
const i = ({ size: t = 24, color: l = "currentColor", ...n }) => /* @__PURE__ */ s.jsx(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: t,
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "-143 145 512 512",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...n,
|
|
11
|
+
children: /* @__PURE__ */ s.jsxs("g", { children: [
|
|
12
|
+
/* @__PURE__ */ s.jsx("polygon", { fill: l, points: "78.9,450.3 162.7,401.1 78.9,351.9 " }),
|
|
13
|
+
/* @__PURE__ */ s.jsx(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
fill: l,
|
|
17
|
+
d: `M113,145c-141.4,0-256,114.6-256,256s114.6,256,256,256s256-114.6,256-256S254.4,145,113,145z M241,446.8L241,446.8
|
|
18
|
+
c0,44.1-44.1,44.1-44.1,44.1H29.1c-44.1,0-44.1-44.1-44.1-44.1v-91.5c0-44.1,44.1-44.1,44.1-44.1h167.8c44.1,0,44.1,44.1,44.1,44.1
|
|
19
|
+
V446.8z`
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
] })
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
export {
|
|
26
|
+
i as default
|
|
27
|
+
};
|