@mirohq/design-system-icons 0.16.0 → 0.17.0
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/main.js +41 -36
- package/dist/main.js.map +1 -1
- package/dist/module.js +41 -37
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +3 -1
- package/package.json +1 -1
- package/react/chat-lines-dot.tsx +34 -0
- package/react/index.ts +1 -0
- package/react/stroke-1.tsx +2 -6
- package/react/stroke-2.tsx +2 -6
- package/react/stroke-3.tsx +2 -6
- package/react/stroke-4.tsx +2 -6
- package/react/stroke-5.tsx +2 -6
- package/react/stroke-6.tsx +2 -6
- package/svg/24/chat-lines-dot.svg +2 -0
- package/svg/24/stroke-1.svg +1 -1
- package/svg/24/stroke-2.svg +1 -1
- package/svg/24/stroke-3.svg +1 -1
- package/svg/24/stroke-4.svg +1 -1
- package/svg/24/stroke-5.svg +1 -1
- package/svg/24/stroke-6.svg +1 -1
- package/svg/meta.json +14 -1
package/dist/main.js
CHANGED
|
@@ -1713,6 +1713,34 @@ const IconChatLinesCross = React.forwardRef(
|
|
|
1713
1713
|
)
|
|
1714
1714
|
);
|
|
1715
1715
|
|
|
1716
|
+
const IconChatLinesDot = React.forwardRef(
|
|
1717
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
1718
|
+
StyledIcon,
|
|
1719
|
+
{
|
|
1720
|
+
...props,
|
|
1721
|
+
weight,
|
|
1722
|
+
size,
|
|
1723
|
+
viewBox: "0 0 24 24",
|
|
1724
|
+
fill: "none",
|
|
1725
|
+
ref: forwardRef2
|
|
1726
|
+
},
|
|
1727
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1728
|
+
stroke: "currentColor",
|
|
1729
|
+
strokeLinecap: "round",
|
|
1730
|
+
strokeLinejoin: "round",
|
|
1731
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1732
|
+
d: "M8 9h8m-8 4h8m-2-9h-10c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-7",
|
|
1733
|
+
vectorEffect: "non-scaling-stroke"
|
|
1734
|
+
}),
|
|
1735
|
+
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
1736
|
+
cx: 20,
|
|
1737
|
+
cy: 4,
|
|
1738
|
+
r: 3,
|
|
1739
|
+
fill: "currentColor"
|
|
1740
|
+
})
|
|
1741
|
+
)
|
|
1742
|
+
);
|
|
1743
|
+
|
|
1716
1744
|
const IconChatLinesEyeOpen = React.forwardRef(
|
|
1717
1745
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
1718
1746
|
StyledIcon,
|
|
@@ -8591,12 +8619,8 @@ const IconStroke1 = React.forwardRef(
|
|
|
8591
8619
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8592
8620
|
clipPath: "url(#a)"
|
|
8593
8621
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8594
|
-
|
|
8595
|
-
|
|
8596
|
-
strokeLinejoin: "round",
|
|
8597
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8598
|
-
d: "m5.1056 17.8101 13.7888-11.5702",
|
|
8599
|
-
vectorEffect: "non-scaling-stroke"
|
|
8622
|
+
fill: "currentColor",
|
|
8623
|
+
d: "M4.3182 19.6818c-.4243-.4242-.4243-1.1121 0-1.5364l13.8272-13.8272c.4243-.4243 1.1122-.4243 1.5364 0 .4243.4242.4243 1.1121 0 1.5363l-13.8272 13.8273c-.4243.4243-1.1121.4243-1.5364 0Z"
|
|
8600
8624
|
})),
|
|
8601
8625
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8602
8626
|
id: "a"
|
|
@@ -8621,12 +8645,8 @@ const IconStroke2 = React.forwardRef(
|
|
|
8621
8645
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8622
8646
|
clipPath: "url(#a)"
|
|
8623
8647
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8624
|
-
|
|
8625
|
-
|
|
8626
|
-
strokeLinejoin: "round",
|
|
8627
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8628
|
-
d: "m5.8716 17.1672 12.2568-10.2845",
|
|
8629
|
-
vectorEffect: "non-scaling-stroke"
|
|
8648
|
+
fill: "currentColor",
|
|
8649
|
+
d: "M4.612 19.388c-.816-.8161-.816-2.1392 0-2.9552l11.8208-11.8208c.816-.816 2.1391-.816 2.9552 0 .816.816.816 2.1392 0 2.9552l-11.8208 11.8208c-.816.816-2.1391.816-2.9552 0Z"
|
|
8630
8650
|
})),
|
|
8631
8651
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8632
8652
|
id: "a"
|
|
@@ -8651,12 +8671,8 @@ const IconStroke3 = React.forwardRef(
|
|
|
8651
8671
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8652
8672
|
clipPath: "url(#a)"
|
|
8653
8673
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8654
|
-
|
|
8655
|
-
|
|
8656
|
-
strokeLinejoin: "round",
|
|
8657
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8658
|
-
d: "m6.6378 16.5244 10.7246-8.999",
|
|
8659
|
-
vectorEffect: "non-scaling-stroke"
|
|
8674
|
+
fill: "currentColor",
|
|
8675
|
+
d: "M4.8842 19.1158c-1.179-1.179-1.179-3.0905 0-4.2695l9.9621-9.962c1.179-1.179 3.0905-1.179 4.2695 0 1.1789 1.179 1.1789 3.0904 0 4.2694l-9.9621 9.9621c-1.179 1.1789-3.0905 1.1789-4.2695 0Z"
|
|
8660
8676
|
})),
|
|
8661
8677
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8662
8678
|
id: "a"
|
|
@@ -8681,12 +8697,8 @@ const IconStroke4 = React.forwardRef(
|
|
|
8681
8697
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8682
8698
|
clipPath: "url(#a)"
|
|
8683
8699
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8684
|
-
|
|
8685
|
-
|
|
8686
|
-
strokeLinejoin: "round",
|
|
8687
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8688
|
-
d: "m7.4037 15.8818 9.1926-7.7134",
|
|
8689
|
-
vectorEffect: "non-scaling-stroke"
|
|
8700
|
+
fill: "currentColor",
|
|
8701
|
+
d: "M5.137 18.8629c-1.516-1.5161-1.516-3.9742 0-5.4903l8.2356-8.2355c1.5161-1.5161 3.9742-1.5161 5.4903 0 1.5161 1.5161 1.5161 3.9742 0 5.4903l-8.2355 8.2355c-1.5161 1.5161-3.9742 1.5161-5.4903 0Z"
|
|
8690
8702
|
})),
|
|
8691
8703
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8692
8704
|
id: "a"
|
|
@@ -8711,12 +8723,8 @@ const IconStroke5 = React.forwardRef(
|
|
|
8711
8723
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8712
8724
|
clipPath: "url(#a)"
|
|
8713
8725
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8714
|
-
|
|
8715
|
-
|
|
8716
|
-
strokeLinejoin: "round",
|
|
8717
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8718
|
-
d: "m8.1697 15.239 7.6605-6.4278",
|
|
8719
|
-
vectorEffect: "non-scaling-stroke"
|
|
8726
|
+
fill: "currentColor",
|
|
8727
|
+
d: "M5.3726 18.6274c-1.8301-1.8301-1.8301-4.7973 0-6.6274l6.6274-6.6274c1.8301-1.8301 4.7973-1.8301 6.6274 0 1.8301 1.83 1.8301 4.7973 0 6.6274l-6.6274 6.6274c-1.8301 1.8301-4.7973 1.8301-6.6274 0Z"
|
|
8720
8728
|
})),
|
|
8721
8729
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8722
8730
|
id: "a"
|
|
@@ -8741,12 +8749,8 @@ const IconStroke6 = React.forwardRef(
|
|
|
8741
8749
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8742
8750
|
clipPath: "url(#a)"
|
|
8743
8751
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8744
|
-
|
|
8745
|
-
|
|
8746
|
-
strokeLinejoin: "round",
|
|
8747
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8748
|
-
d: "m8.9358 14.5959 6.1284-5.1422",
|
|
8749
|
-
vectorEffect: "non-scaling-stroke"
|
|
8752
|
+
fill: "currentColor",
|
|
8753
|
+
d: "M5.2574 18.6924c-2.3432-2.3432-2.3432-6.1421 0-8.4853l4.9497-4.9497c2.3432-2.3432 6.1421-2.3432 8.4853 0 2.3431 2.3431 2.3431 6.1421 0 8.4852l-4.9498 4.9498c-2.3431 2.3431-6.1421 2.3431-8.4852 0Z"
|
|
8750
8754
|
})),
|
|
8751
8755
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8752
8756
|
id: "a"
|
|
@@ -10150,6 +10154,7 @@ exports.IconChartBarYSimple = IconChartBarYSimple;
|
|
|
10150
10154
|
exports.IconChat = IconChat;
|
|
10151
10155
|
exports.IconChatDashesLinesTwo = IconChatDashesLinesTwo;
|
|
10152
10156
|
exports.IconChatLinesCross = IconChatLinesCross;
|
|
10157
|
+
exports.IconChatLinesDot = IconChatLinesDot;
|
|
10153
10158
|
exports.IconChatLinesEyeOpen = IconChatLinesEyeOpen;
|
|
10154
10159
|
exports.IconChatLinesTwo = IconChatLinesTwo;
|
|
10155
10160
|
exports.IconChatLinesTwoStack = IconChatLinesTwoStack;
|