@dynatrace/strato-icons 1.10.0 → 1.11.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.
Files changed (101) hide show
  1. package/__icons/ApproximateIcon.js +2 -2
  2. package/__icons/ArrowDownIcon.js +1 -1
  3. package/__icons/ArrowDownLeftIcon.js +1 -1
  4. package/__icons/ArrowDownRightIcon.js +1 -1
  5. package/__icons/ArrowSmallDownIcon.js +2 -2
  6. package/__icons/ArrowSmallLeftIcon.js +1 -1
  7. package/__icons/ArrowSmallRightIcon.js +2 -2
  8. package/__icons/ArrowUpIcon.js +1 -1
  9. package/__icons/ArrowUpLeftIcon.js +1 -1
  10. package/__icons/ArrowUpRightIcon.js +1 -1
  11. package/__icons/CallIcon.js +3 -3
  12. package/__icons/ChevronRightDoubleIcon.js +2 -2
  13. package/__icons/ColoringIcon.js +2 -2
  14. package/__icons/CompareIcon.js +2 -2
  15. package/__icons/ConditionsIcon.js +4 -4
  16. package/__icons/CurveLinearIcon.js +1 -1
  17. package/__icons/ExploitOffIcon.js +6 -6
  18. package/__icons/HeartFilledIcon.js +1 -1
  19. package/__icons/HostsOffIcon.js +6 -6
  20. package/__icons/JsonIcon.d.ts +7 -0
  21. package/__icons/JsonIcon.js +35 -0
  22. package/__icons/MuteIcon.js +2 -2
  23. package/__icons/RequestIcon.js +2 -2
  24. package/__icons/ServicesIcon.js +3 -3
  25. package/__icons/SourceNodeIcon.d.ts +8 -0
  26. package/__icons/SourceNodeIcon.js +36 -0
  27. package/__icons/StrikethroughSIcon.js +3 -3
  28. package/__icons/TargetNodeIcon.d.ts +8 -0
  29. package/__icons/TargetNodeIcon.js +36 -0
  30. package/__icons/ThresholdIcon.js +4 -4
  31. package/__icons/TriggerIcon.js +3 -3
  32. package/__icons/UnfoldLessIcon.js +2 -2
  33. package/__icons/WhatsNewIcon.js +1 -1
  34. package/__icons/WorldmapIcon.js +1 -1
  35. package/esm/__icons/ApproximateIcon.js +2 -2
  36. package/esm/__icons/ApproximateIcon.js.map +2 -2
  37. package/esm/__icons/ArrowDownIcon.js +1 -1
  38. package/esm/__icons/ArrowDownIcon.js.map +2 -2
  39. package/esm/__icons/ArrowDownLeftIcon.js +1 -1
  40. package/esm/__icons/ArrowDownLeftIcon.js.map +2 -2
  41. package/esm/__icons/ArrowDownRightIcon.js +1 -1
  42. package/esm/__icons/ArrowDownRightIcon.js.map +2 -2
  43. package/esm/__icons/ArrowSmallDownIcon.js +2 -2
  44. package/esm/__icons/ArrowSmallDownIcon.js.map +2 -2
  45. package/esm/__icons/ArrowSmallLeftIcon.js +1 -1
  46. package/esm/__icons/ArrowSmallLeftIcon.js.map +2 -2
  47. package/esm/__icons/ArrowSmallRightIcon.js +2 -2
  48. package/esm/__icons/ArrowSmallRightIcon.js.map +2 -2
  49. package/esm/__icons/ArrowUpIcon.js +1 -1
  50. package/esm/__icons/ArrowUpIcon.js.map +2 -2
  51. package/esm/__icons/ArrowUpLeftIcon.js +1 -1
  52. package/esm/__icons/ArrowUpLeftIcon.js.map +1 -1
  53. package/esm/__icons/ArrowUpRightIcon.js +1 -1
  54. package/esm/__icons/ArrowUpRightIcon.js.map +2 -2
  55. package/esm/__icons/CallIcon.js +3 -3
  56. package/esm/__icons/CallIcon.js.map +2 -2
  57. package/esm/__icons/ChevronRightDoubleIcon.js +2 -2
  58. package/esm/__icons/ChevronRightDoubleIcon.js.map +1 -1
  59. package/esm/__icons/ColoringIcon.js +2 -2
  60. package/esm/__icons/ColoringIcon.js.map +2 -2
  61. package/esm/__icons/CompareIcon.js +2 -2
  62. package/esm/__icons/CompareIcon.js.map +2 -2
  63. package/esm/__icons/ConditionsIcon.js +4 -4
  64. package/esm/__icons/ConditionsIcon.js.map +2 -2
  65. package/esm/__icons/CurveLinearIcon.js +1 -1
  66. package/esm/__icons/CurveLinearIcon.js.map +1 -1
  67. package/esm/__icons/ExploitOffIcon.js +6 -6
  68. package/esm/__icons/ExploitOffIcon.js.map +2 -2
  69. package/esm/__icons/HeartFilledIcon.js +1 -1
  70. package/esm/__icons/HeartFilledIcon.js.map +2 -2
  71. package/esm/__icons/HostsOffIcon.js +6 -6
  72. package/esm/__icons/HostsOffIcon.js.map +2 -2
  73. package/esm/__icons/JsonIcon.js +16 -0
  74. package/esm/__icons/JsonIcon.js.map +7 -0
  75. package/esm/__icons/MuteIcon.js +2 -2
  76. package/esm/__icons/MuteIcon.js.map +2 -2
  77. package/esm/__icons/RequestIcon.js +2 -2
  78. package/esm/__icons/RequestIcon.js.map +2 -2
  79. package/esm/__icons/ServicesIcon.js +3 -3
  80. package/esm/__icons/ServicesIcon.js.map +2 -2
  81. package/esm/__icons/SourceNodeIcon.js +17 -0
  82. package/esm/__icons/SourceNodeIcon.js.map +7 -0
  83. package/esm/__icons/StrikethroughSIcon.js +3 -3
  84. package/esm/__icons/StrikethroughSIcon.js.map +2 -2
  85. package/esm/__icons/TargetNodeIcon.js +17 -0
  86. package/esm/__icons/TargetNodeIcon.js.map +7 -0
  87. package/esm/__icons/ThresholdIcon.js +4 -4
  88. package/esm/__icons/ThresholdIcon.js.map +2 -2
  89. package/esm/__icons/TriggerIcon.js +3 -3
  90. package/esm/__icons/TriggerIcon.js.map +2 -2
  91. package/esm/__icons/UnfoldLessIcon.js +2 -2
  92. package/esm/__icons/UnfoldLessIcon.js.map +2 -2
  93. package/esm/__icons/WhatsNewIcon.js +1 -1
  94. package/esm/__icons/WhatsNewIcon.js.map +2 -2
  95. package/esm/__icons/WorldmapIcon.js +1 -1
  96. package/esm/__icons/WorldmapIcon.js.map +1 -1
  97. package/esm/index.js +6 -0
  98. package/esm/index.js.map +2 -2
  99. package/index.d.ts +3 -0
  100. package/index.js +6 -0
  101. package/package.json +1 -1
@@ -25,7 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const WhatsNewIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "WhatsNewIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17 17L10 13.3867V18H7L6.84668 17.9922C6.09028 17.9154 5.5 17.2767 5.5 16.5V13L5.32031 12.9951C3.47083 12.9016 2 11.3727 2 9.5C2 7.62728 3.47083 6.09842 5.32031 6.00488L5.5 6H9.25L17 2V17ZM7 16.5H8.5V13H7V16.5ZM10 7.30078V11.6982L15.5 14.5371V4.46191L10 7.30078ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8.5V7.5H5.5Z" }) });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "WhatsNewIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 16.5L9.5 13.3652V18H6.5L6.34668 17.9922C5.59028 17.9154 5 17.2767 5 16.5V12.9639C3.3039 12.7212 2 11.2632 2 9.5C2 7.62727 3.47083 6.09842 5.32031 6.00488L5.5 6H8.73438L16 2.5V16.5ZM6.5 16.5H8V13H6.5V16.5ZM9.5 7.2959V11.6992L14.5 14.1104V4.8877L9.5 7.2959ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8V7.5H5.5Z" }) });
29
29
  });
30
30
  const WhatsNewIcon = /* @__PURE__ */ Object.assign(
31
31
  WhatsNewIconComponent,
@@ -25,7 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const WorldmapIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "WorldmapIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.2017 17.6924C16.4695 16.5489 19.0021 12.1622 17.8586 7.89445C16.7151 3.62672 12.3284 1.09406 8.06064 2.23759C3.79292 3.38113 1.26026 7.76782 2.40379 12.0356C3.54732 16.3033 7.93402 18.8359 12.2017 17.6924ZM11.9323 3.71851L11.85 3.91059L12.0763 4.46737L11.7721 5.07664C11.8694 5.12518 11.9684 5.21074 12.0609 5.29056C12.2283 5.43515 12.3739 5.56091 12.4473 5.4137C12.9159 5.3497 13.4037 5.51875 13.5891 5.61128L13.748 5.69059L13.8809 6.41473L12.507 6.72782L12.2518 6.60045L11.019 7.26939C11.026 7.42491 11.0316 7.75275 10.9981 7.81995C10.9645 7.88715 10.6559 8.16633 10.5058 8.29753L10.3668 9.08441L11.0433 9.65992C11.162 9.63992 11.4313 9.61577 11.5584 9.67922C11.6068 9.70339 11.6095 9.76741 11.613 9.85116C11.6187 9.98724 11.6266 10.1754 11.8365 10.3293L11.9571 11.0159L12.1209 12.4574L13.1385 13.422L13.5204 12.5529L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8636 14.527 10.5903 14.9985 10.5403L16.6287 9.73816C16.7346 12.6971 14.7953 15.4446 11.8135 16.2435C10.8512 16.5014 9.88141 16.5292 8.96257 16.3606L8.9075 16.1297L9.73984 15.9312L9.77934 14.6542L10.6338 13.6795L10.704 12.8069C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.4801 9.93346 12.404C9.9186 12.3056 9.89684 12.1615 9.69479 11.8038C9.57003 11.5829 9.61257 11.3627 9.64965 11.1707C9.69776 10.9217 9.73666 10.7203 9.38877 10.6271L8.21448 10.655L6.90936 10.8414L6.13757 10.4524L5.72254 10.1522L5.45723 8.66461H6.78282L7.91578 7.91428L7.77371 7.23494L8.13648 7.0147L8.34381 6.40146L9.49681 4.99359L8.99153 3.996L9.20504 3.53068C10.1393 3.39501 11.0662 3.4679 11.9323 3.71851ZM4.33337 9.61507L4.90545 12.0138L5.96624 12.5553L6.23552 13.6843L6.78282 14.598L7.04181 15.6839C5.52429 14.8638 4.33437 13.445 3.85268 11.6473C3.59191 10.6741 3.56642 9.69328 3.74136 8.76523L4.33337 9.61507Z" }) });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "WorldmapIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.2017 17.6923C16.4695 16.5488 19.0021 12.1621 17.8586 7.89438C16.7151 3.62666 12.3284 1.094 8.06064 2.23753C3.79292 3.38107 1.26026 7.76776 2.40379 12.0355C3.54732 16.3032 7.93402 18.8359 12.2017 17.6923ZM11.9323 3.71844L11.85 3.91053L12.0763 4.46731L11.7721 5.07658C11.8694 5.12512 11.9684 5.21068 12.0609 5.2905C12.2283 5.43509 12.3739 5.56085 12.4473 5.41364C12.9159 5.34964 13.4037 5.51869 13.5891 5.61122L13.748 5.69053L13.8809 6.41467L12.507 6.72776L12.2518 6.60039L11.019 7.26933C11.026 7.42485 11.0316 7.75269 10.9981 7.81989C10.9645 7.88709 10.6559 8.16627 10.5058 8.29747L10.3668 9.08434L11.0433 9.65986C11.162 9.63986 11.4313 9.61571 11.5584 9.67916C11.6068 9.70333 11.6095 9.76735 11.613 9.8511C11.6187 9.98718 11.6266 10.1753 11.8365 10.3292L11.9571 11.0159L12.1209 12.4573L13.1385 13.4219L13.5204 12.5528L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8635 14.527 10.5903 14.9985 10.5402L16.6287 9.7381C16.7346 12.6971 14.7953 15.4445 11.8135 16.2435C10.8512 16.5013 9.88141 16.5291 8.96257 16.3606L8.9075 16.1297L9.73984 15.9311L9.77934 14.6541L10.6338 13.6795L10.704 12.8068C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.48 9.93346 12.4039C9.9186 12.3056 9.89684 12.1614 9.69479 11.8037C9.57003 11.5828 9.61257 11.3626 9.64965 11.1707C9.69776 10.9216 9.73666 10.7202 9.38877 10.627L8.21448 10.655L6.90936 10.8413L6.13757 10.4523L5.72254 10.1521L5.45723 8.66455H6.78282L7.91578 7.91422L7.77371 7.23488L8.13648 7.01463L8.34381 6.4014L9.49681 4.99353L8.99153 3.99594L9.20504 3.53062C10.1393 3.39494 11.0662 3.46784 11.9323 3.71844ZM4.33337 9.61501L4.90545 12.0138L5.96624 12.5552L6.23552 13.6843L6.78282 14.5979L7.04181 15.6838C5.52429 14.8637 4.33437 13.4449 3.85268 11.6473C3.59191 10.674 3.56642 9.69322 3.74136 8.76517L4.33337 9.61501Z" }) });
29
29
  });
30
30
  const WorldmapIcon = /* @__PURE__ */ Object.assign(
31
31
  WorldmapIconComponent,
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ApproximateIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ApproximateIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M6.41895 11.4338C7.4618 11.4139 8.62031 11.7402 10.3438 12.5129C11.9468 13.1715 12.8752 13.4317 13.5996 13.464H13.9004L14.123 13.4504C15.2165 13.3464 16.0584 12.7003 16.7617 11.6242L16.8262 11.5265L16.9121 11.6047L17.9512 12.5295L18.0166 12.5881L17.9678 12.6603C16.9187 14.2183 15.751 15.1341 13.9785 15.2394L13.9795 15.2404C12.9155 15.3106 11.7536 14.9935 9.84766 14.1701C8.04678 13.4158 7.1675 13.1516 6.29492 13.2179L6.29004 13.2189C5.65035 13.2356 5.15012 13.4012 4.70898 13.7101C4.2652 14.021 3.87471 14.4809 3.46191 15.0939L3.39844 15.1886L3.3125 15.1125L2.23926 14.1525L2.17285 14.0939L2.22363 14.0207L2.42773 13.7365C3.4533 12.351 4.58102 11.5081 6.21191 11.4416L6.41895 11.4338Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M6.27441 4.74919C7.28943 4.72942 8.45046 5.05876 10.2061 5.86345C12.0052 6.58264 12.9891 6.84784 13.7607 6.81462L13.9834 6.80095C15.0715 6.69369 15.8866 6.01937 16.625 4.93864L16.6904 4.84294L16.7754 4.92204L17.877 5.93962L17.8291 6.01091C16.78 7.56888 15.5776 8.48488 13.8057 8.55583L13.8066 8.55681C12.9068 8.61825 11.8787 8.41025 10.3574 7.80485L9.6748 7.52067C7.90981 6.76687 6.9935 6.5011 6.11816 6.53435C5.47722 6.56789 4.9764 6.73436 4.53516 7.03923C4.09142 7.34593 3.70149 7.79786 3.28906 8.41032L3.22559 8.5031L2.06738 7.50407L1.99902 7.44548L2.05078 7.37126L2.25488 7.08708C3.28529 5.70005 4.44338 4.8568 6.07324 4.75798L6.27441 4.74919Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M6.41895 11.4337C7.4618 11.4138 8.62031 11.7401 10.3438 12.5128C11.9468 13.1715 12.8752 13.4316 13.5996 13.464H13.9004L14.123 13.4503C15.2165 13.3463 16.0584 12.7002 16.7617 11.6241L16.8262 11.5265L16.9121 11.6046L17.9512 12.5294L18.0166 12.588L17.9678 12.6603C16.9187 14.2182 15.751 15.134 13.9785 15.2394L13.9795 15.2403C12.9155 15.3106 11.7536 14.9935 9.84766 14.17C8.04678 13.4157 7.1675 13.1515 6.29492 13.2179L6.29004 13.2189C5.65035 13.2355 5.15012 13.4012 4.70898 13.7101C4.2652 14.0209 3.87471 14.4808 3.46191 15.0939L3.39844 15.1886L3.3125 15.1124L2.23926 14.1524L2.17285 14.0939L2.22363 14.0206L2.42773 13.7364C3.4533 12.3509 4.58102 11.508 6.21191 11.4415L6.41895 11.4337Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M6.27441 4.74913C7.28943 4.72935 8.45046 5.0587 10.2061 5.86339C12.0052 6.58257 12.9891 6.84777 13.7607 6.81456L13.9834 6.80089C15.0715 6.69363 15.8866 6.01931 16.625 4.93858L16.6904 4.84288L16.7754 4.92198L17.877 5.93956L17.8291 6.01085C16.78 7.56882 15.5776 8.48482 13.8057 8.55577L13.8066 8.55675C12.9068 8.61819 11.8787 8.41019 10.3574 7.80479L9.6748 7.52061C7.90981 6.76681 6.9935 6.50104 6.11816 6.53428C5.47722 6.56783 4.9764 6.7343 4.53516 7.03917C4.09142 7.34587 3.70149 7.7978 3.28906 8.41026L3.22559 8.50303L2.06738 7.50401L1.99902 7.44542L2.05078 7.3712L2.25488 7.08702C3.28529 5.69999 4.44338 4.85674 6.07324 4.75792L6.27441 4.74913Z" })
8
8
  ] });
9
9
  });
10
10
  const ApproximateIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ApproximateIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ApproximateIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ApproximateIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.41895 11.4338C7.4618 11.4139 8.62031 11.7402 10.3438 12.5129C11.9468 13.1715 12.8752 13.4317 13.5996 13.464H13.9004L14.123 13.4504C15.2165 13.3464 16.0584 12.7003 16.7617 11.6242L16.8262 11.5265L16.9121 11.6047L17.9512 12.5295L18.0166 12.5881L17.9678 12.6603C16.9187 14.2183 15.751 15.1341 13.9785 15.2394L13.9795 15.2404C12.9155 15.3106 11.7536 14.9935 9.84766 14.1701C8.04678 13.4158 7.1675 13.1516 6.29492 13.2179L6.29004 13.2189C5.65035 13.2356 5.15012 13.4012 4.70898 13.7101C4.2652 14.021 3.87471 14.4809 3.46191 15.0939L3.39844 15.1886L3.3125 15.1125L2.23926 14.1525L2.17285 14.0939L2.22363 14.0207L2.42773 13.7365C3.4533 12.351 4.58102 11.5081 6.21191 11.4416L6.41895 11.4338Z\" />\n <path d=\"M6.27441 4.74919C7.28943 4.72942 8.45046 5.05876 10.2061 5.86345C12.0052 6.58264 12.9891 6.84784 13.7607 6.81462L13.9834 6.80095C15.0715 6.69369 15.8866 6.01937 16.625 4.93864L16.6904 4.84294L16.7754 4.92204L17.877 5.93962L17.8291 6.01091C16.78 7.56888 15.5776 8.48488 13.8057 8.55583L13.8066 8.55681C12.9068 8.61825 11.8787 8.41025 10.3574 7.80485L9.6748 7.52067C7.90981 6.76687 6.9935 6.5011 6.11816 6.53435C5.47722 6.56789 4.9764 6.73436 4.53516 7.03923C4.09142 7.34593 3.70149 7.79786 3.28906 8.41032L3.22559 8.5031L2.06738 7.50407L1.99902 7.44548L2.05078 7.37126L2.25488 7.08708C3.28529 5.70005 4.44338 4.8568 6.07324 4.75798L6.27441 4.74919Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ApproximateIcon = /* @__PURE__ */ Object.assign(\n ApproximateIconComponent,\n { displayName: 'ApproximateIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D;AAAA,wBAAC,UAAK,GAAE,mrBAAkrB;AAAA,IAC1rB,oBAAC,UAAK,GAAE,2oBAA0oB;AAAA,KACppB;AAEJ,CAAC;AAKM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ApproximateIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ApproximateIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.41895 11.4337C7.4618 11.4138 8.62031 11.7401 10.3438 12.5128C11.9468 13.1715 12.8752 13.4316 13.5996 13.464H13.9004L14.123 13.4503C15.2165 13.3463 16.0584 12.7002 16.7617 11.6241L16.8262 11.5265L16.9121 11.6046L17.9512 12.5294L18.0166 12.588L17.9678 12.6603C16.9187 14.2182 15.751 15.134 13.9785 15.2394L13.9795 15.2403C12.9155 15.3106 11.7536 14.9935 9.84766 14.17C8.04678 13.4157 7.1675 13.1515 6.29492 13.2179L6.29004 13.2189C5.65035 13.2355 5.15012 13.4012 4.70898 13.7101C4.2652 14.0209 3.87471 14.4808 3.46191 15.0939L3.39844 15.1886L3.3125 15.1124L2.23926 14.1524L2.17285 14.0939L2.22363 14.0206L2.42773 13.7364C3.4533 12.3509 4.58102 11.508 6.21191 11.4415L6.41895 11.4337Z\" />\n <path d=\"M6.27441 4.74913C7.28943 4.72935 8.45046 5.0587 10.2061 5.86339C12.0052 6.58257 12.9891 6.84777 13.7607 6.81456L13.9834 6.80089C15.0715 6.69363 15.8866 6.01931 16.625 4.93858L16.6904 4.84288L16.7754 4.92198L17.877 5.93956L17.8291 6.01085C16.78 7.56882 15.5776 8.48482 13.8057 8.55577L13.8066 8.55675C12.9068 8.61819 11.8787 8.41019 10.3574 7.80479L9.6748 7.52061C7.90981 6.76681 6.9935 6.50104 6.11816 6.53428C5.47722 6.56783 4.9764 6.7343 4.53516 7.03917C4.09142 7.34587 3.70149 7.7978 3.28906 8.41026L3.22559 8.50303L2.06738 7.50401L1.99902 7.44542L2.05078 7.3712L2.25488 7.08702C3.28529 5.69999 4.44338 4.85674 6.07324 4.75792L6.27441 4.74913Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ApproximateIcon = /* @__PURE__ */ Object.assign(\n ApproximateIconComponent,\n { displayName: 'ApproximateIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D;AAAA,wBAAC,UAAK,GAAE,grBAA+qB;AAAA,IACvrB,oBAAC,UAAK,GAAE,0oBAAyoB;AAAA,KACnpB;AAEJ,CAAC;AAKM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowDownIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.0052 17.25L4 11.2344L5.0608 10.1718L9.24364 14.3619L9.24364 2.75003L10.741 2.75003L10.741 14.3908L14.9541 10.1763L16.0104 11.2344L10.0052 17.25Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.0052 17.25L4 11.2344L5.0608 10.1717L9.24364 14.3618L9.24364 2.75L10.741 2.75L10.741 14.3908L14.9541 10.1763L16.0104 11.2344L10.0052 17.25Z" }) });
6
6
  });
7
7
  const ArrowDownIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowDownIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowDownIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.0052 17.25L4 11.2344L5.0608 10.1718L9.24364 14.3619L9.24364 2.75003L10.741 2.75003L10.741 14.3908L14.9541 10.1763L16.0104 11.2344L10.0052 17.25Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownIcon = /* @__PURE__ */ Object.assign(\n ArrowDownIconComponent,\n { displayName: 'ArrowDownIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D,8BAAC,UAAK,GAAE,wJAAuJ,GACjK;AAEJ,CAAC;AAKM,MAAM,gBAAgC,uBAAO;AAAA,EAClD;AAAA,EACA,EAAE,aAAa,gBAAgB;AACjC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.0052 17.25L4 11.2344L5.0608 10.1717L9.24364 14.3618L9.24364 2.75L10.741 2.75L10.741 14.3908L14.9541 10.1763L16.0104 11.2344L10.0052 17.25Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownIcon = /* @__PURE__ */ Object.assign(\n ArrowDownIconComponent,\n { displayName: 'ArrowDownIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D,8BAAC,UAAK,GAAE,kJAAiJ,GAC3J;AAEJ,CAAC;AAKM,MAAM,gBAAgC,uBAAO;AAAA,EAClD;AAAA,EACA,EAAE,aAAa,gBAAgB;AACjC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowDownLeftIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.85492 14.1525L5.86229 5.65245L7.36379 5.65115L7.35869 11.531L12.9448 5.94487L14.0037 7.0037L8.35638 12.651L14.3562 12.65L14.3549 14.1451L5.85492 14.1525Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.85492 14.1524L5.86229 5.65242L7.36379 5.65112L7.35869 11.531L12.9448 5.94484L14.0037 7.00366L8.35638 12.651L14.3562 12.6499L14.3549 14.145L5.85492 14.1524Z" }) });
6
6
  });
7
7
  const ArrowDownLeftIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowDownLeftIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowDownLeftIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.85492 14.1525L5.86229 5.65245L7.36379 5.65115L7.35869 11.531L12.9448 5.94487L14.0037 7.0037L8.35638 12.651L14.3562 12.65L14.3549 14.1451L5.85492 14.1525Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowDownLeftIconComponent,\n { displayName: 'ArrowDownLeftIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,6BAA6C,2BAGjD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,qBAAoB,KAAK,cAAe,GAAG,OAChE,8BAAC,UAAK,GAAE,gKAA+J,GACzK;AAEJ,CAAC;AAKM,MAAM,oBAAoC,uBAAO;AAAA,EACtD;AAAA,EACA,EAAE,aAAa,oBAAoB;AACrC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.85492 14.1524L5.86229 5.65242L7.36379 5.65112L7.35869 11.531L12.9448 5.94484L14.0037 7.00366L8.35638 12.651L14.3562 12.6499L14.3549 14.145L5.85492 14.1524Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowDownLeftIconComponent,\n { displayName: 'ArrowDownLeftIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,6BAA6C,2BAGjD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,qBAAoB,KAAK,cAAe,GAAG,OAChE,8BAAC,UAAK,GAAE,kKAAiK,GAC3K;AAEJ,CAAC;AAKM,MAAM,oBAAoC,uBAAO;AAAA,EACtD;AAAA,EACA,EAAE,aAAa,oBAAoB;AACrC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowDownRightIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownRightIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M13.4024 14.1451L4.90242 14.1377L4.90112 12.6362L10.781 12.6413L5.19484 7.05513L6.25366 5.99631L11.901 11.6436L11.8999 5.64377L13.395 5.64506L13.4024 14.1451Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowDownRightIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M13.4024 14.145L4.90242 14.1377L4.90112 12.6362L10.781 12.6413L5.19484 7.0551L6.25366 5.99628L11.901 11.6436L11.8999 5.64374L13.395 5.64503L13.4024 14.145Z" }) });
6
6
  });
7
7
  const ArrowDownRightIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowDownRightIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowDownRightIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.4024 14.1451L4.90242 14.1377L4.90112 12.6362L10.781 12.6413L5.19484 7.05513L6.25366 5.99631L11.901 11.6436L11.8999 5.64377L13.395 5.64506L13.4024 14.1451Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownRightIcon = /* @__PURE__ */ Object.assign(\n ArrowDownRightIconComponent,\n { displayName: 'ArrowDownRightIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE,8BAAC,UAAK,GAAE,kKAAiK,GAC3K;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowDownRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowDownRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.4024 14.145L4.90242 14.1377L4.90112 12.6362L10.781 12.6413L5.19484 7.0551L6.25366 5.99628L11.901 11.6436L11.8999 5.64374L13.395 5.64503L13.4024 14.145Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowDownRightIcon = /* @__PURE__ */ Object.assign(\n ArrowDownRightIconComponent,\n { displayName: 'ArrowDownRightIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE,8BAAC,UAAK,GAAE,+JAA8J,GACxK;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowSmallDownIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ArrowSmallDownIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M13.9926 10.0074L9.74996 14.25L5.50732 10.0074L6.56798 8.9467L9.74996 12.1287L12.9319 8.9467L13.9926 10.0074Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M9 12.7464L9 6.74643L10.5 6.74643L10.5 12.7464L9 12.7464Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M13.9926 10.0073L9.74996 14.25L5.50732 10.0073L6.56798 8.94667L9.74996 12.1287L12.9319 8.94667L13.9926 10.0073Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9 12.7464L9 6.7464L10.5 6.7464L10.5 12.7464L9 12.7464Z" })
8
8
  ] });
9
9
  });
10
10
  const ArrowSmallDownIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowSmallDownIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallDownIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallDownIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.9926 10.0074L9.74996 14.25L5.50732 10.0074L6.56798 8.9467L9.74996 12.1287L12.9319 8.9467L13.9926 10.0074Z\" />\n <path d=\"M9 12.7464L9 6.74643L10.5 6.74643L10.5 12.7464L9 12.7464Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallDownIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallDownIconComponent,\n { displayName: 'ArrowSmallDownIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,iHAAgH;AAAA,IACxH,oBAAC,UAAK,GAAE,6DAA4D;AAAA,KACtE;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallDownIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallDownIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.9926 10.0073L9.74996 14.25L5.50732 10.0073L6.56798 8.94667L9.74996 12.1287L12.9319 8.94667L13.9926 10.0073Z\" />\n <path d=\"M9 12.7464L9 6.7464L10.5 6.7464L10.5 12.7464L9 12.7464Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallDownIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallDownIconComponent,\n { displayName: 'ArrowSmallDownIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,2DAA0D;AAAA,KACpE;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowSmallLeftIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowSmallLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.5 10L9.74264 14.2426L10.8033 13.182L8.37132 10.75H13V9.25H8.37132L10.8033 6.81802L9.74264 5.75735L5.5 10Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowSmallLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.5 10L9.74264 14.2427L10.8033 13.182L8.37132 10.75H13V9.25003H8.37132L10.8033 6.81805L9.74264 5.75739L5.5 10Z" }) });
6
6
  });
7
7
  const ArrowSmallLeftIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowSmallLeftIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowSmallLeftIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.5 10L9.74264 14.2426L10.8033 13.182L8.37132 10.75H13V9.25H8.37132L10.8033 6.81802L9.74264 5.75735L5.5 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallLeftIconComponent,\n { displayName: 'ArrowSmallLeftIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE,8BAAC,UAAK,GAAE,gHAA+G,GACzH;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.5 10L9.74264 14.2427L10.8033 13.182L8.37132 10.75H13V9.25003H8.37132L10.8033 6.81805L9.74264 5.75739L5.5 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallLeftIconComponent,\n { displayName: 'ArrowSmallLeftIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE,8BAAC,UAAK,GAAE,mHAAkH,GAC5H;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowSmallRightIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ArrowSmallRightIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M9.75742 5.75735L8.69676 6.81802L11.8787 10L8.69676 13.182L9.75742 14.2426L14.0001 10L9.75742 5.75735Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M12.5038 10.75L6.50385 10.75L6.50385 9.25L12.5038 9.25L12.5038 10.75Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M9.75742 5.75739L8.69676 6.81805L11.8787 10L8.69676 13.182L9.75742 14.2427L14.0001 10L9.75742 5.75739Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M12.5038 10.75L6.50385 10.75L6.50385 9.25003L12.5038 9.25003L12.5038 10.75Z" })
8
8
  ] });
9
9
  });
10
10
  const ArrowSmallRightIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowSmallRightIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.75742 5.75735L8.69676 6.81802L11.8787 10L8.69676 13.182L9.75742 14.2426L14.0001 10L9.75742 5.75735Z\" />\n <path d=\"M12.5038 10.75L6.50385 10.75L6.50385 9.25L12.5038 9.25L12.5038 10.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallRightIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallRightIconComponent,\n { displayName: 'ArrowSmallRightIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,+BAA+C,2BAGnD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,uBAAsB,KAAK,cAAe,GAAG,OAClE;AAAA,wBAAC,UAAK,GAAE,0GAAyG;AAAA,IACjH,oBAAC,UAAK,GAAE,yEAAwE;AAAA,KAClF;AAEJ,CAAC;AAKM,MAAM,sBAAsC,uBAAO;AAAA,EACxD;AAAA,EACA,EAAE,aAAa,sBAAsB;AACvC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowSmallRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowSmallRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.75742 5.75739L8.69676 6.81805L11.8787 10L8.69676 13.182L9.75742 14.2427L14.0001 10L9.75742 5.75739Z\" />\n <path d=\"M12.5038 10.75L6.50385 10.75L6.50385 9.25003L12.5038 9.25003L12.5038 10.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowSmallRightIcon = /* @__PURE__ */ Object.assign(\n ArrowSmallRightIconComponent,\n { displayName: 'ArrowSmallRightIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,+BAA+C,2BAGnD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,uBAAsB,KAAK,cAAe,GAAG,OAClE;AAAA,wBAAC,UAAK,GAAE,0GAAyG;AAAA,IACjH,oBAAC,UAAK,GAAE,+EAA8E;AAAA,KACxF;AAEJ,CAAC;AAKM,MAAM,sBAAsC,uBAAO;AAAA,EACxD;AAAA,EACA,EAAE,aAAa,sBAAsB;AACvC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowUpIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.0104 2.75003L16.0208 8.76045L14.9591 9.82218L10.7604 5.62346V17.25H9.26038V5.62032L5.05719 9.81764L4 8.76045L10.0104 2.75003Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.0104 2.75L16.0208 8.76042L14.9591 9.82214L10.7604 5.62343V17.25H9.26038V5.62029L5.05719 9.81761L4 8.76042L10.0104 2.75Z" }) });
6
6
  });
7
7
  const ArrowUpIcon = /* @__PURE__ */ Object.assign(ArrowUpIconComponent, {
8
8
  displayName: "ArrowUpIcon"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowUpIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.0104 2.75003L16.0208 8.76045L14.9591 9.82218L10.7604 5.62346V17.25H9.26038V5.62032L5.05719 9.81764L4 8.76045L10.0104 2.75003Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpIcon = /* @__PURE__ */ Object.assign(ArrowUpIconComponent, {\n displayName: 'ArrowUpIcon',\n});\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D,8BAAC,UAAK,GAAE,qIAAoI,GAC9I;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.0104 2.75L16.0208 8.76042L14.9591 9.82214L10.7604 5.62343V17.25H9.26038V5.62029L5.05719 9.81761L4 8.76042L10.0104 2.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpIcon = /* @__PURE__ */ Object.assign(ArrowUpIconComponent, {\n displayName: 'ArrowUpIcon',\n});\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D,8BAAC,UAAK,GAAE,+HAA8H,GACxI;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowUpLeftIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.84753 5.60495L14.3475 5.61232L14.3488 7.11382L8.46896 7.10872L14.0551 12.6949L12.9963 13.7537L7.349 8.10641L7.35001 14.1062L5.85492 14.1049L5.84753 5.60495Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.84753 5.60492L14.3475 5.61229L14.3488 7.11379L8.46896 7.10869L14.0551 12.6948L12.9963 13.7537L7.349 8.10638L7.35001 14.1062L5.85492 14.1049L5.84753 5.60492Z" }) });
6
6
  });
7
7
  const ArrowUpLeftIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowUpLeftIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowUpLeftIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.84753 5.60495L14.3475 5.61232L14.3488 7.11382L8.46896 7.10872L14.0551 12.6949L12.9963 13.7537L7.349 8.10641L7.35001 14.1062L5.85492 14.1049L5.84753 5.60495Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowUpLeftIconComponent,\n { displayName: 'ArrowUpLeftIcon' },\n);\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.84753 5.60492L14.3475 5.61229L14.3488 7.11379L8.46896 7.10869L14.0551 12.6948L12.9963 13.7537L7.349 8.10638L7.35001 14.1062L5.85492 14.1049L5.84753 5.60492Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpLeftIcon = /* @__PURE__ */ Object.assign(\n ArrowUpLeftIconComponent,\n { displayName: 'ArrowUpLeftIcon' },\n);\n"],
5
5
  "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,mKAAkK,GAC5K;AAEJ,CAAC;AAKM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ArrowUpRightIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpRightIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.2506 5.74936L14.2433 14.2494L12.7418 14.2507L12.7468 8.37078L7.16069 13.9569L6.10187 12.8981L11.7492 7.25082L5.74933 7.25183L5.75062 5.75674L14.2506 5.74936Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "ArrowUpRightIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.2506 5.74933L14.2433 14.2493L12.7418 14.2506L12.7468 8.37075L7.16069 13.9569L6.10187 12.8981L11.7492 7.25079L5.74933 7.2518L5.75062 5.75671L14.2506 5.74933Z" }) });
6
6
  });
7
7
  const ArrowUpRightIcon = /* @__PURE__ */ Object.assign(
8
8
  ArrowUpRightIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ArrowUpRightIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2506 5.74936L14.2433 14.2494L12.7418 14.2507L12.7468 8.37078L7.16069 13.9569L6.10187 12.8981L11.7492 7.25082L5.74933 7.25183L5.75062 5.75674L14.2506 5.74936Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpRightIcon = /* @__PURE__ */ Object.assign(\n ArrowUpRightIconComponent,\n { displayName: 'ArrowUpRightIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,4BAA4C,2BAGhD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,oBAAmB,KAAK,cAAe,GAAG,OAC/D,8BAAC,UAAK,GAAE,qKAAoK,GAC9K;AAEJ,CAAC;AAKM,MAAM,mBAAmC,uBAAO;AAAA,EACrD;AAAA,EACA,EAAE,aAAa,mBAAmB;AACpC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ArrowUpRightIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ArrowUpRightIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2506 5.74933L14.2433 14.2493L12.7418 14.2506L12.7468 8.37075L7.16069 13.9569L6.10187 12.8981L11.7492 7.25079L5.74933 7.2518L5.75062 5.75671L14.2506 5.74933Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ArrowUpRightIcon = /* @__PURE__ */ Object.assign(\n ArrowUpRightIconComponent,\n { displayName: 'ArrowUpRightIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,4BAA4C,2BAGhD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,oBAAmB,KAAK,cAAe,GAAG,OAC/D,8BAAC,UAAK,GAAE,oKAAmK,GAC7K;AAEJ,CAAC;AAKM,MAAM,mBAAmC,uBAAO;AAAA,EACrD;AAAA,EACA,EAAE,aAAa,mBAAmB;AACpC;",
6
6
  "names": []
7
7
  }
@@ -3,9 +3,9 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const CallIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "CallIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M10.8063 3.50177C14.0531 3.50177 16.5117 5.99309 16.5117 8.81177H18C18 5.08732 14.7962 2.00177 10.8063 2.00177V3.50177Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M4.59807 3.57056C5.28939 3.04291 6.261 3.11021 6.87421 3.72821L8.39559 5.26151C8.81657 5.68578 8.87904 6.35167 8.54443 6.84794L7.54367 8.33221C8.00659 9.6878 8.39438 10.4431 8.93194 10.9849C9.47055 11.5277 10.2232 11.9204 11.5755 12.3911L13.0743 11.3918C13.566 11.064 14.2188 11.1303 14.6357 11.5504L16.0902 13.0163C16.703 13.634 16.7701 14.6125 16.2474 15.3092L15.0318 16.9294C14.4136 17.7534 13.3501 18.2022 12.296 17.9112C7.16637 16.495 3.41654 12.6998 2.07839 7.46226C1.80977 6.41086 2.25457 5.35921 3.06031 4.74424L4.59807 3.57056ZM5.82178 4.78887C5.73418 4.70059 5.59538 4.69097 5.49662 4.76635L3.95886 5.94003C3.57738 6.2312 3.41699 6.68611 3.51972 7.08822C4.72371 11.8007 8.07068 15.1894 12.6892 16.4645C13.092 16.5757 13.5519 16.415 13.8447 16.0247L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.077L13.7265 12.7555L11.7913 14.0457L11.4482 13.9311C9.85582 13.3994 8.72754 12.9002 7.87952 12.0455C7.03121 11.1906 6.53781 10.055 6.0138 8.45349L5.89901 8.10264L7.19807 6.17594L5.82178 4.78887Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M13.2248 8.81177C13.2248 7.63855 12.2023 6.56177 10.8063 6.56177V5.06177C12.959 5.06177 14.7132 6.74581 14.7132 8.81177H13.2248Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M10.8063 3.50171C14.0531 3.50171 16.5117 5.99303 16.5117 8.81171H18C18 5.08726 14.7962 2.00171 10.8063 2.00171V3.50171Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M4.59807 3.5705C5.28939 3.04285 6.261 3.11015 6.87421 3.72815L8.39559 5.26145C8.81657 5.68572 8.87904 6.3516 8.54443 6.84788L7.54367 8.33215C8.00659 9.68774 8.39438 10.443 8.93194 10.9848C9.47055 11.5276 10.2232 11.9203 11.5755 12.391L13.0743 11.3917C13.566 11.0639 14.2188 11.1302 14.6357 11.5504L16.0902 13.0163C16.703 13.6339 16.7701 14.6124 16.2474 15.3092L15.0318 16.9293C14.4136 17.7534 13.3501 18.2021 12.296 17.9111C7.16637 16.4949 3.41654 12.6998 2.07839 7.46219C1.80977 6.4108 2.25457 5.35915 3.06031 4.74418L4.59807 3.5705ZM5.82178 4.78881C5.73418 4.70053 5.59538 4.69091 5.49662 4.76629L3.95886 5.93997C3.57738 6.23114 3.41699 6.68605 3.51972 7.08816C4.72371 11.8006 8.07068 15.1893 12.6892 16.4644C13.092 16.5756 13.5519 16.4149 13.8447 16.0246L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.0769L13.7265 12.7554L11.7913 14.0456L11.4482 13.931C9.85582 13.3993 8.72754 12.9001 7.87952 12.0455C7.03121 11.1905 6.53781 10.0549 6.0138 8.45343L5.89901 8.10258L7.19807 6.17587L5.82178 4.78881Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M13.2248 8.81171C13.2248 7.63849 12.2023 6.56171 10.8063 6.56171V5.06171C12.959 5.06171 14.7132 6.74575 14.7132 8.81171H13.2248Z" })
9
9
  ] });
10
10
  });
11
11
  const CallIcon = /* @__PURE__ */ Object.assign(CallIconComponent, {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/CallIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CallIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CallIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.8063 3.50177C14.0531 3.50177 16.5117 5.99309 16.5117 8.81177H18C18 5.08732 14.7962 2.00177 10.8063 2.00177V3.50177Z\" />\n <path d=\"M4.59807 3.57056C5.28939 3.04291 6.261 3.11021 6.87421 3.72821L8.39559 5.26151C8.81657 5.68578 8.87904 6.35167 8.54443 6.84794L7.54367 8.33221C8.00659 9.6878 8.39438 10.4431 8.93194 10.9849C9.47055 11.5277 10.2232 11.9204 11.5755 12.3911L13.0743 11.3918C13.566 11.064 14.2188 11.1303 14.6357 11.5504L16.0902 13.0163C16.703 13.634 16.7701 14.6125 16.2474 15.3092L15.0318 16.9294C14.4136 17.7534 13.3501 18.2022 12.296 17.9112C7.16637 16.495 3.41654 12.6998 2.07839 7.46226C1.80977 6.41086 2.25457 5.35921 3.06031 4.74424L4.59807 3.57056ZM5.82178 4.78887C5.73418 4.70059 5.59538 4.69097 5.49662 4.76635L3.95886 5.94003C3.57738 6.2312 3.41699 6.68611 3.51972 7.08822C4.72371 11.8007 8.07068 15.1894 12.6892 16.4645C13.092 16.5757 13.5519 16.415 13.8447 16.0247L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.077L13.7265 12.7555L11.7913 14.0457L11.4482 13.9311C9.85582 13.3994 8.72754 12.9002 7.87952 12.0455C7.03121 11.1906 6.53781 10.055 6.0138 8.45349L5.89901 8.10264L7.19807 6.17594L5.82178 4.78887Z\" />\n <path d=\"M13.2248 8.81177C13.2248 7.63855 12.2023 6.56177 10.8063 6.56177V5.06177C12.959 5.06177 14.7132 6.74581 14.7132 8.81177H13.2248Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CallIcon = /* @__PURE__ */ Object.assign(CallIconComponent, {\n displayName: 'CallIcon',\n});\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,2HAA0H;AAAA,IAClI,oBAAC,UAAK,GAAE,s/BAAq/B;AAAA,IAC7/B,oBAAC,UAAK,GAAE,oIAAmI;AAAA,KAC7I;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CallIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CallIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.8063 3.50171C14.0531 3.50171 16.5117 5.99303 16.5117 8.81171H18C18 5.08726 14.7962 2.00171 10.8063 2.00171V3.50171Z\" />\n <path d=\"M4.59807 3.5705C5.28939 3.04285 6.261 3.11015 6.87421 3.72815L8.39559 5.26145C8.81657 5.68572 8.87904 6.3516 8.54443 6.84788L7.54367 8.33215C8.00659 9.68774 8.39438 10.443 8.93194 10.9848C9.47055 11.5276 10.2232 11.9203 11.5755 12.391L13.0743 11.3917C13.566 11.0639 14.2188 11.1302 14.6357 11.5504L16.0902 13.0163C16.703 13.6339 16.7701 14.6124 16.2474 15.3092L15.0318 16.9293C14.4136 17.7534 13.3501 18.2021 12.296 17.9111C7.16637 16.4949 3.41654 12.6998 2.07839 7.46219C1.80977 6.4108 2.25457 5.35915 3.06031 4.74418L4.59807 3.5705ZM5.82178 4.78881C5.73418 4.70053 5.59538 4.69091 5.49662 4.76629L3.95886 5.93997C3.57738 6.23114 3.41699 6.68605 3.51972 7.08816C4.72371 11.8006 8.07068 15.1893 12.6892 16.4644C13.092 16.5756 13.5519 16.4149 13.8447 16.0246L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.0769L13.7265 12.7554L11.7913 14.0456L11.4482 13.931C9.85582 13.3993 8.72754 12.9001 7.87952 12.0455C7.03121 11.1905 6.53781 10.0549 6.0138 8.45343L5.89901 8.10258L7.19807 6.17587L5.82178 4.78881Z\" />\n <path d=\"M13.2248 8.81171C13.2248 7.63849 12.2023 6.56171 10.8063 6.56171V5.06171C12.959 5.06171 14.7132 6.74575 14.7132 8.81171H13.2248Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CallIcon = /* @__PURE__ */ Object.assign(CallIconComponent, {\n displayName: 'CallIcon',\n});\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,2HAA0H;AAAA,IAClI,oBAAC,UAAK,GAAE,u/BAAs/B;AAAA,IAC9/B,oBAAC,UAAK,GAAE,oIAAmI;AAAA,KAC7I;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -9,8 +9,8 @@ const ChevronRightDoubleIconComponent = /* @__PURE__ */ forwardRef((props, forwa
9
9
  ref: forwardedRef,
10
10
  ...props,
11
11
  children: [
12
- /* @__PURE__ */ jsx("path", { d: "M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z" }),
13
- /* @__PURE__ */ jsx("path", { d: "M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z" })
12
+ /* @__PURE__ */ jsx("path", { d: "M10.6353 16.3646L16.9992 10.0006L10.6353 3.63665L9.5781 4.69384L14.8779 10.0006L9.57463 15.3039L10.6353 16.3646Z" }),
13
+ /* @__PURE__ */ jsx("path", { d: "M5.63665 16.3633L12.0006 9.99934L5.63665 3.63538L4.57946 4.69257L9.87929 9.99934L4.57599 15.3026L5.63665 16.3633Z" })
14
14
  ]
15
15
  }
16
16
  );
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ChevronRightDoubleIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ChevronRightDoubleIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon\n data-iconname=\"ChevronRightDoubleIcon\"\n ref={forwardedRef}\n {...props}\n >\n <path d=\"M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z\" />\n <path d=\"M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to expand or collapse elements. Use CloseSidebarIcon or OpenSidebarIcon for sidebar\n * @public\n */\nexport const ChevronRightDoubleIcon = /* @__PURE__ */ Object.assign(\n ChevronRightDoubleIconComponent,\n { displayName: 'ChevronRightDoubleIcon' },\n);\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ChevronRightDoubleIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon\n data-iconname=\"ChevronRightDoubleIcon\"\n ref={forwardedRef}\n {...props}\n >\n <path d=\"M10.6353 16.3646L16.9992 10.0006L10.6353 3.63665L9.5781 4.69384L14.8779 10.0006L9.57463 15.3039L10.6353 16.3646Z\" />\n <path d=\"M5.63665 16.3633L12.0006 9.99934L5.63665 3.63538L4.57946 4.69257L9.87929 9.99934L4.57599 15.3026L5.63665 16.3633Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to expand or collapse elements. Use CloseSidebarIcon or OpenSidebarIcon for sidebar\n * @public\n */\nexport const ChevronRightDoubleIcon = /* @__PURE__ */ Object.assign(\n ChevronRightDoubleIconComponent,\n { displayName: 'ChevronRightDoubleIcon' },\n);\n"],
5
5
  "mappings": "AAWI,SAKE,KALF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,kCAAkD,2BAGtD,CAAC,OAAqB,iBAA8B;AACpD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,iBAAc;AAAA,MACd,KAAK;AAAA,MACJ,GAAG;AAAA,MAEJ;AAAA,4BAAC,UAAK,GAAE,oHAAmH;AAAA,QAC3H,oBAAC,UAAK,GAAE,qHAAoH;AAAA;AAAA;AAAA,EAC9H;AAEJ,CAAC;AAMM,MAAM,yBAAyC,uBAAO;AAAA,EAC3D;AAAA,EACA,EAAE,aAAa,yBAAyB;AAC1C;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ColoringIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ColoringIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M5.47686 1.46973L8.08799 4.08086L14.9963 10.4268L9.92253 15.9501C8.80167 17.1703 6.90389 17.2508 5.6837 16.13L3.10615 13.7622C1.88596 12.6414 1.80544 10.7436 2.9263 9.5234L6.9878 5.10199L4.4162 2.53039L5.47686 1.46973ZM8.08995 6.11947L4.03097 10.5381C3.71812 10.8787 3.59246 11.3249 3.64862 11.7501L11.7436 11.7503L12.8768 10.5167L8.08995 6.11947Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M18.1048 16.7722C18.298 16.2318 18.2212 15.634 18.0297 15.093C17.4351 13.4129 16.125 12.25 16.125 12.25C16.125 12.25 14.8835 13.3214 14.2573 15.0107C14.0374 15.6042 13.942 16.2677 14.1768 16.8555C14.5046 17.6764 15.2536 18.2501 16.125 18.2501C17.0257 18.2501 17.7954 17.6373 18.1048 16.7722Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M5.47686 1.46967L8.08799 4.0808L14.9963 10.4267L9.92253 15.9501C8.80167 17.1702 6.90389 17.2508 5.6837 16.1299L3.10615 13.7622C1.88596 12.6413 1.80544 10.7435 2.9263 9.52334L6.9878 5.10193L4.4162 2.53033L5.47686 1.46967ZM8.08995 6.11941L4.03097 10.5381C3.71812 10.8787 3.59246 11.3248 3.64862 11.75L11.7436 11.7503L12.8768 10.5166L8.08995 6.11941Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M18.1048 16.7721C18.298 16.2317 18.2212 15.634 18.0297 15.0929C17.4351 13.4129 16.125 12.2499 16.125 12.2499C16.125 12.2499 14.8835 13.3214 14.2573 15.0107C14.0374 15.6042 13.942 16.2676 14.1768 16.8554C14.5046 17.6763 15.2536 18.25 16.125 18.25C17.0257 18.25 17.7954 17.6372 18.1048 16.7721Z" })
8
8
  ] });
9
9
  });
10
10
  const ColoringIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ColoringIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ColoringIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ColoringIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.47686 1.46973L8.08799 4.08086L14.9963 10.4268L9.92253 15.9501C8.80167 17.1703 6.90389 17.2508 5.6837 16.13L3.10615 13.7622C1.88596 12.6414 1.80544 10.7436 2.9263 9.5234L6.9878 5.10199L4.4162 2.53039L5.47686 1.46973ZM8.08995 6.11947L4.03097 10.5381C3.71812 10.8787 3.59246 11.3249 3.64862 11.7501L11.7436 11.7503L12.8768 10.5167L8.08995 6.11947Z\" />\n <path d=\"M18.1048 16.7722C18.298 16.2318 18.2212 15.634 18.0297 15.093C17.4351 13.4129 16.125 12.25 16.125 12.25C16.125 12.25 14.8835 13.3214 14.2573 15.0107C14.0374 15.6042 13.942 16.2677 14.1768 16.8555C14.5046 17.6764 15.2536 18.2501 16.125 18.2501C17.0257 18.2501 17.7954 17.6373 18.1048 16.7722Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ColoringIcon = /* @__PURE__ */ Object.assign(\n ColoringIconComponent,\n { displayName: 'ColoringIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,+VAA8V;AAAA,IACtW,oBAAC,UAAK,GAAE,uSAAsS;AAAA,KAChT;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ColoringIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ColoringIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.47686 1.46967L8.08799 4.0808L14.9963 10.4267L9.92253 15.9501C8.80167 17.1702 6.90389 17.2508 5.6837 16.1299L3.10615 13.7622C1.88596 12.6413 1.80544 10.7435 2.9263 9.52334L6.9878 5.10193L4.4162 2.53033L5.47686 1.46967ZM8.08995 6.11941L4.03097 10.5381C3.71812 10.8787 3.59246 11.3248 3.64862 11.75L11.7436 11.7503L12.8768 10.5166L8.08995 6.11941Z\" />\n <path d=\"M18.1048 16.7721C18.298 16.2317 18.2212 15.634 18.0297 15.0929C17.4351 13.4129 16.125 12.2499 16.125 12.2499C16.125 12.2499 14.8835 13.3214 14.2573 15.0107C14.0374 15.6042 13.942 16.2676 14.1768 16.8554C14.5046 17.6763 15.2536 18.25 16.125 18.25C17.0257 18.25 17.7954 17.6372 18.1048 16.7721Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ColoringIcon = /* @__PURE__ */ Object.assign(\n ColoringIconComponent,\n { displayName: 'ColoringIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,+VAA8V;AAAA,IACtW,oBAAC,UAAK,GAAE,wSAAuS;AAAA,KACjT;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const CompareIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "CompareIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M11.8323 8.07842L9.00391 5.25L11.8323 2.42157L12.8945 3.48376L11.8783 4.5L15.2499 4.5C15.8022 4.5 16.2499 4.94771 16.2499 5.5L16.25 12.1035C17.4043 12.43 18.25 13.4912 18.25 14.75C18.25 16.2688 17.0188 17.5 15.5 17.5C14.8497 17.5 14.2521 17.2743 13.7813 16.8968C13.1526 16.3929 12.75 15.6184 12.75 14.75C12.75 13.8816 13.1526 13.1071 13.7813 12.6032C14.0638 12.3766 14.3921 12.2047 14.75 12.1035V6H11.8719L12.8913 7.01943L11.8323 8.07842ZM15.5 13.5C15.2029 13.5 14.9337 13.6017 14.7195 13.7735C14.4306 14.0051 14.25 14.3559 14.25 14.75C14.25 15.1441 14.4306 15.4949 14.7195 15.7265C14.9337 15.8982 15.2029 16 15.5 16C16.1904 16 16.75 15.4404 16.75 14.75C16.75 14.0596 16.1904 13.5 15.5 13.5Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M7.91755 11.9216L10.746 14.75L7.91755 17.5784L6.85535 16.5162L7.87159 15.5H4.75006C4.19778 15.5 3.75007 15.0523 3.75006 14.5L3.75 7.89648C2.59575 7.57002 1.75 6.50878 1.75 5.25C1.75 3.73122 2.98122 2.5 4.5 2.5C5.15034 2.5 5.74795 2.72575 6.21875 3.10315C6.84744 3.60713 7.25 4.38155 7.25 5.25C7.25 6.11844 6.84744 6.89287 6.21875 7.39685C5.93618 7.62336 5.60792 7.79525 5.25 7.89648L5.25 14H7.87799L6.85855 12.9806L7.91755 11.9216ZM4.5 6.5C4.79707 6.5 5.06626 6.39825 5.28054 6.22647C5.56938 5.99494 5.75 5.64407 5.75 5.25C5.75 4.85593 5.56938 4.50506 5.28054 4.27352C5.06626 4.10175 4.79707 4 4.5 4C3.80964 4 3.25 4.55964 3.25 5.25C3.25 5.94035 3.80964 6.5 4.5 6.5Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M11.8323 8.07849L9.00391 5.25006L11.8323 2.42163L12.8945 3.48383L11.8783 4.50006L15.2499 4.50006C15.8022 4.50006 16.2499 4.94777 16.2499 5.50006L16.25 12.1036C17.4043 12.43 18.25 13.4913 18.25 14.7501C18.25 16.2688 17.0188 17.5001 15.5 17.5001C14.8497 17.5001 14.2521 17.2743 13.7813 16.8969C13.1526 16.3929 12.75 15.6185 12.75 14.7501C12.75 13.8816 13.1526 13.1072 13.7813 12.6032C14.0638 12.3767 14.3921 12.2048 14.75 12.1036V6.00006H11.8719L12.8913 7.01949L11.8323 8.07849ZM15.5 13.5001C15.2029 13.5001 14.9337 13.6018 14.7195 13.7736C14.4306 14.0051 14.25 14.356 14.25 14.7501C14.25 15.1441 14.4306 15.495 14.7195 15.7265C14.9337 15.8983 15.2029 16.0001 15.5 16.0001C16.1904 16.0001 16.75 15.4404 16.75 14.7501C16.75 14.0597 16.1904 13.5001 15.5 13.5001Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M7.91755 11.9216L10.746 14.7501L7.91755 17.5785L6.85535 16.5163L7.87159 15.5001H4.75006C4.19778 15.5001 3.75007 15.0523 3.75006 14.5001L3.75 7.89654C2.59575 7.57008 1.75 6.50884 1.75 5.25006C1.75 3.73128 2.98122 2.50006 4.5 2.50006C5.15034 2.50006 5.74795 2.72581 6.21875 3.10321C6.84744 3.60719 7.25 4.38162 7.25 5.25006C7.25 6.11851 6.84744 6.89293 6.21875 7.39691C5.93618 7.62342 5.60792 7.79531 5.25 7.89654L5.25 14.0001H7.87799L6.85855 12.9806L7.91755 11.9216ZM4.5 6.50006C4.79707 6.50006 5.06626 6.39831 5.28054 6.22653C5.56938 5.995 5.75 5.64413 5.75 5.25006C5.75 4.85599 5.56938 4.50512 5.28054 4.27359C5.06626 4.10181 4.79707 4.00006 4.5 4.00006C3.80964 4.00006 3.25 4.5597 3.25 5.25006C3.25 5.94042 3.80964 6.50006 4.5 6.50006Z" })
8
8
  ] });
9
9
  });
10
10
  const CompareIcon = /* @__PURE__ */ Object.assign(CompareIconComponent, {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/CompareIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CompareIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CompareIcon\" ref={forwardedRef} {...props}>\n <path d=\"M11.8323 8.07842L9.00391 5.25L11.8323 2.42157L12.8945 3.48376L11.8783 4.5L15.2499 4.5C15.8022 4.5 16.2499 4.94771 16.2499 5.5L16.25 12.1035C17.4043 12.43 18.25 13.4912 18.25 14.75C18.25 16.2688 17.0188 17.5 15.5 17.5C14.8497 17.5 14.2521 17.2743 13.7813 16.8968C13.1526 16.3929 12.75 15.6184 12.75 14.75C12.75 13.8816 13.1526 13.1071 13.7813 12.6032C14.0638 12.3766 14.3921 12.2047 14.75 12.1035V6H11.8719L12.8913 7.01943L11.8323 8.07842ZM15.5 13.5C15.2029 13.5 14.9337 13.6017 14.7195 13.7735C14.4306 14.0051 14.25 14.3559 14.25 14.75C14.25 15.1441 14.4306 15.4949 14.7195 15.7265C14.9337 15.8982 15.2029 16 15.5 16C16.1904 16 16.75 15.4404 16.75 14.75C16.75 14.0596 16.1904 13.5 15.5 13.5Z\" />\n <path d=\"M7.91755 11.9216L10.746 14.75L7.91755 17.5784L6.85535 16.5162L7.87159 15.5H4.75006C4.19778 15.5 3.75007 15.0523 3.75006 14.5L3.75 7.89648C2.59575 7.57002 1.75 6.50878 1.75 5.25C1.75 3.73122 2.98122 2.5 4.5 2.5C5.15034 2.5 5.74795 2.72575 6.21875 3.10315C6.84744 3.60713 7.25 4.38155 7.25 5.25C7.25 6.11844 6.84744 6.89287 6.21875 7.39685C5.93618 7.62336 5.60792 7.79525 5.25 7.89648L5.25 14H7.87799L6.85855 12.9806L7.91755 11.9216ZM4.5 6.5C4.79707 6.5 5.06626 6.39825 5.28054 6.22647C5.56938 5.99494 5.75 5.64407 5.75 5.25C5.75 4.85593 5.56938 4.50506 5.28054 4.27352C5.06626 4.10175 4.79707 4 4.5 4C3.80964 4 3.25 4.55964 3.25 5.25C3.25 5.94035 3.80964 6.5 4.5 6.5Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CompareIcon = /* @__PURE__ */ Object.assign(CompareIconComponent, {\n displayName: 'CompareIcon',\n});\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,urBAAsrB;AAAA,IAC9rB,oBAAC,UAAK,GAAE,8pBAA6pB;AAAA,KACvqB;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CompareIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CompareIcon\" ref={forwardedRef} {...props}>\n <path d=\"M11.8323 8.07849L9.00391 5.25006L11.8323 2.42163L12.8945 3.48383L11.8783 4.50006L15.2499 4.50006C15.8022 4.50006 16.2499 4.94777 16.2499 5.50006L16.25 12.1036C17.4043 12.43 18.25 13.4913 18.25 14.7501C18.25 16.2688 17.0188 17.5001 15.5 17.5001C14.8497 17.5001 14.2521 17.2743 13.7813 16.8969C13.1526 16.3929 12.75 15.6185 12.75 14.7501C12.75 13.8816 13.1526 13.1072 13.7813 12.6032C14.0638 12.3767 14.3921 12.2048 14.75 12.1036V6.00006H11.8719L12.8913 7.01949L11.8323 8.07849ZM15.5 13.5001C15.2029 13.5001 14.9337 13.6018 14.7195 13.7736C14.4306 14.0051 14.25 14.356 14.25 14.7501C14.25 15.1441 14.4306 15.495 14.7195 15.7265C14.9337 15.8983 15.2029 16.0001 15.5 16.0001C16.1904 16.0001 16.75 15.4404 16.75 14.7501C16.75 14.0597 16.1904 13.5001 15.5 13.5001Z\" />\n <path d=\"M7.91755 11.9216L10.746 14.7501L7.91755 17.5785L6.85535 16.5163L7.87159 15.5001H4.75006C4.19778 15.5001 3.75007 15.0523 3.75006 14.5001L3.75 7.89654C2.59575 7.57008 1.75 6.50884 1.75 5.25006C1.75 3.73128 2.98122 2.50006 4.5 2.50006C5.15034 2.50006 5.74795 2.72581 6.21875 3.10321C6.84744 3.60719 7.25 4.38162 7.25 5.25006C7.25 6.11851 6.84744 6.89293 6.21875 7.39691C5.93618 7.62342 5.60792 7.79531 5.25 7.89654L5.25 14.0001H7.87799L6.85855 12.9806L7.91755 11.9216ZM4.5 6.50006C4.79707 6.50006 5.06626 6.39831 5.28054 6.22653C5.56938 5.995 5.75 5.64413 5.75 5.25006C5.75 4.85599 5.56938 4.50512 5.28054 4.27359C5.06626 4.10181 4.79707 4.00006 4.5 4.00006C3.80964 4.00006 3.25 4.5597 3.25 5.25006C3.25 5.94042 3.80964 6.50006 4.5 6.50006Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CompareIcon = /* @__PURE__ */ Object.assign(CompareIconComponent, {\n displayName: 'CompareIcon',\n});\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,0vBAAyvB;AAAA,IACjwB,oBAAC,UAAK,GAAE,quBAAouB;AAAA,KAC9uB;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,10 +3,10 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ConditionsIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ConditionsIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M2 9.25683H8V10.7568H2V9.25683Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M8 14C8 14.5523 8.44772 15 9 15H14C14.5523 15 15 14.5523 15 14V13.5H9.5V6.5H15V6C15 5.44771 14.5523 5 14 5H9C8.44772 5 8 5.44771 8 6V14Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M14.1716 2.89423L17 5.72265L14.1716 8.55108L13.1094 7.48889L14.8788 5.71945L13.1126 3.95322L14.1716 2.89423Z" }),
9
- /* @__PURE__ */ jsx("path", { d: "M14.1716 11.3337L17 14.1621L14.1716 16.9905L13.1094 15.9283L14.8788 14.1589L13.1126 12.3927L14.1716 11.3337Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M2 9.25689H8V10.7569H2V9.25689Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M8 14.0001C8 14.5523 8.44772 15.0001 9 15.0001H14C14.5523 15.0001 15 14.5523 15 14.0001V13.5001H9.5V6.50006H15V6.00006C15 5.44777 14.5523 5.00006 14 5.00006H9C8.44772 5.00006 8 5.44777 8 6.00006V14.0001Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M14.1716 2.89429L17 5.72271L14.1716 8.55114L13.1094 7.48895L14.8788 5.71951L13.1126 3.95328L14.1716 2.89429Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M14.1716 11.3337L17 14.1622L14.1716 16.9906L13.1094 15.9284L14.8788 14.159L13.1126 12.3927L14.1716 11.3337Z" })
10
10
  ] });
11
11
  });
12
12
  const ConditionsIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ConditionsIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ConditionsIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ConditionsIcon\" ref={forwardedRef} {...props}>\n <path d=\"M2 9.25683H8V10.7568H2V9.25683Z\" />\n <path d=\"M8 14C8 14.5523 8.44772 15 9 15H14C14.5523 15 15 14.5523 15 14V13.5H9.5V6.5H15V6C15 5.44771 14.5523 5 14 5H9C8.44772 5 8 5.44771 8 6V14Z\" />\n <path d=\"M14.1716 2.89423L17 5.72265L14.1716 8.55108L13.1094 7.48889L14.8788 5.71945L13.1126 3.95322L14.1716 2.89423Z\" />\n <path d=\"M14.1716 11.3337L17 14.1621L14.1716 16.9905L13.1094 15.9283L14.8788 14.1589L13.1126 12.3927L14.1716 11.3337Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ConditionsIcon = /* @__PURE__ */ Object.assign(\n ConditionsIconComponent,\n { displayName: 'ConditionsIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,mCAAkC;AAAA,IAC1C,oBAAC,UAAK,GAAE,4IAA2I;AAAA,IACnJ,oBAAC,UAAK,GAAE,gHAA+G;AAAA,IACvH,oBAAC,UAAK,GAAE,gHAA+G;AAAA,KACzH;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ConditionsIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ConditionsIcon\" ref={forwardedRef} {...props}>\n <path d=\"M2 9.25689H8V10.7569H2V9.25689Z\" />\n <path d=\"M8 14.0001C8 14.5523 8.44772 15.0001 9 15.0001H14C14.5523 15.0001 15 14.5523 15 14.0001V13.5001H9.5V6.50006H15V6.00006C15 5.44777 14.5523 5.00006 14 5.00006H9C8.44772 5.00006 8 5.44777 8 6.00006V14.0001Z\" />\n <path d=\"M14.1716 2.89429L17 5.72271L14.1716 8.55114L13.1094 7.48895L14.8788 5.71951L13.1126 3.95328L14.1716 2.89429Z\" />\n <path d=\"M14.1716 11.3337L17 14.1622L14.1716 16.9906L13.1094 15.9284L14.8788 14.159L13.1126 12.3927L14.1716 11.3337Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ConditionsIcon = /* @__PURE__ */ Object.assign(\n ConditionsIconComponent,\n { displayName: 'ConditionsIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,mCAAkC;AAAA,IAC1C,oBAAC,UAAK,GAAE,+MAA8M;AAAA,IACtN,oBAAC,UAAK,GAAE,gHAA+G;AAAA,IACvH,oBAAC,UAAK,GAAE,+GAA8G;AAAA,KACxH;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const CurveLinearIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "CurveLinearIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.125 5.00232L18.3737 13.3863L17.1263 14.6136L10.125 7.49756L3.12372 14.6136L1.87627 13.3863L10.125 5.00232Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "CurveLinearIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.125 5.00238L18.3737 13.3863L17.1263 14.6137L10.125 7.49762L3.12372 14.6137L1.87627 13.3863L10.125 5.00238Z" }) });
6
6
  });
7
7
  const CurveLinearIcon = /* @__PURE__ */ Object.assign(
8
8
  CurveLinearIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/CurveLinearIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CurveLinearIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CurveLinearIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.125 5.00232L18.3737 13.3863L17.1263 14.6136L10.125 7.49756L3.12372 14.6136L1.87627 13.3863L10.125 5.00232Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CurveLinearIcon = /* @__PURE__ */ Object.assign(\n CurveLinearIconComponent,\n { displayName: 'CurveLinearIcon' },\n);\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst CurveLinearIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"CurveLinearIcon\" ref={forwardedRef} {...props}>\n <path d=\"M10.125 5.00238L18.3737 13.3863L17.1263 14.6137L10.125 7.49762L3.12372 14.6137L1.87627 13.3863L10.125 5.00238Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const CurveLinearIcon = /* @__PURE__ */ Object.assign(\n CurveLinearIconComponent,\n { displayName: 'CurveLinearIcon' },\n);\n"],
5
5
  "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,kHAAiH,GAC3H;AAEJ,CAAC;AAKM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
6
6
  "names": []
7
7
  }
@@ -3,12 +3,12 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ExploitOffIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ExploitOffIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M5.2327 17.0099C6.16161 17.2777 7.17301 17.3039 8.17487 17.0355C11.1089 16.2493 12.8501 13.2334 12.064 10.2994C12.0555 10.2677 12.0467 10.2362 12.0377 10.2048L10.7458 11.4968C10.8526 13.3504 9.65058 15.0871 7.78664 15.5866C7.36334 15.7 6.93856 15.7413 6.52467 15.7179L5.2327 17.0099Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M9.33294 8.66701C8.36638 7.85191 7.02996 7.50711 5.71609 7.85916C4.80096 8.10437 4.04846 8.64505 3.52886 9.35283C2.83296 10.3008 2.5609 11.5386 2.88766 12.7581C3.04531 13.3465 3.32582 13.8689 3.69485 14.3051L2.63152 15.3684C2.08359 14.7502 1.66713 13.9986 1.43877 13.1464C0.989233 11.4687 1.36604 9.76422 2.31971 8.46517C3.03386 7.49237 4.0715 6.74691 5.32786 6.41027C6.64748 6.05668 7.98365 6.21434 9.12607 6.76183L10.18 5.77006C10.8847 5.10695 11.886 4.86298 12.8167 5.12761L12.86 5.13993L9.33294 8.66701Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M16.1737 1.82626L14.3996 3.60038L13.9875 3.11189L15.8984 1.49995L16.1737 1.82626Z" }),
9
- /* @__PURE__ */ jsx("path", { d: "M16.2362 6.00635L17.1366 5.106L18.7374 5.09544L18.7353 6.59998L16.2354 6.61648L16.2362 6.00635Z" }),
10
- /* @__PURE__ */ jsx("path", { d: "M15.9875 7.71429L17.5981 9.62361L16.4515 10.5908L14.8409 8.68146L15.9875 7.71429Z" }),
11
- /* @__PURE__ */ jsx("path", { d: "M1 17L16.5563 1.4436L17.617 2.50426L2.06066 18.0606L1 17Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M5.2327 17.01C6.16161 17.2777 7.17301 17.304 8.17487 17.0355C11.1089 16.2493 12.8501 13.2335 12.064 10.2994C12.0555 10.2678 12.0467 10.2363 12.0377 10.2049L10.7458 11.4969C10.8526 13.3505 9.65058 15.0872 7.78664 15.5866C7.36334 15.7001 6.93856 15.7413 6.52467 15.718L5.2327 17.01Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9.33294 8.66707C8.36638 7.85197 7.02996 7.50717 5.71609 7.85922C4.80096 8.10443 4.04846 8.64511 3.52886 9.35289C2.83296 10.3008 2.5609 11.5387 2.88766 12.7582C3.04531 13.3466 3.32582 13.8689 3.69485 14.3052L2.63152 15.3685C2.08359 14.7502 1.66713 13.9987 1.43877 13.1464C0.989233 11.4687 1.36604 9.76428 2.31971 8.46523C3.03386 7.49243 4.0715 6.74697 5.32786 6.41033C6.64748 6.05674 7.98365 6.2144 9.12607 6.76189L10.18 5.77012C10.8847 5.10701 11.886 4.86304 12.8167 5.12768L12.86 5.13999L9.33294 8.66707Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M16.1737 1.82632L14.3996 3.60044L13.9875 3.11195L15.8984 1.50001L16.1737 1.82632Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M16.2362 6.00641L17.1366 5.10606L18.7374 5.0955L18.7353 6.60004L16.2354 6.61654L16.2362 6.00641Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M15.9875 7.71436L17.5981 9.62367L16.4515 10.5908L14.8409 8.68152L15.9875 7.71436Z" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M1 17L16.5563 1.44366L17.617 2.50432L2.06066 18.0607L1 17Z" })
12
12
  ] });
13
13
  });
14
14
  const ExploitOffIcon = /* @__PURE__ */ Object.assign(