@consumidor-positivo/aurora 0.4.2 → 0.8.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 (890) hide show
  1. package/dist/{BadgeWhite-2VzKlAke.js → BadgeWhite-DwzVEF3U.js} +50 -43
  2. package/dist/BadgeWhite-DwzVEF3U.js.map +1 -0
  3. package/dist/components/Alert/index.d.ts +0 -1
  4. package/dist/components/Alert/index.es.js +17 -11
  5. package/dist/components/Alert/index.es.js.map +1 -1
  6. package/dist/components/BadgeInfo/BadgeInfo.test.d.ts +1 -0
  7. package/dist/components/BadgeInfo/index.d.ts +12 -0
  8. package/dist/components/BadgeInfo/index.es.js +62 -0
  9. package/dist/components/BadgeInfo/index.es.js.map +1 -0
  10. package/dist/components/BadgeInfo/styles.css +1 -0
  11. package/dist/components/BadgeState/BadgeState.test.d.ts +1 -0
  12. package/dist/components/BadgeState/index.d.ts +10 -0
  13. package/dist/components/BadgeState/index.es.js +63 -0
  14. package/dist/components/BadgeState/index.es.js.map +1 -0
  15. package/dist/components/BadgeState/styles.css +1 -0
  16. package/dist/components/Button/index.d.ts +0 -1
  17. package/dist/components/Button/index.es.js +1 -1
  18. package/dist/components/Button/index.es.js.map +1 -1
  19. package/dist/components/Button/styles.css +1 -1
  20. package/dist/components/Calendar/index.es.js +3 -3
  21. package/dist/components/CalendarHeader/index.es.js +3 -3
  22. package/dist/components/Card/Container/index.d.ts +0 -1
  23. package/dist/components/Card/Root/index.d.ts +0 -1
  24. package/dist/components/Card/Tag/index.d.ts +0 -1
  25. package/dist/components/Card/index.d.ts +0 -1
  26. package/dist/components/Card/index.es.js +1 -1
  27. package/dist/components/Card/index.es.js.map +1 -1
  28. package/dist/components/Card/styles.css +1 -1
  29. package/dist/components/Carousel/index.es.js +5 -4
  30. package/dist/components/Carousel/index.es.js.map +1 -1
  31. package/dist/components/Carousel/styles.css +1 -1
  32. package/dist/components/Checkbox/index.es.js +6 -6
  33. package/dist/components/Checkbox/index.es.js.map +1 -1
  34. package/dist/components/Checkbox/styles.css +1 -1
  35. package/dist/components/Chip/index.d.ts +0 -1
  36. package/dist/components/Chip/index.es.js +1 -1
  37. package/dist/components/Chip/index.es.js.map +1 -1
  38. package/dist/components/Container/index.d.ts +0 -1
  39. package/dist/components/Container/index.es.js +1 -1
  40. package/dist/components/Container/index.es.js.map +1 -1
  41. package/dist/components/Container/styles.css +1 -1
  42. package/dist/components/Datepicker/index.es.js +8 -5
  43. package/dist/components/Datepicker/index.es.js.map +1 -1
  44. package/dist/components/Datepicker/styles.css +1 -1
  45. package/dist/components/Drawer/index.d.ts +0 -1
  46. package/dist/components/Drawer/index.es.js +4 -2
  47. package/dist/components/Drawer/index.es.js.map +1 -1
  48. package/dist/components/Drawer/styles.css +1 -1
  49. package/dist/components/DynamicTagComponent/index.es.js +2 -2
  50. package/dist/components/DynamicTagComponent/index.es.js.map +1 -1
  51. package/dist/components/EmailField/index.es.js +42 -6
  52. package/dist/components/EmailField/index.es.js.map +1 -1
  53. package/dist/components/Emphasis/index.es.js.map +1 -1
  54. package/dist/components/ErrorMessage/index.es.js +2 -2
  55. package/dist/components/ErrorMessage/index.es.js.map +1 -1
  56. package/dist/components/Field/index.es.js +1 -1
  57. package/dist/components/Field/index.es.js.map +1 -1
  58. package/dist/components/Field/styles.css +1 -1
  59. package/dist/components/Footer/index.d.ts +0 -1
  60. package/dist/components/Footer/index.es.js +47 -41
  61. package/dist/components/Footer/index.es.js.map +1 -1
  62. package/dist/components/Footer/styles.css +1 -1
  63. package/dist/components/Footer/types.d.ts +0 -1
  64. package/dist/components/Group/index.es.js +4 -4
  65. package/dist/components/Group/index.es.js.map +1 -1
  66. package/dist/components/Header/index.d.ts +0 -1
  67. package/dist/components/Header/index.es.js +104 -36
  68. package/dist/components/Header/index.es.js.map +1 -1
  69. package/dist/components/Header/parts/HeaderActions.d.ts +0 -1
  70. package/dist/components/Header/parts/HeaderBadges.d.ts +0 -1
  71. package/dist/components/Header/parts/HeaderButton.d.ts +0 -1
  72. package/dist/components/Header/parts/HeaderHamburger.d.ts +3 -1
  73. package/dist/components/Header/parts/HeaderLogo.d.ts +0 -1
  74. package/dist/components/Header/parts/HeaderNavbar.d.ts +0 -1
  75. package/dist/components/Header/parts/HeaderNavbarLink.d.ts +0 -1
  76. package/dist/components/Header/parts/HeaderNavigation.d.ts +0 -1
  77. package/dist/components/Header/parts/HeaderWrap.d.ts +0 -1
  78. package/dist/components/Header/styles.css +1 -1
  79. package/dist/components/Icon/index.es.js +2 -1
  80. package/dist/components/Icon/index.es.js.map +1 -1
  81. package/dist/components/Icon/styles.css +1 -1
  82. package/dist/components/Image/index.es.js +1 -1
  83. package/dist/components/Image/index.es.js.map +1 -1
  84. package/dist/components/Input/index.es.js +1 -1
  85. package/dist/components/Input/index.es.js.map +1 -1
  86. package/dist/components/InputField/index.es.js +9 -1
  87. package/dist/components/InputField/index.es.js.map +1 -1
  88. package/dist/components/InputHolder/index.es.js.map +1 -1
  89. package/dist/components/IsMobile/index.d.ts +0 -1
  90. package/dist/components/IsMobile/index.es.js.map +1 -1
  91. package/dist/components/Label/index.es.js +10 -6
  92. package/dist/components/Label/index.es.js.map +1 -1
  93. package/dist/components/LazyImage/hooks.d.ts +0 -1
  94. package/dist/components/LazyImage/index.d.ts +0 -1
  95. package/dist/components/LazyImage/index.es.js +2 -2
  96. package/dist/components/LazyImage/index.es.js.map +1 -1
  97. package/dist/components/Logo/Logo.d.ts +2 -2
  98. package/dist/components/Logo/index.es.js +21 -21
  99. package/dist/components/Message/index.es.js +3 -3
  100. package/dist/components/Message/index.es.js.map +1 -1
  101. package/dist/components/Modal/index.d.ts +2 -2
  102. package/dist/components/Modal/index.es.js +30 -20
  103. package/dist/components/Modal/index.es.js.map +1 -1
  104. package/dist/components/Modal/styles.css +1 -1
  105. package/dist/components/NavbarVertical/index.d.ts +0 -1
  106. package/dist/components/NavbarVertical/index.es.js +2 -2
  107. package/dist/components/NavbarVertical/index.es.js.map +1 -1
  108. package/dist/components/NavbarVertical/styles.css +1 -1
  109. package/dist/components/NotificationsBar/index.d.ts +3 -3
  110. package/dist/components/NotificationsBar/index.es.js +19 -14
  111. package/dist/components/NotificationsBar/index.es.js.map +1 -1
  112. package/dist/components/NotificationsBar/styles.css +1 -1
  113. package/dist/components/PasswordField/index.es.js +12 -5
  114. package/dist/components/PasswordField/index.es.js.map +1 -1
  115. package/dist/components/Portal/index.es.js.map +1 -1
  116. package/dist/components/PortalHolder/index.es.js +1 -1
  117. package/dist/components/PortalHolder/index.es.js.map +1 -1
  118. package/dist/components/ProfileNav/index.d.ts +0 -1
  119. package/dist/components/ProfileNav/index.es.js.map +1 -1
  120. package/dist/components/ProgressBar/index.d.ts +0 -1
  121. package/dist/components/ProgressBar/index.es.js +39 -27
  122. package/dist/components/ProgressBar/index.es.js.map +1 -1
  123. package/dist/components/Prototype/Carousel/index.d.ts +0 -1
  124. package/dist/components/Prototype/Carousel/useCarousel.d.ts +20 -0
  125. package/dist/components/Pure/index.es.js.map +1 -1
  126. package/dist/components/Radio/index.es.js.map +1 -1
  127. package/dist/components/Root/index.es.js +1 -1
  128. package/dist/components/Root/index.es.js.map +1 -1
  129. package/dist/components/Segment/index.es.js +2 -2
  130. package/dist/components/SelectField/index.es.js +21 -13
  131. package/dist/components/SelectField/index.es.js.map +1 -1
  132. package/dist/components/Skeleton/Skeleton.stories.d.ts +0 -1
  133. package/dist/components/Skeleton/index.d.ts +0 -1
  134. package/dist/components/Skeleton/index.es.js +2 -2
  135. package/dist/components/Skeleton/index.es.js.map +1 -1
  136. package/dist/components/Spinner/index.d.ts +0 -1
  137. package/dist/components/Spinner/index.es.js +46 -35
  138. package/dist/components/Spinner/index.es.js.map +1 -1
  139. package/dist/components/SubHeader/index.d.ts +0 -1
  140. package/dist/components/SubHeader/index.es.js +5 -3
  141. package/dist/components/SubHeader/index.es.js.map +1 -1
  142. package/dist/components/SubHeader/styles.css +1 -1
  143. package/dist/components/Switch/Card/index.d.ts +0 -1
  144. package/dist/components/Switch/Pure/index.d.ts +0 -1
  145. package/dist/components/Tabs/index.d.ts +0 -1
  146. package/dist/components/Tabs/index.es.js +5 -3
  147. package/dist/components/Tabs/index.es.js.map +1 -1
  148. package/dist/components/Tabs/styles.css +1 -1
  149. package/dist/components/Tag/index.d.ts +0 -1
  150. package/dist/components/Tag/index.es.js +3 -3
  151. package/dist/components/Tag/index.es.js.map +1 -1
  152. package/dist/components/Text/index.d.ts +0 -1
  153. package/dist/components/Text/index.es.js +1 -1
  154. package/dist/components/Text/index.es.js.map +1 -1
  155. package/dist/components/Text/styles.css +1 -1
  156. package/dist/components/TextArea/index.es.js +1 -1
  157. package/dist/components/TextArea/index.es.js.map +1 -1
  158. package/dist/components/TextareaField/index.es.js.map +1 -1
  159. package/dist/components/TokenField/index.es.js.map +1 -1
  160. package/dist/components/Tooltip/Tooltip.test.d.ts +0 -1
  161. package/dist/components/Tooltip/index.d.ts +0 -1
  162. package/dist/components/Tooltip/index.es.js +5 -3
  163. package/dist/components/Tooltip/index.es.js.map +1 -1
  164. package/dist/components/Tooltip/styles.css +1 -1
  165. package/dist/components/default/index.es.js +12 -0
  166. package/dist/components/default/index.es.js.map +1 -1
  167. package/dist/components/form/Checkbox/Field/index.d.ts +0 -1
  168. package/dist/components/form/Checkbox/Group/hook.d.ts +0 -1
  169. package/dist/components/form/Checkbox/Group/index.d.ts +0 -1
  170. package/dist/components/form/Checkbox/index.d.ts +0 -1
  171. package/dist/components/form/Checkbox/types.d.ts +0 -1
  172. package/dist/components/form/Datepicker/Calendar/hook.d.ts +0 -1
  173. package/dist/components/form/Datepicker/Calendar/index.d.ts +0 -1
  174. package/dist/components/form/Datepicker/CalendarHeader/hook.d.ts +0 -1
  175. package/dist/components/form/Datepicker/CalendarHeader/index.d.ts +0 -1
  176. package/dist/components/form/Datepicker/Segment/hook.d.ts +0 -1
  177. package/dist/components/form/Datepicker/Segment/index.d.ts +0 -1
  178. package/dist/components/form/Datepicker/helpers.d.ts +0 -1
  179. package/dist/components/form/Datepicker/hook.d.ts +0 -1
  180. package/dist/components/form/Datepicker/index.d.ts +0 -1
  181. package/dist/components/form/EmailField/hook.d.ts +2 -0
  182. package/dist/components/form/EmailField/index.d.ts +0 -1
  183. package/dist/components/form/Field/ErrorMessage/index.d.ts +2 -1
  184. package/dist/components/form/Field/InputHolder/index.d.ts +0 -1
  185. package/dist/components/form/Field/Label/index.d.ts +2 -1
  186. package/dist/components/form/Field/Message/index.d.ts +3 -1
  187. package/dist/components/form/Field/TextArea/index.d.ts +0 -1
  188. package/dist/components/form/Field/index.d.ts +7 -4
  189. package/dist/components/form/PasswordField/hook.d.ts +1 -0
  190. package/dist/components/form/PasswordField/index.d.ts +0 -1
  191. package/dist/components/form/Radio/Field/index.d.ts +0 -1
  192. package/dist/components/form/Radio/Group/index.d.ts +0 -1
  193. package/dist/components/form/Radio/index.d.ts +0 -1
  194. package/dist/components/form/Radio/types.d.ts +0 -1
  195. package/dist/components/form/SelectField/hook.d.ts +0 -1
  196. package/dist/components/form/SelectField/index.d.ts +0 -1
  197. package/dist/components/form/TokenField/index.d.ts +0 -1
  198. package/dist/components/icons/Icon.d.ts +1 -2
  199. package/dist/components/icons/Icon.test/index.es.js +13903 -12718
  200. package/dist/components/icons/Icon.test/index.es.js.map +1 -1
  201. package/dist/components/icons/IconActivity/index.es.js.map +1 -1
  202. package/dist/components/icons/IconAi/index.es.js +16 -0
  203. package/dist/components/icons/IconAi/index.es.js.map +1 -0
  204. package/dist/components/icons/IconAiBox/index.es.js +16 -0
  205. package/dist/components/icons/IconAiBox/index.es.js.map +1 -0
  206. package/dist/components/icons/IconAirplay/index.es.js.map +1 -1
  207. package/dist/components/icons/IconAlertCircle/index.es.js.map +1 -1
  208. package/dist/components/icons/IconAlertOctagon/index.es.js.map +1 -1
  209. package/dist/components/icons/IconAlertTriangle/index.es.js.map +1 -1
  210. package/dist/components/icons/IconAlignCenter/index.es.js.map +1 -1
  211. package/dist/components/icons/IconAlignJustify/index.es.js.map +1 -1
  212. package/dist/components/icons/IconAlignLeft/index.es.js.map +1 -1
  213. package/dist/components/icons/IconAlignRight/index.es.js.map +1 -1
  214. package/dist/components/icons/IconAnchor/index.es.js.map +1 -1
  215. package/dist/components/icons/IconAperture/index.es.js.map +1 -1
  216. package/dist/components/icons/IconArchive/index.es.js.map +1 -1
  217. package/dist/components/icons/IconArrowDown/index.es.js.map +1 -1
  218. package/dist/components/icons/IconArrowDownCircle/index.es.js.map +1 -1
  219. package/dist/components/icons/IconArrowDownLeft/index.es.js.map +1 -1
  220. package/dist/components/icons/IconArrowDownRight/index.es.js.map +1 -1
  221. package/dist/components/icons/IconArrowLeft/index.es.js.map +1 -1
  222. package/dist/components/icons/IconArrowLeftCircle/index.es.js.map +1 -1
  223. package/dist/components/icons/IconArrowRight/index.es.js.map +1 -1
  224. package/dist/components/icons/IconArrowRightCircle/index.es.js.map +1 -1
  225. package/dist/components/icons/IconArrowUp/index.es.js.map +1 -1
  226. package/dist/components/icons/IconArrowUpCircle/index.es.js.map +1 -1
  227. package/dist/components/icons/IconArrowUpLeft/index.es.js.map +1 -1
  228. package/dist/components/icons/IconArrowUpRight/index.es.js.map +1 -1
  229. package/dist/components/icons/IconAtSign/index.es.js.map +1 -1
  230. package/dist/components/icons/IconAward/index.es.js.map +1 -1
  231. package/dist/components/icons/IconBank/index.es.js +16 -0
  232. package/dist/components/icons/IconBank/index.es.js.map +1 -0
  233. package/dist/components/icons/IconBarChart/index.es.js.map +1 -1
  234. package/dist/components/icons/IconBarChart2/index.es.js.map +1 -1
  235. package/dist/components/icons/IconBarCode/index.es.js.map +1 -1
  236. package/dist/components/icons/IconBarCode2/index.es.js.map +1 -1
  237. package/dist/components/icons/IconBattery/index.es.js.map +1 -1
  238. package/dist/components/icons/IconBatteryCharging/index.es.js.map +1 -1
  239. package/dist/components/icons/IconBell/index.es.js.map +1 -1
  240. package/dist/components/icons/IconBellOff/index.es.js.map +1 -1
  241. package/dist/components/icons/IconBluetooth/index.es.js.map +1 -1
  242. package/dist/components/icons/IconBold/index.es.js.map +1 -1
  243. package/dist/components/icons/IconBook/index.es.js.map +1 -1
  244. package/dist/components/icons/IconBookOpen/index.es.js.map +1 -1
  245. package/dist/components/icons/IconBookmark/index.es.js.map +1 -1
  246. package/dist/components/icons/IconBox/index.es.js.map +1 -1
  247. package/dist/components/icons/IconBriefcase/index.es.js.map +1 -1
  248. package/dist/components/icons/IconCake/index.es.js.map +1 -1
  249. package/dist/components/icons/IconCalendar/index.es.js.map +1 -1
  250. package/dist/components/icons/IconCamera/index.es.js.map +1 -1
  251. package/dist/components/icons/IconCameraOff/index.es.js.map +1 -1
  252. package/dist/components/icons/IconCar/index.es.js.map +1 -1
  253. package/dist/components/icons/IconCast/index.es.js.map +1 -1
  254. package/dist/components/icons/IconCheck/index.es.js.map +1 -1
  255. package/dist/components/icons/IconCheckCircle/index.es.js.map +1 -1
  256. package/dist/components/icons/IconCheckSquare/index.es.js.map +1 -1
  257. package/dist/components/icons/IconChevronDown/index.es.js.map +1 -1
  258. package/dist/components/icons/IconChevronLeft/index.es.js.map +1 -1
  259. package/dist/components/icons/IconChevronRight/index.es.js.map +1 -1
  260. package/dist/components/icons/IconChevronUp/index.es.js.map +1 -1
  261. package/dist/components/icons/IconChevronsDown/index.es.js.map +1 -1
  262. package/dist/components/icons/IconChevronsLeft/index.es.js.map +1 -1
  263. package/dist/components/icons/IconChevronsRight/index.es.js.map +1 -1
  264. package/dist/components/icons/IconChevronsUp/index.es.js.map +1 -1
  265. package/dist/components/icons/IconChrome/index.es.js.map +1 -1
  266. package/dist/components/icons/IconCircle/index.es.js.map +1 -1
  267. package/dist/components/icons/IconClipboard/index.es.js.map +1 -1
  268. package/dist/components/icons/IconClock/index.es.js.map +1 -1
  269. package/dist/components/icons/IconCloud/index.es.js.map +1 -1
  270. package/dist/components/icons/IconCloudDrizzle/index.es.js.map +1 -1
  271. package/dist/components/icons/IconCloudLightning/index.es.js.map +1 -1
  272. package/dist/components/icons/IconCloudOff/index.es.js.map +1 -1
  273. package/dist/components/icons/IconCloudRain/index.es.js.map +1 -1
  274. package/dist/components/icons/IconCloudSnow/index.es.js.map +1 -1
  275. package/dist/components/icons/IconCode/index.es.js.map +1 -1
  276. package/dist/components/icons/IconCodepen/index.es.js.map +1 -1
  277. package/dist/components/icons/IconCodesandbox/index.es.js.map +1 -1
  278. package/dist/components/icons/IconCoffee/index.es.js.map +1 -1
  279. package/dist/components/icons/IconCoin/index.es.js.map +1 -1
  280. package/dist/components/icons/IconColumns/index.es.js.map +1 -1
  281. package/dist/components/icons/IconCommand/index.es.js.map +1 -1
  282. package/dist/components/icons/IconCompass/index.es.js.map +1 -1
  283. package/dist/components/icons/IconCookie/index.es.js.map +1 -1
  284. package/dist/components/icons/IconCopy/index.es.js.map +1 -1
  285. package/dist/components/icons/IconCornerDownLeft/index.es.js.map +1 -1
  286. package/dist/components/icons/IconCornerDownRight/index.es.js.map +1 -1
  287. package/dist/components/icons/IconCornerLeftDown/index.es.js.map +1 -1
  288. package/dist/components/icons/IconCornerLeftUp/index.es.js.map +1 -1
  289. package/dist/components/icons/IconCornerRightDown/index.es.js.map +1 -1
  290. package/dist/components/icons/IconCornerRightUp/index.es.js.map +1 -1
  291. package/dist/components/icons/IconCornerUpLeft/index.es.js.map +1 -1
  292. package/dist/components/icons/IconCornerUpRight/index.es.js.map +1 -1
  293. package/dist/components/icons/IconCpu/index.es.js.map +1 -1
  294. package/dist/components/icons/IconCreditCard/index.es.js.map +1 -1
  295. package/dist/components/icons/IconCrop/index.es.js.map +1 -1
  296. package/dist/components/icons/IconCrosshair/index.es.js.map +1 -1
  297. package/dist/components/icons/IconDatabase/index.es.js.map +1 -1
  298. package/dist/components/icons/IconDelete/index.es.js.map +1 -1
  299. package/dist/components/icons/IconDisc/index.es.js.map +1 -1
  300. package/dist/components/icons/IconDivide/index.es.js.map +1 -1
  301. package/dist/components/icons/IconDivideCircle/index.es.js.map +1 -1
  302. package/dist/components/icons/IconDivideSquare/index.es.js.map +1 -1
  303. package/dist/components/icons/IconDollarSign/index.es.js.map +1 -1
  304. package/dist/components/icons/IconDownload/index.es.js.map +1 -1
  305. package/dist/components/icons/IconDownloadCloud/index.es.js.map +1 -1
  306. package/dist/components/icons/IconDribbble/index.es.js.map +1 -1
  307. package/dist/components/icons/IconDroplet/index.es.js.map +1 -1
  308. package/dist/components/icons/IconEdit/index.es.js.map +1 -1
  309. package/dist/components/icons/IconEdit2/index.es.js.map +1 -1
  310. package/dist/components/icons/IconEdit3/index.es.js.map +1 -1
  311. package/dist/components/icons/IconExternalLink/index.es.js.map +1 -1
  312. package/dist/components/icons/IconEye/index.es.js.map +1 -1
  313. package/dist/components/icons/IconEyeOff/index.es.js.map +1 -1
  314. package/dist/components/icons/IconFacebook/index.es.js.map +1 -1
  315. package/dist/components/icons/IconFastForward/index.es.js.map +1 -1
  316. package/dist/components/icons/IconFeather/index.es.js.map +1 -1
  317. package/dist/components/icons/IconFigma/index.es.js.map +1 -1
  318. package/dist/components/icons/IconFile/index.es.js.map +1 -1
  319. package/dist/components/icons/IconFileMinus/index.es.js.map +1 -1
  320. package/dist/components/icons/IconFilePdf/index.es.js.map +1 -1
  321. package/dist/components/icons/IconFilePlus/index.es.js.map +1 -1
  322. package/dist/components/icons/IconFileText/index.es.js.map +1 -1
  323. package/dist/components/icons/IconFilm/index.es.js.map +1 -1
  324. package/dist/components/icons/IconFilter/index.es.js.map +1 -1
  325. package/dist/components/icons/IconFirecracker/index.es.js.map +1 -1
  326. package/dist/components/icons/IconFlag/index.es.js.map +1 -1
  327. package/dist/components/icons/IconFolder/index.es.js.map +1 -1
  328. package/dist/components/icons/IconFolderMinus/index.es.js.map +1 -1
  329. package/dist/components/icons/IconFolderPlus/index.es.js.map +1 -1
  330. package/dist/components/icons/IconFramer/index.es.js.map +1 -1
  331. package/dist/components/icons/IconFrown/index.es.js.map +1 -1
  332. package/dist/components/icons/IconGift/index.es.js.map +1 -1
  333. package/dist/components/icons/IconGitBranch/index.es.js.map +1 -1
  334. package/dist/components/icons/IconGitCommit/index.es.js.map +1 -1
  335. package/dist/components/icons/IconGitMerge/index.es.js.map +1 -1
  336. package/dist/components/icons/IconGitPullRequest/index.es.js.map +1 -1
  337. package/dist/components/icons/IconGithub/index.es.js.map +1 -1
  338. package/dist/components/icons/IconGitlab/index.es.js.map +1 -1
  339. package/dist/components/icons/IconGiveMoney/index.es.js.map +1 -1
  340. package/dist/components/icons/IconGlasses/index.es.js.map +1 -1
  341. package/dist/components/icons/IconGlobe/index.es.js.map +1 -1
  342. package/dist/components/icons/IconGraduationHat/index.es.js.map +1 -1
  343. package/dist/components/icons/IconGrid/index.es.js.map +1 -1
  344. package/dist/components/icons/IconHardDrive/index.es.js.map +1 -1
  345. package/dist/components/icons/IconHash/index.es.js.map +1 -1
  346. package/dist/components/icons/IconHeadphones/index.es.js.map +1 -1
  347. package/dist/components/icons/IconHeart/index.es.js.map +1 -1
  348. package/dist/components/icons/IconHelpCircle/index.es.js.map +1 -1
  349. package/dist/components/icons/IconHexagon/index.es.js.map +1 -1
  350. package/dist/components/icons/IconHome/index.es.js.map +1 -1
  351. package/dist/components/icons/IconHomeChimney/index.es.js.map +1 -1
  352. package/dist/components/icons/IconId/index.es.js.map +1 -1
  353. package/dist/components/icons/IconImage/index.es.js.map +1 -1
  354. package/dist/components/icons/IconInbox/index.es.js.map +1 -1
  355. package/dist/components/icons/IconInfo/index.es.js.map +1 -1
  356. package/dist/components/icons/IconInstagram/index.es.js.map +1 -1
  357. package/dist/components/icons/IconItalic/index.es.js.map +1 -1
  358. package/dist/components/icons/IconKey/index.es.js.map +1 -1
  359. package/dist/components/icons/IconLaptop/index.es.js.map +1 -1
  360. package/dist/components/icons/IconLayers/index.es.js.map +1 -1
  361. package/dist/components/icons/IconLayout/index.es.js.map +1 -1
  362. package/dist/components/icons/IconLifeBuoy/index.es.js.map +1 -1
  363. package/dist/components/icons/IconLightBulb/index.es.js +16 -0
  364. package/dist/components/icons/IconLightBulb/index.es.js.map +1 -0
  365. package/dist/components/icons/IconLink/index.es.js.map +1 -1
  366. package/dist/components/icons/IconLink2/index.es.js.map +1 -1
  367. package/dist/components/icons/IconLinkedin/index.es.js.map +1 -1
  368. package/dist/components/icons/IconLips/index.es.js.map +1 -1
  369. package/dist/components/icons/IconList/index.es.js.map +1 -1
  370. package/dist/components/icons/IconLoader/index.es.js.map +1 -1
  371. package/dist/components/icons/IconLock/index.es.js.map +1 -1
  372. package/dist/components/icons/IconLogIn/index.es.js.map +1 -1
  373. package/dist/components/icons/IconLogOut/index.es.js.map +1 -1
  374. package/dist/components/icons/IconMail/index.es.js.map +1 -1
  375. package/dist/components/icons/IconMap/index.es.js.map +1 -1
  376. package/dist/components/icons/IconMapPin/index.es.js.map +1 -1
  377. package/dist/components/icons/IconMaximize/index.es.js.map +1 -1
  378. package/dist/components/icons/IconMaximize2/index.es.js.map +1 -1
  379. package/dist/components/icons/IconMeh/index.es.js.map +1 -1
  380. package/dist/components/icons/IconMenu/index.es.js.map +1 -1
  381. package/dist/components/icons/IconMessageCircle/index.es.js.map +1 -1
  382. package/dist/components/icons/IconMessageSquare/index.es.js.map +1 -1
  383. package/dist/components/icons/IconMic/index.es.js.map +1 -1
  384. package/dist/components/icons/IconMicOff/index.es.js.map +1 -1
  385. package/dist/components/icons/IconMinimize/index.es.js.map +1 -1
  386. package/dist/components/icons/IconMinimize2/index.es.js.map +1 -1
  387. package/dist/components/icons/IconMinus/index.es.js.map +1 -1
  388. package/dist/components/icons/IconMinusCircle/index.es.js.map +1 -1
  389. package/dist/components/icons/IconMinusSquare/index.es.js.map +1 -1
  390. package/dist/components/icons/IconMoney/index.es.js.map +1 -1
  391. package/dist/components/icons/IconMonitor/index.es.js.map +1 -1
  392. package/dist/components/icons/IconMoon/index.es.js.map +1 -1
  393. package/dist/components/icons/IconMoreHorizontal/index.es.js.map +1 -1
  394. package/dist/components/icons/IconMoreVertical/index.es.js.map +1 -1
  395. package/dist/components/icons/IconMousePointer/index.es.js.map +1 -1
  396. package/dist/components/icons/IconMove/index.es.js.map +1 -1
  397. package/dist/components/icons/IconMusic/index.es.js.map +1 -1
  398. package/dist/components/icons/IconNavigation/index.es.js.map +1 -1
  399. package/dist/components/icons/IconNavigation2/index.es.js.map +1 -1
  400. package/dist/components/icons/IconNegotiation/index.es.js.map +1 -1
  401. package/dist/components/icons/IconObjective/index.es.js.map +1 -1
  402. package/dist/components/icons/IconOctagon/index.es.js.map +1 -1
  403. package/dist/components/icons/IconPackage/index.es.js.map +1 -1
  404. package/dist/components/icons/IconPaperclip/index.es.js.map +1 -1
  405. package/dist/components/icons/IconPause/index.es.js.map +1 -1
  406. package/dist/components/icons/IconPauseCircle/index.es.js.map +1 -1
  407. package/dist/components/icons/IconPenTool/index.es.js.map +1 -1
  408. package/dist/components/icons/IconPencilPack/index.es.js +16 -0
  409. package/dist/components/icons/IconPencilPack/index.es.js.map +1 -0
  410. package/dist/components/icons/IconPercent/index.es.js.map +1 -1
  411. package/dist/components/icons/IconPercentBalloon/index.es.js.map +1 -1
  412. package/dist/components/icons/IconPhone/index.es.js.map +1 -1
  413. package/dist/components/icons/IconPhoneCall/index.es.js.map +1 -1
  414. package/dist/components/icons/IconPhoneForwarded/index.es.js.map +1 -1
  415. package/dist/components/icons/IconPhoneIncoming/index.es.js.map +1 -1
  416. package/dist/components/icons/IconPhoneMissed/index.es.js.map +1 -1
  417. package/dist/components/icons/IconPhoneOff/index.es.js.map +1 -1
  418. package/dist/components/icons/IconPhoneOutgoing/index.es.js.map +1 -1
  419. package/dist/components/icons/IconPieChart/index.es.js.map +1 -1
  420. package/dist/components/icons/IconPix/index.es.js.map +1 -1
  421. package/dist/components/icons/IconPlane/index.es.js.map +1 -1
  422. package/dist/components/icons/IconPlay/index.es.js.map +1 -1
  423. package/dist/components/icons/IconPlayCircle/index.es.js.map +1 -1
  424. package/dist/components/icons/IconPlus/index.es.js.map +1 -1
  425. package/dist/components/icons/IconPlusCircle/index.es.js.map +1 -1
  426. package/dist/components/icons/IconPlusSquare/index.es.js.map +1 -1
  427. package/dist/components/icons/IconPocket/index.es.js.map +1 -1
  428. package/dist/components/icons/IconPower/index.es.js.map +1 -1
  429. package/dist/components/icons/IconPrinter/index.es.js.map +1 -1
  430. package/dist/components/icons/IconQrCode/index.es.js.map +1 -1
  431. package/dist/components/icons/IconRadio/index.es.js.map +1 -1
  432. package/dist/components/icons/IconRefreshCcw/index.es.js.map +1 -1
  433. package/dist/components/icons/IconRefreshCw/index.es.js.map +1 -1
  434. package/dist/components/icons/IconRepeat/index.es.js.map +1 -1
  435. package/dist/components/icons/IconRewind/index.es.js.map +1 -1
  436. package/dist/components/icons/IconRotateCcw/index.es.js.map +1 -1
  437. package/dist/components/icons/IconRotateCw/index.es.js.map +1 -1
  438. package/dist/components/icons/IconRss/index.es.js.map +1 -1
  439. package/dist/components/icons/IconSave/index.es.js.map +1 -1
  440. package/dist/components/icons/IconSaveMoney/index.es.js.map +1 -1
  441. package/dist/components/icons/IconSchoolBag/index.es.js +16 -0
  442. package/dist/components/icons/IconSchoolBag/index.es.js.map +1 -0
  443. package/dist/components/icons/IconScissors/index.es.js.map +1 -1
  444. package/dist/components/icons/IconSearch/index.es.js.map +1 -1
  445. package/dist/components/icons/IconSend/index.es.js.map +1 -1
  446. package/dist/components/icons/IconServer/index.es.js.map +1 -1
  447. package/dist/components/icons/IconSettings/index.es.js.map +1 -1
  448. package/dist/components/icons/IconShare/index.es.js.map +1 -1
  449. package/dist/components/icons/IconShare2/index.es.js.map +1 -1
  450. package/dist/components/icons/IconShield/index.es.js.map +1 -1
  451. package/dist/components/icons/IconShieldLocked/index.es.js.map +1 -1
  452. package/dist/components/icons/IconShieldOff/index.es.js.map +1 -1
  453. package/dist/components/icons/IconShoppingBag/index.es.js.map +1 -1
  454. package/dist/components/icons/IconShoppingCart/index.es.js.map +1 -1
  455. package/dist/components/icons/IconShuffle/index.es.js.map +1 -1
  456. package/dist/components/icons/IconSidebar/index.es.js.map +1 -1
  457. package/dist/components/icons/IconSkipBack/index.es.js.map +1 -1
  458. package/dist/components/icons/IconSkipForward/index.es.js.map +1 -1
  459. package/dist/components/icons/IconSlack/index.es.js.map +1 -1
  460. package/dist/components/icons/IconSlash/index.es.js.map +1 -1
  461. package/dist/components/icons/IconSliders/index.es.js.map +1 -1
  462. package/dist/components/icons/IconSmartphone/index.es.js.map +1 -1
  463. package/dist/components/icons/IconSmartphoneSms/index.es.js.map +1 -1
  464. package/dist/components/icons/IconSmile/index.es.js.map +1 -1
  465. package/dist/components/icons/IconSocialGoogle/index.es.js.map +1 -1
  466. package/dist/components/icons/IconSpark/index.es.js.map +1 -1
  467. package/dist/components/icons/IconSpeaker/index.es.js.map +1 -1
  468. package/dist/components/icons/IconSquare/index.es.js.map +1 -1
  469. package/dist/components/icons/IconStar/index.es.js.map +1 -1
  470. package/dist/components/icons/IconStopCircle/index.es.js.map +1 -1
  471. package/dist/components/icons/IconSun/index.es.js.map +1 -1
  472. package/dist/components/icons/IconSunrise/index.es.js.map +1 -1
  473. package/dist/components/icons/IconSunset/index.es.js.map +1 -1
  474. package/dist/components/icons/IconTable/index.es.js.map +1 -1
  475. package/dist/components/icons/IconTablet/index.es.js.map +1 -1
  476. package/dist/components/icons/IconTag/index.es.js.map +1 -1
  477. package/dist/components/icons/IconTarget/index.es.js.map +1 -1
  478. package/dist/components/icons/IconTerminal/index.es.js.map +1 -1
  479. package/dist/components/icons/IconThermometer/index.es.js.map +1 -1
  480. package/dist/components/icons/IconThumbsDown/index.es.js.map +1 -1
  481. package/dist/components/icons/IconThumbsUp/index.es.js.map +1 -1
  482. package/dist/components/icons/IconTiktok/index.es.js.map +1 -1
  483. package/dist/components/icons/IconToggleLeft/index.es.js.map +1 -1
  484. package/dist/components/icons/IconToggleRight/index.es.js.map +1 -1
  485. package/dist/components/icons/IconTool/index.es.js.map +1 -1
  486. package/dist/components/icons/IconTrash/index.es.js.map +1 -1
  487. package/dist/components/icons/IconTrash2/index.es.js.map +1 -1
  488. package/dist/components/icons/IconTrello/index.es.js.map +1 -1
  489. package/dist/components/icons/IconTrendingDown/index.es.js.map +1 -1
  490. package/dist/components/icons/IconTrendingUp/index.es.js.map +1 -1
  491. package/dist/components/icons/IconTriangle/index.es.js.map +1 -1
  492. package/dist/components/icons/IconTrophy/index.es.js.map +1 -1
  493. package/dist/components/icons/IconTruck/index.es.js.map +1 -1
  494. package/dist/components/icons/IconTv/index.es.js.map +1 -1
  495. package/dist/components/icons/IconTwitch/index.es.js.map +1 -1
  496. package/dist/components/icons/IconTwitter/index.es.js.map +1 -1
  497. package/dist/components/icons/IconType/index.es.js.map +1 -1
  498. package/dist/components/icons/IconUmbrella/index.es.js.map +1 -1
  499. package/dist/components/icons/IconUnderline/index.es.js.map +1 -1
  500. package/dist/components/icons/IconUnlock/index.es.js.map +1 -1
  501. package/dist/components/icons/IconUpload/index.es.js.map +1 -1
  502. package/dist/components/icons/IconUploadCloud/index.es.js.map +1 -1
  503. package/dist/components/icons/IconUser/index.es.js.map +1 -1
  504. package/dist/components/icons/IconUserCheck/index.es.js.map +1 -1
  505. package/dist/components/icons/IconUserMinus/index.es.js.map +1 -1
  506. package/dist/components/icons/IconUserPlus/index.es.js.map +1 -1
  507. package/dist/components/icons/IconUserX/index.es.js.map +1 -1
  508. package/dist/components/icons/IconUsers/index.es.js.map +1 -1
  509. package/dist/components/icons/IconVelocimeter/index.es.js.map +1 -1
  510. package/dist/components/icons/IconVideo/index.es.js.map +1 -1
  511. package/dist/components/icons/IconVideoOff/index.es.js.map +1 -1
  512. package/dist/components/icons/IconVoicemail/index.es.js.map +1 -1
  513. package/dist/components/icons/IconVolume1/index.es.js.map +1 -1
  514. package/dist/components/icons/IconVolume2/index.es.js.map +1 -1
  515. package/dist/components/icons/IconVolumeX/index.es.js.map +1 -1
  516. package/dist/components/icons/IconWarning/index.es.js.map +1 -1
  517. package/dist/components/icons/IconWatch/index.es.js.map +1 -1
  518. package/dist/components/icons/IconWebsite/index.es.js.map +1 -1
  519. package/dist/components/icons/IconWhatsapp/index.es.js.map +1 -1
  520. package/dist/components/icons/IconWifi/index.es.js.map +1 -1
  521. package/dist/components/icons/IconWifiOff/index.es.js.map +1 -1
  522. package/dist/components/icons/IconWind/index.es.js.map +1 -1
  523. package/dist/components/icons/IconX/index.es.js.map +1 -1
  524. package/dist/components/icons/IconXCircle/index.es.js.map +1 -1
  525. package/dist/components/icons/IconXOctagon/index.es.js.map +1 -1
  526. package/dist/components/icons/IconXSquare/index.es.js.map +1 -1
  527. package/dist/components/icons/IconYoutube/index.es.js.map +1 -1
  528. package/dist/components/icons/IconZap/index.es.js.map +1 -1
  529. package/dist/components/icons/IconZapOff/index.es.js.map +1 -1
  530. package/dist/components/icons/IconZoomIn/index.es.js.map +1 -1
  531. package/dist/components/icons/IconZoomOut/index.es.js.map +1 -1
  532. package/dist/components/icons/default/IconActivity.d.ts +0 -1
  533. package/dist/components/icons/default/IconAi.d.ts +2 -0
  534. package/dist/components/icons/default/IconAiBox.d.ts +2 -0
  535. package/dist/components/icons/default/IconAirplay.d.ts +0 -1
  536. package/dist/components/icons/default/IconAlertCircle.d.ts +0 -1
  537. package/dist/components/icons/default/IconAlertOctagon.d.ts +0 -1
  538. package/dist/components/icons/default/IconAlertTriangle.d.ts +0 -1
  539. package/dist/components/icons/default/IconAlignCenter.d.ts +0 -1
  540. package/dist/components/icons/default/IconAlignJustify.d.ts +0 -1
  541. package/dist/components/icons/default/IconAlignLeft.d.ts +0 -1
  542. package/dist/components/icons/default/IconAlignRight.d.ts +0 -1
  543. package/dist/components/icons/default/IconAnchor.d.ts +0 -1
  544. package/dist/components/icons/default/IconAperture.d.ts +0 -1
  545. package/dist/components/icons/default/IconArchive.d.ts +0 -1
  546. package/dist/components/icons/default/IconArrowDown.d.ts +0 -1
  547. package/dist/components/icons/default/IconArrowDownCircle.d.ts +0 -1
  548. package/dist/components/icons/default/IconArrowDownLeft.d.ts +0 -1
  549. package/dist/components/icons/default/IconArrowDownRight.d.ts +0 -1
  550. package/dist/components/icons/default/IconArrowLeft.d.ts +0 -1
  551. package/dist/components/icons/default/IconArrowLeftCircle.d.ts +0 -1
  552. package/dist/components/icons/default/IconArrowRight.d.ts +0 -1
  553. package/dist/components/icons/default/IconArrowRightCircle.d.ts +0 -1
  554. package/dist/components/icons/default/IconArrowUp.d.ts +0 -1
  555. package/dist/components/icons/default/IconArrowUpCircle.d.ts +0 -1
  556. package/dist/components/icons/default/IconArrowUpLeft.d.ts +0 -1
  557. package/dist/components/icons/default/IconArrowUpRight.d.ts +0 -1
  558. package/dist/components/icons/default/IconAtSign.d.ts +0 -1
  559. package/dist/components/icons/default/IconAward.d.ts +0 -1
  560. package/dist/components/icons/default/IconBank.d.ts +2 -0
  561. package/dist/components/icons/default/IconBarChart.d.ts +0 -1
  562. package/dist/components/icons/default/IconBarChart2.d.ts +0 -1
  563. package/dist/components/icons/default/IconBarCode.d.ts +0 -1
  564. package/dist/components/icons/default/IconBarCode2.d.ts +0 -1
  565. package/dist/components/icons/default/IconBattery.d.ts +0 -1
  566. package/dist/components/icons/default/IconBatteryCharging.d.ts +0 -1
  567. package/dist/components/icons/default/IconBell.d.ts +0 -1
  568. package/dist/components/icons/default/IconBellOff.d.ts +0 -1
  569. package/dist/components/icons/default/IconBluetooth.d.ts +0 -1
  570. package/dist/components/icons/default/IconBold.d.ts +0 -1
  571. package/dist/components/icons/default/IconBook.d.ts +0 -1
  572. package/dist/components/icons/default/IconBookOpen.d.ts +0 -1
  573. package/dist/components/icons/default/IconBookmark.d.ts +0 -1
  574. package/dist/components/icons/default/IconBox.d.ts +0 -1
  575. package/dist/components/icons/default/IconBriefcase.d.ts +0 -1
  576. package/dist/components/icons/default/IconCake.d.ts +0 -1
  577. package/dist/components/icons/default/IconCalendar.d.ts +0 -1
  578. package/dist/components/icons/default/IconCamera.d.ts +0 -1
  579. package/dist/components/icons/default/IconCameraOff.d.ts +0 -1
  580. package/dist/components/icons/default/IconCar.d.ts +0 -1
  581. package/dist/components/icons/default/IconCast.d.ts +0 -1
  582. package/dist/components/icons/default/IconCheck.d.ts +0 -1
  583. package/dist/components/icons/default/IconCheckCircle.d.ts +0 -1
  584. package/dist/components/icons/default/IconCheckSquare.d.ts +0 -1
  585. package/dist/components/icons/default/IconChevronDown.d.ts +0 -1
  586. package/dist/components/icons/default/IconChevronLeft.d.ts +0 -1
  587. package/dist/components/icons/default/IconChevronRight.d.ts +0 -1
  588. package/dist/components/icons/default/IconChevronUp.d.ts +0 -1
  589. package/dist/components/icons/default/IconChevronsDown.d.ts +0 -1
  590. package/dist/components/icons/default/IconChevronsLeft.d.ts +0 -1
  591. package/dist/components/icons/default/IconChevronsRight.d.ts +0 -1
  592. package/dist/components/icons/default/IconChevronsUp.d.ts +0 -1
  593. package/dist/components/icons/default/IconChrome.d.ts +0 -1
  594. package/dist/components/icons/default/IconCircle.d.ts +0 -1
  595. package/dist/components/icons/default/IconClipboard.d.ts +0 -1
  596. package/dist/components/icons/default/IconClock.d.ts +0 -1
  597. package/dist/components/icons/default/IconCloud.d.ts +0 -1
  598. package/dist/components/icons/default/IconCloudDrizzle.d.ts +0 -1
  599. package/dist/components/icons/default/IconCloudLightning.d.ts +0 -1
  600. package/dist/components/icons/default/IconCloudOff.d.ts +0 -1
  601. package/dist/components/icons/default/IconCloudRain.d.ts +0 -1
  602. package/dist/components/icons/default/IconCloudSnow.d.ts +0 -1
  603. package/dist/components/icons/default/IconCode.d.ts +0 -1
  604. package/dist/components/icons/default/IconCodepen.d.ts +0 -1
  605. package/dist/components/icons/default/IconCodesandbox.d.ts +0 -1
  606. package/dist/components/icons/default/IconCoffee.d.ts +0 -1
  607. package/dist/components/icons/default/IconCoin.d.ts +0 -1
  608. package/dist/components/icons/default/IconColumns.d.ts +0 -1
  609. package/dist/components/icons/default/IconCommand.d.ts +0 -1
  610. package/dist/components/icons/default/IconCompass.d.ts +0 -1
  611. package/dist/components/icons/default/IconCookie.d.ts +0 -1
  612. package/dist/components/icons/default/IconCopy.d.ts +0 -1
  613. package/dist/components/icons/default/IconCornerDownLeft.d.ts +0 -1
  614. package/dist/components/icons/default/IconCornerDownRight.d.ts +0 -1
  615. package/dist/components/icons/default/IconCornerLeftDown.d.ts +0 -1
  616. package/dist/components/icons/default/IconCornerLeftUp.d.ts +0 -1
  617. package/dist/components/icons/default/IconCornerRightDown.d.ts +0 -1
  618. package/dist/components/icons/default/IconCornerRightUp.d.ts +0 -1
  619. package/dist/components/icons/default/IconCornerUpLeft.d.ts +0 -1
  620. package/dist/components/icons/default/IconCornerUpRight.d.ts +0 -1
  621. package/dist/components/icons/default/IconCpu.d.ts +0 -1
  622. package/dist/components/icons/default/IconCreditCard.d.ts +0 -1
  623. package/dist/components/icons/default/IconCrop.d.ts +0 -1
  624. package/dist/components/icons/default/IconCrosshair.d.ts +0 -1
  625. package/dist/components/icons/default/IconDatabase.d.ts +0 -1
  626. package/dist/components/icons/default/IconDelete.d.ts +0 -1
  627. package/dist/components/icons/default/IconDisc.d.ts +0 -1
  628. package/dist/components/icons/default/IconDivide.d.ts +0 -1
  629. package/dist/components/icons/default/IconDivideCircle.d.ts +0 -1
  630. package/dist/components/icons/default/IconDivideSquare.d.ts +0 -1
  631. package/dist/components/icons/default/IconDollarSign.d.ts +0 -1
  632. package/dist/components/icons/default/IconDownload.d.ts +0 -1
  633. package/dist/components/icons/default/IconDownloadCloud.d.ts +0 -1
  634. package/dist/components/icons/default/IconDribbble.d.ts +0 -1
  635. package/dist/components/icons/default/IconDroplet.d.ts +0 -1
  636. package/dist/components/icons/default/IconEdit.d.ts +0 -1
  637. package/dist/components/icons/default/IconEdit2.d.ts +0 -1
  638. package/dist/components/icons/default/IconEdit3.d.ts +0 -1
  639. package/dist/components/icons/default/IconExternalLink.d.ts +0 -1
  640. package/dist/components/icons/default/IconEye.d.ts +0 -1
  641. package/dist/components/icons/default/IconEyeOff.d.ts +0 -1
  642. package/dist/components/icons/default/IconFacebook.d.ts +0 -1
  643. package/dist/components/icons/default/IconFastForward.d.ts +0 -1
  644. package/dist/components/icons/default/IconFeather.d.ts +0 -1
  645. package/dist/components/icons/default/IconFigma.d.ts +0 -1
  646. package/dist/components/icons/default/IconFile.d.ts +0 -1
  647. package/dist/components/icons/default/IconFileMinus.d.ts +0 -1
  648. package/dist/components/icons/default/IconFilePdf.d.ts +0 -1
  649. package/dist/components/icons/default/IconFilePlus.d.ts +0 -1
  650. package/dist/components/icons/default/IconFileText.d.ts +0 -1
  651. package/dist/components/icons/default/IconFilm.d.ts +0 -1
  652. package/dist/components/icons/default/IconFilter.d.ts +0 -1
  653. package/dist/components/icons/default/IconFirecracker.d.ts +0 -1
  654. package/dist/components/icons/default/IconFlag.d.ts +0 -1
  655. package/dist/components/icons/default/IconFolder.d.ts +0 -1
  656. package/dist/components/icons/default/IconFolderMinus.d.ts +0 -1
  657. package/dist/components/icons/default/IconFolderPlus.d.ts +0 -1
  658. package/dist/components/icons/default/IconFramer.d.ts +0 -1
  659. package/dist/components/icons/default/IconFrown.d.ts +0 -1
  660. package/dist/components/icons/default/IconGift.d.ts +0 -1
  661. package/dist/components/icons/default/IconGitBranch.d.ts +0 -1
  662. package/dist/components/icons/default/IconGitCommit.d.ts +0 -1
  663. package/dist/components/icons/default/IconGitMerge.d.ts +0 -1
  664. package/dist/components/icons/default/IconGitPullRequest.d.ts +0 -1
  665. package/dist/components/icons/default/IconGithub.d.ts +0 -1
  666. package/dist/components/icons/default/IconGitlab.d.ts +0 -1
  667. package/dist/components/icons/default/IconGiveMoney.d.ts +0 -1
  668. package/dist/components/icons/default/IconGlasses.d.ts +0 -1
  669. package/dist/components/icons/default/IconGlobe.d.ts +0 -1
  670. package/dist/components/icons/default/IconGraduationHat.d.ts +0 -1
  671. package/dist/components/icons/default/IconGrid.d.ts +0 -1
  672. package/dist/components/icons/default/IconHardDrive.d.ts +0 -1
  673. package/dist/components/icons/default/IconHash.d.ts +0 -1
  674. package/dist/components/icons/default/IconHeadphones.d.ts +0 -1
  675. package/dist/components/icons/default/IconHeart.d.ts +0 -1
  676. package/dist/components/icons/default/IconHelpCircle.d.ts +0 -1
  677. package/dist/components/icons/default/IconHexagon.d.ts +0 -1
  678. package/dist/components/icons/default/IconHome.d.ts +0 -1
  679. package/dist/components/icons/default/IconHomeChimney.d.ts +0 -1
  680. package/dist/components/icons/default/IconId.d.ts +0 -1
  681. package/dist/components/icons/default/IconImage.d.ts +0 -1
  682. package/dist/components/icons/default/IconInbox.d.ts +0 -1
  683. package/dist/components/icons/default/IconInfo.d.ts +0 -1
  684. package/dist/components/icons/default/IconInstagram.d.ts +0 -1
  685. package/dist/components/icons/default/IconItalic.d.ts +0 -1
  686. package/dist/components/icons/default/IconKey.d.ts +0 -1
  687. package/dist/components/icons/default/IconLaptop.d.ts +0 -1
  688. package/dist/components/icons/default/IconLayers.d.ts +0 -1
  689. package/dist/components/icons/default/IconLayout.d.ts +0 -1
  690. package/dist/components/icons/default/IconLifeBuoy.d.ts +0 -1
  691. package/dist/components/icons/default/IconLightBulb.d.ts +2 -0
  692. package/dist/components/icons/default/IconLink.d.ts +0 -1
  693. package/dist/components/icons/default/IconLink2.d.ts +0 -1
  694. package/dist/components/icons/default/IconLinkedin.d.ts +0 -1
  695. package/dist/components/icons/default/IconLips.d.ts +0 -1
  696. package/dist/components/icons/default/IconList.d.ts +0 -1
  697. package/dist/components/icons/default/IconLoader.d.ts +0 -1
  698. package/dist/components/icons/default/IconLock.d.ts +0 -1
  699. package/dist/components/icons/default/IconLogIn.d.ts +0 -1
  700. package/dist/components/icons/default/IconLogOut.d.ts +0 -1
  701. package/dist/components/icons/default/IconMail.d.ts +0 -1
  702. package/dist/components/icons/default/IconMap.d.ts +0 -1
  703. package/dist/components/icons/default/IconMapPin.d.ts +0 -1
  704. package/dist/components/icons/default/IconMaximize.d.ts +0 -1
  705. package/dist/components/icons/default/IconMaximize2.d.ts +0 -1
  706. package/dist/components/icons/default/IconMeh.d.ts +0 -1
  707. package/dist/components/icons/default/IconMenu.d.ts +0 -1
  708. package/dist/components/icons/default/IconMessageCircle.d.ts +0 -1
  709. package/dist/components/icons/default/IconMessageSquare.d.ts +0 -1
  710. package/dist/components/icons/default/IconMic.d.ts +0 -1
  711. package/dist/components/icons/default/IconMicOff.d.ts +0 -1
  712. package/dist/components/icons/default/IconMinimize.d.ts +0 -1
  713. package/dist/components/icons/default/IconMinimize2.d.ts +0 -1
  714. package/dist/components/icons/default/IconMinus.d.ts +0 -1
  715. package/dist/components/icons/default/IconMinusCircle.d.ts +0 -1
  716. package/dist/components/icons/default/IconMinusSquare.d.ts +0 -1
  717. package/dist/components/icons/default/IconMoney.d.ts +0 -1
  718. package/dist/components/icons/default/IconMonitor.d.ts +0 -1
  719. package/dist/components/icons/default/IconMoon.d.ts +0 -1
  720. package/dist/components/icons/default/IconMoreHorizontal.d.ts +0 -1
  721. package/dist/components/icons/default/IconMoreVertical.d.ts +0 -1
  722. package/dist/components/icons/default/IconMousePointer.d.ts +0 -1
  723. package/dist/components/icons/default/IconMove.d.ts +0 -1
  724. package/dist/components/icons/default/IconMusic.d.ts +0 -1
  725. package/dist/components/icons/default/IconNavigation.d.ts +0 -1
  726. package/dist/components/icons/default/IconNavigation2.d.ts +0 -1
  727. package/dist/components/icons/default/IconNegotiation.d.ts +0 -1
  728. package/dist/components/icons/default/IconObjective.d.ts +0 -1
  729. package/dist/components/icons/default/IconOctagon.d.ts +0 -1
  730. package/dist/components/icons/default/IconPackage.d.ts +0 -1
  731. package/dist/components/icons/default/IconPaperclip.d.ts +0 -1
  732. package/dist/components/icons/default/IconPause.d.ts +0 -1
  733. package/dist/components/icons/default/IconPauseCircle.d.ts +0 -1
  734. package/dist/components/icons/default/IconPenTool.d.ts +0 -1
  735. package/dist/components/icons/default/IconPencilPack.d.ts +2 -0
  736. package/dist/components/icons/default/IconPercent.d.ts +0 -1
  737. package/dist/components/icons/default/IconPercentBalloon.d.ts +0 -1
  738. package/dist/components/icons/default/IconPhone.d.ts +0 -1
  739. package/dist/components/icons/default/IconPhoneCall.d.ts +0 -1
  740. package/dist/components/icons/default/IconPhoneForwarded.d.ts +0 -1
  741. package/dist/components/icons/default/IconPhoneIncoming.d.ts +0 -1
  742. package/dist/components/icons/default/IconPhoneMissed.d.ts +0 -1
  743. package/dist/components/icons/default/IconPhoneOff.d.ts +0 -1
  744. package/dist/components/icons/default/IconPhoneOutgoing.d.ts +0 -1
  745. package/dist/components/icons/default/IconPieChart.d.ts +0 -1
  746. package/dist/components/icons/default/IconPix.d.ts +0 -1
  747. package/dist/components/icons/default/IconPlane.d.ts +0 -1
  748. package/dist/components/icons/default/IconPlay.d.ts +0 -1
  749. package/dist/components/icons/default/IconPlayCircle.d.ts +0 -1
  750. package/dist/components/icons/default/IconPlus.d.ts +0 -1
  751. package/dist/components/icons/default/IconPlusCircle.d.ts +0 -1
  752. package/dist/components/icons/default/IconPlusSquare.d.ts +0 -1
  753. package/dist/components/icons/default/IconPocket.d.ts +0 -1
  754. package/dist/components/icons/default/IconPower.d.ts +0 -1
  755. package/dist/components/icons/default/IconPrinter.d.ts +0 -1
  756. package/dist/components/icons/default/IconQrCode.d.ts +0 -1
  757. package/dist/components/icons/default/IconRadio.d.ts +0 -1
  758. package/dist/components/icons/default/IconRefreshCcw.d.ts +0 -1
  759. package/dist/components/icons/default/IconRefreshCw.d.ts +0 -1
  760. package/dist/components/icons/default/IconRepeat.d.ts +0 -1
  761. package/dist/components/icons/default/IconRewind.d.ts +0 -1
  762. package/dist/components/icons/default/IconRotateCcw.d.ts +0 -1
  763. package/dist/components/icons/default/IconRotateCw.d.ts +0 -1
  764. package/dist/components/icons/default/IconRss.d.ts +0 -1
  765. package/dist/components/icons/default/IconSave.d.ts +0 -1
  766. package/dist/components/icons/default/IconSaveMoney.d.ts +0 -1
  767. package/dist/components/icons/default/IconSchoolBag.d.ts +2 -0
  768. package/dist/components/icons/default/IconScissors.d.ts +0 -1
  769. package/dist/components/icons/default/IconSearch.d.ts +0 -1
  770. package/dist/components/icons/default/IconSend.d.ts +0 -1
  771. package/dist/components/icons/default/IconServer.d.ts +0 -1
  772. package/dist/components/icons/default/IconSettings.d.ts +0 -1
  773. package/dist/components/icons/default/IconShare.d.ts +0 -1
  774. package/dist/components/icons/default/IconShare2.d.ts +0 -1
  775. package/dist/components/icons/default/IconShield.d.ts +0 -1
  776. package/dist/components/icons/default/IconShieldLocked.d.ts +0 -1
  777. package/dist/components/icons/default/IconShieldOff.d.ts +0 -1
  778. package/dist/components/icons/default/IconShoppingBag.d.ts +0 -1
  779. package/dist/components/icons/default/IconShoppingCart.d.ts +0 -1
  780. package/dist/components/icons/default/IconShuffle.d.ts +0 -1
  781. package/dist/components/icons/default/IconSidebar.d.ts +0 -1
  782. package/dist/components/icons/default/IconSkipBack.d.ts +0 -1
  783. package/dist/components/icons/default/IconSkipForward.d.ts +0 -1
  784. package/dist/components/icons/default/IconSlack.d.ts +0 -1
  785. package/dist/components/icons/default/IconSlash.d.ts +0 -1
  786. package/dist/components/icons/default/IconSliders.d.ts +0 -1
  787. package/dist/components/icons/default/IconSmartphone.d.ts +0 -1
  788. package/dist/components/icons/default/IconSmartphoneSms.d.ts +0 -1
  789. package/dist/components/icons/default/IconSmile.d.ts +0 -1
  790. package/dist/components/icons/default/IconSpark.d.ts +0 -1
  791. package/dist/components/icons/default/IconSpeaker.d.ts +0 -1
  792. package/dist/components/icons/default/IconSquare.d.ts +0 -1
  793. package/dist/components/icons/default/IconStar.d.ts +0 -1
  794. package/dist/components/icons/default/IconStopCircle.d.ts +0 -1
  795. package/dist/components/icons/default/IconSun.d.ts +0 -1
  796. package/dist/components/icons/default/IconSunrise.d.ts +0 -1
  797. package/dist/components/icons/default/IconSunset.d.ts +0 -1
  798. package/dist/components/icons/default/IconTable.d.ts +0 -1
  799. package/dist/components/icons/default/IconTablet.d.ts +0 -1
  800. package/dist/components/icons/default/IconTag.d.ts +0 -1
  801. package/dist/components/icons/default/IconTarget.d.ts +0 -1
  802. package/dist/components/icons/default/IconTerminal.d.ts +0 -1
  803. package/dist/components/icons/default/IconThermometer.d.ts +0 -1
  804. package/dist/components/icons/default/IconThumbsDown.d.ts +0 -1
  805. package/dist/components/icons/default/IconThumbsUp.d.ts +0 -1
  806. package/dist/components/icons/default/IconTiktok.d.ts +0 -1
  807. package/dist/components/icons/default/IconToggleLeft.d.ts +0 -1
  808. package/dist/components/icons/default/IconToggleRight.d.ts +0 -1
  809. package/dist/components/icons/default/IconTool.d.ts +0 -1
  810. package/dist/components/icons/default/IconTrash.d.ts +0 -1
  811. package/dist/components/icons/default/IconTrash2.d.ts +0 -1
  812. package/dist/components/icons/default/IconTrello.d.ts +0 -1
  813. package/dist/components/icons/default/IconTrendingDown.d.ts +0 -1
  814. package/dist/components/icons/default/IconTrendingUp.d.ts +0 -1
  815. package/dist/components/icons/default/IconTriangle.d.ts +0 -1
  816. package/dist/components/icons/default/IconTrophy.d.ts +0 -1
  817. package/dist/components/icons/default/IconTruck.d.ts +0 -1
  818. package/dist/components/icons/default/IconTv.d.ts +0 -1
  819. package/dist/components/icons/default/IconTwitch.d.ts +0 -1
  820. package/dist/components/icons/default/IconTwitter.d.ts +0 -1
  821. package/dist/components/icons/default/IconType.d.ts +0 -1
  822. package/dist/components/icons/default/IconUmbrella.d.ts +0 -1
  823. package/dist/components/icons/default/IconUnderline.d.ts +0 -1
  824. package/dist/components/icons/default/IconUnlock.d.ts +0 -1
  825. package/dist/components/icons/default/IconUpload.d.ts +0 -1
  826. package/dist/components/icons/default/IconUploadCloud.d.ts +0 -1
  827. package/dist/components/icons/default/IconUser.d.ts +0 -1
  828. package/dist/components/icons/default/IconUserCheck.d.ts +0 -1
  829. package/dist/components/icons/default/IconUserMinus.d.ts +0 -1
  830. package/dist/components/icons/default/IconUserPlus.d.ts +0 -1
  831. package/dist/components/icons/default/IconUserX.d.ts +0 -1
  832. package/dist/components/icons/default/IconUsers.d.ts +0 -1
  833. package/dist/components/icons/default/IconVelocimeter.d.ts +0 -1
  834. package/dist/components/icons/default/IconVideo.d.ts +0 -1
  835. package/dist/components/icons/default/IconVideoOff.d.ts +0 -1
  836. package/dist/components/icons/default/IconVoicemail.d.ts +0 -1
  837. package/dist/components/icons/default/IconVolume1.d.ts +0 -1
  838. package/dist/components/icons/default/IconVolume2.d.ts +0 -1
  839. package/dist/components/icons/default/IconVolumeX.d.ts +0 -1
  840. package/dist/components/icons/default/IconWarning.d.ts +0 -1
  841. package/dist/components/icons/default/IconWatch.d.ts +0 -1
  842. package/dist/components/icons/default/IconWebsite.d.ts +0 -1
  843. package/dist/components/icons/default/IconWhatsapp.d.ts +0 -1
  844. package/dist/components/icons/default/IconWifi.d.ts +0 -1
  845. package/dist/components/icons/default/IconWifiOff.d.ts +0 -1
  846. package/dist/components/icons/default/IconWind.d.ts +0 -1
  847. package/dist/components/icons/default/IconX.d.ts +0 -1
  848. package/dist/components/icons/default/IconXCircle.d.ts +0 -1
  849. package/dist/components/icons/default/IconXOctagon.d.ts +0 -1
  850. package/dist/components/icons/default/IconXSquare.d.ts +0 -1
  851. package/dist/components/icons/default/IconYoutube.d.ts +0 -1
  852. package/dist/components/icons/default/IconZap.d.ts +0 -1
  853. package/dist/components/icons/default/IconZapOff.d.ts +0 -1
  854. package/dist/components/icons/default/IconZoomIn.d.ts +0 -1
  855. package/dist/components/icons/default/IconZoomOut.d.ts +0 -1
  856. package/dist/components/icons/default/index.d.ts +6 -0
  857. package/dist/components/icons/index.es.js +12 -0
  858. package/dist/components/icons/index.es.js.map +1 -1
  859. package/dist/components/icons/social/IconSocialGoogle.d.ts +0 -1
  860. package/dist/components/index/styles2.css +1 -1
  861. package/dist/components/index/styles3.css +1 -1
  862. package/dist/components/main/styles.css +1 -1
  863. package/dist/components/misc/index.es.js +1 -1
  864. package/dist/docs/tokens/components.d.ts +0 -1
  865. package/dist/docs/tokens/helpers.d.ts +0 -1
  866. package/dist/{index-BkeRYinJ.js → index-BvQw_Wgb.js} +24 -12
  867. package/dist/index-BvQw_Wgb.js.map +1 -0
  868. package/dist/index-C6Q03EyZ.js +100 -0
  869. package/dist/{index-BXRA68j0.js.map → index-C6Q03EyZ.js.map} +1 -1
  870. package/dist/{index-DAA8IiTr.js → index-NIxlEyxx.js} +12 -12
  871. package/dist/{index-DAA8IiTr.js.map → index-NIxlEyxx.js.map} +1 -1
  872. package/dist/index-ZE6zszxw.js.map +1 -1
  873. package/dist/index-vsYzka4t.js +6285 -0
  874. package/dist/index-vsYzka4t.js.map +1 -0
  875. package/dist/isMobile-RyKhTreE.js.map +1 -1
  876. package/dist/magic-string.es-D_W5SHWE.js.map +1 -1
  877. package/dist/main.d.ts +1 -1
  878. package/dist/main.es.js +126 -112
  879. package/dist/main.es.js.map +1 -1
  880. package/dist/mixins.scss +3 -1
  881. package/dist/{react-if.esm-CoCMV6iA.js → react-if.esm-Cozt8l48.js} +22 -22
  882. package/dist/{react-if.esm-CoCMV6iA.js.map → react-if.esm-Cozt8l48.js.map} +1 -1
  883. package/dist/{tokens-D_iASp38.js → tokens-eEtvWiuX.js} +88 -88
  884. package/dist/{tokens-D_iASp38.js.map → tokens-eEtvWiuX.js.map} +1 -1
  885. package/package.json +39 -36
  886. package/dist/BadgeWhite-2VzKlAke.js.map +0 -1
  887. package/dist/index-BIEl3o0B.js +0 -5689
  888. package/dist/index-BIEl3o0B.js.map +0 -1
  889. package/dist/index-BXRA68j0.js +0 -94
  890. package/dist/index-BkeRYinJ.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconActivity.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconActivity(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M9 2C9.43043 2 9.81257 2.27543 9.94868 2.68377L15 17.8377L17.0513 11.6838C17.1874 11.2754 17.5696 11 18 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H18.7208L15.9487 21.3162C15.8126 21.7246 15.4304 22 15 22C14.5696 22 14.1874 21.7246 14.0513 21.3162L9 6.16228L6.94868 12.3162C6.81257 12.7246 6.43043 13 6 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H5.27924L8.05132 2.68377C8.18743 2.27543 8.56957 2 9 2Z' fill='currentColor'/></svg>\"}\n name=\"IconActivity\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAE3C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconActivity.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconActivity(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M9 2C9.43043 2 9.81257 2.27543 9.94868 2.68377L15 17.8377L17.0513 11.6838C17.1874 11.2754 17.5696 11 18 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H18.7208L15.9487 21.3162C15.8126 21.7246 15.4304 22 15 22C14.5696 22 14.1874 21.7246 14.0513 21.3162L9 6.16228L6.94868 12.3162C6.81257 12.7246 6.43043 13 6 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H5.27924L8.05132 2.68377C8.18743 2.27543 8.56957 2 9 2Z' fill='currentColor'/></svg>\"}\n name=\"IconActivity\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -0,0 +1,16 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Icon from "../../Icon/index.es.js";
3
+ function IconAi(props) {
4
+ return /* @__PURE__ */ jsx(
5
+ Icon,
6
+ {
7
+ markup: "<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5.67105 6.43697C5.97578 5.43579 7.39269 5.43579 7.69742 6.43697L8.44742 8.90084C8.5502 9.23854 8.81484 9.50303 9.1525 9.60591L11.6173 10.3559C12.6185 10.6606 12.6185 12.0785 11.6173 12.3833L9.1525 13.1333C8.81481 13.2361 8.55021 13.5006 8.44742 13.8383L7.69742 16.3032C7.39255 17.304 5.97594 17.304 5.67105 16.3032L4.92105 13.8383C4.81827 13.5006 4.55362 13.2361 4.21597 13.1333L1.75113 12.3833C0.749949 12.0785 0.749949 10.6606 1.75113 10.3559L4.21597 9.60591C4.55358 9.50301 4.81828 9.2385 4.92105 8.90084L5.67105 6.43697Z' fill='currentColor'/><path d='M14.5343 3.34224C14.7375 2.67493 15.6826 2.67503 15.8859 3.34224L16.3859 4.9858C16.4544 5.21077 16.6307 5.3869 16.8556 5.45552L18.4992 5.95552C19.1666 6.15868 19.1666 7.10393 18.4992 7.30709L16.8556 7.80709C16.6307 7.87572 16.4544 8.05182 16.3859 8.27681L15.8859 9.92037C15.6826 10.5875 14.7375 10.5876 14.5343 9.92037L14.0343 8.27681C13.9657 8.05173 13.7897 7.87561 13.5646 7.80709L11.922 7.30709C11.2546 7.10393 11.2546 6.15868 11.922 5.95552L13.5646 5.45552C13.7897 5.38701 13.9657 5.21085 14.0343 4.9858L14.5343 3.34224Z' fill='currentColor'/></svg>",
8
+ name: "IconAi",
9
+ ...props
10
+ }
11
+ );
12
+ }
13
+ export {
14
+ IconAi
15
+ };
16
+ //# sourceMappingURL=index.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAi.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAi(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5.67105 6.43697C5.97578 5.43579 7.39269 5.43579 7.69742 6.43697L8.44742 8.90084C8.5502 9.23854 8.81484 9.50303 9.1525 9.60591L11.6173 10.3559C12.6185 10.6606 12.6185 12.0785 11.6173 12.3833L9.1525 13.1333C8.81481 13.2361 8.55021 13.5006 8.44742 13.8383L7.69742 16.3032C7.39255 17.304 5.97594 17.304 5.67105 16.3032L4.92105 13.8383C4.81827 13.5006 4.55362 13.2361 4.21597 13.1333L1.75113 12.3833C0.749949 12.0785 0.749949 10.6606 1.75113 10.3559L4.21597 9.60591C4.55358 9.50301 4.81828 9.2385 4.92105 8.90084L5.67105 6.43697Z' fill='currentColor'/><path d='M14.5343 3.34224C14.7375 2.67493 15.6826 2.67503 15.8859 3.34224L16.3859 4.9858C16.4544 5.21077 16.6307 5.3869 16.8556 5.45552L18.4992 5.95552C19.1666 6.15868 19.1666 7.10393 18.4992 7.30709L16.8556 7.80709C16.6307 7.87572 16.4544 8.05182 16.3859 8.27681L15.8859 9.92037C15.6826 10.5875 14.7375 10.5876 14.5343 9.92037L14.0343 8.27681C13.9657 8.05173 13.7897 7.87561 13.5646 7.80709L11.922 7.30709C11.2546 7.10393 11.2546 6.15868 11.922 5.95552L13.5646 5.45552C13.7897 5.38701 13.9657 5.21085 14.0343 4.9858L14.5343 3.34224Z' fill='currentColor'/></svg>\"}\n name=\"IconAi\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,OAAO,OAAkB;AACvC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -0,0 +1,16 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Icon from "../../Icon/index.es.js";
3
+ function IconAiBox(props) {
4
+ return /* @__PURE__ */ jsx(
5
+ Icon,
6
+ {
7
+ markup: "<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.67489 7.6541C8.82352 7.16677 9.51343 7.16688 9.66219 7.6541L10.0284 8.85527C10.0785 9.01973 10.2068 9.14884 10.3712 9.19902L11.5723 9.56426C12.0602 9.71273 12.0602 10.4031 11.5723 10.5516L10.3712 10.9178C10.207 10.9679 10.0786 11.0964 10.0284 11.2605L9.66219 12.4617C9.51371 12.9495 8.82336 12.9495 8.67489 12.4617L8.30965 11.2605C8.25947 11.0961 8.13036 10.9678 7.9659 10.9178L6.76473 10.5516C6.27751 10.4028 6.27739 9.71289 6.76473 9.56426L7.9659 9.19902C8.13049 9.14892 8.25955 9.01986 8.30965 8.85527L8.67489 7.6541Z' fill='currentColor'/><path d='M13.9307 2.26152C14.1388 1.57899 15.1055 1.57902 15.3136 2.26152L15.8253 3.94316C15.8954 4.17342 16.0756 4.35339 16.3057 4.42363L17.9874 4.93535C18.6703 5.14321 18.6703 6.11026 17.9874 6.31816L16.3057 6.82988C16.0755 6.90008 15.8954 7.081 15.8253 7.31133L15.3136 8.99199C15.1057 9.67494 14.1386 9.67494 13.9307 8.99199L13.419 7.31133C13.3489 7.08096 13.1689 6.90005 12.9386 6.82988L11.2569 6.31816C10.5741 6.11018 10.574 5.1432 11.2569 4.93535L12.9386 4.42363C13.1688 4.35342 13.3489 4.17344 13.419 3.94316L13.9307 2.26152Z' fill='currentColor'/><path d='M1.24951 15.1699V5.9297C1.24951 3.81444 2.96434 2.09962 5.07959 2.09962H9.69971C10.1138 2.09972 10.4497 2.43547 10.4497 2.84962C10.4497 3.26377 10.1138 3.59952 9.69971 3.59962H5.07959C3.79276 3.59962 2.74951 4.64287 2.74951 5.9297V15.1699C2.74967 16.4566 3.79286 17.5 5.07959 17.5H14.3198C15.6064 17.4999 16.6497 16.4565 16.6499 15.1699V10.5498C16.6499 10.1356 16.9857 9.79982 17.3999 9.79982C17.8139 9.80002 18.1499 10.1357 18.1499 10.5498V15.1699C18.1497 17.285 16.4348 18.9999 14.3198 19H5.07959C2.96444 19 1.24967 17.285 1.24951 15.1699Z' fill='currentColor'/></svg>",
8
+ name: "IconAiBox",
9
+ ...props
10
+ }
11
+ );
12
+ }
13
+ export {
14
+ IconAiBox
15
+ };
16
+ //# sourceMappingURL=index.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAiBox.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAiBox(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.67489 7.6541C8.82352 7.16677 9.51343 7.16688 9.66219 7.6541L10.0284 8.85527C10.0785 9.01973 10.2068 9.14884 10.3712 9.19902L11.5723 9.56426C12.0602 9.71273 12.0602 10.4031 11.5723 10.5516L10.3712 10.9178C10.207 10.9679 10.0786 11.0964 10.0284 11.2605L9.66219 12.4617C9.51371 12.9495 8.82336 12.9495 8.67489 12.4617L8.30965 11.2605C8.25947 11.0961 8.13036 10.9678 7.9659 10.9178L6.76473 10.5516C6.27751 10.4028 6.27739 9.71289 6.76473 9.56426L7.9659 9.19902C8.13049 9.14892 8.25955 9.01986 8.30965 8.85527L8.67489 7.6541Z' fill='currentColor'/><path d='M13.9307 2.26152C14.1388 1.57899 15.1055 1.57902 15.3136 2.26152L15.8253 3.94316C15.8954 4.17342 16.0756 4.35339 16.3057 4.42363L17.9874 4.93535C18.6703 5.14321 18.6703 6.11026 17.9874 6.31816L16.3057 6.82988C16.0755 6.90008 15.8954 7.081 15.8253 7.31133L15.3136 8.99199C15.1057 9.67494 14.1386 9.67494 13.9307 8.99199L13.419 7.31133C13.3489 7.08096 13.1689 6.90005 12.9386 6.82988L11.2569 6.31816C10.5741 6.11018 10.574 5.1432 11.2569 4.93535L12.9386 4.42363C13.1688 4.35342 13.3489 4.17344 13.419 3.94316L13.9307 2.26152Z' fill='currentColor'/><path d='M1.24951 15.1699V5.9297C1.24951 3.81444 2.96434 2.09962 5.07959 2.09962H9.69971C10.1138 2.09972 10.4497 2.43547 10.4497 2.84962C10.4497 3.26377 10.1138 3.59952 9.69971 3.59962H5.07959C3.79276 3.59962 2.74951 4.64287 2.74951 5.9297V15.1699C2.74967 16.4566 3.79286 17.5 5.07959 17.5H14.3198C15.6064 17.4999 16.6497 16.4565 16.6499 15.1699V10.5498C16.6499 10.1356 16.9857 9.79982 17.3999 9.79982C17.8139 9.80002 18.1499 10.1357 18.1499 10.5498V15.1699C18.1497 17.285 16.4348 18.9999 14.3198 19H5.07959C2.96444 19 1.24967 17.285 1.24951 15.1699Z' fill='currentColor'/></svg>\"}\n name=\"IconAiBox\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAC1C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAirplay.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAirplay(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V15C3 15.2652 3.10536 15.5196 3.29289 15.7071C3.48043 15.8946 3.73478 16 4 16H5C5.55228 16 6 16.4477 6 17C6 17.5523 5.55228 18 5 18H4C3.20435 18 2.44129 17.6839 1.87868 17.1213C1.31607 16.5587 1 15.7956 1 15V5C1 4.20435 1.31607 3.44129 1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V15C23 15.7957 22.6839 16.5587 22.1213 17.1213C21.5587 17.6839 20.7957 18 20 18H19C18.4477 18 18 17.5523 18 17C18 16.4477 18.4477 16 19 16H20C20.2652 16 20.5196 15.8946 20.7071 15.7071C20.8946 15.5196 21 15.2652 21 15V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.2968 14 12.5782 14.1318 12.7682 14.3598L17.7682 20.3598C18.0166 20.6579 18.0702 21.0728 17.9056 21.4242C17.741 21.7755 17.388 22 17 22H7.00001C6.61199 22 6.259 21.7755 6.09442 21.4242C5.92984 21.0728 5.98339 20.6579 6.23179 20.3598L11.2318 14.3598C11.4218 14.1318 11.7032 14 12 14ZM9.13505 20H14.865L12 16.562L9.13505 20Z' fill='currentColor'/></svg>\"}\n name=\"IconAirplay\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAirplay.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAirplay(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V15C3 15.2652 3.10536 15.5196 3.29289 15.7071C3.48043 15.8946 3.73478 16 4 16H5C5.55228 16 6 16.4477 6 17C6 17.5523 5.55228 18 5 18H4C3.20435 18 2.44129 17.6839 1.87868 17.1213C1.31607 16.5587 1 15.7956 1 15V5C1 4.20435 1.31607 3.44129 1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V15C23 15.7957 22.6839 16.5587 22.1213 17.1213C21.5587 17.6839 20.7957 18 20 18H19C18.4477 18 18 17.5523 18 17C18 16.4477 18.4477 16 19 16H20C20.2652 16 20.5196 15.8946 20.7071 15.7071C20.8946 15.5196 21 15.2652 21 15V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.2968 14 12.5782 14.1318 12.7682 14.3598L17.7682 20.3598C18.0166 20.6579 18.0702 21.0728 17.9056 21.4242C17.741 21.7755 17.388 22 17 22H7.00001C6.61199 22 6.259 21.7755 6.09442 21.4242C5.92984 21.0728 5.98339 20.6579 6.23179 20.3598L11.2318 14.3598C11.4218 14.1318 11.7032 14 12 14ZM9.13505 20H14.865L12 16.562L9.13505 20Z' fill='currentColor'/></svg>\"}\n name=\"IconAirplay\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAE9C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertOctagon.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertOctagon\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertOctagon.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertOctagon\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertTriangle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertTriangle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.528 2.2833C10.9773 2.03035 11.4842 1.89746 11.9998 1.89746C12.5154 1.89746 13.0223 2.03035 13.4716 2.2833C13.9209 2.53626 14.2974 2.90074 14.5648 3.34158L14.5677 3.34633L23.0376 17.4863L23.0458 17.5001C23.3077 17.9538 23.4463 18.4681 23.4478 18.9919C23.4493 19.5158 23.3135 20.0308 23.0541 20.4859C22.7947 20.941 22.4207 21.3203 21.9692 21.5859C21.5177 21.8516 21.0046 21.9944 20.4808 22.0001L20.4698 22.0003L3.51879 22.0002C2.99498 21.9944 2.48182 21.8516 2.03035 21.5859C1.57887 21.3203 1.20483 20.941 0.945426 20.4859C0.686022 20.0308 0.550303 19.5158 0.55177 18.9919C0.553236 18.4681 0.691839 17.9538 0.953786 17.5001L0.961909 17.4863L9.43476 3.34157C9.70217 2.90073 10.0787 2.53626 10.528 2.2833ZM11.9998 3.89746C11.8279 3.89746 11.6589 3.94176 11.5092 4.02607C11.3601 4.11001 11.235 4.23079 11.146 4.37684L2.68246 18.506C2.59729 18.6558 2.55224 18.8251 2.55176 18.9975C2.55127 19.1721 2.59651 19.3438 2.68298 19.4955C2.76945 19.6472 2.89413 19.7736 3.04462 19.8622C3.1938 19.95 3.36317 19.9975 3.53617 20.0002H20.4634C20.6364 19.9975 20.8058 19.95 20.9549 19.8622C21.1054 19.7736 21.2301 19.6472 21.3166 19.4955C21.403 19.3438 21.4483 19.1721 21.4478 18.9975C21.4473 18.8251 21.4023 18.6559 21.3171 18.5061L12.8548 4.37883C12.8544 4.37817 12.854 4.37751 12.8536 4.37684C12.7645 4.23079 12.6395 4.11001 12.4904 4.02607C12.3406 3.94176 12.1716 3.89746 11.9998 3.89746Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 17C11 16.4477 11.4477 16 12 16H12.01C12.5623 16 13.01 16.4477 13.01 17C13.01 17.5523 12.5623 18 12.01 18H12C11.4477 18 11 17.5523 11 17Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertTriangle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAEhD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlertTriangle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlertTriangle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.528 2.2833C10.9773 2.03035 11.4842 1.89746 11.9998 1.89746C12.5154 1.89746 13.0223 2.03035 13.4716 2.2833C13.9209 2.53626 14.2974 2.90074 14.5648 3.34158L14.5677 3.34633L23.0376 17.4863L23.0458 17.5001C23.3077 17.9538 23.4463 18.4681 23.4478 18.9919C23.4493 19.5158 23.3135 20.0308 23.0541 20.4859C22.7947 20.941 22.4207 21.3203 21.9692 21.5859C21.5177 21.8516 21.0046 21.9944 20.4808 22.0001L20.4698 22.0003L3.51879 22.0002C2.99498 21.9944 2.48182 21.8516 2.03035 21.5859C1.57887 21.3203 1.20483 20.941 0.945426 20.4859C0.686022 20.0308 0.550303 19.5158 0.55177 18.9919C0.553236 18.4681 0.691839 17.9538 0.953786 17.5001L0.961909 17.4863L9.43476 3.34157C9.70217 2.90073 10.0787 2.53626 10.528 2.2833ZM11.9998 3.89746C11.8279 3.89746 11.6589 3.94176 11.5092 4.02607C11.3601 4.11001 11.235 4.23079 11.146 4.37684L2.68246 18.506C2.59729 18.6558 2.55224 18.8251 2.55176 18.9975C2.55127 19.1721 2.59651 19.3438 2.68298 19.4955C2.76945 19.6472 2.89413 19.7736 3.04462 19.8622C3.1938 19.95 3.36317 19.9975 3.53617 20.0002H20.4634C20.6364 19.9975 20.8058 19.95 20.9549 19.8622C21.1054 19.7736 21.2301 19.6472 21.3166 19.4955C21.403 19.3438 21.4483 19.1721 21.4478 18.9975C21.4473 18.8251 21.4023 18.6559 21.3171 18.5061L12.8548 4.37883C12.8544 4.37817 12.854 4.37751 12.8536 4.37684C12.7645 4.23079 12.6395 4.11001 12.4904 4.02607C12.3406 3.94176 12.1716 3.89746 11.9998 3.89746Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 17C11 16.4477 11.4477 16 12 16H12.01C12.5623 16 13.01 16.4477 13.01 17C13.01 17.5523 12.5623 18 12.01 18H12C11.4477 18 11 17.5523 11 17Z' fill='currentColor'/></svg>\"}\n name=\"IconAlertTriangle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAClD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignCenter.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignCenter(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 10C5 9.44772 5.44772 9 6 9H18C18.5523 9 19 9.44772 19 10C19 10.5523 18.5523 11 18 11H6C5.44772 11 5 10.5523 5 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 18C5 17.4477 5.44772 17 6 17H18C18.5523 17 19 17.4477 19 18C19 18.5523 18.5523 19 18 19H6C5.44772 19 5 18.5523 5 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignCenter\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAE9C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignCenter.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignCenter(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 10C5 9.44772 5.44772 9 6 9H18C18.5523 9 19 9.44772 19 10C19 10.5523 18.5523 11 18 11H6C5.44772 11 5 10.5523 5 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 18C5 17.4477 5.44772 17 6 17H18C18.5523 17 19 17.4477 19 18C19 18.5523 18.5523 19 18 19H6C5.44772 19 5 18.5523 5 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignCenter\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignJustify.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignJustify(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignJustify\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignJustify.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignJustify(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignJustify\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H17C17.5523 9 18 9.44772 18 10C18 10.5523 17.5523 11 17 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H17C17.5523 17 18 17.4477 18 18C18 18.5523 17.5523 19 17 19H3C2.44772 19 2 18.5523 2 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H17C17.5523 9 18 9.44772 18 10C18 10.5523 17.5523 11 17 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H17C17.5523 17 18 17.4477 18 18C18 18.5523 17.5523 19 17 19H3C2.44772 19 2 18.5523 2 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6 10C6 9.44772 6.44772 9 7 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H7C6.44772 11 6 10.5523 6 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 18C6 17.4477 6.44772 17 7 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H7C6.44772 19 6 18.5523 6 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAE7C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAlignRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAlignRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6 10C6 9.44772 6.44772 9 7 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H7C6.44772 11 6 10.5523 6 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H21C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 18C6 17.4477 6.44772 17 7 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H7C6.44772 19 6 18.5523 6 18Z' fill='currentColor'/></svg>\"}\n name=\"IconAlignRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAC/C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAnchor.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAnchor(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C10.8954 3 10 3.89543 10 5C10 6.10457 10.8954 7 12 7C13.1046 7 14 6.10457 14 5C14 3.89543 13.1046 3 12 3ZM8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5C16 7.20914 14.2091 9 12 9C9.79086 9 8 7.20914 8 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29289 11.2929C1.48043 11.1054 1.73478 11 2 11H5C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H3.0557C3.28137 15.019 4.18561 16.9135 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C19.8144 16.9135 20.7186 15.019 20.9443 13H19C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11H22C22.5523 11 23 11.4477 23 12C23 14.9174 21.8411 17.7153 19.7782 19.7782C17.7153 21.8411 14.9174 23 12 23C9.08262 23 6.28473 21.8411 4.22183 19.7782C2.15893 17.7153 1 14.9174 1 12C1 11.7348 1.10536 11.4804 1.29289 11.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconAnchor\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAEzC,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAnchor.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAnchor(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C10.8954 3 10 3.89543 10 5C10 6.10457 10.8954 7 12 7C13.1046 7 14 6.10457 14 5C14 3.89543 13.1046 3 12 3ZM8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5C16 7.20914 14.2091 9 12 9C9.79086 9 8 7.20914 8 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29289 11.2929C1.48043 11.1054 1.73478 11 2 11H5C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H3.0557C3.28137 15.019 4.18561 16.9135 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C19.8144 16.9135 20.7186 15.019 20.9443 13H19C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11H22C22.5523 11 23 11.4477 23 12C23 14.9174 21.8411 17.7153 19.7782 19.7782C17.7153 21.8411 14.9174 23 12 23C9.08262 23 6.28473 21.8411 4.22183 19.7782C2.15893 17.7153 1 14.9174 1 12C1 11.7348 1.10536 11.4804 1.29289 11.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconAnchor\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAperture.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAperture(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.8097 7.13418C14.2879 6.858 14.8995 7.02182 15.1757 7.50009L20.9157 17.4401C21.1919 17.9184 21.0281 18.53 20.5498 18.8061C20.0715 19.0823 19.4599 18.9185 19.1838 18.4402L13.4438 8.50024C13.1676 8.02197 13.3314 7.41037 13.8097 7.13418Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.69043 8C8.69043 7.44772 9.13814 7 9.69043 7H21.1704C21.7227 7 22.1704 7.44772 22.1704 8C22.1704 8.55228 21.7227 9 21.1704 9H9.69043C9.13814 9 8.69043 8.55228 8.69043 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.6201 1.19424C14.0984 1.47043 14.2622 2.08203 13.986 2.5603L8.24603 12.5003C7.96985 12.9786 7.35824 13.1424 6.87998 12.8662C6.40171 12.59 6.23788 11.9784 6.51407 11.5002L12.2541 1.56015C12.5303 1.08188 13.1419 0.91806 13.6201 1.19424Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.4498 5.19424C3.92807 4.91806 4.53967 5.08188 4.81586 5.56015L10.5559 15.5002C10.832 15.9784 10.6682 16.59 10.1899 16.8662C9.71168 17.1424 9.10007 16.9786 8.82389 16.5003L3.08389 6.5603C2.80771 6.08203 2.97153 5.47043 3.4498 5.19424Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.83008 16C1.83008 15.4477 2.27779 15 2.83008 15H14.3101C14.8624 15 15.3101 15.4477 15.3101 16C15.3101 16.5523 14.8624 17 14.3101 17H2.83008C2.27779 17 1.83008 16.5523 1.83008 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.1201 11.1342C17.5984 11.4104 17.7622 12.022 17.486 12.5002L11.746 22.4402C11.4698 22.9185 10.8582 23.0823 10.38 22.8061C9.90171 22.53 9.73788 21.9184 10.0141 21.4401L15.7541 11.5001C16.0303 11.0218 16.6419 10.858 17.1201 11.1342Z' fill='currentColor'/></svg>\"}\n name=\"IconAperture\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAE3C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAperture.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAperture(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.8097 7.13418C14.2879 6.858 14.8995 7.02182 15.1757 7.50009L20.9157 17.4401C21.1919 17.9184 21.0281 18.53 20.5498 18.8061C20.0715 19.0823 19.4599 18.9185 19.1838 18.4402L13.4438 8.50024C13.1676 8.02197 13.3314 7.41037 13.8097 7.13418Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.69043 8C8.69043 7.44772 9.13814 7 9.69043 7H21.1704C21.7227 7 22.1704 7.44772 22.1704 8C22.1704 8.55228 21.7227 9 21.1704 9H9.69043C9.13814 9 8.69043 8.55228 8.69043 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.6201 1.19424C14.0984 1.47043 14.2622 2.08203 13.986 2.5603L8.24603 12.5003C7.96985 12.9786 7.35824 13.1424 6.87998 12.8662C6.40171 12.59 6.23788 11.9784 6.51407 11.5002L12.2541 1.56015C12.5303 1.08188 13.1419 0.91806 13.6201 1.19424Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.4498 5.19424C3.92807 4.91806 4.53967 5.08188 4.81586 5.56015L10.5559 15.5002C10.832 15.9784 10.6682 16.59 10.1899 16.8662C9.71168 17.1424 9.10007 16.9786 8.82389 16.5003L3.08389 6.5603C2.80771 6.08203 2.97153 5.47043 3.4498 5.19424Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.83008 16C1.83008 15.4477 2.27779 15 2.83008 15H14.3101C14.8624 15 15.3101 15.4477 15.3101 16C15.3101 16.5523 14.8624 17 14.3101 17H2.83008C2.27779 17 1.83008 16.5523 1.83008 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.1201 11.1342C17.5984 11.4104 17.7622 12.022 17.486 12.5002L11.746 22.4402C11.4698 22.9185 10.8582 23.0823 10.38 22.8061C9.90171 22.53 9.73788 21.9184 10.0141 21.4401L15.7541 11.5001C16.0303 11.0218 16.6419 10.858 17.1201 11.1342Z' fill='currentColor'/></svg>\"}\n name=\"IconAperture\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArchive.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArchive(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C3.55228 7 4 7.44772 4 8V20H20V8C20 7.44772 20.4477 7 21 7C21.5523 7 22 7.44772 22 8V21C22 21.5523 21.5523 22 21 22H3C2.44772 22 2 21.5523 2 21V8C2 7.44772 2.44772 7 3 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 3C0 2.44772 0.447715 2 1 2H23C23.5523 2 24 2.44772 24 3V8C24 8.55228 23.5523 9 23 9H1C0.447715 9 0 8.55228 0 8V3ZM2 4V7H22V4H2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 12C9 11.4477 9.44772 11 10 11H14C14.5523 11 15 11.4477 15 12C15 12.5523 14.5523 13 14 13H10C9.44772 13 9 12.5523 9 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArchive\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArchive.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArchive(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C3.55228 7 4 7.44772 4 8V20H20V8C20 7.44772 20.4477 7 21 7C21.5523 7 22 7.44772 22 8V21C22 21.5523 21.5523 22 21 22H3C2.44772 22 2 21.5523 2 21V8C2 7.44772 2.44772 7 3 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 3C0 2.44772 0.447715 2 1 2H23C23.5523 2 24 2.44772 24 3V8C24 8.55228 23.5523 9 23 9H1C0.447715 9 0 8.55228 0 8V3ZM2 4V7H22V4H2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 12C9 11.4477 9.44772 11 10 11H14C14.5523 11 15 11.4477 15 12C15 12.5523 14.5523 13 14 13H10C9.44772 13 9 12.5523 9 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArchive\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.2929C4.68342 10.9024 5.31658 10.9024 5.70711 11.2929L12 17.5858L18.2929 11.2929C18.6834 10.9024 19.3166 10.9024 19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.2929C4.68342 10.9024 5.31658 10.9024 5.70711 11.2929L12 17.5858L18.2929 11.2929C18.6834 10.9024 19.3166 10.9024 19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 11.2929C7.68342 10.9024 8.31658 10.9024 8.70711 11.2929L12 14.5858L15.2929 11.2929C15.6834 10.9024 16.3166 10.9024 16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AAElD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 11.2929C7.68342 10.9024 8.31658 10.9024 8.70711 11.2929L12 14.5858L15.2929 11.2929C15.6834 10.9024 16.3166 10.9024 16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AACpD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 6C7.55228 6 8 6.44772 8 7V16H17C17.5523 16 18 16.4477 18 17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V7C6 6.44772 6.44772 6 7 6Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAEhD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 6C7.55228 6 8 6.44772 8 7V16H17C17.5523 16 18 16.4477 18 17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V7C6 6.44772 6.44772 6 7 6Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAClD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 6C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16H16V7C16 6.44772 16.4477 6 17 6Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,mBAAmB,OAAkB;AAEjD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowDownRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowDownRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 6C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16H16V7C16 6.44772 16.4477 6 17 6Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowDownRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,mBAAmB,OAAkB;AACnD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.7071 4.29289C13.0976 4.68342 13.0976 5.31658 12.7071 5.70711L6.41421 12L12.7071 18.2929C13.0976 18.6834 13.0976 19.3166 12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.7071 4.29289C13.0976 4.68342 13.0976 5.31658 12.7071 5.70711L6.41421 12L12.7071 18.2929C13.0976 18.6834 13.0976 19.3166 12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071L4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowLeftCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowLeftCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.7071 7.29289C13.0976 7.68342 13.0976 8.31658 12.7071 8.70711L9.41421 12L12.7071 15.2929C13.0976 15.6834 13.0976 16.3166 12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929L11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowLeftCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AAElD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowLeftCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowLeftCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.7071 7.29289C13.0976 7.68342 13.0976 8.31658 12.7071 8.70711L9.41421 12L12.7071 15.2929C13.0976 15.6834 13.0976 16.3166 12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929L11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowLeftCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AACpD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071C10.9024 19.3166 10.9024 18.6834 11.2929 18.2929L17.5858 12L11.2929 5.70711C10.9024 5.31658 10.9024 4.68342 11.2929 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAE7C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071L12.7071 19.7071C12.3166 20.0976 11.6834 20.0976 11.2929 19.7071C10.9024 19.3166 10.9024 18.6834 11.2929 18.2929L17.5858 12L11.2929 5.70711C10.9024 5.31658 10.9024 4.68342 11.2929 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAC/C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowRightCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowRightCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289L16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071C10.9024 16.3166 10.9024 15.6834 11.2929 15.2929L14.5858 12L11.2929 8.70711C10.9024 8.31658 10.9024 7.68342 11.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowRightCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,qBAAqB,OAAkB;AAEnD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowRightCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowRightCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289L16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071C10.9024 16.3166 10.9024 15.6834 11.2929 15.2929L14.5858 12L11.2929 8.70711C10.9024 8.31658 10.9024 7.68342 11.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowRightCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,qBAAqB,OAAkB;AACrD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071C19.3166 13.0976 18.6834 13.0976 18.2929 12.7071L12 6.41421L5.70711 12.7071C5.31658 13.0976 4.68342 13.0976 4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L19.7071 11.2929C20.0976 11.6834 20.0976 12.3166 19.7071 12.7071C19.3166 13.0976 18.6834 13.0976 18.2929 12.7071L12 6.41421L5.70711 12.7071C5.31658 13.0976 4.68342 13.0976 4.29289 12.7071C3.90237 12.3166 3.90237 11.6834 4.29289 11.2929L11.2929 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289L16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071C16.3166 13.0976 15.6834 13.0976 15.2929 12.7071L12 9.41421L8.70711 12.7071C8.31658 13.0976 7.68342 13.0976 7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929L11.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAEhD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 7.29289C11.6834 6.90237 12.3166 6.90237 12.7071 7.29289L16.7071 11.2929C17.0976 11.6834 17.0976 12.3166 16.7071 12.7071C16.3166 13.0976 15.6834 13.0976 15.2929 12.7071L12 9.41421L8.70711 12.7071C8.31658 13.0976 7.68342 13.0976 7.29289 12.7071C6.90237 12.3166 6.90237 11.6834 7.29289 11.2929L11.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAClD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7C18 7.55228 17.5523 8 17 8H8V17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17V7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAE9C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7C18 7.55228 17.5523 8 17 8H8V17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17V7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17V8H7C6.44772 8 6 7.55228 6 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconArrowUpRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconArrowUpRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H17C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17V8H7C6.44772 8 6 7.55228 6 7Z' fill='currentColor'/></svg>\"}\n name=\"IconArrowUpRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAtSign.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAtSign(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.30009 2.05511C9.54474 0.994352 12.0822 0.724112 14.4999 1.28833C16.9176 1.85255 19.0734 3.21805 20.6166 5.16279C22.1599 7.10753 22.9999 9.51714 23 11.9998V12.9999C23 14.0607 22.5786 15.0781 21.8284 15.8283C21.0783 16.5784 20.0609 16.9999 19 16.9999C17.9391 16.9999 16.9217 16.5784 16.1716 15.8283C15.4214 15.0781 15 14.0607 15 12.9999V7.99987C15 7.44758 15.4477 6.99987 16 6.99987C16.5523 6.99987 17 7.44758 17 7.99987V12.9999C17 13.5303 17.2107 14.039 17.5858 14.4141C17.9609 14.7892 18.4696 14.9999 19 14.9999C19.5304 14.9999 20.0392 14.7892 20.4142 14.4141C20.7893 14.039 21 13.5303 21 12.9999V11.9999C21 11.9999 21 12 21 11.9999C20.9999 9.96868 20.3126 7.99714 19.05 6.40601C17.7873 4.81486 16.0235 3.69763 14.0454 3.236C12.0673 2.77436 9.99115 2.99547 8.15462 3.86336C6.3181 4.73126 4.82917 6.19489 3.92994 8.01628C3.03072 9.83767 2.77408 11.9097 3.20176 13.8954C3.62944 15.8812 4.71629 17.6638 6.28558 18.9536C7.85487 20.2433 9.8143 20.9642 11.8453 20.9992C13.8762 21.0341 15.8593 20.3809 17.472 19.1459C17.9105 18.8101 18.5382 18.8934 18.874 19.3319C19.2097 19.7703 19.1265 20.398 18.688 20.7338C16.7169 22.2433 14.2932 23.0416 11.8109 22.9989C9.32859 22.9562 6.93372 22.075 5.0157 20.4987C3.09768 18.9224 1.76932 16.7435 1.24659 14.3165C0.723873 11.8895 1.03754 9.35705 2.13659 7.1309C3.23565 4.90476 5.05545 3.11587 7.30009 2.05511Z' fill='currentColor'/></svg>\"}\n name=\"IconAtSign\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAEzC,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAtSign.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAtSign(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.30009 2.05511C9.54474 0.994352 12.0822 0.724112 14.4999 1.28833C16.9176 1.85255 19.0734 3.21805 20.6166 5.16279C22.1599 7.10753 22.9999 9.51714 23 11.9998V12.9999C23 14.0607 22.5786 15.0781 21.8284 15.8283C21.0783 16.5784 20.0609 16.9999 19 16.9999C17.9391 16.9999 16.9217 16.5784 16.1716 15.8283C15.4214 15.0781 15 14.0607 15 12.9999V7.99987C15 7.44758 15.4477 6.99987 16 6.99987C16.5523 6.99987 17 7.44758 17 7.99987V12.9999C17 13.5303 17.2107 14.039 17.5858 14.4141C17.9609 14.7892 18.4696 14.9999 19 14.9999C19.5304 14.9999 20.0392 14.7892 20.4142 14.4141C20.7893 14.039 21 13.5303 21 12.9999V11.9999C21 11.9999 21 12 21 11.9999C20.9999 9.96868 20.3126 7.99714 19.05 6.40601C17.7873 4.81486 16.0235 3.69763 14.0454 3.236C12.0673 2.77436 9.99115 2.99547 8.15462 3.86336C6.3181 4.73126 4.82917 6.19489 3.92994 8.01628C3.03072 9.83767 2.77408 11.9097 3.20176 13.8954C3.62944 15.8812 4.71629 17.6638 6.28558 18.9536C7.85487 20.2433 9.8143 20.9642 11.8453 20.9992C13.8762 21.0341 15.8593 20.3809 17.472 19.1459C17.9105 18.8101 18.5382 18.8934 18.874 19.3319C19.2097 19.7703 19.1265 20.398 18.688 20.7338C16.7169 22.2433 14.2932 23.0416 11.8109 22.9989C9.32859 22.9562 6.93372 22.075 5.0157 20.4987C3.09768 18.9224 1.76932 16.7435 1.24659 14.3165C0.723873 11.8895 1.03754 9.35705 2.13659 7.1309C3.23565 4.90476 5.05545 3.11587 7.30009 2.05511Z' fill='currentColor'/></svg>\"}\n name=\"IconAtSign\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAward.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAward(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2435)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C8.68629 2 6 4.68629 6 8C6 11.3137 8.68629 14 12 14C15.3137 14 18 11.3137 18 8C18 4.68629 15.3137 2 12 2ZM4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8C20 12.4183 16.4183 16 12 16C7.58172 16 4 12.4183 4 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.6585 12.8887C16.206 12.816 16.7087 13.201 16.7813 13.7485L17.9913 22.8685C18.0418 23.2491 17.8699 23.625 17.549 23.8358C17.2281 24.0466 16.8148 24.055 16.4855 23.8575L12 21.1662L7.51452 23.8575C7.18525 24.0551 6.77193 24.0466 6.45099 23.8358C6.13004 23.625 5.95817 23.249 6.00873 22.8683L7.21873 13.7583C7.29145 13.2109 7.79421 12.826 8.34169 12.8987C8.88917 12.9714 9.27403 13.4742 9.20132 14.0217L8.26447 21.0751L11.4855 19.1425C11.8022 18.9525 12.1978 18.9525 12.5145 19.1425L15.7359 21.0753L14.7987 14.0115C14.7261 13.464 15.111 12.9613 15.6585 12.8887Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2435'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconAward\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAExC,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconAward.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconAward(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2435)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C8.68629 2 6 4.68629 6 8C6 11.3137 8.68629 14 12 14C15.3137 14 18 11.3137 18 8C18 4.68629 15.3137 2 12 2ZM4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8C20 12.4183 16.4183 16 12 16C7.58172 16 4 12.4183 4 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.6585 12.8887C16.206 12.816 16.7087 13.201 16.7813 13.7485L17.9913 22.8685C18.0418 23.2491 17.8699 23.625 17.549 23.8358C17.2281 24.0466 16.8148 24.055 16.4855 23.8575L12 21.1662L7.51452 23.8575C7.18525 24.0551 6.77193 24.0466 6.45099 23.8358C6.13004 23.625 5.95817 23.249 6.00873 22.8683L7.21873 13.7583C7.29145 13.2109 7.79421 12.826 8.34169 12.8987C8.88917 12.9714 9.27403 13.4742 9.20132 14.0217L8.26447 21.0751L11.4855 19.1425C11.8022 18.9525 12.1978 18.9525 12.5145 19.1425L15.7359 21.0753L14.7987 14.0115C14.7261 13.464 15.111 12.9613 15.6585 12.8887Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2435'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconAward\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAC1C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -0,0 +1,16 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Icon from "../../Icon/index.es.js";
3
+ function IconBank(props) {
4
+ return /* @__PURE__ */ jsx(
5
+ Icon,
6
+ {
7
+ markup: "<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9.875 1.7043C10.0663 1.64359 10.2744 1.65342 10.4601 1.73441L17.834 4.95218C18.1375 5.08477 18.3337 5.38507 18.3337 5.71634V8.3319C18.3337 8.79214 17.9606 9.16523 17.5003 9.16523H16.667V14.1652C16.9826 14.1652 17.2713 14.3435 17.4124 14.6258L18.2458 16.2925C18.3036 16.4082 18.3337 16.5359 18.3337 16.6652V17.4986C18.3337 17.9588 17.9606 18.3319 17.5003 18.3319H2.50033C2.04009 18.3319 1.66699 17.9588 1.66699 17.4986V16.6652L1.67269 16.5684C1.6839 16.4726 1.71154 16.3792 1.75488 16.2925L2.58822 14.6258C2.72938 14.3435 3.01802 14.1652 3.33366 14.1652V9.16523H2.50033C2.04009 9.16523 1.66699 8.79214 1.66699 8.3319V5.82702L1.67594 5.70413C1.71773 5.4231 1.90111 5.17883 2.16667 5.06286L9.79362 1.73441L9.875 1.7043ZM3.43213 16.6652H16.5685L16.1519 15.8319H3.8488L3.43213 16.6652ZM13.0358 14.1652H15.0003V9.16523H13.0358V14.1652ZM8.63151 14.1652H11.3691V9.16523H8.63151V14.1652ZM5.00033 14.1652H6.96484V9.16523H5.00033V14.1652ZM3.33366 6.37227V7.49857H16.667V6.26159L10.1265 3.40759L3.33366 6.37227Z' fill='currentColor'/></svg>",
8
+ name: "IconBank",
9
+ ...props
10
+ }
11
+ );
12
+ }
13
+ export {
14
+ IconBank
15
+ };
16
+ //# sourceMappingURL=index.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBank.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBank(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9.875 1.7043C10.0663 1.64359 10.2744 1.65342 10.4601 1.73441L17.834 4.95218C18.1375 5.08477 18.3337 5.38507 18.3337 5.71634V8.3319C18.3337 8.79214 17.9606 9.16523 17.5003 9.16523H16.667V14.1652C16.9826 14.1652 17.2713 14.3435 17.4124 14.6258L18.2458 16.2925C18.3036 16.4082 18.3337 16.5359 18.3337 16.6652V17.4986C18.3337 17.9588 17.9606 18.3319 17.5003 18.3319H2.50033C2.04009 18.3319 1.66699 17.9588 1.66699 17.4986V16.6652L1.67269 16.5684C1.6839 16.4726 1.71154 16.3792 1.75488 16.2925L2.58822 14.6258C2.72938 14.3435 3.01802 14.1652 3.33366 14.1652V9.16523H2.50033C2.04009 9.16523 1.66699 8.79214 1.66699 8.3319V5.82702L1.67594 5.70413C1.71773 5.4231 1.90111 5.17883 2.16667 5.06286L9.79362 1.73441L9.875 1.7043ZM3.43213 16.6652H16.5685L16.1519 15.8319H3.8488L3.43213 16.6652ZM13.0358 14.1652H15.0003V9.16523H13.0358V14.1652ZM8.63151 14.1652H11.3691V9.16523H8.63151V14.1652ZM5.00033 14.1652H6.96484V9.16523H5.00033V14.1652ZM3.33366 6.37227V7.49857H16.667V6.26159L10.1265 3.40759L3.33366 6.37227Z' fill='currentColor'/></svg>\"}\n name=\"IconBank\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarChart.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarChart(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C12.5523 9 13 9.44772 13 10V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V10C11 9.44772 11.4477 9 12 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 3C18.5523 3 19 3.44772 19 4V20C19 20.5523 18.5523 21 18 21C17.4477 21 17 20.5523 17 20V4C17 3.44772 17.4477 3 18 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 15C6.55228 15 7 15.4477 7 16V20C7 20.5523 6.55228 21 6 21C5.44772 21 5 20.5523 5 20V16C5 15.4477 5.44772 15 6 15Z' fill='currentColor'/></svg>\"}\n name=\"IconBarChart\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAE3C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarChart.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarChart(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C12.5523 9 13 9.44772 13 10V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V10C11 9.44772 11.4477 9 12 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 3C18.5523 3 19 3.44772 19 4V20C19 20.5523 18.5523 21 18 21C17.4477 21 17 20.5523 17 20V4C17 3.44772 17.4477 3 18 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 15C6.55228 15 7 15.4477 7 16V20C7 20.5523 6.55228 21 6 21C5.44772 21 5 20.5523 5 20V16C5 15.4477 5.44772 15 6 15Z' fill='currentColor'/></svg>\"}\n name=\"IconBarChart\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarChart2.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarChart2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18 9C18.5523 9 19 9.44772 19 10V20C19 20.5523 18.5523 21 18 21C17.4477 21 17 20.5523 17 20V10C17 9.44772 17.4477 9 18 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C12.5523 3 13 3.44772 13 4V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V4C11 3.44772 11.4477 3 12 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 13C6.55228 13 7 13.4477 7 14V20C7 20.5523 6.55228 21 6 21C5.44772 21 5 20.5523 5 20V14C5 13.4477 5.44772 13 6 13Z' fill='currentColor'/></svg>\"}\n name=\"IconBarChart2\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarChart2.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarChart2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18 9C18.5523 9 19 9.44772 19 10V20C19 20.5523 18.5523 21 18 21C17.4477 21 17 20.5523 17 20V10C17 9.44772 17.4477 9 18 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C12.5523 3 13 3.44772 13 4V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V4C11 3.44772 11.4477 3 12 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 13C6.55228 13 7 13.4477 7 14V20C7 20.5523 6.55228 21 6 21C5.44772 21 5 20.5523 5 20V14C5 13.4477 5.44772 13 6 13Z' fill='currentColor'/></svg>\"}\n name=\"IconBarChart2\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarCode.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarCode(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M20.9995 6C20.9995 5.44772 20.5518 5 19.9995 5L3.99951 5C3.44723 5 2.99951 5.44771 2.99951 6L2.99951 18C2.99951 18.5523 3.44723 19 3.99951 19L19.9995 19C20.5518 19 20.9995 18.5523 20.9995 18L20.9995 6ZM19.9995 3C21.6564 3 22.9995 4.34315 22.9995 6L22.9995 18C22.9995 19.6569 21.6564 21 19.9995 21L3.99951 21C2.34266 21 0.999511 19.6569 0.999511 18L0.999512 6C0.999512 4.34314 2.34266 3 3.99951 3L19.9995 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.99951 15C7.99951 14.4477 8.44723 14 8.99951 14H9.00951C9.5618 14 10.0095 14.4477 10.0095 15C10.0095 15.5523 9.5618 16 9.00951 16H8.99951C8.44723 16 7.99951 15.5523 7.99951 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 15C10.9995 14.4477 11.4472 14 11.9995 14H12.0095C12.5618 14 13.0095 14.4477 13.0095 15C13.0095 15.5523 12.5618 16 12.0095 16H11.9995C11.4472 16 10.9995 15.5523 10.9995 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.9995 15C13.9995 14.4477 14.4472 14 14.9995 14H15.0095C15.5618 14 16.0095 14.4477 16.0095 15C16.0095 15.5523 15.5618 16 15.0095 16H14.9995C14.4472 16 13.9995 15.5523 13.9995 15Z' fill='currentColor'/><path d='M8.99951 9L8.99951 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M11.9995 9L11.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M14.9995 9L14.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M17.9995 9L17.9995 15' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M5.99951 9L5.99951 15' stroke='currentColor' stroke-width='2' stroke-linecap='round'/></svg>\"}\n name=\"IconBarCode\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarCode.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarCode(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M20.9995 6C20.9995 5.44772 20.5518 5 19.9995 5L3.99951 5C3.44723 5 2.99951 5.44771 2.99951 6L2.99951 18C2.99951 18.5523 3.44723 19 3.99951 19L19.9995 19C20.5518 19 20.9995 18.5523 20.9995 18L20.9995 6ZM19.9995 3C21.6564 3 22.9995 4.34315 22.9995 6L22.9995 18C22.9995 19.6569 21.6564 21 19.9995 21L3.99951 21C2.34266 21 0.999511 19.6569 0.999511 18L0.999512 6C0.999512 4.34314 2.34266 3 3.99951 3L19.9995 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.99951 15C7.99951 14.4477 8.44723 14 8.99951 14H9.00951C9.5618 14 10.0095 14.4477 10.0095 15C10.0095 15.5523 9.5618 16 9.00951 16H8.99951C8.44723 16 7.99951 15.5523 7.99951 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 15C10.9995 14.4477 11.4472 14 11.9995 14H12.0095C12.5618 14 13.0095 14.4477 13.0095 15C13.0095 15.5523 12.5618 16 12.0095 16H11.9995C11.4472 16 10.9995 15.5523 10.9995 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.9995 15C13.9995 14.4477 14.4472 14 14.9995 14H15.0095C15.5618 14 16.0095 14.4477 16.0095 15C16.0095 15.5523 15.5618 16 15.0095 16H14.9995C14.4472 16 13.9995 15.5523 13.9995 15Z' fill='currentColor'/><path d='M8.99951 9L8.99951 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M11.9995 9L11.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M14.9995 9L14.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M17.9995 9L17.9995 15' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M5.99951 9L5.99951 15' stroke='currentColor' stroke-width='2' stroke-linecap='round'/></svg>\"}\n name=\"IconBarCode\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarCode2.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarCode2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'>\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M20.9995 6C20.9995 5.44772 20.5518 5 19.9995 5L3.99951 5C3.44723 5 2.99951 5.44771 2.99951 6L2.99951 18C2.99951 18.5523 3.44723 19 3.99951 19L19.9995 19C20.5518 19 20.9995 18.5523 20.9995 18L20.9995 6ZM19.9995 3C21.6564 3 22.9995 4.34315 22.9995 6L22.9995 18C22.9995 19.6569 21.6564 21 19.9995 21L3.99951 21C2.34266 21 0.999511 19.6569 0.999511 18L0.999512 6C0.999512 4.34314 2.34266 3 3.99951 3L19.9995 3Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M7.99951 15C7.99951 14.4477 8.44723 14 8.99951 14H9.00951C9.5618 14 10.0095 14.4477 10.0095 15C10.0095 15.5523 9.5618 16 9.00951 16H8.99951C8.44723 16 7.99951 15.5523 7.99951 15Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 15C10.9995 14.4477 11.4472 14 11.9995 14H12.0095C12.5618 14 13.0095 14.4477 13.0095 15C13.0095 15.5523 12.5618 16 12.0095 16H11.9995C11.4472 16 10.9995 15.5523 10.9995 15Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M13.9995 15C13.9995 14.4477 14.4472 14 14.9995 14H15.0095C15.5618 14 16.0095 14.4477 16.0095 15C16.0095 15.5523 15.5618 16 15.0095 16H14.9995C14.4472 16 13.9995 15.5523 13.9995 15Z' fill='currentColor' />\\t<path d='M8.99951 9L8.99951 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M11.9995 9L11.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M14.9995 9L14.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M17.9995 9L17.9995 15' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M5.99951 9L5.99951 15' stroke='currentColor' stroke-width='2' stroke-linecap='round' /></svg>\"}\n name=\"IconBarCode2\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAE3C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBarCode2.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBarCode2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'>\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M20.9995 6C20.9995 5.44772 20.5518 5 19.9995 5L3.99951 5C3.44723 5 2.99951 5.44771 2.99951 6L2.99951 18C2.99951 18.5523 3.44723 19 3.99951 19L19.9995 19C20.5518 19 20.9995 18.5523 20.9995 18L20.9995 6ZM19.9995 3C21.6564 3 22.9995 4.34315 22.9995 6L22.9995 18C22.9995 19.6569 21.6564 21 19.9995 21L3.99951 21C2.34266 21 0.999511 19.6569 0.999511 18L0.999512 6C0.999512 4.34314 2.34266 3 3.99951 3L19.9995 3Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M7.99951 15C7.99951 14.4477 8.44723 14 8.99951 14H9.00951C9.5618 14 10.0095 14.4477 10.0095 15C10.0095 15.5523 9.5618 16 9.00951 16H8.99951C8.44723 16 7.99951 15.5523 7.99951 15Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 15C10.9995 14.4477 11.4472 14 11.9995 14H12.0095C12.5618 14 13.0095 14.4477 13.0095 15C13.0095 15.5523 12.5618 16 12.0095 16H11.9995C11.4472 16 10.9995 15.5523 10.9995 15Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M13.9995 15C13.9995 14.4477 14.4472 14 14.9995 14H15.0095C15.5618 14 16.0095 14.4477 16.0095 15C16.0095 15.5523 15.5618 16 15.0095 16H14.9995C14.4472 16 13.9995 15.5523 13.9995 15Z' fill='currentColor' />\\t<path d='M8.99951 9L8.99951 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M11.9995 9L11.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M14.9995 9L14.9995 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M17.9995 9L17.9995 15' stroke='currentColor' stroke-width='2' stroke-linecap='round' />\\t<path d='M5.99951 9L5.99951 15' stroke='currentColor' stroke-width='2' stroke-linecap='round' /></svg>\"}\n name=\"IconBarCode2\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBattery.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBattery(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C2.44772 7 2 7.44772 2 8V16C2 16.5523 2.44772 17 3 17H17C17.5523 17 18 16.5523 18 16V8C18 7.44772 17.5523 7 17 7H3ZM0 8C0 6.34315 1.34315 5 3 5H17C18.6569 5 20 6.34315 20 8V16C20 17.6569 18.6569 19 17 19H3C1.34315 19 0 17.6569 0 16V8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 10C23.5523 10 24 10.4477 24 11V13C24 13.5523 23.5523 14 23 14C22.4477 14 22 13.5523 22 13V11C22 10.4477 22.4477 10 23 10Z' fill='currentColor'/></svg>\"}\n name=\"IconBattery\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBattery.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBattery(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C2.44772 7 2 7.44772 2 8V16C2 16.5523 2.44772 17 3 17H17C17.5523 17 18 16.5523 18 16V8C18 7.44772 17.5523 7 17 7H3ZM0 8C0 6.34315 1.34315 5 3 5H17C18.6569 5 20 6.34315 20 8V16C20 17.6569 18.6569 19 17 19H3C1.34315 19 0 17.6569 0 16V8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 10C23.5523 10 24 10.4477 24 11V13C24 13.5523 23.5523 14 23 14C22.4477 14 22 13.5523 22 13V11C22 10.4477 22.4477 10 23 10Z' fill='currentColor'/></svg>\"}\n name=\"IconBattery\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBatteryCharging.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBatteryCharging(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V16C2 16.2652 2.10536 16.5196 2.29289 16.7071C2.48043 16.8946 2.73478 17 3 17H5C5.55228 17 6 17.4477 6 18C6 18.5523 5.55228 19 5 19H3C2.20435 19 1.44129 18.6839 0.87868 18.1213C0.316071 17.5587 0 16.7956 0 16V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6.19C6.74228 5 7.19 5.44772 7.19 6C7.19 6.55228 6.74228 7 6.19 7H3ZM14 6C14 5.44772 14.4477 5 15 5H17C17.7957 5 18.5587 5.31607 19.1213 5.87868C19.6839 6.44129 20 7.20435 20 8V16C20 16.7957 19.6839 17.5587 19.1213 18.1213C18.5587 18.6839 17.7957 19 17 19H13.81C13.2577 19 12.81 18.5523 12.81 18C12.81 17.4477 13.2577 17 13.81 17H17C17.2652 17 17.5196 16.8946 17.7071 16.7071C17.8946 16.5196 18 16.2652 18 16V8C18 7.73478 17.8946 7.48043 17.7071 7.29289C17.5196 7.10536 17.2652 7 17 7H15C14.4477 7 14 6.55228 14 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 10C23.5523 10 24 10.4477 24 11V13C24 13.5523 23.5523 14 23 14C22.4477 14 22 13.5523 22 13V11C22 10.4477 22.4477 10 23 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.5547 5.16806C12.0142 5.47441 12.1384 6.09528 11.8321 6.55481L8.86852 11.0001H13C13.3688 11.0001 13.7077 11.2031 13.8817 11.5282C14.0557 11.8534 14.0366 12.248 13.8321 12.5548L9.83205 18.5548C9.5257 19.0143 8.90483 19.1385 8.4453 18.8322C7.98577 18.5258 7.8616 17.9049 8.16795 17.4454L11.1315 13.0001H7C6.63121 13.0001 6.29235 12.7971 6.11833 12.472C5.94431 12.1468 5.96338 11.7523 6.16795 11.4454L10.168 5.44541C10.4743 4.98588 11.0952 4.8617 11.5547 5.16806Z' fill='currentColor'/></svg>\"}\n name=\"IconBatteryCharging\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AAElD,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBatteryCharging.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBatteryCharging(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 7C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V16C2 16.2652 2.10536 16.5196 2.29289 16.7071C2.48043 16.8946 2.73478 17 3 17H5C5.55228 17 6 17.4477 6 18C6 18.5523 5.55228 19 5 19H3C2.20435 19 1.44129 18.6839 0.87868 18.1213C0.316071 17.5587 0 16.7956 0 16V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6.19C6.74228 5 7.19 5.44772 7.19 6C7.19 6.55228 6.74228 7 6.19 7H3ZM14 6C14 5.44772 14.4477 5 15 5H17C17.7957 5 18.5587 5.31607 19.1213 5.87868C19.6839 6.44129 20 7.20435 20 8V16C20 16.7957 19.6839 17.5587 19.1213 18.1213C18.5587 18.6839 17.7957 19 17 19H13.81C13.2577 19 12.81 18.5523 12.81 18C12.81 17.4477 13.2577 17 13.81 17H17C17.2652 17 17.5196 16.8946 17.7071 16.7071C17.8946 16.5196 18 16.2652 18 16V8C18 7.73478 17.8946 7.48043 17.7071 7.29289C17.5196 7.10536 17.2652 7 17 7H15C14.4477 7 14 6.55228 14 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 10C23.5523 10 24 10.4477 24 11V13C24 13.5523 23.5523 14 23 14C22.4477 14 22 13.5523 22 13V11C22 10.4477 22.4477 10 23 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.5547 5.16806C12.0142 5.47441 12.1384 6.09528 11.8321 6.55481L8.86852 11.0001H13C13.3688 11.0001 13.7077 11.2031 13.8817 11.5282C14.0557 11.8534 14.0366 12.248 13.8321 12.5548L9.83205 18.5548C9.5257 19.0143 8.90483 19.1385 8.4453 18.8322C7.98577 18.5258 7.8616 17.9049 8.16795 17.4454L11.1315 13.0001H7C6.63121 13.0001 6.29235 12.7971 6.11833 12.472C5.94431 12.1468 5.96338 11.7523 6.16795 11.4454L10.168 5.44541C10.4743 4.98588 11.0952 4.8617 11.5547 5.16806Z' fill='currentColor'/></svg>\"}\n name=\"IconBatteryCharging\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,oBAAoB,OAAkB;AACpD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBell.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBell(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.05033 3.05025C8.36309 1.7375 10.1436 1 12.0001 1C13.8566 1 15.6371 1.7375 16.9498 3.05025C18.2626 4.36301 19.0001 6.14349 19.0001 8C19.0001 11.3527 19.7171 13.4346 20.378 14.6461C20.7098 15.2544 21.0329 15.6535 21.2573 15.8904C21.3698 16.0091 21.4581 16.0878 21.5114 16.1322C21.538 16.1544 21.5558 16.168 21.5635 16.1737C21.5647 16.1746 21.5657 16.1753 21.5664 16.1758C21.9249 16.4221 22.0835 16.8725 21.9572 17.2898C21.8295 17.7115 21.4407 18 21.0001 18H3.00008C2.55941 18 2.17068 17.7115 2.04299 17.2898C1.91664 16.8725 2.07528 16.4221 2.43377 16.1758C2.43447 16.1753 2.43542 16.1746 2.43663 16.1737C2.44432 16.168 2.46218 16.1544 2.4888 16.1322C2.54202 16.0878 2.6304 16.0091 2.74288 15.8904C2.9673 15.6535 3.29039 15.2544 3.62218 14.6461C4.28301 13.4346 5.00008 11.3527 5.00008 8C5.00008 6.14348 5.73758 4.36301 7.05033 3.05025ZM2.44388 16.169C2.44395 16.1689 2.44403 16.1688 2.44411 16.1688C2.44411 16.1688 2.4441 16.1688 2.4441 16.1688L2.44388 16.169ZM5.1494 16H18.8508C18.7747 15.8753 18.6983 15.7434 18.6222 15.6039C17.783 14.0654 17.0001 11.6473 17.0001 8C17.0001 6.67392 16.4733 5.40215 15.5356 4.46447C14.5979 3.52678 13.3262 3 12.0001 3C10.674 3 9.40223 3.52678 8.46454 4.46447C7.52686 5.40215 7.00008 6.67392 7.00008 8C7.00008 11.6473 6.21715 14.0654 5.37797 15.6039C5.30188 15.7434 5.22549 15.8753 5.1494 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.76792 20.1352C10.2457 19.858 10.8576 20.0207 11.1347 20.4984C11.2226 20.6499 11.3488 20.7757 11.5006 20.8632C11.6524 20.9506 11.8245 20.9966 11.9997 20.9966C12.1749 20.9966 12.347 20.9506 12.4988 20.8632C12.6506 20.7757 12.7768 20.6499 12.8647 20.4984C13.1418 20.0207 13.7537 19.858 14.2315 20.1352C14.7092 20.4123 14.8718 21.0242 14.5947 21.5019C14.331 21.9566 13.9525 22.3339 13.497 22.5962C13.0416 22.8586 12.5253 22.9966 11.9997 22.9966C11.4741 22.9966 10.9578 22.8586 10.5024 22.5962C10.0469 22.3339 9.66841 21.9566 9.4047 21.5019C9.12758 21.0242 9.2902 20.4123 9.76792 20.1352Z' fill='currentColor'/></svg>\"}\n name=\"IconBell\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AAEvC,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBell.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBell(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.05033 3.05025C8.36309 1.7375 10.1436 1 12.0001 1C13.8566 1 15.6371 1.7375 16.9498 3.05025C18.2626 4.36301 19.0001 6.14349 19.0001 8C19.0001 11.3527 19.7171 13.4346 20.378 14.6461C20.7098 15.2544 21.0329 15.6535 21.2573 15.8904C21.3698 16.0091 21.4581 16.0878 21.5114 16.1322C21.538 16.1544 21.5558 16.168 21.5635 16.1737C21.5647 16.1746 21.5657 16.1753 21.5664 16.1758C21.9249 16.4221 22.0835 16.8725 21.9572 17.2898C21.8295 17.7115 21.4407 18 21.0001 18H3.00008C2.55941 18 2.17068 17.7115 2.04299 17.2898C1.91664 16.8725 2.07528 16.4221 2.43377 16.1758C2.43447 16.1753 2.43542 16.1746 2.43663 16.1737C2.44432 16.168 2.46218 16.1544 2.4888 16.1322C2.54202 16.0878 2.6304 16.0091 2.74288 15.8904C2.9673 15.6535 3.29039 15.2544 3.62218 14.6461C4.28301 13.4346 5.00008 11.3527 5.00008 8C5.00008 6.14348 5.73758 4.36301 7.05033 3.05025ZM2.44388 16.169C2.44395 16.1689 2.44403 16.1688 2.44411 16.1688C2.44411 16.1688 2.4441 16.1688 2.4441 16.1688L2.44388 16.169ZM5.1494 16H18.8508C18.7747 15.8753 18.6983 15.7434 18.6222 15.6039C17.783 14.0654 17.0001 11.6473 17.0001 8C17.0001 6.67392 16.4733 5.40215 15.5356 4.46447C14.5979 3.52678 13.3262 3 12.0001 3C10.674 3 9.40223 3.52678 8.46454 4.46447C7.52686 5.40215 7.00008 6.67392 7.00008 8C7.00008 11.6473 6.21715 14.0654 5.37797 15.6039C5.30188 15.7434 5.22549 15.8753 5.1494 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.76792 20.1352C10.2457 19.858 10.8576 20.0207 11.1347 20.4984C11.2226 20.6499 11.3488 20.7757 11.5006 20.8632C11.6524 20.9506 11.8245 20.9966 11.9997 20.9966C12.1749 20.9966 12.347 20.9506 12.4988 20.8632C12.6506 20.7757 12.7768 20.6499 12.8647 20.4984C13.1418 20.0207 13.7537 19.858 14.2315 20.1352C14.7092 20.4123 14.8718 21.0242 14.5947 21.5019C14.331 21.9566 13.9525 22.3339 13.497 22.5962C13.0416 22.8586 12.5253 22.9966 11.9997 22.9966C11.4741 22.9966 10.9578 22.8586 10.5024 22.5962C10.0469 22.3339 9.66841 21.9566 9.4047 21.5019C9.12758 21.0242 9.2902 20.4123 9.76792 20.1352Z' fill='currentColor'/></svg>\"}\n name=\"IconBell\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBellOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBellOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2510)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.76792 20.1352C10.2457 19.858 10.8576 20.0207 11.1347 20.4984C11.2226 20.6499 11.3488 20.7757 11.5006 20.8632C11.6524 20.9506 11.8245 20.9966 11.9997 20.9966C12.1749 20.9966 12.347 20.9506 12.4988 20.8632C12.6506 20.7757 12.7768 20.6499 12.8647 20.4984C13.1418 20.0207 13.7537 19.858 14.2315 20.1352C14.7092 20.4123 14.8718 21.0242 14.5947 21.5019C14.331 21.9566 13.9525 22.3339 13.497 22.5962C13.0416 22.8586 12.5253 22.9966 11.9997 22.9966C11.4741 22.9966 10.9578 22.8586 10.5024 22.5962C10.0469 22.3339 9.66841 21.9566 9.4047 21.5019C9.12758 21.0242 9.2902 20.4123 9.76792 20.1352Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.0163 7.00013C18.5685 7.00895 19.009 7.46377 19.0002 8.01598C18.9747 9.60967 19.175 11.1989 19.595 12.7365C19.7405 13.2693 19.4266 13.8191 18.8938 13.9647C18.3611 14.1102 17.8112 13.7963 17.6657 13.2635C17.1959 11.5439 16.972 9.76643 17.0005 7.98403C17.0093 7.43181 17.4641 6.99131 18.0163 7.00013Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.55465 5.3042C7.08243 5.46689 7.3784 6.02662 7.21571 6.5544C7.07162 7.02183 6.99892 7.50834 7.00007 7.99747L7.00008 7.99983C7.00008 11.6472 6.21715 14.0652 5.37797 15.6037C5.30188 15.7432 5.22549 15.8751 5.1494 15.9998H17.0001C17.5524 15.9998 18.0001 16.4475 18.0001 16.9998C18.0001 17.5521 17.5524 17.9998 17.0001 17.9998H3.00008C2.55941 17.9998 2.17068 17.7114 2.04299 17.2896C1.91664 16.8723 2.07528 16.4219 2.43377 16.1756C2.43447 16.1751 2.43542 16.1744 2.43663 16.1735C2.44432 16.1678 2.46218 16.1542 2.4888 16.132C2.54202 16.0877 2.6304 16.0089 2.74288 15.8902C2.9673 15.6533 3.29039 15.2543 3.62218 14.646C4.28294 13.4346 4.99992 11.3529 5.00008 8.00091M2.44388 16.1688C2.44395 16.1687 2.44403 16.1687 2.44411 16.1686C2.44411 16.1686 2.4441 16.1686 2.4441 16.1686L2.44388 16.1688Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6627 0.999343C12.9294 0.938241 14.1888 1.22236 15.3065 1.82134C16.4242 2.42033 17.3582 3.31169 18.0087 4.4002C18.6593 5.48872 19.0019 6.73351 19 8.0016C18.9992 8.55388 18.5508 9.00093 17.9985 9.00011C17.4463 8.99929 16.9992 8.55091 17 7.99863C17.0014 7.09285 16.7566 6.20372 16.292 5.42621C15.8273 4.64869 15.1602 4.01201 14.3618 3.58416C13.5634 3.15632 12.6638 2.95338 11.7591 2.99702C10.8544 3.04066 9.9785 3.32925 9.22503 3.83196C8.76561 4.13848 8.1447 4.01453 7.83818 3.55512C7.53166 3.0957 7.65561 2.47478 8.11503 2.16827C9.16989 1.46447 10.3961 1.06045 11.6627 0.999343Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2510'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconBellOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAE1C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBellOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBellOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2510)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.76792 20.1352C10.2457 19.858 10.8576 20.0207 11.1347 20.4984C11.2226 20.6499 11.3488 20.7757 11.5006 20.8632C11.6524 20.9506 11.8245 20.9966 11.9997 20.9966C12.1749 20.9966 12.347 20.9506 12.4988 20.8632C12.6506 20.7757 12.7768 20.6499 12.8647 20.4984C13.1418 20.0207 13.7537 19.858 14.2315 20.1352C14.7092 20.4123 14.8718 21.0242 14.5947 21.5019C14.331 21.9566 13.9525 22.3339 13.497 22.5962C13.0416 22.8586 12.5253 22.9966 11.9997 22.9966C11.4741 22.9966 10.9578 22.8586 10.5024 22.5962C10.0469 22.3339 9.66841 21.9566 9.4047 21.5019C9.12758 21.0242 9.2902 20.4123 9.76792 20.1352Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.0163 7.00013C18.5685 7.00895 19.009 7.46377 19.0002 8.01598C18.9747 9.60967 19.175 11.1989 19.595 12.7365C19.7405 13.2693 19.4266 13.8191 18.8938 13.9647C18.3611 14.1102 17.8112 13.7963 17.6657 13.2635C17.1959 11.5439 16.972 9.76643 17.0005 7.98403C17.0093 7.43181 17.4641 6.99131 18.0163 7.00013Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.55465 5.3042C7.08243 5.46689 7.3784 6.02662 7.21571 6.5544C7.07162 7.02183 6.99892 7.50834 7.00007 7.99747L7.00008 7.99983C7.00008 11.6472 6.21715 14.0652 5.37797 15.6037C5.30188 15.7432 5.22549 15.8751 5.1494 15.9998H17.0001C17.5524 15.9998 18.0001 16.4475 18.0001 16.9998C18.0001 17.5521 17.5524 17.9998 17.0001 17.9998H3.00008C2.55941 17.9998 2.17068 17.7114 2.04299 17.2896C1.91664 16.8723 2.07528 16.4219 2.43377 16.1756C2.43447 16.1751 2.43542 16.1744 2.43663 16.1735C2.44432 16.1678 2.46218 16.1542 2.4888 16.132C2.54202 16.0877 2.6304 16.0089 2.74288 15.8902C2.9673 15.6533 3.29039 15.2543 3.62218 14.646C4.28294 13.4346 4.99992 11.3529 5.00008 8.00091M2.44388 16.1688C2.44395 16.1687 2.44403 16.1687 2.44411 16.1686C2.44411 16.1686 2.4441 16.1686 2.4441 16.1686L2.44388 16.1688Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6627 0.999343C12.9294 0.938241 14.1888 1.22236 15.3065 1.82134C16.4242 2.42033 17.3582 3.31169 18.0087 4.4002C18.6593 5.48872 19.0019 6.73351 19 8.0016C18.9992 8.55388 18.5508 9.00093 17.9985 9.00011C17.4463 8.99929 16.9992 8.55091 17 7.99863C17.0014 7.09285 16.7566 6.20372 16.292 5.42621C15.8273 4.64869 15.1602 4.01201 14.3618 3.58416C13.5634 3.15632 12.6638 2.95338 11.7591 2.99702C10.8544 3.04066 9.9785 3.32925 9.22503 3.83196C8.76561 4.13848 8.1447 4.01453 7.83818 3.55512C7.53166 3.0957 7.65561 2.47478 8.11503 2.16827C9.16989 1.46447 10.3961 1.06045 11.6627 0.999343Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2510'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconBellOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBluetooth.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBluetooth(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2655)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6173 0.0761497C11.991 -0.0786313 12.4211 0.00692445 12.7071 0.292922L18.2071 5.79292C18.5976 6.18345 18.5976 6.81661 18.2071 7.20714L13.4142 12L18.2071 16.7929C18.5976 17.1834 18.5976 17.8166 18.2071 18.2071L12.7071 23.7071C12.4211 23.9931 11.991 24.0787 11.6173 23.9239C11.2436 23.7691 11 23.4045 11 23V14.4142L7.20711 18.2071C6.81658 18.5977 6.18342 18.5977 5.79289 18.2071C5.40237 17.8166 5.40237 17.1834 5.79289 16.7929L10.5858 12L5.79289 7.20714C5.40237 6.81661 5.40237 6.18345 5.79289 5.79292C6.18342 5.4024 6.81658 5.4024 7.20711 5.79292L11 9.58582V1.00003C11 0.595567 11.2436 0.230931 11.6173 0.0761497ZM13 14.4142L16.0858 17.5L13 20.5858V14.4142ZM13 9.58582V3.41424L16.0858 6.50003L13 9.58582Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2655'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconBluetooth\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBluetooth.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBluetooth(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2655)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6173 0.0761497C11.991 -0.0786313 12.4211 0.00692445 12.7071 0.292922L18.2071 5.79292C18.5976 6.18345 18.5976 6.81661 18.2071 7.20714L13.4142 12L18.2071 16.7929C18.5976 17.1834 18.5976 17.8166 18.2071 18.2071L12.7071 23.7071C12.4211 23.9931 11.991 24.0787 11.6173 23.9239C11.2436 23.7691 11 23.4045 11 23V14.4142L7.20711 18.2071C6.81658 18.5977 6.18342 18.5977 5.79289 18.2071C5.40237 17.8166 5.40237 17.1834 5.79289 16.7929L10.5858 12L5.79289 7.20714C5.40237 6.81661 5.40237 6.18345 5.79289 5.79292C6.18342 5.4024 6.81658 5.4024 7.20711 5.79292L11 9.58582V1.00003C11 0.595567 11.2436 0.230931 11.6173 0.0761497ZM13 14.4142L16.0858 17.5L13 20.5858V14.4142ZM13 9.58582V3.41424L16.0858 6.50003L13 9.58582Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2655'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconBluetooth\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBold.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBold(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C5 3.44772 5.44772 3 6 3H14C15.3261 3 16.5979 3.52678 17.5355 4.46447C18.4732 5.40215 19 6.67392 19 8C19 9.32608 18.4732 10.5979 17.5355 11.5355C16.5979 12.4732 15.3261 13 14 13H6C5.44772 13 5 12.5523 5 12V4ZM7 5V11H14C14.7956 11 15.5587 10.6839 16.1213 10.1213C16.6839 9.55871 17 8.79565 17 8C17 7.20435 16.6839 6.44129 16.1213 5.87868C15.5587 5.31607 14.7956 5 14 5H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 12C5 11.4477 5.44772 11 6 11H15C16.3261 11 17.5979 11.5268 18.5355 12.4645C19.4732 13.4021 20 14.6739 20 16C20 17.3261 19.4732 18.5979 18.5355 19.5355C17.5979 20.4732 16.3261 21 15 21H6C5.44772 21 5 20.5523 5 20V12ZM7 13V19H15C15.7956 19 16.5587 18.6839 17.1213 18.1213C17.6839 17.5587 18 16.7956 18 16C18 15.2044 17.6839 14.4413 17.1213 13.8787C16.5587 13.3161 15.7956 13 15 13H7Z' fill='currentColor'/></svg>\"}\n name=\"IconBold\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AAEvC,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBold.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBold(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C5 3.44772 5.44772 3 6 3H14C15.3261 3 16.5979 3.52678 17.5355 4.46447C18.4732 5.40215 19 6.67392 19 8C19 9.32608 18.4732 10.5979 17.5355 11.5355C16.5979 12.4732 15.3261 13 14 13H6C5.44772 13 5 12.5523 5 12V4ZM7 5V11H14C14.7956 11 15.5587 10.6839 16.1213 10.1213C16.6839 9.55871 17 8.79565 17 8C17 7.20435 16.6839 6.44129 16.1213 5.87868C15.5587 5.31607 14.7956 5 14 5H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 12C5 11.4477 5.44772 11 6 11H15C16.3261 11 17.5979 11.5268 18.5355 12.4645C19.4732 13.4021 20 14.6739 20 16C20 17.3261 19.4732 18.5979 18.5355 19.5355C17.5979 20.4732 16.3261 21 15 21H6C5.44772 21 5 20.5523 5 20V12ZM7 13V19H15C15.7956 19 16.5587 18.6839 17.1213 18.1213C17.6839 17.5587 18 16.7956 18 16C18 15.2044 17.6839 14.4413 17.1213 13.8787C16.5587 13.3161 15.7956 13 15 13H7Z' fill='currentColor'/></svg>\"}\n name=\"IconBold\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}