@dynatrace/strato-icons 0.38.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.
Files changed (279) hide show
  1. package/__icons/{FileCopyIcon.d.ts → AbsoluteIcon.d.ts} +1 -4
  2. package/__icons/AbsoluteIcon.js +37 -0
  3. package/__icons/AirplaneIcon.js +1 -1
  4. package/__icons/BandChartIcon.js +1 -1
  5. package/__icons/BarFilledIcon.js +1 -1
  6. package/__icons/{CloudIcon.d.ts → BrushIcon.d.ts} +1 -4
  7. package/__icons/{CloudIcon.js → BrushIcon.js} +6 -6
  8. package/__icons/CategoryIcon.js +1 -1
  9. package/__icons/CertifiedIcon.js +1 -1
  10. package/__icons/{AcceptIcon.d.ts → CircleIcon.d.ts} +1 -4
  11. package/__icons/{SorterDoubleSmallIcon.js → CircleIcon.js} +6 -6
  12. package/__icons/ColoringIcon.js +1 -1
  13. package/__icons/ColumnsIcon.d.ts +3 -0
  14. package/__icons/{ChartIcon.js → ColumnsIcon.js} +6 -6
  15. package/__icons/CriticalIcon.js +1 -1
  16. package/__icons/{CheckCircleIcon.d.ts → CurveLinearIcon.d.ts} +1 -4
  17. package/__icons/{DragHandleIcon.js → CurveLinearIcon.js} +6 -6
  18. package/__icons/CurveSmoothIcon.d.ts +3 -0
  19. package/__icons/{UnfavouriteIcon.js → CurveSmoothIcon.js} +6 -6
  20. package/__icons/{MicrophoneIcon.d.ts → DonutChartIcon.d.ts} +1 -4
  21. package/__icons/{MicrophoneIcon.js → DonutChartIcon.js} +6 -6
  22. package/__icons/FilterOutIcon.js +1 -1
  23. package/__icons/HddIcon.js +1 -1
  24. package/__icons/HexagonIcon.d.ts +3 -0
  25. package/__icons/{LocationPinFilledSubscriptIcon.js → HexagonIcon.js} +6 -6
  26. package/__icons/HoneycombIcon.js +1 -1
  27. package/__icons/{SyncDownloadIcon.d.ts → LegendBottomIcon.d.ts} +1 -4
  28. package/__icons/{SorterSingleIcon.js → LegendBottomIcon.js} +6 -6
  29. package/__icons/LegendRightIcon.d.ts +3 -0
  30. package/__icons/{ViewSidebarIcon.js → LegendRightIcon.js} +6 -6
  31. package/__icons/{SyncUploadIcon.d.ts → LineDashedIcon.d.ts} +2 -2
  32. package/__icons/LineDashedIcon.js +37 -0
  33. package/__icons/{CloudOffIcon.d.ts → ListItemIcon.d.ts} +1 -4
  34. package/__icons/{CollapseIcon.js → ListItemIcon.js} +6 -6
  35. package/__icons/ManualIcon.js +1 -1
  36. package/__icons/NodeIcon.js +1 -1
  37. package/__icons/NotificationActiveIcon.d.ts +3 -0
  38. package/__icons/{BellOffIcon.js → NotificationActiveIcon.js} +6 -6
  39. package/__icons/PercentIcon.d.ts +3 -0
  40. package/__icons/{AcceptIcon.js → PercentIcon.js} +6 -6
  41. package/__icons/PieChartIcon.d.ts +3 -0
  42. package/__icons/{BarGaugeIcon.js → PieChartIcon.js} +6 -6
  43. package/__icons/{MoveIcon.d.ts → RowsIcon.d.ts} +1 -4
  44. package/__icons/{StarIcon.js → RowsIcon.js} +6 -6
  45. package/__icons/ServicesIcon.js +1 -1
  46. package/__icons/ShipFilledIcon.js +1 -1
  47. package/__icons/TreemmapIcon.d.ts +3 -0
  48. package/__icons/{CloseIcon.js → TreemmapIcon.js} +6 -6
  49. package/__icons/VariableIcon.js +1 -1
  50. package/__icons/WarningFailedIcon.js +1 -1
  51. package/__icons/WorkflowIcon.d.ts +3 -0
  52. package/__icons/{FileCopyIcon.js → WorkflowIcon.js} +6 -6
  53. package/__icons/WorkflowSimpleIcon.d.ts +3 -0
  54. package/__icons/WorkflowSimpleIcon.js +37 -0
  55. package/__icons/WorldmapIcon.js +1 -1
  56. package/esm/__icons/AbsoluteIcon.js +9 -0
  57. package/esm/__icons/AbsoluteIcon.js.map +7 -0
  58. package/esm/__icons/AirplaneIcon.js +1 -1
  59. package/esm/__icons/AirplaneIcon.js.map +2 -2
  60. package/esm/__icons/BandChartIcon.js +1 -1
  61. package/esm/__icons/BandChartIcon.js.map +2 -2
  62. package/esm/__icons/BarFilledIcon.js +1 -1
  63. package/esm/__icons/BarFilledIcon.js.map +2 -2
  64. package/esm/__icons/BrushIcon.js +9 -0
  65. package/esm/__icons/BrushIcon.js.map +7 -0
  66. package/esm/__icons/CategoryIcon.js +1 -1
  67. package/esm/__icons/CategoryIcon.js.map +2 -2
  68. package/esm/__icons/CertifiedIcon.js +1 -1
  69. package/esm/__icons/CertifiedIcon.js.map +2 -2
  70. package/esm/__icons/CircleIcon.js +9 -0
  71. package/esm/__icons/CircleIcon.js.map +7 -0
  72. package/esm/__icons/ColoringIcon.js +1 -1
  73. package/esm/__icons/ColoringIcon.js.map +2 -2
  74. package/esm/__icons/ColumnsIcon.js +9 -0
  75. package/esm/__icons/ColumnsIcon.js.map +7 -0
  76. package/esm/__icons/CriticalIcon.js +1 -1
  77. package/esm/__icons/CriticalIcon.js.map +2 -2
  78. package/esm/__icons/CurveLinearIcon.js +9 -0
  79. package/esm/__icons/CurveLinearIcon.js.map +7 -0
  80. package/esm/__icons/CurveSmoothIcon.js +9 -0
  81. package/esm/__icons/CurveSmoothIcon.js.map +7 -0
  82. package/esm/__icons/DonutChartIcon.js +9 -0
  83. package/esm/__icons/DonutChartIcon.js.map +7 -0
  84. package/esm/__icons/FilterOutIcon.js +1 -1
  85. package/esm/__icons/FilterOutIcon.js.map +2 -2
  86. package/esm/__icons/HddIcon.js +1 -1
  87. package/esm/__icons/HddIcon.js.map +2 -2
  88. package/esm/__icons/HexagonIcon.js +9 -0
  89. package/esm/__icons/HexagonIcon.js.map +7 -0
  90. package/esm/__icons/HoneycombIcon.js +1 -1
  91. package/esm/__icons/HoneycombIcon.js.map +2 -2
  92. package/esm/__icons/LegendBottomIcon.js +9 -0
  93. package/esm/__icons/LegendBottomIcon.js.map +7 -0
  94. package/esm/__icons/LegendRightIcon.js +9 -0
  95. package/esm/__icons/LegendRightIcon.js.map +7 -0
  96. package/esm/__icons/LineDashedIcon.js +9 -0
  97. package/esm/__icons/LineDashedIcon.js.map +7 -0
  98. package/esm/__icons/ListItemIcon.js +9 -0
  99. package/esm/__icons/ListItemIcon.js.map +7 -0
  100. package/esm/__icons/ManualIcon.js +1 -1
  101. package/esm/__icons/ManualIcon.js.map +1 -1
  102. package/esm/__icons/NodeIcon.js +1 -1
  103. package/esm/__icons/NodeIcon.js.map +2 -2
  104. package/esm/__icons/NotificationActiveIcon.js +9 -0
  105. package/esm/__icons/NotificationActiveIcon.js.map +7 -0
  106. package/esm/__icons/PercentIcon.js +9 -0
  107. package/esm/__icons/PercentIcon.js.map +7 -0
  108. package/esm/__icons/PieChartIcon.js +9 -0
  109. package/esm/__icons/PieChartIcon.js.map +7 -0
  110. package/esm/__icons/RowsIcon.js +11 -0
  111. package/esm/__icons/RowsIcon.js.map +7 -0
  112. package/esm/__icons/ServicesIcon.js +1 -1
  113. package/esm/__icons/ServicesIcon.js.map +2 -2
  114. package/esm/__icons/ShipFilledIcon.js +1 -1
  115. package/esm/__icons/ShipFilledIcon.js.map +2 -2
  116. package/esm/__icons/TreemmapIcon.js +9 -0
  117. package/esm/__icons/TreemmapIcon.js.map +7 -0
  118. package/esm/__icons/VariableIcon.js +1 -1
  119. package/esm/__icons/VariableIcon.js.map +2 -2
  120. package/esm/__icons/WarningFailedIcon.js +1 -1
  121. package/esm/__icons/WarningFailedIcon.js.map +2 -2
  122. package/esm/__icons/WorkflowIcon.js +9 -0
  123. package/esm/__icons/WorkflowIcon.js.map +7 -0
  124. package/esm/__icons/WorkflowSimpleIcon.js +9 -0
  125. package/esm/__icons/WorkflowSimpleIcon.js.map +7 -0
  126. package/esm/__icons/WorldmapIcon.js +1 -1
  127. package/esm/__icons/WorldmapIcon.js.map +1 -1
  128. package/esm/index.js +38 -86
  129. package/esm/index.js.map +2 -2
  130. package/index.d.ts +19 -43
  131. package/index.js +38 -86
  132. package/package.json +3 -3
  133. package/__icons/ActionTriggerIcon.d.ts +0 -6
  134. package/__icons/ActionTriggerIcon.js +0 -37
  135. package/__icons/BarGaugeIcon.d.ts +0 -6
  136. package/__icons/BellIcon.d.ts +0 -6
  137. package/__icons/BellIcon.js +0 -39
  138. package/__icons/BellOffIcon.d.ts +0 -6
  139. package/__icons/ChartIcon.d.ts +0 -6
  140. package/__icons/CheckCircleIcon.js +0 -37
  141. package/__icons/CloseIcon.d.ts +0 -6
  142. package/__icons/CloudDoneIcon.d.ts +0 -6
  143. package/__icons/CloudDoneIcon.js +0 -37
  144. package/__icons/CloudOffIcon.js +0 -37
  145. package/__icons/CollapseIcon.d.ts +0 -6
  146. package/__icons/DragHandleIcon.d.ts +0 -6
  147. package/__icons/ErrorIcon.d.ts +0 -6
  148. package/__icons/ErrorIcon.js +0 -37
  149. package/__icons/EventTriggerIcon.d.ts +0 -6
  150. package/__icons/EventTriggerIcon.js +0 -37
  151. package/__icons/ExpandIcon.d.ts +0 -6
  152. package/__icons/ExpandIcon.js +0 -37
  153. package/__icons/EyeIcon.d.ts +0 -6
  154. package/__icons/EyeIcon.js +0 -39
  155. package/__icons/EyeOffIcon.d.ts +0 -6
  156. package/__icons/EyeOffIcon.js +0 -37
  157. package/__icons/FavouriteIcon.d.ts +0 -6
  158. package/__icons/FavouriteIcon.js +0 -37
  159. package/__icons/GrabIcon.d.ts +0 -6
  160. package/__icons/GrabIcon.js +0 -39
  161. package/__icons/GripIcon.d.ts +0 -6
  162. package/__icons/GripIcon.js +0 -39
  163. package/__icons/IntegrationsIcon.d.ts +0 -6
  164. package/__icons/IntegrationsIcon.js +0 -37
  165. package/__icons/LocationPinFilledSubscriptIcon.d.ts +0 -6
  166. package/__icons/MicrophoneOffIcon.d.ts +0 -6
  167. package/__icons/MicrophoneOffIcon.js +0 -37
  168. package/__icons/MoreIcon.d.ts +0 -6
  169. package/__icons/MoreIcon.js +0 -39
  170. package/__icons/MoveIcon.js +0 -39
  171. package/__icons/Pan1DIcon.d.ts +0 -6
  172. package/__icons/Pan1DIcon.js +0 -37
  173. package/__icons/ParseIconIcon.d.ts +0 -6
  174. package/__icons/ParseIconIcon.js +0 -37
  175. package/__icons/RecommendIcon.d.ts +0 -6
  176. package/__icons/RecommendIcon.js +0 -37
  177. package/__icons/SorterDoubleSmallIcon.d.ts +0 -6
  178. package/__icons/SorterSingleIcon.d.ts +0 -6
  179. package/__icons/SorterSingleSmallIcon.d.ts +0 -6
  180. package/__icons/SorterSingleSmallIcon.js +0 -37
  181. package/__icons/StarEmptyIcon.d.ts +0 -6
  182. package/__icons/StarEmptyIcon.js +0 -37
  183. package/__icons/StarIcon.d.ts +0 -6
  184. package/__icons/SyncDownloadIcon.js +0 -37
  185. package/__icons/SyncUploadIcon.js +0 -37
  186. package/__icons/SyntheticMonitoringIcon.d.ts +0 -6
  187. package/__icons/SyntheticMonitoringIcon.js +0 -37
  188. package/__icons/TrashIcon.d.ts +0 -6
  189. package/__icons/TrashIcon.js +0 -37
  190. package/__icons/UnfavouriteIcon.d.ts +0 -6
  191. package/__icons/ViewSidebarIcon.d.ts +0 -6
  192. package/__icons/Zoom1DIcon.d.ts +0 -6
  193. package/__icons/Zoom1DIcon.js +0 -37
  194. package/esm/__icons/AcceptIcon.js +0 -9
  195. package/esm/__icons/AcceptIcon.js.map +0 -7
  196. package/esm/__icons/ActionTriggerIcon.js +0 -9
  197. package/esm/__icons/ActionTriggerIcon.js.map +0 -7
  198. package/esm/__icons/BarGaugeIcon.js +0 -9
  199. package/esm/__icons/BarGaugeIcon.js.map +0 -7
  200. package/esm/__icons/BellIcon.js +0 -11
  201. package/esm/__icons/BellIcon.js.map +0 -7
  202. package/esm/__icons/BellOffIcon.js +0 -9
  203. package/esm/__icons/BellOffIcon.js.map +0 -7
  204. package/esm/__icons/ChartIcon.js +0 -9
  205. package/esm/__icons/ChartIcon.js.map +0 -7
  206. package/esm/__icons/CheckCircleIcon.js +0 -9
  207. package/esm/__icons/CheckCircleIcon.js.map +0 -7
  208. package/esm/__icons/CloseIcon.js +0 -9
  209. package/esm/__icons/CloseIcon.js.map +0 -7
  210. package/esm/__icons/CloudDoneIcon.js +0 -9
  211. package/esm/__icons/CloudDoneIcon.js.map +0 -7
  212. package/esm/__icons/CloudIcon.js +0 -9
  213. package/esm/__icons/CloudIcon.js.map +0 -7
  214. package/esm/__icons/CloudOffIcon.js +0 -9
  215. package/esm/__icons/CloudOffIcon.js.map +0 -7
  216. package/esm/__icons/CollapseIcon.js +0 -9
  217. package/esm/__icons/CollapseIcon.js.map +0 -7
  218. package/esm/__icons/DragHandleIcon.js +0 -9
  219. package/esm/__icons/DragHandleIcon.js.map +0 -7
  220. package/esm/__icons/ErrorIcon.js +0 -9
  221. package/esm/__icons/ErrorIcon.js.map +0 -7
  222. package/esm/__icons/EventTriggerIcon.js +0 -9
  223. package/esm/__icons/EventTriggerIcon.js.map +0 -7
  224. package/esm/__icons/ExpandIcon.js +0 -9
  225. package/esm/__icons/ExpandIcon.js.map +0 -7
  226. package/esm/__icons/EyeIcon.js +0 -11
  227. package/esm/__icons/EyeIcon.js.map +0 -7
  228. package/esm/__icons/EyeOffIcon.js +0 -9
  229. package/esm/__icons/EyeOffIcon.js.map +0 -7
  230. package/esm/__icons/FavouriteIcon.js +0 -9
  231. package/esm/__icons/FavouriteIcon.js.map +0 -7
  232. package/esm/__icons/FileCopyIcon.js +0 -9
  233. package/esm/__icons/FileCopyIcon.js.map +0 -7
  234. package/esm/__icons/GrabIcon.js +0 -11
  235. package/esm/__icons/GrabIcon.js.map +0 -7
  236. package/esm/__icons/GripIcon.js +0 -11
  237. package/esm/__icons/GripIcon.js.map +0 -7
  238. package/esm/__icons/IntegrationsIcon.js +0 -9
  239. package/esm/__icons/IntegrationsIcon.js.map +0 -7
  240. package/esm/__icons/LocationPinFilledSubscriptIcon.js +0 -9
  241. package/esm/__icons/LocationPinFilledSubscriptIcon.js.map +0 -7
  242. package/esm/__icons/MicrophoneIcon.js +0 -9
  243. package/esm/__icons/MicrophoneIcon.js.map +0 -7
  244. package/esm/__icons/MicrophoneOffIcon.js +0 -9
  245. package/esm/__icons/MicrophoneOffIcon.js.map +0 -7
  246. package/esm/__icons/MoreIcon.js +0 -11
  247. package/esm/__icons/MoreIcon.js.map +0 -7
  248. package/esm/__icons/MoveIcon.js +0 -11
  249. package/esm/__icons/MoveIcon.js.map +0 -7
  250. package/esm/__icons/Pan1DIcon.js +0 -9
  251. package/esm/__icons/Pan1DIcon.js.map +0 -7
  252. package/esm/__icons/ParseIconIcon.js +0 -9
  253. package/esm/__icons/ParseIconIcon.js.map +0 -7
  254. package/esm/__icons/RecommendIcon.js +0 -9
  255. package/esm/__icons/RecommendIcon.js.map +0 -7
  256. package/esm/__icons/SorterDoubleSmallIcon.js +0 -9
  257. package/esm/__icons/SorterDoubleSmallIcon.js.map +0 -7
  258. package/esm/__icons/SorterSingleIcon.js +0 -9
  259. package/esm/__icons/SorterSingleIcon.js.map +0 -7
  260. package/esm/__icons/SorterSingleSmallIcon.js +0 -9
  261. package/esm/__icons/SorterSingleSmallIcon.js.map +0 -7
  262. package/esm/__icons/StarEmptyIcon.js +0 -9
  263. package/esm/__icons/StarEmptyIcon.js.map +0 -7
  264. package/esm/__icons/StarIcon.js +0 -11
  265. package/esm/__icons/StarIcon.js.map +0 -7
  266. package/esm/__icons/SyncDownloadIcon.js +0 -9
  267. package/esm/__icons/SyncDownloadIcon.js.map +0 -7
  268. package/esm/__icons/SyncUploadIcon.js +0 -9
  269. package/esm/__icons/SyncUploadIcon.js.map +0 -7
  270. package/esm/__icons/SyntheticMonitoringIcon.js +0 -9
  271. package/esm/__icons/SyntheticMonitoringIcon.js.map +0 -7
  272. package/esm/__icons/TrashIcon.js +0 -9
  273. package/esm/__icons/TrashIcon.js.map +0 -7
  274. package/esm/__icons/UnfavouriteIcon.js +0 -9
  275. package/esm/__icons/UnfavouriteIcon.js.map +0 -7
  276. package/esm/__icons/ViewSidebarIcon.js +0 -9
  277. package/esm/__icons/ViewSidebarIcon.js.map +0 -7
  278. package/esm/__icons/Zoom1DIcon.js +0 -9
  279. package/esm/__icons/Zoom1DIcon.js.map +0 -7
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use Copy instead
5
- */
6
- export declare const FileCopyIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const AbsoluteIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var AbsoluteIcon_exports = {};
29
+ __export(AbsoluteIcon_exports, {
30
+ AbsoluteIcon: () => AbsoluteIcon
31
+ });
32
+ module.exports = __toCommonJS(AbsoluteIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const AbsoluteIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M0.588013 10.31C0.588013 13.362 1.80601 15 4.06001 15C6.31401 15 7.53201 13.362 7.53201 10.31V9.42795C7.53201 6.37595 6.31401 4.75195 4.06001 4.75195C1.80601 4.75195 0.588013 6.37595 0.588013 9.42795V10.31ZM2.28201 11.85C2.18401 11.43 2.14201 10.94 2.14201 10.366V9.37195C2.14201 7.24395 2.80001 6.12395 4.06001 6.12395C4.70401 6.12395 5.19401 6.43195 5.51601 7.04795L2.28201 11.85ZM4.06001 13.628C3.40201 13.628 2.91201 13.32 2.59001 12.732L5.82401 7.91595C5.90801 8.33595 5.96401 8.81195 5.96401 9.37195L5.97801 10.366C6.00601 12.508 5.34801 13.628 4.06001 13.628Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.7768 15C13.5228 15 12.3048 13.362 12.3048 10.31V9.42795C12.3048 6.37595 13.5228 4.75195 15.7768 4.75195C18.0308 4.75195 19.2488 6.37595 19.2488 9.42795V10.31C19.2488 13.362 18.0308 15 15.7768 15ZM13.8588 10.366C13.8588 10.94 13.9008 11.43 13.9988 11.85L17.2328 7.04795C16.9108 6.43195 16.4208 6.12395 15.7768 6.12395C14.5168 6.12395 13.8588 7.24395 13.8588 9.37195V10.366ZM14.3068 12.732C14.6288 13.32 15.1188 13.628 15.7768 13.628C17.0648 13.628 17.7228 12.508 17.6948 10.366L17.6808 9.37195C17.6808 8.81195 17.6248 8.33595 17.5408 7.91595L14.3068 12.732Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.92711 14.902C9.32511 14.902 8.91911 14.482 8.91911 13.908C8.91911 13.32 9.32511 12.9 9.92711 12.9C10.5011 12.9 10.9211 13.32 10.9211 13.908C10.9211 14.482 10.5011 14.902 9.92711 14.902Z" }));
37
+ });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(AirplaneIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const AirplaneIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.98812 17.8224L12.49 18.8192H14.49L12.2342 14.2057V12.0746L19.29 13.418V11.257C19.29 10.6181 18.9319 10.0332 18.3628 9.74278L12.2342 6.615V3.63571C12.2342 3.43172 12.1718 3.2326 12.0554 3.06508L11.0444 1.61015C10.8575 1.34118 10.5507 1.18079 10.2232 1.18079H9.77362C9.45006 1.18079 9.14649 1.33734 8.95888 1.60096L7.91905 3.06207C7.79854 3.2314 7.73379 3.43407 7.73379 3.6419V6.63159L1.63719 9.74303C1.06815 10.0334 0.709976 10.6184 0.709976 11.2572V13.4177L7.73379 12.0849V14.2057L5.48999 18.8192H7.49L9.98812 17.8224ZM7.8497 17.1683L9.13379 14.5281V3.7697L9.97991 2.58079H10.0141L10.8342 3.76104V14.5297L12.1233 17.166L9.98773 16.3152L7.8497 17.1683ZM12.29 8.21529L17.7264 10.9898C17.8268 11.041 17.89 11.1442 17.89 11.257V11.7263L12.29 10.6601V8.21529ZM7.70998 10.6645L2.10998 11.7271V11.2572C2.10998 11.1445 2.17318 11.0413 2.2736 10.99L7.70998 8.21553V10.6645Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.98811 17.8224L12.49 18.8192H14.49L12.2342 14.2057V12.0746L19.29 13.418V11.257C19.29 10.6181 18.9319 10.0332 18.3628 9.74278L12.2342 6.615V3.63571C12.2342 3.43172 12.1718 3.2326 12.0554 3.06508L11.0444 1.61015C10.8575 1.34118 10.5507 1.18079 10.2232 1.18079H9.77362C9.45006 1.18079 9.14649 1.33734 8.95888 1.60096L7.91905 3.06207C7.79854 3.2314 7.73378 3.43407 7.73378 3.6419V6.63159L1.63719 9.74303C1.06815 10.0334 0.709972 10.6184 0.709972 11.2572V13.4177L7.73378 12.0849V14.2057L5.48999 18.8192H7.48999L9.98811 17.8224ZM7.8497 17.1683L9.13379 14.5281V3.7697L9.9799 2.58079H10.0141L10.8342 3.76104V14.5297L12.1233 17.166L9.98772 16.3152L7.8497 17.1683ZM12.29 8.21529L17.7264 10.9898C17.8268 11.041 17.89 11.1442 17.89 11.257V11.7263L12.29 10.6601V8.21529ZM7.70997 10.6645L2.10997 11.7271V11.2572C2.10997 11.1445 2.17318 11.0413 2.2736 10.99L7.70997 8.21553V10.6645Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(BandChartIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const BandChartIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.99997 3H4.49997V15.5H17V17H3.99997C3.44768 17 2.99997 16.5523 2.99997 16V3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.24997 6.25035L12.25 8.45035L17 4.99999V11L12.25 13.0003L8.24997 10.2504L4.50001 12.3337V9.00035L8.24997 6.25035Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.99998 3H4.49998V15.5H17V17H3.99998C3.4477 17 2.99998 16.5523 2.99998 16V3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.24998 6.25035L12.25 8.45035L17 4.99999V11L12.25 13.0003L8.24998 10.2504L4.50003 12.3337V9.00035L8.24998 6.25035Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(BarFilledIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const BarFilledIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.485 2.25H6.51507C6.51507 2.25 4.82957 4.99439 4.4241 7.50111C4.38915 7.7172 4.36047 7.94478 4.33721 8.18007C4.04649 11.1213 6.47303 13.4228 9.37253 13.7165V17.25H5.75006V18.75H14.5001V17.25H10.8725V13.6868C13.6622 13.292 15.9453 11.0381 15.6629 8.18007C15.6396 7.94478 15.6109 7.7172 15.576 7.50111C15.1705 4.99439 13.485 2.25 13.485 2.25ZM7.39204 3.75H12.608C12.7318 3.98323 12.8743 4.26323 13.0221 4.57616C13.3626 5.29712 13.7059 6.14039 13.926 6.96289H6.07408C6.29419 6.14039 6.63743 5.29712 6.97796 4.57616C7.12576 4.26323 7.26829 3.98323 7.39204 3.75Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.485 2.25H6.51509C6.51509 2.25 4.82959 4.99439 4.42411 7.50111C4.38916 7.7172 4.36048 7.94478 4.33722 8.18007C4.0465 11.1213 6.47304 13.4228 9.37254 13.7165V17.25H5.75007V18.75H14.5001V17.25H10.8725V13.6868C13.6622 13.292 15.9454 11.0381 15.6629 8.18007C15.6396 7.94478 15.6109 7.7172 15.576 7.50111C15.1705 4.99439 13.485 2.25 13.485 2.25ZM7.39205 3.75H12.608C12.7318 3.98323 12.8743 4.26323 13.0221 4.57616C13.3626 5.29712 13.7059 6.14039 13.926 6.96289H6.07409C6.2942 6.14039 6.63744 5.29712 6.97797 4.57616C7.12577 4.26323 7.2683 3.98323 7.39205 3.75Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'SyncIcon' instead of 'CloudIcon'
5
- */
6
- export declare const CloudIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const BrushIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var CloudIcon_exports = {};
29
- __export(CloudIcon_exports, {
30
- CloudIcon: () => CloudIcon
28
+ var BrushIcon_exports = {};
29
+ __export(BrushIcon_exports, {
30
+ BrushIcon: () => BrushIcon
31
31
  });
32
- module.exports = __toCommonJS(CloudIcon_exports);
32
+ module.exports = __toCommonJS(BrushIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const CloudIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M7.00684 8.50551C6.93918 8.50004 7.07653 8.50551 7.00684 8.50551C4.82454 8.05555 3.5 9.61682 3.5 10.9986C3.5 12.3803 4.61947 13.499 6 13.4992H15C15.9682 13.3608 16.5005 12.5045 16.5005 11.4987C16.5612 11.1201 16.4646 9.18452 12.9027 9.18452C12.4201 6.18594 10.7277 5.99918 9.99966 5.99918C8.97966 5.99918 7.88613 6.91386 7.00684 8.50551ZM15 15L6.00049 15C3.79108 15 2 13.2085 2 10.9986C2 8.78871 3.90492 6.74171 6.30195 6.99918C6.95568 5.62848 8.3812 4.49918 9.99966 4.49918C12.0298 4.49918 13.4331 5.63102 14.1568 7.92248C16.0899 7.92248 18.0005 9.56597 18.0005 11.4987C18.0005 13.2618 16.6964 14.7575 15 15Z" }));
35
+ const BrushIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.1066 16.9445C9.5445 18.5066 7.01185 18.5066 5.44975 16.9445L0.5 11.9948L9.69239 2.80241C10.0829 2.41189 10.7161 2.41189 11.1066 2.80241L13.5349 5.23071L16.9727 1.79289C17.3632 1.40237 17.9964 1.40237 18.3869 1.79289L18.7405 2.14645C19.131 2.53697 19.131 3.17014 18.7405 3.56066L15.3027 6.99848L17.4706 9.16637C17.8611 9.5569 17.8611 10.1901 17.4706 10.5806L11.1066 16.9445ZM6.51041 15.8839C7.48672 16.8602 9.06963 16.8602 10.0459 15.8839L13.899 12.0308L8.24218 6.37394L2.62132 11.9948L4.02817 13.4016L6.9727 10.4571L8.03336 11.5178L5.08883 14.4623L6.51041 15.8839ZM14.9597 10.9701L16.0563 9.87348L10.3995 4.21662L9.30284 5.31328L14.9597 10.9701Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(CategoryIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const CategoryIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.99994 1.5L14.3301 9H5.66981L9.99994 1.5ZM8.26789 7.5H11.732L9.99994 4.5L8.26789 7.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 10.25C2.44772 10.25 2 10.6977 2 11.25V16.25C2 16.8023 2.44772 17.25 3 17.25H8C8.55228 17.25 9 16.8023 9 16.25V11.25C9 10.6977 8.55228 10.25 8 10.25H3ZM3.5 11.75H7.5V15.75H3.5V11.75Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.5 17.25C16.433 17.25 18 15.683 18 13.75C18 11.817 16.433 10.25 14.5 10.25C12.567 10.25 11 11.817 11 13.75C11 15.683 12.567 17.25 14.5 17.25ZM14.5 15.75C13.3954 15.75 12.5 14.8546 12.5 13.75C12.5 12.6454 13.3954 11.75 14.5 11.75C15.6046 11.75 16.5 12.6454 16.5 13.75C16.5 14.8546 15.6046 15.75 14.5 15.75Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.99994 1L14.3301 8.5H5.66981L9.99994 1ZM8.26789 7H11.732L9.99994 4L8.26789 7Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.375 17.625C16.5151 17.625 18.25 15.8901 18.25 13.75C18.25 11.6099 16.5151 9.875 14.375 9.875C12.2349 9.875 10.5 11.6099 10.5 13.75C10.5 15.8901 12.2349 17.625 14.375 17.625ZM14.375 16.125C13.0633 16.125 12 15.0617 12 13.75C12 12.4383 13.0633 11.375 14.375 11.375C15.6867 11.375 16.75 12.4383 16.75 13.75C16.75 15.0617 15.6867 16.125 14.375 16.125Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M2 10.25V17.25H9V10.25H2ZM7.5 11.75V15.75H3.5V11.75H7.5Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(CertifiedIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const CertifiedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.78262 13.2901L14 8.07266L13.021 7.09364L8.78185 11.3328L7.47827 10.0292L6.50001 11.0074L8.78262 13.2901Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.37707 1.99175C9.74191 1.70067 10.2596 1.70067 10.6244 1.99175L11.9004 3.0098C12.0897 3.16081 12.3273 3.23802 12.5692 3.2271L14.1999 3.15349C14.6661 3.13244 15.0849 3.43672 15.209 3.88666L15.6429 5.46029C15.7073 5.69371 15.8541 5.89584 16.0562 6.02918L17.4188 6.92813C17.8083 7.18516 17.9683 7.67749 17.8042 8.11442L17.2303 9.64257C17.1452 9.86923 17.1452 10.1191 17.2303 10.3457L17.8042 11.8739C17.9683 12.3108 17.8083 12.8032 17.4188 13.0602L16.0562 13.9591C15.8541 14.0925 15.7073 14.2946 15.6429 14.528L15.209 16.1017C15.0849 16.5516 14.6661 16.8559 14.1999 16.8348L12.5692 16.7612C12.3273 16.7503 12.0897 16.8275 11.9004 16.9785L10.6244 17.9966C10.2596 18.2876 9.74191 18.2876 9.37707 17.9966L8.10107 16.9785C7.91181 16.8275 7.67418 16.7503 7.43231 16.7612L5.8016 16.8348C5.33535 16.8559 4.91655 16.5516 4.79249 16.1017L4.35858 14.528C4.29422 14.2946 4.14736 14.0925 3.94526 13.9591L2.58272 13.0602C2.19315 12.8032 2.03318 12.3108 2.19728 11.8739L2.7712 10.3457C2.85632 10.1191 2.85632 9.86923 2.7712 9.64257L2.19728 8.11442C2.03318 7.67749 2.19315 7.18516 2.58272 6.92813L3.94526 6.02918C4.14736 5.89584 4.29422 5.69371 4.35858 5.4603L4.79249 3.88666C4.91655 3.43672 5.33535 3.13244 5.8016 3.15349L7.43231 3.2271C7.67418 3.23802 7.91181 3.16081 8.10107 3.0098L9.37707 1.99175ZM9.03657 4.18234C8.56341 4.55985 7.96936 4.75287 7.36467 4.72557L6.13248 4.66995L5.80461 5.85902C5.64371 6.44255 5.27656 6.94788 4.77132 7.28123L3.74176 7.96049L4.17543 9.11518C4.38825 9.68184 4.38825 10.3065 4.17543 10.8731L3.74176 12.0278L4.77132 12.7071C5.27657 13.0404 5.64371 13.5458 5.80461 14.1293L6.13248 15.3184L7.36467 15.2627C7.96936 15.2354 8.56341 15.4285 9.03657 15.806L10.0007 16.5752L10.9649 15.806C11.4381 15.4285 12.0321 15.2354 12.6368 15.2627L13.869 15.3184L14.1969 14.1293C14.3578 13.5458 14.7249 13.0404 15.2302 12.7071L16.2597 12.0278L15.8261 10.8731C15.6132 10.3065 15.6132 9.68184 15.8261 9.11518L16.2597 7.96049L15.2302 7.28123C14.7249 6.94788 14.3578 6.44255 14.1969 5.85902L13.869 4.66995L12.6368 4.72557C12.0321 4.75287 11.4381 4.55985 10.9649 4.18234L10.0007 3.41308L9.03657 4.18234Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.7826 13.2901L14 8.07266L13.021 7.09364L8.78184 11.3328L7.47825 10.0292L6.49999 11.0074L8.7826 13.2901Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.37706 1.99175C9.74189 1.70067 10.2596 1.70067 10.6244 1.99175L11.9004 3.0098C12.0897 3.16081 12.3273 3.23802 12.5692 3.2271L14.1999 3.15349C14.6661 3.13244 15.0849 3.43672 15.209 3.88666L15.6429 5.46029C15.7073 5.69371 15.8541 5.89584 16.0562 6.02918L17.4187 6.92813C17.8083 7.18516 17.9683 7.67749 17.8042 8.11442L17.2303 9.64257C17.1451 9.86923 17.1451 10.1191 17.2303 10.3457L17.8042 11.8739C17.9683 12.3108 17.8083 12.8032 17.4187 13.0602L16.0562 13.9591C15.8541 14.0925 15.7073 14.2946 15.6429 14.528L15.209 16.1017C15.0849 16.5516 14.6661 16.8559 14.1999 16.8348L12.5692 16.7612C12.3273 16.7503 12.0897 16.8275 11.9004 16.9785L10.6244 17.9966C10.2596 18.2876 9.74189 18.2876 9.37706 17.9966L8.10106 16.9785C7.91179 16.8275 7.67417 16.7503 7.43229 16.7612L5.80159 16.8348C5.33534 16.8559 4.91653 16.5516 4.79247 16.1017L4.35856 14.528C4.2942 14.2946 4.14734 14.0925 3.94524 13.9591L2.58271 13.0602C2.19313 12.8032 2.03316 12.3108 2.19726 11.8739L2.77118 10.3457C2.85631 10.1191 2.85631 9.86923 2.77118 9.64257L2.19726 8.11442C2.03316 7.67749 2.19313 7.18516 2.58271 6.92813L3.94524 6.02918C4.14734 5.89584 4.2942 5.69371 4.35856 5.4603L4.79247 3.88666C4.91653 3.43672 5.33534 3.13244 5.80159 3.15349L7.43229 3.2271C7.67417 3.23802 7.91179 3.16081 8.10106 3.0098L9.37706 1.99175ZM9.03656 4.18234C8.5634 4.55985 7.96934 4.75287 7.36465 4.72557L6.13247 4.66995L5.8046 5.85902C5.6437 6.44255 5.27655 6.94788 4.7713 7.28123L3.74175 7.96049L4.17541 9.11518C4.38823 9.68184 4.38823 10.3065 4.17541 10.8731L3.74175 12.0278L4.7713 12.7071C5.27655 13.0404 5.6437 13.5458 5.8046 14.1293L6.13247 15.3184L7.36466 15.2627C7.96934 15.2354 8.5634 15.4285 9.03656 15.806L10.0007 16.5752L10.9649 15.806C11.4381 15.4285 12.0321 15.2354 12.6368 15.2627L13.869 15.3184L14.1969 14.1293C14.3578 13.5458 14.7249 13.0404 15.2302 12.7071L16.2597 12.0278L15.826 10.8731C15.6132 10.3065 15.6132 9.68184 15.826 9.11518L16.2597 7.96049L15.2302 7.28123C14.7249 6.94788 14.3578 6.44255 14.1969 5.85902L13.869 4.66995L12.6368 4.72557C12.0321 4.75287 11.4381 4.55985 10.9649 4.18234L10.0007 3.41308L9.03656 4.18234Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'SuccessIcon' instead of 'AcceptIcon'
5
- */
6
- export declare const AcceptIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const CircleIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var SorterDoubleSmallIcon_exports = {};
29
- __export(SorterDoubleSmallIcon_exports, {
30
- SorterDoubleSmallIcon: () => SorterDoubleSmallIcon
28
+ var CircleIcon_exports = {};
29
+ __export(CircleIcon_exports, {
30
+ CircleIcon: () => CircleIcon
31
31
  });
32
- module.exports = __toCommonJS(SorterDoubleSmallIcon_exports);
32
+ module.exports = __toCommonJS(CircleIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const SorterDoubleSmallIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.99609 5L13.4961 8.5H6.49609L9.99609 5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 15L6.5 11.5L13.5 11.5L10 15Z" }));
35
+ const CircleIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 16.5C6.41015 16.5 3.5 13.5899 3.5 10C3.5 6.41015 6.41015 3.5 10 3.5C13.5899 3.5 16.5 6.41015 16.5 10C16.5 13.5899 13.5899 16.5 10 16.5ZM10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(ColoringIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const ColoringIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.47684 1.46973L8.08797 4.08086L14.9962 10.4268L9.92251 15.9501C8.80166 17.1703 6.90387 17.2508 5.68369 16.13L3.10613 13.7622C1.88594 12.6414 1.80542 10.7436 2.92628 9.5234L6.98778 5.10199L4.41618 2.53039L5.47684 1.46973ZM8.08993 6.11947L4.03095 10.5381C3.7181 10.8787 3.59244 11.3249 3.6486 11.7501L11.7436 11.7503L12.8768 10.5167L8.08993 6.11947Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M18.1048 16.7722C18.298 16.2318 18.2211 15.634 18.0297 15.093C17.4351 13.4129 16.125 12.25 16.125 12.25C16.125 12.25 14.8834 13.3214 14.2573 15.0107C14.0373 15.6042 13.942 16.2677 14.1767 16.8555C14.5046 17.6764 15.2535 18.2501 16.125 18.2501C17.0256 18.2501 17.7954 17.6373 18.1048 16.7722Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.47683 1.46973L8.08796 4.08086L14.9962 10.4268L9.9225 15.9501C8.80164 17.1703 6.90386 17.2508 5.68367 16.13L3.10612 13.7622C1.88593 12.6414 1.80541 10.7436 2.92627 9.5234L6.98777 5.10199L4.41617 2.53039L5.47683 1.46973ZM8.08992 6.11947L4.03094 10.5381C3.71809 10.8787 3.59243 11.3249 3.64859 11.7501L11.7436 11.7503L12.8768 10.5167L8.08992 6.11947Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M18.1048 16.7722C18.298 16.2318 18.2211 15.634 18.0297 15.093C17.4351 13.4129 16.125 12.25 16.125 12.25C16.125 12.25 14.8834 13.3214 14.2573 15.0107C14.0373 15.6042 13.9419 16.2677 14.1767 16.8555C14.5046 17.6764 15.2535 18.2501 16.125 18.2501C17.0256 18.2501 17.7954 17.6373 18.1048 16.7722Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ColumnsIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var ChartIcon_exports = {};
29
- __export(ChartIcon_exports, {
30
- ChartIcon: () => ChartIcon
28
+ var ColumnsIcon_exports = {};
29
+ __export(ColumnsIcon_exports, {
30
+ ColumnsIcon: () => ColumnsIcon
31
31
  });
32
- module.exports = __toCommonJS(ChartIcon_exports);
32
+ module.exports = __toCommonJS(ColumnsIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const ChartIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.48279 3H2.98279V16C2.98279 16.5523 3.4305 17 3.98279 17H16.9828V15.5H4.48279V13.5162L4.50435 13.5384L8.18524 9.97631L11.643 12.4855L17.0173 7.02615L15.9483 5.97385L11.4794 10.5135L8.04702 8.02269L4.48279 11.4719V3Z" }));
35
+ const ColumnsIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5L7.12573 4.5L7.12573 15.5H4.5V4.5ZM11.3757 15.5H8.62573L8.62573 4.5L11.3757 4.5V15.5ZM12.8757 15.5V4.5H15.5V15.5H12.8757Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(CriticalIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const CriticalIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.2499 6.2374H10.7499V10.7374H9.2499V6.2374Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.9999 12.7374C10.9999 12.1851 10.5522 11.7374 9.9999 11.7374C9.44762 11.7374 8.9999 12.1851 8.9999 12.7374C8.9999 13.2897 9.44762 13.7374 9.9999 13.7374C10.5522 13.7374 10.9999 13.2897 10.9999 12.7374Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.29279 1.51286C9.68332 1.12234 10.3165 1.12234 10.707 1.51286L18.4869 9.29276C18.8774 9.68329 18.8774 10.3165 18.4869 10.707L10.707 18.4869C10.3165 18.8774 9.68332 18.8774 9.29279 18.4869L1.51289 10.707C1.12237 10.3165 1.12237 9.68329 1.51289 9.29276L9.29279 1.51286ZM17.0727 9.99987L9.9999 2.92708L2.92711 9.99987L9.9999 17.0727L17.0727 9.99987Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.2499 6.2374H10.7499V10.7374H9.2499V6.2374Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.9999 12.7374C10.9999 12.1851 10.5522 11.7374 9.9999 11.7374C9.44762 11.7374 8.9999 12.1851 8.9999 12.7374C8.9999 13.2897 9.44762 13.7374 9.9999 13.7374C10.5522 13.7374 10.9999 13.2897 10.9999 12.7374Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.2928 1.51286C9.68332 1.12234 10.3165 1.12234 10.707 1.51286L18.4869 9.29276C18.8774 9.68329 18.8774 10.3165 18.4869 10.707L10.707 18.4869C10.3165 18.8774 9.68332 18.8774 9.2928 18.4869L1.51289 10.707C1.12237 10.3165 1.12237 9.68329 1.51289 9.29276L9.2928 1.51286ZM17.0727 9.99987L9.9999 2.92708L2.92711 9.99987L9.9999 17.0727L17.0727 9.99987Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'AcceptIcon' instead of 'CheckCircleIcon'
5
- */
6
- export declare const CheckCircleIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const CurveLinearIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var DragHandleIcon_exports = {};
29
- __export(DragHandleIcon_exports, {
30
- DragHandleIcon: () => DragHandleIcon
28
+ var CurveLinearIcon_exports = {};
29
+ __export(CurveLinearIcon_exports, {
30
+ CurveLinearIcon: () => CurveLinearIcon
31
31
  });
32
- module.exports = __toCommonJS(DragHandleIcon_exports);
32
+ module.exports = __toCommonJS(CurveLinearIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const DragHandleIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 7.5H17V9H3V7.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 11H17V12.5H3V11Z" }));
35
+ const CurveLinearIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.125 5.00232L18.3737 13.3863L17.1263 14.6136L10.125 7.49756L3.12372 14.6136L1.87627 13.3863L10.125 5.00232Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const CurveSmoothIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var UnfavouriteIcon_exports = {};
29
- __export(UnfavouriteIcon_exports, {
30
- UnfavouriteIcon: () => UnfavouriteIcon
28
+ var CurveSmoothIcon_exports = {};
29
+ __export(CurveSmoothIcon_exports, {
30
+ CurveSmoothIcon: () => CurveSmoothIcon
31
31
  });
32
- module.exports = __toCommonJS(UnfavouriteIcon_exports);
32
+ module.exports = __toCommonJS(CurveSmoothIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const UnfavouriteIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.1284 2.5L8.0446 7.11912L3 7.6427L6.76199 11.0574L5.71019 16L10.1284 13.4803L14.5512 15.9912L13.488 11.0574L17.25 7.6427L12.2055 7.11912L10.1284 2.5Z" }));
35
+ const CurveSmoothIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M16.2346 14C16.2448 13.8403 16.2501 13.6788 16.2501 13.5156C16.2501 9.67449 13.3505 6.75 10.0001 6.75C6.64965 6.75 3.75006 9.67449 3.75006 13.5156C3.75006 13.6788 3.75529 13.8403 3.76557 14H2.01279C2.00434 13.8397 2.00006 13.6782 2.00006 13.5156C2.00006 8.81258 5.58178 5 10.0001 5C14.4183 5 18.0001 8.81258 18.0001 13.5156C18.0001 13.6782 17.9958 13.8397 17.9873 14H16.2346Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'MuteIcon' instead of 'MicrophoneIcon'
5
- */
6
- export declare const MicrophoneIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const DonutChartIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var MicrophoneIcon_exports = {};
29
- __export(MicrophoneIcon_exports, {
30
- MicrophoneIcon: () => MicrophoneIcon
28
+ var DonutChartIcon_exports = {};
29
+ __export(DonutChartIcon_exports, {
30
+ DonutChartIcon: () => DonutChartIcon
31
31
  });
32
- module.exports = __toCommonJS(MicrophoneIcon_exports);
32
+ module.exports = __toCommonJS(DonutChartIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const MicrophoneIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M6.5 4.50076C6.5 3.94848 6.94772 3.50076 7.5 3.50076H12.5C13.0523 3.50076 13.5 3.94848 13.5 4.50076V12.5008C13.5 13.053 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.053 6.5 12.5008V4.50076ZM8 12.0008H12V5.00076H8V12.0008Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z" }));
35
+ const DonutChartIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.99707 18C14.4153 18 17.9971 14.4183 17.9971 10C17.9971 5.58172 14.4153 2 9.99707 2C5.57879 2 1.99707 5.58172 1.99707 10C1.99707 14.4183 5.57879 18 9.99707 18ZM9.99707 16.5C9.0703 16.5 8.18883 16.306 7.39104 15.9565L8.65442 13.7684C9.07464 13.9183 9.52729 14 9.99902 14C11.9518 14 13.5778 12.6006 13.9288 10.75H16.4543C16.0824 13.9866 13.3333 16.5 9.99707 16.5ZM6.09596 15.1996C4.51781 14.0137 3.49707 12.1261 3.49707 10C3.49707 6.6628 6.01201 3.91299 9.25 3.54247V6.07001C7.39887 6.42068 5.99902 8.04686 5.99902 10C5.99902 11.1988 6.52635 12.2744 7.36168 13.0075L6.09596 15.1996ZM13.9288 9.25C13.6239 7.64262 12.3572 6.37568 10.75 6.07038V3.54314C13.7391 3.88793 16.1108 6.26048 16.4543 9.25H13.9288ZM9.99902 12.5C8.61831 12.5 7.49902 11.3807 7.49902 10C7.49902 8.61929 8.61831 7.5 9.99902 7.5C11.3797 7.5 12.499 8.61929 12.499 10C12.499 11.3807 11.3797 12.5 9.99902 12.5Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(FilterOutIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const FilterOutIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.75 9.3V14L9.25002 17V9.3L4.00002 3H19L13.75 9.3ZM10.75 14.1972L12.25 13.1972V8.75692L15.7975 4.5L7.20258 4.5L10.75 8.75693V14.1972Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M1.00763 12.7576L6.56347 12.7576V11.2424H1.00763V12.7576Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.75 9.3V14L9.25 17V9.3L4 3H19L13.75 9.3ZM10.75 14.1972L12.25 13.1972V8.75692L15.7974 4.5L7.20256 4.5L10.75 8.75693V14.1972Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M1.00761 12.7576L6.56345 12.7576V11.2424H1.00761V12.7576Z" }));
37
37
  });
@@ -34,6 +34,6 @@ var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const HddIcon = /* @__PURE__ */ (0, import_react.forwardRef)(
36
36
  (props, forwardedRef) => {
37
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.5 14C10.5 14.5523 10.0523 15 9.5 15C8.94772 15 8.5 14.5523 8.5 14C8.5 13.4477 8.94772 13 9.5 13C10.0523 13 10.5 13.4477 10.5 14Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M12.5 15C13.0523 15 13.5 14.5523 13.5 14C13.5 13.4477 13.0523 13 12.5 13C11.9477 13 11.5 13.4477 11.5 14C11.5 14.5523 11.9477 15 12.5 15Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.5 3.5C3.5 2.94772 3.94772 2.5 4.5 2.5H15.5C16.0523 2.5 16.5 2.94772 16.5 3.5V16.5C16.5 17.0523 16.0523 17.5 15.5 17.5H4.5C3.94772 17.5 3.5 17.0523 3.5 16.5V3.5ZM5 10.5H15V4H5V10.5ZM5 12V16H15V12H5Z" }));
37
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.5 14C10.5 14.5523 10.0523 15 9.49998 15C8.9477 15 8.49998 14.5523 8.49998 14C8.49998 13.4477 8.9477 13 9.49998 13C10.0523 13 10.5 13.4477 10.5 14Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M12.5 15C13.0523 15 13.5 14.5523 13.5 14C13.5 13.4477 13.0523 13 12.5 13C11.9477 13 11.5 13.4477 11.5 14C11.5 14.5523 11.9477 15 12.5 15Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.49998 3.5C3.49998 2.94772 3.9477 2.5 4.49998 2.5H15.5C16.0523 2.5 16.5 2.94772 16.5 3.5V16.5C16.5 17.0523 16.0523 17.5 15.5 17.5H4.49998C3.9477 17.5 3.49998 17.0523 3.49998 16.5V3.5ZM4.99998 10.5H15V4H4.99998V10.5ZM4.99998 12V16H15V12H4.99998Z" }));
38
38
  }
39
39
  );
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const HexagonIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var LocationPinFilledSubscriptIcon_exports = {};
29
- __export(LocationPinFilledSubscriptIcon_exports, {
30
- LocationPinFilledSubscriptIcon: () => LocationPinFilledSubscriptIcon
28
+ var HexagonIcon_exports = {};
29
+ __export(HexagonIcon_exports, {
30
+ HexagonIcon: () => HexagonIcon
31
31
  });
32
- module.exports = __toCommonJS(LocationPinFilledSubscriptIcon_exports);
32
+ module.exports = __toCommonJS(HexagonIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const LocationPinFilledSubscriptIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("g", null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.0644 19.9391C10.0644 19.9391 16 13.4148 16 10.0651C16 6.71545 13.3137 4 10 4C6.68629 4 4 6.71545 4 10.0651C4 13.4148 10.0644 19.9391 10.0644 19.9391ZM10 12.6372C8.50906 12.6372 7.30042 11.4286 7.30042 9.93762C7.30042 8.44668 8.50906 7.23804 10 7.23804C11.4909 7.23804 12.6996 8.44668 12.6996 9.93762C12.6996 11.4286 11.4909 12.6372 10 12.6372Z" })), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("clipPath", { id: "clip0_7222_33" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "20", height: "20", rx: "2" }))));
35
+ const HexagonIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("g", null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.93705 6.69015L10.0527 3.15928L16.1683 6.69015L16.1683 13.7519L10.0527 17.2828L3.93705 13.7519L3.93705 6.69015ZM2.93081 5.52825C2.61948 5.70799 2.42769 6.04018 2.42769 6.39968L2.42769 14.0424C2.42769 14.4019 2.61948 14.734 2.93081 14.9138L9.54957 18.7351C9.8609 18.9149 10.2445 18.9149 10.5558 18.7351L17.1746 14.9138C17.4859 14.734 17.6777 14.4019 17.6777 14.0424L17.6777 6.39968C17.6777 6.04018 17.4859 5.70799 17.1746 5.52825L10.5558 1.7069C10.2445 1.52716 9.8609 1.52716 9.54957 1.7069L2.93081 5.52825Z" })), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("clipPath", { id: "clip0_9414_7" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "20", height: "20", rx: "2" }))));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(HoneycombIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const HoneycombIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.49992 9.86771L5.88634 11.8209L5.88634 15.6274L9.99996 18L14.1136 15.6274V11.8208L17.4999 9.86771V5.12257L13.3863 2.75L9.99993 4.70313L6.61354 2.75L2.49992 5.12257V9.86771ZM9.22105 5.99123L9.22105 8.95896L6.5788 10.4829L4.00604 8.99904L4.00603 5.99123L6.61354 4.48733L9.22105 5.99123ZM13.4211 10.4829L10.7788 8.95893V5.99123L13.3863 4.48733L15.9938 5.99123V8.99904L13.4211 10.4829ZM9.99993 10.2871L12.6075 11.7911V14.7588L9.99996 16.2627L7.39245 14.7588L7.39245 11.791L9.99993 10.2871Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.49994 9.86771L5.88635 11.8209L5.88635 15.6274L9.99997 18L14.1136 15.6274V11.8208L17.4999 9.86771V5.12257L13.3863 2.75L9.99994 4.70313L6.61356 2.75L2.49994 5.12257V9.86771ZM9.22107 5.99123L9.22107 8.95896L6.57881 10.4829L4.00605 8.99904L4.00605 5.99123L6.61356 4.48733L9.22107 5.99123ZM13.4211 10.4829L10.7788 8.95893V5.99123L13.3863 4.48733L15.9938 5.99123V8.99904L13.4211 10.4829ZM9.99994 10.2871L12.6075 11.7911V14.7588L9.99997 16.2627L7.39246 14.7588L7.39246 11.791L9.99994 10.2871Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use Download instead
5
- */
6
- export declare const SyncDownloadIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const LegendBottomIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var SorterSingleIcon_exports = {};
29
- __export(SorterSingleIcon_exports, {
30
- SorterSingleIcon: () => SorterSingleIcon
28
+ var LegendBottomIcon_exports = {};
29
+ __export(LegendBottomIcon_exports, {
30
+ LegendBottomIcon: () => LegendBottomIcon
31
31
  });
32
- module.exports = __toCommonJS(SorterSingleIcon_exports);
32
+ module.exports = __toCommonJS(LegendBottomIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const SorterSingleIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.99609 8L9.99609 13L14.9961 8L14.9907 7.99457L5.00152 7.99457L4.99609 8Z" }));
35
+ const LegendBottomIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 2C16.5523 2 17 2.44772 17 3V6.5C17 7.05229 16.5523 7.5 16 7.5L4 7.5C3.44772 7.5 3 7.05228 3 6.5V3C3 2.44772 3.44772 2 4 2H16ZM4.5 3.5V6L15.5 6V3.5L4.5 3.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 11.0039H16V9.50391H4V11.0039Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 14.5039H4V13.0039H16V14.5039Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 18.0039H16V16.5039H4V18.0039Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const LegendRightIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var ViewSidebarIcon_exports = {};
29
- __export(ViewSidebarIcon_exports, {
30
- ViewSidebarIcon: () => ViewSidebarIcon
28
+ var LegendRightIcon_exports = {};
29
+ __export(LegendRightIcon_exports, {
30
+ LegendRightIcon: () => LegendRightIcon
31
31
  });
32
- module.exports = __toCommonJS(ViewSidebarIcon_exports);
32
+ module.exports = __toCommonJS(LegendRightIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const ViewSidebarIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.4216 7.17157L14.25 10L11.4216 12.8284L10.5028 11.906L12.4423 9.96643L10.5331 8.05725L11.4216 7.17157Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 7.25V9.08333H8.5V7.25H7Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 10.9167L7 12.75H8.5V10.9167H7Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H7V5.41667H8.5V4.5L15.5 4.5V15.5H8.5V14.5833H7V15.5H4.5V4.5Z" }));
35
+ const LegendRightIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 3C2.44772 3 2 3.44772 2 4V16C2 16.5523 2.44772 17 3 17H7C7.55228 17 8 16.5523 8 16V4C8 3.44772 7.55228 3 7 3H3ZM3.5 4.5H6.5V15.5H3.5V4.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17.9996 5.5H10V4H17.9996V5.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 9H17.9996V7.5H10V9Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17.9996 12.5H10V11H17.9996V12.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 16H17.9996V14.5H10V16Z" }));
37
37
  });
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
3
  /**
4
- * @deprecated Use Upload instead
4
+ * Use to give different chart line options
5
5
  */
6
- export declare const SyncUploadIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const LineDashedIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var LineDashedIcon_exports = {};
29
+ __export(LineDashedIcon_exports, {
30
+ LineDashedIcon: () => LineDashedIcon
31
+ });
32
+ module.exports = __toCommonJS(LineDashedIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const LineDashedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M1.87502 11.1162H4.12502V8.86621H1.87502V11.1162Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.75002 11.1162H6.50002V8.86621H8.75002V11.1162Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.1348 11.1162H13.3848V8.86621H11.1348V11.1162Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.875 11.1328H18.125V8.88281H15.875V11.1328Z" }));
37
+ });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'SyncOffIcon' instead of 'CloudOffIcon'
5
- */
6
- export declare const CloudOffIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const ListItemIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -25,13 +25,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
25
25
  mod
26
26
  ));
27
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
- var CollapseIcon_exports = {};
29
- __export(CollapseIcon_exports, {
30
- CollapseIcon: () => CollapseIcon
28
+ var ListItemIcon_exports = {};
29
+ __export(ListItemIcon_exports, {
30
+ ListItemIcon: () => ListItemIcon
31
31
  });
32
- module.exports = __toCommonJS(CollapseIcon_exports);
32
+ module.exports = __toCommonJS(ListItemIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const CollapseIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.36396 3.63605L3 10L9.36396 16.364L10.4212 15.3068L5.12132 10L10.4246 4.69671L9.36396 3.63605Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.364 3.63605L8 10L14.364 16.364L15.4212 15.3068L10.1213 10L15.4246 4.69671L14.364 3.63605Z" }));
35
+ const ListItemIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.25 11.25C3.94036 11.25 4.5 10.6904 4.5 10C4.5 9.30964 3.94036 8.75 3.25 8.75C2.55964 8.75 2 9.30964 2 10C2 10.6904 2.55964 11.25 3.25 11.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M18 9.25195H6.5V10.7499H18V9.25195Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(ManualIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const ManualIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.36136 7.49747C4.96953 7.05986 4.2867 7.05263 3.88568 7.48183L2.59707 8.86099C2.25517 9.22691 2.23668 9.78932 2.55379 10.1769L6.49983 15L15.9999 14.9824L16 5.3212C16 4.96725 15.8129 4.63967 15.508 4.45986L11.5725 2.13862C11.4187 2.04788 11.2434 2 11.0647 1.99996L7.49983 1.99902C6.94754 1.99902 6.49983 2.44674 6.49983 2.99902L6.61298 8.89529L5.36136 7.49747ZM14.4999 13.4824L6.99999 13.5L3.56713 9.50003L4.63207 8.45789L7.16648 11.25H7.99983V3.49902L11 3.49902L14.5 5.38164L14.4999 13.4824Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 17.9825L6.49999 17.9825V16.4845L16 16.4845V17.9825Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.36137 7.49747C4.96954 7.05986 4.28671 7.05263 3.88569 7.48183L2.59709 8.86099C2.25519 9.22691 2.23669 9.78932 2.55381 10.1769L6.49984 15L15.9999 14.9824L16 5.3212C16 4.96725 15.8129 4.63967 15.508 4.45986L11.5725 2.13862C11.4187 2.04788 11.2434 2 11.0648 1.99996L7.49984 1.99902C6.94756 1.99902 6.49984 2.44674 6.49984 2.99902L6.61299 8.89529L5.36137 7.49747ZM14.4999 13.4824L7.00001 13.5L3.56714 9.50003L4.63208 8.45789L7.1665 11.25H7.99984V3.49902L11 3.49902L14.5 5.38164L14.4999 13.4824Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 17.9825L6.50001 17.9825V16.4845L16 16.4845V17.9825Z" }));
37
37
  });
@@ -34,6 +34,6 @@ var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const NodeIcon = /* @__PURE__ */ (0, import_react.forwardRef)(
36
36
  (props, forwardedRef) => {
37
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 3.73201L15.4282 6.86599V13.1339L10 16.2679L4.57182 13.1339V6.86599L10 3.73201ZM10.5 2.28864C10.1906 2.11 9.80943 2.11 9.50003 2.28864L3.57182 5.71129C3.26242 5.88992 3.07182 6.22005 3.07182 6.57731V13.4226C3.07182 13.7799 3.26242 14.11 3.57182 14.2886L9.50003 17.7113C9.80943 17.8899 10.1906 17.8899 10.5 17.7113L16.4282 14.2886C16.7376 14.11 16.9282 13.7799 16.9282 13.4226V6.57731C16.9282 6.22005 16.7376 5.88992 16.4282 5.71129L10.5 2.28864Z" }));
37
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("g", null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.93705 6.69015L10.0527 3.15928L16.1683 6.69015L16.1683 13.7519L10.0527 17.2828L3.93705 13.7519L3.93705 6.69015ZM2.93081 5.52825C2.61948 5.70799 2.42769 6.04018 2.42769 6.39968L2.42769 14.0424C2.42769 14.4019 2.61948 14.734 2.93081 14.9138L9.54957 18.7351C9.8609 18.9149 10.2445 18.9149 10.5558 18.7351L17.1746 14.9138C17.4859 14.734 17.6777 14.4019 17.6777 14.0424L17.6777 6.39968C17.6777 6.04018 17.4859 5.70799 17.1746 5.52825L10.5558 1.7069C10.2445 1.52716 9.8609 1.52716 9.54957 1.7069L2.93081 5.52825Z" })), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("clipPath", { id: "clip0_6754_22" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "20", height: "20", rx: "2" }))));
38
38
  }
39
39
  );