@dynatrace/strato-icons 0.38.0 → 0.39.1

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 (322) hide show
  1. package/README.md +1 -1
  2. package/__icons/{FileCopyIcon.d.ts → AbsoluteIcon.d.ts} +1 -4
  3. package/__icons/AbsoluteIcon.js +37 -0
  4. package/__icons/AirplaneIcon.js +1 -1
  5. package/__icons/BandChartIcon.js +1 -1
  6. package/__icons/BarChartGroupedIcon.d.ts +3 -0
  7. package/__icons/{BarGaugeIcon.js → BarChartGroupedIcon.js} +6 -6
  8. package/__icons/BarFilledIcon.js +1 -1
  9. package/__icons/{CloudIcon.d.ts → BrushIcon.d.ts} +1 -4
  10. package/__icons/{CloudIcon.js → BrushIcon.js} +6 -6
  11. package/__icons/CategoryIcon.js +1 -1
  12. package/__icons/{CloseIcon.d.ts → CellsIcon.d.ts} +1 -4
  13. package/__icons/{CloseIcon.js → CellsIcon.js} +6 -6
  14. package/__icons/ChartTooltipGroupedIcon.d.ts +3 -0
  15. package/__icons/{AcceptIcon.js → ChartTooltipGroupedIcon.js} +6 -6
  16. package/__icons/ChartTooltipSharedIcon.d.ts +3 -0
  17. package/__icons/ChartTooltipSharedIcon.js +37 -0
  18. package/__icons/ChartTooltipSingleIcon.d.ts +3 -0
  19. package/__icons/ChartTooltipSingleIcon.js +37 -0
  20. package/__icons/{AcceptIcon.d.ts → CircleIcon.d.ts} +1 -4
  21. package/__icons/{SorterDoubleSmallIcon.js → CircleIcon.js} +6 -6
  22. package/__icons/ColoringIcon.js +1 -1
  23. package/__icons/ColumnsIcon.d.ts +3 -0
  24. package/__icons/{ChartIcon.js → ColumnsIcon.js} +6 -6
  25. package/__icons/CriticalIcon.js +1 -1
  26. package/__icons/{CheckCircleIcon.d.ts → CurveLinearIcon.d.ts} +1 -4
  27. package/__icons/{DragHandleIcon.js → CurveLinearIcon.js} +6 -6
  28. package/__icons/CurveSmoothIcon.d.ts +3 -0
  29. package/__icons/{UnfavouriteIcon.js → CurveSmoothIcon.js} +6 -6
  30. package/__icons/DeclineIcon.d.ts +0 -3
  31. package/__icons/{MicrophoneIcon.d.ts → DonutChartIcon.d.ts} +1 -4
  32. package/__icons/{MicrophoneIcon.js → DonutChartIcon.js} +6 -6
  33. package/__icons/FilterOutIcon.js +1 -1
  34. package/__icons/HddIcon.js +1 -1
  35. package/__icons/HexagonIcon.d.ts +3 -0
  36. package/__icons/{LocationPinFilledSubscriptIcon.js → HexagonIcon.js} +6 -6
  37. package/__icons/HomeFilledIcon.js +1 -1
  38. package/__icons/{SyncDownloadIcon.d.ts → LegendBottomIcon.d.ts} +1 -4
  39. package/__icons/{SorterSingleIcon.js → LegendBottomIcon.js} +6 -6
  40. package/__icons/LegendRightIcon.d.ts +3 -0
  41. package/__icons/{ViewSidebarIcon.js → LegendRightIcon.js} +6 -6
  42. package/__icons/{SyncUploadIcon.d.ts → LineDashedIcon.d.ts} +2 -2
  43. package/__icons/LineDashedIcon.js +37 -0
  44. package/__icons/ListItemIcon.d.ts +3 -0
  45. package/__icons/{CollapseIcon.js → ListItemIcon.js} +6 -6
  46. package/__icons/LocationMarkerIcon.js +1 -1
  47. package/__icons/ManualIcon.js +1 -1
  48. package/__icons/MarkdownIcon.d.ts +3 -0
  49. package/__icons/{FileCopyIcon.js → MarkdownIcon.js} +6 -6
  50. package/__icons/NodeIcon.js +1 -1
  51. package/__icons/NotificationActiveIcon.d.ts +3 -0
  52. package/__icons/{BellOffIcon.js → NotificationActiveIcon.js} +6 -6
  53. package/__icons/NotificationIcon.js +1 -1
  54. package/__icons/NotificationOffIcon.js +1 -1
  55. package/__icons/PercentIcon.d.ts +3 -0
  56. package/__icons/PercentIcon.js +37 -0
  57. package/__icons/PieChartIcon.d.ts +3 -0
  58. package/__icons/PieChartIcon.js +37 -0
  59. package/__icons/{EyeOffIcon.d.ts → RadiusIcon.d.ts} +1 -4
  60. package/__icons/{ExpandIcon.js → RadiusIcon.js} +6 -6
  61. package/__icons/{MoveIcon.d.ts → RowsIcon.d.ts} +1 -4
  62. package/__icons/{StarIcon.js → RowsIcon.js} +6 -6
  63. package/__icons/ServicesIcon.js +1 -1
  64. package/__icons/ShipFilledIcon.js +1 -1
  65. package/__icons/TreemapIcon.d.ts +3 -0
  66. package/__icons/TreemapIcon.js +37 -0
  67. package/__icons/{CloudOffIcon.d.ts → TreemmapIcon.d.ts} +2 -2
  68. package/__icons/TreemmapIcon.js +37 -0
  69. package/__icons/WarningFailedIcon.js +1 -1
  70. package/__icons/WorkflowIcon.d.ts +3 -0
  71. package/__icons/{ActionTriggerIcon.js → WorkflowIcon.js} +6 -6
  72. package/__icons/WorkflowSimpleIcon.d.ts +3 -0
  73. package/__icons/WorkflowSimpleIcon.js +37 -0
  74. package/__icons/WorldmapIcon.js +1 -1
  75. package/__icons/{TrashIcon.d.ts → XAxisIcon.d.ts} +1 -4
  76. package/__icons/{CloudOffIcon.js → XAxisIcon.js} +6 -6
  77. package/__icons/{ParseIconIcon.d.ts → YAxisLeftIcon.d.ts} +1 -4
  78. package/__icons/{CloudDoneIcon.js → YAxisLeftIcon.js} +6 -6
  79. package/__icons/YAxisRightIcon.d.ts +3 -0
  80. package/__icons/{SyncUploadIcon.js → YAxisRightIcon.js} +6 -6
  81. package/esm/__icons/AbsoluteIcon.js +9 -0
  82. package/esm/__icons/AbsoluteIcon.js.map +7 -0
  83. package/esm/__icons/AirplaneIcon.js +1 -1
  84. package/esm/__icons/AirplaneIcon.js.map +2 -2
  85. package/esm/__icons/BandChartIcon.js +1 -1
  86. package/esm/__icons/BandChartIcon.js.map +2 -2
  87. package/esm/__icons/BarChartGroupedIcon.js +9 -0
  88. package/esm/__icons/BarChartGroupedIcon.js.map +7 -0
  89. package/esm/__icons/BarFilledIcon.js +1 -1
  90. package/esm/__icons/BarFilledIcon.js.map +2 -2
  91. package/esm/__icons/BrushIcon.js +9 -0
  92. package/esm/__icons/BrushIcon.js.map +7 -0
  93. package/esm/__icons/CategoryIcon.js +1 -1
  94. package/esm/__icons/CategoryIcon.js.map +2 -2
  95. package/esm/__icons/CellsIcon.js +9 -0
  96. package/esm/__icons/CellsIcon.js.map +7 -0
  97. package/esm/__icons/ChartTooltipGroupedIcon.js +9 -0
  98. package/esm/__icons/ChartTooltipGroupedIcon.js.map +7 -0
  99. package/esm/__icons/ChartTooltipSharedIcon.js +9 -0
  100. package/esm/__icons/ChartTooltipSharedIcon.js.map +7 -0
  101. package/esm/__icons/ChartTooltipSingleIcon.js +9 -0
  102. package/esm/__icons/ChartTooltipSingleIcon.js.map +7 -0
  103. package/esm/__icons/CircleIcon.js +9 -0
  104. package/esm/__icons/CircleIcon.js.map +7 -0
  105. package/esm/__icons/ColoringIcon.js +1 -1
  106. package/esm/__icons/ColoringIcon.js.map +2 -2
  107. package/esm/__icons/ColumnsIcon.js +9 -0
  108. package/esm/__icons/ColumnsIcon.js.map +7 -0
  109. package/esm/__icons/CriticalIcon.js +1 -1
  110. package/esm/__icons/CriticalIcon.js.map +2 -2
  111. package/esm/__icons/CurveLinearIcon.js +9 -0
  112. package/esm/__icons/CurveLinearIcon.js.map +7 -0
  113. package/esm/__icons/CurveSmoothIcon.js +9 -0
  114. package/esm/__icons/CurveSmoothIcon.js.map +7 -0
  115. package/esm/__icons/DeclineIcon.js.map +2 -2
  116. package/esm/__icons/DonutChartIcon.js +9 -0
  117. package/esm/__icons/DonutChartIcon.js.map +7 -0
  118. package/esm/__icons/FilterOutIcon.js +1 -1
  119. package/esm/__icons/FilterOutIcon.js.map +2 -2
  120. package/esm/__icons/HddIcon.js +1 -1
  121. package/esm/__icons/HddIcon.js.map +2 -2
  122. package/esm/__icons/HexagonIcon.js +9 -0
  123. package/esm/__icons/HexagonIcon.js.map +7 -0
  124. package/esm/__icons/HomeFilledIcon.js +1 -1
  125. package/esm/__icons/HomeFilledIcon.js.map +2 -2
  126. package/esm/__icons/LegendBottomIcon.js +9 -0
  127. package/esm/__icons/LegendBottomIcon.js.map +7 -0
  128. package/esm/__icons/LegendRightIcon.js +9 -0
  129. package/esm/__icons/LegendRightIcon.js.map +7 -0
  130. package/esm/__icons/LineDashedIcon.js +9 -0
  131. package/esm/__icons/LineDashedIcon.js.map +7 -0
  132. package/esm/__icons/ListItemIcon.js +9 -0
  133. package/esm/__icons/ListItemIcon.js.map +7 -0
  134. package/esm/__icons/LocationMarkerIcon.js +1 -1
  135. package/esm/__icons/LocationMarkerIcon.js.map +2 -2
  136. package/esm/__icons/ManualIcon.js +1 -1
  137. package/esm/__icons/ManualIcon.js.map +1 -1
  138. package/esm/__icons/MarkdownIcon.js +9 -0
  139. package/esm/__icons/MarkdownIcon.js.map +7 -0
  140. package/esm/__icons/NodeIcon.js +1 -1
  141. package/esm/__icons/NodeIcon.js.map +2 -2
  142. package/esm/__icons/NotificationActiveIcon.js +9 -0
  143. package/esm/__icons/NotificationActiveIcon.js.map +7 -0
  144. package/esm/__icons/NotificationIcon.js +1 -1
  145. package/esm/__icons/NotificationIcon.js.map +2 -2
  146. package/esm/__icons/NotificationOffIcon.js +1 -1
  147. package/esm/__icons/NotificationOffIcon.js.map +2 -2
  148. package/esm/__icons/PercentIcon.js +9 -0
  149. package/esm/__icons/PercentIcon.js.map +7 -0
  150. package/esm/__icons/PieChartIcon.js +9 -0
  151. package/esm/__icons/PieChartIcon.js.map +7 -0
  152. package/esm/__icons/RadiusIcon.js +9 -0
  153. package/esm/__icons/RadiusIcon.js.map +7 -0
  154. package/esm/__icons/RowsIcon.js +11 -0
  155. package/esm/__icons/RowsIcon.js.map +7 -0
  156. package/esm/__icons/ServicesIcon.js +1 -1
  157. package/esm/__icons/ServicesIcon.js.map +2 -2
  158. package/esm/__icons/ShipFilledIcon.js +1 -1
  159. package/esm/__icons/ShipFilledIcon.js.map +2 -2
  160. package/esm/__icons/TreemapIcon.js +9 -0
  161. package/esm/__icons/TreemapIcon.js.map +7 -0
  162. package/esm/__icons/TreemmapIcon.js +9 -0
  163. package/esm/__icons/TreemmapIcon.js.map +7 -0
  164. package/esm/__icons/WarningFailedIcon.js +1 -1
  165. package/esm/__icons/WarningFailedIcon.js.map +2 -2
  166. package/esm/__icons/WorkflowIcon.js +9 -0
  167. package/esm/__icons/WorkflowIcon.js.map +7 -0
  168. package/esm/__icons/WorkflowSimpleIcon.js +9 -0
  169. package/esm/__icons/WorkflowSimpleIcon.js.map +7 -0
  170. package/esm/__icons/WorldmapIcon.js +1 -1
  171. package/esm/__icons/WorldmapIcon.js.map +1 -1
  172. package/esm/__icons/XAxisIcon.js +9 -0
  173. package/esm/__icons/XAxisIcon.js.map +7 -0
  174. package/esm/__icons/YAxisLeftIcon.js +9 -0
  175. package/esm/__icons/YAxisLeftIcon.js.map +7 -0
  176. package/esm/__icons/YAxisRightIcon.js +9 -0
  177. package/esm/__icons/YAxisRightIcon.js.map +7 -0
  178. package/esm/index.js +60 -86
  179. package/esm/index.js.map +2 -2
  180. package/esm/lib/SvgIcon.js.map +1 -1
  181. package/index.d.ts +30 -43
  182. package/index.js +60 -86
  183. package/lib/SvgIcon.d.ts +1 -1
  184. package/package.json +4 -4
  185. package/__icons/ActionTriggerIcon.d.ts +0 -6
  186. package/__icons/BarGaugeIcon.d.ts +0 -6
  187. package/__icons/BellIcon.d.ts +0 -6
  188. package/__icons/BellIcon.js +0 -39
  189. package/__icons/BellOffIcon.d.ts +0 -6
  190. package/__icons/ChartIcon.d.ts +0 -6
  191. package/__icons/CheckCircleIcon.js +0 -37
  192. package/__icons/CloudDoneIcon.d.ts +0 -6
  193. package/__icons/CollapseIcon.d.ts +0 -6
  194. package/__icons/DragHandleIcon.d.ts +0 -6
  195. package/__icons/ErrorIcon.d.ts +0 -6
  196. package/__icons/ErrorIcon.js +0 -37
  197. package/__icons/EventTriggerIcon.d.ts +0 -6
  198. package/__icons/EventTriggerIcon.js +0 -37
  199. package/__icons/ExpandIcon.d.ts +0 -6
  200. package/__icons/EyeIcon.d.ts +0 -6
  201. package/__icons/EyeIcon.js +0 -39
  202. package/__icons/EyeOffIcon.js +0 -37
  203. package/__icons/FavouriteIcon.d.ts +0 -6
  204. package/__icons/FavouriteIcon.js +0 -37
  205. package/__icons/GrabIcon.d.ts +0 -6
  206. package/__icons/GrabIcon.js +0 -39
  207. package/__icons/GripIcon.d.ts +0 -6
  208. package/__icons/GripIcon.js +0 -39
  209. package/__icons/IntegrationsIcon.d.ts +0 -6
  210. package/__icons/IntegrationsIcon.js +0 -37
  211. package/__icons/LocationPinFilledSubscriptIcon.d.ts +0 -6
  212. package/__icons/MicrophoneOffIcon.d.ts +0 -6
  213. package/__icons/MicrophoneOffIcon.js +0 -37
  214. package/__icons/MoreIcon.d.ts +0 -6
  215. package/__icons/MoreIcon.js +0 -39
  216. package/__icons/MoveIcon.js +0 -39
  217. package/__icons/Pan1DIcon.d.ts +0 -6
  218. package/__icons/Pan1DIcon.js +0 -37
  219. package/__icons/ParseIconIcon.js +0 -37
  220. package/__icons/RecommendIcon.d.ts +0 -6
  221. package/__icons/RecommendIcon.js +0 -37
  222. package/__icons/SorterDoubleSmallIcon.d.ts +0 -6
  223. package/__icons/SorterSingleIcon.d.ts +0 -6
  224. package/__icons/SorterSingleSmallIcon.d.ts +0 -6
  225. package/__icons/SorterSingleSmallIcon.js +0 -37
  226. package/__icons/StarEmptyIcon.d.ts +0 -6
  227. package/__icons/StarEmptyIcon.js +0 -37
  228. package/__icons/StarIcon.d.ts +0 -6
  229. package/__icons/SyncDownloadIcon.js +0 -37
  230. package/__icons/SyntheticMonitoringIcon.d.ts +0 -6
  231. package/__icons/SyntheticMonitoringIcon.js +0 -37
  232. package/__icons/TrashIcon.js +0 -37
  233. package/__icons/UnfavouriteIcon.d.ts +0 -6
  234. package/__icons/ViewSidebarIcon.d.ts +0 -6
  235. package/__icons/Zoom1DIcon.d.ts +0 -6
  236. package/__icons/Zoom1DIcon.js +0 -37
  237. package/esm/__icons/AcceptIcon.js +0 -9
  238. package/esm/__icons/AcceptIcon.js.map +0 -7
  239. package/esm/__icons/ActionTriggerIcon.js +0 -9
  240. package/esm/__icons/ActionTriggerIcon.js.map +0 -7
  241. package/esm/__icons/BarGaugeIcon.js +0 -9
  242. package/esm/__icons/BarGaugeIcon.js.map +0 -7
  243. package/esm/__icons/BellIcon.js +0 -11
  244. package/esm/__icons/BellIcon.js.map +0 -7
  245. package/esm/__icons/BellOffIcon.js +0 -9
  246. package/esm/__icons/BellOffIcon.js.map +0 -7
  247. package/esm/__icons/ChartIcon.js +0 -9
  248. package/esm/__icons/ChartIcon.js.map +0 -7
  249. package/esm/__icons/CheckCircleIcon.js +0 -9
  250. package/esm/__icons/CheckCircleIcon.js.map +0 -7
  251. package/esm/__icons/CloseIcon.js +0 -9
  252. package/esm/__icons/CloseIcon.js.map +0 -7
  253. package/esm/__icons/CloudDoneIcon.js +0 -9
  254. package/esm/__icons/CloudDoneIcon.js.map +0 -7
  255. package/esm/__icons/CloudIcon.js +0 -9
  256. package/esm/__icons/CloudIcon.js.map +0 -7
  257. package/esm/__icons/CloudOffIcon.js +0 -9
  258. package/esm/__icons/CloudOffIcon.js.map +0 -7
  259. package/esm/__icons/CollapseIcon.js +0 -9
  260. package/esm/__icons/CollapseIcon.js.map +0 -7
  261. package/esm/__icons/DragHandleIcon.js +0 -9
  262. package/esm/__icons/DragHandleIcon.js.map +0 -7
  263. package/esm/__icons/ErrorIcon.js +0 -9
  264. package/esm/__icons/ErrorIcon.js.map +0 -7
  265. package/esm/__icons/EventTriggerIcon.js +0 -9
  266. package/esm/__icons/EventTriggerIcon.js.map +0 -7
  267. package/esm/__icons/ExpandIcon.js +0 -9
  268. package/esm/__icons/ExpandIcon.js.map +0 -7
  269. package/esm/__icons/EyeIcon.js +0 -11
  270. package/esm/__icons/EyeIcon.js.map +0 -7
  271. package/esm/__icons/EyeOffIcon.js +0 -9
  272. package/esm/__icons/EyeOffIcon.js.map +0 -7
  273. package/esm/__icons/FavouriteIcon.js +0 -9
  274. package/esm/__icons/FavouriteIcon.js.map +0 -7
  275. package/esm/__icons/FileCopyIcon.js +0 -9
  276. package/esm/__icons/FileCopyIcon.js.map +0 -7
  277. package/esm/__icons/GrabIcon.js +0 -11
  278. package/esm/__icons/GrabIcon.js.map +0 -7
  279. package/esm/__icons/GripIcon.js +0 -11
  280. package/esm/__icons/GripIcon.js.map +0 -7
  281. package/esm/__icons/IntegrationsIcon.js +0 -9
  282. package/esm/__icons/IntegrationsIcon.js.map +0 -7
  283. package/esm/__icons/LocationPinFilledSubscriptIcon.js +0 -9
  284. package/esm/__icons/LocationPinFilledSubscriptIcon.js.map +0 -7
  285. package/esm/__icons/MicrophoneIcon.js +0 -9
  286. package/esm/__icons/MicrophoneIcon.js.map +0 -7
  287. package/esm/__icons/MicrophoneOffIcon.js +0 -9
  288. package/esm/__icons/MicrophoneOffIcon.js.map +0 -7
  289. package/esm/__icons/MoreIcon.js +0 -11
  290. package/esm/__icons/MoreIcon.js.map +0 -7
  291. package/esm/__icons/MoveIcon.js +0 -11
  292. package/esm/__icons/MoveIcon.js.map +0 -7
  293. package/esm/__icons/Pan1DIcon.js +0 -9
  294. package/esm/__icons/Pan1DIcon.js.map +0 -7
  295. package/esm/__icons/ParseIconIcon.js +0 -9
  296. package/esm/__icons/ParseIconIcon.js.map +0 -7
  297. package/esm/__icons/RecommendIcon.js +0 -9
  298. package/esm/__icons/RecommendIcon.js.map +0 -7
  299. package/esm/__icons/SorterDoubleSmallIcon.js +0 -9
  300. package/esm/__icons/SorterDoubleSmallIcon.js.map +0 -7
  301. package/esm/__icons/SorterSingleIcon.js +0 -9
  302. package/esm/__icons/SorterSingleIcon.js.map +0 -7
  303. package/esm/__icons/SorterSingleSmallIcon.js +0 -9
  304. package/esm/__icons/SorterSingleSmallIcon.js.map +0 -7
  305. package/esm/__icons/StarEmptyIcon.js +0 -9
  306. package/esm/__icons/StarEmptyIcon.js.map +0 -7
  307. package/esm/__icons/StarIcon.js +0 -11
  308. package/esm/__icons/StarIcon.js.map +0 -7
  309. package/esm/__icons/SyncDownloadIcon.js +0 -9
  310. package/esm/__icons/SyncDownloadIcon.js.map +0 -7
  311. package/esm/__icons/SyncUploadIcon.js +0 -9
  312. package/esm/__icons/SyncUploadIcon.js.map +0 -7
  313. package/esm/__icons/SyntheticMonitoringIcon.js +0 -9
  314. package/esm/__icons/SyntheticMonitoringIcon.js.map +0 -7
  315. package/esm/__icons/TrashIcon.js +0 -9
  316. package/esm/__icons/TrashIcon.js.map +0 -7
  317. package/esm/__icons/UnfavouriteIcon.js +0 -9
  318. package/esm/__icons/UnfavouriteIcon.js.map +0 -7
  319. package/esm/__icons/ViewSidebarIcon.js +0 -9
  320. package/esm/__icons/ViewSidebarIcon.js.map +0 -7
  321. package/esm/__icons/Zoom1DIcon.js +0 -9
  322. package/esm/__icons/Zoom1DIcon.js.map +0 -7
package/README.md CHANGED
@@ -12,7 +12,7 @@ npm install @dynatrace/strato-icons
12
12
 
13
13
  ## Documentation
14
14
 
15
- Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/preview/reference/design-system/)
15
+ Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/design/icons/)
16
16
 
17
17
  ## Breaking Changes
18
18
 
@@ -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
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const BarChartGroupedIcon: 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 BarGaugeIcon_exports = {};
29
- __export(BarGaugeIcon_exports, {
30
- BarGaugeIcon: () => BarGaugeIcon
28
+ var BarChartGroupedIcon_exports = {};
29
+ __export(BarChartGroupedIcon_exports, {
30
+ BarChartGroupedIcon: () => BarChartGroupedIcon
31
31
  });
32
- module.exports = __toCommonJS(BarGaugeIcon_exports);
32
+ module.exports = __toCommonJS(BarChartGroupedIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const BarGaugeIcon = /* @__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.5 3H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.0039 5.75001V4.00001L6 4.00001V5.75001L14.0039 5.75001Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17 9.62443V7.87443L5.99997 7.87443V9.62443L17 9.62443Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.99997 13.4988V11.7488H13L13 13.4988H5.99997Z" }));
35
+ const BarChartGroupedIcon = /* @__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.5 3H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.75 4H10.35V14H8.75V4Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M12.5 6H14.1V14H12.5V6Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7.6 7H6V14H7.6V7Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17 14H15.4L15.4 9H17V14Z" }));
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
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * @deprecated Use 'XmarkIcon' instead of 'CloseIcon'
5
- */
6
- export declare const CloseIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
3
+ export declare const CellsIcon: 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 CloseIcon_exports = {};
29
- __export(CloseIcon_exports, {
30
- CloseIcon: () => CloseIcon
28
+ var CellsIcon_exports = {};
29
+ __export(CellsIcon_exports, {
30
+ CellsIcon: () => CellsIcon
31
31
  });
32
- module.exports = __toCommonJS(CloseIcon_exports);
32
+ module.exports = __toCommonJS(CellsIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const CloseIcon = /* @__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.0612 11.0611L15.5009 16.5008L16.5616 15.4401L11.1219 10.0004L16.5831 4.53923L15.5224 3.47857L10.0612 8.93976L4.54076 3.41931L3.4801 4.47997L9.00055 10.0004L3.50159 15.4994L4.56225 16.5601L10.0612 11.0611Z" }));
35
+ const CellsIcon = /* @__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.5 3V10.5L1.5 10.5V4C1.5 3.44772 1.94771 3 2.5 3H11.5ZM10 4.5L3 4.5L3 9L10 9V4.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M13 9.75V11.25H17L17 15.5H11.25L11.25 12H9.75002L9.75001 15.5H4L4 12H2.5L2.5 16C2.5 16.5523 2.94771 17 3.5 17H17.5C18.0523 17 18.5 16.5523 18.5 16V5C18.5 4.44772 18.0523 4 17.5 4L13 4V5.5L17 5.5V9.75L13 9.75Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipGroupedIcon: 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 AcceptIcon_exports = {};
29
- __export(AcceptIcon_exports, {
30
- AcceptIcon: () => AcceptIcon
28
+ var ChartTooltipGroupedIcon_exports = {};
29
+ __export(ChartTooltipGroupedIcon_exports, {
30
+ ChartTooltipGroupedIcon: () => ChartTooltipGroupedIcon
31
31
  });
32
- module.exports = __toCommonJS(AcceptIcon_exports);
32
+ module.exports = __toCommonJS(ChartTooltipGroupedIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
- const AcceptIcon = /* @__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.50391 13.5L14.1608 7.84315L13.0993 6.78166L8.50308 11.3779L7.08969 9.96447L6.02903 11.0251L8.50391 13.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M2 10C2 14.4183 5.58172 18 10 18C11.8919 18 13.6304 17.3433 15 16.2454C16.8289 14.7793 18 12.5264 18 10C18 7.47362 16.8289 5.22075 15 3.75463C13.6304 2.65672 11.8919 2 10 2C5.58172 2 2 5.58172 2 10ZM10 16.5C6.41015 16.5 3.5 13.5899 3.5 10C3.5 6.41015 6.41015 3.5 10 3.5C11.5386 3.5 12.9487 4.03272 14.0618 4.925C15.5509 6.11868 16.5 7.94799 16.5 10C16.5 12.052 15.5509 13.8813 14.0618 15.075C12.9487 15.9673 11.5386 16.5 10 16.5Z" }));
35
+ const ChartTooltipGroupedIcon = /* @__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 8.25C8 8.80228 7.55228 9.25 7 9.25C6.44772 9.25 6 8.80228 6 8.25C6 7.69772 6.44772 7.25 7 7.25C7.55228 7.25 8 7.69772 8 8.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 12.75C7.55228 12.75 8 12.3023 8 11.75C8 11.1977 7.55228 10.75 7 10.75C6.44772 10.75 6 11.1977 6 11.75C6 12.3023 6.44772 12.75 7 12.75Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.99998 4C3.4477 4 2.99998 4.44772 2.99998 5V15C2.99998 15.5523 3.4477 16 3.99999 16H16C16.5523 16 17 15.5523 17 15V5C17 4.44772 16.5523 4 16 4H3.99998ZM4.49998 5.5H15.5V14.5H4.49998V5.5Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipSharedIcon: 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 ChartTooltipSharedIcon_exports = {};
29
+ __export(ChartTooltipSharedIcon_exports, {
30
+ ChartTooltipSharedIcon: () => ChartTooltipSharedIcon
31
+ });
32
+ module.exports = __toCommonJS(ChartTooltipSharedIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const ChartTooltipSharedIcon = /* @__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 11C8 11.5523 7.55228 12 7 12C6.44772 12 6 11.5523 6 11C6 10.4477 6.44772 10 7 10C7.55228 10 8 10.4477 8 11Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 15.2471C7.55228 15.2471 8 14.7994 8 14.2471C8 13.6948 7.55228 13.2471 7 13.2471C6.44772 13.2471 6 13.6948 6 14.2471C6 14.7994 6.44772 15.2471 7 15.2471Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8 5.75C8 6.30228 7.55228 6.75 7 6.75C6.44772 6.75 6 6.30228 6 5.75C6 5.19772 6.44772 4.75 7 4.75C7.55228 4.75 8 5.19772 8 5.75Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 2.25C3.44772 2.25 3 2.69772 3 3.25V16.75C3 17.3023 3.44772 17.75 4 17.75H16C16.5523 17.75 17 17.3023 17 16.75V3.25C17 2.69772 16.5523 2.25 16 2.25H4ZM4.5 9H15.5V16.25H4.5V9ZM4.5 7.75V3.75H15.5V7.75H4.5Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipSingleIcon: 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 ChartTooltipSingleIcon_exports = {};
29
+ __export(ChartTooltipSingleIcon_exports, {
30
+ ChartTooltipSingleIcon: () => ChartTooltipSingleIcon
31
+ });
32
+ module.exports = __toCommonJS(ChartTooltipSingleIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const ChartTooltipSingleIcon = /* @__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 11C7.55228 11 8 10.5523 8 10C8 9.44772 7.55228 9 7 9C6.44772 9 6 9.44772 6 10C6 10.5523 6.44772 11 7 11Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 7C3 6.44772 3.44772 6 4 6H16C16.5523 6 17 6.44772 17 7V13C17 13.5523 16.5523 14 16 14H4C3.44772 14 3 13.5523 3 13V7ZM4.5 12.5H15.5V7.5H4.5V12.5Z" }));
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.12374 14.6136L1.87628 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
- * Opposite of Success
5
- */
6
3
  export declare const DeclineIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -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(HomeFilledIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const HomeFilledIcon = /* @__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.89061 2.76343L18.1497 8.78043L16.972 10.3969L15.5 9.32455V16.1395C15.5 16.6148 15.1147 17.0002 14.6393 17.0002H4.86068C4.38534 17.0002 4.00001 16.6148 4.00001 16.1395V9.50971L2.77806 10.3965L1.60333 8.77789L9.89061 2.76343ZM11.2485 11.791H8.24841V15.709H8.25001V17H11.25V15.5H11.2485V11.791Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.89059 2.76343L18.1496 8.78043L16.972 10.3969L15.5 9.32455V16.1395C15.5 16.6148 15.1147 17.0002 14.6393 17.0002H4.86067C4.38533 17.0002 3.99999 16.6148 3.99999 16.1395V9.50971L2.77804 10.3965L1.60332 8.77789L9.89059 2.76343ZM11.2485 11.791H8.2484V15.709H8.24999V17H11.25V15.5H11.2485V11.791Z" }));
37
37
  });