@ohos-ports/hhgtech-icons 0.0.88-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1086) hide show
  1. package/README.md +37 -0
  2. package/dist/commonjs/arrow/ArrowBottomLeft.d.ts +4 -0
  3. package/dist/commonjs/arrow/ArrowBottomLeft.js +25 -0
  4. package/dist/commonjs/arrow/ArrowCircleDown.d.ts +4 -0
  5. package/dist/commonjs/arrow/ArrowCircleDown.js +25 -0
  6. package/dist/commonjs/arrow/ArrowCircleLeft.d.ts +4 -0
  7. package/dist/commonjs/arrow/ArrowCircleLeft.js +25 -0
  8. package/dist/commonjs/arrow/ArrowCircleRight.d.ts +4 -0
  9. package/dist/commonjs/arrow/ArrowCircleRight.js +25 -0
  10. package/dist/commonjs/arrow/ArrowCircleUp.d.ts +4 -0
  11. package/dist/commonjs/arrow/ArrowCircleUp.js +25 -0
  12. package/dist/commonjs/arrow/ArrowDown.d.ts +4 -0
  13. package/dist/commonjs/arrow/ArrowDown.js +25 -0
  14. package/dist/commonjs/arrow/ArrowLeft.d.ts +4 -0
  15. package/dist/commonjs/arrow/ArrowLeft.js +25 -0
  16. package/dist/commonjs/arrow/ArrowRight.d.ts +4 -0
  17. package/dist/commonjs/arrow/ArrowRight.js +25 -0
  18. package/dist/commonjs/arrow/ArrowTopRight.d.ts +4 -0
  19. package/dist/commonjs/arrow/ArrowTopRight.js +25 -0
  20. package/dist/commonjs/arrow/ArrowUp.d.ts +4 -0
  21. package/dist/commonjs/arrow/ArrowUp.js +25 -0
  22. package/dist/commonjs/arrow/ChevronDown.d.ts +4 -0
  23. package/dist/commonjs/arrow/ChevronDown.js +25 -0
  24. package/dist/commonjs/arrow/ChevronLeft.d.ts +4 -0
  25. package/dist/commonjs/arrow/ChevronLeft.js +25 -0
  26. package/dist/commonjs/arrow/ChevronRight.d.ts +4 -0
  27. package/dist/commonjs/arrow/ChevronRight.js +25 -0
  28. package/dist/commonjs/arrow/ChevronUp.d.ts +4 -0
  29. package/dist/commonjs/arrow/ChevronUp.js +25 -0
  30. package/dist/commonjs/arrow/index.d.ts +14 -0
  31. package/dist/commonjs/arrow/index.js +35 -0
  32. package/dist/commonjs/chat/ChatPlus.d.ts +4 -0
  33. package/dist/commonjs/chat/ChatPlus.js +25 -0
  34. package/dist/commonjs/chat/CheckCircle.d.ts +4 -0
  35. package/dist/commonjs/chat/CheckCircle.js +24 -0
  36. package/dist/commonjs/chat/CircleDottedUser.d.ts +4 -0
  37. package/dist/commonjs/chat/CircleDottedUser.js +37 -0
  38. package/dist/commonjs/chat/CircleWarning.d.ts +4 -0
  39. package/dist/commonjs/chat/CircleWarning.js +31 -0
  40. package/dist/commonjs/chat/Copy.d.ts +4 -0
  41. package/dist/commonjs/chat/Copy.js +30 -0
  42. package/dist/commonjs/chat/Diagnosis.d.ts +4 -0
  43. package/dist/commonjs/chat/Diagnosis.js +35 -0
  44. package/dist/commonjs/chat/Edit.d.ts +4 -0
  45. package/dist/commonjs/chat/Edit.js +29 -0
  46. package/dist/commonjs/chat/FileClock.d.ts +4 -0
  47. package/dist/commonjs/chat/FileClock.js +29 -0
  48. package/dist/commonjs/chat/Fitness.d.ts +4 -0
  49. package/dist/commonjs/chat/Fitness.js +34 -0
  50. package/dist/commonjs/chat/MentalHealth.d.ts +4 -0
  51. package/dist/commonjs/chat/MentalHealth.js +33 -0
  52. package/dist/commonjs/chat/Parenting.d.ts +4 -0
  53. package/dist/commonjs/chat/Parenting.js +35 -0
  54. package/dist/commonjs/chat/Pen.d.ts +4 -0
  55. package/dist/commonjs/chat/Pen.js +25 -0
  56. package/dist/commonjs/chat/Plus.d.ts +4 -0
  57. package/dist/commonjs/chat/Plus.js +25 -0
  58. package/dist/commonjs/chat/Pregnancy.d.ts +4 -0
  59. package/dist/commonjs/chat/Pregnancy.js +29 -0
  60. package/dist/commonjs/chat/QuestionAnswer.d.ts +4 -0
  61. package/dist/commonjs/chat/QuestionAnswer.js +30 -0
  62. package/dist/commonjs/chat/SexualWellness.d.ts +4 -0
  63. package/dist/commonjs/chat/SexualWellness.js +33 -0
  64. package/dist/commonjs/chat/ShareSvg.d.ts +4 -0
  65. package/dist/commonjs/chat/ShareSvg.js +26 -0
  66. package/dist/commonjs/chat/ThreeDots.d.ts +4 -0
  67. package/dist/commonjs/chat/ThreeDots.js +24 -0
  68. package/dist/commonjs/chat/ThumbDown.d.ts +4 -0
  69. package/dist/commonjs/chat/ThumbDown.js +30 -0
  70. package/dist/commonjs/chat/ThumbUp.d.ts +4 -0
  71. package/dist/commonjs/chat/ThumbUp.js +30 -0
  72. package/dist/commonjs/chat/Trash.d.ts +4 -0
  73. package/dist/commonjs/chat/Trash.js +28 -0
  74. package/dist/commonjs/chat/UploadSvg.d.ts +4 -0
  75. package/dist/commonjs/chat/UploadSvg.js +26 -0
  76. package/dist/commonjs/chat/User.d.ts +4 -0
  77. package/dist/commonjs/chat/User.js +25 -0
  78. package/dist/commonjs/chat/index.d.ts +23 -0
  79. package/dist/commonjs/chat/index.js +53 -0
  80. package/dist/commonjs/core/AddUser.d.ts +4 -0
  81. package/dist/commonjs/core/AddUser.js +25 -0
  82. package/dist/commonjs/core/Analytics.d.ts +4 -0
  83. package/dist/commonjs/core/Analytics.js +25 -0
  84. package/dist/commonjs/core/Baby.d.ts +4 -0
  85. package/dist/commonjs/core/Baby.js +26 -0
  86. package/dist/commonjs/core/Banned.d.ts +4 -0
  87. package/dist/commonjs/core/Banned.js +25 -0
  88. package/dist/commonjs/core/Bell.d.ts +7 -0
  89. package/dist/commonjs/core/Bell.js +26 -0
  90. package/dist/commonjs/core/BellOff.d.ts +4 -0
  91. package/dist/commonjs/core/BellOff.js +25 -0
  92. package/dist/commonjs/core/Brain.d.ts +4 -0
  93. package/dist/commonjs/core/Brain.js +30 -0
  94. package/dist/commonjs/core/BulletPoint.d.ts +4 -0
  95. package/dist/commonjs/core/BulletPoint.js +25 -0
  96. package/dist/commonjs/core/BulletPointArrow.d.ts +4 -0
  97. package/dist/commonjs/core/BulletPointArrow.js +25 -0
  98. package/dist/commonjs/core/CalendarOutline.d.ts +4 -0
  99. package/dist/commonjs/core/CalendarOutline.js +25 -0
  100. package/dist/commonjs/core/CalendarPlus.d.ts +4 -0
  101. package/dist/commonjs/core/CalendarPlus.js +25 -0
  102. package/dist/commonjs/core/Camera.d.ts +4 -0
  103. package/dist/commonjs/core/Camera.js +27 -0
  104. package/dist/commonjs/core/CameraWithCircleBG.d.ts +6 -0
  105. package/dist/commonjs/core/CameraWithCircleBG.js +26 -0
  106. package/dist/commonjs/core/Chat.d.ts +4 -0
  107. package/dist/commonjs/core/Chat.js +25 -0
  108. package/dist/commonjs/core/Check.d.ts +4 -0
  109. package/dist/commonjs/core/Check.js +25 -0
  110. package/dist/commonjs/core/CheckCircle.d.ts +4 -0
  111. package/dist/commonjs/core/CheckCircle.js +25 -0
  112. package/dist/commonjs/core/CheckSquare.d.ts +4 -0
  113. package/dist/commonjs/core/CheckSquare.js +26 -0
  114. package/dist/commonjs/core/Circle.d.ts +4 -0
  115. package/dist/commonjs/core/Circle.js +25 -0
  116. package/dist/commonjs/core/Close.d.ts +4 -0
  117. package/dist/commonjs/core/Close.js +25 -0
  118. package/dist/commonjs/core/CloseScreen.d.ts +4 -0
  119. package/dist/commonjs/core/CloseScreen.js +25 -0
  120. package/dist/commonjs/core/Comment.d.ts +7 -0
  121. package/dist/commonjs/core/Comment.js +26 -0
  122. package/dist/commonjs/core/CreditCard.d.ts +4 -0
  123. package/dist/commonjs/core/CreditCard.js +27 -0
  124. package/dist/commonjs/core/CurrentLocation.d.ts +4 -0
  125. package/dist/commonjs/core/CurrentLocation.js +25 -0
  126. package/dist/commonjs/core/Determinate.d.ts +4 -0
  127. package/dist/commonjs/core/Determinate.js +25 -0
  128. package/dist/commonjs/core/Download.d.ts +4 -0
  129. package/dist/commonjs/core/Download.js +25 -0
  130. package/dist/commonjs/core/Drag.d.ts +4 -0
  131. package/dist/commonjs/core/Drag.js +25 -0
  132. package/dist/commonjs/core/DragIndicator.d.ts +4 -0
  133. package/dist/commonjs/core/DragIndicator.js +25 -0
  134. package/dist/commonjs/core/EarthAlert.d.ts +4 -0
  135. package/dist/commonjs/core/EarthAlert.js +33 -0
  136. package/dist/commonjs/core/Explore.d.ts +4 -0
  137. package/dist/commonjs/core/Explore.js +25 -0
  138. package/dist/commonjs/core/Filter.d.ts +4 -0
  139. package/dist/commonjs/core/Filter.js +25 -0
  140. package/dist/commonjs/core/FilterFunnel.d.ts +4 -0
  141. package/dist/commonjs/core/FilterFunnel.js +25 -0
  142. package/dist/commonjs/core/Grid.d.ts +4 -0
  143. package/dist/commonjs/core/Grid.js +25 -0
  144. package/dist/commonjs/core/Group.d.ts +4 -0
  145. package/dist/commonjs/core/Group.js +25 -0
  146. package/dist/commonjs/core/Height.d.ts +4 -0
  147. package/dist/commonjs/core/Height.js +25 -0
  148. package/dist/commonjs/core/History.d.ts +4 -0
  149. package/dist/commonjs/core/History.js +25 -0
  150. package/dist/commonjs/core/InfoSlim.d.ts +4 -0
  151. package/dist/commonjs/core/InfoSlim.js +27 -0
  152. package/dist/commonjs/core/Kebab.d.ts +4 -0
  153. package/dist/commonjs/core/Kebab.js +25 -0
  154. package/dist/commonjs/core/KeyHighlight.d.ts +4 -0
  155. package/dist/commonjs/core/KeyHighlight.js +30 -0
  156. package/dist/commonjs/core/Link.d.ts +4 -0
  157. package/dist/commonjs/core/Link.js +25 -0
  158. package/dist/commonjs/core/LinkOff.d.ts +4 -0
  159. package/dist/commonjs/core/LinkOff.js +25 -0
  160. package/dist/commonjs/core/List.d.ts +4 -0
  161. package/dist/commonjs/core/List.js +25 -0
  162. package/dist/commonjs/core/ListBorder.d.ts +4 -0
  163. package/dist/commonjs/core/ListBorder.js +25 -0
  164. package/dist/commonjs/core/Locate.d.ts +4 -0
  165. package/dist/commonjs/core/Locate.js +25 -0
  166. package/dist/commonjs/core/Logo.d.ts +7 -0
  167. package/dist/commonjs/core/Logo.js +105 -0
  168. package/dist/commonjs/core/MapPin.d.ts +4 -0
  169. package/dist/commonjs/core/MapPin.js +25 -0
  170. package/dist/commonjs/core/Maximize.d.ts +4 -0
  171. package/dist/commonjs/core/Maximize.js +25 -0
  172. package/dist/commonjs/core/Meatballs.d.ts +4 -0
  173. package/dist/commonjs/core/Meatballs.js +25 -0
  174. package/dist/commonjs/core/Minus.d.ts +4 -0
  175. package/dist/commonjs/core/Minus.js +25 -0
  176. package/dist/commonjs/core/Moderation.d.ts +4 -0
  177. package/dist/commonjs/core/Moderation.js +25 -0
  178. package/dist/commonjs/core/MyHealth.d.ts +4 -0
  179. package/dist/commonjs/core/MyHealth.js +27 -0
  180. package/dist/commonjs/core/Paperclip.d.ts +4 -0
  181. package/dist/commonjs/core/Paperclip.js +25 -0
  182. package/dist/commonjs/core/Pause.d.ts +4 -0
  183. package/dist/commonjs/core/Pause.js +25 -0
  184. package/dist/commonjs/core/Pin.d.ts +4 -0
  185. package/dist/commonjs/core/Pin.js +25 -0
  186. package/dist/commonjs/core/Plant.d.ts +4 -0
  187. package/dist/commonjs/core/Plant.js +25 -0
  188. package/dist/commonjs/core/Play.d.ts +4 -0
  189. package/dist/commonjs/core/Play.js +25 -0
  190. package/dist/commonjs/core/Plus.d.ts +4 -0
  191. package/dist/commonjs/core/Plus.js +25 -0
  192. package/dist/commonjs/core/Refresh.d.ts +4 -0
  193. package/dist/commonjs/core/Refresh.js +25 -0
  194. package/dist/commonjs/core/ReplySquare.d.ts +4 -0
  195. package/dist/commonjs/core/ReplySquare.js +25 -0
  196. package/dist/commonjs/core/RotateLeft.d.ts +4 -0
  197. package/dist/commonjs/core/RotateLeft.js +25 -0
  198. package/dist/commonjs/core/RotateRight.d.ts +4 -0
  199. package/dist/commonjs/core/RotateRight.js +25 -0
  200. package/dist/commonjs/core/Ruler.d.ts +4 -0
  201. package/dist/commonjs/core/Ruler.js +25 -0
  202. package/dist/commonjs/core/Search.d.ts +4 -0
  203. package/dist/commonjs/core/Search.js +25 -0
  204. package/dist/commonjs/core/SearchResult.d.ts +4 -0
  205. package/dist/commonjs/core/SearchResult.js +25 -0
  206. package/dist/commonjs/core/Send.d.ts +4 -0
  207. package/dist/commonjs/core/Send.js +25 -0
  208. package/dist/commonjs/core/Share.d.ts +4 -0
  209. package/dist/commonjs/core/Share.js +25 -0
  210. package/dist/commonjs/core/Share2.d.ts +4 -0
  211. package/dist/commonjs/core/Share2.js +25 -0
  212. package/dist/commonjs/core/ShieldCheck.d.ts +4 -0
  213. package/dist/commonjs/core/ShieldCheck.js +26 -0
  214. package/dist/commonjs/core/Shuffle.d.ts +4 -0
  215. package/dist/commonjs/core/Shuffle.js +25 -0
  216. package/dist/commonjs/core/SortArrows.d.ts +4 -0
  217. package/dist/commonjs/core/SortArrows.js +25 -0
  218. package/dist/commonjs/core/TemplateBuilder.d.ts +4 -0
  219. package/dist/commonjs/core/TemplateBuilder.js +25 -0
  220. package/dist/commonjs/core/TrendingDown.d.ts +4 -0
  221. package/dist/commonjs/core/TrendingDown.js +25 -0
  222. package/dist/commonjs/core/TrendingFlat.d.ts +4 -0
  223. package/dist/commonjs/core/TrendingFlat.js +25 -0
  224. package/dist/commonjs/core/TrendingUp.d.ts +4 -0
  225. package/dist/commonjs/core/TrendingUp.js +25 -0
  226. package/dist/commonjs/core/Upload.d.ts +4 -0
  227. package/dist/commonjs/core/Upload.js +25 -0
  228. package/dist/commonjs/core/User.d.ts +4 -0
  229. package/dist/commonjs/core/User.js +27 -0
  230. package/dist/commonjs/core/UserCheck.d.ts +4 -0
  231. package/dist/commonjs/core/UserCheck.js +25 -0
  232. package/dist/commonjs/core/Warning.d.ts +4 -0
  233. package/dist/commonjs/core/Warning.js +27 -0
  234. package/dist/commonjs/core/WarningCircle.d.ts +4 -0
  235. package/dist/commonjs/core/WarningCircle.js +27 -0
  236. package/dist/commonjs/core/WebsiteConfiguration.d.ts +4 -0
  237. package/dist/commonjs/core/WebsiteConfiguration.js +25 -0
  238. package/dist/commonjs/core/Weight.d.ts +4 -0
  239. package/dist/commonjs/core/Weight.js +25 -0
  240. package/dist/commonjs/core/Workflow.d.ts +4 -0
  241. package/dist/commonjs/core/Workflow.js +25 -0
  242. package/dist/commonjs/core/ZoomIn.d.ts +4 -0
  243. package/dist/commonjs/core/ZoomIn.js +25 -0
  244. package/dist/commonjs/core/ZoomOut.d.ts +4 -0
  245. package/dist/commonjs/core/ZoomOut.js +25 -0
  246. package/dist/commonjs/core/index.d.ts +83 -0
  247. package/dist/commonjs/core/index.js +174 -0
  248. package/dist/commonjs/corev2/Adjust.d.ts +4 -0
  249. package/dist/commonjs/corev2/Adjust.js +25 -0
  250. package/dist/commonjs/corev2/Category.d.ts +4 -0
  251. package/dist/commonjs/corev2/Category.js +25 -0
  252. package/dist/commonjs/corev2/ChevronDown.d.ts +4 -0
  253. package/dist/commonjs/corev2/ChevronDown.js +25 -0
  254. package/dist/commonjs/corev2/ChevronLeft.d.ts +4 -0
  255. package/dist/commonjs/corev2/ChevronLeft.js +25 -0
  256. package/dist/commonjs/corev2/ChevronRight.d.ts +4 -0
  257. package/dist/commonjs/corev2/ChevronRight.js +25 -0
  258. package/dist/commonjs/corev2/ChevronUp.d.ts +4 -0
  259. package/dist/commonjs/corev2/ChevronUp.js +25 -0
  260. package/dist/commonjs/corev2/Location.d.ts +4 -0
  261. package/dist/commonjs/corev2/Location.js +26 -0
  262. package/dist/commonjs/corev2/Minus.d.ts +4 -0
  263. package/dist/commonjs/corev2/Minus.js +25 -0
  264. package/dist/commonjs/corev2/Phone.d.ts +4 -0
  265. package/dist/commonjs/corev2/Phone.js +27 -0
  266. package/dist/commonjs/corev2/Picture.d.ts +4 -0
  267. package/dist/commonjs/corev2/Picture.js +28 -0
  268. package/dist/commonjs/corev2/Play.d.ts +4 -0
  269. package/dist/commonjs/corev2/Play.js +26 -0
  270. package/dist/commonjs/corev2/Plus.d.ts +4 -0
  271. package/dist/commonjs/corev2/Plus.js +26 -0
  272. package/dist/commonjs/corev2/Refresh.d.ts +4 -0
  273. package/dist/commonjs/corev2/Refresh.js +26 -0
  274. package/dist/commonjs/corev2/Search.d.ts +4 -0
  275. package/dist/commonjs/corev2/Search.js +25 -0
  276. package/dist/commonjs/corev2/SmileFace.d.ts +4 -0
  277. package/dist/commonjs/corev2/SmileFace.js +26 -0
  278. package/dist/commonjs/corev2/Star.d.ts +4 -0
  279. package/dist/commonjs/corev2/Star.js +26 -0
  280. package/dist/commonjs/corev2/index.d.ts +16 -0
  281. package/dist/commonjs/corev2/index.js +39 -0
  282. package/dist/commonjs/ecom/GradientAward.d.ts +8 -0
  283. package/dist/commonjs/ecom/GradientAward.js +52 -0
  284. package/dist/commonjs/ecom/GradientNew.d.ts +8 -0
  285. package/dist/commonjs/ecom/GradientNew.js +52 -0
  286. package/dist/commonjs/ecom/GradientPill.d.ts +8 -0
  287. package/dist/commonjs/ecom/GradientPill.js +42 -0
  288. package/dist/commonjs/ecom/GradientVoucher.d.ts +8 -0
  289. package/dist/commonjs/ecom/GradientVoucher.js +53 -0
  290. package/dist/commonjs/ecom/index.d.ts +4 -0
  291. package/dist/commonjs/ecom/index.js +15 -0
  292. package/dist/commonjs/ecom/utils.d.ts +9 -0
  293. package/dist/commonjs/ecom/utils.js +12 -0
  294. package/dist/commonjs/other/ACharacter.d.ts +4 -0
  295. package/dist/commonjs/other/ACharacter.js +30 -0
  296. package/dist/commonjs/other/Activities.d.ts +4 -0
  297. package/dist/commonjs/other/Activities.js +24 -0
  298. package/dist/commonjs/other/ArrowDown.d.ts +4 -0
  299. package/dist/commonjs/other/ArrowDown.js +24 -0
  300. package/dist/commonjs/other/ArrowLeft.d.ts +4 -0
  301. package/dist/commonjs/other/ArrowLeft.js +30 -0
  302. package/dist/commonjs/other/ArrowRight.d.ts +4 -0
  303. package/dist/commonjs/other/ArrowRight.js +30 -0
  304. package/dist/commonjs/other/Article.d.ts +4 -0
  305. package/dist/commonjs/other/Article.js +30 -0
  306. package/dist/commonjs/other/Ask.d.ts +6 -0
  307. package/dist/commonjs/other/Ask.js +83 -0
  308. package/dist/commonjs/other/BabyBoyMB.d.ts +4 -0
  309. package/dist/commonjs/other/BabyBoyMB.js +31 -0
  310. package/dist/commonjs/other/BabyGirlMB.d.ts +4 -0
  311. package/dist/commonjs/other/BabyGirlMB.js +35 -0
  312. package/dist/commonjs/other/BarChart.d.ts +4 -0
  313. package/dist/commonjs/other/BarChart.js +24 -0
  314. package/dist/commonjs/other/Booking.d.ts +4 -0
  315. package/dist/commonjs/other/Booking.js +24 -0
  316. package/dist/commonjs/other/Bookmark.d.ts +4 -0
  317. package/dist/commonjs/other/Bookmark.js +23 -0
  318. package/dist/commonjs/other/Boy.d.ts +4 -0
  319. package/dist/commonjs/other/Boy.js +25 -0
  320. package/dist/commonjs/other/Business.d.ts +4 -0
  321. package/dist/commonjs/other/Business.js +30 -0
  322. package/dist/commonjs/other/Calendar.d.ts +4 -0
  323. package/dist/commonjs/other/Calendar.js +23 -0
  324. package/dist/commonjs/other/CalendarMB.d.ts +4 -0
  325. package/dist/commonjs/other/CalendarMB.js +29 -0
  326. package/dist/commonjs/other/CameraCircle.d.ts +4 -0
  327. package/dist/commonjs/other/CameraCircle.js +31 -0
  328. package/dist/commonjs/other/CaretDown.d.ts +4 -0
  329. package/dist/commonjs/other/CaretDown.js +43 -0
  330. package/dist/commonjs/other/Chat.d.ts +4 -0
  331. package/dist/commonjs/other/Chat.js +32 -0
  332. package/dist/commonjs/other/ChatAi.d.ts +4 -0
  333. package/dist/commonjs/other/ChatAi.js +32 -0
  334. package/dist/commonjs/other/ChatBubble.d.ts +4 -0
  335. package/dist/commonjs/other/ChatBubble.js +27 -0
  336. package/dist/commonjs/other/CheckActiveMB.d.ts +4 -0
  337. package/dist/commonjs/other/CheckActiveMB.js +25 -0
  338. package/dist/commonjs/other/CheckboxWithStateIcon.d.ts +4 -0
  339. package/dist/commonjs/other/CheckboxWithStateIcon.js +33 -0
  340. package/dist/commonjs/other/CircleAnalysis.d.ts +4 -0
  341. package/dist/commonjs/other/CircleAnalysis.js +37 -0
  342. package/dist/commonjs/other/CircleBorder.d.ts +4 -0
  343. package/dist/commonjs/other/CircleBorder.js +31 -0
  344. package/dist/commonjs/other/CircleQuestion.d.ts +4 -0
  345. package/dist/commonjs/other/CircleQuestion.js +26 -0
  346. package/dist/commonjs/other/Clickable.d.ts +4 -0
  347. package/dist/commonjs/other/Clickable.js +31 -0
  348. package/dist/commonjs/other/ClinicPin.d.ts +4 -0
  349. package/dist/commonjs/other/ClinicPin.js +30 -0
  350. package/dist/commonjs/other/Comment.d.ts +6 -0
  351. package/dist/commonjs/other/Comment.js +28 -0
  352. package/dist/commonjs/other/Community.d.ts +4 -0
  353. package/dist/commonjs/other/Community.js +24 -0
  354. package/dist/commonjs/other/CrossLogo.d.ts +4 -0
  355. package/dist/commonjs/other/CrossLogo.js +24 -0
  356. package/dist/commonjs/other/Current.d.ts +4 -0
  357. package/dist/commonjs/other/Current.js +23 -0
  358. package/dist/commonjs/other/Document.d.ts +4 -0
  359. package/dist/commonjs/other/Document.js +36 -0
  360. package/dist/commonjs/other/EditSpecial.d.ts +4 -0
  361. package/dist/commonjs/other/EditSpecial.js +25 -0
  362. package/dist/commonjs/other/EmailCheck.d.ts +4 -0
  363. package/dist/commonjs/other/EmailCheck.js +50 -0
  364. package/dist/commonjs/other/Endorse.d.ts +4 -0
  365. package/dist/commonjs/other/Endorse.js +25 -0
  366. package/dist/commonjs/other/Envelop.d.ts +4 -0
  367. package/dist/commonjs/other/Envelop.js +30 -0
  368. package/dist/commonjs/other/Eye.d.ts +6 -0
  369. package/dist/commonjs/other/Eye.js +24 -0
  370. package/dist/commonjs/other/Facebook.d.ts +4 -0
  371. package/dist/commonjs/other/Facebook.js +24 -0
  372. package/dist/commonjs/other/Family.d.ts +4 -0
  373. package/dist/commonjs/other/Family.js +24 -0
  374. package/dist/commonjs/other/Font.d.ts +4 -0
  375. package/dist/commonjs/other/Font.js +24 -0
  376. package/dist/commonjs/other/FullScreen.d.ts +6 -0
  377. package/dist/commonjs/other/FullScreen.js +31 -0
  378. package/dist/commonjs/other/GenderBoy.d.ts +4 -0
  379. package/dist/commonjs/other/GenderBoy.js +25 -0
  380. package/dist/commonjs/other/GenderChooseBoy.d.ts +6 -0
  381. package/dist/commonjs/other/GenderChooseBoy.js +26 -0
  382. package/dist/commonjs/other/GenderChooseGirl.d.ts +4 -0
  383. package/dist/commonjs/other/GenderChooseGirl.js +26 -0
  384. package/dist/commonjs/other/GenderGirl.d.ts +4 -0
  385. package/dist/commonjs/other/GenderGirl.js +25 -0
  386. package/dist/commonjs/other/Girl.d.ts +4 -0
  387. package/dist/commonjs/other/Girl.js +25 -0
  388. package/dist/commonjs/other/Global.d.ts +4 -0
  389. package/dist/commonjs/other/Global.js +26 -0
  390. package/dist/commonjs/other/GroupPeople.d.ts +4 -0
  391. package/dist/commonjs/other/GroupPeople.js +23 -0
  392. package/dist/commonjs/other/Headphone.d.ts +4 -0
  393. package/dist/commonjs/other/Headphone.js +26 -0
  394. package/dist/commonjs/other/Heart.d.ts +6 -0
  395. package/dist/commonjs/other/Heart.js +38 -0
  396. package/dist/commonjs/other/History.d.ts +4 -0
  397. package/dist/commonjs/other/History.js +26 -0
  398. package/dist/commonjs/other/Home.d.ts +4 -0
  399. package/dist/commonjs/other/Home.js +24 -0
  400. package/dist/commonjs/other/Hospital.d.ts +4 -0
  401. package/dist/commonjs/other/Hospital.js +30 -0
  402. package/dist/commonjs/other/Info.d.ts +4 -0
  403. package/dist/commonjs/other/Info.js +32 -0
  404. package/dist/commonjs/other/InfoStar.d.ts +4 -0
  405. package/dist/commonjs/other/InfoStar.js +31 -0
  406. package/dist/commonjs/other/Instagram.d.ts +4 -0
  407. package/dist/commonjs/other/Instagram.js +26 -0
  408. package/dist/commonjs/other/Like.d.ts +4 -0
  409. package/dist/commonjs/other/Like.js +25 -0
  410. package/dist/commonjs/other/Line.d.ts +4 -0
  411. package/dist/commonjs/other/Line.js +28 -0
  412. package/dist/commonjs/other/LinkThin.d.ts +4 -0
  413. package/dist/commonjs/other/LinkThin.js +24 -0
  414. package/dist/commonjs/other/Linkedin.d.ts +4 -0
  415. package/dist/commonjs/other/Linkedin.js +26 -0
  416. package/dist/commonjs/other/Missed.d.ts +4 -0
  417. package/dist/commonjs/other/Missed.js +23 -0
  418. package/dist/commonjs/other/MultiStar.d.ts +4 -0
  419. package/dist/commonjs/other/MultiStar.js +36 -0
  420. package/dist/commonjs/other/MyCommunity.d.ts +4 -0
  421. package/dist/commonjs/other/MyCommunity.js +24 -0
  422. package/dist/commonjs/other/MyHealth.d.ts +4 -0
  423. package/dist/commonjs/other/MyHealth.js +24 -0
  424. package/dist/commonjs/other/NotFound.d.ts +4 -0
  425. package/dist/commonjs/other/NotFound.js +30 -0
  426. package/dist/commonjs/other/Oppose.d.ts +4 -0
  427. package/dist/commonjs/other/Oppose.js +24 -0
  428. package/dist/commonjs/other/Parents.d.ts +4 -0
  429. package/dist/commonjs/other/Parents.js +30 -0
  430. package/dist/commonjs/other/Pause.d.ts +4 -0
  431. package/dist/commonjs/other/Pause.js +25 -0
  432. package/dist/commonjs/other/Play.d.ts +4 -0
  433. package/dist/commonjs/other/Play.js +24 -0
  434. package/dist/commonjs/other/PlusSpecial.d.ts +4 -0
  435. package/dist/commonjs/other/PlusSpecial.js +24 -0
  436. package/dist/commonjs/other/Post.d.ts +4 -0
  437. package/dist/commonjs/other/Post.js +31 -0
  438. package/dist/commonjs/other/Premium.d.ts +4 -0
  439. package/dist/commonjs/other/Premium.js +25 -0
  440. package/dist/commonjs/other/Question.d.ts +4 -0
  441. package/dist/commonjs/other/Question.js +26 -0
  442. package/dist/commonjs/other/Recalculate.d.ts +4 -0
  443. package/dist/commonjs/other/Recalculate.js +24 -0
  444. package/dist/commonjs/other/RedCross.d.ts +4 -0
  445. package/dist/commonjs/other/RedCross.js +26 -0
  446. package/dist/commonjs/other/Reply.d.ts +4 -0
  447. package/dist/commonjs/other/Reply.js +24 -0
  448. package/dist/commonjs/other/Scale.d.ts +4 -0
  449. package/dist/commonjs/other/Scale.js +24 -0
  450. package/dist/commonjs/other/Screener.d.ts +4 -0
  451. package/dist/commonjs/other/Screener.js +30 -0
  452. package/dist/commonjs/other/ShareThin.d.ts +4 -0
  453. package/dist/commonjs/other/ShareThin.js +26 -0
  454. package/dist/commonjs/other/ShieldCheck.d.ts +4 -0
  455. package/dist/commonjs/other/ShieldCheck.js +24 -0
  456. package/dist/commonjs/other/SidebarHide.d.ts +4 -0
  457. package/dist/commonjs/other/SidebarHide.js +26 -0
  458. package/dist/commonjs/other/SidebarShow.d.ts +4 -0
  459. package/dist/commonjs/other/SidebarShow.js +26 -0
  460. package/dist/commonjs/other/Smile.d.ts +4 -0
  461. package/dist/commonjs/other/Smile.js +31 -0
  462. package/dist/commonjs/other/Sparkle.d.ts +4 -0
  463. package/dist/commonjs/other/Sparkle.js +31 -0
  464. package/dist/commonjs/other/Star.d.ts +4 -0
  465. package/dist/commonjs/other/Star.js +30 -0
  466. package/dist/commonjs/other/Stethoscope.d.ts +4 -0
  467. package/dist/commonjs/other/Stethoscope.js +24 -0
  468. package/dist/commonjs/other/StethoscopeActive.d.ts +4 -0
  469. package/dist/commonjs/other/StethoscopeActive.js +30 -0
  470. package/dist/commonjs/other/Telegram.d.ts +4 -0
  471. package/dist/commonjs/other/Telegram.js +24 -0
  472. package/dist/commonjs/other/Tiktok.d.ts +4 -0
  473. package/dist/commonjs/other/Tiktok.js +24 -0
  474. package/dist/commonjs/other/ToggleOff.d.ts +4 -0
  475. package/dist/commonjs/other/ToggleOff.js +23 -0
  476. package/dist/commonjs/other/ToggleOn.d.ts +4 -0
  477. package/dist/commonjs/other/ToggleOn.js +23 -0
  478. package/dist/commonjs/other/Trash.d.ts +4 -0
  479. package/dist/commonjs/other/Trash.js +24 -0
  480. package/dist/commonjs/other/Twitter.d.ts +4 -0
  481. package/dist/commonjs/other/Twitter.js +24 -0
  482. package/dist/commonjs/other/Upcoming.d.ts +4 -0
  483. package/dist/commonjs/other/Upcoming.js +24 -0
  484. package/dist/commonjs/other/Vaccinated.d.ts +4 -0
  485. package/dist/commonjs/other/Vaccinated.js +23 -0
  486. package/dist/commonjs/other/Video.d.ts +4 -0
  487. package/dist/commonjs/other/Video.js +31 -0
  488. package/dist/commonjs/other/VideoCall.d.ts +4 -0
  489. package/dist/commonjs/other/VideoCall.js +31 -0
  490. package/dist/commonjs/other/Visible.d.ts +4 -0
  491. package/dist/commonjs/other/Visible.js +44 -0
  492. package/dist/commonjs/other/Warning.d.ts +4 -0
  493. package/dist/commonjs/other/Warning.js +32 -0
  494. package/dist/commonjs/other/Whatsapp.d.ts +4 -0
  495. package/dist/commonjs/other/Whatsapp.js +25 -0
  496. package/dist/commonjs/other/Woman.d.ts +4 -0
  497. package/dist/commonjs/other/Woman.js +30 -0
  498. package/dist/commonjs/other/Zalo.d.ts +4 -0
  499. package/dist/commonjs/other/Zalo.js +28 -0
  500. package/dist/commonjs/other/index.d.ts +103 -0
  501. package/dist/commonjs/other/index.js +215 -0
  502. package/dist/commonjs/social/Facebook.d.ts +4 -0
  503. package/dist/commonjs/social/Facebook.js +25 -0
  504. package/dist/commonjs/social/Instagram.d.ts +4 -0
  505. package/dist/commonjs/social/Instagram.js +29 -0
  506. package/dist/commonjs/social/Line.d.ts +4 -0
  507. package/dist/commonjs/social/Line.js +28 -0
  508. package/dist/commonjs/social/Linked.d.ts +4 -0
  509. package/dist/commonjs/social/Linked.js +27 -0
  510. package/dist/commonjs/social/Messenger.d.ts +4 -0
  511. package/dist/commonjs/social/Messenger.js +25 -0
  512. package/dist/commonjs/social/Telegram.d.ts +4 -0
  513. package/dist/commonjs/social/Telegram.js +29 -0
  514. package/dist/commonjs/social/Twitter.d.ts +4 -0
  515. package/dist/commonjs/social/Twitter.js +24 -0
  516. package/dist/commonjs/social/Wechat.d.ts +4 -0
  517. package/dist/commonjs/social/Wechat.js +33 -0
  518. package/dist/commonjs/social/Whatsapp.d.ts +4 -0
  519. package/dist/commonjs/social/Whatsapp.js +28 -0
  520. package/dist/commonjs/social/Youtube.d.ts +4 -0
  521. package/dist/commonjs/social/Youtube.js +28 -0
  522. package/dist/commonjs/social/Zalo.d.ts +4 -0
  523. package/dist/commonjs/social/Zalo.js +33 -0
  524. package/dist/commonjs/social/index.d.ts +11 -0
  525. package/dist/commonjs/social/index.js +29 -0
  526. package/dist/commonjs/together/ArticleSvg.d.ts +4 -0
  527. package/dist/commonjs/together/ArticleSvg.js +26 -0
  528. package/dist/commonjs/together/CommunitySvg.d.ts +4 -0
  529. package/dist/commonjs/together/CommunitySvg.js +27 -0
  530. package/dist/commonjs/together/CreatePostSvg.d.ts +4 -0
  531. package/dist/commonjs/together/CreatePostSvg.js +28 -0
  532. package/dist/commonjs/together/HomeSvg.d.ts +4 -0
  533. package/dist/commonjs/together/HomeSvg.js +25 -0
  534. package/dist/commonjs/together/ScaleSvg.d.ts +4 -0
  535. package/dist/commonjs/together/ScaleSvg.js +25 -0
  536. package/dist/commonjs/together/TopicSvg.d.ts +4 -0
  537. package/dist/commonjs/together/TopicSvg.js +27 -0
  538. package/dist/commonjs/together/index.d.ts +6 -0
  539. package/dist/commonjs/together/index.js +19 -0
  540. package/dist/commonjs/types.d.ts +11 -0
  541. package/dist/commonjs/types.js +2 -0
  542. package/dist/commonjs/utils.d.ts +11 -0
  543. package/dist/commonjs/utils.js +23 -0
  544. package/dist/esm/arrow/ArrowBottomLeft.d.ts +4 -0
  545. package/dist/esm/arrow/ArrowBottomLeft.js +20 -0
  546. package/dist/esm/arrow/ArrowCircleDown.d.ts +4 -0
  547. package/dist/esm/arrow/ArrowCircleDown.js +20 -0
  548. package/dist/esm/arrow/ArrowCircleLeft.d.ts +4 -0
  549. package/dist/esm/arrow/ArrowCircleLeft.js +20 -0
  550. package/dist/esm/arrow/ArrowCircleRight.d.ts +4 -0
  551. package/dist/esm/arrow/ArrowCircleRight.js +20 -0
  552. package/dist/esm/arrow/ArrowCircleUp.d.ts +4 -0
  553. package/dist/esm/arrow/ArrowCircleUp.js +20 -0
  554. package/dist/esm/arrow/ArrowDown.d.ts +4 -0
  555. package/dist/esm/arrow/ArrowDown.js +20 -0
  556. package/dist/esm/arrow/ArrowLeft.d.ts +4 -0
  557. package/dist/esm/arrow/ArrowLeft.js +20 -0
  558. package/dist/esm/arrow/ArrowRight.d.ts +4 -0
  559. package/dist/esm/arrow/ArrowRight.js +20 -0
  560. package/dist/esm/arrow/ArrowTopRight.d.ts +4 -0
  561. package/dist/esm/arrow/ArrowTopRight.js +20 -0
  562. package/dist/esm/arrow/ArrowUp.d.ts +4 -0
  563. package/dist/esm/arrow/ArrowUp.js +20 -0
  564. package/dist/esm/arrow/ChevronDown.d.ts +4 -0
  565. package/dist/esm/arrow/ChevronDown.js +20 -0
  566. package/dist/esm/arrow/ChevronLeft.d.ts +4 -0
  567. package/dist/esm/arrow/ChevronLeft.js +20 -0
  568. package/dist/esm/arrow/ChevronRight.d.ts +4 -0
  569. package/dist/esm/arrow/ChevronRight.js +20 -0
  570. package/dist/esm/arrow/ChevronUp.d.ts +4 -0
  571. package/dist/esm/arrow/ChevronUp.js +20 -0
  572. package/dist/esm/arrow/index.d.ts +14 -0
  573. package/dist/esm/arrow/index.js +15 -0
  574. package/dist/esm/chat/ChatPlus.d.ts +4 -0
  575. package/dist/esm/chat/ChatPlus.js +20 -0
  576. package/dist/esm/chat/CheckCircle.d.ts +4 -0
  577. package/dist/esm/chat/CheckCircle.js +19 -0
  578. package/dist/esm/chat/CircleDottedUser.d.ts +4 -0
  579. package/dist/esm/chat/CircleDottedUser.js +32 -0
  580. package/dist/esm/chat/CircleWarning.d.ts +4 -0
  581. package/dist/esm/chat/CircleWarning.js +26 -0
  582. package/dist/esm/chat/Copy.d.ts +4 -0
  583. package/dist/esm/chat/Copy.js +25 -0
  584. package/dist/esm/chat/Diagnosis.d.ts +4 -0
  585. package/dist/esm/chat/Diagnosis.js +30 -0
  586. package/dist/esm/chat/Edit.d.ts +4 -0
  587. package/dist/esm/chat/Edit.js +24 -0
  588. package/dist/esm/chat/FileClock.d.ts +4 -0
  589. package/dist/esm/chat/FileClock.js +24 -0
  590. package/dist/esm/chat/Fitness.d.ts +4 -0
  591. package/dist/esm/chat/Fitness.js +29 -0
  592. package/dist/esm/chat/MentalHealth.d.ts +4 -0
  593. package/dist/esm/chat/MentalHealth.js +28 -0
  594. package/dist/esm/chat/Parenting.d.ts +4 -0
  595. package/dist/esm/chat/Parenting.js +30 -0
  596. package/dist/esm/chat/Pen.d.ts +4 -0
  597. package/dist/esm/chat/Pen.js +20 -0
  598. package/dist/esm/chat/Plus.d.ts +4 -0
  599. package/dist/esm/chat/Plus.js +20 -0
  600. package/dist/esm/chat/Pregnancy.d.ts +4 -0
  601. package/dist/esm/chat/Pregnancy.js +24 -0
  602. package/dist/esm/chat/QuestionAnswer.d.ts +4 -0
  603. package/dist/esm/chat/QuestionAnswer.js +25 -0
  604. package/dist/esm/chat/SexualWellness.d.ts +4 -0
  605. package/dist/esm/chat/SexualWellness.js +28 -0
  606. package/dist/esm/chat/ShareSvg.d.ts +4 -0
  607. package/dist/esm/chat/ShareSvg.js +21 -0
  608. package/dist/esm/chat/ThreeDots.d.ts +4 -0
  609. package/dist/esm/chat/ThreeDots.js +19 -0
  610. package/dist/esm/chat/ThumbDown.d.ts +4 -0
  611. package/dist/esm/chat/ThumbDown.js +25 -0
  612. package/dist/esm/chat/ThumbUp.d.ts +4 -0
  613. package/dist/esm/chat/ThumbUp.js +25 -0
  614. package/dist/esm/chat/Trash.d.ts +4 -0
  615. package/dist/esm/chat/Trash.js +23 -0
  616. package/dist/esm/chat/UploadSvg.d.ts +4 -0
  617. package/dist/esm/chat/UploadSvg.js +21 -0
  618. package/dist/esm/chat/User.d.ts +4 -0
  619. package/dist/esm/chat/User.js +20 -0
  620. package/dist/esm/chat/index.d.ts +23 -0
  621. package/dist/esm/chat/index.js +24 -0
  622. package/dist/esm/core/AddUser.d.ts +4 -0
  623. package/dist/esm/core/AddUser.js +20 -0
  624. package/dist/esm/core/Analytics.d.ts +4 -0
  625. package/dist/esm/core/Analytics.js +20 -0
  626. package/dist/esm/core/Baby.d.ts +4 -0
  627. package/dist/esm/core/Baby.js +21 -0
  628. package/dist/esm/core/Banned.d.ts +4 -0
  629. package/dist/esm/core/Banned.js +20 -0
  630. package/dist/esm/core/Bell.d.ts +7 -0
  631. package/dist/esm/core/Bell.js +21 -0
  632. package/dist/esm/core/BellOff.d.ts +4 -0
  633. package/dist/esm/core/BellOff.js +20 -0
  634. package/dist/esm/core/Brain.d.ts +4 -0
  635. package/dist/esm/core/Brain.js +25 -0
  636. package/dist/esm/core/BulletPoint.d.ts +4 -0
  637. package/dist/esm/core/BulletPoint.js +20 -0
  638. package/dist/esm/core/BulletPointArrow.d.ts +4 -0
  639. package/dist/esm/core/BulletPointArrow.js +20 -0
  640. package/dist/esm/core/CalendarOutline.d.ts +4 -0
  641. package/dist/esm/core/CalendarOutline.js +20 -0
  642. package/dist/esm/core/CalendarPlus.d.ts +4 -0
  643. package/dist/esm/core/CalendarPlus.js +20 -0
  644. package/dist/esm/core/Camera.d.ts +4 -0
  645. package/dist/esm/core/Camera.js +22 -0
  646. package/dist/esm/core/CameraWithCircleBG.d.ts +6 -0
  647. package/dist/esm/core/CameraWithCircleBG.js +21 -0
  648. package/dist/esm/core/Chat.d.ts +4 -0
  649. package/dist/esm/core/Chat.js +20 -0
  650. package/dist/esm/core/Check.d.ts +4 -0
  651. package/dist/esm/core/Check.js +20 -0
  652. package/dist/esm/core/CheckCircle.d.ts +4 -0
  653. package/dist/esm/core/CheckCircle.js +20 -0
  654. package/dist/esm/core/CheckSquare.d.ts +4 -0
  655. package/dist/esm/core/CheckSquare.js +21 -0
  656. package/dist/esm/core/Circle.d.ts +4 -0
  657. package/dist/esm/core/Circle.js +20 -0
  658. package/dist/esm/core/Close.d.ts +4 -0
  659. package/dist/esm/core/Close.js +20 -0
  660. package/dist/esm/core/CloseScreen.d.ts +4 -0
  661. package/dist/esm/core/CloseScreen.js +20 -0
  662. package/dist/esm/core/Comment.d.ts +7 -0
  663. package/dist/esm/core/Comment.js +21 -0
  664. package/dist/esm/core/CreditCard.d.ts +4 -0
  665. package/dist/esm/core/CreditCard.js +22 -0
  666. package/dist/esm/core/CurrentLocation.d.ts +4 -0
  667. package/dist/esm/core/CurrentLocation.js +20 -0
  668. package/dist/esm/core/Determinate.d.ts +4 -0
  669. package/dist/esm/core/Determinate.js +20 -0
  670. package/dist/esm/core/Download.d.ts +4 -0
  671. package/dist/esm/core/Download.js +20 -0
  672. package/dist/esm/core/Drag.d.ts +4 -0
  673. package/dist/esm/core/Drag.js +20 -0
  674. package/dist/esm/core/DragIndicator.d.ts +4 -0
  675. package/dist/esm/core/DragIndicator.js +20 -0
  676. package/dist/esm/core/EarthAlert.d.ts +4 -0
  677. package/dist/esm/core/EarthAlert.js +28 -0
  678. package/dist/esm/core/Explore.d.ts +4 -0
  679. package/dist/esm/core/Explore.js +20 -0
  680. package/dist/esm/core/Filter.d.ts +4 -0
  681. package/dist/esm/core/Filter.js +20 -0
  682. package/dist/esm/core/FilterFunnel.d.ts +4 -0
  683. package/dist/esm/core/FilterFunnel.js +20 -0
  684. package/dist/esm/core/Grid.d.ts +4 -0
  685. package/dist/esm/core/Grid.js +20 -0
  686. package/dist/esm/core/Group.d.ts +4 -0
  687. package/dist/esm/core/Group.js +20 -0
  688. package/dist/esm/core/Height.d.ts +4 -0
  689. package/dist/esm/core/Height.js +20 -0
  690. package/dist/esm/core/History.d.ts +4 -0
  691. package/dist/esm/core/History.js +20 -0
  692. package/dist/esm/core/InfoSlim.d.ts +4 -0
  693. package/dist/esm/core/InfoSlim.js +22 -0
  694. package/dist/esm/core/Kebab.d.ts +4 -0
  695. package/dist/esm/core/Kebab.js +20 -0
  696. package/dist/esm/core/KeyHighlight.d.ts +4 -0
  697. package/dist/esm/core/KeyHighlight.js +25 -0
  698. package/dist/esm/core/Link.d.ts +4 -0
  699. package/dist/esm/core/Link.js +20 -0
  700. package/dist/esm/core/LinkOff.d.ts +4 -0
  701. package/dist/esm/core/LinkOff.js +20 -0
  702. package/dist/esm/core/List.d.ts +4 -0
  703. package/dist/esm/core/List.js +20 -0
  704. package/dist/esm/core/ListBorder.d.ts +4 -0
  705. package/dist/esm/core/ListBorder.js +20 -0
  706. package/dist/esm/core/Locate.d.ts +4 -0
  707. package/dist/esm/core/Locate.js +20 -0
  708. package/dist/esm/core/Logo.d.ts +7 -0
  709. package/dist/esm/core/Logo.js +100 -0
  710. package/dist/esm/core/MapPin.d.ts +4 -0
  711. package/dist/esm/core/MapPin.js +20 -0
  712. package/dist/esm/core/Maximize.d.ts +4 -0
  713. package/dist/esm/core/Maximize.js +20 -0
  714. package/dist/esm/core/Meatballs.d.ts +4 -0
  715. package/dist/esm/core/Meatballs.js +20 -0
  716. package/dist/esm/core/Minus.d.ts +4 -0
  717. package/dist/esm/core/Minus.js +20 -0
  718. package/dist/esm/core/Moderation.d.ts +4 -0
  719. package/dist/esm/core/Moderation.js +20 -0
  720. package/dist/esm/core/MyHealth.d.ts +4 -0
  721. package/dist/esm/core/MyHealth.js +22 -0
  722. package/dist/esm/core/Paperclip.d.ts +4 -0
  723. package/dist/esm/core/Paperclip.js +20 -0
  724. package/dist/esm/core/Pause.d.ts +4 -0
  725. package/dist/esm/core/Pause.js +20 -0
  726. package/dist/esm/core/Pin.d.ts +4 -0
  727. package/dist/esm/core/Pin.js +20 -0
  728. package/dist/esm/core/Plant.d.ts +4 -0
  729. package/dist/esm/core/Plant.js +20 -0
  730. package/dist/esm/core/Play.d.ts +4 -0
  731. package/dist/esm/core/Play.js +20 -0
  732. package/dist/esm/core/Plus.d.ts +4 -0
  733. package/dist/esm/core/Plus.js +20 -0
  734. package/dist/esm/core/Refresh.d.ts +4 -0
  735. package/dist/esm/core/Refresh.js +20 -0
  736. package/dist/esm/core/ReplySquare.d.ts +4 -0
  737. package/dist/esm/core/ReplySquare.js +20 -0
  738. package/dist/esm/core/RotateLeft.d.ts +4 -0
  739. package/dist/esm/core/RotateLeft.js +20 -0
  740. package/dist/esm/core/RotateRight.d.ts +4 -0
  741. package/dist/esm/core/RotateRight.js +20 -0
  742. package/dist/esm/core/Ruler.d.ts +4 -0
  743. package/dist/esm/core/Ruler.js +20 -0
  744. package/dist/esm/core/Search.d.ts +4 -0
  745. package/dist/esm/core/Search.js +20 -0
  746. package/dist/esm/core/SearchResult.d.ts +4 -0
  747. package/dist/esm/core/SearchResult.js +20 -0
  748. package/dist/esm/core/Send.d.ts +4 -0
  749. package/dist/esm/core/Send.js +20 -0
  750. package/dist/esm/core/Share.d.ts +4 -0
  751. package/dist/esm/core/Share.js +20 -0
  752. package/dist/esm/core/Share2.d.ts +4 -0
  753. package/dist/esm/core/Share2.js +20 -0
  754. package/dist/esm/core/ShieldCheck.d.ts +4 -0
  755. package/dist/esm/core/ShieldCheck.js +21 -0
  756. package/dist/esm/core/Shuffle.d.ts +4 -0
  757. package/dist/esm/core/Shuffle.js +20 -0
  758. package/dist/esm/core/SortArrows.d.ts +4 -0
  759. package/dist/esm/core/SortArrows.js +20 -0
  760. package/dist/esm/core/TemplateBuilder.d.ts +4 -0
  761. package/dist/esm/core/TemplateBuilder.js +20 -0
  762. package/dist/esm/core/TrendingDown.d.ts +4 -0
  763. package/dist/esm/core/TrendingDown.js +20 -0
  764. package/dist/esm/core/TrendingFlat.d.ts +4 -0
  765. package/dist/esm/core/TrendingFlat.js +20 -0
  766. package/dist/esm/core/TrendingUp.d.ts +4 -0
  767. package/dist/esm/core/TrendingUp.js +20 -0
  768. package/dist/esm/core/Upload.d.ts +4 -0
  769. package/dist/esm/core/Upload.js +20 -0
  770. package/dist/esm/core/User.d.ts +4 -0
  771. package/dist/esm/core/User.js +22 -0
  772. package/dist/esm/core/UserCheck.d.ts +4 -0
  773. package/dist/esm/core/UserCheck.js +20 -0
  774. package/dist/esm/core/Warning.d.ts +4 -0
  775. package/dist/esm/core/Warning.js +22 -0
  776. package/dist/esm/core/WarningCircle.d.ts +4 -0
  777. package/dist/esm/core/WarningCircle.js +22 -0
  778. package/dist/esm/core/WebsiteConfiguration.d.ts +4 -0
  779. package/dist/esm/core/WebsiteConfiguration.js +20 -0
  780. package/dist/esm/core/Weight.d.ts +4 -0
  781. package/dist/esm/core/Weight.js +20 -0
  782. package/dist/esm/core/Workflow.d.ts +4 -0
  783. package/dist/esm/core/Workflow.js +20 -0
  784. package/dist/esm/core/ZoomIn.d.ts +4 -0
  785. package/dist/esm/core/ZoomIn.js +20 -0
  786. package/dist/esm/core/ZoomOut.d.ts +4 -0
  787. package/dist/esm/core/ZoomOut.js +20 -0
  788. package/dist/esm/core/index.d.ts +83 -0
  789. package/dist/esm/core/index.js +84 -0
  790. package/dist/esm/corev2/Adjust.d.ts +4 -0
  791. package/dist/esm/corev2/Adjust.js +20 -0
  792. package/dist/esm/corev2/Category.d.ts +4 -0
  793. package/dist/esm/corev2/Category.js +20 -0
  794. package/dist/esm/corev2/ChevronDown.d.ts +4 -0
  795. package/dist/esm/corev2/ChevronDown.js +20 -0
  796. package/dist/esm/corev2/ChevronLeft.d.ts +4 -0
  797. package/dist/esm/corev2/ChevronLeft.js +20 -0
  798. package/dist/esm/corev2/ChevronRight.d.ts +4 -0
  799. package/dist/esm/corev2/ChevronRight.js +20 -0
  800. package/dist/esm/corev2/ChevronUp.d.ts +4 -0
  801. package/dist/esm/corev2/ChevronUp.js +20 -0
  802. package/dist/esm/corev2/Location.d.ts +4 -0
  803. package/dist/esm/corev2/Location.js +21 -0
  804. package/dist/esm/corev2/Minus.d.ts +4 -0
  805. package/dist/esm/corev2/Minus.js +20 -0
  806. package/dist/esm/corev2/Phone.d.ts +4 -0
  807. package/dist/esm/corev2/Phone.js +22 -0
  808. package/dist/esm/corev2/Picture.d.ts +4 -0
  809. package/dist/esm/corev2/Picture.js +23 -0
  810. package/dist/esm/corev2/Play.d.ts +4 -0
  811. package/dist/esm/corev2/Play.js +21 -0
  812. package/dist/esm/corev2/Plus.d.ts +4 -0
  813. package/dist/esm/corev2/Plus.js +21 -0
  814. package/dist/esm/corev2/Refresh.d.ts +4 -0
  815. package/dist/esm/corev2/Refresh.js +21 -0
  816. package/dist/esm/corev2/Search.d.ts +4 -0
  817. package/dist/esm/corev2/Search.js +20 -0
  818. package/dist/esm/corev2/SmileFace.d.ts +4 -0
  819. package/dist/esm/corev2/SmileFace.js +21 -0
  820. package/dist/esm/corev2/Star.d.ts +4 -0
  821. package/dist/esm/corev2/Star.js +21 -0
  822. package/dist/esm/corev2/index.d.ts +16 -0
  823. package/dist/esm/corev2/index.js +17 -0
  824. package/dist/esm/ecom/GradientAward.d.ts +8 -0
  825. package/dist/esm/ecom/GradientAward.js +47 -0
  826. package/dist/esm/ecom/GradientNew.d.ts +8 -0
  827. package/dist/esm/ecom/GradientNew.js +47 -0
  828. package/dist/esm/ecom/GradientPill.d.ts +8 -0
  829. package/dist/esm/ecom/GradientPill.js +37 -0
  830. package/dist/esm/ecom/GradientVoucher.d.ts +8 -0
  831. package/dist/esm/ecom/GradientVoucher.js +48 -0
  832. package/dist/esm/ecom/index.d.ts +4 -0
  833. package/dist/esm/ecom/index.js +5 -0
  834. package/dist/esm/ecom/utils.d.ts +9 -0
  835. package/dist/esm/ecom/utils.js +9 -0
  836. package/dist/esm/other/ACharacter.d.ts +4 -0
  837. package/dist/esm/other/ACharacter.js +25 -0
  838. package/dist/esm/other/Activities.d.ts +4 -0
  839. package/dist/esm/other/Activities.js +19 -0
  840. package/dist/esm/other/ArrowDown.d.ts +4 -0
  841. package/dist/esm/other/ArrowDown.js +19 -0
  842. package/dist/esm/other/ArrowLeft.d.ts +4 -0
  843. package/dist/esm/other/ArrowLeft.js +25 -0
  844. package/dist/esm/other/ArrowRight.d.ts +4 -0
  845. package/dist/esm/other/ArrowRight.js +25 -0
  846. package/dist/esm/other/Article.d.ts +4 -0
  847. package/dist/esm/other/Article.js +25 -0
  848. package/dist/esm/other/Ask.d.ts +6 -0
  849. package/dist/esm/other/Ask.js +78 -0
  850. package/dist/esm/other/BabyBoyMB.d.ts +4 -0
  851. package/dist/esm/other/BabyBoyMB.js +26 -0
  852. package/dist/esm/other/BabyGirlMB.d.ts +4 -0
  853. package/dist/esm/other/BabyGirlMB.js +30 -0
  854. package/dist/esm/other/BarChart.d.ts +4 -0
  855. package/dist/esm/other/BarChart.js +19 -0
  856. package/dist/esm/other/Booking.d.ts +4 -0
  857. package/dist/esm/other/Booking.js +19 -0
  858. package/dist/esm/other/Bookmark.d.ts +4 -0
  859. package/dist/esm/other/Bookmark.js +18 -0
  860. package/dist/esm/other/Boy.d.ts +4 -0
  861. package/dist/esm/other/Boy.js +20 -0
  862. package/dist/esm/other/Business.d.ts +4 -0
  863. package/dist/esm/other/Business.js +25 -0
  864. package/dist/esm/other/Calendar.d.ts +4 -0
  865. package/dist/esm/other/Calendar.js +18 -0
  866. package/dist/esm/other/CalendarMB.d.ts +4 -0
  867. package/dist/esm/other/CalendarMB.js +24 -0
  868. package/dist/esm/other/CameraCircle.d.ts +4 -0
  869. package/dist/esm/other/CameraCircle.js +26 -0
  870. package/dist/esm/other/CaretDown.d.ts +4 -0
  871. package/dist/esm/other/CaretDown.js +18 -0
  872. package/dist/esm/other/Chat.d.ts +4 -0
  873. package/dist/esm/other/Chat.js +27 -0
  874. package/dist/esm/other/ChatAi.d.ts +4 -0
  875. package/dist/esm/other/ChatAi.js +27 -0
  876. package/dist/esm/other/ChatBubble.d.ts +4 -0
  877. package/dist/esm/other/ChatBubble.js +22 -0
  878. package/dist/esm/other/CheckActiveMB.d.ts +4 -0
  879. package/dist/esm/other/CheckActiveMB.js +20 -0
  880. package/dist/esm/other/CheckboxWithStateIcon.d.ts +4 -0
  881. package/dist/esm/other/CheckboxWithStateIcon.js +28 -0
  882. package/dist/esm/other/CircleAnalysis.d.ts +4 -0
  883. package/dist/esm/other/CircleAnalysis.js +32 -0
  884. package/dist/esm/other/CircleBorder.d.ts +4 -0
  885. package/dist/esm/other/CircleBorder.js +26 -0
  886. package/dist/esm/other/CircleQuestion.d.ts +4 -0
  887. package/dist/esm/other/CircleQuestion.js +21 -0
  888. package/dist/esm/other/Clickable.d.ts +4 -0
  889. package/dist/esm/other/Clickable.js +26 -0
  890. package/dist/esm/other/ClinicPin.d.ts +4 -0
  891. package/dist/esm/other/ClinicPin.js +25 -0
  892. package/dist/esm/other/Comment.d.ts +6 -0
  893. package/dist/esm/other/Comment.js +23 -0
  894. package/dist/esm/other/Community.d.ts +4 -0
  895. package/dist/esm/other/Community.js +19 -0
  896. package/dist/esm/other/CrossLogo.d.ts +4 -0
  897. package/dist/esm/other/CrossLogo.js +19 -0
  898. package/dist/esm/other/Current.d.ts +4 -0
  899. package/dist/esm/other/Current.js +18 -0
  900. package/dist/esm/other/Document.d.ts +4 -0
  901. package/dist/esm/other/Document.js +31 -0
  902. package/dist/esm/other/EditSpecial.d.ts +4 -0
  903. package/dist/esm/other/EditSpecial.js +20 -0
  904. package/dist/esm/other/EmailCheck.d.ts +4 -0
  905. package/dist/esm/other/EmailCheck.js +25 -0
  906. package/dist/esm/other/Endorse.d.ts +4 -0
  907. package/dist/esm/other/Endorse.js +20 -0
  908. package/dist/esm/other/Envelop.d.ts +4 -0
  909. package/dist/esm/other/Envelop.js +25 -0
  910. package/dist/esm/other/Eye.d.ts +6 -0
  911. package/dist/esm/other/Eye.js +19 -0
  912. package/dist/esm/other/Facebook.d.ts +4 -0
  913. package/dist/esm/other/Facebook.js +19 -0
  914. package/dist/esm/other/Family.d.ts +4 -0
  915. package/dist/esm/other/Family.js +19 -0
  916. package/dist/esm/other/Font.d.ts +4 -0
  917. package/dist/esm/other/Font.js +19 -0
  918. package/dist/esm/other/FullScreen.d.ts +6 -0
  919. package/dist/esm/other/FullScreen.js +26 -0
  920. package/dist/esm/other/GenderBoy.d.ts +4 -0
  921. package/dist/esm/other/GenderBoy.js +20 -0
  922. package/dist/esm/other/GenderChooseBoy.d.ts +6 -0
  923. package/dist/esm/other/GenderChooseBoy.js +21 -0
  924. package/dist/esm/other/GenderChooseGirl.d.ts +4 -0
  925. package/dist/esm/other/GenderChooseGirl.js +21 -0
  926. package/dist/esm/other/GenderGirl.d.ts +4 -0
  927. package/dist/esm/other/GenderGirl.js +20 -0
  928. package/dist/esm/other/Girl.d.ts +4 -0
  929. package/dist/esm/other/Girl.js +20 -0
  930. package/dist/esm/other/Global.d.ts +4 -0
  931. package/dist/esm/other/Global.js +21 -0
  932. package/dist/esm/other/GroupPeople.d.ts +4 -0
  933. package/dist/esm/other/GroupPeople.js +18 -0
  934. package/dist/esm/other/Headphone.d.ts +4 -0
  935. package/dist/esm/other/Headphone.js +21 -0
  936. package/dist/esm/other/Heart.d.ts +6 -0
  937. package/dist/esm/other/Heart.js +33 -0
  938. package/dist/esm/other/History.d.ts +4 -0
  939. package/dist/esm/other/History.js +21 -0
  940. package/dist/esm/other/Home.d.ts +4 -0
  941. package/dist/esm/other/Home.js +19 -0
  942. package/dist/esm/other/Hospital.d.ts +4 -0
  943. package/dist/esm/other/Hospital.js +25 -0
  944. package/dist/esm/other/Info.d.ts +4 -0
  945. package/dist/esm/other/Info.js +27 -0
  946. package/dist/esm/other/InfoStar.d.ts +4 -0
  947. package/dist/esm/other/InfoStar.js +26 -0
  948. package/dist/esm/other/Instagram.d.ts +4 -0
  949. package/dist/esm/other/Instagram.js +21 -0
  950. package/dist/esm/other/Like.d.ts +4 -0
  951. package/dist/esm/other/Like.js +20 -0
  952. package/dist/esm/other/Line.d.ts +4 -0
  953. package/dist/esm/other/Line.js +23 -0
  954. package/dist/esm/other/LinkThin.d.ts +4 -0
  955. package/dist/esm/other/LinkThin.js +19 -0
  956. package/dist/esm/other/Linkedin.d.ts +4 -0
  957. package/dist/esm/other/Linkedin.js +21 -0
  958. package/dist/esm/other/Missed.d.ts +4 -0
  959. package/dist/esm/other/Missed.js +18 -0
  960. package/dist/esm/other/MultiStar.d.ts +4 -0
  961. package/dist/esm/other/MultiStar.js +31 -0
  962. package/dist/esm/other/MyCommunity.d.ts +4 -0
  963. package/dist/esm/other/MyCommunity.js +19 -0
  964. package/dist/esm/other/MyHealth.d.ts +4 -0
  965. package/dist/esm/other/MyHealth.js +19 -0
  966. package/dist/esm/other/NotFound.d.ts +4 -0
  967. package/dist/esm/other/NotFound.js +25 -0
  968. package/dist/esm/other/Oppose.d.ts +4 -0
  969. package/dist/esm/other/Oppose.js +19 -0
  970. package/dist/esm/other/Parents.d.ts +4 -0
  971. package/dist/esm/other/Parents.js +25 -0
  972. package/dist/esm/other/Pause.d.ts +4 -0
  973. package/dist/esm/other/Pause.js +20 -0
  974. package/dist/esm/other/Play.d.ts +4 -0
  975. package/dist/esm/other/Play.js +19 -0
  976. package/dist/esm/other/PlusSpecial.d.ts +4 -0
  977. package/dist/esm/other/PlusSpecial.js +19 -0
  978. package/dist/esm/other/Post.d.ts +4 -0
  979. package/dist/esm/other/Post.js +26 -0
  980. package/dist/esm/other/Premium.d.ts +4 -0
  981. package/dist/esm/other/Premium.js +20 -0
  982. package/dist/esm/other/Question.d.ts +4 -0
  983. package/dist/esm/other/Question.js +21 -0
  984. package/dist/esm/other/Recalculate.d.ts +4 -0
  985. package/dist/esm/other/Recalculate.js +19 -0
  986. package/dist/esm/other/RedCross.d.ts +4 -0
  987. package/dist/esm/other/RedCross.js +21 -0
  988. package/dist/esm/other/Reply.d.ts +4 -0
  989. package/dist/esm/other/Reply.js +19 -0
  990. package/dist/esm/other/Scale.d.ts +4 -0
  991. package/dist/esm/other/Scale.js +19 -0
  992. package/dist/esm/other/Screener.d.ts +4 -0
  993. package/dist/esm/other/Screener.js +25 -0
  994. package/dist/esm/other/ShareThin.d.ts +4 -0
  995. package/dist/esm/other/ShareThin.js +21 -0
  996. package/dist/esm/other/ShieldCheck.d.ts +4 -0
  997. package/dist/esm/other/ShieldCheck.js +19 -0
  998. package/dist/esm/other/SidebarHide.d.ts +4 -0
  999. package/dist/esm/other/SidebarHide.js +21 -0
  1000. package/dist/esm/other/SidebarShow.d.ts +4 -0
  1001. package/dist/esm/other/SidebarShow.js +21 -0
  1002. package/dist/esm/other/Smile.d.ts +4 -0
  1003. package/dist/esm/other/Smile.js +26 -0
  1004. package/dist/esm/other/Sparkle.d.ts +4 -0
  1005. package/dist/esm/other/Sparkle.js +26 -0
  1006. package/dist/esm/other/Star.d.ts +4 -0
  1007. package/dist/esm/other/Star.js +25 -0
  1008. package/dist/esm/other/Stethoscope.d.ts +4 -0
  1009. package/dist/esm/other/Stethoscope.js +19 -0
  1010. package/dist/esm/other/StethoscopeActive.d.ts +4 -0
  1011. package/dist/esm/other/StethoscopeActive.js +25 -0
  1012. package/dist/esm/other/Telegram.d.ts +4 -0
  1013. package/dist/esm/other/Telegram.js +19 -0
  1014. package/dist/esm/other/Tiktok.d.ts +4 -0
  1015. package/dist/esm/other/Tiktok.js +19 -0
  1016. package/dist/esm/other/ToggleOff.d.ts +4 -0
  1017. package/dist/esm/other/ToggleOff.js +18 -0
  1018. package/dist/esm/other/ToggleOn.d.ts +4 -0
  1019. package/dist/esm/other/ToggleOn.js +18 -0
  1020. package/dist/esm/other/Trash.d.ts +4 -0
  1021. package/dist/esm/other/Trash.js +19 -0
  1022. package/dist/esm/other/Twitter.d.ts +4 -0
  1023. package/dist/esm/other/Twitter.js +19 -0
  1024. package/dist/esm/other/Upcoming.d.ts +4 -0
  1025. package/dist/esm/other/Upcoming.js +19 -0
  1026. package/dist/esm/other/Vaccinated.d.ts +4 -0
  1027. package/dist/esm/other/Vaccinated.js +18 -0
  1028. package/dist/esm/other/Video.d.ts +4 -0
  1029. package/dist/esm/other/Video.js +26 -0
  1030. package/dist/esm/other/VideoCall.d.ts +4 -0
  1031. package/dist/esm/other/VideoCall.js +26 -0
  1032. package/dist/esm/other/Visible.d.ts +4 -0
  1033. package/dist/esm/other/Visible.js +19 -0
  1034. package/dist/esm/other/Warning.d.ts +4 -0
  1035. package/dist/esm/other/Warning.js +27 -0
  1036. package/dist/esm/other/Whatsapp.d.ts +4 -0
  1037. package/dist/esm/other/Whatsapp.js +20 -0
  1038. package/dist/esm/other/Woman.d.ts +4 -0
  1039. package/dist/esm/other/Woman.js +25 -0
  1040. package/dist/esm/other/Zalo.d.ts +4 -0
  1041. package/dist/esm/other/Zalo.js +23 -0
  1042. package/dist/esm/other/index.d.ts +103 -0
  1043. package/dist/esm/other/index.js +104 -0
  1044. package/dist/esm/social/Facebook.d.ts +4 -0
  1045. package/dist/esm/social/Facebook.js +20 -0
  1046. package/dist/esm/social/Instagram.d.ts +4 -0
  1047. package/dist/esm/social/Instagram.js +24 -0
  1048. package/dist/esm/social/Line.d.ts +4 -0
  1049. package/dist/esm/social/Line.js +23 -0
  1050. package/dist/esm/social/Linked.d.ts +4 -0
  1051. package/dist/esm/social/Linked.js +22 -0
  1052. package/dist/esm/social/Messenger.d.ts +4 -0
  1053. package/dist/esm/social/Messenger.js +20 -0
  1054. package/dist/esm/social/Telegram.d.ts +4 -0
  1055. package/dist/esm/social/Telegram.js +24 -0
  1056. package/dist/esm/social/Twitter.d.ts +4 -0
  1057. package/dist/esm/social/Twitter.js +19 -0
  1058. package/dist/esm/social/Wechat.d.ts +4 -0
  1059. package/dist/esm/social/Wechat.js +28 -0
  1060. package/dist/esm/social/Whatsapp.d.ts +4 -0
  1061. package/dist/esm/social/Whatsapp.js +23 -0
  1062. package/dist/esm/social/Youtube.d.ts +4 -0
  1063. package/dist/esm/social/Youtube.js +23 -0
  1064. package/dist/esm/social/Zalo.d.ts +4 -0
  1065. package/dist/esm/social/Zalo.js +28 -0
  1066. package/dist/esm/social/index.d.ts +11 -0
  1067. package/dist/esm/social/index.js +12 -0
  1068. package/dist/esm/together/ArticleSvg.d.ts +4 -0
  1069. package/dist/esm/together/ArticleSvg.js +21 -0
  1070. package/dist/esm/together/CommunitySvg.d.ts +4 -0
  1071. package/dist/esm/together/CommunitySvg.js +22 -0
  1072. package/dist/esm/together/CreatePostSvg.d.ts +4 -0
  1073. package/dist/esm/together/CreatePostSvg.js +23 -0
  1074. package/dist/esm/together/HomeSvg.d.ts +4 -0
  1075. package/dist/esm/together/HomeSvg.js +20 -0
  1076. package/dist/esm/together/ScaleSvg.d.ts +4 -0
  1077. package/dist/esm/together/ScaleSvg.js +20 -0
  1078. package/dist/esm/together/TopicSvg.d.ts +4 -0
  1079. package/dist/esm/together/TopicSvg.js +22 -0
  1080. package/dist/esm/together/index.d.ts +6 -0
  1081. package/dist/esm/together/index.js +7 -0
  1082. package/dist/esm/types.d.ts +11 -0
  1083. package/dist/esm/types.js +1 -0
  1084. package/dist/esm/utils.d.ts +11 -0
  1085. package/dist/esm/utils.js +18 -0
  1086. package/package.json +79 -0
package/README.md ADDED
@@ -0,0 +1,37 @@
1
+ # @hhgtech/icons
2
+
3
+ Hello Health Group's React Icons library. Modular build and mark sideEffects: false so you can tree shake the icons you need.
4
+
5
+ ## Preview
6
+
7
+ Storybook is available at [https://main--6662762aeb6f9796900506bf.chromatic.com/](https://main--6662762aeb6f9796900506bf.chromatic.com/)
8
+
9
+ ## Installation
10
+
11
+ You can install this plugin using npm or yarn:
12
+
13
+ ```bash
14
+ npm install @hhgtech/icons
15
+ ```
16
+
17
+ or
18
+
19
+ ```bash
20
+ yarn add @hhgtech/icons
21
+ ```
22
+
23
+ ## Usage
24
+
25
+ import from the sub package you want to use, for example:
26
+
27
+ ```JSX
28
+ import { Drag } from '@hhgtech/icons/core';
29
+ ...
30
+ return (
31
+ <div>
32
+ {...}
33
+ <Drag />
34
+ {...}
35
+ </div>
36
+ );
37
+ ```
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowBottomLeft: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowBottomLeft;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowBottomLeft = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M6.404 18.5a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644V9.75q0-.318.216-.534A.73.73 0 0 1 6.25 9q.32 0 .535.216A.73.73 0 0 1 7 9.75v6.196L17.92 5.027a.73.73 0 0 1 .521-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L8.053 17h6.197q.319 0 .534.215a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215z" })));
24
+ };
25
+ exports.default = ArrowBottomLeft;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowCircleDown: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowCircleDown;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowCircleDown = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "m11.25 12.854-1.333-1.333a.7.7 0 0 0-.517-.208.71.71 0 0 0-.725.731q0 .317.208.521l2.494 2.495q.27.27.632.27.363 0 .633-.27l2.495-2.495a.7.7 0 0 0 .207-.52.71.71 0 0 0-.731-.732.7.7 0 0 0-.52.208l-1.334 1.333V9.048a.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.216.74.74 0 0 0-.539.216.72.72 0 0 0-.22.534zm.752 8.646a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" })));
24
+ };
25
+ exports.default = ArrowCircleDown;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowCircleLeft: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowCircleLeft;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowCircleLeft = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M11.194 12.75H15q.319 0 .534-.216A.73.73 0 0 0 15.75 12a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216h-3.806l1.333-1.333a.7.7 0 0 0 .208-.52.71.71 0 0 0-.732-.732.7.7 0 0 0-.52.208l-2.495 2.494a.87.87 0 0 0-.27.633q0 .361.27.633l2.495 2.494a.7.7 0 0 0 .522.203.73.73 0 0 0 .522-.213.7.7 0 0 0 .208-.524.7.7 0 0 0-.208-.52zm.808 8.75a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" })));
24
+ };
25
+ exports.default = ArrowCircleLeft;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowCircleRight: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowCircleRight;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowCircleRight = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M12.002 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749m.804-8.75-1.333 1.333a.69.69 0 0 0-.203.517.72.72 0 0 0 .737.725.7.7 0 0 0 .52-.208l2.485-2.484a.87.87 0 0 0 .27-.633.87.87 0 0 0-.27-.633l-2.495-2.494A.7.7 0 0 0 12 8.666a.71.71 0 0 0-.725.731.7.7 0 0 0 .208.52l1.323 1.333H9a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.534A.73.73 0 0 0 9 12.75z" })));
24
+ };
25
+ exports.default = ArrowCircleRight;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowCircleUp: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowCircleUp;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowCircleUp = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M11.25 11.137v3.805q0 .319.216.535a.73.73 0 0 0 .534.215.74.74 0 0 0 .54-.218.73.73 0 0 0 .22-.541v-3.796l1.332 1.332a.7.7 0 0 0 .522.203.72.72 0 0 0 .522-.213.7.7 0 0 0 .208-.523.7.7 0 0 0-.207-.52L12.642 8.93a.87.87 0 0 0-.633-.271.87.87 0 0 0-.632.27l-2.494 2.495a.7.7 0 0 0-.208.517q0 .31.208.518a.7.7 0 0 0 .524.207.7.7 0 0 0 .52-.207zm.752 10.363a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" })));
24
+ };
25
+ exports.default = ArrowCircleUp;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowDown: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowDown;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowDown = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M18.658 13.704c0-.256-.1-.512-.295-.707l-.086-.086a1 1 0 0 0-1.414 0L13 16.774V3.704a1 1 0 0 0-2 0v13.07l-3.863-3.863a1 1 0 0 0-1.414 0l-.086.086a1 1 0 0 0 0 1.414l5.656 5.656a1 1 0 0 0 1.414 0l5.656-5.656a1 1 0 0 0 .295-.707" })));
24
+ };
25
+ exports.default = ArrowDown;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowLeft: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowLeft;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowLeft = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M10.296 18.658c.256 0 .512-.1.707-.295l.086-.086a1 1 0 0 0 0-1.414L7.226 13h13.07a1 1 0 0 0 0-2H7.226l3.863-3.863a1 1 0 0 0 0-1.414l-.086-.086a1 1 0 0 0-1.414 0l-5.656 5.656a1 1 0 0 0 0 1.414l5.656 5.656a1 1 0 0 0 .707.295" })));
24
+ };
25
+ exports.default = ArrowLeft;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowRight: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowRight;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowRight = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M13.704 5.342c-.256 0-.512.1-.707.295l-.086.086a1 1 0 0 0 0 1.414L16.774 11H3.704a1 1 0 0 0 0 2h13.07l-3.863 3.863a1 1 0 0 0 0 1.414l.086.086a1 1 0 0 0 1.414 0l5.656-5.656a1 1 0 0 0 0-1.414l-5.656-5.656a1 1 0 0 0-.707-.295" })));
24
+ };
25
+ exports.default = ArrowRight;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowTopRight: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowTopRight;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowTopRight = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M17 8.054 6.08 18.973a.72.72 0 0 1-.521.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.527q0-.31.217-.527L15.947 7H9.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 9 6.25q0-.32.216-.535A.73.73 0 0 1 9.75 5.5h7.846q.384 0 .644.26t.26.644v7.846q0 .319-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534z" })));
24
+ };
25
+ exports.default = ArrowTopRight;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ArrowUp: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ArrowUp;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ArrowUp = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M5.342 10.296c0 .256.1.512.295.707l.086.086a1 1 0 0 0 1.414 0L11 7.226v13.07a1 1 0 0 0 2 0V7.226l3.863 3.863a1 1 0 0 0 1.414 0l.086-.086a1 1 0 0 0 0-1.414l-5.656-5.656a1 1 0 0 0-1.414 0L5.637 9.589a1 1 0 0 0-.295.707" })));
24
+ };
25
+ exports.default = ArrowUp;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ChevronDown: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ChevronDown;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ChevronDown = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M12 14.662a.827.827 0 0 1-.633-.256L6.873 9.912a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217L12 12.93l4.073-4.073a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.256" })));
24
+ };
25
+ exports.default = ChevronDown;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ChevronLeft: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ChevronLeft;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ChevronLeft = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "m10.454 12 4.073 4.073q.208.207.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217L8.98 12.632A.83.83 0 0 1 8.723 12q0-.18.058-.337a.8.8 0 0 1 .198-.296l4.494-4.494a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527z" })));
24
+ };
25
+ exports.default = ChevronLeft;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ChevronRight: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ChevronRight;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ChevronRight = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "M12.946 12 8.873 7.928a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218l4.494 4.494a.83.83 0 0 1 .256.633.829.829 0 0 1-.256.633l-4.494 4.493a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.526q0-.31.217-.527z" })));
24
+ };
25
+ exports.default = ChevronRight;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ declare const ChevronUp: ({ size: sizeProp, color, ...rest }: Omit<IconProps, 'activeColor' | 'isActive' | 'useCurrentColor' | 'isSolid'>) => React.JSX.Element;
4
+ export default ChevronUp;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ChevronUp = (_a) => {
20
+ var { size: sizeProp, color = utils_1.defaultColor } = _a, rest = __rest(_a, ["size", "color"]);
21
+ const size = (0, utils_1.useGetSize)(sizeProp);
22
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none" }, rest),
23
+ react_1.default.createElement("path", { fill: color, d: "m12 10.439-4.073 4.073a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527l4.494-4.494A.83.83 0 0 1 12 8.708q.18 0 .336.058a.8.8 0 0 1 .297.198l4.494 4.494q.208.208.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217z" })));
24
+ };
25
+ exports.default = ChevronUp;
@@ -0,0 +1,14 @@
1
+ export { default as ArrowBottomLeft } from './ArrowBottomLeft';
2
+ export { default as ArrowCircleDown } from './ArrowCircleDown';
3
+ export { default as ArrowCircleLeft } from './ArrowCircleLeft';
4
+ export { default as ArrowCircleRight } from './ArrowCircleRight';
5
+ export { default as ArrowCircleUp } from './ArrowCircleUp';
6
+ export { default as ArrowDown } from './ArrowDown';
7
+ export { default as ArrowLeft } from './ArrowLeft';
8
+ export { default as ArrowRight } from './ArrowRight';
9
+ export { default as ArrowTopRight } from './ArrowTopRight';
10
+ export { default as ArrowUp } from './ArrowUp';
11
+ export { default as ChevronDown } from './ChevronDown';
12
+ export { default as ChevronLeft } from './ChevronLeft';
13
+ export { default as ChevronRight } from './ChevronRight';
14
+ export { default as ChevronUp } from './ChevronUp';
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ChevronUp = exports.ChevronRight = exports.ChevronLeft = exports.ChevronDown = exports.ArrowUp = exports.ArrowTopRight = exports.ArrowRight = exports.ArrowLeft = exports.ArrowDown = exports.ArrowCircleUp = exports.ArrowCircleRight = exports.ArrowCircleLeft = exports.ArrowCircleDown = exports.ArrowBottomLeft = void 0;
7
+ // This file is auto-generated by running `npm run update-index`, do not edit
8
+ var ArrowBottomLeft_1 = require("./ArrowBottomLeft");
9
+ Object.defineProperty(exports, "ArrowBottomLeft", { enumerable: true, get: function () { return __importDefault(ArrowBottomLeft_1).default; } });
10
+ var ArrowCircleDown_1 = require("./ArrowCircleDown");
11
+ Object.defineProperty(exports, "ArrowCircleDown", { enumerable: true, get: function () { return __importDefault(ArrowCircleDown_1).default; } });
12
+ var ArrowCircleLeft_1 = require("./ArrowCircleLeft");
13
+ Object.defineProperty(exports, "ArrowCircleLeft", { enumerable: true, get: function () { return __importDefault(ArrowCircleLeft_1).default; } });
14
+ var ArrowCircleRight_1 = require("./ArrowCircleRight");
15
+ Object.defineProperty(exports, "ArrowCircleRight", { enumerable: true, get: function () { return __importDefault(ArrowCircleRight_1).default; } });
16
+ var ArrowCircleUp_1 = require("./ArrowCircleUp");
17
+ Object.defineProperty(exports, "ArrowCircleUp", { enumerable: true, get: function () { return __importDefault(ArrowCircleUp_1).default; } });
18
+ var ArrowDown_1 = require("./ArrowDown");
19
+ Object.defineProperty(exports, "ArrowDown", { enumerable: true, get: function () { return __importDefault(ArrowDown_1).default; } });
20
+ var ArrowLeft_1 = require("./ArrowLeft");
21
+ Object.defineProperty(exports, "ArrowLeft", { enumerable: true, get: function () { return __importDefault(ArrowLeft_1).default; } });
22
+ var ArrowRight_1 = require("./ArrowRight");
23
+ Object.defineProperty(exports, "ArrowRight", { enumerable: true, get: function () { return __importDefault(ArrowRight_1).default; } });
24
+ var ArrowTopRight_1 = require("./ArrowTopRight");
25
+ Object.defineProperty(exports, "ArrowTopRight", { enumerable: true, get: function () { return __importDefault(ArrowTopRight_1).default; } });
26
+ var ArrowUp_1 = require("./ArrowUp");
27
+ Object.defineProperty(exports, "ArrowUp", { enumerable: true, get: function () { return __importDefault(ArrowUp_1).default; } });
28
+ var ChevronDown_1 = require("./ChevronDown");
29
+ Object.defineProperty(exports, "ChevronDown", { enumerable: true, get: function () { return __importDefault(ChevronDown_1).default; } });
30
+ var ChevronLeft_1 = require("./ChevronLeft");
31
+ Object.defineProperty(exports, "ChevronLeft", { enumerable: true, get: function () { return __importDefault(ChevronLeft_1).default; } });
32
+ var ChevronRight_1 = require("./ChevronRight");
33
+ Object.defineProperty(exports, "ChevronRight", { enumerable: true, get: function () { return __importDefault(ChevronRight_1).default; } });
34
+ var ChevronUp_1 = require("./ChevronUp");
35
+ Object.defineProperty(exports, "ChevronUp", { enumerable: true, get: function () { return __importDefault(ChevronUp_1).default; } });
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IconProps } from "../types";
3
+ declare const ChatPlus: React.FC<IconProps>;
4
+ export default ChatPlus;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const ChatPlus = (_a) => {
20
+ var { size = 20, color = utils_1.defaultColor, activeColor = utils_1.defaultActiveColor, isActive } = _a, rest = __rest(_a, ["size", "color", "activeColor", "isActive"]);
21
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, fill: "none", viewBox: "0 0 20 20" }, rest),
22
+ react_1.default.createElement("path", { d: "M17.5 8.5V15.1C17.5 16.426 16.426 17.5 15.1 17.5H4.9C3.574 17.5 2.5 16.426 2.5 15.1V4.9C2.5 3.574 3.574 2.5 4.9 2.5H11.5", stroke: color, strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" }),
23
+ react_1.default.createElement("path", { d: "M18 2L9 11", stroke: color, strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" })));
24
+ };
25
+ exports.default = ChatPlus;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IconProps } from "../types";
3
+ declare const CheckCircle: React.FC<IconProps>;
4
+ export default CheckCircle;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ const react_1 = __importDefault(require("react"));
18
+ const utils_1 = require("../utils");
19
+ const CheckCircle = (_a) => {
20
+ var { size = 20, color = utils_1.defaultColor, activeColor = utils_1.defaultActiveColor, isActive } = _a, rest = __rest(_a, ["size", "color", "activeColor", "isActive"]);
21
+ return (react_1.default.createElement("svg", Object.assign({ width: size, height: size, fill: "none", viewBox: "0 0 20 20" }, rest),
22
+ react_1.default.createElement("path", { d: "M10.001 1.60205C15.0176 1.60205 19.0848 5.66849 19.085 10.6851C19.085 15.7018 15.0177 19.769 10.001 19.769C4.98441 19.7689 0.917969 15.7017 0.917969 10.6851C0.918144 5.6686 4.98452 1.60223 10.001 1.60205ZM13.8418 7.63232C13.5366 7.35256 13.0622 7.3733 12.7822 7.67822L8.72754 12.1011L7.19824 10.5718C6.90535 10.2789 6.43059 10.2789 6.1377 10.5718C5.8448 10.8647 5.84481 11.3394 6.1377 11.6323L8.2207 13.7153C8.36535 13.86 8.56307 13.9395 8.76758 13.9351C8.97206 13.9306 9.16549 13.8426 9.30371 13.6919L13.8877 8.69189C14.1673 8.38658 14.147 7.91215 13.8418 7.63232Z", fill: isActive ? activeColor : color })));
23
+ };
24
+ exports.default = CheckCircle;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { IconProps } from "../types";
3
+ declare const Edit: React.FC<IconProps>;
4
+ export default Edit;