@mirohq/design-system-icons 0.37.0 → 0.39.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 CHANGED
@@ -2977,6 +2977,122 @@ const IconCog = react.forwardRef(
2977
2977
  );
2978
2978
  IconCog[designSystemBaseIcon.iconSymbol] = true;
2979
2979
 
2980
+ const IconCoinsChecked = react.forwardRef(
2981
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
2982
+ StyledIcon,
2983
+ {
2984
+ ...props,
2985
+ weight,
2986
+ size,
2987
+ viewBox: "0 0 24 24",
2988
+ fill: "none",
2989
+ ref: forwardRef2
2990
+ },
2991
+ /* @__PURE__ */ jsxRuntime.jsx(
2992
+ "path",
2993
+ {
2994
+ stroke: "currentColor",
2995
+ strokeWidth: "var(--svg-stroke-width)",
2996
+ d: "M12 12v.0001"
2997
+ }
2998
+ ),
2999
+ /* @__PURE__ */ jsxRuntime.jsx(
3000
+ "path",
3001
+ {
3002
+ fill: "currentColor",
3003
+ fillRule: "evenodd",
3004
+ d: "M15.5935 15.9932c-.2426-.0081-.4671-.1181-.6569-.2694-1.1944-.952-2.9195-.9835-4.0579.1549a2.9868 2.9868 0 0 0-.7262 1.1749c-.1459.44-.4698.8365-.931.8842-.3943.0408-.803.0622-1.2215.0622-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1 .5446 0 1.2057-.0315 1.8588-.1424.4091-.0694.8293.0819 1.1133.3844.4705.5014.3423 1.2867-.3253 1.4511-.7984.1965-1.6968.3069-2.6468.3069-3.3137 0-6-1.3431-6-3v-8c0-1.6569 2.6863-3 6-3 .7013 0 1.3744.0602 2 .1707v-3.1707c0-1.6568 2.6863-3 6-3s6 1.3432 6 3v6.7578c0 .6898-.7086 1.1781-1.3926 1.2679a2.9863 2.9863 0 0 0-1.7287.853l-1.8297 1.8297c-.1717.1717-.3999.2767-.6425.2848a12.1421 12.1421 0 0 1-.813 0Zm.4065-11.9932c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1-.7529 0-1.7285-.0602-2.598-.3072-.3434-.354-.8219-.6693-1.402-.929v-1.5277c1.0615.475 2.4633.7639 4 .7639Zm-2 5.8324v-2.0031c.6256.1105 1.2987.1707 2 .1707 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1-.5838 0-1.3016-.0362-2-.1676Zm-6-3.8324c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1Zm4 3.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Z",
3005
+ clipRule: "evenodd"
3006
+ }
3007
+ ),
3008
+ /* @__PURE__ */ jsxRuntime.jsx(
3009
+ "path",
3010
+ {
3011
+ stroke: "currentColor",
3012
+ strokeLinecap: "round",
3013
+ strokeLinejoin: "round",
3014
+ strokeWidth: "var(--svg-stroke-width)",
3015
+ d: "m13 18 3 3 5-5"
3016
+ }
3017
+ )
3018
+ )
3019
+ );
3020
+ IconCoinsChecked[designSystemBaseIcon.iconSymbol] = true;
3021
+
3022
+ const IconCoinsSlash = react.forwardRef(
3023
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
3024
+ StyledIcon,
3025
+ {
3026
+ ...props,
3027
+ weight,
3028
+ size,
3029
+ viewBox: "0 0 24 24",
3030
+ fill: "none",
3031
+ ref: forwardRef2
3032
+ },
3033
+ /* @__PURE__ */ jsxRuntime.jsx(
3034
+ "path",
3035
+ {
3036
+ stroke: "currentColor",
3037
+ strokeWidth: "var(--svg-stroke-width)",
3038
+ d: "M12 12v.0001"
3039
+ }
3040
+ ),
3041
+ /* @__PURE__ */ jsxRuntime.jsx(
3042
+ "path",
3043
+ {
3044
+ fill: "currentColor",
3045
+ fillRule: "evenodd",
3046
+ d: "M16 10c-.5908 0-.9707.7862-.5529 1.204l.5392.5392c.1626.1626.3845.2534.6141.242 1.3001-.0646 2.4781-.3367 3.3996-.7491v1.7639a2.7815 2.7815 0 0 1-.3892.2746c-.6059.357-.8792 1.2139-.3818 1.7113l.1204.1204c.1716.1716.4291.2289.6506.1298v.1066c0 .2652.1054.5196.2929.7071l.7934.7934a.5352.5352 0 0 0 .9137-.3784v-11.4648c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3c0 1.6569 2.6863 3 6 3 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1Zm0-6c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1ZM2 10.9996c0-1.6167 2.5576-2.9347 5.7602-2.9976l2.1486 2.1486c-.6693-.1179-1.3503-.151-1.9088-.151-1.2138 0-3.0066.1564-4 1 .9934.8436 2.7862 1 4 1 .9418 0 2.2323-.0942 3.2273-.5305l2.7727 2.7727v4.7578c0 1.6569-2.6863 3-6 3s-6-1.3431-6-3v-8Zm10 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Zm0 4c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Z",
3047
+ clipRule: "evenodd"
3048
+ }
3049
+ ),
3050
+ /* @__PURE__ */ jsxRuntime.jsx(
3051
+ "path",
3052
+ {
3053
+ stroke: "currentColor",
3054
+ strokeLinecap: "round",
3055
+ strokeLinejoin: "round",
3056
+ strokeWidth: "var(--svg-stroke-width)",
3057
+ d: "m20.875 20.875-16.875-16.875"
3058
+ }
3059
+ )
3060
+ )
3061
+ );
3062
+ IconCoinsSlash[designSystemBaseIcon.iconSymbol] = true;
3063
+
3064
+ const IconCoins = react.forwardRef(
3065
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
3066
+ StyledIcon,
3067
+ {
3068
+ ...props,
3069
+ weight,
3070
+ size,
3071
+ viewBox: "0 0 24 24",
3072
+ fill: "none",
3073
+ ref: forwardRef2
3074
+ },
3075
+ /* @__PURE__ */ jsxRuntime.jsx(
3076
+ "path",
3077
+ {
3078
+ stroke: "currentColor",
3079
+ strokeWidth: "var(--svg-stroke-width)",
3080
+ d: "M12 12v.0001"
3081
+ }
3082
+ ),
3083
+ /* @__PURE__ */ jsxRuntime.jsx(
3084
+ "path",
3085
+ {
3086
+ fill: "currentColor",
3087
+ fillRule: "evenodd",
3088
+ d: "M13.7898 19.7899c.684.1356 1.4297.2101 2.2102.2101 3.3137 0 6-1.3431 6-3v-12c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3431-6 3v8c0 1.6569 2.6863 3 6 3 2.7669 0 5.0964-.9365 5.7898-2.2101Zm6.2102-14.7899c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.5278c.5801.2596 1.0586.5748 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1564 4-1v-1.7639Zm-6 4.5932v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm0 4v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm-2-4.8293c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm-4 3c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z",
3089
+ clipRule: "evenodd"
3090
+ }
3091
+ )
3092
+ )
3093
+ );
3094
+ IconCoins[designSystemBaseIcon.iconSymbol] = true;
3095
+
2980
3096
  const IconColumnsThree = react.forwardRef(
2981
3097
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
2982
3098
  StyledIcon,
@@ -11355,6 +11471,40 @@ const IconTag = react.forwardRef(
11355
11471
  );
11356
11472
  IconTag[designSystemBaseIcon.iconSymbol] = true;
11357
11473
 
11474
+ const IconTasks = react.forwardRef(
11475
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
11476
+ StyledIcon,
11477
+ {
11478
+ ...props,
11479
+ weight,
11480
+ size,
11481
+ viewBox: "0 0 24 24",
11482
+ fill: "none",
11483
+ ref: forwardRef2
11484
+ },
11485
+ /* @__PURE__ */ jsxRuntime.jsx(
11486
+ "path",
11487
+ {
11488
+ stroke: "currentColor",
11489
+ strokeMiterlimit: 10,
11490
+ strokeWidth: "var(--svg-stroke-width)",
11491
+ d: "M3 13.8h5.4v2.7h7.2v-2.7h5.4"
11492
+ }
11493
+ ),
11494
+ /* @__PURE__ */ jsxRuntime.jsx(
11495
+ "path",
11496
+ {
11497
+ stroke: "currentColor",
11498
+ strokeLinecap: "square",
11499
+ strokeMiterlimit: 10,
11500
+ strokeWidth: "var(--svg-stroke-width)",
11501
+ d: "M19.2 3h-14.4c-.9941 0-1.8.8059-1.8 1.8v14.4c0 .9941.8059 1.8 1.8 1.8h14.4c.9941 0 1.8-.8059 1.8-1.8v-14.4c0-.9941-.8059-1.8-1.8-1.8Z"
11502
+ }
11503
+ )
11504
+ )
11505
+ );
11506
+ IconTasks[designSystemBaseIcon.iconSymbol] = true;
11507
+
11358
11508
  const IconTextAUnderline = react.forwardRef(
11359
11509
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => react.createElement(
11360
11510
  StyledIcon,
@@ -13055,6 +13205,9 @@ exports.IconCloud = IconCloud;
13055
13205
  exports.IconCluster = IconCluster;
13056
13206
  exports.IconClustered = IconClustered;
13057
13207
  exports.IconCog = IconCog;
13208
+ exports.IconCoins = IconCoins;
13209
+ exports.IconCoinsChecked = IconCoinsChecked;
13210
+ exports.IconCoinsSlash = IconCoinsSlash;
13058
13211
  exports.IconColumnsThree = IconColumnsThree;
13059
13212
  exports.IconConeSerpentine = IconConeSerpentine;
13060
13213
  exports.IconConnectionLineElbows = IconConnectionLineElbows;
@@ -13333,6 +13486,7 @@ exports.IconStroke5 = IconStroke5;
13333
13486
  exports.IconStroke6 = IconStroke6;
13334
13487
  exports.IconSwitch = IconSwitch;
13335
13488
  exports.IconTag = IconTag;
13489
+ exports.IconTasks = IconTasks;
13336
13490
  exports.IconTextAUnderline = IconTextAUnderline;
13337
13491
  exports.IconTextAa = IconTextAa;
13338
13492
  exports.IconTextAlignCenter = IconTextAlignCenter;