@antscorp/antsomi-ui 1.7.7 → 1.7.8

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 (614) hide show
  1. package/es/components/atoms/Icon/index.d.ts +1 -1
  2. package/es/components/atoms/Iframe/Iframe.d.ts +4 -0
  3. package/es/components/atoms/Iframe/Iframe.js +63 -0
  4. package/es/components/atoms/Iframe/index.d.ts +1 -0
  5. package/es/components/atoms/Iframe/index.js +1 -0
  6. package/es/components/atoms/index.d.ts +1 -0
  7. package/es/components/atoms/index.js +1 -0
  8. package/es/components/icons/AccountCircleIcon.d.ts +3 -0
  9. package/es/components/icons/AccountCircleIcon.js +7 -0
  10. package/es/components/icons/AddChartIcon.d.ts +3 -0
  11. package/es/components/icons/AddChartIcon.js +8 -0
  12. package/es/components/icons/AddFolderIcon.d.ts +3 -0
  13. package/es/components/icons/AddFolderIcon.js +7 -0
  14. package/es/components/icons/AddIcon.d.ts +3 -0
  15. package/es/components/icons/AddIcon.js +7 -0
  16. package/es/components/icons/AddShoppingCartIcon.d.ts +3 -0
  17. package/es/components/icons/AddShoppingCartIcon.js +7 -0
  18. package/es/components/icons/AdjustIcon.d.ts +3 -0
  19. package/es/components/icons/AdjustIcon.js +8 -0
  20. package/es/components/icons/AllDevicesIcon.d.ts +3 -0
  21. package/es/components/icons/AllDevicesIcon.js +9 -0
  22. package/es/components/icons/AllJourneyChannelsIcon.d.ts +3 -0
  23. package/es/components/icons/AllJourneyChannelsIcon.js +7 -0
  24. package/es/components/icons/ArrowGrowIcon.d.ts +2 -1
  25. package/es/components/icons/ArrowGrowIcon.js +8 -4
  26. package/es/components/icons/ArrowIcon.d.ts +3 -0
  27. package/es/components/icons/ArrowIcon.js +7 -0
  28. package/es/components/icons/ArrowLineIcon.d.ts +3 -0
  29. package/es/components/icons/ArrowLineIcon.js +7 -0
  30. package/es/components/icons/AssignmentIndIcon.d.ts +3 -0
  31. package/es/components/icons/AssignmentIndIcon.js +7 -0
  32. package/es/components/icons/AttachmentIcon.d.ts +3 -0
  33. package/es/components/icons/AttachmentIcon.js +7 -0
  34. package/es/components/icons/AudioRecordIcon.d.ts +2 -1
  35. package/es/components/icons/AudioRecordIcon.js +8 -4
  36. package/es/components/icons/BlockIcon.d.ts +3 -0
  37. package/es/components/icons/BlockIcon.js +7 -0
  38. package/es/components/icons/BudLightIcon.d.ts +3 -0
  39. package/es/components/icons/BudLightIcon.js +8 -0
  40. package/es/components/icons/BugIcon.d.ts +2 -1
  41. package/es/components/icons/BugIcon.js +8 -4
  42. package/es/components/icons/ByDayIcon.d.ts +3 -0
  43. package/es/components/icons/ByDayIcon.js +7 -0
  44. package/es/components/icons/ByMonthIcon.d.ts +3 -0
  45. package/es/components/icons/ByMonthIcon.js +7 -0
  46. package/es/components/icons/ByScheduleIcon.d.ts +3 -0
  47. package/es/components/icons/ByScheduleIcon.js +7 -0
  48. package/es/components/icons/ByThreeDayIcon.d.ts +3 -0
  49. package/es/components/icons/ByThreeDayIcon.js +7 -0
  50. package/es/components/icons/ByWeekIcon.d.ts +3 -0
  51. package/es/components/icons/ByWeekIcon.js +7 -0
  52. package/es/components/icons/CalendarIcon.d.ts +3 -0
  53. package/es/components/icons/CalendarIcon.js +7 -0
  54. package/es/components/icons/CallIcon.d.ts +3 -0
  55. package/es/components/icons/CallIcon.js +7 -0
  56. package/es/components/icons/CameraIcon.d.ts +2 -1
  57. package/es/components/icons/CameraIcon.js +8 -4
  58. package/es/components/icons/CaptureIcon.d.ts +2 -1
  59. package/es/components/icons/CaptureIcon.js +8 -4
  60. package/es/components/icons/CatalogIcon.d.ts +3 -0
  61. package/es/components/icons/CatalogIcon.js +7 -0
  62. package/es/components/icons/CategoryIcon.d.ts +3 -0
  63. package/es/components/icons/CategoryIcon.js +9 -0
  64. package/es/components/icons/ChartRealTimeIcon.d.ts +3 -0
  65. package/es/components/icons/ChartRealTimeIcon.js +9 -0
  66. package/es/components/icons/ChartReviewIcon.d.ts +3 -0
  67. package/es/components/icons/ChartReviewIcon.js +7 -0
  68. package/es/components/icons/ChartTypeIcon.d.ts +3 -0
  69. package/es/components/icons/ChartTypeIcon.js +8 -0
  70. package/es/components/icons/ChatBubbleOutlineIcon.d.ts +3 -0
  71. package/es/components/icons/ChatBubbleOutlineIcon.js +7 -0
  72. package/es/components/icons/ChatConversationCommentAddCommentIcon.d.ts +3 -0
  73. package/es/components/icons/ChatConversationCommentAddCommentIcon.js +7 -0
  74. package/es/components/icons/ChatMentionIcon.d.ts +3 -0
  75. package/es/components/icons/ChatMentionIcon.js +7 -0
  76. package/es/components/icons/ChatUnreadIcon.d.ts +3 -0
  77. package/es/components/icons/ChatUnreadIcon.js +7 -0
  78. package/es/components/icons/CheckSlimIcon.d.ts +2 -1
  79. package/es/components/icons/CheckSlimIcon.js +8 -4
  80. package/es/components/icons/CheckboxChecked5RadiusIcon.d.ts +3 -0
  81. package/es/components/icons/CheckboxChecked5RadiusIcon.js +7 -0
  82. package/es/components/icons/CheckboxCheckedIcon.d.ts +3 -0
  83. package/es/components/icons/CheckboxCheckedIcon.js +7 -0
  84. package/es/components/icons/CheckboxIndeterminate5RadiusIcon.d.ts +3 -0
  85. package/es/components/icons/CheckboxIndeterminate5RadiusIcon.js +7 -0
  86. package/es/components/icons/CheckboxIndeterminateIcon.d.ts +3 -0
  87. package/es/components/icons/CheckboxIndeterminateIcon.js +7 -0
  88. package/es/components/icons/CheckboxUnchecked5RadiusIcon.d.ts +3 -0
  89. package/es/components/icons/CheckboxUnchecked5RadiusIcon.js +7 -0
  90. package/es/components/icons/CheckboxUncheckedIcon.d.ts +3 -0
  91. package/es/components/icons/CheckboxUncheckedIcon.js +7 -0
  92. package/es/components/icons/CircleAddElementIcon.d.ts +3 -0
  93. package/es/components/icons/CircleAddElementIcon.js +7 -0
  94. package/es/components/icons/CircleNotificationsIcon.d.ts +3 -0
  95. package/es/components/icons/CircleNotificationsIcon.js +7 -0
  96. package/es/components/icons/CloseIcon.d.ts +2 -3
  97. package/es/components/icons/CloseIcon.js +7 -20
  98. package/es/components/icons/CloseRemoveIcon.d.ts +3 -0
  99. package/es/components/icons/CloseRemoveIcon.js +7 -0
  100. package/es/components/icons/CodeIcon.d.ts +3 -0
  101. package/es/components/icons/CodeIcon.js +7 -0
  102. package/es/components/icons/ColorProfileStyleThemeIcon.d.ts +3 -0
  103. package/es/components/icons/ColorProfileStyleThemeIcon.js +7 -0
  104. package/es/components/icons/ColumnIcon.d.ts +3 -0
  105. package/es/components/icons/ColumnIcon.js +7 -0
  106. package/es/components/icons/CommentIcon.d.ts +2 -1
  107. package/es/components/icons/CommentIcon.js +8 -4
  108. package/es/components/icons/CompareIcon.d.ts +3 -0
  109. package/es/components/icons/CompareIcon.js +7 -0
  110. package/es/components/icons/ComputationHistoriesIcon.d.ts +3 -0
  111. package/es/components/icons/ComputationHistoriesIcon.js +7 -0
  112. package/es/components/icons/ConfirmationNumberIcon.d.ts +3 -0
  113. package/es/components/icons/ConfirmationNumberIcon.js +7 -0
  114. package/es/components/icons/ConnectOneNIcon.d.ts +3 -0
  115. package/es/components/icons/ConnectOneNIcon.js +7 -0
  116. package/es/components/icons/ConnectOneOneIcon.d.ts +3 -0
  117. package/es/components/icons/ConnectOneOneIcon.js +7 -0
  118. package/es/components/icons/CopyDuplicateIcon.d.ts +3 -0
  119. package/es/components/icons/CopyDuplicateIcon.js +7 -0
  120. package/es/components/icons/CopyLinkActiveIcon.d.ts +3 -0
  121. package/es/components/icons/CopyLinkActiveIcon.js +12 -0
  122. package/es/components/icons/CopyLinkIcon.d.ts +3 -0
  123. package/es/components/icons/CopyLinkIcon.js +7 -0
  124. package/es/components/icons/CropIcon.d.ts +3 -0
  125. package/es/components/icons/CropIcon.js +7 -0
  126. package/es/components/icons/CursorIcon.d.ts +3 -0
  127. package/es/components/icons/CursorIcon.js +7 -0
  128. package/es/components/icons/CurvedConnectorIcon.d.ts +3 -0
  129. package/es/components/icons/CurvedConnectorIcon.js +7 -0
  130. package/es/components/icons/DashboardIcon.d.ts +3 -0
  131. package/es/components/icons/DashboardIcon.js +7 -0
  132. package/es/components/icons/DataIcon.d.ts +1 -1
  133. package/es/components/icons/DataRefreshIcon.d.ts +3 -0
  134. package/es/components/icons/DataRefreshIcon.js +7 -0
  135. package/es/components/icons/DataVer2Icon.d.ts +3 -0
  136. package/es/components/icons/DataVer2Icon.js +7 -0
  137. package/es/components/icons/DeleteRemoveTrashIcon.d.ts +3 -0
  138. package/es/components/icons/DeleteRemoveTrashIcon.js +7 -0
  139. package/es/components/icons/DeliveryLogIcon.d.ts +3 -0
  140. package/es/components/icons/DeliveryLogIcon.js +7 -0
  141. package/es/components/icons/DesktopLaptopIcon.d.ts +3 -0
  142. package/es/components/icons/DesktopLaptopIcon.js +7 -0
  143. package/es/components/icons/DesktopWindowsIcon.d.ts +3 -0
  144. package/es/components/icons/DesktopWindowsIcon.js +7 -0
  145. package/es/components/icons/DiagramIcon.d.ts +3 -0
  146. package/es/components/icons/DiagramIcon.js +7 -0
  147. package/es/components/icons/DirectoriesIcon.d.ts +3 -0
  148. package/es/components/icons/DirectoriesIcon.js +7 -0
  149. package/es/components/icons/DisplayMonitorScreenIcon.d.ts +3 -0
  150. package/es/components/icons/DisplayMonitorScreenIcon.js +7 -0
  151. package/es/components/icons/DomainManagementIcon.d.ts +3 -0
  152. package/es/components/icons/DomainManagementIcon.js +12 -0
  153. package/es/components/icons/DownloadIcon.d.ts +3 -0
  154. package/es/components/icons/DownloadIcon.js +7 -0
  155. package/es/components/icons/DraftDocumentIcon.d.ts +3 -0
  156. package/es/components/icons/DraftDocumentIcon.js +7 -0
  157. package/es/components/icons/DuplicateIcon.d.ts +3 -0
  158. package/es/components/icons/DuplicateIcon.js +7 -0
  159. package/es/components/icons/DynamicFormIcon.d.ts +3 -0
  160. package/es/components/icons/DynamicFormIcon.js +7 -0
  161. package/es/components/icons/DynamicImageIcon.d.ts +3 -0
  162. package/es/components/icons/DynamicImageIcon.js +8 -0
  163. package/es/components/icons/DynamicTextIcon.d.ts +3 -0
  164. package/es/components/icons/DynamicTextIcon.js +8 -0
  165. package/es/components/icons/ElbowConnectorIcon.d.ts +3 -0
  166. package/es/components/icons/ElbowConnectorIcon.js +7 -0
  167. package/es/components/icons/EmojiEmotionsIcon.d.ts +3 -0
  168. package/es/components/icons/EmojiEmotionsIcon.js +7 -0
  169. package/es/components/icons/EventIcon.d.ts +2 -3
  170. package/es/components/icons/EventIcon.js +6 -16
  171. package/es/components/icons/ExcludePeopleIcon.d.ts +3 -0
  172. package/es/components/icons/ExcludePeopleIcon.js +7 -0
  173. package/es/components/icons/ExitFullScreenIcon.d.ts +3 -0
  174. package/es/components/icons/ExitFullScreenIcon.js +8 -0
  175. package/es/components/icons/ExitLogOutIcon.d.ts +3 -0
  176. package/es/components/icons/ExitLogOutIcon.js +8 -0
  177. package/es/components/icons/ExpandLessIcon.d.ts +1 -1
  178. package/es/components/icons/ExpandMoreRightIcon.d.ts +3 -0
  179. package/es/components/icons/ExpandMoreRightIcon.js +7 -0
  180. package/es/components/icons/ExpandViewFullIcon.d.ts +3 -0
  181. package/es/components/icons/ExpandViewFullIcon.js +8 -0
  182. package/es/components/icons/ExploreIcon.d.ts +3 -0
  183. package/es/components/icons/ExploreIcon.js +7 -0
  184. package/es/components/icons/ExportHtmlIcon.d.ts +3 -0
  185. package/es/components/icons/ExportHtmlIcon.js +7 -0
  186. package/es/components/icons/ExtendValueIcon.d.ts +3 -0
  187. package/es/components/icons/ExtendValueIcon.js +7 -0
  188. package/es/components/icons/FactCheckIcon.d.ts +3 -0
  189. package/es/components/icons/FactCheckIcon.js +7 -0
  190. package/es/components/icons/FileDownloadIcon.d.ts +3 -0
  191. package/es/components/icons/FileDownloadIcon.js +7 -0
  192. package/es/components/icons/FileTransferIcon.d.ts +3 -0
  193. package/es/components/icons/FileTransferIcon.js +11 -0
  194. package/es/components/icons/FileUpload1Icon.d.ts +3 -0
  195. package/es/components/icons/FileUpload1Icon.js +7 -0
  196. package/es/components/icons/FileUploadIcon.d.ts +3 -0
  197. package/es/components/icons/FileUploadIcon.js +7 -0
  198. package/es/components/icons/FilterIcon.d.ts +3 -0
  199. package/es/components/icons/FilterIcon.js +7 -0
  200. package/es/components/icons/FolderCreateNewFolderIcon.d.ts +3 -0
  201. package/es/components/icons/FolderCreateNewFolderIcon.js +7 -0
  202. package/es/components/icons/FolderShareIcon.d.ts +3 -0
  203. package/es/components/icons/FolderShareIcon.js +7 -0
  204. package/es/components/icons/FolderUploadIcon.d.ts +3 -0
  205. package/es/components/icons/FolderUploadIcon.js +7 -0
  206. package/es/components/icons/ForceRunIcon.d.ts +3 -0
  207. package/es/components/icons/ForceRunIcon.js +7 -0
  208. package/es/components/icons/ForecastIcon.d.ts +3 -0
  209. package/es/components/icons/ForecastIcon.js +7 -0
  210. package/es/components/icons/ForwardIcon.d.ts +3 -0
  211. package/es/components/icons/ForwardIcon.js +7 -0
  212. package/es/components/icons/FreeDrawIcon.d.ts +2 -1
  213. package/es/components/icons/FreeDrawIcon.js +8 -4
  214. package/es/components/icons/FullReviewIcon.d.ts +3 -0
  215. package/es/components/icons/FullReviewIcon.js +8 -0
  216. package/es/components/icons/GPTIcon.d.ts +2 -1
  217. package/es/components/icons/GPTIcon.js +9 -18
  218. package/es/components/icons/GenerateAutoWizardIcon.d.ts +3 -0
  219. package/es/components/icons/GenerateAutoWizardIcon.js +7 -0
  220. package/es/components/icons/GetInsightIcon.d.ts +3 -0
  221. package/es/components/icons/GetInsightIcon.js +7 -0
  222. package/es/components/icons/GridViewIcon.d.ts +1 -1
  223. package/es/components/icons/GridViewIcon.js +2 -5
  224. package/es/components/icons/GroupIcon.d.ts +3 -0
  225. package/es/components/icons/GroupIcon.js +7 -0
  226. package/es/components/icons/GroupLayerIcon.d.ts +3 -0
  227. package/es/components/icons/GroupLayerIcon.js +7 -0
  228. package/es/components/icons/HeartFavoriteBorderIcon.d.ts +3 -0
  229. package/es/components/icons/HeartFavoriteBorderIcon.js +7 -0
  230. package/es/components/icons/HeartFavoriteIcon.d.ts +3 -0
  231. package/es/components/icons/HeartFavoriteIcon.js +7 -0
  232. package/es/components/icons/HelpIcon.d.ts +3 -0
  233. package/es/components/icons/HelpIcon.js +7 -0
  234. package/es/components/icons/HighlightAltIcon.d.ts +3 -0
  235. package/es/components/icons/HighlightAltIcon.js +7 -0
  236. package/es/components/icons/HighlightIcon.d.ts +2 -1
  237. package/es/components/icons/HighlightIcon.js +7 -4
  238. package/es/components/icons/HowToRegIcon.d.ts +3 -0
  239. package/es/components/icons/HowToRegIcon.js +7 -0
  240. package/es/components/icons/IdeaIcon.d.ts +2 -1
  241. package/es/components/icons/IdeaIcon.js +8 -4
  242. package/es/components/icons/ImageIcon.d.ts +3 -0
  243. package/es/components/icons/ImageIcon.js +7 -0
  244. package/es/components/icons/InactiveIcon.d.ts +3 -0
  245. package/es/components/icons/InactiveIcon.js +7 -0
  246. package/es/components/icons/InactiveVariantIcon.d.ts +3 -0
  247. package/es/components/icons/InactiveVariantIcon.js +7 -0
  248. package/es/components/icons/IncludePeopleIcon.d.ts +3 -0
  249. package/es/components/icons/IncludePeopleIcon.js +7 -0
  250. package/es/components/icons/IncreaseDecreaseIcon.d.ts +3 -0
  251. package/es/components/icons/IncreaseDecreaseIcon.js +7 -0
  252. package/es/components/icons/InteractiveIcon.d.ts +3 -0
  253. package/es/components/icons/InteractiveIcon.js +7 -0
  254. package/es/components/icons/InvisibleIcon.d.ts +2 -1
  255. package/es/components/icons/InvisibleIcon.js +9 -5
  256. package/es/components/icons/InvitePeopleIcon.d.ts +3 -0
  257. package/es/components/icons/InvitePeopleIcon.js +7 -0
  258. package/es/components/icons/IssueBugIcon.d.ts +3 -0
  259. package/es/components/icons/IssueBugIcon.js +7 -0
  260. package/es/components/icons/LayerIcon.d.ts +3 -0
  261. package/es/components/icons/LayerIcon.js +7 -0
  262. package/es/components/icons/LeftExpandIcon.d.ts +3 -0
  263. package/es/components/icons/LeftExpandIcon.js +8 -0
  264. package/es/components/icons/LibraryIcon.d.ts +3 -0
  265. package/es/components/icons/LibraryIcon.js +7 -0
  266. package/es/components/icons/LineIcon.d.ts +3 -0
  267. package/es/components/icons/LineIcon.js +7 -0
  268. package/es/components/icons/ListIcon.d.ts +3 -0
  269. package/es/components/icons/ListIcon.js +7 -0
  270. package/es/components/icons/LoadingIcon.d.ts +1 -1
  271. package/es/components/icons/LoadingIcon.js +3 -1
  272. package/es/components/icons/LocalMallIcon.d.ts +1 -1
  273. package/es/components/icons/LocalMallIcon.js +6 -2
  274. package/es/components/icons/LockRestrictIcon.d.ts +3 -0
  275. package/es/components/icons/LockRestrictIcon.js +7 -0
  276. package/es/components/icons/MapIcon.d.ts +3 -0
  277. package/es/components/icons/MapIcon.js +7 -0
  278. package/es/components/icons/MarkAsReadIcon.d.ts +3 -0
  279. package/es/components/icons/MarkAsReadIcon.js +7 -0
  280. package/es/components/icons/MediaGalleryIcon.d.ts +3 -0
  281. package/es/components/icons/MediaGalleryIcon.js +7 -0
  282. package/es/components/icons/MenuCollapseIcon.d.ts +3 -0
  283. package/es/components/icons/MenuCollapseIcon.js +7 -0
  284. package/es/components/icons/MenuExpandIcon.d.ts +3 -0
  285. package/es/components/icons/MenuExpandIcon.js +7 -0
  286. package/es/components/icons/MenuImageMultiIcon.d.ts +3 -0
  287. package/es/components/icons/MenuImageMultiIcon.js +7 -0
  288. package/es/components/icons/MenuImageSingleIcon.d.ts +3 -0
  289. package/es/components/icons/MenuImageSingleIcon.js +7 -0
  290. package/es/components/icons/MergeIcon.d.ts +3 -0
  291. package/es/components/icons/MergeIcon.js +7 -0
  292. package/es/components/icons/MobileFriendlyIcon.d.ts +3 -0
  293. package/es/components/icons/MobileFriendlyIcon.js +7 -0
  294. package/es/components/icons/MobilePhoneIcon.d.ts +3 -0
  295. package/es/components/icons/MobilePhoneIcon.js +7 -0
  296. package/es/components/icons/MoreIcon.d.ts +3 -0
  297. package/es/components/icons/MoreIcon.js +7 -0
  298. package/es/components/icons/MoreInfoIcon.d.ts +3 -0
  299. package/es/components/icons/MoreInfoIcon.js +7 -0
  300. package/es/components/icons/MoveTo1Icon.d.ts +3 -0
  301. package/es/components/icons/MoveTo1Icon.js +7 -0
  302. package/es/components/icons/MoveToIcon.d.ts +3 -0
  303. package/es/components/icons/MoveToIcon.js +7 -0
  304. package/es/components/icons/MuteIcon.d.ts +2 -1
  305. package/es/components/icons/MuteIcon.js +8 -4
  306. package/es/components/icons/NodeViewIcon.d.ts +3 -0
  307. package/es/components/icons/NodeViewIcon.js +13 -0
  308. package/es/components/icons/NotificationIcon.d.ts +3 -0
  309. package/es/components/icons/NotificationIcon.js +7 -0
  310. package/es/components/icons/NotificationSettingIcon.d.ts +3 -0
  311. package/es/components/icons/NotificationSettingIcon.js +7 -0
  312. package/es/components/icons/NotificationsActiveIcon.d.ts +3 -0
  313. package/es/components/icons/NotificationsActiveIcon.js +7 -0
  314. package/es/components/icons/OpenNewTabIcon.d.ts +3 -0
  315. package/es/components/icons/OpenNewTabIcon.js +7 -0
  316. package/es/components/icons/OpenUrlIcon.d.ts +2 -1
  317. package/es/components/icons/OpenUrlIcon.js +8 -4
  318. package/es/components/icons/PageArticleIcon.d.ts +3 -0
  319. package/es/components/icons/PageArticleIcon.js +7 -0
  320. package/es/components/icons/PauseIcon.d.ts +2 -1
  321. package/es/components/icons/PauseIcon.js +8 -4
  322. package/es/components/icons/PaymentIcon.d.ts +3 -0
  323. package/es/components/icons/PaymentIcon.js +7 -0
  324. package/es/components/icons/PenDrawingIcon.d.ts +3 -0
  325. package/es/components/icons/PenDrawingIcon.js +7 -0
  326. package/es/components/icons/PersonAddDisabledIcon.d.ts +3 -0
  327. package/es/components/icons/PersonAddDisabledIcon.js +8 -0
  328. package/es/components/icons/PersonUserAccountIcon.d.ts +3 -0
  329. package/es/components/icons/PersonUserAccountIcon.js +7 -0
  330. package/es/components/icons/PhoneCallbackIcon.d.ts +3 -0
  331. package/es/components/icons/PhoneCallbackIcon.js +7 -0
  332. package/es/components/icons/PlaneIcon.d.ts +2 -1
  333. package/es/components/icons/PlaneIcon.js +9 -8
  334. package/es/components/icons/PreviewIcon.d.ts +3 -0
  335. package/es/components/icons/PreviewIcon.js +7 -0
  336. package/es/components/icons/PreviewVisibilityEyeIcon.d.ts +3 -0
  337. package/es/components/icons/PreviewVisibilityEyeIcon.js +7 -0
  338. package/es/components/icons/ProcessHistoryIcon.d.ts +3 -0
  339. package/es/components/icons/ProcessHistoryIcon.js +8 -0
  340. package/es/components/icons/ProjectIcon.d.ts +3 -0
  341. package/es/components/icons/ProjectIcon.js +7 -0
  342. package/es/components/icons/PublicIcon.d.ts +3 -0
  343. package/es/components/icons/PublicIcon.js +7 -0
  344. package/es/components/icons/PublishSendIcon.d.ts +3 -0
  345. package/es/components/icons/PublishSendIcon.js +7 -0
  346. package/es/components/icons/QueryIcon.d.ts +3 -0
  347. package/es/components/icons/QueryIcon.js +7 -0
  348. package/es/components/icons/QuickTestIcon.d.ts +3 -0
  349. package/es/components/icons/QuickTestIcon.js +7 -0
  350. package/es/components/icons/RatingStarBorderIcon.d.ts +3 -0
  351. package/es/components/icons/RatingStarBorderIcon.js +7 -0
  352. package/es/components/icons/RatingStarFullIcon.d.ts +3 -0
  353. package/es/components/icons/RatingStarFullIcon.js +7 -0
  354. package/es/components/icons/RatingStarHalfIcon.d.ts +3 -0
  355. package/es/components/icons/RatingStarHalfIcon.js +7 -0
  356. package/es/components/icons/RecentHistoryVersionHistoryIcon.d.ts +3 -0
  357. package/es/components/icons/RecentHistoryVersionHistoryIcon.js +7 -0
  358. package/es/components/icons/RectangleIcon.d.ts +3 -0
  359. package/es/components/icons/RectangleIcon.js +7 -0
  360. package/es/components/icons/RedeemIcon.d.ts +3 -0
  361. package/es/components/icons/RedeemIcon.js +7 -0
  362. package/es/components/icons/RedoIcon.d.ts +3 -0
  363. package/es/components/icons/RedoIcon.js +7 -0
  364. package/es/components/icons/RefreshIcon.d.ts +3 -0
  365. package/es/components/icons/RefreshIcon.js +7 -0
  366. package/es/components/icons/RemoveRedEyeIcon.d.ts +3 -0
  367. package/es/components/icons/RemoveRedEyeIcon.js +7 -0
  368. package/es/components/icons/RemoveShoppingCartIcon.d.ts +3 -0
  369. package/es/components/icons/RemoveShoppingCartIcon.js +7 -0
  370. package/es/components/icons/RenameEditIcon.d.ts +3 -0
  371. package/es/components/icons/RenameEditIcon.js +7 -0
  372. package/es/components/icons/RequestIcon.d.ts +2 -1
  373. package/es/components/icons/RequestIcon.js +8 -4
  374. package/es/components/icons/RequiredIcon.d.ts +3 -0
  375. package/es/components/icons/RequiredIcon.js +7 -0
  376. package/es/components/icons/ResendValidateEmailIcon.d.ts +3 -0
  377. package/es/components/icons/ResendValidateEmailIcon.js +7 -0
  378. package/es/components/icons/RestoreDefaultIcon.d.ts +3 -0
  379. package/es/components/icons/RestoreDefaultIcon.js +8 -0
  380. package/es/components/icons/ResumeIcon.d.ts +3 -0
  381. package/es/components/icons/ResumeIcon.js +7 -0
  382. package/es/components/icons/RightExpandIcon.d.ts +3 -0
  383. package/es/components/icons/RightExpandIcon.js +8 -0
  384. package/es/components/icons/SaveAsIcon.d.ts +3 -0
  385. package/es/components/icons/SaveAsIcon.js +7 -0
  386. package/es/components/icons/SaveIcon.d.ts +3 -0
  387. package/es/components/icons/SaveIcon.js +7 -0
  388. package/es/components/icons/ScheduleEmailDeliveryIcon.d.ts +3 -0
  389. package/es/components/icons/ScheduleEmailDeliveryIcon.js +8 -0
  390. package/es/components/icons/ScreenshotMonitorIcon.d.ts +3 -0
  391. package/es/components/icons/ScreenshotMonitorIcon.js +8 -0
  392. package/es/components/icons/SearchIcon.d.ts +1 -1
  393. package/es/components/icons/SearchIcon.js +2 -4
  394. package/es/components/icons/SectionIcon.d.ts +3 -0
  395. package/es/components/icons/SectionIcon.js +7 -0
  396. package/es/components/icons/SendTranscriptIcon.d.ts +3 -0
  397. package/es/components/icons/SendTranscriptIcon.js +7 -0
  398. package/es/components/icons/SettingIcon.d.ts +3 -0
  399. package/es/components/icons/SettingIcon.js +7 -0
  400. package/es/components/icons/ShapeCircleIcon.d.ts +3 -0
  401. package/es/components/icons/ShapeCircleIcon.js +7 -0
  402. package/es/components/icons/ShapeSquareIcon.d.ts +3 -0
  403. package/es/components/icons/ShapeSquareIcon.js +7 -0
  404. package/es/components/icons/ShareIcon.d.ts +3 -0
  405. package/es/components/icons/ShareIcon.js +7 -0
  406. package/es/components/icons/ShareWithMeAccountIcon.d.ts +3 -0
  407. package/es/components/icons/ShareWithMeAccountIcon.js +7 -0
  408. package/es/components/icons/ShoppingBagIcon.d.ts +3 -0
  409. package/es/components/icons/ShoppingBagIcon.js +7 -0
  410. package/es/components/icons/ShoppingCartIcon.d.ts +3 -0
  411. package/es/components/icons/ShoppingCartIcon.js +7 -0
  412. package/es/components/icons/ShowLeftPanelIcon.d.ts +3 -0
  413. package/es/components/icons/ShowLeftPanelIcon.js +7 -0
  414. package/es/components/icons/ShowRightPanelIcon.d.ts +3 -0
  415. package/es/components/icons/ShowRightPanelIcon.js +7 -0
  416. package/es/components/icons/SignatureIcon.d.ts +3 -0
  417. package/es/components/icons/SignatureIcon.js +7 -0
  418. package/es/components/icons/SlideGroupIcon.d.ts +3 -0
  419. package/es/components/icons/SlideGroupIcon.js +7 -0
  420. package/es/components/icons/Sort1Icon.d.ts +3 -0
  421. package/es/components/icons/Sort1Icon.js +7 -0
  422. package/es/components/icons/SortIcon.d.ts +3 -0
  423. package/es/components/icons/SortIcon.js +7 -0
  424. package/es/components/icons/StatisticIcon.d.ts +3 -0
  425. package/es/components/icons/StatisticIcon.js +8 -0
  426. package/es/components/icons/StickerIcon.d.ts +3 -0
  427. package/es/components/icons/StickerIcon.js +7 -0
  428. package/es/components/icons/StopRecordIcon.d.ts +2 -1
  429. package/es/components/icons/StopRecordIcon.js +8 -4
  430. package/es/components/icons/StoreIcon.d.ts +3 -0
  431. package/es/components/icons/StoreIcon.js +7 -0
  432. package/es/components/icons/SupportAssistantIcon.d.ts +3 -0
  433. package/es/components/icons/SupportAssistantIcon.js +7 -0
  434. package/es/components/icons/SurveyDirectorProfileIcon.d.ts +3 -0
  435. package/es/components/icons/SurveyDirectorProfileIcon.js +7 -0
  436. package/es/components/icons/SystemRunningIcon.d.ts +3 -0
  437. package/es/components/icons/SystemRunningIcon.js +7 -0
  438. package/es/components/icons/TabGroupIcon.d.ts +3 -0
  439. package/es/components/icons/TabGroupIcon.js +7 -0
  440. package/es/components/icons/TableIcon.d.ts +1 -1
  441. package/es/components/icons/TableVer2Icon.d.ts +3 -0
  442. package/es/components/icons/TableVer2Icon.js +7 -0
  443. package/es/components/icons/TextIcon.d.ts +3 -0
  444. package/es/components/icons/TextIcon.js +7 -0
  445. package/es/components/icons/ThumbDownHandIcon.d.ts +3 -0
  446. package/es/components/icons/ThumbDownHandIcon.js +7 -0
  447. package/es/components/icons/ThumbUpHandIcon.d.ts +3 -0
  448. package/es/components/icons/ThumbUpHandIcon.js +7 -0
  449. package/es/components/icons/TicketIcon.d.ts +3 -0
  450. package/es/components/icons/TicketIcon.js +7 -0
  451. package/es/components/icons/TimeIcon.d.ts +3 -0
  452. package/es/components/icons/TimeIcon.js +7 -0
  453. package/es/components/icons/TipsIdeaLight24Icon.d.ts +3 -0
  454. package/es/components/icons/TipsIdeaLight24Icon.js +7 -0
  455. package/es/components/icons/UnblockIcon.d.ts +3 -0
  456. package/es/components/icons/UnblockIcon.js +7 -0
  457. package/es/components/icons/UndoIcon.d.ts +3 -0
  458. package/es/components/icons/UndoIcon.js +7 -0
  459. package/es/components/icons/UploadIcon.d.ts +3 -0
  460. package/es/components/icons/UploadIcon.js +7 -0
  461. package/es/components/icons/UserAttributesIcon.d.ts +3 -0
  462. package/es/components/icons/UserAttributesIcon.js +7 -0
  463. package/es/components/icons/UserIcon.d.ts +2 -1
  464. package/es/components/icons/UserIcon.js +9 -8
  465. package/es/components/icons/ValidateFormatIcon.d.ts +3 -0
  466. package/es/components/icons/ValidateFormatIcon.js +7 -0
  467. package/es/components/icons/VariantPriorityIcon.d.ts +3 -0
  468. package/es/components/icons/VariantPriorityIcon.js +7 -0
  469. package/es/components/icons/VerticalDotsIcon.d.ts +2 -1
  470. package/es/components/icons/VerticalDotsIcon.js +8 -4
  471. package/es/components/icons/ViewColumnIcon.d.ts +1 -1
  472. package/es/components/icons/ViewDetailsInformationIcon.d.ts +3 -0
  473. package/es/components/icons/ViewDetailsInformationIcon.js +7 -0
  474. package/es/components/icons/VisibilityOffEyeIcon.d.ts +3 -0
  475. package/es/components/icons/VisibilityOffEyeIcon.js +7 -0
  476. package/es/components/icons/WarningIcon.d.ts +2 -1
  477. package/es/components/icons/WarningIcon.js +8 -4
  478. package/es/components/icons/WebAssetIcon.d.ts +3 -0
  479. package/es/components/icons/WebAssetIcon.js +7 -0
  480. package/es/components/icons/WebIcon.d.ts +3 -0
  481. package/es/components/icons/WebIcon.js +7 -0
  482. package/es/components/icons/WebPagesBrowserIcon.d.ts +3 -0
  483. package/es/components/icons/WebPagesBrowserIcon.js +7 -0
  484. package/es/components/icons/WebhookIcon.d.ts +3 -0
  485. package/es/components/icons/WebhookIcon.js +7 -0
  486. package/es/components/icons/WidgetIcon.d.ts +3 -0
  487. package/es/components/icons/WidgetIcon.js +7 -0
  488. package/es/components/icons/WritingAIAssitantIcon.d.ts +3 -0
  489. package/es/components/icons/WritingAIAssitantIcon.js +9 -0
  490. package/es/components/icons/document/IconGallery.d.ts +12 -0
  491. package/es/components/icons/document/IconGallery.js +56 -0
  492. package/es/components/icons/document/styled.d.ts +1 -0
  493. package/es/components/icons/document/styled.js +46 -0
  494. package/es/components/icons/hooks/useIcon.d.ts +1 -1
  495. package/es/components/icons/index.d.ts +233 -52
  496. package/es/components/icons/index.js +233 -52
  497. package/es/components/molecules/AccessDenied/AccessDenied.d.ts +11 -0
  498. package/es/components/molecules/AccessDenied/AccessDenied.js +25 -0
  499. package/es/components/molecules/AccessDenied/index.d.ts +1 -0
  500. package/es/components/molecules/AccessDenied/index.js +1 -0
  501. package/es/components/molecules/AccessDenied/styled.d.ts +2 -0
  502. package/es/components/molecules/AccessDenied/styled.js +35 -0
  503. package/es/components/molecules/ChatBox/ChatBoxInsight/MessageItem.js +2 -2
  504. package/es/components/molecules/ChatBox/MessageItem.js +2 -2
  505. package/es/components/molecules/DrawerDetail/components/ToggleDrawerSizeButton.js +2 -2
  506. package/es/components/molecules/EditorTab/EditorTab.d.ts +1 -1
  507. package/es/components/molecules/EditorTab/EditorTab.js +2 -2
  508. package/es/components/molecules/EmptyData/styled.js +1 -1
  509. package/es/components/molecules/IconSelection/constants.d.ts +1 -1
  510. package/es/components/molecules/IconSelection/constants.js +29 -29
  511. package/es/components/molecules/SelectAccount/AccountItem.d.ts +11 -0
  512. package/es/components/molecules/SelectAccount/AccountItem.js +10 -0
  513. package/es/components/molecules/SelectAccount/AccountList.d.ts +2 -2
  514. package/es/components/molecules/SelectAccount/AccountList.js +64 -27
  515. package/es/components/molecules/SelectAccount/ButtonAdd.js +1 -1
  516. package/es/components/molecules/SelectAccount/context/SelectAccountContext.js +11 -8
  517. package/es/components/molecules/SelectAccount/context/reducer.js +53 -5
  518. package/es/components/molecules/SelectAccount/index.js +4 -0
  519. package/es/components/molecules/SelectAccount/styled.js +6 -33
  520. package/es/components/molecules/SelectAccount/type.d.ts +9 -0
  521. package/es/components/molecules/ShareAccess/components/PeopleAccess/PeopleAccess.js +2 -1
  522. package/es/components/molecules/ShareAccess/components/PeopleAccess/styled.js +4 -0
  523. package/es/components/molecules/UploadImage/MediaIcon.js +2 -6
  524. package/es/components/molecules/index.d.ts +1 -0
  525. package/es/components/molecules/index.js +1 -0
  526. package/es/components/organism/AccountSharing/AccountSharing.js +3 -2
  527. package/es/components/organism/Help/Help.js +24 -31
  528. package/es/components/organism/Help/styled.js +27 -29
  529. package/es/components/organism/LeftMenu/LeftMenu.js +11 -11
  530. package/es/components/organism/LeftMenu/constants/variables.js +1 -1
  531. package/es/components/organism/LeftMenu/hooks/useLeftMenu.d.ts +3 -1
  532. package/es/components/organism/LeftMenu/hooks/useLeftMenu.js +38 -1
  533. package/es/components/organism/LeftMenu/hooks/usePermission.js +20 -3
  534. package/es/components/organism/LeftMenu/utils/index.js +5 -0
  535. package/es/components/template/Layout/Layout.d.ts +1 -2
  536. package/es/components/template/Layout/Layout.js +124 -15
  537. package/es/components/template/TemplateListing/hooks/useTemplateListing.js +1 -5
  538. package/es/components/template/TemplateListing/index.js +1 -2
  539. package/es/constants/theme.js +3 -0
  540. package/es/constants/variables.d.ts +1 -0
  541. package/es/constants/variables.js +1 -0
  542. package/es/locales/en/translation.json +9 -2
  543. package/es/locales/i18n.d.ts +14 -0
  544. package/es/locales/translations.d.ts +7 -0
  545. package/es/locales/vi/translation.json +9 -2
  546. package/es/utils/common.d.ts +8 -0
  547. package/es/utils/common.js +1 -3
  548. package/package.json +20 -17
  549. package/es/components/icons/AccountCircle.d.ts +0 -3
  550. package/es/components/icons/AccountCircle.js +0 -3
  551. package/es/components/icons/AddShoppingCart.d.ts +0 -3
  552. package/es/components/icons/AddShoppingCart.js +0 -3
  553. package/es/components/icons/AssignmentInd.d.ts +0 -3
  554. package/es/components/icons/AssignmentInd.js +0 -3
  555. package/es/components/icons/Call.d.ts +0 -3
  556. package/es/components/icons/Call.js +0 -3
  557. package/es/components/icons/Category.d.ts +0 -3
  558. package/es/components/icons/Category.js +0 -5
  559. package/es/components/icons/ChatBubbleOutline.d.ts +0 -3
  560. package/es/components/icons/ChatBubbleOutline.js +0 -3
  561. package/es/components/icons/CircleNotifications.d.ts +0 -3
  562. package/es/components/icons/CircleNotifications.js +0 -3
  563. package/es/components/icons/ConfirmationNumber.d.ts +0 -3
  564. package/es/components/icons/ConfirmationNumber.js +0 -3
  565. package/es/components/icons/DesktopWindows.d.ts +0 -3
  566. package/es/components/icons/DesktopWindows.js +0 -3
  567. package/es/components/icons/ExpandMoreRight.d.ts +0 -3
  568. package/es/components/icons/ExpandMoreRight.js +0 -3
  569. package/es/components/icons/FactCheck.d.ts +0 -3
  570. package/es/components/icons/FactCheck.js +0 -3
  571. package/es/components/icons/GPTIconV2.d.ts +0 -2
  572. package/es/components/icons/GPTIconV2.js +0 -18
  573. package/es/components/icons/GPTIconV3.d.ts +0 -2
  574. package/es/components/icons/GPTIconV3.js +0 -5
  575. package/es/components/icons/HightlightAlt.d.ts +0 -3
  576. package/es/components/icons/HightlightAlt.js +0 -3
  577. package/es/components/icons/HowToReg.d.ts +0 -3
  578. package/es/components/icons/HowToReg.js +0 -3
  579. package/es/components/icons/Interactive.d.ts +0 -3
  580. package/es/components/icons/Interactive.js +0 -3
  581. package/es/components/icons/List.d.ts +0 -3
  582. package/es/components/icons/List.js +0 -3
  583. package/es/components/icons/MobileFriendly.d.ts +0 -3
  584. package/es/components/icons/MobileFriendly.js +0 -3
  585. package/es/components/icons/NotificationsActive.d.ts +0 -3
  586. package/es/components/icons/NotificationsActive.js +0 -3
  587. package/es/components/icons/Payment.d.ts +0 -3
  588. package/es/components/icons/Payment.js +0 -3
  589. package/es/components/icons/PersonAddDisabled.d.ts +0 -3
  590. package/es/components/icons/PersonAddDisabled.js +0 -4
  591. package/es/components/icons/PhoneCallback.d.ts +0 -3
  592. package/es/components/icons/PhoneCallback.js +0 -3
  593. package/es/components/icons/Preview.d.ts +0 -3
  594. package/es/components/icons/Preview.js +0 -3
  595. package/es/components/icons/Redeem.d.ts +0 -3
  596. package/es/components/icons/Redeem.js +0 -3
  597. package/es/components/icons/RemoveRedEye.d.ts +0 -3
  598. package/es/components/icons/RemoveRedEye.js +0 -3
  599. package/es/components/icons/RemoveShoppingCart.d.ts +0 -3
  600. package/es/components/icons/RemoveShoppingCart.js +0 -3
  601. package/es/components/icons/Search.d.ts +0 -3
  602. package/es/components/icons/Search.js +0 -3
  603. package/es/components/icons/ShoppingBag.d.ts +0 -3
  604. package/es/components/icons/ShoppingBag.js +0 -3
  605. package/es/components/icons/ShoppingCart.d.ts +0 -3
  606. package/es/components/icons/ShoppingCart.js +0 -3
  607. package/es/components/icons/Store.d.ts +0 -3
  608. package/es/components/icons/Store.js +0 -3
  609. package/es/components/icons/Web.d.ts +0 -3
  610. package/es/components/icons/Web.js +0 -3
  611. package/es/components/icons/WebAsset.d.ts +0 -3
  612. package/es/components/icons/WebAsset.js +0 -3
  613. /package/es/components/icons/{type.d.ts → types/index.d.ts} +0 -0
  614. /package/es/components/icons/{type.js → types/index.js} +0 -0
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { IconProps as OriginIconProps } from '../../icons/type';
2
+ import { IconProps as OriginIconProps } from '../../icons/types';
3
3
  export interface IconProps extends OriginIconProps {
4
4
  size?: number;
5
5
  width?: number;
@@ -0,0 +1,4 @@
1
+ import React, { IframeHTMLAttributes } from 'react';
2
+ export interface IframeProps extends IframeHTMLAttributes<HTMLIFrameElement> {
3
+ }
4
+ export declare const Iframe: React.FC<IframeProps>;
@@ -0,0 +1,63 @@
1
+ var __rest = (this && this.__rest) || function (s, e) {
2
+ var t = {};
3
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
4
+ t[p] = s[p];
5
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
6
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
7
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
8
+ t[p[i]] = s[p[i]];
9
+ }
10
+ return t;
11
+ };
12
+ // Libraries
13
+ import clsx from 'clsx';
14
+ import React, { useEffect, useRef } from 'react';
15
+ // Constants
16
+ import { globalToken } from '@antscorp/antsomi-ui/es/constants';
17
+ // Styled
18
+ import styled from 'styled-components';
19
+ const StyledIframe = styled.iframe `
20
+ border: none;
21
+ `;
22
+ export const Iframe = props => {
23
+ const { children, className } = props, restProps = __rest(props, ["children", "className"]);
24
+ // Ref
25
+ const iframeRef = useRef(null);
26
+ // Effects
27
+ useEffect(() => {
28
+ const iframe = iframeRef.current;
29
+ const handleLoad = () => {
30
+ var _a;
31
+ const iframeDoc = iframe.contentDocument || ((_a = iframe === null || iframe === void 0 ? void 0 : iframe.contentWindow) === null || _a === void 0 ? void 0 : _a.document);
32
+ const style = document.createElement('style');
33
+ style.innerHTML = `
34
+ ::-webkit-scrollbar {
35
+ background-color: transparent;
36
+ width: 4px;
37
+ }
38
+ ::-webkit-scrollbar-thumb {
39
+ background-color: transparent;
40
+ border-radius: 4px;
41
+ }
42
+
43
+ *:hover {
44
+ &::-webkit-scrollbar-thumb {
45
+ background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.gray5};
46
+ }
47
+ }
48
+ `;
49
+ if (iframeDoc) {
50
+ iframeDoc.head.appendChild(style);
51
+ }
52
+ };
53
+ if (iframe) {
54
+ iframe.addEventListener('load', handleLoad);
55
+ }
56
+ return () => {
57
+ if (iframe) {
58
+ iframe.removeEventListener('load', handleLoad);
59
+ }
60
+ };
61
+ }, []);
62
+ return (React.createElement(StyledIframe, Object.assign({}, restProps, { className: clsx('antsomi-iframe', className), ref: iframeRef })));
63
+ };
@@ -0,0 +1 @@
1
+ export { Iframe, type IframeProps } from './Iframe';
@@ -0,0 +1 @@
1
+ export { Iframe } from './Iframe';
@@ -41,6 +41,7 @@ export * from './Switch';
41
41
  export * from './Button';
42
42
  export * from './RateV2';
43
43
  export * from './Popover';
44
+ export * from './Iframe';
44
45
  export type { SliderProps } from './Slider';
45
46
  export type { PaginationProps } from './Pagination';
46
47
  export type { InputDynamicProps } from './InputDynamic';
@@ -41,3 +41,4 @@ export * from './Switch';
41
41
  export * from './Button';
42
42
  export * from './RateV2';
43
43
  export * from './Popover';
44
+ export * from './Iframe';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AccountCircleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AccountCircleIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ focusable: "false", "aria-hidden": "true", viewBox: "0 0 24 24" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88C7.55 15.8 9.68 15 12 15s4.45.8 6.14 2.12C16.43 19.18 14.03 20 12 20z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AddChartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,8 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AddChartIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M13 19V14H16V19H13ZM9 19V10H12V19H9ZM5 19V12H8V19H5Z", fill: "currentColor" }),
7
+ React.createElement("path", { d: "M14 10V8H12V6H14V4H16V6H18V8H16V10H14Z", fill: "#005EB8" })));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AddFolderIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AddFolderIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M20.0156 6C21.0938 6 21.9844 6.89062 21.9844 8.01562V18C21.9844 19.125 21.0938 20.0156 20.0156 20.0156H3.98438C2.90625 20.0156 2.01562 19.125 2.01562 18V6C2.01562 4.875 2.90625 3.98438 3.98438 3.98438H9.98438L12 6H20.0156ZM20.0156 18V8.01562H11.1562L9.1875 6H3.98438V18H20.0156ZM12 14.0156V12H14.0156V9.98438H15.9844V12H18V14.0156H15.9844V15.9844H14.0156V14.0156H12Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AddIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AddIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M18.9844 12.9844H12.9844V18.9844H11.0156V12.9844H5.01562V11.0156H11.0156V5.01562H12.9844V11.0156H18.9844V12.9844Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AddShoppingCartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AddShoppingCartIcon = forwardRef((props, ref) => {
4
+ const { height, width } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ focusable: "false", "aria-hidden": "true", viewBox: "0 0 24 24" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M11 9h2V6h3V4h-3V1h-2v3H8v2h3v3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-9.83-3.25.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4h-.01l-1.1 2-2.76 5H8.53l-.13-.27L6.16 6l-.95-2-.94-2H1v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.13 0-.25-.11-.25-.25z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AdjustIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,8 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AdjustIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { clipPath: "url(#clip0_1_2239)" },
7
+ React.createElement("path", { d: "M3 17.0156H9V18.9844H3V17.0156ZM3 5.01562H12.9844V6.98438H3V5.01562ZM12.9844 21H11.0156V15H12.9844V17.0156H21V18.9844H12.9844V21ZM6.98438 9H9V15H6.98438V12.9844H3V11.0156H6.98438V9ZM21 12.9844H11.0156V11.0156H21V12.9844ZM15 9V3H17.0156V5.01562H21V6.98438H17.0156V9H15Z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AllDevicesIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AllDevicesIcon = forwardRef((props, ref) => {
4
+ // search tag: desktop, mobile
5
+ const { width, height } = useIcon(props);
6
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
7
+ React.createElement("g", { clipPath: "url(#clip0_1_2271)" },
8
+ React.createElement("path", { d: "M21.9844 17.0156V9.98438H18V17.0156H21.9844ZM23.0156 8.01562C23.2969 8.01562 23.5312 8.10938 23.7188 8.29688C23.9062 8.48438 24 8.71875 24 9V18.9844C24 19.2656 23.9062 19.5156 23.7188 19.7344C23.5312 19.9219 23.2969 20.0156 23.0156 20.0156H17.0156C16.7344 20.0156 16.4844 19.9219 16.2656 19.7344C16.0781 19.5156 15.9844 19.2656 15.9844 18.9844V9C15.9844 8.71875 16.0781 8.48438 16.2656 8.29688C16.4844 8.10938 16.7344 8.01562 17.0156 8.01562H23.0156ZM3.98438 6V17.0156H14.0156V20.0156H0V17.0156H2.01562V6C2.01562 5.46875 2.20312 5 2.57812 4.59375C2.98438 4.1875 3.45312 3.98438 3.98438 3.98438H21.9844V6H3.98438Z" }))));
9
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AllJourneyChannelsIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AllJourneyChannelsIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M20.0156 2.01562C20.5469 2.01562 21 2.21875 21.375 2.625C21.7812 3 21.9844 3.45312 21.9844 3.98438V20.0156C21.9844 20.5469 21.7812 21.0156 21.375 21.4219C21 21.7969 20.5469 21.9844 20.0156 21.9844H3.98438C3.45312 21.9844 2.98438 21.7969 2.57812 21.4219C2.20312 21.0156 2.01562 20.5469 2.01562 20.0156V3.98438C2.01562 3.45312 2.20312 3 2.57812 2.625C2.98438 2.21875 3.45312 2.01562 3.98438 2.01562H20.0156ZM20.0156 11.0156V3.98438H12.9844V11.0156H20.0156ZM11.0156 3.98438H3.98438V11.0156H11.0156V3.98438ZM3.98438 12.9844V20.0156H11.0156V12.9844H3.98438ZM12.9844 20.0156H20.0156V12.9844H12.9844V20.0156Z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const ArrowGrowIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const ArrowGrowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const ArrowGrowIcon = props => (React.createElement("svg", Object.assign({ width: "24", height: "24", viewBox: "0 0 32 32", fill: "currentColor" }, props),
3
- React.createElement("g", { transform: "scale(0.03125 0.03125)" },
4
- React.createElement("path", { d: "M389.74 204.8v80.64h270.72l-476.16 476.16 57.6 57.6 476.16-476.16v270.72h80.64v-408.96z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ArrowGrowIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { transform: "scale(0.03125 0.03125)" },
7
+ React.createElement("path", { d: "M389.74 204.8v80.64h270.72l-476.16 476.16 57.6 57.6 476.16-476.16v270.72h80.64v-408.96z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ArrowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ArrowIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M9 5.01562H18.9844V15H17.0156V8.39062L5.39062 20.0156L3.98438 18.6094L15.6094 6.98438H9V5.01562Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ArrowLineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ArrowLineIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M17.3463 15.6478L6.53566 4.83719C6.31986 4.62856 6.02554 4.5 5.70118 4.5C5.03779 4.5 4.5 5.03779 4.5 5.70118C4.5 6.02554 4.62856 6.31986 4.83751 6.53599L4.83719 6.53566L15.6478 17.3463L13.4941 19.5H19.5V13.4941L17.3463 15.6478Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AssignmentIndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AssignmentIndIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ focusable: "false", "aria-hidden": "true", viewBox: "0 0 24 24" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 4c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1V19z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AttachmentIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AttachmentIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M18.5156 15.9844V17.4844H6.98438C3.9375 17.4844 1.5 15.0469 1.5 12C1.5 8.95312 3.9375 6.51562 6.98438 6.51562H19.5C21.7031 6.51562 23.4844 8.29688 23.4844 10.5C23.4844 12.7031 21.7031 14.4844 19.5 14.4844H9C7.64062 14.4844 6.51562 13.3594 6.51562 12C6.51562 10.6406 7.64062 9.51562 9 9.51562H18.5156V11.0156H9C8.4375 11.0156 8.01562 11.4375 8.01562 12C8.01562 12.5625 8.4375 12.9844 9 12.9844H19.5C20.8594 12.9844 21.9844 11.8594 21.9844 10.5C21.9844 9.14062 20.8594 8.01562 19.5 8.01562H6.98438C4.78125 8.01562 3 9.79688 3 12C3 14.2031 4.78125 15.9844 6.98438 15.9844H18.5156Z", fill: "currentColor" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const AudioRecordIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const AudioRecordIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const AudioRecordIcon = props => (React.createElement("svg", Object.assign({ width: "24", height: "24", viewBox: "0 0 32 32", fill: "currentColor" }, props),
3
- React.createElement("g", { transform: "scale(0.03125 0.03125)" },
4
- React.createElement("path", { d: "M491.5 614.72c67.2 0 122.88-55.68 122.88-122.88v-245.76c0-67.2-55.68-122.88-122.88-122.88s-122.88 55.68-122.88 122.88v245.76c0 67.2 55.68 122.88 122.88 122.88zM441.58 242.24c0-26.88 23.040-49.92 49.92-49.92s49.92 23.040 49.92 49.92l-1.92 253.44c0 26.88-21.12 49.92-48 49.92s-49.92-23.040-49.92-49.92zM708.46 491.84c0 122.88-103.68 209.28-216.96 209.28s-216.96-86.4-216.96-209.28h-69.12c0 140.16 111.36 255.36 245.76 274.56v134.4h80.64v-134.4c134.4-19.2 245.76-134.4 245.76-274.56z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const AudioRecordIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { transform: "scale(0.03125 0.03125)" },
7
+ React.createElement("path", { d: "M491.5 614.72c67.2 0 122.88-55.68 122.88-122.88v-245.76c0-67.2-55.68-122.88-122.88-122.88s-122.88 55.68-122.88 122.88v245.76c0 67.2 55.68 122.88 122.88 122.88zM441.58 242.24c0-26.88 23.040-49.92 49.92-49.92s49.92 23.040 49.92 49.92l-1.92 253.44c0 26.88-21.12 49.92-48 49.92s-49.92-23.040-49.92-49.92zM708.46 491.84c0 122.88-103.68 209.28-216.96 209.28s-216.96-86.4-216.96-209.28h-69.12c0 140.16 111.36 255.36 245.76 274.56v134.4h80.64v-134.4c134.4-19.2 245.76-134.4 245.76-274.56z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const BlockIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const BlockIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M15.0938 8.01562V6C15.0938 5.15625 14.7812 4.4375 14.1562 3.84375C13.5625 3.21875 12.8438 2.90625 12 2.90625C11.1562 2.90625 10.4219 3.21875 9.79688 3.84375C9.20312 4.4375 8.90625 5.15625 8.90625 6V8.01562H15.0938ZM10.5938 16.4062C11 16.8125 11.4688 17.0156 12 17.0156C12.5312 17.0156 13 16.8125 13.4062 16.4062C13.8125 16 14.0156 15.5312 14.0156 15C14.0156 14.4688 13.8125 14 13.4062 13.5938C13 13.1875 12.5312 12.9844 12 12.9844C11.4688 12.9844 11 13.1875 10.5938 13.5938C10.1875 14 9.98438 14.4688 9.98438 15C9.98438 15.5312 10.1875 16 10.5938 16.4062ZM18 8.01562C18.5312 8.01562 19 8.21875 19.4062 8.625C19.8125 9 20.0156 9.45312 20.0156 9.98438V20.0156C20.0156 20.5469 19.8125 21.0156 19.4062 21.4219C19 21.7969 18.5312 21.9844 18 21.9844H6C5.46875 21.9844 5 21.7969 4.59375 21.4219C4.1875 21.0156 3.98438 20.5469 3.98438 20.0156V9.98438C3.98438 9.45312 4.1875 9 4.59375 8.625C5 8.21875 5.46875 8.01562 6 8.01562H6.98438V6C6.98438 4.625 7.46875 3.45313 8.4375 2.48438C9.4375 1.48438 10.625 0.984375 12 0.984375C13.375 0.984375 14.5469 1.48438 15.5156 2.48438C16.5156 3.45313 17.0156 4.625 17.0156 6V8.01562H18Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const BudLightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,8 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const BudLightIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M9.64648 16.8982V17.6732C9.61541 18.0283 9.72655 18.3812 9.95549 18.6543C10.1844 18.9275 10.5124 19.0987 10.8675 19.1302C10.9351 19.3795 11.0829 19.5995 11.288 19.7564C11.4931 19.9134 11.7442 19.9984 12.0025 19.9984C12.2608 19.9984 12.5118 19.9134 12.717 19.7564C12.9221 19.5995 13.0699 19.3795 13.1375 19.1302C13.4925 19.0987 13.8205 18.9275 14.0495 18.6543C14.2784 18.3812 14.3896 18.0283 14.3585 17.6732V16.8982H9.64648Z", fill: "#707070" }),
7
+ React.createElement("path", { d: "M17.5005 9.42918C17.4979 8.70465 17.3508 7.98792 17.0677 7.32095C16.7847 6.65398 16.3715 6.05018 15.8522 5.54489C15.333 5.0396 14.7181 4.64298 14.0437 4.37825C13.3693 4.11353 12.6488 3.98601 11.9245 4.00318C10.5335 4.02855 9.20314 4.57728 8.19876 5.53995C7.19439 6.50263 6.58976 7.80851 6.50547 9.19718C6.46273 10.0824 6.64153 10.9643 7.02569 11.763C7.40984 12.5617 7.98721 13.252 8.70546 13.7712C8.99788 13.9851 9.23563 14.2651 9.39933 14.5883C9.56303 14.9115 9.64805 15.2689 9.64747 15.6312H14.3595C14.3614 15.2773 14.4396 14.9279 14.5887 14.607C14.7378 14.286 14.9543 14.0009 15.2235 13.7712C15.9328 13.2925 16.5121 12.6452 16.9095 11.8873C17.3069 11.1295 17.51 10.2848 17.5005 9.42918Z", fill: "#F5D800" })));
8
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const BugIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const BugIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const BugIcon = props => (React.createElement("svg", Object.assign({ width: "24", height: "24", viewBox: "0 0 32 32", fill: "currentColor" }, props),
3
- React.createElement("g", { transform: "scale(0.03125 0.03125)" },
4
- React.createElement("path", { d: "M819.82 348.8h-115.2c-19.2-32.64-44.16-59.52-74.88-80.64l67.2-67.2-57.6-57.6-90.24 88.32c-19.2-3.84-38.4-5.76-57.6-5.76s-38.4 1.92-57.6 5.76l-90.24-88.32-57.6 57.6 67.2 67.2c-30.72 21.12-55.68 48-74.88 80.64h-115.2v80.64h86.4c-1.92 13.44-3.84 26.88-3.84 42.24v40.32h-82.56v82.56h82.56v40.32c0 13.44 1.92 26.88 3.84 40.32h-86.4v82.56h115.2c42.24 72.96 122.88 122.88 213.12 122.88s170.88-49.92 213.12-122.88h115.2v-82.56h-86.4c1.92-13.44 3.84-26.88 3.84-40.32v-40.32h82.56v-82.56h-82.56v-40.32c0-15.36-1.92-28.8-3.84-42.24h86.4zM654.7 512v122.88c0 9.6 0 19.2-1.92 28.8l-3.84 26.88-15.36 26.88c-30.72 49.92-84.48 80.64-142.080 80.64s-111.36-30.72-142.080-80.64l-15.36-26.88-3.84-26.88c-1.92-9.6-1.92-19.2-1.92-28.8v-163.2c0-9.6 0-21.12 1.92-28.8l3.84-26.88 15.36-26.88c13.44-21.12 30.72-40.32 49.92-53.76l23.040-15.36 30.72-7.68c13.44-3.84 24.96-5.76 38.4-5.76s24.96 1.92 38.4 5.76l28.8 5.76 24.96 17.28c19.2 15.36 36.48 32.64 49.92 53.76l15.36 26.88 3.84 26.88c1.92 9.6 1.92 19.2 1.92 28.8zM408.94 594.56h165.12v80.64h-165.12zM408.94 429.44h165.12v82.56h-165.12z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const BugIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { transform: "scale(0.03125 0.03125)" },
7
+ React.createElement("path", { d: "M819.82 348.8h-115.2c-19.2-32.64-44.16-59.52-74.88-80.64l67.2-67.2-57.6-57.6-90.24 88.32c-19.2-3.84-38.4-5.76-57.6-5.76s-38.4 1.92-57.6 5.76l-90.24-88.32-57.6 57.6 67.2 67.2c-30.72 21.12-55.68 48-74.88 80.64h-115.2v80.64h86.4c-1.92 13.44-3.84 26.88-3.84 42.24v40.32h-82.56v82.56h82.56v40.32c0 13.44 1.92 26.88 3.84 40.32h-86.4v82.56h115.2c42.24 72.96 122.88 122.88 213.12 122.88s170.88-49.92 213.12-122.88h115.2v-82.56h-86.4c1.92-13.44 3.84-26.88 3.84-40.32v-40.32h82.56v-82.56h-82.56v-40.32c0-15.36-1.92-28.8-3.84-42.24h86.4zM654.7 512v122.88c0 9.6 0 19.2-1.92 28.8l-3.84 26.88-15.36 26.88c-30.72 49.92-84.48 80.64-142.080 80.64s-111.36-30.72-142.080-80.64l-15.36-26.88-3.84-26.88c-1.92-9.6-1.92-19.2-1.92-28.8v-163.2c0-9.6 0-21.12 1.92-28.8l3.84-26.88 15.36-26.88c13.44-21.12 30.72-40.32 49.92-53.76l23.040-15.36 30.72-7.68c13.44-3.84 24.96-5.76 38.4-5.76s24.96 1.92 38.4 5.76l28.8 5.76 24.96 17.28c19.2 15.36 36.48 32.64 49.92 53.76l15.36 26.88 3.84 26.88c1.92 9.6 1.92 19.2 1.92 28.8zM408.94 594.56h165.12v80.64h-165.12zM408.94 429.44h165.12v82.56h-165.12z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ByDayIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ByDayIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M3 17.0156V18.9844H21V17.0156H3ZM18.9844 12H5.01562V12.9844H18.9844V12ZM21 9.98438V15H3V9.98438H21ZM3 6V8.01562H21V6H3Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ByMonthIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ByMonthIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M18.9844 3.98438C20.1094 3.98438 21 4.92188 21 6V20.0156C21 21.0938 20.1094 21.9844 18.9844 21.9844H5.01562C3.89062 21.9844 3 21.0938 3 20.0156V6C3 4.92188 3.89062 3.98438 5.01562 3.98438H6V2.01562H8.01562V3.98438H15.9844V2.01562H18V3.98438H18.9844ZM18.9844 20.0156V9.98438H5.01562V20.0156H18.9844ZM18.9844 8.01562V6H5.01562V8.01562H18.9844ZM9 14.0156V12H6.98438V14.0156H9ZM12.9844 14.0156V12H11.0156V14.0156H12.9844ZM17.0156 14.0156V12H15V14.0156H17.0156ZM9 18V15.9844H6.98438V18H9ZM12.9844 18V15.9844H11.0156V18H12.9844ZM17.0156 18V15.9844H15V18H17.0156Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ByScheduleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ByScheduleIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M18.9844 12.9844C20.1094 12.9844 21 13.9219 21 15V18.9844C21 20.1094 20.1094 21 18.9844 21H5.01562C3.89062 21 3 20.1094 3 18.9844V15C3 13.9219 3.89062 12.9844 5.01562 12.9844H18.9844ZM18.9844 18.9844V15H5.01562V18.9844H18.9844ZM18.9844 3C20.1094 3 21 3.89062 21 5.01562V9C21 10.0781 20.1094 11.0156 18.9844 11.0156H5.01562C3.89062 11.0156 3 10.0781 3 9V5.01562C3 3.89062 3.89062 3 5.01562 3H18.9844ZM18.9844 9V5.01562H5.01562V9H18.9844Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ByThreeDayIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ByThreeDayIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M20.0156 3.98438C21.0938 3.98438 21.9844 4.92188 21.9844 6V18C21.9844 19.0781 21.0938 20.0156 20.0156 20.0156H3.98438C2.90625 20.0156 2.01562 19.0781 2.01562 18V6C2.01562 4.92188 2.90625 3.98438 3.98438 3.98438H20.0156ZM8.01562 18V6H3.98438V18H8.01562ZM14.0156 18V6H9.98438V18H14.0156ZM20.0156 18V6H15.9844V18H20.0156Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ByWeekIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ByWeekIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M20.0156 3.98438C20.5469 3.98438 21 4.1875 21.375 4.59375C21.7812 4.96875 21.9844 5.4375 21.9844 6V18C21.9844 18.5625 21.7812 19.0469 21.375 19.4531C21 19.8281 20.5469 20.0156 20.0156 20.0156H3.98438C3.45312 20.0156 2.98438 19.8281 2.57812 19.4531C2.20312 19.0469 2.01562 18.5625 2.01562 18V6C2.01562 5.4375 2.20312 4.96875 2.57812 4.59375C2.98438 4.1875 3.45312 3.98438 3.98438 3.98438H20.0156ZM12.9844 6V18H15.5156V6H12.9844ZM11.0156 18V6H8.48438V18H11.0156ZM3.98438 6V18H6.51562V6H3.98438ZM20.0156 18V6H17.4844V18H20.0156Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CalendarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CalendarIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M18.9844 18.9844V8.01562H5.01562V18.9844H18.9844ZM15.9844 0.984375H18V3H18.9844C19.5156 3 19.9844 3.20312 20.3906 3.60938C20.7969 4.01563 21 4.48438 21 5.01562V18.9844C21 19.5156 20.7969 19.9844 20.3906 20.3906C19.9844 20.7969 19.5156 21 18.9844 21H5.01562C4.45312 21 3.96875 20.8125 3.5625 20.4375C3.1875 20.0312 3 19.5469 3 18.9844V5.01562C3 4.48438 3.1875 4.01563 3.5625 3.60938C3.96875 3.20312 4.45312 3 5.01562 3H6V0.984375H8.01562V3H15.9844V0.984375ZM17.0156 12V17.0156H12V12H17.0156Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CallIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CallIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ focusable: "false", "aria-hidden": "true", viewBox: "0 0 24 24" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const CameraIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const CameraIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const CameraIcon = props => (React.createElement("svg", Object.assign({ width: "24", height: "24", viewBox: "0 0 32 32", fill: "currentColor" }, props),
3
- React.createElement("g", { transform: "scale(0.03125 0.03125)" },
4
- React.createElement("path", { d: "M614.38 348.8v326.4h-408.96v-326.4zM654.7 266.24h-491.52c-21.12 0-40.32 19.2-40.32 40.32v410.88c0 21.12 19.2 40.32 40.32 40.32h491.52c23.040 0 42.24-19.2 42.24-40.32v-144l163.2 163.2v-449.28l-163.2 163.2v-144c0-21.12-19.2-40.32-42.24-40.32z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CameraIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { transform: "scale(0.03125 0.03125)" },
7
+ React.createElement("path", { d: "M614.38 348.8v326.4h-408.96v-326.4zM654.7 266.24h-491.52c-21.12 0-40.32 19.2-40.32 40.32v410.88c0 21.12 19.2 40.32 40.32 40.32h491.52c23.040 0 42.24-19.2 42.24-40.32v-144l163.2 163.2v-449.28l-163.2 163.2v-144c0-21.12-19.2-40.32-42.24-40.32z" }))));
8
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const CaptureIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const CaptureIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const CaptureIcon = props => (React.createElement("svg", Object.assign({ width: "24", height: "24", viewBox: "0 0 32 32", fill: "currentColor" }, props),
3
- React.createElement("g", { transform: "scale(0.03125 0.03125)" },
4
- React.createElement("path", { d: "M577.9 224l74.88 82.56h167.040v491.52h-656.64v-491.52h167.040l74.88-82.56zM614.38 143.36h-245.76l-74.88 80.64h-130.56c-44.16 0-80.64 38.4-80.64 82.56v491.52c0 44.16 36.48 82.56 80.64 82.56h656.64c44.16 0 80.64-38.4 80.64-82.56v-491.52c0-44.16-36.48-82.56-80.64-82.56h-130.56zM491.5 429.44c67.2 0 122.88 55.68 122.88 122.88s-55.68 122.88-122.88 122.88c-67.2 0-122.88-55.68-122.88-122.88s55.68-122.88 122.88-122.88zM491.5 346.88c-113.28 0-205.44 92.16-205.44 205.44s92.16 205.44 205.44 205.44c113.28 0 205.44-92.16 205.44-205.44s-92.16-205.44-205.44-205.44z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CaptureIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", { transform: "scale(0.03125 0.03125)" },
7
+ React.createElement("path", { d: "M577.9 224l74.88 82.56h167.040v491.52h-656.64v-491.52h167.040l74.88-82.56zM614.38 143.36h-245.76l-74.88 80.64h-130.56c-44.16 0-80.64 38.4-80.64 82.56v491.52c0 44.16 36.48 82.56 80.64 82.56h656.64c44.16 0 80.64-38.4 80.64-82.56v-491.52c0-44.16-36.48-82.56-80.64-82.56h-130.56zM491.5 429.44c67.2 0 122.88 55.68 122.88 122.88s-55.68 122.88-122.88 122.88c-67.2 0-122.88-55.68-122.88-122.88s55.68-122.88 122.88-122.88zM491.5 346.88c-113.28 0-205.44 92.16-205.44 205.44s92.16 205.44 205.44 205.44c113.28 0 205.44-92.16 205.44-205.44s-92.16-205.44-205.44-205.44z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CatalogIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CatalogIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M2.79224 19.3828C1.76099 18.9609 1.29224 17.7891 1.71412 16.8047L4.15162 10.9453V19.9453L2.79224 19.3828ZM22.2922 15.6797C22.7141 16.7109 22.1985 17.8828 21.2141 18.3047L13.8547 21.3516C13.5735 21.4453 13.3391 21.4922 13.0579 21.4922C12.3079 21.4922 11.5579 21.0234 11.2297 20.2734L6.26099 8.27344C6.16724 8.03906 6.12037 7.75781 6.12037 7.47656C6.16724 6.72656 6.58912 6.02344 7.33912 5.69531L14.7454 2.64844C14.9797 2.55469 15.261 2.50781 15.5422 2.50781C16.2922 2.50781 17.0422 2.97656 17.3235 3.72656L22.2922 15.6797ZM13.1047 19.4766L20.4641 16.4297L15.4954 4.47656L8.13599 7.52344L13.1047 19.4766ZM10.2454 8.74219C10.2454 9.30469 10.7141 9.72656 11.2766 9.72656C11.7922 9.72656 12.261 9.30469 12.261 8.74219C12.261 8.17969 11.7922 7.75781 11.2766 7.75781C10.7141 7.75781 10.2454 8.17969 10.2454 8.74219ZM6.12037 19.4766V13.1484L9.5891 21.4922H8.13599C7.05787 21.4922 6.12037 20.6016 6.12037 19.4766Z" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CategoryIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CategoryIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ focusable: "false", "aria-hidden": "true", viewBox: "0 0 24 24" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "m12 2-5.5 9h11z" }),
7
+ React.createElement("circle", { cx: "17.5", cy: "17.5", r: "4.5" }),
8
+ React.createElement("path", { d: "M3 13.5h8v8H3z" })));
9
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ChartRealTimeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const ChartRealTimeIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M17.5 11C21.1009 11 24 13.8991 24 17.5C24 21.1009 21.1009 24 17.5 24C13.8991 24 11 21.1009 11 17.5C11 13.8991 13.8991 11 17.5 11ZM17.5 22.7183C20.3685 22.7183 22.7183 20.3685 22.7183 17.5C22.7183 14.6315 20.3685 12.2817 17.5 12.2817C14.6315 12.2817 12.2817 14.6315 12.2817 17.5C12.2817 20.3685 14.6315 22.7183 17.5 22.7183ZM17.8357 14.2347V17.6526L20.7653 19.392L20.277 20.216L16.8592 18.1408V14.2347H17.8357Z", fill: "currentColor" }),
7
+ React.createElement("path", { d: "M0 11.06V8.84058L6.00939 3.04348L9.20188 6.15942L14.8732 0L16 1.08696L9.20188 8.47826L6.00939 5.36232L0 11.06Z", fill: "currentColor" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 12.4009V8.39033L16.0312 4.00732V10.1438C14.4529 10.4571 13.0529 11.2658 12 12.4009ZM10.0312 16.8107V12.07L6.00119 8.14909L6 8.15024V18.4844H10.0312V18.1893C10.0106 17.9623 10 17.7324 10 17.5C10 17.2676 10.0106 17.0377 10.0312 16.8107ZM0 14L4.03125 10.0494V18.4844H0V14Z", fill: "currentColor" })));
9
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ChartReviewIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;