@mirohq/design-system-icons 0.17.0 → 0.19.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 +82 -37
- package/dist/main.js.map +1 -1
- package/dist/module.js +80 -37
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +7 -3
- package/package.json +3 -3
- package/react/index.ts +3 -1
- package/react/lightbox.tsx +36 -0
- package/react/rss.tsx +33 -0
- package/react/{background-color.tsx → star-half.tsx} +4 -13
- package/react/sticky-eye-open.tsx +1 -1
- package/svg/24/lightbox.svg +2 -0
- package/svg/24/rss.svg +2 -0
- package/svg/24/star-half.svg +2 -0
- package/svg/24/sticky-eye-open.svg +1 -1
- package/svg/meta.json +18 -5
- package/svg/24/background-color.svg +0 -2
package/dist/main.js
CHANGED
|
@@ -1081,41 +1081,6 @@ const IconAt = React.forwardRef(
|
|
|
1081
1081
|
)
|
|
1082
1082
|
);
|
|
1083
1083
|
|
|
1084
|
-
const IconBackgroundColor = React.forwardRef(
|
|
1085
|
-
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
1086
|
-
StyledIcon,
|
|
1087
|
-
{
|
|
1088
|
-
...props,
|
|
1089
|
-
weight,
|
|
1090
|
-
size,
|
|
1091
|
-
viewBox: "0 0 24 24",
|
|
1092
|
-
fill: "none",
|
|
1093
|
-
ref: forwardRef2
|
|
1094
|
-
},
|
|
1095
|
-
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1096
|
-
stroke: "currentColor",
|
|
1097
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1098
|
-
d: "m10.9497 2.9497 9.6746 9.6746-8.2604 8.2605c-.781.781-2.0474.781-2.8284 0l-6.8462-6.8462c-.781-.7811-.781-2.0474 0-2.8285l8.2604-8.2604Z",
|
|
1099
|
-
vectorEffect: "non-scaling-stroke"
|
|
1100
|
-
}),
|
|
1101
|
-
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1102
|
-
stroke: "currentColor",
|
|
1103
|
-
strokeLinecap: "round",
|
|
1104
|
-
strokeLinejoin: "round",
|
|
1105
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1106
|
-
d: "m20.5 19 .5-2 .5 2-.5.5-.5-.5Z",
|
|
1107
|
-
vectorEffect: "non-scaling-stroke"
|
|
1108
|
-
}),
|
|
1109
|
-
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1110
|
-
stroke: "currentColor",
|
|
1111
|
-
strokeLinecap: "round",
|
|
1112
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1113
|
-
d: "m10.586 8-5.586-5.586",
|
|
1114
|
-
vectorEffect: "non-scaling-stroke"
|
|
1115
|
-
})
|
|
1116
|
-
)
|
|
1117
|
-
);
|
|
1118
|
-
|
|
1119
1084
|
const IconBadge = React.forwardRef(
|
|
1120
1085
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
1121
1086
|
StyledIcon,
|
|
@@ -4550,6 +4515,31 @@ const IconLifesaver = React.forwardRef(
|
|
|
4550
4515
|
)
|
|
4551
4516
|
);
|
|
4552
4517
|
|
|
4518
|
+
const IconLightbox = React.forwardRef(
|
|
4519
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
4520
|
+
StyledIcon,
|
|
4521
|
+
{
|
|
4522
|
+
...props,
|
|
4523
|
+
weight,
|
|
4524
|
+
size,
|
|
4525
|
+
viewBox: "0 0 24 24",
|
|
4526
|
+
fill: "none",
|
|
4527
|
+
ref: forwardRef2
|
|
4528
|
+
},
|
|
4529
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4530
|
+
fill: "currentColor",
|
|
4531
|
+
d: "M3.4142 2h-1.4142v1.4142l1.4142-1.4142ZM2 8.4142v-2.8284l3.5858-3.5858h2.8284l-2 2h-.4142c-1.1046 0-2 .8954-2 2v.4142l-2 2ZM2 13.4142v-2.8284l2-2v2.8284l-2 2ZM2 18.4142v-2.8284l2-2v2.8284l-2 2ZM3.4142 22h-1.4142v-1.4142l2.0677-2.0678a2.0038 2.0038 0 0 0 1.4143 1.4143l-2.0678 2.0677ZM8.4142 22h-2.8284l2-2h2.8284l-2 2ZM13.4142 22h-2.8284l2-2h2.8284l-2 2ZM18.4142 22h-2.8284l2-2h.4142c1.1046 0 2-.8954 2-2v-.4142l2-2v2.8284l-3.5858 3.5858ZM22 20.5858v1.4142h-1.4142l1.4142-1.4142ZM22 10.5858v2.8284l-2 2v-2.8284l2-2ZM22 5.5858v2.8284l-2 2v-2.8284l2-2ZM20.5858 2h1.4142v1.4142l-2.0677 2.0678a2.0038 2.0038 0 0 0-1.4143-1.4143l2.0678-2.0677ZM15.5858 2h2.8284l-2 2h-2.8284l2-2ZM10.5858 2h2.8284l-2 2h-2.8284l2-2Z"
|
|
4532
|
+
}),
|
|
4533
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4534
|
+
stroke: "currentColor",
|
|
4535
|
+
strokeLinecap: "round",
|
|
4536
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4537
|
+
d: "M7.2778 17h9.4444c.1534 0 .2778-.1599.2778-.3571v-9.2858c0-.1972-.1244-.3571-.2778-.3571h-9.4444c-.1534 0-.2778.1599-.2778.3571v9.2858c0 .1972.1244.3571.2778.3571Z",
|
|
4538
|
+
vectorEffect: "non-scaling-stroke"
|
|
4539
|
+
})
|
|
4540
|
+
)
|
|
4541
|
+
);
|
|
4542
|
+
|
|
4553
4543
|
const IconLightbulb = React.forwardRef(
|
|
4554
4544
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
4555
4545
|
StyledIcon,
|
|
@@ -7252,6 +7242,33 @@ const IconRssRectangle = React.forwardRef(
|
|
|
7252
7242
|
)
|
|
7253
7243
|
);
|
|
7254
7244
|
|
|
7245
|
+
const IconRss = React.forwardRef(
|
|
7246
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
7247
|
+
StyledIcon,
|
|
7248
|
+
{
|
|
7249
|
+
...props,
|
|
7250
|
+
weight,
|
|
7251
|
+
size,
|
|
7252
|
+
viewBox: "0 0 24 24",
|
|
7253
|
+
fill: "none",
|
|
7254
|
+
ref: forwardRef2
|
|
7255
|
+
},
|
|
7256
|
+
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
7257
|
+
cx: 3.5,
|
|
7258
|
+
cy: 20.5,
|
|
7259
|
+
r: 1.5,
|
|
7260
|
+
fill: "currentColor"
|
|
7261
|
+
}),
|
|
7262
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7263
|
+
stroke: "currentColor",
|
|
7264
|
+
strokeLinecap: "round",
|
|
7265
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7266
|
+
d: "M3 12c5 0 9 3 9 9m-9-17c10 0 17 7 17 17",
|
|
7267
|
+
vectorEffect: "non-scaling-stroke"
|
|
7268
|
+
})
|
|
7269
|
+
)
|
|
7270
|
+
);
|
|
7271
|
+
|
|
7255
7272
|
const IconScissors = React.forwardRef(
|
|
7256
7273
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
7257
7274
|
StyledIcon,
|
|
@@ -8357,6 +8374,32 @@ const IconStarFilled = React.forwardRef(
|
|
|
8357
8374
|
)
|
|
8358
8375
|
);
|
|
8359
8376
|
|
|
8377
|
+
const IconStarHalf = React.forwardRef(
|
|
8378
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
8379
|
+
StyledIcon,
|
|
8380
|
+
{
|
|
8381
|
+
...props,
|
|
8382
|
+
weight,
|
|
8383
|
+
size,
|
|
8384
|
+
viewBox: "0 0 24 24",
|
|
8385
|
+
fill: "none",
|
|
8386
|
+
ref: forwardRef2
|
|
8387
|
+
},
|
|
8388
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8389
|
+
stroke: "currentColor",
|
|
8390
|
+
strokeLinecap: "round",
|
|
8391
|
+
strokeLinejoin: "round",
|
|
8392
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8393
|
+
d: "m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z",
|
|
8394
|
+
vectorEffect: "non-scaling-stroke"
|
|
8395
|
+
}),
|
|
8396
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8397
|
+
fill: "currentColor",
|
|
8398
|
+
d: "m6.4324 20.7838 5.5676-2.7838v-13.941c0-.2638-.3556-.3477-.4736-.1118l-2.5264 5.0528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616Z"
|
|
8399
|
+
})
|
|
8400
|
+
)
|
|
8401
|
+
);
|
|
8402
|
+
|
|
8360
8403
|
const IconStar = React.forwardRef(
|
|
8361
8404
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
8362
8405
|
StyledIcon,
|
|
@@ -8458,7 +8501,7 @@ const IconStickyEyeOpen = React.forwardRef(
|
|
|
8458
8501
|
}),
|
|
8459
8502
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8460
8503
|
fill: "currentColor",
|
|
8461
|
-
d: "M22
|
|
8504
|
+
d: "M22 11c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 3 .7071.7071a1.0001 1.0001 0 0 0 .2929-.7071h-1Zm-15-10c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm8 17v1c.2652 0 .5196-.1054.7071-.2929l-.7071-.7071Zm0-7v-1c-.5523 0-1 .4477-1 1h1Zm6-3v3h2v-3h-2Zm-16 9v-16h-2v16h2Zm0-16h2v-2h-2v2Zm10 16h-10v2h10v-2Zm7-7h-7v2h7v-2Zm-8 1v7h2v-7h-2Zm-3-8c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.184 2.083-.5664.531-.9953 1.083-1.288 1.5496-.1461.2327-.265.4549-.3511.6528-.065.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.06-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Zm5.2929 4.2929-7 7 1.4142 1.4142 7-7-1.4142-1.4142Zm-16.2929-9.2929v-2c-1.1046 0-2 .8954-2 2h2Zm-2 16c0 1.1046.8954 2 2 2v-2h-2Z"
|
|
8462
8505
|
})
|
|
8463
8506
|
)
|
|
8464
8507
|
);
|
|
@@ -10131,7 +10174,6 @@ exports.IconArrowsOutLinesHorizontal = IconArrowsOutLinesHorizontal;
|
|
|
10131
10174
|
exports.IconArrowsOutSimple = IconArrowsOutSimple;
|
|
10132
10175
|
exports.IconArticle = IconArticle;
|
|
10133
10176
|
exports.IconAt = IconAt;
|
|
10134
|
-
exports.IconBackgroundColor = IconBackgroundColor;
|
|
10135
10177
|
exports.IconBadge = IconBadge;
|
|
10136
10178
|
exports.IconBarrel = IconBarrel;
|
|
10137
10179
|
exports.IconBell = IconBell;
|
|
@@ -10257,6 +10299,7 @@ exports.IconLaptop = IconLaptop;
|
|
|
10257
10299
|
exports.IconLasso = IconLasso;
|
|
10258
10300
|
exports.IconLayout = IconLayout;
|
|
10259
10301
|
exports.IconLifesaver = IconLifesaver;
|
|
10302
|
+
exports.IconLightbox = IconLightbox;
|
|
10260
10303
|
exports.IconLightbulb = IconLightbulb;
|
|
10261
10304
|
exports.IconLightning = IconLightning;
|
|
10262
10305
|
exports.IconLineCurved = IconLineCurved;
|
|
@@ -10354,6 +10397,7 @@ exports.IconRectanglesTwoPlus = IconRectanglesTwoPlus;
|
|
|
10354
10397
|
exports.IconRectanglesTwoUser = IconRectanglesTwoUser;
|
|
10355
10398
|
exports.IconRhombus = IconRhombus;
|
|
10356
10399
|
exports.IconRocket = IconRocket;
|
|
10400
|
+
exports.IconRss = IconRss;
|
|
10357
10401
|
exports.IconRssRectangle = IconRssRectangle;
|
|
10358
10402
|
exports.IconScissors = IconScissors;
|
|
10359
10403
|
exports.IconScrollbarXy = IconScrollbarXy;
|
|
@@ -10396,6 +10440,7 @@ exports.IconSquaresUnmerge = IconSquaresUnmerge;
|
|
|
10396
10440
|
exports.IconStack = IconStack;
|
|
10397
10441
|
exports.IconStar = IconStar;
|
|
10398
10442
|
exports.IconStarFilled = IconStarFilled;
|
|
10443
|
+
exports.IconStarHalf = IconStarHalf;
|
|
10399
10444
|
exports.IconStickyCorners = IconStickyCorners;
|
|
10400
10445
|
exports.IconStickyEyeClosed = IconStickyEyeClosed;
|
|
10401
10446
|
exports.IconStickyEyeOpen = IconStickyEyeOpen;
|