@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/IconSlack.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 IconSlack(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M14.5 3c-.278 0-.5.222-.5.5v5c0 .278.222.5.5.5s.5-.222.5-.5v-5c0-.278-.222-.5-.5-.5Zm-2.5.5C12 2.118 13.118 1 14.5 1S17 2.118 17 3.5v5c0 1.382-1.118 2.5-2.5 2.5A2.498 2.498 0 0 1 12 8.5v-5ZM20.5 8c-.278 0-.5.222-.5.5V9h.5c.278 0 .5-.222.5-.5s-.222-.5-.5-.5Zm-2.5.5C18 7.118 19.118 6 20.5 6S23 7.118 23 8.5 21.882 11 20.5 11H19a1 1 0 0 1-1-1V8.5ZM9.5 15c-.278 0-.5.222-.5.5v5c0 .278.222.5.5.5s.5-.222.5-.5v-5c0-.278-.222-.5-.5-.5Zm-2.5.5C7 14.118 8.118 13 9.5 13s2.5 1.118 2.5 2.5v5c0 1.382-1.118 2.5-2.5 2.5A2.498 2.498 0 0 1 7 20.5v-5ZM3.5 15c-.278 0-.5.222-.5.5s.222.5.5.5.5-.222.5-.5V15h-.5Zm-2.5.5C1 14.118 2.118 13 3.5 13H5a1 1 0 0 1 1 1v1.5C6 16.882 4.882 18 3.5 18A2.498 2.498 0 0 1 1 15.5ZM15.5 14c-.278 0-.5.222-.5.5s.222.5.5.5h5c.278 0 .5-.222.5-.5s-.222-.5-.5-.5h-5Zm-2.5.5c0-1.382 1.118-2.5 2.5-2.5h5c1.382 0 2.5 1.118 2.5 2.5S21.882 17 20.5 17h-5a2.498 2.498 0 0 1-2.5-2.5ZM13 19a1 1 0 0 1 1-1h1.5c1.382 0 2.5 1.118 2.5 2.5S16.882 23 15.5 23a2.498 2.498 0 0 1-2.5-2.5V19Zm2 1v.5c0 .278.222.5.5.5s.5-.222.5-.5-.222-.5-.5-.5H15ZM1 9.5C1 8.118 2.118 7 3.5 7h5C9.882 7 11 8.118 11 9.5S9.882 12 8.5 12h-5A2.498 2.498 0 0 1 1 9.5ZM3.5 9c-.278 0-.5.222-.5.5s.222.5.5.5h5c.278 0 .5-.222.5-.5S8.778 9 8.5 9h-5ZM6 3.5C6 2.118 7.118 1 8.5 1S11 2.118 11 3.5V5a1 1 0 0 1-1 1H8.5A2.498 2.498 0 0 1 6 3.5ZM8.5 3c-.278 0-.5.222-.5.5s.222.5.5.5H9v-.5c0-.278-.222-.5-.5-.5Z' clip-rule='evenodd'/></svg>\"}\n name=\"IconSlack\"\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/IconSlack.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 IconSlack(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M14.5 3c-.278 0-.5.222-.5.5v5c0 .278.222.5.5.5s.5-.222.5-.5v-5c0-.278-.222-.5-.5-.5Zm-2.5.5C12 2.118 13.118 1 14.5 1S17 2.118 17 3.5v5c0 1.382-1.118 2.5-2.5 2.5A2.498 2.498 0 0 1 12 8.5v-5ZM20.5 8c-.278 0-.5.222-.5.5V9h.5c.278 0 .5-.222.5-.5s-.222-.5-.5-.5Zm-2.5.5C18 7.118 19.118 6 20.5 6S23 7.118 23 8.5 21.882 11 20.5 11H19a1 1 0 0 1-1-1V8.5ZM9.5 15c-.278 0-.5.222-.5.5v5c0 .278.222.5.5.5s.5-.222.5-.5v-5c0-.278-.222-.5-.5-.5Zm-2.5.5C7 14.118 8.118 13 9.5 13s2.5 1.118 2.5 2.5v5c0 1.382-1.118 2.5-2.5 2.5A2.498 2.498 0 0 1 7 20.5v-5ZM3.5 15c-.278 0-.5.222-.5.5s.222.5.5.5.5-.222.5-.5V15h-.5Zm-2.5.5C1 14.118 2.118 13 3.5 13H5a1 1 0 0 1 1 1v1.5C6 16.882 4.882 18 3.5 18A2.498 2.498 0 0 1 1 15.5ZM15.5 14c-.278 0-.5.222-.5.5s.222.5.5.5h5c.278 0 .5-.222.5-.5s-.222-.5-.5-.5h-5Zm-2.5.5c0-1.382 1.118-2.5 2.5-2.5h5c1.382 0 2.5 1.118 2.5 2.5S21.882 17 20.5 17h-5a2.498 2.498 0 0 1-2.5-2.5ZM13 19a1 1 0 0 1 1-1h1.5c1.382 0 2.5 1.118 2.5 2.5S16.882 23 15.5 23a2.498 2.498 0 0 1-2.5-2.5V19Zm2 1v.5c0 .278.222.5.5.5s.5-.222.5-.5-.222-.5-.5-.5H15ZM1 9.5C1 8.118 2.118 7 3.5 7h5C9.882 7 11 8.118 11 9.5S9.882 12 8.5 12h-5A2.498 2.498 0 0 1 1 9.5ZM3.5 9c-.278 0-.5.222-.5.5s.222.5.5.5h5c.278 0 .5-.222.5-.5S8.778 9 8.5 9h-5ZM6 3.5C6 2.118 7.118 1 8.5 1S11 2.118 11 3.5V5a1 1 0 0 1-1 1H8.5A2.498 2.498 0 0 1 6 3.5ZM8.5 3c-.278 0-.5.222-.5.5s.222.5.5.5H9v-.5c0-.278-.222-.5-.5-.5Z' clip-rule='evenodd'/></svg>\"}\n name=\"IconSlack\"\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/IconSlash.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 IconSlash(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='M4.22258 4.22258C4.6131 3.83206 5.24627 3.83206 5.63679 4.22258L19.7768 18.3626C20.1673 18.7531 20.1673 19.3863 19.7768 19.7768C19.3863 20.1673 18.7531 20.1673 18.3626 19.7768L4.22258 5.63679C3.83206 5.24627 3.83206 4.6131 4.22258 4.22258Z' fill='currentColor'/></svg>\"}\n name=\"IconSlash\"\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/IconSlash.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 IconSlash(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='M4.22258 4.22258C4.6131 3.83206 5.24627 3.83206 5.63679 4.22258L19.7768 18.3626C20.1673 18.7531 20.1673 19.3863 19.7768 19.7768C19.3863 20.1673 18.7531 20.1673 18.3626 19.7768L4.22258 5.63679C3.83206 5.24627 3.83206 4.6131 4.22258 4.22258Z' fill='currentColor'/></svg>\"}\n name=\"IconSlash\"\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/IconSliders.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 IconSliders(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 13C4.55228 13 5 13.4477 5 14V21C5 21.5523 4.55228 22 4 22C3.44772 22 3 21.5523 3 21V14C3 13.4477 3.44772 13 4 13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 2C4.55228 2 5 2.44772 5 3V10C5 10.5523 4.55228 11 4 11C3.44772 11 3 10.5523 3 10V3C3 2.44772 3.44772 2 4 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C12.5523 2 13 2.44772 13 3V8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8V3C11 2.44772 11.4477 2 12 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 15C20.5523 15 21 15.4477 21 16V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21V16C19 15.4477 19.4477 15 20 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 2C20.5523 2 21 2.44772 21 3V12C21 12.5523 20.5523 13 20 13C19.4477 13 19 12.5523 19 12V3C19 2.44772 19.4477 2 20 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 13.4477 0.447715 13 1 13H7C7.55228 13 8 13.4477 8 14C8 14.5523 7.55228 15 7 15H1C0.447715 15 0 14.5523 0 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 8C8 7.44772 8.44772 7 9 7H15C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9H9C8.44772 9 8 8.55228 8 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 16C16 15.4477 16.4477 15 17 15H23C23.5523 15 24 15.4477 24 16C24 16.5523 23.5523 17 23 17H17C16.4477 17 16 16.5523 16 16Z' fill='currentColor'/></svg>\"}\n name=\"IconSliders\"\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/IconSliders.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 IconSliders(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 13C4.55228 13 5 13.4477 5 14V21C5 21.5523 4.55228 22 4 22C3.44772 22 3 21.5523 3 21V14C3 13.4477 3.44772 13 4 13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 2C4.55228 2 5 2.44772 5 3V10C5 10.5523 4.55228 11 4 11C3.44772 11 3 10.5523 3 10V3C3 2.44772 3.44772 2 4 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C12.5523 2 13 2.44772 13 3V8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8V3C11 2.44772 11.4477 2 12 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 15C20.5523 15 21 15.4477 21 16V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21V16C19 15.4477 19.4477 15 20 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 2C20.5523 2 21 2.44772 21 3V12C21 12.5523 20.5523 13 20 13C19.4477 13 19 12.5523 19 12V3C19 2.44772 19.4477 2 20 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 13.4477 0.447715 13 1 13H7C7.55228 13 8 13.4477 8 14C8 14.5523 7.55228 15 7 15H1C0.447715 15 0 14.5523 0 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 8C8 7.44772 8.44772 7 9 7H15C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9H9C8.44772 9 8 8.55228 8 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 16C16 15.4477 16.4477 15 17 15H23C23.5523 15 24 15.4477 24 16C24 16.5523 23.5523 17 23 17H17C16.4477 17 16 16.5523 16 16Z' fill='currentColor'/></svg>\"}\n name=\"IconSliders\"\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/IconSmartphone.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 IconSmartphone(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 3C6.44772 3 6 3.44772 6 4V20C6 20.5523 6.44772 21 7 21H17C17.5523 21 18 20.5523 18 20V4C18 3.44772 17.5523 3 17 3H7ZM4 4C4 2.34315 5.34315 1 7 1H17C18.6569 1 20 2.34315 20 4V20C20 21.6569 18.6569 23 17 23H7C5.34315 23 4 21.6569 4 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 18C11 17.4477 11.4477 17 12 17H12.01C12.5623 17 13.01 17.4477 13.01 18C13.01 18.5523 12.5623 19 12.01 19H12C11.4477 19 11 18.5523 11 18Z' fill='currentColor'/></svg>\"}\n name=\"IconSmartphone\"\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/IconSmartphone.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 IconSmartphone(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 3C6.44772 3 6 3.44772 6 4V20C6 20.5523 6.44772 21 7 21H17C17.5523 21 18 20.5523 18 20V4C18 3.44772 17.5523 3 17 3H7ZM4 4C4 2.34315 5.34315 1 7 1H17C18.6569 1 20 2.34315 20 4V20C20 21.6569 18.6569 23 17 23H7C5.34315 23 4 21.6569 4 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 18C11 17.4477 11.4477 17 12 17H12.01C12.5623 17 13.01 17.4477 13.01 18C13.01 18.5523 12.5623 19 12.01 19H12C11.4477 19 11 18.5523 11 18Z' fill='currentColor'/></svg>\"}\n name=\"IconSmartphone\"\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/IconSmartphoneSms.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 IconSmartphoneSms(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='M8 18C8 17.4477 8.44772 17 9 17H9.01C9.56228 17 10.01 17.4477 10.01 18C10.01 18.5523 9.56228 19 9.01 19H9C8.44772 19 8 18.5523 8 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 4C3 3.44772 3.44772 3 4 3H14C14.2421 3 14.4641 3.08604 14.6371 3.22921C15.2273 3.08009 15.8526 3 16.5 3C16.6113 3 16.7219 3.00237 16.8318 3.00704C16.4219 1.83817 15.3088 1 14 1H4C2.34315 1 1 2.34315 1 4V20C1 21.6569 2.34315 23 4 23H14C15.6569 23 17 21.6569 17 20V13.984C16.835 13.9946 16.6682 14 16.5 14C16.3167 14 16.1351 13.9936 15.9556 13.981L16 14L15 14.25V20C15 20.5523 14.5523 21 14 21H4C3.44772 21 3 20.5523 3 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8106 16.4397C11.6966 16.4401 11.5851 16.4039 11.4912 16.3367C11.3224 16.2165 11.2301 16.0102 11.2501 15.7984L11.4906 13.2445C9.90276 12.136 9 10.5493 9 8.84371C9.04501 7.16211 9.86305 5.60563 11.1993 4.65795C12.6863 3.55096 14.4758 2.97019 16.3043 3.00118C18.1326 2.97019 19.9221 3.55128 21.4091 4.65795C22.7453 5.60563 23.5636 7.1621 23.6086 8.84371C23.5636 10.525 22.7453 12.0818 21.4091 13.0294C19.9223 14.1364 18.1328 14.7173 16.3043 14.6867C16.0019 14.6867 15.6979 14.6716 15.3986 14.6421L12.0604 16.3777C11.9828 16.4183 11.8973 16.4397 11.8106 16.4397ZM16.3057 4.16995C12.8976 4.16995 10.1247 6.26686 10.1247 8.84414C10.1247 10.2361 10.9465 11.5501 12.3744 12.4444C12.5601 12.5608 12.6648 12.7778 12.6441 13.0018L12.4691 14.8598L15.0437 13.5211C15.1408 13.4706 15.2498 13.4505 15.358 13.4634C15.6726 13.4999 15.9891 13.5187 16.3057 13.5184C19.7136 13.5184 22.4867 11.4214 22.4867 8.84414C22.4867 6.26686 19.7139 4.16995 16.3057 4.16995Z' fill='currentColor' stroke='currentColor' stroke-width='0.5'/><path d='M20 8.875C20 9.35825 19.6082 9.75 19.125 9.75C18.6418 9.75 18.25 9.35825 18.25 8.875C18.25 8.39175 18.6418 8 19.125 8C19.6082 8 20 8.39175 20 8.875Z' fill='currentColor'/><path d='M14.75 8.875C14.75 9.35825 14.3582 9.75 13.875 9.75C13.3918 9.75 13 9.35825 13 8.875C13 8.39175 13.3918 8 13.875 8C14.3582 8 14.75 8.39175 14.75 8.875Z' fill='currentColor'/><path d='M17.375 8.875C17.375 9.35825 16.9832 9.75 16.5 9.75C16.0168 9.75 15.625 9.35825 15.625 8.875C15.625 8.39175 16.0168 8 16.5 8C16.9832 8 17.375 8.39175 17.375 8.875Z' fill='currentColor'/></svg>\"}\n name=\"IconSmartphoneSms\"\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/IconSmartphoneSms.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 IconSmartphoneSms(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='M8 18C8 17.4477 8.44772 17 9 17H9.01C9.56228 17 10.01 17.4477 10.01 18C10.01 18.5523 9.56228 19 9.01 19H9C8.44772 19 8 18.5523 8 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 4C3 3.44772 3.44772 3 4 3H14C14.2421 3 14.4641 3.08604 14.6371 3.22921C15.2273 3.08009 15.8526 3 16.5 3C16.6113 3 16.7219 3.00237 16.8318 3.00704C16.4219 1.83817 15.3088 1 14 1H4C2.34315 1 1 2.34315 1 4V20C1 21.6569 2.34315 23 4 23H14C15.6569 23 17 21.6569 17 20V13.984C16.835 13.9946 16.6682 14 16.5 14C16.3167 14 16.1351 13.9936 15.9556 13.981L16 14L15 14.25V20C15 20.5523 14.5523 21 14 21H4C3.44772 21 3 20.5523 3 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8106 16.4397C11.6966 16.4401 11.5851 16.4039 11.4912 16.3367C11.3224 16.2165 11.2301 16.0102 11.2501 15.7984L11.4906 13.2445C9.90276 12.136 9 10.5493 9 8.84371C9.04501 7.16211 9.86305 5.60563 11.1993 4.65795C12.6863 3.55096 14.4758 2.97019 16.3043 3.00118C18.1326 2.97019 19.9221 3.55128 21.4091 4.65795C22.7453 5.60563 23.5636 7.1621 23.6086 8.84371C23.5636 10.525 22.7453 12.0818 21.4091 13.0294C19.9223 14.1364 18.1328 14.7173 16.3043 14.6867C16.0019 14.6867 15.6979 14.6716 15.3986 14.6421L12.0604 16.3777C11.9828 16.4183 11.8973 16.4397 11.8106 16.4397ZM16.3057 4.16995C12.8976 4.16995 10.1247 6.26686 10.1247 8.84414C10.1247 10.2361 10.9465 11.5501 12.3744 12.4444C12.5601 12.5608 12.6648 12.7778 12.6441 13.0018L12.4691 14.8598L15.0437 13.5211C15.1408 13.4706 15.2498 13.4505 15.358 13.4634C15.6726 13.4999 15.9891 13.5187 16.3057 13.5184C19.7136 13.5184 22.4867 11.4214 22.4867 8.84414C22.4867 6.26686 19.7139 4.16995 16.3057 4.16995Z' fill='currentColor' stroke='currentColor' stroke-width='0.5'/><path d='M20 8.875C20 9.35825 19.6082 9.75 19.125 9.75C18.6418 9.75 18.25 9.35825 18.25 8.875C18.25 8.39175 18.6418 8 19.125 8C19.6082 8 20 8.39175 20 8.875Z' fill='currentColor'/><path d='M14.75 8.875C14.75 9.35825 14.3582 9.75 13.875 9.75C13.3918 9.75 13 9.35825 13 8.875C13 8.39175 13.3918 8 13.875 8C14.3582 8 14.75 8.39175 14.75 8.875Z' fill='currentColor'/><path d='M17.375 8.875C17.375 9.35825 16.9832 9.75 16.5 9.75C16.0168 9.75 15.625 9.35825 15.625 8.875C15.625 8.39175 16.0168 8 16.5 8C16.9832 8 17.375 8.39175 17.375 8.875Z' fill='currentColor'/></svg>\"}\n name=\"IconSmartphoneSms\"\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/IconSmile.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 IconSmile(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='M8.79692 13.3959C8.46474 12.9577 7.84049 12.8697 7.40006 13.2001C6.95823 13.5314 6.86869 14.1582 7.20006 14.6001L8.00006 14.0001C7.20006 14.6001 7.2003 14.6004 7.20055 14.6007L7.20107 14.6014L7.20222 14.6029L7.20496 14.6066L7.21217 14.616L7.23347 14.6432C7.25071 14.665 7.27407 14.6939 7.30342 14.7289C7.36207 14.7987 7.44506 14.8934 7.55151 15.0045C7.76358 15.2258 8.07349 15.5172 8.47439 15.8088C9.27233 16.3891 10.4745 17.0001 12.0001 17.0001C13.5256 17.0001 14.7278 16.3891 15.5257 15.8088C15.9266 15.5172 16.2365 15.2258 16.4486 15.0045C16.5551 14.8934 16.6381 14.7987 16.6967 14.7289C16.7261 14.6939 16.7494 14.665 16.7666 14.6432L16.7879 14.616L16.7952 14.6066L16.7979 14.6029L16.799 14.6014L16.7996 14.6007C16.7998 14.6004 16.8001 14.6001 16.0001 14.0001L16.8001 14.6001C17.1314 14.1582 17.0419 13.5314 16.6001 13.2001C16.1596 12.8697 15.5354 12.9577 15.2032 13.3959L15.1986 13.4018C15.1926 13.4093 15.1813 13.4234 15.1647 13.4431C15.1316 13.4826 15.0779 13.5442 15.0046 13.6207C14.8573 13.7744 14.636 13.9829 14.3494 14.1913C13.7723 14.611 12.9745 15.0001 12.0001 15.0001C11.0256 15.0001 10.2278 14.611 9.65073 14.1913C9.36413 13.9829 9.14278 13.7744 8.99548 13.6207C8.92225 13.5442 8.86852 13.4826 8.83537 13.4431C8.81883 13.4234 8.80751 13.4093 8.80156 13.4018L8.79692 13.3959Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 9C8 8.44772 8.44772 8 9 8H9.01C9.56228 8 10.01 8.44772 10.01 9C10.01 9.55228 9.56228 10 9.01 10H9C8.44772 10 8 9.55228 8 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 9C14 8.44772 14.4477 8 15 8H15.01C15.5623 8 16.01 8.44772 16.01 9C16.01 9.55228 15.5623 10 15.01 10H15C14.4477 10 14 9.55228 14 9Z' fill='currentColor'/></svg>\"}\n name=\"IconSmile\"\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/IconSmile.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 IconSmile(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='M8.79692 13.3959C8.46474 12.9577 7.84049 12.8697 7.40006 13.2001C6.95823 13.5314 6.86869 14.1582 7.20006 14.6001L8.00006 14.0001C7.20006 14.6001 7.2003 14.6004 7.20055 14.6007L7.20107 14.6014L7.20222 14.6029L7.20496 14.6066L7.21217 14.616L7.23347 14.6432C7.25071 14.665 7.27407 14.6939 7.30342 14.7289C7.36207 14.7987 7.44506 14.8934 7.55151 15.0045C7.76358 15.2258 8.07349 15.5172 8.47439 15.8088C9.27233 16.3891 10.4745 17.0001 12.0001 17.0001C13.5256 17.0001 14.7278 16.3891 15.5257 15.8088C15.9266 15.5172 16.2365 15.2258 16.4486 15.0045C16.5551 14.8934 16.6381 14.7987 16.6967 14.7289C16.7261 14.6939 16.7494 14.665 16.7666 14.6432L16.7879 14.616L16.7952 14.6066L16.7979 14.6029L16.799 14.6014L16.7996 14.6007C16.7998 14.6004 16.8001 14.6001 16.0001 14.0001L16.8001 14.6001C17.1314 14.1582 17.0419 13.5314 16.6001 13.2001C16.1596 12.8697 15.5354 12.9577 15.2032 13.3959L15.1986 13.4018C15.1926 13.4093 15.1813 13.4234 15.1647 13.4431C15.1316 13.4826 15.0779 13.5442 15.0046 13.6207C14.8573 13.7744 14.636 13.9829 14.3494 14.1913C13.7723 14.611 12.9745 15.0001 12.0001 15.0001C11.0256 15.0001 10.2278 14.611 9.65073 14.1913C9.36413 13.9829 9.14278 13.7744 8.99548 13.6207C8.92225 13.5442 8.86852 13.4826 8.83537 13.4431C8.81883 13.4234 8.80751 13.4093 8.80156 13.4018L8.79692 13.3959Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 9C8 8.44772 8.44772 8 9 8H9.01C9.56228 8 10.01 8.44772 10.01 9C10.01 9.55228 9.56228 10 9.01 10H9C8.44772 10 8 9.55228 8 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 9C14 8.44772 14.4477 8 15 8H15.01C15.5623 8 16.01 8.44772 16.01 9C16.01 9.55228 15.5623 10 15.01 10H15C14.4477 10 14 9.55228 14 9Z' fill='currentColor'/></svg>\"}\n name=\"IconSmile\"\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/social/IconSocialGoogle.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 IconSocialGoogle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 32' width='33' height='32' fill='none'><path fill='#FBC02D' d='M29.574 13.389H28.5v-.055h-12v5.333h7.535C22.936 21.772 19.982 24 16.5 24a8 8 0 0 1 0-16c2.04 0 3.895.77 5.307 2.026l3.772-3.771A13.272 13.272 0 0 0 16.5 2.667C9.137 2.667 3.167 8.637 3.167 16c0 7.364 5.97 13.334 13.333 13.334S29.833 23.364 29.833 16c0-.894-.092-1.766-.259-2.611Z'/><path fill='#E53935' d='m4.704 9.794 4.381 3.213A7.996 7.996 0 0 1 16.5 8c2.04 0 3.895.77 5.308 2.026l3.771-3.771A13.272 13.272 0 0 0 16.5 2.667c-5.121 0-9.562 2.891-11.796 7.127Z'/><path fill='#4CAF50' d='M16.5 29.334c3.444 0 6.573-1.318 8.94-3.462l-4.127-3.491A7.94 7.94 0 0 1 16.5 24c-3.468 0-6.412-2.212-7.522-5.298l-4.348 3.35c2.207 4.318 6.688 7.28 11.87 7.28Z'/><path fill='#1565C0' d='m29.574 13.388-.01-.055H16.5v5.333h7.535a8.026 8.026 0 0 1-2.724 3.714l.002-.001 4.126 3.492c-.292.265 4.394-3.205 4.394-9.871 0-.894-.092-1.767-.259-2.612Z'/></svg>\"}\n name=\"IconSocialGoogle\"\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/social/IconSocialGoogle.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 IconSocialGoogle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 32' width='33' height='32' fill='none'><path fill='#FBC02D' d='M29.574 13.389H28.5v-.055h-12v5.333h7.535C22.936 21.772 19.982 24 16.5 24a8 8 0 0 1 0-16c2.04 0 3.895.77 5.307 2.026l3.772-3.771A13.272 13.272 0 0 0 16.5 2.667C9.137 2.667 3.167 8.637 3.167 16c0 7.364 5.97 13.334 13.333 13.334S29.833 23.364 29.833 16c0-.894-.092-1.766-.259-2.611Z'/><path fill='#E53935' d='m4.704 9.794 4.381 3.213A7.996 7.996 0 0 1 16.5 8c2.04 0 3.895.77 5.308 2.026l3.771-3.771A13.272 13.272 0 0 0 16.5 2.667c-5.121 0-9.562 2.891-11.796 7.127Z'/><path fill='#4CAF50' d='M16.5 29.334c3.444 0 6.573-1.318 8.94-3.462l-4.127-3.491A7.94 7.94 0 0 1 16.5 24c-3.468 0-6.412-2.212-7.522-5.298l-4.348 3.35c2.207 4.318 6.688 7.28 11.87 7.28Z'/><path fill='#1565C0' d='m29.574 13.388-.01-.055H16.5v5.333h7.535a8.026 8.026 0 0 1-2.724 3.714l.002-.001 4.126 3.492c-.292.265 4.394-3.205 4.394-9.871 0-.894-.092-1.767-.259-2.612Z'/></svg>\"}\n name=\"IconSocialGoogle\"\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/IconSpark.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 IconSpark(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 1C12.3806 1 12.7283 1.21607 12.8967 1.55738L15.7543 7.34647L22.1447 8.28051C22.5212 8.33555 22.8339 8.59956 22.9513 8.96157C23.0687 9.32358 22.9704 9.72083 22.6978 9.98636L18.0746 14.4894L19.1656 20.851C19.23 21.2261 19.0757 21.6053 18.7678 21.8291C18.4598 22.0528 18.0515 22.0823 17.7146 21.9051L12 18.8998L6.28548 21.9051C5.94856 22.0823 5.54027 22.0528 5.2323 21.8291C4.92432 21.6053 4.77007 21.2261 4.83442 20.851L5.92551 14.4894L1.3023 9.98636C1.02968 9.72083 0.931405 9.32358 1.04878 8.96157C1.16616 8.59956 1.47884 8.33555 1.8554 8.28051L8.24577 7.34647L11.1033 1.55738C11.2718 1.21607 11.6194 1 12 1ZM12 4.25925L9.80674 8.70262C9.6612 8.99747 9.38001 9.20193 9.05466 9.24949L4.14844 9.9666L7.69776 13.4236C7.93364 13.6534 8.0413 13.9845 7.98564 14.309L7.14821 19.1917L11.5346 16.8849C11.826 16.7317 12.1741 16.7317 12.4655 16.8849L16.8518 19.1917L16.0144 14.309C15.9588 13.9845 16.0664 13.6534 16.3023 13.4236L19.8516 9.9666L14.9454 9.24949C14.62 9.20193 14.3389 8.99747 14.1933 8.70262L12 4.25925Z' fill='currentColor'/><path d='M5 5C4.774 5 4.54801 4.90962 4.37553 4.72903L2.49986 3.39952C2.15499 3.03827 2.15499 2.4525 2.49986 2.09125C2.84483 1.73 3.40386 1.73 3.74881 2.09125L5.62447 3.42076C5.96942 3.78201 5.96942 4.36778 5.62447 4.72903C5.45199 4.90962 5.22608 5 5 5Z' fill='currentColor'/><path d='M22.4083 18.1584C22.1823 18.1584 21.9563 18.0681 21.7838 17.8875L20.2588 16.5791C19.9139 16.2179 19.9139 15.6321 20.2588 15.2709C20.6038 14.9096 21.1628 14.9096 21.5077 15.2709L23.0327 16.5792C23.3777 16.9405 23.3777 17.5262 23.0327 17.8875C22.8603 18.0681 22.6344 18.1584 22.4083 18.1584Z' fill='currentColor'/><path d='M18.8833 5.27097C18.6573 5.27097 18.4313 5.18059 18.2589 5C17.914 4.63875 17.914 4.05298 18.2589 3.69173L19.812 2.27094C20.1569 1.90969 20.7159 1.90969 21.0609 2.27094C21.4059 2.63218 21.4059 3.21795 21.0609 3.5792L19.5078 5C19.3353 5.18059 19.1094 5.27097 18.8833 5.27097Z' fill='currentColor'/><path d='M1.88312 17.9713C1.65714 17.9713 1.43113 17.8809 1.25865 17.7003C0.913783 17.339 0.913783 16.7533 1.25865 16.392L2.75106 15.1917C3.09599 14.8305 3.65503 14.8305 4 15.1917C4.34495 15.553 4.34495 16.1387 4 16.5L2.5076 17.7003C2.33511 17.8809 2.10921 17.9713 1.88312 17.9713Z' fill='currentColor'/></svg>\"}\n name=\"IconSpark\"\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/IconSpark.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 IconSpark(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 1C12.3806 1 12.7283 1.21607 12.8967 1.55738L15.7543 7.34647L22.1447 8.28051C22.5212 8.33555 22.8339 8.59956 22.9513 8.96157C23.0687 9.32358 22.9704 9.72083 22.6978 9.98636L18.0746 14.4894L19.1656 20.851C19.23 21.2261 19.0757 21.6053 18.7678 21.8291C18.4598 22.0528 18.0515 22.0823 17.7146 21.9051L12 18.8998L6.28548 21.9051C5.94856 22.0823 5.54027 22.0528 5.2323 21.8291C4.92432 21.6053 4.77007 21.2261 4.83442 20.851L5.92551 14.4894L1.3023 9.98636C1.02968 9.72083 0.931405 9.32358 1.04878 8.96157C1.16616 8.59956 1.47884 8.33555 1.8554 8.28051L8.24577 7.34647L11.1033 1.55738C11.2718 1.21607 11.6194 1 12 1ZM12 4.25925L9.80674 8.70262C9.6612 8.99747 9.38001 9.20193 9.05466 9.24949L4.14844 9.9666L7.69776 13.4236C7.93364 13.6534 8.0413 13.9845 7.98564 14.309L7.14821 19.1917L11.5346 16.8849C11.826 16.7317 12.1741 16.7317 12.4655 16.8849L16.8518 19.1917L16.0144 14.309C15.9588 13.9845 16.0664 13.6534 16.3023 13.4236L19.8516 9.9666L14.9454 9.24949C14.62 9.20193 14.3389 8.99747 14.1933 8.70262L12 4.25925Z' fill='currentColor'/><path d='M5 5C4.774 5 4.54801 4.90962 4.37553 4.72903L2.49986 3.39952C2.15499 3.03827 2.15499 2.4525 2.49986 2.09125C2.84483 1.73 3.40386 1.73 3.74881 2.09125L5.62447 3.42076C5.96942 3.78201 5.96942 4.36778 5.62447 4.72903C5.45199 4.90962 5.22608 5 5 5Z' fill='currentColor'/><path d='M22.4083 18.1584C22.1823 18.1584 21.9563 18.0681 21.7838 17.8875L20.2588 16.5791C19.9139 16.2179 19.9139 15.6321 20.2588 15.2709C20.6038 14.9096 21.1628 14.9096 21.5077 15.2709L23.0327 16.5792C23.3777 16.9405 23.3777 17.5262 23.0327 17.8875C22.8603 18.0681 22.6344 18.1584 22.4083 18.1584Z' fill='currentColor'/><path d='M18.8833 5.27097C18.6573 5.27097 18.4313 5.18059 18.2589 5C17.914 4.63875 17.914 4.05298 18.2589 3.69173L19.812 2.27094C20.1569 1.90969 20.7159 1.90969 21.0609 2.27094C21.4059 2.63218 21.4059 3.21795 21.0609 3.5792L19.5078 5C19.3353 5.18059 19.1094 5.27097 18.8833 5.27097Z' fill='currentColor'/><path d='M1.88312 17.9713C1.65714 17.9713 1.43113 17.8809 1.25865 17.7003C0.913783 17.339 0.913783 16.7533 1.25865 16.392L2.75106 15.1917C3.09599 14.8305 3.65503 14.8305 4 15.1917C4.34495 15.553 4.34495 16.1387 4 16.5L2.5076 17.7003C2.33511 17.8809 2.10921 17.9713 1.88312 17.9713Z' fill='currentColor'/></svg>\"}\n name=\"IconSpark\"\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/IconSpeaker.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 IconSpeaker(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 3C5.44772 3 5 3.44772 5 4V20C5 20.5523 5.44772 21 6 21H18C18.5523 21 19 20.5523 19 20V4C19 3.44772 18.5523 3 18 3H6ZM3 4C3 2.34315 4.34315 1 6 1H18C19.6569 1 21 2.34315 21 4V20C21 21.6569 19.6569 23 18 23H6C4.34315 23 3 21.6569 3 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C10.3431 11 9 12.3431 9 14C9 15.6569 10.3431 17 12 17C13.6569 17 15 15.6569 15 14C15 12.3431 13.6569 11 12 11ZM7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 6C11 5.44772 11.4477 5 12 5H12.01C12.5623 5 13.01 5.44772 13.01 6C13.01 6.55228 12.5623 7 12.01 7H12C11.4477 7 11 6.55228 11 6Z' fill='currentColor'/></svg>\"}\n name=\"IconSpeaker\"\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/IconSpeaker.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 IconSpeaker(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 3C5.44772 3 5 3.44772 5 4V20C5 20.5523 5.44772 21 6 21H18C18.5523 21 19 20.5523 19 20V4C19 3.44772 18.5523 3 18 3H6ZM3 4C3 2.34315 4.34315 1 6 1H18C19.6569 1 21 2.34315 21 4V20C21 21.6569 19.6569 23 18 23H6C4.34315 23 3 21.6569 3 20V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C10.3431 11 9 12.3431 9 14C9 15.6569 10.3431 17 12 17C13.6569 17 15 15.6569 15 14C15 12.3431 13.6569 11 12 11ZM7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 6C11 5.44772 11.4477 5 12 5H12.01C12.5623 5 13.01 5.44772 13.01 6C13.01 6.55228 12.5623 7 12.01 7H12C11.4477 7 11 6.55228 11 6Z' fill='currentColor'/></svg>\"}\n name=\"IconSpeaker\"\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/IconSquare.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 IconSquare(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/></svg>\"}\n name=\"IconSquare\"\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/IconSquare.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 IconSquare(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/></svg>\"}\n name=\"IconSquare\"\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/IconStar.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 IconStar(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 1C12.3806 1 12.7283 1.21607 12.8967 1.55738L15.7543 7.34647L22.1447 8.28051C22.5212 8.33555 22.8339 8.59956 22.9513 8.96157C23.0687 9.32358 22.9704 9.72083 22.6978 9.98636L18.0746 14.4894L19.1656 20.851C19.23 21.2261 19.0757 21.6053 18.7678 21.8291C18.4598 22.0528 18.0515 22.0823 17.7146 21.9051L12 18.8998L6.28548 21.9051C5.94856 22.0823 5.54027 22.0528 5.2323 21.8291C4.92432 21.6053 4.77007 21.2261 4.83442 20.851L5.92551 14.4894L1.3023 9.98636C1.02968 9.72083 0.931405 9.32358 1.04878 8.96157C1.16616 8.59956 1.47884 8.33555 1.8554 8.28051L8.24577 7.34647L11.1033 1.55738C11.2718 1.21607 11.6194 1 12 1ZM12 4.25925L9.80674 8.70262C9.6612 8.99747 9.38001 9.20193 9.05466 9.24949L4.14844 9.9666L7.69776 13.4236C7.93364 13.6534 8.0413 13.9845 7.98564 14.309L7.14821 19.1917L11.5346 16.8849C11.826 16.7317 12.1741 16.7317 12.4655 16.8849L16.8518 19.1917L16.0144 14.309C15.9588 13.9845 16.0664 13.6534 16.3023 13.4236L19.8516 9.9666L14.9454 9.24949C14.62 9.20193 14.3389 8.99747 14.1933 8.70262L12 4.25925Z' fill='currentColor'/></svg>\"}\n name=\"IconStar\"\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/IconStar.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 IconStar(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 1C12.3806 1 12.7283 1.21607 12.8967 1.55738L15.7543 7.34647L22.1447 8.28051C22.5212 8.33555 22.8339 8.59956 22.9513 8.96157C23.0687 9.32358 22.9704 9.72083 22.6978 9.98636L18.0746 14.4894L19.1656 20.851C19.23 21.2261 19.0757 21.6053 18.7678 21.8291C18.4598 22.0528 18.0515 22.0823 17.7146 21.9051L12 18.8998L6.28548 21.9051C5.94856 22.0823 5.54027 22.0528 5.2323 21.8291C4.92432 21.6053 4.77007 21.2261 4.83442 20.851L5.92551 14.4894L1.3023 9.98636C1.02968 9.72083 0.931405 9.32358 1.04878 8.96157C1.16616 8.59956 1.47884 8.33555 1.8554 8.28051L8.24577 7.34647L11.1033 1.55738C11.2718 1.21607 11.6194 1 12 1ZM12 4.25925L9.80674 8.70262C9.6612 8.99747 9.38001 9.20193 9.05466 9.24949L4.14844 9.9666L7.69776 13.4236C7.93364 13.6534 8.0413 13.9845 7.98564 14.309L7.14821 19.1917L11.5346 16.8849C11.826 16.7317 12.1741 16.7317 12.4655 16.8849L16.8518 19.1917L16.0144 14.309C15.9588 13.9845 16.0664 13.6534 16.3023 13.4236L19.8516 9.9666L14.9454 9.24949C14.62 9.20193 14.3389 8.99747 14.1933 8.70262L12 4.25925Z' fill='currentColor'/></svg>\"}\n name=\"IconStar\"\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/IconStopCircle.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 IconStopCircle(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='M8 9C8 8.44772 8.44772 8 9 8H15C15.5523 8 16 8.44772 16 9V15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15V9ZM10 10V14H14V10H10Z' fill='currentColor'/></svg>\"}\n name=\"IconStopCircle\"\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/IconStopCircle.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 IconStopCircle(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='M8 9C8 8.44772 8.44772 8 9 8H15C15.5523 8 16 8.44772 16 9V15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15V9ZM10 10V14H14V10H10Z' fill='currentColor'/></svg>\"}\n name=\"IconStopCircle\"\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/IconSun.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 IconSun(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_2696)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 0C12.5523 0 13 0.447715 13 1V3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3V1C11 0.447715 11.4477 0 12 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 20C12.5523 20 13 20.4477 13 21V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V21C11 20.4477 11.4477 20 12 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 3.51262C3.90314 3.1221 4.53631 3.1221 4.92683 3.51262L6.34683 4.93262C6.73736 5.32314 6.73736 5.95631 6.34683 6.34683C5.95631 6.73736 5.32314 6.73736 4.93262 6.34683L3.51262 4.92683C3.1221 4.53631 3.1221 3.90314 3.51262 3.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.6532 17.6532C18.0438 17.2627 18.6769 17.2627 19.0675 17.6532L20.4875 19.0732C20.878 19.4638 20.878 20.0969 20.4875 20.4875C20.0969 20.878 19.4638 20.878 19.0732 20.4875L17.6532 19.0675C17.2627 18.6769 17.2627 18.0438 17.6532 17.6532Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 11.4477 0.447715 11 1 11H3C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13H1C0.447715 13 0 12.5523 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 12C20 11.4477 20.4477 11 21 11H23C23.5523 11 24 11.4477 24 12C24 12.5523 23.5523 13 23 13H21C20.4477 13 20 12.5523 20 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.34683 17.6532C6.73736 18.0438 6.73736 18.6769 6.34683 19.0675L4.92683 20.4875C4.53631 20.878 3.90314 20.878 3.51262 20.4875C3.1221 20.0969 3.1221 19.4638 3.51262 19.0732L4.93262 17.6532C5.32314 17.2627 5.95631 17.2627 6.34683 17.6532Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 3.51262C20.878 3.90314 20.878 4.53631 20.4875 4.92683L19.0675 6.34683C18.6769 6.73736 18.0438 6.73736 17.6532 6.34683C17.2627 5.95631 17.2627 5.32314 17.6532 4.93262L19.0732 3.51262C19.4638 3.1221 20.0969 3.1221 20.4875 3.51262Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2696'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconSun\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AAEtC,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/IconSun.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 IconSun(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_2696)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 0C12.5523 0 13 0.447715 13 1V3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3V1C11 0.447715 11.4477 0 12 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 20C12.5523 20 13 20.4477 13 21V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V21C11 20.4477 11.4477 20 12 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 3.51262C3.90314 3.1221 4.53631 3.1221 4.92683 3.51262L6.34683 4.93262C6.73736 5.32314 6.73736 5.95631 6.34683 6.34683C5.95631 6.73736 5.32314 6.73736 4.93262 6.34683L3.51262 4.92683C3.1221 4.53631 3.1221 3.90314 3.51262 3.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.6532 17.6532C18.0438 17.2627 18.6769 17.2627 19.0675 17.6532L20.4875 19.0732C20.878 19.4638 20.878 20.0969 20.4875 20.4875C20.0969 20.878 19.4638 20.878 19.0732 20.4875L17.6532 19.0675C17.2627 18.6769 17.2627 18.0438 17.6532 17.6532Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 11.4477 0.447715 11 1 11H3C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13H1C0.447715 13 0 12.5523 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 12C20 11.4477 20.4477 11 21 11H23C23.5523 11 24 11.4477 24 12C24 12.5523 23.5523 13 23 13H21C20.4477 13 20 12.5523 20 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.34683 17.6532C6.73736 18.0438 6.73736 18.6769 6.34683 19.0675L4.92683 20.4875C4.53631 20.878 3.90314 20.878 3.51262 20.4875C3.1221 20.0969 3.1221 19.4638 3.51262 19.0732L4.93262 17.6532C5.32314 17.2627 5.95631 17.2627 6.34683 17.6532Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 3.51262C20.878 3.90314 20.878 4.53631 20.4875 4.92683L19.0675 6.34683C18.6769 6.73736 18.0438 6.73736 17.6532 6.34683C17.2627 5.95631 17.2627 5.32314 17.6532 4.93262L19.0732 3.51262C19.4638 3.1221 20.0969 3.1221 20.4875 3.51262Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2696'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconSun\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AACxC,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/IconSunrise.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 IconSunrise(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.75736 13.7574C8.88258 12.6321 10.4087 12 12 12C13.5913 12 15.1174 12.6321 16.2426 13.7574C17.3679 14.8826 18 16.4087 18 18C18 18.5523 17.5523 19 17 19C16.4477 19 16 18.5523 16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18C8 18.5523 7.55228 19 7 19C6.44772 19 6 18.5523 6 18C6 16.4087 6.63214 14.8826 7.75736 13.7574Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 9.51262C3.90314 9.1221 4.53631 9.1221 4.92683 9.51262L6.34683 10.9326C6.73736 11.3231 6.73736 11.9563 6.34683 12.3468C5.95631 12.7374 5.32314 12.7374 4.93262 12.3468L3.51262 10.9268C3.1221 10.5363 3.1221 9.90314 3.51262 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 18C0 17.4477 0.447715 17 1 17H3C3.55228 17 4 17.4477 4 18C4 18.5523 3.55228 19 3 19H1C0.447715 19 0 18.5523 0 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 18C20 17.4477 20.4477 17 21 17H23C23.5523 17 24 17.4477 24 18C24 18.5523 23.5523 19 23 19H21C20.4477 19 20 18.5523 20 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 9.51262C20.878 9.90314 20.878 10.5363 20.4875 10.9268L19.0675 12.3468C18.6769 12.7374 18.0438 12.7374 17.6532 12.3468C17.2627 11.9563 17.2627 11.3231 17.6532 10.9326L19.0732 9.51262C19.4638 9.1221 20.0969 9.1221 20.4875 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 22C0 21.4477 0.447715 21 1 21H23C23.5523 21 24 21.4477 24 22C24 22.5523 23.5523 23 23 23H1C0.447715 23 0 22.5523 0 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L16.7071 5.29289C17.0976 5.68342 17.0976 6.31658 16.7071 6.70711C16.3166 7.09763 15.6834 7.09763 15.2929 6.70711L12 3.41421L8.70711 6.70711C8.31658 7.09763 7.68342 7.09763 7.29289 6.70711C6.90237 6.31658 6.90237 5.68342 7.29289 5.29289L11.2929 1.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconSunrise\"\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/IconSunrise.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 IconSunrise(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.75736 13.7574C8.88258 12.6321 10.4087 12 12 12C13.5913 12 15.1174 12.6321 16.2426 13.7574C17.3679 14.8826 18 16.4087 18 18C18 18.5523 17.5523 19 17 19C16.4477 19 16 18.5523 16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18C8 18.5523 7.55228 19 7 19C6.44772 19 6 18.5523 6 18C6 16.4087 6.63214 14.8826 7.75736 13.7574Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 9.51262C3.90314 9.1221 4.53631 9.1221 4.92683 9.51262L6.34683 10.9326C6.73736 11.3231 6.73736 11.9563 6.34683 12.3468C5.95631 12.7374 5.32314 12.7374 4.93262 12.3468L3.51262 10.9268C3.1221 10.5363 3.1221 9.90314 3.51262 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 18C0 17.4477 0.447715 17 1 17H3C3.55228 17 4 17.4477 4 18C4 18.5523 3.55228 19 3 19H1C0.447715 19 0 18.5523 0 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 18C20 17.4477 20.4477 17 21 17H23C23.5523 17 24 17.4477 24 18C24 18.5523 23.5523 19 23 19H21C20.4477 19 20 18.5523 20 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 9.51262C20.878 9.90314 20.878 10.5363 20.4875 10.9268L19.0675 12.3468C18.6769 12.7374 18.0438 12.7374 17.6532 12.3468C17.2627 11.9563 17.2627 11.3231 17.6532 10.9326L19.0732 9.51262C19.4638 9.1221 20.0969 9.1221 20.4875 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 22C0 21.4477 0.447715 21 1 21H23C23.5523 21 24 21.4477 24 22C24 22.5523 23.5523 23 23 23H1C0.447715 23 0 22.5523 0 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L16.7071 5.29289C17.0976 5.68342 17.0976 6.31658 16.7071 6.70711C16.3166 7.09763 15.6834 7.09763 15.2929 6.70711L12 3.41421L8.70711 6.70711C8.31658 7.09763 7.68342 7.09763 7.29289 6.70711C6.90237 6.31658 6.90237 5.68342 7.29289 5.29289L11.2929 1.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconSunrise\"\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/IconSunset.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 IconSunset(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.75736 13.7574C8.88258 12.6321 10.4087 12 12 12C13.5913 12 15.1174 12.6321 16.2426 13.7574C17.3679 14.8826 18 16.4087 18 18C18 18.5523 17.5523 19 17 19C16.4477 19 16 18.5523 16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18C8 18.5523 7.55228 19 7 19C6.44772 19 6 18.5523 6 18C6 16.4087 6.63214 14.8826 7.75736 13.7574Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 9.51262C3.90314 9.1221 4.53631 9.1221 4.92683 9.51262L6.34683 10.9326C6.73736 11.3231 6.73736 11.9563 6.34683 12.3468C5.95631 12.7374 5.32314 12.7374 4.93262 12.3468L3.51262 10.9268C3.1221 10.5363 3.1221 9.90314 3.51262 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 18C0 17.4477 0.447715 17 1 17H3C3.55228 17 4 17.4477 4 18C4 18.5523 3.55228 19 3 19H1C0.447715 19 0 18.5523 0 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 18C20 17.4477 20.4477 17 21 17H23C23.5523 17 24 17.4477 24 18C24 18.5523 23.5523 19 23 19H21C20.4477 19 20 18.5523 20 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 9.51262C20.878 9.90314 20.878 10.5363 20.4875 10.9268L19.0675 12.3468C18.6769 12.7374 18.0438 12.7374 17.6532 12.3468C17.2627 11.9563 17.2627 11.3231 17.6532 10.9326L19.0732 9.51262C19.4638 9.1221 20.0969 9.1221 20.4875 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 22C0 21.4477 0.447715 21 1 21H23C23.5523 21 24 21.4477 24 22C24 22.5523 23.5523 23 23 23H1C0.447715 23 0 22.5523 0 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 4.29289C7.68342 3.90237 8.31658 3.90237 8.70711 4.29289L12 7.58579L15.2929 4.29289C15.6834 3.90237 16.3166 3.90237 16.7071 4.29289C17.0976 4.68342 17.0976 5.31658 16.7071 5.70711L12.7071 9.70711C12.3166 10.0976 11.6834 10.0976 11.2929 9.70711L7.29289 5.70711C6.90237 5.31658 6.90237 4.68342 7.29289 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconSunset\"\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/IconSunset.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 IconSunset(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.75736 13.7574C8.88258 12.6321 10.4087 12 12 12C13.5913 12 15.1174 12.6321 16.2426 13.7574C17.3679 14.8826 18 16.4087 18 18C18 18.5523 17.5523 19 17 19C16.4477 19 16 18.5523 16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18C8 18.5523 7.55228 19 7 19C6.44772 19 6 18.5523 6 18C6 16.4087 6.63214 14.8826 7.75736 13.7574Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.51262 9.51262C3.90314 9.1221 4.53631 9.1221 4.92683 9.51262L6.34683 10.9326C6.73736 11.3231 6.73736 11.9563 6.34683 12.3468C5.95631 12.7374 5.32314 12.7374 4.93262 12.3468L3.51262 10.9268C3.1221 10.5363 3.1221 9.90314 3.51262 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 18C0 17.4477 0.447715 17 1 17H3C3.55228 17 4 17.4477 4 18C4 18.5523 3.55228 19 3 19H1C0.447715 19 0 18.5523 0 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 18C20 17.4477 20.4477 17 21 17H23C23.5523 17 24 17.4477 24 18C24 18.5523 23.5523 19 23 19H21C20.4477 19 20 18.5523 20 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.4875 9.51262C20.878 9.90314 20.878 10.5363 20.4875 10.9268L19.0675 12.3468C18.6769 12.7374 18.0438 12.7374 17.6532 12.3468C17.2627 11.9563 17.2627 11.3231 17.6532 10.9326L19.0732 9.51262C19.4638 9.1221 20.0969 9.1221 20.4875 9.51262Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 22C0 21.4477 0.447715 21 1 21H23C23.5523 21 24 21.4477 24 22C24 22.5523 23.5523 23 23 23H1C0.447715 23 0 22.5523 0 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 4.29289C7.68342 3.90237 8.31658 3.90237 8.70711 4.29289L12 7.58579L15.2929 4.29289C15.6834 3.90237 16.3166 3.90237 16.7071 4.29289C17.0976 4.68342 17.0976 5.31658 16.7071 5.70711L12.7071 9.70711C12.3166 10.0976 11.6834 10.0976 11.2929 9.70711L7.29289 5.70711C6.90237 5.31658 6.90237 4.68342 7.29289 4.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconSunset\"\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/IconTable.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 IconTable(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.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H19C19.7957 2 20.5587 2.31607 21.1213 2.87868C21.6839 3.44129 22 4.20435 22 5V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868ZM5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V8H8V4H5ZM10 4V8H20V5C20 4.73478 19.8946 4.48043 19.7071 4.29289C19.5196 4.10536 19.2652 4 19 4H10ZM20 10H10V20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V10ZM8 20V10H4V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H8Z' fill='currentColor'/></svg>\"}\n name=\"IconTable\"\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/IconTable.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 IconTable(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.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H19C19.7957 2 20.5587 2.31607 21.1213 2.87868C21.6839 3.44129 22 4.20435 22 5V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868ZM5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V8H8V4H5ZM10 4V8H20V5C20 4.73478 19.8946 4.48043 19.7071 4.29289C19.5196 4.10536 19.2652 4 19 4H10ZM20 10H10V20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V10ZM8 20V10H4V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H8Z' fill='currentColor'/></svg>\"}\n name=\"IconTable\"\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/IconTablet.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 IconTablet(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='M21 6C21 5.44772 20.5523 5 20 5L4 5C3.44772 5 3 5.44771 3 6L3 18C3 18.5523 3.44772 19 4 19L20 19C20.5523 19 21 18.5523 21 18L21 6ZM20 3C21.6569 3 23 4.34315 23 6L23 18C23 19.6569 21.6569 21 20 21L4 21C2.34314 21 0.999999 19.6569 0.999999 18L1 6C1 4.34314 2.34315 3 4 3L20 3Z' 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=\"IconTablet\"\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/IconTablet.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 IconTablet(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='M21 6C21 5.44772 20.5523 5 20 5L4 5C3.44772 5 3 5.44771 3 6L3 18C3 18.5523 3.44772 19 4 19L20 19C20.5523 19 21 18.5523 21 18L21 6ZM20 3C21.6569 3 23 4.34315 23 6L23 18C23 19.6569 21.6569 21 20 21L4 21C2.34314 21 0.999999 19.6569 0.999999 18L1 6C1 4.34314 2.34315 3 4 3L20 3Z' 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=\"IconTablet\"\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/IconTag.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 IconTag(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='M1 2C1 1.44772 1.44772 1 2 1H12C12.2652 1 12.5196 1.10536 12.7071 1.29289L21.2992 9.885C21.858 10.4471 22.1716 11.2074 22.1716 12C22.1716 12.7926 21.858 13.5529 21.2992 14.115L21.2971 14.1171L14.1275 21.2867C14.1274 21.2868 14.1276 21.2866 14.1275 21.2867C13.849 21.5655 13.5178 21.787 13.1538 21.9379C12.7896 22.0889 12.3992 22.1666 12.005 22.1666C11.6108 22.1666 11.2204 22.0889 10.8562 21.9379C10.4921 21.787 10.1613 21.5658 9.88271 21.2869C9.88264 21.2869 9.88278 21.287 9.88271 21.2869L1.29331 12.7075C1.10552 12.5199 1 12.2654 1 12V2ZM3 3V11.5854L11.2967 19.8725L11.2975 19.8733C11.3904 19.9663 11.5007 20.04 11.6221 20.0903C11.7435 20.1407 11.8736 20.1666 12.005 20.1666C12.1364 20.1666 12.2665 20.1407 12.3879 20.0903C12.5093 20.04 12.6196 19.9663 12.7125 19.8733L19.8808 12.705C19.8811 12.7047 19.8814 12.7044 19.8817 12.7041C20.0674 12.5168 20.1716 12.2638 20.1716 12C20.1716 11.7362 20.0674 11.4832 19.8817 11.2959C19.8814 11.2956 19.8811 11.2953 19.8808 11.295L11.5858 3H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H7.01C7.56228 6 8.01 6.44772 8.01 7C8.01 7.55228 7.56228 8 7.01 8H7C6.44772 8 6 7.55228 6 7Z' fill='currentColor'/></svg>\"}\n name=\"IconTag\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AAEtC,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/IconTag.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 IconTag(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='M1 2C1 1.44772 1.44772 1 2 1H12C12.2652 1 12.5196 1.10536 12.7071 1.29289L21.2992 9.885C21.858 10.4471 22.1716 11.2074 22.1716 12C22.1716 12.7926 21.858 13.5529 21.2992 14.115L21.2971 14.1171L14.1275 21.2867C14.1274 21.2868 14.1276 21.2866 14.1275 21.2867C13.849 21.5655 13.5178 21.787 13.1538 21.9379C12.7896 22.0889 12.3992 22.1666 12.005 22.1666C11.6108 22.1666 11.2204 22.0889 10.8562 21.9379C10.4921 21.787 10.1613 21.5658 9.88271 21.2869C9.88264 21.2869 9.88278 21.287 9.88271 21.2869L1.29331 12.7075C1.10552 12.5199 1 12.2654 1 12V2ZM3 3V11.5854L11.2967 19.8725L11.2975 19.8733C11.3904 19.9663 11.5007 20.04 11.6221 20.0903C11.7435 20.1407 11.8736 20.1666 12.005 20.1666C12.1364 20.1666 12.2665 20.1407 12.3879 20.0903C12.5093 20.04 12.6196 19.9663 12.7125 19.8733L19.8808 12.705C19.8811 12.7047 19.8814 12.7044 19.8817 12.7041C20.0674 12.5168 20.1716 12.2638 20.1716 12C20.1716 11.7362 20.0674 11.4832 19.8817 11.2959C19.8814 11.2956 19.8811 11.2953 19.8808 11.295L11.5858 3H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H7.01C7.56228 6 8.01 6.44772 8.01 7C8.01 7.55228 7.56228 8 7.01 8H7C6.44772 8 6 7.55228 6 7Z' fill='currentColor'/></svg>\"}\n name=\"IconTag\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AACxC,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/IconTarget.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 IconTarget(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 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17C14.7614 17 17 14.7614 17 12C17 9.23858 14.7614 7 12 7ZM5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11ZM9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12Z' fill='currentColor'/></svg>\"}\n name=\"IconTarget\"\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/IconTarget.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 IconTarget(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 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17C14.7614 17 17 14.7614 17 12C17 9.23858 14.7614 7 12 7ZM5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11ZM9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12Z' fill='currentColor'/></svg>\"}\n name=\"IconTarget\"\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/IconTerminal.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 IconTerminal(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.29289 4.29289C3.68342 3.90237 4.31658 3.90237 4.70711 4.29289L10.7071 10.2929C11.0976 10.6834 11.0976 11.3166 10.7071 11.7071L4.70711 17.7071C4.31658 18.0976 3.68342 18.0976 3.29289 17.7071C2.90237 17.3166 2.90237 16.6834 3.29289 16.2929L8.58579 11L3.29289 5.70711C2.90237 5.31658 2.90237 4.68342 3.29289 4.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 19C11 18.4477 11.4477 18 12 18H20C20.5523 18 21 18.4477 21 19C21 19.5523 20.5523 20 20 20H12C11.4477 20 11 19.5523 11 19Z' fill='currentColor'/></svg>\"}\n name=\"IconTerminal\"\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/IconTerminal.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 IconTerminal(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.29289 4.29289C3.68342 3.90237 4.31658 3.90237 4.70711 4.29289L10.7071 10.2929C11.0976 10.6834 11.0976 11.3166 10.7071 11.7071L4.70711 17.7071C4.31658 18.0976 3.68342 18.0976 3.29289 17.7071C2.90237 17.3166 2.90237 16.6834 3.29289 16.2929L8.58579 11L3.29289 5.70711C2.90237 5.31658 2.90237 4.68342 3.29289 4.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 19C11 18.4477 11.4477 18 12 18H20C20.5523 18 21 18.4477 21 19C21 19.5523 20.5523 20 20 20H12C11.4477 20 11 19.5523 11 19Z' fill='currentColor'/></svg>\"}\n name=\"IconTerminal\"\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/IconThermometer.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 IconThermometer(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_2684)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.02513 1.02513C9.6815 0.368749 10.5717 0 11.5 0C12.4283 0 13.3185 0.368749 13.9749 1.02513C14.6313 1.6815 15 2.57174 15 3.5V14.259C15.762 14.8876 16.3434 15.7123 16.6785 16.6487C17.076 17.7597 17.1057 18.969 16.7632 20.0982C16.4207 21.2273 15.7241 22.2164 14.7764 22.9193C13.8286 23.6222 12.68 24.0017 11.5 24.0017C10.32 24.0017 9.17138 23.6222 8.22363 22.9193C7.27589 22.2164 6.57933 21.2273 6.23681 20.0982C5.8943 18.969 5.924 17.7597 6.32153 16.6487C6.65661 15.7123 7.23804 14.8876 8 14.259V3.5C8 2.57174 8.36875 1.6815 9.02513 1.02513ZM11.5 2C11.1022 2 10.7206 2.15804 10.4393 2.43934C10.158 2.72064 10 3.10218 10 3.5V14.76C10 15.094 9.83326 15.4059 9.55556 15.5915C8.93122 16.0086 8.45758 16.6155 8.20461 17.3225C7.95164 18.0295 7.93274 18.7991 8.1507 19.5176C8.36866 20.2362 8.81193 20.8656 9.41504 21.3129C10.0181 21.7602 10.7491 22.0017 11.5 22.0017C12.2509 22.0017 12.9819 21.7602 13.585 21.3129C14.1881 20.8656 14.6313 20.2362 14.8493 19.5176C15.0673 18.7991 15.0484 18.0295 14.7954 17.3225C14.5424 16.6155 14.0688 16.0086 13.4444 15.5915C13.1667 15.4059 13 15.094 13 14.76V3.5C13 3.10218 12.842 2.72064 12.5607 2.43934C12.2794 2.15804 11.8978 2 11.5 2Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2684'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconThermometer\"\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/IconThermometer.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 IconThermometer(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_2684)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.02513 1.02513C9.6815 0.368749 10.5717 0 11.5 0C12.4283 0 13.3185 0.368749 13.9749 1.02513C14.6313 1.6815 15 2.57174 15 3.5V14.259C15.762 14.8876 16.3434 15.7123 16.6785 16.6487C17.076 17.7597 17.1057 18.969 16.7632 20.0982C16.4207 21.2273 15.7241 22.2164 14.7764 22.9193C13.8286 23.6222 12.68 24.0017 11.5 24.0017C10.32 24.0017 9.17138 23.6222 8.22363 22.9193C7.27589 22.2164 6.57933 21.2273 6.23681 20.0982C5.8943 18.969 5.924 17.7597 6.32153 16.6487C6.65661 15.7123 7.23804 14.8876 8 14.259V3.5C8 2.57174 8.36875 1.6815 9.02513 1.02513ZM11.5 2C11.1022 2 10.7206 2.15804 10.4393 2.43934C10.158 2.72064 10 3.10218 10 3.5V14.76C10 15.094 9.83326 15.4059 9.55556 15.5915C8.93122 16.0086 8.45758 16.6155 8.20461 17.3225C7.95164 18.0295 7.93274 18.7991 8.1507 19.5176C8.36866 20.2362 8.81193 20.8656 9.41504 21.3129C10.0181 21.7602 10.7491 22.0017 11.5 22.0017C12.2509 22.0017 12.9819 21.7602 13.585 21.3129C14.1881 20.8656 14.6313 20.2362 14.8493 19.5176C15.0673 18.7991 15.0484 18.0295 14.7954 17.3225C14.5424 16.6155 14.0688 16.0086 13.4444 15.5915C13.1667 15.4059 13 15.094 13 14.76V3.5C13 3.10218 12.842 2.72064 12.5607 2.43934C12.2794 2.15804 11.8978 2 11.5 2Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2684'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconThermometer\"\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/IconThumbsDown.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 IconThumbsDown(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.5641 3.31549C20.3205 3.10641 20.0087 2.99404 19.6877 2.99972L19.67 2.99987H18V11.9999H19.67L19.6877 12C20.0087 12.0057 20.3205 11.8933 20.5641 11.6843C20.793 11.4878 20.9466 11.2187 21 10.923V4.07674C20.9466 3.78102 20.793 3.51197 20.5641 3.31549ZM16 12.7877V2.99987H5.70873C5.46756 2.99715 5.23354 3.08161 5.04977 3.23781C4.86601 3.39401 4.74489 3.61136 4.70873 3.84981L3.32871 12.8499C3.32868 12.8501 3.32874 12.8497 3.32871 12.8499C3.30707 12.9931 3.31667 13.1398 3.35704 13.2788C3.39745 13.418 3.46766 13.5468 3.56278 13.6562C3.6579 13.7656 3.77567 13.853 3.90792 13.9123C4.04017 13.9717 4.18375 14.0016 4.32871 13.9999L4.34003 13.9998L10 13.9999C10.5523 13.9999 11 14.4476 11 14.9999V18.9999C11 19.5303 11.2107 20.039 11.5858 20.4141C11.8137 20.6419 12.0908 20.8091 12.3922 20.9053L16 12.7877ZM17.6499 13.9999L13.9138 22.406C13.7533 22.7671 13.3952 22.9999 13 22.9999C11.9392 22.9999 10.9217 22.5784 10.1716 21.8283C9.42146 21.0782 9.00003 20.0607 9.00003 18.9999V15.9999H4.34514C3.91239 16.0039 3.48387 15.9142 3.089 15.737C2.69224 15.5589 2.33893 15.2967 2.05357 14.9685C1.7682 14.6404 1.5576 14.2541 1.43634 13.8364C1.31509 13.4188 1.28609 12.9798 1.35135 12.5498L2.73133 3.54994C2.73129 3.55024 2.73138 3.54964 2.73133 3.54994C2.83999 2.83493 3.20342 2.18233 3.75448 1.71393C4.30419 1.24667 5.00382 0.993214 5.72511 0.999873H19.662C20.4696 0.98794 21.2538 1.2717 21.8668 1.7979C22.4822 2.32618 22.8823 3.06206 22.991 3.86583C22.997 3.91026 23 3.95504 23 3.99987V10.9999C23 11.0447 22.997 11.0895 22.991 11.1339C22.8823 11.9377 22.4822 12.6736 21.8668 13.2019C21.2538 13.728 20.4696 14.0118 19.662 13.9999H17.6499Z' fill='currentColor'/></svg>\"}\n name=\"IconThumbsDown\"\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/IconThumbsDown.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 IconThumbsDown(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.5641 3.31549C20.3205 3.10641 20.0087 2.99404 19.6877 2.99972L19.67 2.99987H18V11.9999H19.67L19.6877 12C20.0087 12.0057 20.3205 11.8933 20.5641 11.6843C20.793 11.4878 20.9466 11.2187 21 10.923V4.07674C20.9466 3.78102 20.793 3.51197 20.5641 3.31549ZM16 12.7877V2.99987H5.70873C5.46756 2.99715 5.23354 3.08161 5.04977 3.23781C4.86601 3.39401 4.74489 3.61136 4.70873 3.84981L3.32871 12.8499C3.32868 12.8501 3.32874 12.8497 3.32871 12.8499C3.30707 12.9931 3.31667 13.1398 3.35704 13.2788C3.39745 13.418 3.46766 13.5468 3.56278 13.6562C3.6579 13.7656 3.77567 13.853 3.90792 13.9123C4.04017 13.9717 4.18375 14.0016 4.32871 13.9999L4.34003 13.9998L10 13.9999C10.5523 13.9999 11 14.4476 11 14.9999V18.9999C11 19.5303 11.2107 20.039 11.5858 20.4141C11.8137 20.6419 12.0908 20.8091 12.3922 20.9053L16 12.7877ZM17.6499 13.9999L13.9138 22.406C13.7533 22.7671 13.3952 22.9999 13 22.9999C11.9392 22.9999 10.9217 22.5784 10.1716 21.8283C9.42146 21.0782 9.00003 20.0607 9.00003 18.9999V15.9999H4.34514C3.91239 16.0039 3.48387 15.9142 3.089 15.737C2.69224 15.5589 2.33893 15.2967 2.05357 14.9685C1.7682 14.6404 1.5576 14.2541 1.43634 13.8364C1.31509 13.4188 1.28609 12.9798 1.35135 12.5498L2.73133 3.54994C2.73129 3.55024 2.73138 3.54964 2.73133 3.54994C2.83999 2.83493 3.20342 2.18233 3.75448 1.71393C4.30419 1.24667 5.00382 0.993214 5.72511 0.999873H19.662C20.4696 0.98794 21.2538 1.2717 21.8668 1.7979C22.4822 2.32618 22.8823 3.06206 22.991 3.86583C22.997 3.91026 23 3.95504 23 3.99987V10.9999C23 11.0447 22.997 11.0895 22.991 11.1339C22.8823 11.9377 22.4822 12.6736 21.8668 13.2019C21.2538 13.728 20.4696 14.0118 19.662 13.9999H17.6499Z' fill='currentColor'/></svg>\"}\n name=\"IconThumbsDown\"\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/IconThumbsUp.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 IconThumbsUp(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.0862 1.59386C10.2467 1.23273 10.6048 1 11 1C12.0609 1 13.0783 1.42143 13.8284 2.17157C14.5786 2.92172 15 3.93913 15 5V8H19.6549C20.0876 7.996 20.5162 8.08567 20.911 8.26289C21.3078 8.44096 21.6611 8.70317 21.9465 9.03134C22.2318 9.35951 22.4424 9.7458 22.5637 10.1634C22.6849 10.5811 22.7139 11.0201 22.6487 11.4501L21.2687 20.4499C21.2687 20.4502 21.2687 20.4497 21.2687 20.4499C21.1601 21.165 20.7966 21.8175 20.2456 22.2859C19.6958 22.7532 18.9961 23.0067 18.2748 23H4C3.20435 23 2.44129 22.6839 1.87868 22.1213C1.31607 21.5587 1 20.7957 1 20V13C1 12.2044 1.31607 11.4413 1.87868 10.8787C2.44129 10.3161 3.20435 10 4 10H6.35013L10.0862 1.59386ZM6 12H4C3.73478 12 3.48043 12.1054 3.29289 12.2929C3.10536 12.4804 3 12.7348 3 13V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21H6V12ZM8 21H18.2913C18.5325 21.0027 18.7665 20.9183 18.9503 20.7621C19.134 20.6059 19.2551 20.3885 19.2913 20.1501L20.6713 11.1499C20.6713 11.1501 20.6713 11.1498 20.6713 11.1499C20.693 11.0067 20.6834 10.8601 20.643 10.7211C20.6026 10.5818 20.5324 10.4531 20.4373 10.3437C20.3421 10.2343 20.2244 10.1469 20.0921 10.0875C19.9599 10.0282 19.8163 9.99829 19.6713 9.99994L19.66 10.0001L14 10C13.4477 10 13 9.55228 13 9V5C13 4.46957 12.7893 3.96086 12.4142 3.58579C12.1864 3.35794 11.9092 3.19075 11.6078 3.0946L8 11.2122V21Z' fill='currentColor'/></svg>\"}\n name=\"IconThumbsUp\"\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/IconThumbsUp.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 IconThumbsUp(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.0862 1.59386C10.2467 1.23273 10.6048 1 11 1C12.0609 1 13.0783 1.42143 13.8284 2.17157C14.5786 2.92172 15 3.93913 15 5V8H19.6549C20.0876 7.996 20.5162 8.08567 20.911 8.26289C21.3078 8.44096 21.6611 8.70317 21.9465 9.03134C22.2318 9.35951 22.4424 9.7458 22.5637 10.1634C22.6849 10.5811 22.7139 11.0201 22.6487 11.4501L21.2687 20.4499C21.2687 20.4502 21.2687 20.4497 21.2687 20.4499C21.1601 21.165 20.7966 21.8175 20.2456 22.2859C19.6958 22.7532 18.9961 23.0067 18.2748 23H4C3.20435 23 2.44129 22.6839 1.87868 22.1213C1.31607 21.5587 1 20.7957 1 20V13C1 12.2044 1.31607 11.4413 1.87868 10.8787C2.44129 10.3161 3.20435 10 4 10H6.35013L10.0862 1.59386ZM6 12H4C3.73478 12 3.48043 12.1054 3.29289 12.2929C3.10536 12.4804 3 12.7348 3 13V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21H6V12ZM8 21H18.2913C18.5325 21.0027 18.7665 20.9183 18.9503 20.7621C19.134 20.6059 19.2551 20.3885 19.2913 20.1501L20.6713 11.1499C20.6713 11.1501 20.6713 11.1498 20.6713 11.1499C20.693 11.0067 20.6834 10.8601 20.643 10.7211C20.6026 10.5818 20.5324 10.4531 20.4373 10.3437C20.3421 10.2343 20.2244 10.1469 20.0921 10.0875C19.9599 10.0282 19.8163 9.99829 19.6713 9.99994L19.66 10.0001L14 10C13.4477 10 13 9.55228 13 9V5C13 4.46957 12.7893 3.96086 12.4142 3.58579C12.1864 3.35794 11.9092 3.19075 11.6078 3.0946L8 11.2122V21Z' fill='currentColor'/></svg>\"}\n name=\"IconThumbsUp\"\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/IconTiktok.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 IconTiktok(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 d='M16.6902 5.69713C16.0171 4.92548 15.6125 3.91931 15.6125 2.81934H14.7691M16.6902 5.69713C17.3036 6.40063 18.1342 6.91227 19.0799 7.1126C19.3738 7.17656 19.6805 7.2107 20 7.2107V10.3656C18.3643 10.3656 16.8477 9.84123 15.6123 8.9544V15.3709C15.6123 18.577 13.0053 21.182 9.8062 21.182C8.13205 21.182 6.6198 20.4657 5.5591 19.3274C4.59212 18.2871 4 16.8972 4 15.3709C4 12.2117 6.53036 9.63656 9.66561 9.56834M16.6902 5.69713C16.6739 5.68645 16.6575 5.67566 16.6413 5.66476M7.65928 16.9142C7.34405 16.4794 7.15662 15.9465 7.15662 15.3666C7.15662 13.9043 8.34511 12.7148 9.80628 12.7148C10.0789 12.7148 10 11.5 10 11.5V9.61529C9.7444 9.58114 10.0746 9.5598 9.80628 9.5598C9.75939 9.5598 9.38194 9.58491 9.33508 9.58491M14.7646 2.81934H12.4558L12.4516 15.4689C12.4004 16.8844 11.2332 18.0228 9.8062 18.0228C8.92013 18.0228 8.14057 17.5837 7.65495 16.9186' stroke='currentColor' stroke-width='1.68421' stroke-linejoin='round'/></svg>\"}\n name=\"IconTiktok\"\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/IconTiktok.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 IconTiktok(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 d='M16.6902 5.69713C16.0171 4.92548 15.6125 3.91931 15.6125 2.81934H14.7691M16.6902 5.69713C17.3036 6.40063 18.1342 6.91227 19.0799 7.1126C19.3738 7.17656 19.6805 7.2107 20 7.2107V10.3656C18.3643 10.3656 16.8477 9.84123 15.6123 8.9544V15.3709C15.6123 18.577 13.0053 21.182 9.8062 21.182C8.13205 21.182 6.6198 20.4657 5.5591 19.3274C4.59212 18.2871 4 16.8972 4 15.3709C4 12.2117 6.53036 9.63656 9.66561 9.56834M16.6902 5.69713C16.6739 5.68645 16.6575 5.67566 16.6413 5.66476M7.65928 16.9142C7.34405 16.4794 7.15662 15.9465 7.15662 15.3666C7.15662 13.9043 8.34511 12.7148 9.80628 12.7148C10.0789 12.7148 10 11.5 10 11.5V9.61529C9.7444 9.58114 10.0746 9.5598 9.80628 9.5598C9.75939 9.5598 9.38194 9.58491 9.33508 9.58491M14.7646 2.81934H12.4558L12.4516 15.4689C12.4004 16.8844 11.2332 18.0228 9.8062 18.0228C8.92013 18.0228 8.14057 17.5837 7.65495 16.9186' stroke='currentColor' stroke-width='1.68421' stroke-linejoin='round'/></svg>\"}\n name=\"IconTiktok\"\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/IconToggleLeft.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 IconToggleLeft(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='M8 6C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6H8ZM0 12C0 7.58172 3.58172 4 8 4H16C20.4183 4 24 7.58172 24 12C24 16.4183 20.4183 20 16 20H8C3.58172 20 0 16.4183 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 10C6.89543 10 6 10.8954 6 12C6 13.1046 6.89543 14 8 14C9.10457 14 10 13.1046 10 12C10 10.8954 9.10457 10 8 10ZM4 12C4 9.79086 5.79086 8 8 8C10.2091 8 12 9.79086 12 12C12 14.2091 10.2091 16 8 16C5.79086 16 4 14.2091 4 12Z' fill='currentColor'/></svg>\"}\n name=\"IconToggleLeft\"\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/IconToggleLeft.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 IconToggleLeft(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='M8 6C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6H8ZM0 12C0 7.58172 3.58172 4 8 4H16C20.4183 4 24 7.58172 24 12C24 16.4183 20.4183 20 16 20H8C3.58172 20 0 16.4183 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 10C6.89543 10 6 10.8954 6 12C6 13.1046 6.89543 14 8 14C9.10457 14 10 13.1046 10 12C10 10.8954 9.10457 10 8 10ZM4 12C4 9.79086 5.79086 8 8 8C10.2091 8 12 9.79086 12 12C12 14.2091 10.2091 16 8 16C5.79086 16 4 14.2091 4 12Z' fill='currentColor'/></svg>\"}\n name=\"IconToggleLeft\"\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/IconToggleRight.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 IconToggleRight(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='M8 6C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6H8ZM0 12C0 7.58172 3.58172 4 8 4H16C20.4183 4 24 7.58172 24 12C24 16.4183 20.4183 20 16 20H8C3.58172 20 0 16.4183 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 10C14.8954 10 14 10.8954 14 12C14 13.1046 14.8954 14 16 14C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10ZM12 12C12 9.79086 13.7909 8 16 8C18.2091 8 20 9.79086 20 12C20 14.2091 18.2091 16 16 16C13.7909 16 12 14.2091 12 12Z' fill='currentColor'/></svg>\"}\n name=\"IconToggleRight\"\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/IconToggleRight.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 IconToggleRight(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='M8 6C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6H8ZM0 12C0 7.58172 3.58172 4 8 4H16C20.4183 4 24 7.58172 24 12C24 16.4183 20.4183 20 16 20H8C3.58172 20 0 16.4183 0 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 10C14.8954 10 14 10.8954 14 12C14 13.1046 14.8954 14 16 14C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10ZM12 12C12 9.79086 13.7909 8 16 8C18.2091 8 20 9.79086 20 12C20 14.2091 18.2091 16 16 16C13.7909 16 12 14.2091 12 12Z' fill='currentColor'/></svg>\"}\n name=\"IconToggleRight\"\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/IconTool.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 IconTool(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='M16.5581 3.02772C16.0752 2.97314 15.5841 2.98896 15.1004 3.07708C14.1005 3.25927 13.1799 3.74187 12.4612 4.46056C11.7425 5.17926 11.2599 6.09992 11.0777 7.09984C10.8955 8.09977 11.0224 9.13147 11.4414 10.0575C11.613 10.4367 11.5318 10.8825 11.2375 11.1768L4.32745 18.0868C4.11716 18.2971 3.99902 18.5823 3.99902 18.8797C3.99902 19.1771 4.11716 19.4623 4.32745 19.6726C4.53774 19.8829 4.82295 20.0011 5.12034 20.0011C5.41774 20.0011 5.70295 19.8829 5.91324 19.6726L12.8232 12.7626C13.1176 12.4683 13.5634 12.3871 13.9426 12.5587C14.8686 12.9777 15.9003 13.1046 16.9002 12.9224C17.9002 12.7402 18.8208 12.2576 19.5395 11.5389C20.2582 10.8202 20.7408 9.89956 20.923 8.89963C21.0111 8.41598 21.0269 7.9249 20.9724 7.44193L18.4004 10.0139C18.0265 10.3804 17.5238 10.5856 17.0003 10.5856C16.4768 10.5856 15.9742 10.3803 15.6003 10.0139L15.5932 10.0069L13.9862 8.39977C13.6197 8.02592 13.4145 7.52324 13.4145 6.99974C13.4145 6.47623 13.6197 5.97359 13.9862 5.59974L13.9932 5.59259L16.5581 3.02772ZM14.7419 1.10948C16.1418 0.854411 17.5862 1.03203 18.8826 1.61868C19.1817 1.75402 19.3953 2.02753 19.4541 2.35048C19.513 2.67344 19.4096 3.00472 19.1775 3.23684L15.4146 6.99974L17.0003 8.58552L20.7632 4.82263C20.9954 4.5905 21.3266 4.48709 21.6496 4.54593C21.9726 4.60478 22.2461 4.81838 22.3814 5.11746C22.968 6.41385 23.1457 7.85824 22.8906 9.25813C22.6355 10.658 21.9599 11.9469 20.9537 12.9531C19.9476 13.9593 18.6586 14.6349 17.2587 14.89C16.0913 15.1027 14.8929 15.0145 13.7752 14.6391L7.32745 21.0868C6.74209 21.6722 5.94817 22.0011 5.12034 22.0011C4.29252 22.0011 3.4986 21.6722 2.91324 21.0868C2.32788 20.5015 1.99902 19.7076 1.99902 18.8797C1.99902 18.0519 2.32788 17.258 2.91324 16.6726L9.361 10.2249C8.98558 9.10718 8.89737 7.90879 9.11008 6.74134C9.36515 5.34144 10.0408 4.05252 11.047 3.04635C12.0531 2.04018 13.3421 1.36454 14.7419 1.10948Z' fill='currentColor'/></svg>\"}\n name=\"IconTool\"\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/IconTool.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 IconTool(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='M16.5581 3.02772C16.0752 2.97314 15.5841 2.98896 15.1004 3.07708C14.1005 3.25927 13.1799 3.74187 12.4612 4.46056C11.7425 5.17926 11.2599 6.09992 11.0777 7.09984C10.8955 8.09977 11.0224 9.13147 11.4414 10.0575C11.613 10.4367 11.5318 10.8825 11.2375 11.1768L4.32745 18.0868C4.11716 18.2971 3.99902 18.5823 3.99902 18.8797C3.99902 19.1771 4.11716 19.4623 4.32745 19.6726C4.53774 19.8829 4.82295 20.0011 5.12034 20.0011C5.41774 20.0011 5.70295 19.8829 5.91324 19.6726L12.8232 12.7626C13.1176 12.4683 13.5634 12.3871 13.9426 12.5587C14.8686 12.9777 15.9003 13.1046 16.9002 12.9224C17.9002 12.7402 18.8208 12.2576 19.5395 11.5389C20.2582 10.8202 20.7408 9.89956 20.923 8.89963C21.0111 8.41598 21.0269 7.9249 20.9724 7.44193L18.4004 10.0139C18.0265 10.3804 17.5238 10.5856 17.0003 10.5856C16.4768 10.5856 15.9742 10.3803 15.6003 10.0139L15.5932 10.0069L13.9862 8.39977C13.6197 8.02592 13.4145 7.52324 13.4145 6.99974C13.4145 6.47623 13.6197 5.97359 13.9862 5.59974L13.9932 5.59259L16.5581 3.02772ZM14.7419 1.10948C16.1418 0.854411 17.5862 1.03203 18.8826 1.61868C19.1817 1.75402 19.3953 2.02753 19.4541 2.35048C19.513 2.67344 19.4096 3.00472 19.1775 3.23684L15.4146 6.99974L17.0003 8.58552L20.7632 4.82263C20.9954 4.5905 21.3266 4.48709 21.6496 4.54593C21.9726 4.60478 22.2461 4.81838 22.3814 5.11746C22.968 6.41385 23.1457 7.85824 22.8906 9.25813C22.6355 10.658 21.9599 11.9469 20.9537 12.9531C19.9476 13.9593 18.6586 14.6349 17.2587 14.89C16.0913 15.1027 14.8929 15.0145 13.7752 14.6391L7.32745 21.0868C6.74209 21.6722 5.94817 22.0011 5.12034 22.0011C4.29252 22.0011 3.4986 21.6722 2.91324 21.0868C2.32788 20.5015 1.99902 19.7076 1.99902 18.8797C1.99902 18.0519 2.32788 17.258 2.91324 16.6726L9.361 10.2249C8.98558 9.10718 8.89737 7.90879 9.11008 6.74134C9.36515 5.34144 10.0408 4.05252 11.047 3.04635C12.0531 2.04018 13.3421 1.36454 14.7419 1.10948Z' fill='currentColor'/></svg>\"}\n name=\"IconTool\"\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/IconTrash.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 IconTrash(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 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='M10 3C9.73478 3 9.48043 3.10536 9.29289 3.29289C9.10536 3.48043 9 3.73478 9 4V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V4C7 3.20435 7.31607 2.44129 7.87868 1.87868C8.44129 1.31607 9.20435 1 10 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V4C15 3.73478 14.8946 3.48043 14.7071 3.29289C14.5196 3.10536 14.2652 3 14 3H10ZM5 5C5.55228 5 6 5.44772 6 6V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H17C17.2652 21 17.5196 20.8946 17.7071 20.7071C17.8946 20.5196 18 20.2652 18 20V6C18 5.44772 18.4477 5 19 5C19.5523 5 20 5.44772 20 6V20C20 20.7957 19.6839 21.5587 19.1213 22.1213C18.5587 22.6839 17.7957 23 17 23H7C6.20435 23 5.44129 22.6839 4.87868 22.1213C4.31607 21.5587 4 20.7957 4 20V6C4 5.44772 4.44772 5 5 5Z' fill='currentColor'/></svg>\"}\n name=\"IconTrash\"\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/IconTrash.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 IconTrash(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 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='M10 3C9.73478 3 9.48043 3.10536 9.29289 3.29289C9.10536 3.48043 9 3.73478 9 4V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V4C7 3.20435 7.31607 2.44129 7.87868 1.87868C8.44129 1.31607 9.20435 1 10 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V4C15 3.73478 14.8946 3.48043 14.7071 3.29289C14.5196 3.10536 14.2652 3 14 3H10ZM5 5C5.55228 5 6 5.44772 6 6V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H17C17.2652 21 17.5196 20.8946 17.7071 20.7071C17.8946 20.5196 18 20.2652 18 20V6C18 5.44772 18.4477 5 19 5C19.5523 5 20 5.44772 20 6V20C20 20.7957 19.6839 21.5587 19.1213 22.1213C18.5587 22.6839 17.7957 23 17 23H7C6.20435 23 5.44129 22.6839 4.87868 22.1213C4.31607 21.5587 4 20.7957 4 20V6C4 5.44772 4.44772 5 5 5Z' fill='currentColor'/></svg>\"}\n name=\"IconTrash\"\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/IconTrash2.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 IconTrash2(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 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='M10 3C9.73478 3 9.48043 3.10536 9.29289 3.29289C9.10536 3.48043 9 3.73478 9 4V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V4C7 3.20435 7.31607 2.44129 7.87868 1.87868C8.44129 1.31607 9.20435 1 10 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V4C15 3.73478 14.8946 3.48043 14.7071 3.29289C14.5196 3.10536 14.2652 3 14 3H10ZM5 5C5.55228 5 6 5.44772 6 6V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H17C17.2652 21 17.5196 20.8946 17.7071 20.7071C17.8946 20.5196 18 20.2652 18 20V6C18 5.44772 18.4477 5 19 5C19.5523 5 20 5.44772 20 6V20C20 20.7957 19.6839 21.5587 19.1213 22.1213C18.5587 22.6839 17.7957 23 17 23H7C6.20435 23 5.44129 22.6839 4.87868 22.1213C4.31607 21.5587 4 20.7957 4 20V6C4 5.44772 4.44772 5 5 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44772 18 9 17.5523 9 17V11C9 10.4477 9.44772 10 10 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 10C14.5523 10 15 10.4477 15 11V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17V11C13 10.4477 13.4477 10 14 10Z' fill='currentColor'/></svg>\"}\n name=\"IconTrash2\"\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/IconTrash2.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 IconTrash2(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 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='M10 3C9.73478 3 9.48043 3.10536 9.29289 3.29289C9.10536 3.48043 9 3.73478 9 4V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V4C7 3.20435 7.31607 2.44129 7.87868 1.87868C8.44129 1.31607 9.20435 1 10 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V4C15 3.73478 14.8946 3.48043 14.7071 3.29289C14.5196 3.10536 14.2652 3 14 3H10ZM5 5C5.55228 5 6 5.44772 6 6V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H17C17.2652 21 17.5196 20.8946 17.7071 20.7071C17.8946 20.5196 18 20.2652 18 20V6C18 5.44772 18.4477 5 19 5C19.5523 5 20 5.44772 20 6V20C20 20.7957 19.6839 21.5587 19.1213 22.1213C18.5587 22.6839 17.7957 23 17 23H7C6.20435 23 5.44129 22.6839 4.87868 22.1213C4.31607 21.5587 4 20.7957 4 20V6C4 5.44772 4.44772 5 5 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44772 18 9 17.5523 9 17V11C9 10.4477 9.44772 10 10 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 10C14.5523 10 15 10.4477 15 11V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17V11C13 10.4477 13.4477 10 14 10Z' fill='currentColor'/></svg>\"}\n name=\"IconTrash2\"\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/IconTrello.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 IconTrello(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H10C10.5523 6 11 6.44772 11 7V16C11 16.5523 10.5523 17 10 17H7C6.44772 17 6 16.5523 6 16V7ZM8 8V15H9V8H8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 7C13 6.44772 13.4477 6 14 6H17C17.5523 6 18 6.44772 18 7V12C18 12.5523 17.5523 13 17 13H14C13.4477 13 13 12.5523 13 12V7ZM15 8V11H16V8H15Z' fill='currentColor'/></svg>\"}\n name=\"IconTrello\"\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/IconTrello.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 IconTrello(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 7C6 6.44772 6.44772 6 7 6H10C10.5523 6 11 6.44772 11 7V16C11 16.5523 10.5523 17 10 17H7C6.44772 17 6 16.5523 6 16V7ZM8 8V15H9V8H8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 7C13 6.44772 13.4477 6 14 6H17C17.5523 6 18 6.44772 18 7V12C18 12.5523 17.5523 13 17 13H14C13.4477 13 13 12.5523 13 12V7ZM15 8V11H16V8H15Z' fill='currentColor'/></svg>\"}\n name=\"IconTrello\"\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/IconTrendingDown.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 IconTrendingDown(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_2628)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L8.5 12.0858L12.7929 7.79289C13.1834 7.40237 13.8166 7.40237 14.2071 7.79289L23.7071 17.2929C24.0976 17.6834 24.0976 18.3166 23.7071 18.7071C23.3166 19.0976 22.6834 19.0976 22.2929 18.7071L13.5 9.91421L9.20711 14.2071C8.81658 14.5976 8.18342 14.5976 7.79289 14.2071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 11C23.5523 11 24 11.4477 24 12V18C24 18.5523 23.5523 19 23 19H17C16.4477 19 16 18.5523 16 18C16 17.4477 16.4477 17 17 17H22V12C22 11.4477 22.4477 11 23 11Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2628'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTrendingDown\"\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/IconTrendingDown.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 IconTrendingDown(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_2628)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L8.5 12.0858L12.7929 7.79289C13.1834 7.40237 13.8166 7.40237 14.2071 7.79289L23.7071 17.2929C24.0976 17.6834 24.0976 18.3166 23.7071 18.7071C23.3166 19.0976 22.6834 19.0976 22.2929 18.7071L13.5 9.91421L9.20711 14.2071C8.81658 14.5976 8.18342 14.5976 7.79289 14.2071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23 11C23.5523 11 24 11.4477 24 12V18C24 18.5523 23.5523 19 23 19H17C16.4477 19 16 18.5523 16 18C16 17.4477 16.4477 17 17 17H22V12C22 11.4477 22.4477 11 23 11Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2628'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTrendingDown\"\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/IconTrendingUp.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 IconTrendingUp(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_2581)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 5.29289C24.0976 5.68342 24.0976 6.31658 23.7071 6.70711L14.2071 16.2071C13.8166 16.5976 13.1834 16.5976 12.7929 16.2071L8.5 11.9142L1.70711 18.7071C1.31658 19.0976 0.683417 19.0976 0.292893 18.7071C-0.0976311 18.3166 -0.0976311 17.6834 0.292893 17.2929L7.79289 9.79289C8.18342 9.40237 8.81658 9.40237 9.20711 9.79289L13.5 14.0858L22.2929 5.29289C22.6834 4.90237 23.3166 4.90237 23.7071 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 6C16 5.44772 16.4477 5 17 5H23C23.5523 5 24 5.44772 24 6V12C24 12.5523 23.5523 13 23 13C22.4477 13 22 12.5523 22 12V7H17C16.4477 7 16 6.55228 16 6Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2581'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTrendingUp\"\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/IconTrendingUp.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 IconTrendingUp(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_2581)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 5.29289C24.0976 5.68342 24.0976 6.31658 23.7071 6.70711L14.2071 16.2071C13.8166 16.5976 13.1834 16.5976 12.7929 16.2071L8.5 11.9142L1.70711 18.7071C1.31658 19.0976 0.683417 19.0976 0.292893 18.7071C-0.0976311 18.3166 -0.0976311 17.6834 0.292893 17.2929L7.79289 9.79289C8.18342 9.40237 8.81658 9.40237 9.20711 9.79289L13.5 14.0858L22.2929 5.29289C22.6834 4.90237 23.3166 4.90237 23.7071 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 6C16 5.44772 16.4477 5 17 5H23C23.5523 5 24 5.44772 24 6V12C24 12.5523 23.5523 13 23 13C22.4477 13 22 12.5523 22 12V7H17C16.4477 7 16 6.55228 16 6Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2581'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTrendingUp\"\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/IconTriangle.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 IconTriangle(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'/></svg>\"}\n name=\"IconTriangle\"\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/IconTriangle.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 IconTriangle(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'/></svg>\"}\n name=\"IconTriangle\"\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/IconTrophy.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 IconTrophy(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.18313 18.2609V16.1739H11.2314V18.7826C11.2314 19.6471 10.5436 20.3478 9.6952 20.3478H7.13485V21.913H17.3762V20.3478H14.8159C13.9675 20.3478 13.2797 19.6471 13.2797 18.7826V16.1739H15.328V18.2609H17.8883C18.7367 18.2609 19.4245 18.9616 19.4245 19.8261V22.4348C19.4245 23.2992 18.7367 24 17.8883 24H6.62278C5.77436 24 5.08658 23.2992 5.08658 22.4348V19.8261C5.08658 18.9616 5.77436 18.2609 6.62278 18.2609H9.18313Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.21761 6.26087H7.13486V4.17391H1.19497C0.449162 4.17391 -0.114465 4.86226 0.019211 5.60985L0.219495 6.72994C0.873285 10.3863 3.99928 13.0435 7.64693 13.0435V10.9565C4.98891 10.9565 2.71102 9.02024 2.2346 6.35589L2.21761 6.26087Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.7814 6.26087H16.8642V4.17391H22.804C23.5499 4.17391 24.1135 4.86226 23.9798 5.60985L23.7795 6.72994C23.1257 10.3863 19.9997 13.0435 16.3521 13.0435V10.9565C19.0101 10.9565 21.288 9.02024 21.7644 6.35589L21.7814 6.26087Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.52623 1.04348C2.52623 0.467181 2.98475 0 3.55037 0H20.4487C21.0143 0 21.4728 0.467181 21.4728 1.04348C21.4728 1.61978 21.0143 2.08696 20.4487 2.08696H18.4004V13.0435C18.4004 14.7724 17.0248 16.1739 15.328 16.1739H8.67106C6.97421 16.1739 5.59864 14.7724 5.59864 13.0435V2.08696H3.55037C2.98475 2.08696 2.52623 1.61978 2.52623 1.04348ZM7.64692 2.08696L7.64693 13.0435C7.64693 13.6198 8.10544 14.087 8.67106 14.087H15.328C15.8936 14.087 16.3521 13.6198 16.3521 13.0435L16.3521 2.08696H7.64692Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2555 5.21739C12.3441 5.21739 12.425 5.27102 12.4643 5.35574L13.1294 6.79265L14.6168 7.02449C14.7044 7.03816 14.7772 7.10368 14.8045 7.19354C14.8319 7.28339 14.809 7.382 14.7455 7.4479L13.6694 8.5656L13.9234 10.1446C13.9384 10.2377 13.9025 10.3319 13.8308 10.3874C13.7591 10.4429 13.6641 10.4502 13.5857 10.4063L12.2555 9.66033L10.9254 10.4063C10.847 10.4502 10.752 10.4429 10.6803 10.3874C10.6086 10.3319 10.5727 10.2377 10.5877 10.1446L10.8417 8.5656L9.76556 7.4479C9.70211 7.382 9.67923 7.28339 9.70655 7.19354C9.73388 7.10368 9.80665 7.03816 9.8943 7.02449L11.3817 6.79265L12.0468 5.35574C12.086 5.27102 12.167 5.21739 12.2555 5.21739ZM12.2555 6.02637L11.745 7.12927C11.7112 7.20245 11.6457 7.2532 11.57 7.265L10.428 7.443L11.2542 8.30107C11.3091 8.3581 11.3341 8.44029 11.3212 8.52084L11.1262 9.73276L12.1472 9.1602C12.215 9.12217 12.2961 9.12217 12.3639 9.1602L13.3848 9.73276L13.1899 8.52084C13.177 8.44029 13.202 8.3581 13.2569 8.30107L14.0831 7.443L12.9411 7.265C12.8654 7.2532 12.7999 7.20245 12.7661 7.12927L12.2555 6.02637Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8152 5.24446C11.8947 5.07283 12.0631 4.95652 12.2555 4.95652C12.4479 4.95652 12.6164 5.07283 12.6958 5.24446L13.3028 6.55578L14.6555 6.76662C14.845 6.79617 14.9943 6.93608 15.0491 7.11634C15.1036 7.29564 15.0592 7.4946 14.9283 7.63058L13.9431 8.65389L14.176 10.1024C14.2058 10.2874 14.1355 10.479 13.9857 10.595C13.8341 10.7125 13.63 10.7289 13.4622 10.6348L12.2555 9.9581L11.0489 10.6348C10.8811 10.7289 10.677 10.7125 10.5253 10.595C10.3755 10.479 10.3053 10.2874 10.335 10.1024L10.568 8.65389L9.58277 7.63058C9.45185 7.4946 9.40745 7.29564 9.46197 7.11634C9.51678 6.93608 9.66603 6.79617 9.85556 6.76662L11.2083 6.55578L11.8152 5.24446ZM12.2555 5.51639L12.1227 5.80336C12.162 5.77906 12.2077 5.7655 12.2555 5.7655C12.3033 5.7655 12.3491 5.77906 12.3884 5.80336L12.2555 5.51639ZM14.2277 7.22775C14.273 7.25935 14.308 7.30554 14.326 7.36054C14.3415 7.40814 14.343 7.45825 14.3317 7.50519L14.5504 7.27805L14.2277 7.22775ZM13.6158 9.84533C13.5973 9.88478 13.569 9.9196 13.5326 9.94583C13.4873 9.97837 13.4341 9.99445 13.3808 9.9936L13.6653 10.1532L13.6158 9.84533ZM12.2596 9.39949L12.2555 9.39722L12.2515 9.39949C12.2542 9.39945 12.2569 9.39945 12.2596 9.39949ZM11.1303 9.9936C11.077 9.99445 11.0237 9.97837 10.9785 9.94583C10.9421 9.9196 10.9138 9.88478 10.8953 9.84533L10.8457 10.1532L11.1303 9.9936ZM10.802 10.1777C10.8019 10.1777 10.802 10.1777 10.802 10.1777V10.1777ZM10.1794 7.50519C10.168 7.45825 10.1695 7.40814 10.1851 7.36054C10.2031 7.30554 10.2381 7.25935 10.2833 7.22775L9.96067 7.27805L10.1794 7.50519ZM12.2555 6.63794L11.9766 7.24054C11.908 7.3888 11.7723 7.49738 11.6087 7.52287L10.9608 7.62386L11.4369 8.11839C11.5504 8.23627 11.5996 8.40257 11.5738 8.56303L11.464 9.24554L12.0237 8.93166C12.1684 8.85052 12.3426 8.85052 12.4873 8.93166L13.047 9.24554L12.9372 8.56302C12.9114 8.40257 12.9607 8.23627 13.0741 8.11839L13.5503 7.62386L12.9024 7.52287C12.7388 7.49738 12.6031 7.3888 12.5345 7.24054L12.2555 6.63794Z' fill='currentColor'/></svg>\"}\n name=\"IconTrophy\"\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/IconTrophy.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 IconTrophy(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.18313 18.2609V16.1739H11.2314V18.7826C11.2314 19.6471 10.5436 20.3478 9.6952 20.3478H7.13485V21.913H17.3762V20.3478H14.8159C13.9675 20.3478 13.2797 19.6471 13.2797 18.7826V16.1739H15.328V18.2609H17.8883C18.7367 18.2609 19.4245 18.9616 19.4245 19.8261V22.4348C19.4245 23.2992 18.7367 24 17.8883 24H6.62278C5.77436 24 5.08658 23.2992 5.08658 22.4348V19.8261C5.08658 18.9616 5.77436 18.2609 6.62278 18.2609H9.18313Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.21761 6.26087H7.13486V4.17391H1.19497C0.449162 4.17391 -0.114465 4.86226 0.019211 5.60985L0.219495 6.72994C0.873285 10.3863 3.99928 13.0435 7.64693 13.0435V10.9565C4.98891 10.9565 2.71102 9.02024 2.2346 6.35589L2.21761 6.26087Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.7814 6.26087H16.8642V4.17391H22.804C23.5499 4.17391 24.1135 4.86226 23.9798 5.60985L23.7795 6.72994C23.1257 10.3863 19.9997 13.0435 16.3521 13.0435V10.9565C19.0101 10.9565 21.288 9.02024 21.7644 6.35589L21.7814 6.26087Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.52623 1.04348C2.52623 0.467181 2.98475 0 3.55037 0H20.4487C21.0143 0 21.4728 0.467181 21.4728 1.04348C21.4728 1.61978 21.0143 2.08696 20.4487 2.08696H18.4004V13.0435C18.4004 14.7724 17.0248 16.1739 15.328 16.1739H8.67106C6.97421 16.1739 5.59864 14.7724 5.59864 13.0435V2.08696H3.55037C2.98475 2.08696 2.52623 1.61978 2.52623 1.04348ZM7.64692 2.08696L7.64693 13.0435C7.64693 13.6198 8.10544 14.087 8.67106 14.087H15.328C15.8936 14.087 16.3521 13.6198 16.3521 13.0435L16.3521 2.08696H7.64692Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2555 5.21739C12.3441 5.21739 12.425 5.27102 12.4643 5.35574L13.1294 6.79265L14.6168 7.02449C14.7044 7.03816 14.7772 7.10368 14.8045 7.19354C14.8319 7.28339 14.809 7.382 14.7455 7.4479L13.6694 8.5656L13.9234 10.1446C13.9384 10.2377 13.9025 10.3319 13.8308 10.3874C13.7591 10.4429 13.6641 10.4502 13.5857 10.4063L12.2555 9.66033L10.9254 10.4063C10.847 10.4502 10.752 10.4429 10.6803 10.3874C10.6086 10.3319 10.5727 10.2377 10.5877 10.1446L10.8417 8.5656L9.76556 7.4479C9.70211 7.382 9.67923 7.28339 9.70655 7.19354C9.73388 7.10368 9.80665 7.03816 9.8943 7.02449L11.3817 6.79265L12.0468 5.35574C12.086 5.27102 12.167 5.21739 12.2555 5.21739ZM12.2555 6.02637L11.745 7.12927C11.7112 7.20245 11.6457 7.2532 11.57 7.265L10.428 7.443L11.2542 8.30107C11.3091 8.3581 11.3341 8.44029 11.3212 8.52084L11.1262 9.73276L12.1472 9.1602C12.215 9.12217 12.2961 9.12217 12.3639 9.1602L13.3848 9.73276L13.1899 8.52084C13.177 8.44029 13.202 8.3581 13.2569 8.30107L14.0831 7.443L12.9411 7.265C12.8654 7.2532 12.7999 7.20245 12.7661 7.12927L12.2555 6.02637Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8152 5.24446C11.8947 5.07283 12.0631 4.95652 12.2555 4.95652C12.4479 4.95652 12.6164 5.07283 12.6958 5.24446L13.3028 6.55578L14.6555 6.76662C14.845 6.79617 14.9943 6.93608 15.0491 7.11634C15.1036 7.29564 15.0592 7.4946 14.9283 7.63058L13.9431 8.65389L14.176 10.1024C14.2058 10.2874 14.1355 10.479 13.9857 10.595C13.8341 10.7125 13.63 10.7289 13.4622 10.6348L12.2555 9.9581L11.0489 10.6348C10.8811 10.7289 10.677 10.7125 10.5253 10.595C10.3755 10.479 10.3053 10.2874 10.335 10.1024L10.568 8.65389L9.58277 7.63058C9.45185 7.4946 9.40745 7.29564 9.46197 7.11634C9.51678 6.93608 9.66603 6.79617 9.85556 6.76662L11.2083 6.55578L11.8152 5.24446ZM12.2555 5.51639L12.1227 5.80336C12.162 5.77906 12.2077 5.7655 12.2555 5.7655C12.3033 5.7655 12.3491 5.77906 12.3884 5.80336L12.2555 5.51639ZM14.2277 7.22775C14.273 7.25935 14.308 7.30554 14.326 7.36054C14.3415 7.40814 14.343 7.45825 14.3317 7.50519L14.5504 7.27805L14.2277 7.22775ZM13.6158 9.84533C13.5973 9.88478 13.569 9.9196 13.5326 9.94583C13.4873 9.97837 13.4341 9.99445 13.3808 9.9936L13.6653 10.1532L13.6158 9.84533ZM12.2596 9.39949L12.2555 9.39722L12.2515 9.39949C12.2542 9.39945 12.2569 9.39945 12.2596 9.39949ZM11.1303 9.9936C11.077 9.99445 11.0237 9.97837 10.9785 9.94583C10.9421 9.9196 10.9138 9.88478 10.8953 9.84533L10.8457 10.1532L11.1303 9.9936ZM10.802 10.1777C10.8019 10.1777 10.802 10.1777 10.802 10.1777V10.1777ZM10.1794 7.50519C10.168 7.45825 10.1695 7.40814 10.1851 7.36054C10.2031 7.30554 10.2381 7.25935 10.2833 7.22775L9.96067 7.27805L10.1794 7.50519ZM12.2555 6.63794L11.9766 7.24054C11.908 7.3888 11.7723 7.49738 11.6087 7.52287L10.9608 7.62386L11.4369 8.11839C11.5504 8.23627 11.5996 8.40257 11.5738 8.56303L11.464 9.24554L12.0237 8.93166C12.1684 8.85052 12.3426 8.85052 12.4873 8.93166L13.047 9.24554L12.9372 8.56302C12.9114 8.40257 12.9607 8.23627 13.0741 8.11839L13.5503 7.62386L12.9024 7.52287C12.7388 7.49738 12.6031 7.3888 12.5345 7.24054L12.2555 6.63794Z' fill='currentColor'/></svg>\"}\n name=\"IconTrophy\"\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/IconTruck.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 IconTruck(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='M0 3C0 2.44772 0.447715 2 1 2H16C16.5523 2 17 2.44772 17 3V16C17 16.5523 16.5523 17 16 17H1C0.447715 17 0 16.5523 0 16V3ZM2 4V15H15V4H2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 8C15 7.44772 15.4477 7 16 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289L23.7071 10.2929C23.8946 10.4804 24 10.7348 24 11V16C24 16.5523 23.5523 17 23 17H16C15.4477 17 15 16.5523 15 16V8ZM17 9V15H22V11.4142L19.5858 9H17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.5 17C4.67157 17 4 17.6716 4 18.5C4 19.3284 4.67157 20 5.5 20C6.32843 20 7 19.3284 7 18.5C7 17.6716 6.32843 17 5.5 17ZM2 18.5C2 16.567 3.567 15 5.5 15C7.433 15 9 16.567 9 18.5C9 20.433 7.433 22 5.5 22C3.567 22 2 20.433 2 18.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.5 17C17.6716 17 17 17.6716 17 18.5C17 19.3284 17.6716 20 18.5 20C19.3284 20 20 19.3284 20 18.5C20 17.6716 19.3284 17 18.5 17ZM15 18.5C15 16.567 16.567 15 18.5 15C20.433 15 22 16.567 22 18.5C22 20.433 20.433 22 18.5 22C16.567 22 15 20.433 15 18.5Z' fill='currentColor'/></svg>\"}\n name=\"IconTruck\"\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/IconTruck.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 IconTruck(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='M0 3C0 2.44772 0.447715 2 1 2H16C16.5523 2 17 2.44772 17 3V16C17 16.5523 16.5523 17 16 17H1C0.447715 17 0 16.5523 0 16V3ZM2 4V15H15V4H2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 8C15 7.44772 15.4477 7 16 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289L23.7071 10.2929C23.8946 10.4804 24 10.7348 24 11V16C24 16.5523 23.5523 17 23 17H16C15.4477 17 15 16.5523 15 16V8ZM17 9V15H22V11.4142L19.5858 9H17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.5 17C4.67157 17 4 17.6716 4 18.5C4 19.3284 4.67157 20 5.5 20C6.32843 20 7 19.3284 7 18.5C7 17.6716 6.32843 17 5.5 17ZM2 18.5C2 16.567 3.567 15 5.5 15C7.433 15 9 16.567 9 18.5C9 20.433 7.433 22 5.5 22C3.567 22 2 20.433 2 18.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.5 17C17.6716 17 17 17.6716 17 18.5C17 19.3284 17.6716 20 18.5 20C19.3284 20 20 19.3284 20 18.5C20 17.6716 19.3284 17 18.5 17ZM15 18.5C15 16.567 16.567 15 18.5 15C20.433 15 22 16.567 22 18.5C22 20.433 20.433 22 18.5 22C16.567 22 15 20.433 15 18.5Z' fill='currentColor'/></svg>\"}\n name=\"IconTruck\"\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/IconTv.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 IconTv(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 8C3.44772 8 3 8.44772 3 9V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V9C21 8.44772 20.5523 8 20 8H4ZM1 9C1 7.34315 2.34315 6 4 6H20C21.6569 6 23 7.34315 23 9V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 1.29289C6.68342 0.902369 7.31658 0.902369 7.70711 1.29289L12 5.58579L16.2929 1.29289C16.6834 0.902369 17.3166 0.902369 17.7071 1.29289C18.0976 1.68342 18.0976 2.31658 17.7071 2.70711L12.7071 7.70711C12.3166 8.09763 11.6834 8.09763 11.2929 7.70711L6.29289 2.70711C5.90237 2.31658 5.90237 1.68342 6.29289 1.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconTv\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,OAAO,OAAkB;AAErC,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/IconTv.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 IconTv(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 8C3.44772 8 3 8.44772 3 9V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V9C21 8.44772 20.5523 8 20 8H4ZM1 9C1 7.34315 2.34315 6 4 6H20C21.6569 6 23 7.34315 23 9V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 1.29289C6.68342 0.902369 7.31658 0.902369 7.70711 1.29289L12 5.58579L16.2929 1.29289C16.6834 0.902369 17.3166 0.902369 17.7071 1.29289C18.0976 1.68342 18.0976 2.31658 17.7071 2.70711L12.7071 7.70711C12.3166 8.09763 11.6834 8.09763 11.2929 7.70711L6.29289 2.70711C5.90237 2.31658 5.90237 1.68342 6.29289 1.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconTv\"\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;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconTwitch.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 IconTwitch(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 2C2 1.44772 2.44772 1 3 1H21C21.5523 1 22 1.44772 22 2V14C22 14.2652 21.8946 14.5196 21.7071 14.7071L17.7071 18.7071C17.5196 18.8946 17.2652 19 17 19H12.4142L8.70711 22.7071C8.42111 22.9931 7.99099 23.0787 7.61732 22.9239C7.24364 22.7691 7 22.4045 7 22V19H3C2.44772 19 2 18.5523 2 18V2ZM4 3V17H8C8.55228 17 9 17.4477 9 18V19.5858L11.2929 17.2929C11.4804 17.1054 11.7348 17 12 17H16.5858L20 13.5858V3H4ZM11 6C11.5523 6 12 6.44772 12 7V11C12 11.5523 11.5523 12 11 12C10.4477 12 10 11.5523 10 11V7C10 6.44772 10.4477 6 11 6ZM16 6C16.5523 6 17 6.44772 17 7V11C17 11.5523 16.5523 12 16 12C15.4477 12 15 11.5523 15 11V7C15 6.44772 15.4477 6 16 6Z' fill='currentColor'/></svg>\"}\n name=\"IconTwitch\"\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/IconTwitch.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 IconTwitch(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 2C2 1.44772 2.44772 1 3 1H21C21.5523 1 22 1.44772 22 2V14C22 14.2652 21.8946 14.5196 21.7071 14.7071L17.7071 18.7071C17.5196 18.8946 17.2652 19 17 19H12.4142L8.70711 22.7071C8.42111 22.9931 7.99099 23.0787 7.61732 22.9239C7.24364 22.7691 7 22.4045 7 22V19H3C2.44772 19 2 18.5523 2 18V2ZM4 3V17H8C8.55228 17 9 17.4477 9 18V19.5858L11.2929 17.2929C11.4804 17.1054 11.7348 17 12 17H16.5858L20 13.5858V3H4ZM11 6C11.5523 6 12 6.44772 12 7V11C12 11.5523 11.5523 12 11 12C10.4477 12 10 11.5523 10 11V7C10 6.44772 10.4477 6 11 6ZM16 6C16.5523 6 17 6.44772 17 7V11C17 11.5523 16.5523 12 16 12C15.4477 12 15 11.5523 15 11V7C15 6.44772 15.4477 6 16 6Z' fill='currentColor'/></svg>\"}\n name=\"IconTwitch\"\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/IconTwitter.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 IconTwitter(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_2484)'><path fill-rule='evenodd' clip-rule='evenodd' d='M14.5256 2.34999C15.5744 1.94969 16.7208 1.88114 17.8099 2.15363C18.6759 2.37032 19.4724 2.79436 20.1327 3.38491C20.9449 3.08639 21.7152 2.68238 22.4237 2.18264C22.7643 1.94237 23.2183 1.93859 23.5628 2.17316C23.9074 2.40772 24.0703 2.83142 23.9717 3.23642C23.6292 4.64294 22.9426 5.93937 21.977 7.01077C21.9918 7.17217 21.9996 7.33424 22.0001 7.4965L22.0001 7.4998C22.0001 13.5997 19.0632 18.0748 14.845 20.32C10.651 22.5523 5.29097 22.5276 0.51446 19.874C0.109649 19.6491 -0.0877967 19.1757 0.0372519 18.7298C0.162301 18.2839 0.577127 17.9822 1.03985 18.0006C2.72666 18.0677 4.39647 17.7323 5.91484 17.0328C4.41169 16.1052 3.32952 15.004 2.57716 13.8161C1.57353 12.2314 1.19466 10.5527 1.12613 9.04521C1.05781 7.54209 1.29658 6.1887 1.54758 5.21817C1.67368 4.73058 1.80452 4.3333 1.90538 4.05433C1.95587 3.91469 1.99901 3.80421 2.03054 3.72638C2.04631 3.68745 2.0592 3.65665 2.06866 3.63439L2.08023 3.60747L2.08319 3.60071C2.09023 3.58453 2.09773 3.56849 2.10568 3.55259L3.0001 3.9998L3.81846 3.42509C4.734 4.72877 5.95775 5.78579 7.38071 6.50202C8.51256 7.07171 9.7425 7.41172 10.9998 7.50622C10.9924 6.39655 11.3221 5.31046 11.9457 4.39186C12.5762 3.46306 13.4768 2.7503 14.5256 2.34999ZM3.40475 6.04341C3.22106 6.84478 3.07437 7.86104 3.12407 8.95439C3.18055 10.1969 3.48918 11.5182 4.2668 12.746C5.04039 13.9675 6.31614 15.1571 8.40624 16.086C8.73804 16.2335 8.96384 16.5492 8.99614 16.9109C9.02844 17.2725 8.86216 17.6233 8.56173 17.8272C7.4508 18.5813 6.2343 19.1486 4.9602 19.5155C8.13037 20.3232 11.3071 19.9374 13.9053 18.5546C17.4366 16.675 19.9996 12.9006 20.0001 7.50147C19.9993 7.28537 19.9785 7.06981 19.9379 6.85755C19.8752 6.52969 19.9803 6.19218 20.2179 5.9578C20.4407 5.73811 20.647 5.50396 20.8358 5.2573C20.6093 5.34086 20.3801 5.41758 20.1484 5.48733C19.7718 5.60074 19.3637 5.48283 19.1055 5.18604C18.6377 4.64812 18.016 4.26686 17.3244 4.09382C16.6328 3.92078 15.9048 3.96431 15.2388 4.21852C14.5727 4.47273 14.0009 4.92535 13.6005 5.51518C13.2001 6.105 12.9905 6.80357 13 7.5164L13.0002 7.5298H13.0001V8.5298C13.0001 9.07199 12.568 9.51541 12.026 9.52947C10.1038 9.57931 8.19909 9.15299 6.48152 8.28848C5.33595 7.71188 4.29735 6.95228 3.40475 6.04341Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2484'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTwitter\"\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/IconTwitter.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 IconTwitter(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_2484)'><path fill-rule='evenodd' clip-rule='evenodd' d='M14.5256 2.34999C15.5744 1.94969 16.7208 1.88114 17.8099 2.15363C18.6759 2.37032 19.4724 2.79436 20.1327 3.38491C20.9449 3.08639 21.7152 2.68238 22.4237 2.18264C22.7643 1.94237 23.2183 1.93859 23.5628 2.17316C23.9074 2.40772 24.0703 2.83142 23.9717 3.23642C23.6292 4.64294 22.9426 5.93937 21.977 7.01077C21.9918 7.17217 21.9996 7.33424 22.0001 7.4965L22.0001 7.4998C22.0001 13.5997 19.0632 18.0748 14.845 20.32C10.651 22.5523 5.29097 22.5276 0.51446 19.874C0.109649 19.6491 -0.0877967 19.1757 0.0372519 18.7298C0.162301 18.2839 0.577127 17.9822 1.03985 18.0006C2.72666 18.0677 4.39647 17.7323 5.91484 17.0328C4.41169 16.1052 3.32952 15.004 2.57716 13.8161C1.57353 12.2314 1.19466 10.5527 1.12613 9.04521C1.05781 7.54209 1.29658 6.1887 1.54758 5.21817C1.67368 4.73058 1.80452 4.3333 1.90538 4.05433C1.95587 3.91469 1.99901 3.80421 2.03054 3.72638C2.04631 3.68745 2.0592 3.65665 2.06866 3.63439L2.08023 3.60747L2.08319 3.60071C2.09023 3.58453 2.09773 3.56849 2.10568 3.55259L3.0001 3.9998L3.81846 3.42509C4.734 4.72877 5.95775 5.78579 7.38071 6.50202C8.51256 7.07171 9.7425 7.41172 10.9998 7.50622C10.9924 6.39655 11.3221 5.31046 11.9457 4.39186C12.5762 3.46306 13.4768 2.7503 14.5256 2.34999ZM3.40475 6.04341C3.22106 6.84478 3.07437 7.86104 3.12407 8.95439C3.18055 10.1969 3.48918 11.5182 4.2668 12.746C5.04039 13.9675 6.31614 15.1571 8.40624 16.086C8.73804 16.2335 8.96384 16.5492 8.99614 16.9109C9.02844 17.2725 8.86216 17.6233 8.56173 17.8272C7.4508 18.5813 6.2343 19.1486 4.9602 19.5155C8.13037 20.3232 11.3071 19.9374 13.9053 18.5546C17.4366 16.675 19.9996 12.9006 20.0001 7.50147C19.9993 7.28537 19.9785 7.06981 19.9379 6.85755C19.8752 6.52969 19.9803 6.19218 20.2179 5.9578C20.4407 5.73811 20.647 5.50396 20.8358 5.2573C20.6093 5.34086 20.3801 5.41758 20.1484 5.48733C19.7718 5.60074 19.3637 5.48283 19.1055 5.18604C18.6377 4.64812 18.016 4.26686 17.3244 4.09382C16.6328 3.92078 15.9048 3.96431 15.2388 4.21852C14.5727 4.47273 14.0009 4.92535 13.6005 5.51518C13.2001 6.105 12.9905 6.80357 13 7.5164L13.0002 7.5298H13.0001V8.5298C13.0001 9.07199 12.568 9.51541 12.026 9.52947C10.1038 9.57931 8.19909 9.15299 6.48152 8.28848C5.33595 7.71188 4.29735 6.95228 3.40475 6.04341Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2484'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconTwitter\"\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;"}