@antscorp/antsomi-ui 1.3.5-beta.533 → 1.3.5-beta.535

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 (208) hide show
  1. package/es/components/atoms/Icon/index.d.ts +1 -1
  2. package/es/components/icons/AccountCircleIcon.d.ts +3 -0
  3. package/es/components/icons/AccountCircleIcon.js +7 -0
  4. package/es/components/icons/AddShoppingCartIcon.d.ts +3 -0
  5. package/es/components/icons/AddShoppingCartIcon.js +7 -0
  6. package/es/components/icons/ArrowGrowIcon.d.ts +2 -1
  7. package/es/components/icons/ArrowGrowIcon.js +8 -4
  8. package/es/components/icons/AssignmentIndIcon.d.ts +3 -0
  9. package/es/components/icons/AssignmentIndIcon.js +7 -0
  10. package/es/components/icons/AudioRecordIcon.d.ts +2 -1
  11. package/es/components/icons/AudioRecordIcon.js +8 -4
  12. package/es/components/icons/BugIcon.d.ts +2 -1
  13. package/es/components/icons/BugIcon.js +8 -4
  14. package/es/components/icons/CallIcon.d.ts +3 -0
  15. package/es/components/icons/CallIcon.js +7 -0
  16. package/es/components/icons/CameraIcon.d.ts +2 -1
  17. package/es/components/icons/CameraIcon.js +8 -4
  18. package/es/components/icons/CaptureIcon.d.ts +2 -1
  19. package/es/components/icons/CaptureIcon.js +8 -4
  20. package/es/components/icons/CategoryIcon.d.ts +3 -0
  21. package/es/components/icons/CategoryIcon.js +9 -0
  22. package/es/components/icons/ChatBubbleOutlineIcon.d.ts +3 -0
  23. package/es/components/icons/ChatBubbleOutlineIcon.js +7 -0
  24. package/es/components/icons/CheckSlimIcon.d.ts +2 -1
  25. package/es/components/icons/CheckSlimIcon.js +8 -4
  26. package/es/components/icons/CircleNotificationsIcon.d.ts +3 -0
  27. package/es/components/icons/CircleNotificationsIcon.js +7 -0
  28. package/es/components/icons/CloseIcon.d.ts +2 -3
  29. package/es/components/icons/CloseIcon.js +6 -16
  30. package/es/components/icons/CommentIcon.d.ts +2 -1
  31. package/es/components/icons/CommentIcon.js +8 -4
  32. package/es/components/icons/ConfirmationNumberIcon.d.ts +3 -0
  33. package/es/components/icons/ConfirmationNumberIcon.js +7 -0
  34. package/es/components/icons/DataIcon.d.ts +1 -1
  35. package/es/components/icons/DesktopWindowsIcon.d.ts +3 -0
  36. package/es/components/icons/DesktopWindowsIcon.js +7 -0
  37. package/es/components/icons/EventIcon.d.ts +2 -3
  38. package/es/components/icons/EventIcon.js +6 -16
  39. package/es/components/icons/ExpandLessIcon.d.ts +1 -1
  40. package/es/components/icons/ExpandMoreRightIcon.d.ts +3 -0
  41. package/es/components/icons/ExpandMoreRightIcon.js +7 -0
  42. package/es/components/icons/FactCheckIcon.d.ts +3 -0
  43. package/es/components/icons/FactCheckIcon.js +7 -0
  44. package/es/components/icons/FreeDrawIcon.d.ts +2 -1
  45. package/es/components/icons/FreeDrawIcon.js +8 -4
  46. package/es/components/icons/GPTIcon.d.ts +2 -1
  47. package/es/components/icons/GPTIcon.js +9 -18
  48. package/es/components/icons/GridViewIcon.d.ts +1 -1
  49. package/es/components/icons/HighlightAltIcon.d.ts +3 -0
  50. package/es/components/icons/HighlightAltIcon.js +7 -0
  51. package/es/components/icons/HighlightIcon.d.ts +2 -1
  52. package/es/components/icons/HighlightIcon.js +8 -4
  53. package/es/components/icons/HowToRegIcon.d.ts +3 -0
  54. package/es/components/icons/HowToRegIcon.js +7 -0
  55. package/es/components/icons/IdeaIcon.d.ts +2 -1
  56. package/es/components/icons/IdeaIcon.js +8 -4
  57. package/es/components/icons/InteractiveIcon.d.ts +3 -0
  58. package/es/components/icons/InteractiveIcon.js +7 -0
  59. package/es/components/icons/InvisibleIcon.d.ts +2 -1
  60. package/es/components/icons/InvisibleIcon.js +9 -5
  61. package/es/components/icons/ListIcon.d.ts +3 -0
  62. package/es/components/icons/ListIcon.js +7 -0
  63. package/es/components/icons/LoadingIcon.d.ts +1 -1
  64. package/es/components/icons/LoadingIcon.js +3 -1
  65. package/es/components/icons/LocalMallIcon.d.ts +1 -1
  66. package/es/components/icons/LocalMallIcon.js +6 -2
  67. package/es/components/icons/MobileFriendlyIcon.d.ts +3 -0
  68. package/es/components/icons/MobileFriendlyIcon.js +7 -0
  69. package/es/components/icons/MuteIcon.d.ts +2 -1
  70. package/es/components/icons/MuteIcon.js +8 -4
  71. package/es/components/icons/NotificationsActiveIcon.d.ts +3 -0
  72. package/es/components/icons/NotificationsActiveIcon.js +7 -0
  73. package/es/components/icons/OpenUrlIcon.d.ts +2 -1
  74. package/es/components/icons/OpenUrlIcon.js +8 -4
  75. package/es/components/icons/PauseIcon.d.ts +2 -1
  76. package/es/components/icons/PauseIcon.js +8 -4
  77. package/es/components/icons/PaymentIcon.d.ts +3 -0
  78. package/es/components/icons/PaymentIcon.js +7 -0
  79. package/es/components/icons/PersonAddDisabledIcon.d.ts +3 -0
  80. package/es/components/icons/PersonAddDisabledIcon.js +8 -0
  81. package/es/components/icons/PhoneCallbackIcon.d.ts +3 -0
  82. package/es/components/icons/PhoneCallbackIcon.js +7 -0
  83. package/es/components/icons/PlaneIcon.d.ts +2 -1
  84. package/es/components/icons/PlaneIcon.js +12 -8
  85. package/es/components/icons/PreviewIcon.d.ts +3 -0
  86. package/es/components/icons/PreviewIcon.js +7 -0
  87. package/es/components/icons/RedeemIcon.d.ts +3 -0
  88. package/es/components/icons/RedeemIcon.js +7 -0
  89. package/es/components/icons/RemoveRedEyeIcon.d.ts +3 -0
  90. package/es/components/icons/RemoveRedEyeIcon.js +7 -0
  91. package/es/components/icons/RemoveShoppingCartIcon.d.ts +3 -0
  92. package/es/components/icons/RemoveShoppingCartIcon.js +7 -0
  93. package/es/components/icons/RequestIcon.d.ts +2 -1
  94. package/es/components/icons/RequestIcon.js +8 -4
  95. package/es/components/icons/SearchIcon.d.ts +1 -1
  96. package/es/components/icons/ShoppingBagIcon.d.ts +3 -0
  97. package/es/components/icons/ShoppingBagIcon.js +7 -0
  98. package/es/components/icons/ShoppingCartIcon.d.ts +3 -0
  99. package/es/components/icons/ShoppingCartIcon.js +7 -0
  100. package/es/components/icons/StopRecordIcon.d.ts +2 -1
  101. package/es/components/icons/StopRecordIcon.js +8 -4
  102. package/es/components/icons/StoreIcon.d.ts +3 -0
  103. package/es/components/icons/StoreIcon.js +7 -0
  104. package/es/components/icons/TableIcon.d.ts +1 -1
  105. package/es/components/icons/UserIcon.d.ts +2 -1
  106. package/es/components/icons/UserIcon.js +12 -8
  107. package/es/components/icons/VerticalDotsIcon.d.ts +2 -1
  108. package/es/components/icons/VerticalDotsIcon.js +8 -4
  109. package/es/components/icons/ViewColumnIcon.d.ts +1 -1
  110. package/es/components/icons/WarningIcon.d.ts +2 -1
  111. package/es/components/icons/WarningIcon.js +8 -4
  112. package/es/components/icons/WebAssetIcon.d.ts +3 -0
  113. package/es/components/icons/WebAssetIcon.js +7 -0
  114. package/es/components/icons/WebIcon.d.ts +3 -0
  115. package/es/components/icons/WebIcon.js +7 -0
  116. package/es/components/icons/document/IconGallery.d.ts +12 -0
  117. package/es/components/icons/document/IconGallery.js +45 -0
  118. package/es/components/icons/document/styled.d.ts +1 -0
  119. package/es/components/icons/document/styled.js +32 -0
  120. package/es/components/icons/hooks/useIcon.d.ts +1 -1
  121. package/es/components/icons/index.d.ts +49 -52
  122. package/es/components/icons/index.js +49 -52
  123. package/es/components/molecules/ChatBox/ChatBoxInsight/MessageItem.js +2 -2
  124. package/es/components/molecules/ChatBox/MessageItem.js +2 -2
  125. package/es/components/molecules/DrawerDetail/components/ToggleDrawerSizeButton.js +2 -2
  126. package/es/components/molecules/IconSelection/constants.d.ts +1 -1
  127. package/es/components/molecules/IconSelection/constants.js +29 -29
  128. package/es/components/molecules/MatchAnySelect/MatchesAnySelect.js +1 -1
  129. package/es/components/organism/DataTable/components/ModifyColumn/index.js +5 -4
  130. package/es/components/organism/DataTable/components/ModifyColumn/styled.d.ts +1 -0
  131. package/es/components/organism/DataTable/components/ModifyColumn/styled.js +10 -1
  132. package/es/components/organism/DataTable/hooks/useDataTableListing/useDataTableListing.js +8 -1
  133. package/es/components/organism/LeftMenu/LeftMenu.js +7 -8
  134. package/es/components/organism/LeftMenu/constants/variables.js +1 -1
  135. package/es/components/organism/LeftMenu/hooks/useLeftMenu.d.ts +3 -1
  136. package/es/components/organism/LeftMenu/hooks/useLeftMenu.js +38 -1
  137. package/es/components/organism/LeftMenu/utils/index.js +5 -2
  138. package/es/locales/en/translation.json +3 -2
  139. package/es/locales/i18n.d.ts +2 -0
  140. package/es/locales/translations.d.ts +1 -0
  141. package/es/locales/vi/translation.json +3 -2
  142. package/package.json +1 -1
  143. package/es/components/icons/AccountCircle.d.ts +0 -3
  144. package/es/components/icons/AccountCircle.js +0 -3
  145. package/es/components/icons/AddShoppingCart.d.ts +0 -3
  146. package/es/components/icons/AddShoppingCart.js +0 -3
  147. package/es/components/icons/AssignmentInd.d.ts +0 -3
  148. package/es/components/icons/AssignmentInd.js +0 -3
  149. package/es/components/icons/Call.d.ts +0 -3
  150. package/es/components/icons/Call.js +0 -3
  151. package/es/components/icons/Category.d.ts +0 -3
  152. package/es/components/icons/Category.js +0 -5
  153. package/es/components/icons/ChatBubbleOutline.d.ts +0 -3
  154. package/es/components/icons/ChatBubbleOutline.js +0 -3
  155. package/es/components/icons/CircleNotifications.d.ts +0 -3
  156. package/es/components/icons/CircleNotifications.js +0 -3
  157. package/es/components/icons/ConfirmationNumber.d.ts +0 -3
  158. package/es/components/icons/ConfirmationNumber.js +0 -3
  159. package/es/components/icons/DesktopWindows.d.ts +0 -3
  160. package/es/components/icons/DesktopWindows.js +0 -3
  161. package/es/components/icons/ExpandMoreRight.d.ts +0 -3
  162. package/es/components/icons/ExpandMoreRight.js +0 -3
  163. package/es/components/icons/FactCheck.d.ts +0 -3
  164. package/es/components/icons/FactCheck.js +0 -3
  165. package/es/components/icons/GPTIconV2.d.ts +0 -2
  166. package/es/components/icons/GPTIconV2.js +0 -18
  167. package/es/components/icons/GPTIconV3.d.ts +0 -2
  168. package/es/components/icons/GPTIconV3.js +0 -5
  169. package/es/components/icons/HightlightAlt.d.ts +0 -3
  170. package/es/components/icons/HightlightAlt.js +0 -3
  171. package/es/components/icons/HowToReg.d.ts +0 -3
  172. package/es/components/icons/HowToReg.js +0 -3
  173. package/es/components/icons/Interactive.d.ts +0 -3
  174. package/es/components/icons/Interactive.js +0 -3
  175. package/es/components/icons/List.d.ts +0 -3
  176. package/es/components/icons/List.js +0 -3
  177. package/es/components/icons/MobileFriendly.d.ts +0 -3
  178. package/es/components/icons/MobileFriendly.js +0 -3
  179. package/es/components/icons/NotificationsActive.d.ts +0 -3
  180. package/es/components/icons/NotificationsActive.js +0 -3
  181. package/es/components/icons/Payment.d.ts +0 -3
  182. package/es/components/icons/Payment.js +0 -3
  183. package/es/components/icons/PersonAddDisabled.d.ts +0 -3
  184. package/es/components/icons/PersonAddDisabled.js +0 -4
  185. package/es/components/icons/PhoneCallback.d.ts +0 -3
  186. package/es/components/icons/PhoneCallback.js +0 -3
  187. package/es/components/icons/Preview.d.ts +0 -3
  188. package/es/components/icons/Preview.js +0 -3
  189. package/es/components/icons/Redeem.d.ts +0 -3
  190. package/es/components/icons/Redeem.js +0 -3
  191. package/es/components/icons/RemoveRedEye.d.ts +0 -3
  192. package/es/components/icons/RemoveRedEye.js +0 -3
  193. package/es/components/icons/RemoveShoppingCart.d.ts +0 -3
  194. package/es/components/icons/RemoveShoppingCart.js +0 -3
  195. package/es/components/icons/Search.d.ts +0 -3
  196. package/es/components/icons/Search.js +0 -3
  197. package/es/components/icons/ShoppingBag.d.ts +0 -3
  198. package/es/components/icons/ShoppingBag.js +0 -3
  199. package/es/components/icons/ShoppingCart.d.ts +0 -3
  200. package/es/components/icons/ShoppingCart.js +0 -3
  201. package/es/components/icons/Store.d.ts +0 -3
  202. package/es/components/icons/Store.js +0 -3
  203. package/es/components/icons/Web.d.ts +0 -3
  204. package/es/components/icons/Web.js +0 -3
  205. package/es/components/icons/WebAsset.d.ts +0 -3
  206. package/es/components/icons/WebAsset.js +0 -3
  207. /package/es/components/icons/{type.d.ts → types/index.d.ts} +0 -0
  208. /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,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 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
+ });
@@ -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 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
+ });
@@ -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
+ });
@@ -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 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 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 ChatBubbleOutlineIcon: 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 ChatBubbleOutlineIcon = 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 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const CheckSlimIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const CheckSlimIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const CheckSlimIcon = 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: "M384 691.2l-179.2-179.2-59.733 59.733 238.933 238.933 512-512-59.733-59.733-452.267 452.267z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CheckSlimIcon = 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: "M384 691.2l-179.2-179.2-59.733 59.733 238.933 238.933 512-512-59.733-59.733-452.267 452.267z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CircleNotificationsIcon: 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 CircleNotificationsIcon = 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 16.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm5-2.5H7v-1l1-1v-2.61C8 9.27 9.03 7.47 11 7v-.5c0-.57.43-1 1-1s1 .43 1 1V7c1.97.47 3 2.28 3 4.39V14l1 1v1z" })));
7
+ });
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
- export declare const CloseIcon: ({ ...props }: {
3
- [x: string]: any;
4
- }) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const CloseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,22 +1,12 @@
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
- import React from 'react';
13
- export const CloseIcon = (_a) => {
14
- var props = __rest(_a, []);
15
- return (React.createElement("svg", Object.assign({ width: "24", height: "25", viewBox: "0 0 24 25", version: "1.1", id: "svg5", fill: "currentColor" }, props),
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CloseIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 25", version: "1.1", id: "svg5", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
16
6
  React.createElement("defs", { id: "defs9" }),
17
7
  React.createElement("g", { "aria-label": "close", id: "show_chart", style: {
18
8
  fontSize: 24,
19
9
  fill: '#666666',
20
10
  } },
21
11
  React.createElement("path", { d: "M 18.984375,6.421875 13.40625,12 l 5.578125,5.578125 -1.40625,1.40625 L 12,13.40625 6.421875,18.984375 5.015625,17.578125 10.59375,12 5.015625,6.421875 6.421875,5.015625 12,10.59375 17.578125,5.015625 Z", id: "path826" }))));
22
- };
12
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const CommentIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const CommentIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const CommentIcon = 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: "M163.18 183.68h656.64v491.52h-608.64l-48 48zM163.18 103.040c-44.16 0-80.64 36.48-80.64 80.64v737.28l163.2-163.2h574.080c44.16 0 80.64-36.48 80.64-82.56v-491.52c0-44.16-36.48-80.64-80.64-80.64zM245.74 512h328.32v82.56h-328.32zM245.74 389.12h491.52v82.56h-491.52zM245.74 266.24h491.52v82.56h-491.52z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const CommentIcon = 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: "M163.18 183.68h656.64v491.52h-608.64l-48 48zM163.18 103.040c-44.16 0-80.64 36.48-80.64 80.64v737.28l163.2-163.2h574.080c44.16 0 80.64-36.48 80.64-82.56v-491.52c0-44.16-36.48-80.64-80.64-80.64zM245.74 512h328.32v82.56h-328.32zM245.74 389.12h491.52v82.56h-491.52zM245.74 266.24h491.52v82.56h-491.52z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ConfirmationNumberIcon: 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 ConfirmationNumberIcon = 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: "M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-9 7.5h-2v-2h2v2zm0-4.5h-2v-2h2v2zm0-4.5h-2v-2h2v2z" })));
7
+ });
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
- import { IconProps } from './type';
2
+ import { IconProps } from './types';
3
3
  export declare const DataIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const DesktopWindowsIcon: 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 DesktopWindowsIcon = 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 3H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6v2H8v2h8v-2h-2v-2h6c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2" })));
7
+ });
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
- export declare const EventIcon: ({ ...props }: {
3
- [x: string]: any;
4
- }) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const EventIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,18 +1,8 @@
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
- import React from 'react';
13
- export const EventIcon = (_a) => {
14
- var props = __rest(_a, []);
15
- return (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", height: "24px", viewBox: "0 0 24 24", width: "24px", fill: "currentColor" }, props),
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const EventIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor" }, props, { ref: ref, width: width, height: height }),
16
6
  React.createElement("path", { d: "M0 0h24v24H0V0z", fill: "none" }),
17
7
  React.createElement("path", { d: "M16 13h-3c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm0-10v1H8V3c0-.55-.45-1-1-1s-1 .45-1 1v1H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-1V3c0-.55-.45-1-1-1s-1 .45-1 1zm2 17H6c-.55 0-1-.45-1-1V9h14v10c0 .55-.45 1-1 1z" })));
18
- };
8
+ });
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
- import { IconProps } from './type';
2
+ import { IconProps } from './types';
3
3
  export declare const ExpandLessIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const ExpandMoreRightIcon: 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 ExpandMoreRightIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 12 10", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("path", { d: "M3.67969 5L0.492188 1.8125L1.89844 0.40625L6.49219 5L1.89844 9.59375L0.492188 8.1875L3.67969 5ZM8.69531 5L5.50781 1.8125L6.91406 0.40625L11.5078 5L6.91406 9.59375L5.50781 8.1875L8.69531 5Z", fill: "currentColor" })));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const FactCheckIcon: 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 FactCheckIcon = 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", { fillRule: "evenodd", d: "M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM10 17H5v-2h5v2zm0-4H5v-2h5v2zm0-4H5V7h5v2zm4.82 6L12 12.16l1.41-1.41 1.41 1.42L17.99 9l1.42 1.42L14.82 15z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const FreeDrawIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const FreeDrawIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const FreeDrawIcon = 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: "M782.38 446.72l44.16-44.16c30.72-32.64 30.72-84.48 0-115.2l-57.6-57.6c-32.64-32.64-84.48-32.64-117.12 0l-42.24 42.24zM609.58 504.32l-295.68 293.76h-57.6v-57.6l293.76-293.76zM550.060 329.6l-376.32 378.24v172.8h174.72l376.32-376.32zM788.14 736.64c0 90.24-103.68 144-203.52 144-23.040 0-42.24-19.2-42.24-40.32 0-23.040 19.2-42.24 42.24-42.24 63.36 0 122.88-28.8 122.88-61.44 0-19.2-21.12-34.56-51.84-48l61.44-61.44c44.16 26.88 71.040 61.44 71.040 109.44zM198.7 567.68c-40.32-23.040-65.28-53.76-65.28-96 0-74.88 76.8-107.52 145.92-138.24 42.24-19.2 99.84-44.16 99.84-67.2 0-17.28-32.64-40.32-82.56-40.32-51.84 0-72.96 24.96-74.88 24.96-13.44 17.28-40.32 19.2-57.6 5.76-15.36-13.44-19.2-38.4-5.76-57.6 5.76-5.76 48-55.68 138.24-55.68 92.16 0 165.12 53.76 165.12 122.88 0 76.8-80.64 111.36-149.76 142.080-38.4 17.28-96 42.24-96 63.36 0 11.52 17.28 23.040 42.24 34.56z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const FreeDrawIcon = 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: "M782.38 446.72l44.16-44.16c30.72-32.64 30.72-84.48 0-115.2l-57.6-57.6c-32.64-32.64-84.48-32.64-117.12 0l-42.24 42.24zM609.58 504.32l-295.68 293.76h-57.6v-57.6l293.76-293.76zM550.060 329.6l-376.32 378.24v172.8h174.72l376.32-376.32zM788.14 736.64c0 90.24-103.68 144-203.52 144-23.040 0-42.24-19.2-42.24-40.32 0-23.040 19.2-42.24 42.24-42.24 63.36 0 122.88-28.8 122.88-61.44 0-19.2-21.12-34.56-51.84-48l61.44-61.44c44.16 26.88 71.040 61.44 71.040 109.44zM198.7 567.68c-40.32-23.040-65.28-53.76-65.28-96 0-74.88 76.8-107.52 145.92-138.24 42.24-19.2 99.84-44.16 99.84-67.2 0-17.28-32.64-40.32-82.56-40.32-51.84 0-72.96 24.96-74.88 24.96-13.44 17.28-40.32 19.2-57.6 5.76-15.36-13.44-19.2-38.4-5.76-57.6 5.76-5.76 48-55.68 138.24-55.68 92.16 0 165.12 53.76 165.12 122.88 0 76.8-80.64 111.36-149.76 142.080-38.4 17.28-96 42.24-96 63.36 0 11.52 17.28 23.040 42.24 34.56z" }))));
8
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const GPTIcon: () => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const GPTIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,18 +1,9 @@
1
- import React from 'react';
2
- export const GPTIcon = () => (React.createElement("div", { className: "relative p-1 rounded-sm h-[30px] w-[30px] text-white flex items-center justify-center", style: {
3
- backgroundColor: 'rgb(16, 163, 127)',
4
- color: '#fff',
5
- position: 'relative',
6
- padding: '.25rem',
7
- borderRadius: 2,
8
- maxWidth: 30,
9
- maxHeight: 30,
10
- display: 'flex',
11
- alignItems: 'center',
12
- justifyContent: 'center',
13
- boxSizing: 'border-box',
14
- } },
15
- React.createElement("svg", { width: "41", height: "41", viewBox: "0 0 41 41", fill: "none", xmlns: "http://www.w3.org/2000/svg", strokeWidth: "1.5", className: "h-6 w-6", role: "img" },
16
- React.createElement("title", null, "ChatGPT"),
17
- React.createElement("text", { x: "-9999", y: "-9999" }, "ChatGPT"),
18
- React.createElement("path", { d: "M37.5324 16.8707C37.9808 15.5241 38.1363 14.0974 37.9886 12.6859C37.8409 11.2744 37.3934 9.91076 36.676 8.68622C35.6126 6.83404 33.9882 5.3676 32.0373 4.4985C30.0864 3.62941 27.9098 3.40259 25.8215 3.85078C24.8796 2.7893 23.7219 1.94125 22.4257 1.36341C21.1295 0.785575 19.7249 0.491269 18.3058 0.500197C16.1708 0.495044 14.0893 1.16803 12.3614 2.42214C10.6335 3.67624 9.34853 5.44666 8.6917 7.47815C7.30085 7.76286 5.98686 8.3414 4.8377 9.17505C3.68854 10.0087 2.73073 11.0782 2.02839 12.312C0.956464 14.1591 0.498905 16.2988 0.721698 18.4228C0.944492 20.5467 1.83612 22.5449 3.268 24.1293C2.81966 25.4759 2.66413 26.9026 2.81182 28.3141C2.95951 29.7256 3.40701 31.0892 4.12437 32.3138C5.18791 34.1659 6.8123 35.6322 8.76321 36.5013C10.7141 37.3704 12.8907 37.5973 14.9789 37.1492C15.9208 38.2107 17.0786 39.0587 18.3747 39.6366C19.6709 40.2144 21.0755 40.5087 22.4946 40.4998C24.6307 40.5054 26.7133 39.8321 28.4418 38.5772C30.1704 37.3223 31.4556 35.5506 32.1119 33.5179C33.5027 33.2332 34.8167 32.6547 35.9659 31.821C37.115 30.9874 38.0728 29.9178 38.7752 28.684C39.8458 26.8371 40.3023 24.6979 40.0789 22.5748C39.8556 20.4517 38.9639 18.4544 37.5324 16.8707ZM22.4978 37.8849C20.7443 37.8874 19.0459 37.2733 17.6994 36.1501C17.7601 36.117 17.8666 36.0586 17.936 36.0161L25.9004 31.4156C26.1003 31.3019 26.2663 31.137 26.3813 30.9378C26.4964 30.7386 26.5563 30.5124 26.5549 30.2825V19.0542L29.9213 20.998C29.9389 21.0068 29.9541 21.0198 29.9656 21.0359C29.977 21.052 29.9842 21.0707 29.9867 21.0902V30.3889C29.9842 32.375 29.1946 34.2791 27.7909 35.6841C26.3872 37.0892 24.4838 37.8806 22.4978 37.8849ZM6.39227 31.0064C5.51397 29.4888 5.19742 27.7107 5.49804 25.9832C5.55718 26.0187 5.66048 26.0818 5.73461 26.1244L13.699 30.7248C13.8975 30.8408 14.1233 30.902 14.3532 30.902C14.583 30.902 14.8088 30.8408 15.0073 30.7248L24.731 25.1103V28.9979C24.7321 29.0177 24.7283 29.0376 24.7199 29.0556C24.7115 29.0736 24.6988 29.0893 24.6829 29.1012L16.6317 33.7497C14.9096 34.7416 12.8643 35.0097 10.9447 34.4954C9.02506 33.9811 7.38785 32.7263 6.39227 31.0064ZM4.29707 13.6194C5.17156 12.0998 6.55279 10.9364 8.19885 10.3327C8.19885 10.4013 8.19491 10.5228 8.19491 10.6071V19.808C8.19351 20.0378 8.25334 20.2638 8.36823 20.4629C8.48312 20.6619 8.64893 20.8267 8.84863 20.9404L18.5723 26.5542L15.206 28.4979C15.1894 28.5089 15.1703 28.5155 15.1505 28.5173C15.1307 28.5191 15.1107 28.516 15.0924 28.5082L7.04046 23.8557C5.32135 22.8601 4.06716 21.2235 3.55289 19.3046C3.03862 17.3858 3.30624 15.3413 4.29707 13.6194ZM31.955 20.0556L22.2312 14.4411L25.5976 12.4981C25.6142 12.4872 25.6333 12.4805 25.6531 12.4787C25.6729 12.4769 25.6928 12.4801 25.7111 12.4879L33.7631 17.1364C34.9967 17.849 36.0017 18.8982 36.6606 20.1613C37.3194 21.4244 37.6047 22.849 37.4832 24.2684C37.3617 25.6878 36.8382 27.0432 35.9743 28.1759C35.1103 29.3086 33.9415 30.1717 32.6047 30.6641C32.6047 30.5947 32.6047 30.4733 32.6047 30.3889V21.188C32.6066 20.9586 32.5474 20.7328 32.4332 20.5338C32.319 20.3348 32.154 20.1698 31.955 20.0556ZM35.3055 15.0128C35.2464 14.9765 35.1431 14.9142 35.069 14.8717L27.1045 10.2712C26.906 10.1554 26.6803 10.0943 26.4504 10.0943C26.2206 10.0943 25.9948 10.1554 25.7963 10.2712L16.0726 15.8858V11.9982C16.0715 11.9783 16.0753 11.9585 16.0837 11.9405C16.0921 11.9225 16.1048 11.9068 16.1207 11.8949L24.1719 7.25025C25.4053 6.53903 26.8158 6.19376 28.2383 6.25482C29.6608 6.31589 31.0364 6.78077 32.2044 7.59508C33.3723 8.40939 34.2842 9.53945 34.8334 10.8531C35.3826 12.1667 35.5464 13.6095 35.3055 15.0128ZM14.2424 21.9419L10.8752 19.9981C10.8576 19.9893 10.8423 19.9763 10.8309 19.9602C10.8195 19.9441 10.8122 19.9254 10.8098 19.9058V10.6071C10.8107 9.18295 11.2173 7.78848 11.9819 6.58696C12.7466 5.38544 13.8377 4.42659 15.1275 3.82264C16.4173 3.21869 17.8524 2.99464 19.2649 3.1767C20.6775 3.35876 22.0089 3.93941 23.1034 4.85067C23.0427 4.88379 22.937 4.94215 22.8668 4.98473L14.9024 9.58517C14.7025 9.69878 14.5366 9.86356 14.4215 10.0626C14.3065 10.2616 14.2466 10.4877 14.2479 10.7175L14.2424 21.9419ZM16.071 17.9991L20.4018 15.4978L24.7325 17.9975V22.9985L20.4018 25.4983L16.071 22.9985V17.9991Z", fill: "currentColor" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const GPTIcon = forwardRef((props, ref) => {
4
+ const { width, height } = useIcon(props);
5
+ return (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30" }, props, { ref: ref, width: width, height: height }),
6
+ React.createElement("g", null,
7
+ React.createElement("path", { id: "Path_5734", "data-name": "Path 5734", d: "M1,8.2A7.2,7.2,0,0,1,8.205,1H23.793A7.2,7.2,0,0,1,31,8.2V31H8.205A7.2,7.2,0,0,1,1,23.8Z", fill: "#74aa9c" }),
8
+ React.createElement("path", { id: "Path_5735", "data-name": "Path 5735", d: "M319.032,299.1a5.713,5.713,0,0,0-5.432,3.933,5.693,5.693,0,0,0-3.06,9.385,5.587,5.587,0,0,0,.482,4.605,5.71,5.71,0,0,0,6.136,2.734,5.639,5.639,0,0,0,4.239,1.894,5.716,5.716,0,0,0,5.433-3.933,5.7,5.7,0,0,0,3.06-9.385v-.007a5.606,5.606,0,0,0-.482-4.613,5.711,5.711,0,0,0-6.128-2.727A5.665,5.665,0,0,0,319.032,299.1Zm0,1.466-.007.007a4.24,4.24,0,0,1,2.716.978c-.031.015-.092.054-.137.076l-4.5,2.59a.73.73,0,0,0-.367.641v6.079l-1.936-1.115v-5.025A4.233,4.233,0,0,1,319.032,300.561Zm5.419,1.77a4.23,4.23,0,0,1,4.182,4.943c-.031-.022-.091-.054-.13-.076l-4.5-2.6a.755.755,0,0,0-.741,0l-5.272,3.04v-2.23l4.352-2.512A4.221,4.221,0,0,1,324.452,302.331Zm-11.127,2.308v5.338a.739.739,0,0,0,.367.641l5.263,3.031-1.943,1.123-4.346-2.5a4.227,4.227,0,0,1,.659-7.628Zm10.083,1.322,4.353,2.5a4.216,4.216,0,0,1,1.545,5.773l.007.007a4.224,4.224,0,0,1-2.2,1.849v-5.339a.73.73,0,0,0-.367-.641l-5.271-3.04Zm-3.2,1.84,2.219,1.282v2.558l-2.219,1.282-2.219-1.282v-2.558Zm3.488,2.016,1.936,1.115v5.017a4.233,4.233,0,0,1-4.231,4.231v-.007a4.227,4.227,0,0,1-2.708-.978c.031-.015.1-.054.137-.076l4.5-2.588a.715.715,0,0,0,.367-.641Zm-1.263,3.284v2.23l-4.353,2.5a4.245,4.245,0,0,1-5.784-1.543h.008a4.188,4.188,0,0,1-.505-2.825c.031.022.092.054.13.076l4.5,2.6a.755.755,0,0,0,.741,0Z", transform: "translate(-304.227 -294.377)", fill: "#fff" }))));
9
+ });
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
- import { IconProps } from './type';
2
+ import { IconProps } from './types';
3
3
  export declare const GridViewIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const HighlightAltIcon: 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 HighlightAltIcon = 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: "M17 5h-2V3h2v2zm-2 16h2v-2.59L19.59 21 21 19.59 18.41 17H21v-2h-6v6zm4-12h2V7h-2v2zm0 4h2v-2h-2v2zm-8 8h2v-2h-2v2zM7 5h2V3H7v2zM3 17h2v-2H3v2zm2 4v-2H3c0 1.1.9 2 2 2zM19 3v2h2c0-1.1-.9-2-2-2zm-8 2h2V3h-2v2zM3 9h2V7H3v2zm4 12h2v-2H7v2zm-4-8h2v-2H3v2zm0-8h2V3c-1.1 0-2 .9-2 2z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const HighlightIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const HighlightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const HighlightIcon = 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: "M696.94 225.92h-82.56v-82.56h82.56zM614.38 634.88v245.76l94.080-94.080 94.080 94.080 57.6-57.6-94.080-94.080 94.080-94.080zM777.58 389.12h82.56v-82.56h-82.56zM777.58 552.32h82.56v-80.64h-82.56zM451.18 880.64h80.64v-82.56h-80.64zM286.060 225.92h82.56v-82.56h-82.56zM122.86 717.44h82.56v-82.56h-82.56zM205.42 880.64v-82.56h-82.56c0 46.080 36.48 82.56 82.56 82.56zM777.58 143.36v82.56h82.56c0-46.080-36.48-82.56-82.56-82.56zM451.18 225.92h80.64v-82.56h-80.64zM122.86 389.12h82.56v-82.56h-82.56zM286.060 880.64h82.56v-82.56h-82.56zM122.86 552.32h82.56v-80.64h-82.56zM122.86 225.92h82.56v-82.56c-46.080 0-82.56 36.48-82.56 82.56z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const HighlightIcon = 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: "M696.94 225.92h-82.56v-82.56h82.56zM614.38 634.88v245.76l94.080-94.080 94.080 94.080 57.6-57.6-94.080-94.080 94.080-94.080zM777.58 389.12h82.56v-82.56h-82.56zM777.58 552.32h82.56v-80.64h-82.56zM451.18 880.64h80.64v-82.56h-80.64zM286.060 225.92h82.56v-82.56h-82.56zM122.86 717.44h82.56v-82.56h-82.56zM205.42 880.64v-82.56h-82.56c0 46.080 36.48 82.56 82.56 82.56zM777.58 143.36v82.56h82.56c0-46.080-36.48-82.56-82.56-82.56zM451.18 225.92h80.64v-82.56h-80.64zM122.86 389.12h82.56v-82.56h-82.56zM286.060 880.64h82.56v-82.56h-82.56zM122.86 552.32h82.56v-80.64h-82.56zM122.86 225.92h82.56v-82.56c-46.080 0-82.56 36.48-82.56 82.56z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const HowToRegIcon: 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 HowToRegIcon = 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", { fillRule: "evenodd", d: "m9 17 3-2.94c-.39-.04-.68-.06-1-.06-2.67 0-8 1.34-8 4v2h9l-3-3zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m4.47 8.5L12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41z" })));
7
+ });
@@ -1,2 +1,3 @@
1
1
  import React from 'react';
2
- export declare const IdeaIcon: (props: any) => React.JSX.Element;
2
+ import { IconProps } from './types';
3
+ export declare const IdeaIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,4 +1,8 @@
1
- import React from 'react';
2
- export const IdeaIcon = 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: "M255.34 881.6h165.12c0 44.16-38.4 80.64-82.56 80.64s-82.56-36.48-82.56-80.64zM174.7 839.36h326.4v-80.64h-326.4zM645.1 451.52c0 155.52-109.44 240-153.6 264.96h-307.2c-44.16-24.96-153.6-109.44-153.6-264.96 0-170.88 138.24-307.2 307.2-307.2s307.2 136.32 307.2 307.2zM562.54 451.52c0-124.8-99.84-226.56-224.64-226.56s-224.64 101.76-224.64 226.56c0 99.84 59.52 159.36 96 184.32h257.28c36.48-24.96 96-84.48 96-184.32zM844.78 363.2l-55.68 26.88 55.68 24.96 24.96 55.68 26.88-55.68 55.68-24.96-55.68-26.88-26.88-55.68zM746.86 307.52l38.4-84.48 84.48-38.4-84.48-38.4-38.4-84.48-38.4 84.48-84.48 38.4 84.48 38.4z" }))));
1
+ import React, { forwardRef } from 'react';
2
+ import { useIcon } from './hooks/useIcon';
3
+ export const IdeaIcon = 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: "M255.34 881.6h165.12c0 44.16-38.4 80.64-82.56 80.64s-82.56-36.48-82.56-80.64zM174.7 839.36h326.4v-80.64h-326.4zM645.1 451.52c0 155.52-109.44 240-153.6 264.96h-307.2c-44.16-24.96-153.6-109.44-153.6-264.96 0-170.88 138.24-307.2 307.2-307.2s307.2 136.32 307.2 307.2zM562.54 451.52c0-124.8-99.84-226.56-224.64-226.56s-224.64 101.76-224.64 226.56c0 99.84 59.52 159.36 96 184.32h257.28c36.48-24.96 96-84.48 96-184.32zM844.78 363.2l-55.68 26.88 55.68 24.96 24.96 55.68 26.88-55.68 55.68-24.96-55.68-26.88-26.88-55.68zM746.86 307.52l38.4-84.48 84.48-38.4-84.48-38.4-38.4-84.48-38.4 84.48-84.48 38.4 84.48 38.4z" }))));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const InteractiveIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;