@cleen/ui 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (423) hide show
  1. package/README.md +37 -0
  2. package/dist/charts/index.d.ts +118 -0
  3. package/dist/charts/index.js +611 -0
  4. package/dist/icons/index.d.ts +35 -0
  5. package/dist/icons/index.js +77 -0
  6. package/dist/index.d.ts +2959 -0
  7. package/dist/index.js +16710 -0
  8. package/package.json +54 -54
  9. package/src/charts/chart/Chart.tsx +0 -82
  10. package/src/charts/chart/constant.ts +0 -50
  11. package/src/charts/chart/index.ts +0 -2
  12. package/src/charts/chart/types/apexcharts.ts +0 -9
  13. package/src/charts/chart/variants/BellCurve/BellCurve.tsx +0 -215
  14. package/src/charts/chart/variants/BellCurve/constant.ts +0 -112
  15. package/src/charts/chart/variants/BellCurve/helper.ts +0 -116
  16. package/src/charts/chart/variants/BellCurve/index.ts +0 -2
  17. package/src/charts/chart/variants/BellCurve/types/bellCurve.ts +0 -47
  18. package/src/charts/chart/variants/BellCurve/types/props.ts +0 -21
  19. package/src/charts/chart/variants/RadarChart/RadarChart.tsx +0 -22
  20. package/src/charts/chart/variants/RadarChart/constant.ts +0 -28
  21. package/src/charts/chart/variants/RadarChart/index.ts +0 -1
  22. package/src/charts/chart/variants/ScatterChart/ScatterChart.tsx +0 -23
  23. package/src/charts/chart/variants/ScatterChart/constant.ts +0 -54
  24. package/src/charts/chart/variants/ScatterChart/index.ts +0 -1
  25. package/src/charts/chart/variants/index.ts +0 -3
  26. package/src/charts/index.ts +0 -2
  27. package/src/charts/simpleChart/SimpleChart.tsx +0 -54
  28. package/src/charts/simpleChart/index.ts +0 -1
  29. package/src/components/advancedProgressBar/AdvancedProgressBar.tsx +0 -156
  30. package/src/components/advancedProgressBar/blocks/Bar.tsx +0 -118
  31. package/src/components/advancedProgressBar/blocks/BlockLabel.tsx +0 -49
  32. package/src/components/advancedProgressBar/blocks/Clamp.tsx +0 -85
  33. package/src/components/advancedProgressBar/constants.ts +0 -6
  34. package/src/components/advancedProgressBar/index.ts +0 -2
  35. package/src/components/advancedProgressBar/types/props.ts +0 -69
  36. package/src/components/advancedProgressBar/utils.ts +0 -17
  37. package/src/components/audioPlayback/AudioPlayback.tsx +0 -141
  38. package/src/components/audioPlayback/index.ts +0 -2
  39. package/src/components/audioRecorder/AudioRecorder.tsx +0 -391
  40. package/src/components/audioRecorder/constant/default.ts +0 -19
  41. package/src/components/audioRecorder/constant/labels.ts +0 -9
  42. package/src/components/audioRecorder/index.ts +0 -2
  43. package/src/components/audioRecorder/types/props.ts +0 -56
  44. package/src/components/avatar/Avatar.tsx +0 -132
  45. package/src/components/avatar/index.ts +0 -1
  46. package/src/components/avatar/variants.ts +0 -9
  47. package/src/components/avatarRow/AvatarRow.tsx +0 -127
  48. package/src/components/avatarRow/index.ts +0 -1
  49. package/src/components/breadcrumb/Breadcrumb.tsx +0 -158
  50. package/src/components/breadcrumb/index.ts +0 -1
  51. package/src/components/button/Button.tsx +0 -114
  52. package/src/components/button/index.ts +0 -2
  53. package/src/components/button/variants.ts +0 -41
  54. package/src/components/card/Card.tsx +0 -197
  55. package/src/components/card/index.ts +0 -3
  56. package/src/components/card/variants/CardIcon/CardIcon.tsx +0 -158
  57. package/src/components/card/variants/CardMedia/CardMedia.tsx +0 -127
  58. package/src/components/checkbox/Checkbox.tsx +0 -246
  59. package/src/components/checkbox/index.ts +0 -1
  60. package/src/components/checkbox/variants.ts +0 -13
  61. package/src/components/checkboxGroup/CheckboxGroup.tsx +0 -163
  62. package/src/components/checkboxGroup/index.ts +0 -1
  63. package/src/components/cleenIcon/CleenIcon.tsx +0 -674
  64. package/src/components/cleenIcon/icons/IconAlertCircle.tsx +0 -22
  65. package/src/components/cleenIcon/icons/IconAlertFeatured.tsx +0 -30
  66. package/src/components/cleenIcon/icons/IconAlertOctagon.tsx +0 -21
  67. package/src/components/cleenIcon/icons/IconAlertTriangle.tsx +0 -25
  68. package/src/components/cleenIcon/icons/IconAlignRight.tsx +0 -25
  69. package/src/components/cleenIcon/icons/IconArrowDown.tsx +0 -25
  70. package/src/components/cleenIcon/icons/IconArrowLeft.tsx +0 -25
  71. package/src/components/cleenIcon/icons/IconArrowLeft2.tsx +0 -22
  72. package/src/components/cleenIcon/icons/IconArrowRight.tsx +0 -25
  73. package/src/components/cleenIcon/icons/IconArrowToTop.tsx +0 -20
  74. package/src/components/cleenIcon/icons/IconArrowUp.tsx +0 -22
  75. package/src/components/cleenIcon/icons/IconArrowUpRight.tsx +0 -22
  76. package/src/components/cleenIcon/icons/IconArrowUpRightNarrow.tsx +0 -22
  77. package/src/components/cleenIcon/icons/IconArrowUpRightSquare.tsx +0 -22
  78. package/src/components/cleenIcon/icons/IconAttachment.tsx +0 -22
  79. package/src/components/cleenIcon/icons/IconBarChartSquare.tsx +0 -22
  80. package/src/components/cleenIcon/icons/IconBold.tsx +0 -16
  81. package/src/components/cleenIcon/icons/IconBookmarkCheck.tsx +0 -22
  82. package/src/components/cleenIcon/icons/IconBookmarkCheckFill.tsx +0 -37
  83. package/src/components/cleenIcon/icons/IconBookmarkPlus.tsx +0 -22
  84. package/src/components/cleenIcon/icons/IconBookmarkX.tsx +0 -22
  85. package/src/components/cleenIcon/icons/IconBoxLines.tsx +0 -16
  86. package/src/components/cleenIcon/icons/IconBoxText.tsx +0 -24
  87. package/src/components/cleenIcon/icons/IconBracketsCheck.tsx +0 -25
  88. package/src/components/cleenIcon/icons/IconBracketsEllipses.tsx +0 -22
  89. package/src/components/cleenIcon/icons/IconBuilding.tsx +0 -22
  90. package/src/components/cleenIcon/icons/IconCalendar.tsx +0 -25
  91. package/src/components/cleenIcon/icons/IconCertificateHeart.tsx +0 -25
  92. package/src/components/cleenIcon/icons/IconCheck.tsx +0 -22
  93. package/src/components/cleenIcon/icons/IconCheckCircle.tsx +0 -22
  94. package/src/components/cleenIcon/icons/IconCheckCircleBroken.tsx +0 -25
  95. package/src/components/cleenIcon/icons/IconCheckFill.tsx +0 -45
  96. package/src/components/cleenIcon/icons/IconCheckVerified.tsx +0 -22
  97. package/src/components/cleenIcon/icons/IconChevronDown.tsx +0 -22
  98. package/src/components/cleenIcon/icons/IconChevronLeft.tsx +0 -25
  99. package/src/components/cleenIcon/icons/IconChevronLeftDouble.tsx +0 -22
  100. package/src/components/cleenIcon/icons/IconChevronRight.tsx +0 -25
  101. package/src/components/cleenIcon/icons/IconChevronRightDouble.tsx +0 -22
  102. package/src/components/cleenIcon/icons/IconChevronSelectorVertical.tsx +0 -22
  103. package/src/components/cleenIcon/icons/IconChevronUp.tsx +0 -25
  104. package/src/components/cleenIcon/icons/IconCircleSwap.tsx +0 -22
  105. package/src/components/cleenIcon/icons/IconClockFastForward.tsx +0 -25
  106. package/src/components/cleenIcon/icons/IconClockRewind.tsx +0 -25
  107. package/src/components/cleenIcon/icons/IconClockRewind2.tsx +0 -21
  108. package/src/components/cleenIcon/icons/IconCodeBrowser.tsx +0 -25
  109. package/src/components/cleenIcon/icons/IconCodeCircle.tsx +0 -22
  110. package/src/components/cleenIcon/icons/IconColors.tsx +0 -25
  111. package/src/components/cleenIcon/icons/IconColumnEdit.tsx +0 -19
  112. package/src/components/cleenIcon/icons/IconCopy.tsx +0 -25
  113. package/src/components/cleenIcon/icons/IconCopy2.tsx +0 -22
  114. package/src/components/cleenIcon/icons/IconCopy3.tsx +0 -25
  115. package/src/components/cleenIcon/icons/IconCopy4.tsx +0 -25
  116. package/src/components/cleenIcon/icons/IconCopy5.tsx +0 -25
  117. package/src/components/cleenIcon/icons/IconCopyCheck.tsx +0 -22
  118. package/src/components/cleenIcon/icons/IconCube.tsx +0 -25
  119. package/src/components/cleenIcon/icons/IconCubeOutline.tsx +0 -22
  120. package/src/components/cleenIcon/icons/IconCursorBox.tsx +0 -25
  121. package/src/components/cleenIcon/icons/IconDataflow.tsx +0 -22
  122. package/src/components/cleenIcon/icons/IconDataflow2.tsx +0 -22
  123. package/src/components/cleenIcon/icons/IconDataflow3.tsx +0 -29
  124. package/src/components/cleenIcon/icons/IconDelete.tsx +0 -25
  125. package/src/components/cleenIcon/icons/IconDollarCircle.tsx +0 -25
  126. package/src/components/cleenIcon/icons/IconDotsGrid.tsx +0 -74
  127. package/src/components/cleenIcon/icons/IconDotsHorizontal.tsx +0 -34
  128. package/src/components/cleenIcon/icons/IconDotsVertical.tsx +0 -38
  129. package/src/components/cleenIcon/icons/IconEdit.tsx +0 -25
  130. package/src/components/cleenIcon/icons/IconEditable.tsx +0 -25
  131. package/src/components/cleenIcon/icons/IconExpand.tsx +0 -22
  132. package/src/components/cleenIcon/icons/IconEye.tsx +0 -28
  133. package/src/components/cleenIcon/icons/IconEyeHidden.tsx +0 -25
  134. package/src/components/cleenIcon/icons/IconEyeHidden2.tsx +0 -24
  135. package/src/components/cleenIcon/icons/IconFaceSmile.tsx +0 -24
  136. package/src/components/cleenIcon/icons/IconFilter.tsx +0 -22
  137. package/src/components/cleenIcon/icons/IconFilter2.tsx +0 -22
  138. package/src/components/cleenIcon/icons/IconFlag.tsx +0 -22
  139. package/src/components/cleenIcon/icons/IconFlag2.tsx +0 -25
  140. package/src/components/cleenIcon/icons/IconFlag3.tsx +0 -16
  141. package/src/components/cleenIcon/icons/IconHandShield.tsx +0 -22
  142. package/src/components/cleenIcon/icons/IconHash.tsx +0 -22
  143. package/src/components/cleenIcon/icons/IconHeadsetMic.tsx +0 -21
  144. package/src/components/cleenIcon/icons/IconHeart.tsx +0 -24
  145. package/src/components/cleenIcon/icons/IconHouseLine.tsx +0 -22
  146. package/src/components/cleenIcon/icons/IconImage.tsx +0 -22
  147. package/src/components/cleenIcon/icons/IconImage2.tsx +0 -22
  148. package/src/components/cleenIcon/icons/IconImage3.tsx +0 -17
  149. package/src/components/cleenIcon/icons/IconImage4.tsx +0 -25
  150. package/src/components/cleenIcon/icons/IconImageCheck.tsx +0 -22
  151. package/src/components/cleenIcon/icons/IconInfoCircle.tsx +0 -22
  152. package/src/components/cleenIcon/icons/IconInfoHexagon.tsx +0 -25
  153. package/src/components/cleenIcon/icons/IconItalic.tsx +0 -16
  154. package/src/components/cleenIcon/icons/IconLayersMultiple.tsx +0 -22
  155. package/src/components/cleenIcon/icons/IconLayersSingle.tsx +0 -22
  156. package/src/components/cleenIcon/icons/IconLayout.tsx +0 -22
  157. package/src/components/cleenIcon/icons/IconLayout2.tsx +0 -22
  158. package/src/components/cleenIcon/icons/IconLayoutColumns.tsx +0 -20
  159. package/src/components/cleenIcon/icons/IconLayoutCustom.tsx +0 -16
  160. package/src/components/cleenIcon/icons/IconLayoutSequential.tsx +0 -16
  161. package/src/components/cleenIcon/icons/IconLayoutStuffed.tsx +0 -20
  162. package/src/components/cleenIcon/icons/IconLayoutTile.tsx +0 -16
  163. package/src/components/cleenIcon/icons/IconLifeBuoy.tsx +0 -29
  164. package/src/components/cleenIcon/icons/IconLightbulb.tsx +0 -22
  165. package/src/components/cleenIcon/icons/IconLightning.tsx +0 -22
  166. package/src/components/cleenIcon/icons/IconLightning2.tsx +0 -25
  167. package/src/components/cleenIcon/icons/IconLightningFast.tsx +0 -22
  168. package/src/components/cleenIcon/icons/IconLineChartBar.tsx +0 -22
  169. package/src/components/cleenIcon/icons/IconLineChartBreakoutSquare.tsx +0 -22
  170. package/src/components/cleenIcon/icons/IconLineChartUp.tsx +0 -25
  171. package/src/components/cleenIcon/icons/IconLineChartUp2.tsx +0 -34
  172. package/src/components/cleenIcon/icons/IconLines.tsx +0 -22
  173. package/src/components/cleenIcon/icons/IconLinesCheck.tsx +0 -16
  174. package/src/components/cleenIcon/icons/IconLinesPlay.tsx +0 -23
  175. package/src/components/cleenIcon/icons/IconLink.tsx +0 -25
  176. package/src/components/cleenIcon/icons/IconLink2.tsx +0 -24
  177. package/src/components/cleenIcon/icons/IconLink3.tsx +0 -21
  178. package/src/components/cleenIcon/icons/IconLink4.tsx +0 -17
  179. package/src/components/cleenIcon/icons/IconLink5.tsx +0 -22
  180. package/src/components/cleenIcon/icons/IconListBullet.tsx +0 -18
  181. package/src/components/cleenIcon/icons/IconListOrder.tsx +0 -20
  182. package/src/components/cleenIcon/icons/IconListOrder2.tsx +0 -16
  183. package/src/components/cleenIcon/icons/IconLock.tsx +0 -22
  184. package/src/components/cleenIcon/icons/IconLock2.tsx +0 -22
  185. package/src/components/cleenIcon/icons/IconLogIn.tsx +0 -25
  186. package/src/components/cleenIcon/icons/IconLogOut.tsx +0 -25
  187. package/src/components/cleenIcon/icons/IconLogOut2.tsx +0 -22
  188. package/src/components/cleenIcon/icons/IconMagicWand.tsx +0 -25
  189. package/src/components/cleenIcon/icons/IconMagicWand2.tsx +0 -22
  190. package/src/components/cleenIcon/icons/IconMail.tsx +0 -25
  191. package/src/components/cleenIcon/icons/IconMessageSquare.tsx +0 -25
  192. package/src/components/cleenIcon/icons/IconMessageSquare2.tsx +0 -22
  193. package/src/components/cleenIcon/icons/IconMessageXSquare.tsx +0 -25
  194. package/src/components/cleenIcon/icons/IconMinusCircle.tsx +0 -22
  195. package/src/components/cleenIcon/icons/IconMobile.tsx +0 -25
  196. package/src/components/cleenIcon/icons/IconMonitor.tsx +0 -22
  197. package/src/components/cleenIcon/icons/IconMonitor2.tsx +0 -25
  198. package/src/components/cleenIcon/icons/IconMonitor3.tsx +0 -25
  199. package/src/components/cleenIcon/icons/IconMoonCircle.tsx +0 -28
  200. package/src/components/cleenIcon/icons/IconNavigationPointer.tsx +0 -22
  201. package/src/components/cleenIcon/icons/IconNotificationBox.tsx +0 -22
  202. package/src/components/cleenIcon/icons/IconPCSetup.tsx +0 -22
  203. package/src/components/cleenIcon/icons/IconPalette.tsx +0 -40
  204. package/src/components/cleenIcon/icons/IconPasscodeLock.tsx +0 -25
  205. package/src/components/cleenIcon/icons/IconPencil.tsx +0 -25
  206. package/src/components/cleenIcon/icons/IconPercentageCircle.tsx +0 -29
  207. package/src/components/cleenIcon/icons/IconPerspective.tsx +0 -22
  208. package/src/components/cleenIcon/icons/IconPhoneCall.tsx +0 -25
  209. package/src/components/cleenIcon/icons/IconPin.tsx +0 -22
  210. package/src/components/cleenIcon/icons/IconPlayCircle.tsx +0 -28
  211. package/src/components/cleenIcon/icons/IconPlus.tsx +0 -22
  212. package/src/components/cleenIcon/icons/IconPlusCircle.tsx +0 -25
  213. package/src/components/cleenIcon/icons/IconPulse.tsx +0 -25
  214. package/src/components/cleenIcon/icons/IconQuestionCircle.tsx +0 -24
  215. package/src/components/cleenIcon/icons/IconRadioButton.tsx +0 -27
  216. package/src/components/cleenIcon/icons/IconRadioButtonActive.tsx +0 -39
  217. package/src/components/cleenIcon/icons/IconReceiptCheck.tsx +0 -25
  218. package/src/components/cleenIcon/icons/IconRedo.tsx +0 -16
  219. package/src/components/cleenIcon/icons/IconRefresh.tsx +0 -22
  220. package/src/components/cleenIcon/icons/IconRefresh2.tsx +0 -22
  221. package/src/components/cleenIcon/icons/IconRefresh3.tsx +0 -20
  222. package/src/components/cleenIcon/icons/IconRepeat.tsx +0 -22
  223. package/src/components/cleenIcon/icons/IconRepeat2.tsx +0 -22
  224. package/src/components/cleenIcon/icons/IconRetweet.tsx +0 -33
  225. package/src/components/cleenIcon/icons/IconRoundChart.tsx +0 -25
  226. package/src/components/cleenIcon/icons/IconRoundChart2.tsx +0 -29
  227. package/src/components/cleenIcon/icons/IconRoute.tsx +0 -22
  228. package/src/components/cleenIcon/icons/IconSave.tsx +0 -25
  229. package/src/components/cleenIcon/icons/IconSave2.tsx +0 -22
  230. package/src/components/cleenIcon/icons/IconScanDots.tsx +0 -22
  231. package/src/components/cleenIcon/icons/IconSearch.tsx +0 -22
  232. package/src/components/cleenIcon/icons/IconSend.tsx +0 -25
  233. package/src/components/cleenIcon/icons/IconSettings.tsx +0 -32
  234. package/src/components/cleenIcon/icons/IconSettings2.tsx +0 -25
  235. package/src/components/cleenIcon/icons/IconSettings3.tsx +0 -22
  236. package/src/components/cleenIcon/icons/IconShieldLightning.tsx +0 -22
  237. package/src/components/cleenIcon/icons/IconShieldPlus.tsx +0 -22
  238. package/src/components/cleenIcon/icons/IconShieldRemove.tsx +0 -16
  239. package/src/components/cleenIcon/icons/IconShuffle.tsx +0 -25
  240. package/src/components/cleenIcon/icons/IconSlashCircle.tsx +0 -22
  241. package/src/components/cleenIcon/icons/IconSlashOctagon.tsx +0 -22
  242. package/src/components/cleenIcon/icons/IconSocialGlobe.tsx +0 -23
  243. package/src/components/cleenIcon/icons/IconSocialLinkedin.tsx +0 -21
  244. package/src/components/cleenIcon/icons/IconSocialX.tsx +0 -28
  245. package/src/components/cleenIcon/icons/IconSpeedometer.tsx +0 -22
  246. package/src/components/cleenIcon/icons/IconStairsRound.tsx +0 -21
  247. package/src/components/cleenIcon/icons/IconStar.tsx +0 -22
  248. package/src/components/cleenIcon/icons/IconStarHalf.tsx +0 -39
  249. package/src/components/cleenIcon/icons/IconStars.tsx +0 -28
  250. package/src/components/cleenIcon/icons/IconStars2.tsx +0 -29
  251. package/src/components/cleenIcon/icons/IconStrikethrough.tsx +0 -16
  252. package/src/components/cleenIcon/icons/IconSuccessFeatured.tsx +0 -30
  253. package/src/components/cleenIcon/icons/IconSun.tsx +0 -22
  254. package/src/components/cleenIcon/icons/IconSwitchHorizontal.tsx +0 -22
  255. package/src/components/cleenIcon/icons/IconTag.tsx +0 -22
  256. package/src/components/cleenIcon/icons/IconTarget.tsx +0 -21
  257. package/src/components/cleenIcon/icons/IconTarget2.tsx +0 -34
  258. package/src/components/cleenIcon/icons/IconTextFormat.tsx +0 -17
  259. package/src/components/cleenIcon/icons/IconTextFormat2.tsx +0 -22
  260. package/src/components/cleenIcon/icons/IconTextHighlight.tsx +0 -16
  261. package/src/components/cleenIcon/icons/IconTranslate.tsx +0 -25
  262. package/src/components/cleenIcon/icons/IconTrash.tsx +0 -25
  263. package/src/components/cleenIcon/icons/IconTrending.tsx +0 -22
  264. package/src/components/cleenIcon/icons/IconUnderline.tsx +0 -16
  265. package/src/components/cleenIcon/icons/IconUndo.tsx +0 -22
  266. package/src/components/cleenIcon/icons/IconUndo2.tsx +0 -16
  267. package/src/components/cleenIcon/icons/IconUploadCloud.tsx +0 -22
  268. package/src/components/cleenIcon/icons/IconUser.tsx +0 -22
  269. package/src/components/cleenIcon/icons/IconUserEdit.tsx +0 -25
  270. package/src/components/cleenIcon/icons/IconUserRight.tsx +0 -22
  271. package/src/components/cleenIcon/icons/IconUserSquare.tsx +0 -25
  272. package/src/components/cleenIcon/icons/IconUsers.tsx +0 -25
  273. package/src/components/cleenIcon/icons/IconUsersUp.tsx +0 -25
  274. package/src/components/cleenIcon/icons/IconVolume.tsx +0 -25
  275. package/src/components/cleenIcon/icons/IconWrench.tsx +0 -22
  276. package/src/components/cleenIcon/icons/IconX.tsx +0 -25
  277. package/src/components/cleenIcon/icons/IconXCircle.tsx +0 -22
  278. package/src/components/cleenIcon/icons/IconXCircle2.tsx +0 -42
  279. package/src/components/cleenIcon/icons/IconXClose.tsx +0 -25
  280. package/src/components/cleenIcon/icons/IconXSquare.tsx +0 -22
  281. package/src/components/cleenIcon/icons/index.ts +0 -215
  282. package/src/components/cleenIcon/index.ts +0 -4
  283. package/src/components/cleenIcon/types/icon.ts +0 -226
  284. package/src/components/collapsible/Collapsible.tsx +0 -148
  285. package/src/components/collapsible/index.ts +0 -5
  286. package/src/components/creditCardInput/CreditCardInput.tsx +0 -236
  287. package/src/components/creditCardInput/index.ts +0 -2
  288. package/src/components/creditCardInput/types/card.ts +0 -13
  289. package/src/components/creditCardInput/types/props.ts +0 -44
  290. package/src/components/creditCardInput/util/format.ts +0 -102
  291. package/src/components/datePicker/DatePicker.tsx +0 -235
  292. package/src/components/datePicker/index.ts +0 -2
  293. package/src/components/datePicker/types/props.ts +0 -47
  294. package/src/components/datePicker/utils/date.ts +0 -40
  295. package/src/components/divider/Divider.tsx +0 -43
  296. package/src/components/divider/index.ts +0 -1
  297. package/src/components/drawer/Drawer.tsx +0 -222
  298. package/src/components/drawer/index.ts +0 -1
  299. package/src/components/dropdown/Dropdown.tsx +0 -224
  300. package/src/components/dropdown/index.ts +0 -1
  301. package/src/components/filterDrawer/FilterDrawer.tsx +0 -147
  302. package/src/components/filterDrawer/blocks/FilterDrawerFooter.tsx +0 -119
  303. package/src/components/filterDrawer/blocks/SaveFilterStep.tsx +0 -56
  304. package/src/components/filterDrawer/blocks/SavedFilterRow.tsx +0 -166
  305. package/src/components/filterDrawer/blocks/SavedFiltersDropdown.tsx +0 -142
  306. package/src/components/filterDrawer/constants/filter.ts +0 -4
  307. package/src/components/filterDrawer/constants/labels.ts +0 -52
  308. package/src/components/filterDrawer/constants/tab.ts +0 -7
  309. package/src/components/filterDrawer/context/context.ts +0 -28
  310. package/src/components/filterDrawer/context/provider.tsx +0 -50
  311. package/src/components/filterDrawer/index.ts +0 -7
  312. package/src/components/filterDrawer/types/filters.ts +0 -28
  313. package/src/components/filterDrawer/types/props.ts +0 -107
  314. package/src/components/filterDrawer/types/validation.ts +0 -6
  315. package/src/components/formGroup/FormGroup.tsx +0 -165
  316. package/src/components/formGroup/index.ts +0 -1
  317. package/src/components/groupSelector/GroupSelector.tsx +0 -729
  318. package/src/components/groupSelector/index.ts +0 -6
  319. package/src/components/index.ts +0 -44
  320. package/src/components/infoLabels/InfoLabels.tsx +0 -88
  321. package/src/components/infoLabels/index.ts +0 -1
  322. package/src/components/input/Input.tsx +0 -269
  323. package/src/components/input/index.ts +0 -1
  324. package/src/components/loader/Loader.tsx +0 -91
  325. package/src/components/loader/index.ts +0 -1
  326. package/src/components/lookup/Lookup.tsx +0 -433
  327. package/src/components/lookup/blocks/LookupOptionList.tsx +0 -130
  328. package/src/components/lookup/index.ts +0 -2
  329. package/src/components/lookup/types/lookup.ts +0 -97
  330. package/src/components/menu/Menu.tsx +0 -103
  331. package/src/components/menu/blocks/MenuContent.tsx +0 -105
  332. package/src/components/menu/blocks/MenuItem.tsx +0 -120
  333. package/src/components/menu/index.ts +0 -2
  334. package/src/components/menu/types/menu.ts +0 -30
  335. package/src/components/menu/types/menuItem.ts +0 -48
  336. package/src/components/modal/Modal.tsx +0 -191
  337. package/src/components/modal/index.ts +0 -1
  338. package/src/components/notification/Notification.tsx +0 -79
  339. package/src/components/notification/constant/notification.ts +0 -30
  340. package/src/components/notification/index.ts +0 -2
  341. package/src/components/notification/wrappers/CleenNotificationContainer.tsx +0 -9
  342. package/src/components/pagination/Pagination.tsx +0 -294
  343. package/src/components/pagination/blocks/PaginationGoToPage.tsx +0 -91
  344. package/src/components/pagination/blocks/PaginationPageSize.tsx +0 -145
  345. package/src/components/pagination/constants/labels.ts +0 -15
  346. package/src/components/pagination/index.ts +0 -9
  347. package/src/components/pillBadge/PillBadge.tsx +0 -130
  348. package/src/components/pillBadge/helper.ts +0 -11
  349. package/src/components/pillBadge/index.ts +0 -1
  350. package/src/components/pillBadge/variants.ts +0 -47
  351. package/src/components/popover/Popover.tsx +0 -108
  352. package/src/components/popover/index.ts +0 -2
  353. package/src/components/popover/types/popover.ts +0 -21
  354. package/src/components/progressBar/ProgressBar.tsx +0 -179
  355. package/src/components/progressBar/index.ts +0 -1
  356. package/src/components/progressCircle/ProgressCircle.tsx +0 -142
  357. package/src/components/progressCircle/index.ts +0 -1
  358. package/src/components/radioBoxGroup/RadioBoxGroup.tsx +0 -207
  359. package/src/components/radioBoxGroup/index.ts +0 -1
  360. package/src/components/radioButtonGroup/RadioButtonGroup.tsx +0 -208
  361. package/src/components/radioButtonGroup/blocks/RadioButton.tsx +0 -22
  362. package/src/components/radioButtonGroup/index.ts +0 -4
  363. package/src/components/radioButtonGroup/types/radioButton.ts +0 -10
  364. package/src/components/rangeSlider/RangeSlider.tsx +0 -366
  365. package/src/components/rangeSlider/index.ts +0 -1
  366. package/src/components/select/Select.tsx +0 -349
  367. package/src/components/select/blocks/SelectCustomMenuList.tsx +0 -70
  368. package/src/components/select/blocks/SelectNoOptionsMessage.tsx +0 -22
  369. package/src/components/select/blocks/SelectOption.tsx +0 -19
  370. package/src/components/select/blocks/SelectSingleValue.tsx +0 -28
  371. package/src/components/select/index.ts +0 -1
  372. package/src/components/sidebar/Sidebar.tsx +0 -210
  373. package/src/components/sidebar/SidebarItem.tsx +0 -88
  374. package/src/components/sidebar/drawerContainer/DrawerContainer.tsx +0 -36
  375. package/src/components/sidebar/drawerContainer/DrawerContentTitle.tsx +0 -165
  376. package/src/components/sidebar/drawerContainer/index.ts +0 -2
  377. package/src/components/sidebar/index.ts +0 -13
  378. package/src/components/sidebar/types.ts +0 -157
  379. package/src/components/skeletons/blocks/Skeleton.tsx +0 -72
  380. package/src/components/skeletons/blocks/SkeletonAvatar.tsx +0 -43
  381. package/src/components/skeletons/blocks/SkeletonBadge.tsx +0 -30
  382. package/src/components/skeletons/blocks/SkeletonBanner.tsx +0 -44
  383. package/src/components/skeletons/blocks/SkeletonButton.tsx +0 -31
  384. package/src/components/skeletons/blocks/SkeletonCard.tsx +0 -39
  385. package/src/components/skeletons/blocks/SkeletonCard2.tsx +0 -57
  386. package/src/components/skeletons/blocks/SkeletonCard3.tsx +0 -89
  387. package/src/components/skeletons/blocks/SkeletonCardStack.tsx +0 -22
  388. package/src/components/skeletons/blocks/SkeletonChart.tsx +0 -114
  389. package/src/components/skeletons/blocks/SkeletonContentCard.tsx +0 -75
  390. package/src/components/skeletons/blocks/SkeletonDataGrid.tsx +0 -73
  391. package/src/components/skeletons/blocks/SkeletonForm.tsx +0 -50
  392. package/src/components/skeletons/blocks/SkeletonImage.tsx +0 -45
  393. package/src/components/skeletons/blocks/SkeletonInfoCard.tsx +0 -130
  394. package/src/components/skeletons/blocks/SkeletonInput.tsx +0 -32
  395. package/src/components/skeletons/blocks/SkeletonList.tsx +0 -67
  396. package/src/components/skeletons/blocks/SkeletonParagraph.tsx +0 -52
  397. package/src/components/skeletons/blocks/SkeletonText.tsx +0 -22
  398. package/src/components/skeletons/blocks/SkeletonVideo.tsx +0 -71
  399. package/src/components/skeletons/blocks/SkeletonWidgetCard.tsx +0 -56
  400. package/src/components/skeletons/blocks/SkeletonWrapper.tsx +0 -140
  401. package/src/components/skeletons/index.ts +0 -24
  402. package/src/components/skeletons/styles/skeleton.ts +0 -2
  403. package/src/components/skeletons/types/skeleton.ts +0 -8
  404. package/src/components/slider/Slider.tsx +0 -298
  405. package/src/components/slider/index.ts +0 -1
  406. package/src/components/stepper/Stepper.tsx +0 -185
  407. package/src/components/stepper/index.ts +0 -1
  408. package/src/components/switch/Switch.tsx +0 -152
  409. package/src/components/switch/index.ts +0 -1
  410. package/src/components/tabs/Tabs.tsx +0 -140
  411. package/src/components/tabs/index.ts +0 -2
  412. package/src/components/tabs/types/tab.ts +0 -33
  413. package/src/components/tabs/variants.ts +0 -49
  414. package/src/components/textArea/TextArea.tsx +0 -244
  415. package/src/components/textArea/index.ts +0 -1
  416. package/src/components/tooltip/Tooltip.tsx +0 -200
  417. package/src/components/tooltip/index.ts +0 -1
  418. package/src/icons/IconFromLibrary.tsx +0 -13
  419. package/src/icons/getIconByName.ts +0 -81
  420. package/src/icons/index.ts +0 -16
  421. package/src/index.ts +0 -1
  422. package/tsconfig.json +0 -27
  423. package/tsup.config.ts +0 -23
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLightning = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="19"
8
- viewBox="0 0 16 19"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M8.83333 1.16675L1.41121 10.0733C1.12054 10.4221 0.975199 10.5965 0.972978 10.7438C0.971048 10.8718 1.02811 10.9937 1.12771 11.0742C1.24229 11.1667 1.46931 11.1667 1.92336 11.1667H8L7.16666 17.8334L14.5888 8.92687C14.8795 8.57806 15.0248 8.40366 15.027 8.25636C15.0289 8.12832 14.9719 8.00649 14.8723 7.926C14.7577 7.83342 14.5307 7.83342 14.0766 7.83342H8L8.83333 1.16675Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLightning2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="zap">
15
- <path
16
- id="Icon"
17
- d="M10.8333 1.6665L3.41118 10.573C3.12051 10.9219 2.97517 11.0963 2.97295 11.2436C2.97102 11.3716 3.02808 11.4934 3.12768 11.5739C3.24226 11.6665 3.46928 11.6665 3.92333 11.6665H9.99997L9.16663 18.3332L16.5888 9.42663C16.8794 9.07782 17.0248 8.90341 17.027 8.75612C17.0289 8.62807 16.9719 8.50625 16.8723 8.42576C16.7577 8.33317 16.5307 8.33317 16.0766 8.33317H9.99997L10.8333 1.6665Z"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLightningFast = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="16"
8
- height="16"
9
- viewBox="0 0 16 16"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M6.00065 11.6667H2.33398M4.33398 8H1.33398M6.00065 4.33333H2.66732M11.334 2L6.93636 8.15667C6.74172 8.42917 6.6444 8.56542 6.64861 8.67902C6.65228 8.77792 6.6997 8.87008 6.77805 8.93055C6.86804 9 7.03548 9 7.37035 9H10.6673L10.0007 14L14.3983 7.84333C14.5929 7.57083 14.6902 7.43458 14.686 7.32098C14.6824 7.22208 14.6349 7.12992 14.5566 7.06945C14.4666 7 14.2992 7 13.9643 7H10.6673L11.334 2Z"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLineChartBar = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M20 20V13M12 20V10M4 20L4 16M13.4067 5.0275L18.5751 6.96567M10.7988 5.40092L5.20023 9.59983M21.0607 6.43934C21.6464 7.02513 21.6464 7.97487 21.0607 8.56066C20.4749 9.14645 19.5251 9.14645 18.9393 8.56066C18.3536 7.97487 18.3536 7.02513 18.9393 6.43934C19.5251 5.85355 20.4749 5.85355 21.0607 6.43934ZM5.06066 9.43934C5.64645 10.0251 5.64645 10.9749 5.06066 11.5607C4.47487 12.1464 3.52513 12.1464 2.93934 11.5607C2.35355 10.9749 2.35355 10.0251 2.93934 9.43934C3.52513 8.85355 4.47487 8.85355 5.06066 9.43934ZM13.0607 3.43934C13.6464 4.02513 13.6464 4.97487 13.0607 5.56066C12.4749 6.14645 11.5251 6.14645 10.9393 5.56066C10.3536 4.97487 10.3536 4.02513 10.9393 3.43934C11.5251 2.85355 12.4749 2.85355 13.0607 3.43934Z"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLineChartBreakoutSquare = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M9.16667 2.49984H6.5C5.09987 2.49984 4.3998 2.49984 3.86502 2.77232C3.39462 3.012 3.01217 3.39446 2.77248 3.86486C2.5 4.39964 2.5 5.09971 2.5 6.49984V13.4998C2.5 14.9 2.5 15.6 2.77248 16.1348C3.01217 16.6052 3.39462 16.9877 3.86502 17.2274C4.3998 17.4998 5.09987 17.4998 6.5 17.4998H13.5C14.9001 17.4998 15.6002 17.4998 16.135 17.2274C16.6054 16.9877 16.9878 16.6052 17.2275 16.1348C17.5 15.6 17.5 14.9 17.5 13.4998V10.8332M10 6.6665H13.3333V9.99984M12.9167 2.9165V1.6665M16.1995 3.80039L17.0833 2.9165M17.0919 7.08317H18.3419M2.5 11.1224C3.04328 11.2063 3.59989 11.2498 4.16667 11.2498C7.82197 11.2498 11.0544 9.4395 13.0164 6.6665"
16
- strokeWidth="1.67"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLineChartUp = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="line-chart-up-02">
15
- <path
16
- id="Icon"
17
- d="M21 21H4.6C4.03995 21 3.75992 21 3.54601 20.891C3.35785 20.7951 3.20487 20.6422 3.10899 20.454C3 20.2401 3 19.9601 3 19.4V3M21 7L15.5657 12.4343C15.3677 12.6323 15.2687 12.7313 15.1545 12.7684C15.0541 12.8011 14.9459 12.8011 14.8455 12.7684C14.7313 12.7313 14.6323 12.6323 14.4343 12.4343L12.5657 10.5657C12.3677 10.3677 12.2687 10.2687 12.1545 10.2316C12.0541 10.1989 11.9459 10.1989 11.8455 10.2316C11.7313 10.2687 11.6323 10.3677 11.4343 10.5657L7 15M21 7H17M21 7V11"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,34 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLineChartUp2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="17"
7
- height="16"
8
- viewBox="0 0 17 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g clipPath="url(#clip0_657_292)">
15
- <path
16
- d="M15.0003 4.66602L9.75457 9.91177C9.49056 10.1758 9.35856 10.3078 9.20634 10.3572C9.07244 10.4007 8.92821 10.4007 8.79431 10.3572C8.6421 10.3078 8.51009 10.1758 8.24608 9.91177L6.42124 8.08693C6.15723 7.82292 6.02522 7.69091 5.873 7.64145C5.73911 7.59795 5.59488 7.59795 5.46098 7.64145C5.30876 7.69091 5.17676 7.82292 4.91274 8.08693L1.66699 11.3327M15.0003 4.66602H10.3337M15.0003 4.66602V9.33268"
17
- strokeWidth="1.5"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- <defs>
23
- <clipPath id="clip0_657_292">
24
- <rect
25
- width="16"
26
- height="16"
27
- fill="white"
28
- transform="translate(0.333496)"
29
- />
30
- </clipPath>
31
- </defs>
32
- </svg>
33
- );
34
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLines = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="18"
7
- height="8"
8
- viewBox="0 0 18 8"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M0.914062 6.57324H17.0859M0.914062 0.948242H17.0859"
16
- strokeWidth="1.71875"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,16 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLinesCheck = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="currentColor"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <path d="M15.3 8.575L14.225 7.5C14.125 7.4 14.0083 7.35433 13.875 7.363C13.7417 7.37167 13.625 7.42567 13.525 7.525C13.425 7.62433 13.375 7.741 13.375 7.875C13.375 8.009 13.425 8.12567 13.525 8.225L14.6 9.3C14.8 9.5 15.0333 9.6 15.3 9.6C15.5667 9.6 15.8 9.5 16 9.3L18.475 6.8C18.575 6.7 18.625 6.58333 18.625 6.45C18.625 6.31667 18.575 6.2 18.475 6.1C18.375 6 18.2583 5.95 18.125 5.95C17.9917 5.95 17.875 6 17.775 6.1L15.3 8.575ZM4 19.75C3.71667 19.75 3.47934 19.654 3.288 19.462C3.09667 19.27 3.00067 19.0327 3 18.75C2.99934 18.4673 3.09534 18.23 3.288 18.038C3.48067 17.846 3.718 17.75 4 17.75H14C14.2833 17.75 14.521 17.846 14.713 18.038C14.905 18.23 15.0007 18.4673 15 18.75C14.9993 19.0327 14.9033 19.2703 14.712 19.463C14.5207 19.6557 14.2833 19.7513 14 19.75H4ZM16 12.75C14.6167 12.75 13.4377 12.2623 12.463 11.287C11.4883 10.3117 11.0007 9.13267 11 7.75C10.9993 6.36733 11.487 5.18833 12.463 4.213C13.439 3.23767 14.618 2.75 16 2.75C17.382 2.75 18.5613 3.23767 19.538 4.213C20.5147 5.18833 21.002 6.36733 21 7.75C20.998 9.13267 20.5103 10.312 19.537 11.288C18.5637 12.264 17.3847 12.7513 16 12.75ZM4 11.75C3.71667 11.75 3.47934 11.654 3.288 11.462C3.09667 11.27 3.00067 11.0327 3 10.75C2.99934 10.4673 3.09534 10.23 3.288 10.038C3.48067 9.846 3.718 9.75 4 9.75H8.675C8.95834 9.75 9.196 9.846 9.388 10.038C9.58 10.23 9.67567 10.4673 9.675 10.75C9.675 11.0167 9.579 11.25 9.387 11.45C9.195 11.65 8.95767 11.75 8.675 11.75H4ZM4 15.75C3.71667 15.75 3.47934 15.654 3.288 15.462C3.09667 15.27 3.00067 15.0327 3 14.75C2.99934 14.4673 3.09534 14.23 3.288 14.038C3.48067 13.846 3.718 13.75 4 13.75H11.925C12.2083 13.75 12.446 13.846 12.638 14.038C12.83 14.23 12.9257 14.4673 12.925 14.75C12.925 15.0167 12.8333 15.25 12.65 15.45C12.4667 15.65 12.225 15.75 11.925 15.75H4Z" />
14
- </svg>
15
- );
16
- };
@@ -1,23 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLinesPlay = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- id="Icon"
16
- d="M19 8.24995H10M19 2.99995L10 2.99995M19 13.75H1M19 19H1M2.28 1.95995L6.14667 4.85995C6.43616 5.07707 6.5809 5.18563 6.63266 5.31872C6.678 5.43529 6.678 5.56462 6.63266 5.68119C6.5809 5.81427 6.43616 5.92283 6.14667 6.13995L2.28 9.03995C1.86802 9.34894 1.66203 9.50343 1.48961 9.49984C1.33956 9.49672 1.19885 9.42637 1.10632 9.3082C1 9.17241 1 8.91493 1 8.39995V2.59995C1 2.08498 1 1.82749 1.10632 1.6917C1.19885 1.57354 1.33956 1.50318 1.48961 1.50006C1.66203 1.49648 1.86802 1.65097 2.28 1.95995Z"
17
- strokeWidth="2"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </svg>
22
- );
23
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLink = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="16"
7
- height="16"
8
- viewBox="0 0 16 16"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="link-01">
15
- <path
16
- id="Icon"
17
- d="M8.47203 12.2427L7.52922 13.1855C6.22748 14.4872 4.11693 14.4872 2.81518 13.1855C1.51343 11.8837 1.51343 9.77317 2.81518 8.47142L3.75799 7.52861M12.2433 8.47142L13.1861 7.52861C14.4878 6.22687 14.4878 4.11632 13.1861 2.81457C11.8843 1.51282 9.77378 1.51282 8.47203 2.81457L7.52922 3.75738M5.66729 10.3333L10.334 5.66667"
18
- strokeWidth="1.5"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,24 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLink2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="20"
8
- height="20"
9
- viewBox="0 0 20 20"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g clipPath="url(#clip0_4128_23574)">
15
- <path
16
- d="M8.3335 10.834C8.69138 11.3124 9.14796 11.7083 9.67229 11.9947C10.1966 12.2812 10.7764 12.4516 11.3724 12.4942C11.9683 12.5369 12.5665 12.4509 13.1263 12.2421C13.6861 12.0333 14.1944 11.7065 14.6168 11.284L17.1168 8.78396C17.8758 7.99811 18.2958 6.9456 18.2863 5.85312C18.2768 4.76063 17.8386 3.71558 17.0661 2.94304C16.2935 2.17051 15.2485 1.73231 14.156 1.72281C13.0635 1.71332 12.011 2.1333 11.2252 2.89229L9.79183 4.31729M11.6668 9.16729C11.309 8.68885 10.8524 8.29297 10.328 8.00651C9.80371 7.72004 9.22391 7.54969 8.62796 7.50701C8.032 7.46433 7.43384 7.55032 6.87405 7.75914C6.31425 7.96796 5.8059 8.29473 5.3835 8.71729L2.8835 11.2173C2.12451 12.0031 1.70453 13.0556 1.71402 14.1481C1.72352 15.2406 2.16172 16.2857 2.93426 17.0582C3.70679 17.8307 4.75184 18.2689 5.84433 18.2784C6.93681 18.2879 7.98932 17.8679 8.77517 17.109L10.2002 15.684"
17
- strokeWidth="1.66667"
18
- strokeLinecap="round"
19
- strokeLinejoin="round"
20
- />
21
- </g>
22
- </svg>
23
- );
24
- };
@@ -1,21 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLink3 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="14"
7
- height="10"
8
- viewBox="0 0 14 10"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M5.14854 8.69034C4.99198 8.83652 4.8708 8.93437 4.74698 9.00586C4.14082 9.35582 3.39401 9.35582 2.78786 9.00586C2.56449 8.8769 2.34978 8.66218 1.92035 8.23275C1.49091 7.80332 1.2762 7.58861 1.14724 7.36524C0.797275 6.75909 0.797275 6.01228 1.14724 5.40612C1.2762 5.18276 1.49091 4.96804 1.92035 4.53861L3.76742 2.69154C4.19685 2.26211 4.41156 2.04739 4.63493 1.91843C5.24108 1.56847 5.98789 1.56847 6.59405 1.91843C6.81741 2.04739 7.03213 2.26211 7.46156 2.69154C7.89099 3.12097 8.10571 3.33568 8.23467 3.55905C8.58463 4.1652 8.58463 4.91201 8.23467 5.51817C8.16318 5.642 8.06533 5.76317 7.91915 5.91974M6.08043 4.08102C5.93426 4.23759 5.83641 4.35876 5.76492 4.48259C5.41495 5.08874 5.41496 5.83555 5.76492 6.4417C5.89388 6.66507 6.10859 6.87979 6.53802 7.30922C6.96746 7.73865 7.18217 7.95336 7.40554 8.08233C8.01169 8.43229 8.7585 8.43229 9.36465 8.08233C9.58802 7.95336 9.80274 7.73865 10.2322 7.30922L12.0792 5.46215C12.5087 5.03271 12.7234 4.818 12.8523 4.59463C13.2023 3.98848 13.2023 3.24167 12.8523 2.63552C12.7234 2.41215 12.5087 2.19743 12.0792 1.768C11.6498 1.33857 11.4351 1.12385 11.2117 0.994894C10.6056 0.644931 9.85876 0.644931 9.25261 0.994894C9.12878 1.06639 9.00761 1.16423 8.85104 1.31041"
16
- strokeWidth="1.2"
17
- strokeLinecap="round"
18
- />
19
- </svg>
20
- );
21
- };
@@ -1,17 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLink4 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="28"
7
- height="28"
8
- viewBox="0 0 28 28"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M22.2812 8.225C21.9329 7.8754 21.5189 7.59801 21.0631 7.40874C20.6072 7.21947 20.1185 7.12204 19.625 7.12204C19.1314 7.12204 18.6427 7.21947 18.1869 7.40874C17.7311 7.59801 17.3171 7.8754 16.9687 8.225L17.8562 9.1125C18.0889 8.87981 18.3652 8.69523 18.6692 8.56931C18.9732 8.44338 19.2991 8.37856 19.6281 8.37856C19.9572 8.37856 20.283 8.44338 20.5871 8.56931C20.8911 8.69523 21.1673 8.87981 21.4 9.1125C21.6327 9.34518 21.8173 9.62142 21.9432 9.92544C22.0691 10.2295 22.1339 10.5553 22.1339 10.8844C22.1339 11.2134 22.0691 11.5393 21.9432 11.8433C21.8173 12.1473 21.6327 12.4236 21.4 12.6562L16.4 17.6562C15.9309 18.1262 15.2943 18.3905 14.6303 18.3911C13.9663 18.3917 13.3293 18.1285 12.8594 17.6594C12.3894 17.1903 12.1251 16.5537 12.1245 15.8897C12.1239 15.2257 12.3871 14.5887 12.8562 14.1187L13.7375 13.2312L12.8562 12.3437L11.9687 13.2312C11.6191 13.5796 11.3418 13.9936 11.1525 14.4494C10.9632 14.9052 10.8658 15.3939 10.8658 15.8875C10.8658 16.381 10.9632 16.8697 11.1525 17.3256C11.3418 17.7814 11.6191 18.1954 11.9687 18.5437C12.6759 19.2419 13.6313 19.6308 14.625 19.625C15.1204 19.627 15.6114 19.5309 16.0695 19.3421C16.5275 19.1533 16.9436 18.8756 17.2937 18.525L22.2937 13.525C22.9943 12.8202 23.3865 11.8662 23.3842 10.8724C23.3819 9.87866 22.9852 8.92647 22.2812 8.225Z" />
14
- <path d="M6.61875 19.5125C6.38537 19.2802 6.20018 19.0041 6.07381 18.7C5.94745 18.3959 5.8824 18.0699 5.8824 17.7406C5.8824 17.4113 5.94745 17.0853 6.07381 16.7812C6.20018 16.4772 6.38537 16.201 6.61875 15.9687L11.6187 10.9687C11.851 10.7354 12.1272 10.5502 12.4312 10.4238C12.7353 10.2974 13.0613 10.2324 13.3906 10.2324C13.7199 10.2324 14.0459 10.2974 14.35 10.4238C14.6541 10.5502 14.9302 10.7354 15.1625 10.9687C15.3944 11.2029 15.577 11.4812 15.6993 11.7871C15.8217 12.0931 15.8815 12.4205 15.875 12.75C15.8769 13.0805 15.8133 13.4081 15.6877 13.7138C15.5622 14.0196 15.3773 14.2974 15.1437 14.5312L13.8187 15.875L14.7062 16.7625L16.0312 15.4375C16.7366 14.7322 17.1328 13.7756 17.1328 12.7781C17.1328 11.7807 16.7366 10.8241 16.0312 10.1187C15.3259 9.41344 14.3693 9.0172 13.3719 9.0172C12.3744 9.0172 11.4178 9.41344 10.7125 10.1187L5.7125 15.1187C5.36196 15.4672 5.08377 15.8816 4.89395 16.338C4.70412 16.7944 4.6064 17.2838 4.6064 17.7781C4.6064 18.2724 4.70412 18.7618 4.89395 19.2182C5.08377 19.6746 5.36196 20.089 5.7125 20.4375C6.42426 21.1303 7.38181 21.5124 8.375 21.5C9.37694 21.501 10.3386 21.1055 11.05 20.4L10.1625 19.5125C9.9302 19.7459 9.65409 19.9311 9.35002 20.0574C9.04594 20.1838 8.7199 20.2488 8.39062 20.2488C8.06134 20.2488 7.7353 20.1838 7.43123 20.0574C7.12715 19.9311 6.85104 19.7459 6.61875 19.5125Z" />
15
- </svg>
16
- );
17
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLink5 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- xmlns="http://www.w3.org/2000/svg"
7
- width="37"
8
- height="22"
9
- viewBox="0 0 37 22"
10
- fill="none"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M21.9929 1.87207H25.6439C30.685 1.87207 34.7716 5.88435 34.7716 10.8337C34.7716 15.7831 30.685 19.7954 25.6439 19.7954H21.9929M14.6908 1.87207H11.0397C5.99869 1.87207 1.91211 5.88435 1.91211 10.8337C1.91211 15.7831 5.99869 19.7954 11.0397 19.7954H14.6908M11.0397 10.8337H25.6439"
16
- strokeWidth="2.98722"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,18 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconListBullet = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="28"
7
- height="28"
8
- viewBox="0 0 28 28"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M8.375 11.5C9.41053 11.5 10.25 10.6605 10.25 9.625C10.25 8.58947 9.41053 7.75 8.375 7.75C7.33947 7.75 6.5 8.58947 6.5 9.625C6.5 10.6605 7.33947 11.5 8.375 11.5Z" />
14
- <path d="M8.375 20.25C9.41053 20.25 10.25 19.4105 10.25 18.375C10.25 17.3395 9.41053 16.5 8.375 16.5C7.33947 16.5 6.5 17.3395 6.5 18.375C6.5 19.4105 7.33947 20.25 8.375 20.25Z" />
15
- <path d="M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9Z" />
16
- </svg>
17
- );
18
- };
@@ -1,20 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconListOrder = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="15"
7
- height="16"
8
- viewBox="0 0 15 16"
9
- fill="currentColor"
10
- xmlns="http://www.w3.org/2000/svg"
11
- {...props}
12
- >
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="M5.33398 1.33333H13.6673C13.8883 1.33333 14.1003 1.42113 14.2566 1.57741C14.4129 1.73369 14.5007 1.94565 14.5007 2.16667C14.5007 2.38768 14.4129 2.59964 14.2566 2.75592C14.1003 2.9122 13.8883 3 13.6673 3H5.33398C5.11297 3 4.90101 2.9122 4.74473 2.75592C4.58845 2.59964 4.50065 2.38768 4.50065 2.16667C4.50065 1.94565 4.58845 1.73369 4.74473 1.57741C4.90101 1.42113 5.11297 1.33333 5.33398 1.33333ZM5.33398 7.16667H13.6673C13.8883 7.16667 14.1003 7.25446 14.2566 7.41074C14.4129 7.56702 14.5007 7.77899 14.5007 8C14.5007 8.22101 14.4129 8.43297 14.2566 8.58926C14.1003 8.74554 13.8883 8.83333 13.6673 8.83333H5.33398C5.11297 8.83333 4.90101 8.74554 4.74473 8.58926C4.58845 8.43297 4.50065 8.22101 4.50065 8C4.50065 7.77899 4.58845 7.56702 4.74473 7.41074C4.90101 7.25446 5.11297 7.16667 5.33398 7.16667ZM5.33398 13H13.6673C13.8883 13 14.1003 13.0878 14.2566 13.2441C14.4129 13.4004 14.5007 13.6123 14.5007 13.8333C14.5007 14.0543 14.4129 14.2663 14.2566 14.4226C14.1003 14.5789 13.8883 14.6667 13.6673 14.6667H5.33398C5.11297 14.6667 4.90101 14.5789 4.74473 14.4226C4.58845 14.2663 4.50065 14.0543 4.50065 13.8333C4.50065 13.6123 4.58845 13.4004 4.74473 13.2441C4.90101 13.0878 5.11297 13 5.33398 13ZM0.750651 1.33333C0.640144 1.33333 0.534163 1.28943 0.456023 1.21129C0.377883 1.13315 0.333984 1.02717 0.333984 0.916667C0.333984 0.80616 0.377883 0.700179 0.456023 0.622039C0.534163 0.543899 0.640144 0.5 0.750651 0.5H1.58398C1.81732 0.5 2.00065 0.683333 2.00065 0.916667V3.41667C2.00065 3.52717 1.95675 3.63315 1.87861 3.71129C1.80047 3.78943 1.69449 3.83333 1.58398 3.83333C1.47348 3.83333 1.3675 3.78943 1.28936 3.71129C1.21122 3.63315 1.16732 3.52717 1.16732 3.41667V1.34583L0.750651 1.33333ZM0.750651 6.33333H2.41732C2.65065 6.33333 2.83398 6.51667 2.83398 6.75V7.16667L1.41732 8.83333H2.41732C2.65065 8.83333 2.83398 9.01667 2.83398 9.25C2.83398 9.48333 2.64732 9.66667 2.41732 9.66667H0.750651C0.517318 9.66667 0.333984 9.48333 0.333984 9.25V8.83333L1.75065 7.16667H0.750651C0.517318 7.16667 0.333984 6.98333 0.333984 6.75C0.333984 6.51667 0.499818 6.33333 0.750651 6.33333ZM2.41732 15.5H0.750651C0.640144 15.5 0.534163 15.4561 0.456023 15.378C0.377883 15.2998 0.333984 15.1938 0.333984 15.0833C0.333984 14.9728 0.377883 14.8668 0.456023 14.7887C0.534163 14.7106 0.640144 14.6667 0.750651 14.6667H2.00065V14.25H0.750651C0.640144 14.25 0.534163 14.2061 0.456023 14.128C0.377883 14.0498 0.333984 13.9438 0.333984 13.8333C0.333984 13.7228 0.377883 13.6168 0.456023 13.5387C0.534163 13.4606 0.640144 13.4167 0.750651 13.4167H2.00065V13H0.750651C0.640144 13 0.534163 12.9561 0.456023 12.878C0.377883 12.7998 0.333984 12.6938 0.333984 12.5833C0.333984 12.4728 0.377883 12.3668 0.456023 12.2887C0.534163 12.2106 0.640144 12.1667 0.750651 12.1667H2.41732C2.52782 12.1667 2.63381 12.2106 2.71195 12.2887C2.79009 12.3668 2.83398 12.4728 2.83398 12.5833V15.0833C2.83398 15.1938 2.79009 15.2998 2.71195 15.378C2.63381 15.4561 2.52782 15.5 2.41732 15.5Z"
17
- />
18
- </svg>
19
- );
20
- };
@@ -1,16 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconListOrder2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="28"
7
- height="28"
8
- viewBox="0 0 28 28"
9
- xmlns="http://www.w3.org/2000/svg"
10
- fill="currentColor"
11
- {...props}
12
- >
13
- <path d="M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9ZM9 11.5V6.5H7.75V7.125H6.5V8.375H7.75V11.5H6.5V12.75H10.25V11.5H9ZM10.25 21.5H6.5V19C6.5 18.6685 6.6317 18.3505 6.86612 18.1161C7.10054 17.8817 7.41848 17.75 7.75 17.75H9V16.5H6.5V15.25H9C9.33152 15.25 9.64946 15.3817 9.88388 15.6161C10.1183 15.8505 10.25 16.1685 10.25 16.5V17.75C10.25 18.0815 10.1183 18.3995 9.88388 18.6339C9.64946 18.8683 9.33152 19 9 19H7.75V20.25H10.25V21.5Z" />
14
- </svg>
15
- );
16
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLock = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="10"
7
- height="12"
8
- viewBox="0 0 10 12"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M7.5 5.5V4C7.5 2.61929 6.38071 1.5 5 1.5C3.61929 1.5 2.5 2.61929 2.5 4V5.5M3.4 10.5H6.6C7.44008 10.5 7.86012 10.5 8.18099 10.3365C8.46323 10.1927 8.6927 9.96323 8.83651 9.68099C9 9.36012 9 8.94008 9 8.1V7.9C9 7.05992 9 6.63988 8.83651 6.31901C8.6927 6.03677 8.46323 5.8073 8.18099 5.66349C7.86012 5.5 7.44008 5.5 6.6 5.5H3.4C2.55992 5.5 2.13988 5.5 1.81901 5.66349C1.53677 5.8073 1.3073 6.03677 1.16349 6.31901C1 6.63988 1 7.05992 1 7.9V8.1C1 8.94008 1 9.36012 1.16349 9.68099C1.3073 9.96323 1.53677 10.1927 1.81901 10.3365C2.13988 10.5 2.55992 10.5 3.4 10.5Z"
16
- strokeWidth="1.5"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLock2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M14.1668 8.33333V6.66667C14.1668 4.36548 12.3013 2.5 10.0002 2.5C7.69898 2.5 5.8335 4.36548 5.8335 6.66667V8.33333M10.0002 12.0833V13.75M7.3335 17.5H12.6668C14.067 17.5 14.767 17.5 15.3018 17.2275C15.7722 16.9878 16.1547 16.6054 16.3943 16.135C16.6668 15.6002 16.6668 14.9001 16.6668 13.5V12.3333C16.6668 10.9332 16.6668 10.2331 16.3943 9.69836C16.1547 9.22795 15.7722 8.8455 15.3018 8.60582C14.767 8.33333 14.067 8.33333 12.6668 8.33333H7.3335C5.93336 8.33333 5.2333 8.33333 4.69852 8.60582C4.22811 8.8455 3.84566 9.22795 3.60598 9.69836C3.3335 10.2331 3.3335 10.9332 3.3335 12.3333V13.5C3.3335 14.9001 3.3335 15.6002 3.60598 16.135C3.84566 16.6054 4.22811 16.9878 4.69852 17.2275C5.2333 17.5 5.93336 17.5 7.3335 17.5Z"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLogIn = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="log-in-04">
15
- <path
16
- id="Icon"
17
- d="M12 8L16 12M16 12L12 16M16 12H3M3.33782 7C5.06687 4.01099 8.29859 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C8.29859 22 5.06687 19.989 3.33782 17"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLogOut = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="log-out-01">
15
- <path
16
- id="Icon"
17
- d="M13.3333 14.1667L17.5 10M17.5 10L13.3333 5.83333M17.5 10H7.5M7.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.5"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconLogOut2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="18"
8
- viewBox="0 0 20 18"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M14.9993 5.66667L18.3327 9M18.3327 9L14.9993 12.3333M18.3327 9H7.49935M12.4993 2.50337C11.4371 1.86523 10.2037 1.5 8.88824 1.5C4.89951 1.5 1.66602 4.85786 1.66602 9C1.66602 13.1421 4.89951 16.5 8.88824 16.5C10.2037 16.5 11.4371 16.1348 12.4993 15.4966"
16
- strokeWidth="1.66667"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconMagicWand = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="20"
7
- height="20"
8
- viewBox="0 0 20 20"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="magic-wand-02">
15
- <path
16
- id="Icon"
17
- d="M12.5 3.33317V1.6665M12.5 13.3332V11.6665M6.66667 7.49984H8.33333M16.6667 7.49984H18.3333M14.8333 9.83317L15.8333 10.8332M14.8333 5.1665L15.8333 4.1665M2.5 17.4998L10 9.99984M10.1667 5.1665L9.16667 4.1665"
18
- strokeWidth="1.66667"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconMagicWand2 = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="22"
7
- height="22"
8
- viewBox="0 0 22 22"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <path
15
- d="M11.9998 13L8.99985 10M14.0102 2.5V1M17.9495 4.06066L19.0102 3M17.9495 12L19.0102 13.0607M10.0102 4.06066L8.94954 3M19.5102 8H21.0102M5.13122 19.8686L14.3685 10.6314C14.7645 10.2354 14.9625 10.0373 15.0367 9.80902C15.1019 9.60817 15.1019 9.39183 15.0367 9.19098C14.9625 8.96265 14.7645 8.76465 14.3685 8.36863L13.6312 7.63137C13.2352 7.23535 13.0372 7.03735 12.8089 6.96316C12.608 6.8979 12.3917 6.8979 12.1908 6.96316C11.9625 7.03735 11.7645 7.23535 11.3685 7.63137L2.13122 16.8686C1.7352 17.2646 1.53719 17.4627 1.46301 17.691C1.39775 17.8918 1.39775 18.1082 1.46301 18.309C1.53719 18.5373 1.7352 18.7354 2.13122 19.1314L2.86848 19.8686C3.2645 20.2646 3.4625 20.4627 3.69083 20.5368C3.89168 20.6021 4.10802 20.6021 4.30887 20.5368C4.53719 20.4627 4.7352 20.2646 5.13122 19.8686Z"
16
- strokeWidth="2"
17
- strokeLinecap="round"
18
- strokeLinejoin="round"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,25 +0,0 @@
1
- import type { IconProps } from '../types/icon';
2
-
3
- export const IconMail = ({ ...props }: IconProps) => {
4
- return (
5
- <svg
6
- width="24"
7
- height="24"
8
- viewBox="0 0 24 24"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- stroke="currentColor"
12
- {...props}
13
- >
14
- <g id="mail-02">
15
- <path
16
- id="Icon"
17
- d="M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z"
18
- strokeWidth="2"
19
- strokeLinecap="round"
20
- strokeLinejoin="round"
21
- />
22
- </g>
23
- </svg>
24
- );
25
- };