@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/IconType.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 IconType(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 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V7C21 7.55228 20.5523 8 20 8C19.4477 8 19 7.55228 19 7V5H5V7C5 7.55228 4.55228 8 4 8C3.44772 8 3 7.55228 3 7V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 20C8 19.4477 8.44772 19 9 19H15C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H9C8.44772 21 8 20.5523 8 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C12.5523 3 13 3.44772 13 4V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V4C11 3.44772 11.4477 3 12 3Z' fill='currentColor'/></svg>\"}\n name=\"IconType\"\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/IconType.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 IconType(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 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V7C21 7.55228 20.5523 8 20 8C19.4477 8 19 7.55228 19 7V5H5V7C5 7.55228 4.55228 8 4 8C3.44772 8 3 7.55228 3 7V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 20C8 19.4477 8.44772 19 9 19H15C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H9C8.44772 21 8 20.5523 8 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C12.5523 3 13 3.44772 13 4V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V4C11 3.44772 11.4477 3 12 3Z' fill='currentColor'/></svg>\"}\n name=\"IconType\"\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/IconUmbrella.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 IconUmbrella(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_2587)'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.8943 4.13372C6.11236 2.1173 9.00237 1 12 1C14.9976 1 17.8876 2.1173 20.1057 4.13372C22.3238 6.15015 23.7106 8.92091 23.9955 11.905C24.0223 12.1854 23.9295 12.4642 23.7399 12.6727C23.5504 12.8811 23.2817 13 23 13H13V19C13 19.5304 13.2107 20.0391 13.5858 20.4142C13.9609 20.7893 14.4696 21 15 21C15.5304 21 16.0391 20.7893 16.4142 20.4142C16.7893 20.0391 17 19.5304 17 19C17 18.4477 17.4477 18 18 18C18.5523 18 19 18.4477 19 19C19 20.0609 18.5786 21.0783 17.8284 21.8284C17.0783 22.5786 16.0609 23 15 23C13.9391 23 12.9217 22.5786 12.1716 21.8284C11.4214 21.0783 11 20.0609 11 19V13H1C0.718259 13 0.449586 12.8811 0.260064 12.6727C0.0705417 12.4642 -0.0222434 12.1854 0.00452884 11.905C0.289372 8.92091 1.67623 6.15015 3.8943 4.13372ZM12 3C9.4999 3 7.08957 3.93185 5.23964 5.6136C3.66431 7.04572 2.5917 8.93407 2.16128 11H21.8387C21.4083 8.93407 20.3357 7.04572 18.7604 5.6136C16.9104 3.93185 14.5001 3 12 3Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2587'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconUmbrella\"\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/IconUmbrella.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 IconUmbrella(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_2587)'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.8943 4.13372C6.11236 2.1173 9.00237 1 12 1C14.9976 1 17.8876 2.1173 20.1057 4.13372C22.3238 6.15015 23.7106 8.92091 23.9955 11.905C24.0223 12.1854 23.9295 12.4642 23.7399 12.6727C23.5504 12.8811 23.2817 13 23 13H13V19C13 19.5304 13.2107 20.0391 13.5858 20.4142C13.9609 20.7893 14.4696 21 15 21C15.5304 21 16.0391 20.7893 16.4142 20.4142C16.7893 20.0391 17 19.5304 17 19C17 18.4477 17.4477 18 18 18C18.5523 18 19 18.4477 19 19C19 20.0609 18.5786 21.0783 17.8284 21.8284C17.0783 22.5786 16.0609 23 15 23C13.9391 23 12.9217 22.5786 12.1716 21.8284C11.4214 21.0783 11 20.0609 11 19V13H1C0.718259 13 0.449586 12.8811 0.260064 12.6727C0.0705417 12.4642 -0.0222434 12.1854 0.00452884 11.905C0.289372 8.92091 1.67623 6.15015 3.8943 4.13372ZM12 3C9.4999 3 7.08957 3.93185 5.23964 5.6136C3.66431 7.04572 2.5917 8.93407 2.16128 11H21.8387C21.4083 8.93407 20.3357 7.04572 18.7604 5.6136C16.9104 3.93185 14.5001 3 12 3Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2587'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconUmbrella\"\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/IconUnderline.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 IconUnderline(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 2C6.55228 2 7 2.44772 7 3V10C7 11.3261 7.52678 12.5979 8.46447 13.5355C9.40215 14.4732 10.6739 15 12 15C13.3261 15 14.5979 14.4732 15.5355 13.5355C16.4732 12.5979 17 11.3261 17 10V3C17 2.44772 17.4477 2 18 2C18.5523 2 19 2.44772 19 3V10C19 11.8565 18.2625 13.637 16.9497 14.9497C15.637 16.2625 13.8565 17 12 17C10.1435 17 8.36301 16.2625 7.05025 14.9497C5.7375 13.637 5 11.8565 5 10V3C5 2.44772 5.44772 2 6 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 21C3 20.4477 3.44772 20 4 20H20C20.5523 20 21 20.4477 21 21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21Z' fill='currentColor'/></svg>\"}\n name=\"IconUnderline\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUnderline.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 IconUnderline(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 2C6.55228 2 7 2.44772 7 3V10C7 11.3261 7.52678 12.5979 8.46447 13.5355C9.40215 14.4732 10.6739 15 12 15C13.3261 15 14.5979 14.4732 15.5355 13.5355C16.4732 12.5979 17 11.3261 17 10V3C17 2.44772 17.4477 2 18 2C18.5523 2 19 2.44772 19 3V10C19 11.8565 18.2625 13.637 16.9497 14.9497C15.637 16.2625 13.8565 17 12 17C10.1435 17 8.36301 16.2625 7.05025 14.9497C5.7375 13.637 5 11.8565 5 10V3C5 2.44772 5.44772 2 6 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 21C3 20.4477 3.44772 20 4 20H20C20.5523 20 21 20.4477 21 21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21Z' fill='currentColor'/></svg>\"}\n name=\"IconUnderline\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUnlock.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 IconUnlock(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 12C4.44772 12 4 12.4477 4 13V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V13C20 12.4477 19.5523 12 19 12H5ZM2 13C2 11.3431 3.34315 10 5 10H19C20.6569 10 22 11.3431 22 13V20C22 21.6569 20.6569 23 19 23H5C3.34315 23 2 21.6569 2 20V13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 11C9.55228 11 10 10.5523 10 10V6.5C10 5.96957 10.2107 5.46086 10.5858 5.08579C10.9609 4.71071 11.4696 4.5 12 4.5C12.5304 4.5 13.0391 4.71071 13.4142 5.08579C13.7893 5.46086 14 5.96957 14 6.5C14 7.05228 14.4477 7.5 15 7.5C15.5523 7.5 16 7.05228 16 6.5C16 5.43913 15.5786 4.42172 14.8284 3.67157C14.0783 2.92143 13.0609 2.5 12 2.5C10.9391 2.5 9.92172 2.92143 9.17157 3.67157C8.42143 4.42172 8 5.43913 8 6.5V10C8 10.5523 8.44772 11 9 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUnlock\"\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/IconUnlock.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 IconUnlock(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 12C4.44772 12 4 12.4477 4 13V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V13C20 12.4477 19.5523 12 19 12H5ZM2 13C2 11.3431 3.34315 10 5 10H19C20.6569 10 22 11.3431 22 13V20C22 21.6569 20.6569 23 19 23H5C3.34315 23 2 21.6569 2 20V13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 11C9.55228 11 10 10.5523 10 10V6.5C10 5.96957 10.2107 5.46086 10.5858 5.08579C10.9609 4.71071 11.4696 4.5 12 4.5C12.5304 4.5 13.0391 4.71071 13.4142 5.08579C13.7893 5.46086 14 5.96957 14 6.5C14 7.05228 14.4477 7.5 15 7.5C15.5523 7.5 16 7.05228 16 6.5C16 5.43913 15.5786 4.42172 14.8284 3.67157C14.0783 2.92143 13.0609 2.5 12 2.5C10.9391 2.5 9.92172 2.92143 9.17157 3.67157C8.42143 4.42172 8 5.43913 8 6.5V10C8 10.5523 8.44772 11 9 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUnlock\"\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/IconUpload.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 IconUpload(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 14C3.55228 14 4 14.4477 4 15V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 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.7956 2 19V15C2 14.4477 2.44772 14 3 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 2.29289C11.6834 1.90237 12.3166 1.90237 12.7071 2.29289L17.7071 7.29289C18.0976 7.68342 18.0976 8.31658 17.7071 8.70711C17.3166 9.09763 16.6834 9.09763 16.2929 8.70711L12 4.41421L7.70711 8.70711C7.31658 9.09763 6.68342 9.09763 6.29289 8.70711C5.90237 8.31658 5.90237 7.68342 6.29289 7.29289L11.2929 2.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V3C11 2.44772 11.4477 2 12 2Z' fill='currentColor'/></svg>\"}\n name=\"IconUpload\"\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/IconUpload.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 IconUpload(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 14C3.55228 14 4 14.4477 4 15V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 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.7956 2 19V15C2 14.4477 2.44772 14 3 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 2.29289C11.6834 1.90237 12.3166 1.90237 12.7071 2.29289L17.7071 7.29289C18.0976 7.68342 18.0976 8.31658 17.7071 8.70711C17.3166 9.09763 16.6834 9.09763 16.2929 8.70711L12 4.41421L7.70711 8.70711C7.31658 9.09763 6.68342 9.09763 6.29289 8.70711C5.90237 8.31658 5.90237 7.68342 6.29289 7.29289L11.2929 2.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V3C11 2.44772 11.4477 2 12 2Z' fill='currentColor'/></svg>\"}\n name=\"IconUpload\"\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/IconUploadCloud.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 IconUploadCloud(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_2648)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 11.2929C11.6834 10.9024 12.3166 10.9024 12.7071 11.2929L16.7071 15.2929C17.0976 15.6834 17.0976 16.3166 16.7071 16.7071C16.3166 17.0976 15.6834 17.0976 15.2929 16.7071L12 13.4142L8.70711 16.7071C8.31658 17.0976 7.68342 17.0976 7.29289 16.7071C6.90237 16.3166 6.90237 15.6834 7.29289 15.2929L11.2929 11.2929Z' 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='M8.66375 2.00854C10.0232 1.95846 11.3764 2.21721 12.6215 2.76536C13.8666 3.31351 14.9712 4.13678 15.8523 5.17329C16.5638 6.01022 17.1145 6.96858 17.4795 7.99998H18.0004C19.3335 8.00086 20.6289 8.44564 21.6811 9.26412C22.7333 10.0826 23.4829 11.2282 23.8118 12.52C24.1406 13.8119 24.0298 15.1764 23.497 16.3983C22.9641 17.6202 22.0395 18.6299 20.8691 19.268C20.3842 19.5323 19.7768 19.3535 19.5124 18.8686C19.2481 18.3837 19.4269 17.7763 19.9118 17.512C20.6921 17.0866 21.3085 16.4135 21.6637 15.5989C22.0189 14.7843 22.0928 13.8746 21.8736 13.0133C21.6543 12.1521 21.1546 11.3884 20.4531 10.8427C19.7517 10.2971 18.8885 10.0006 17.9998 9.99998H16.7404C16.2846 9.99998 15.8864 9.69166 15.7723 9.25029C15.5074 8.22588 15.0138 7.27483 14.3285 6.46866C13.6432 5.66249 12.784 5.02216 11.8156 4.59582C10.8472 4.16949 9.79476 3.96823 8.73738 4.00719C7.68001 4.04615 6.64522 4.3243 5.71081 4.82075C4.77641 5.31719 3.9667 6.01901 3.34258 6.87343C2.71845 7.72784 2.29614 8.71264 2.10739 9.75376C1.91864 10.7949 1.96837 11.8653 2.25284 12.8844C2.53731 13.9035 3.04912 14.8449 3.74978 15.6378C4.1155 16.0516 4.07649 16.6836 3.66264 17.0493C3.2488 17.415 2.61683 17.376 2.25112 16.9622C1.35026 15.9428 0.692227 14.7324 0.32648 13.4221C-0.0392667 12.1118 -0.103207 10.7356 0.139467 9.397C0.382141 8.05841 0.925114 6.79224 1.72756 5.69371C2.53002 4.59517 3.57106 3.69284 4.77244 3.05455C5.97382 2.41626 7.30426 2.05863 8.66375 2.00854Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 11.2929C11.6834 10.9024 12.3166 10.9024 12.7071 11.2929L16.7071 15.2929C17.0976 15.6834 17.0976 16.3166 16.7071 16.7071C16.3166 17.0976 15.6834 17.0976 15.2929 16.7071L12 13.4142L8.70711 16.7071C8.31658 17.0976 7.68342 17.0976 7.29289 16.7071C6.90237 16.3166 6.90237 15.6834 7.29289 15.2929L11.2929 11.2929Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2648'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconUploadCloud\"\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/IconUploadCloud.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 IconUploadCloud(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_2648)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 11.2929C11.6834 10.9024 12.3166 10.9024 12.7071 11.2929L16.7071 15.2929C17.0976 15.6834 17.0976 16.3166 16.7071 16.7071C16.3166 17.0976 15.6834 17.0976 15.2929 16.7071L12 13.4142L8.70711 16.7071C8.31658 17.0976 7.68342 17.0976 7.29289 16.7071C6.90237 16.3166 6.90237 15.6834 7.29289 15.2929L11.2929 11.2929Z' 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='M8.66375 2.00854C10.0232 1.95846 11.3764 2.21721 12.6215 2.76536C13.8666 3.31351 14.9712 4.13678 15.8523 5.17329C16.5638 6.01022 17.1145 6.96858 17.4795 7.99998H18.0004C19.3335 8.00086 20.6289 8.44564 21.6811 9.26412C22.7333 10.0826 23.4829 11.2282 23.8118 12.52C24.1406 13.8119 24.0298 15.1764 23.497 16.3983C22.9641 17.6202 22.0395 18.6299 20.8691 19.268C20.3842 19.5323 19.7768 19.3535 19.5124 18.8686C19.2481 18.3837 19.4269 17.7763 19.9118 17.512C20.6921 17.0866 21.3085 16.4135 21.6637 15.5989C22.0189 14.7843 22.0928 13.8746 21.8736 13.0133C21.6543 12.1521 21.1546 11.3884 20.4531 10.8427C19.7517 10.2971 18.8885 10.0006 17.9998 9.99998H16.7404C16.2846 9.99998 15.8864 9.69166 15.7723 9.25029C15.5074 8.22588 15.0138 7.27483 14.3285 6.46866C13.6432 5.66249 12.784 5.02216 11.8156 4.59582C10.8472 4.16949 9.79476 3.96823 8.73738 4.00719C7.68001 4.04615 6.64522 4.3243 5.71081 4.82075C4.77641 5.31719 3.9667 6.01901 3.34258 6.87343C2.71845 7.72784 2.29614 8.71264 2.10739 9.75376C1.91864 10.7949 1.96837 11.8653 2.25284 12.8844C2.53731 13.9035 3.04912 14.8449 3.74978 15.6378C4.1155 16.0516 4.07649 16.6836 3.66264 17.0493C3.2488 17.415 2.61683 17.376 2.25112 16.9622C1.35026 15.9428 0.692227 14.7324 0.32648 13.4221C-0.0392667 12.1118 -0.103207 10.7356 0.139467 9.397C0.382141 8.05841 0.925114 6.79224 1.72756 5.69371C2.53002 4.59517 3.57106 3.69284 4.77244 3.05455C5.97382 2.41626 7.30426 2.05863 8.66375 2.00854Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 11.2929C11.6834 10.9024 12.3166 10.9024 12.7071 11.2929L16.7071 15.2929C17.0976 15.6834 17.0976 16.3166 16.7071 16.7071C16.3166 17.0976 15.6834 17.0976 15.2929 16.7071L12 13.4142L8.70711 16.7071C8.31658 17.0976 7.68342 17.0976 7.29289 16.7071C6.90237 16.3166 6.90237 15.6834 7.29289 15.2929L11.2929 11.2929Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2648'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconUploadCloud\"\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/IconUser.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 IconUser(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.46447 15.4645C5.40215 14.5268 6.67392 14 8 14H16C17.3261 14 18.5979 14.5268 19.5355 15.4645C20.4732 16.4021 21 17.6739 21 19V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21V19C19 18.2044 18.6839 17.4413 18.1213 16.8787C17.5587 16.3161 16.7956 16 16 16H8C7.20435 16 6.44129 16.3161 5.87868 16.8787C5.31607 17.4413 5 18.2044 5 19V21C5 21.5523 4.55228 22 4 22C3.44772 22 3 21.5523 3 21V19C3 17.6739 3.52678 16.4021 4.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7C15 5.34315 13.6569 4 12 4ZM7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7Z' fill='currentColor'/></svg>\"}\n name=\"IconUser\"\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/IconUser.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 IconUser(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.46447 15.4645C5.40215 14.5268 6.67392 14 8 14H16C17.3261 14 18.5979 14.5268 19.5355 15.4645C20.4732 16.4021 21 17.6739 21 19V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21V19C19 18.2044 18.6839 17.4413 18.1213 16.8787C17.5587 16.3161 16.7956 16 16 16H8C7.20435 16 6.44129 16.3161 5.87868 16.8787C5.31607 17.4413 5 18.2044 5 19V21C5 21.5523 4.55228 22 4 22C3.44772 22 3 21.5523 3 21V19C3 17.6739 3.52678 16.4021 4.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7C15 5.34315 13.6569 4 12 4ZM7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7Z' fill='currentColor'/></svg>\"}\n name=\"IconUser\"\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/IconUserCheck.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 IconUserCheck(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L19.7071 13.7071C19.3166 14.0976 18.6834 14.0976 18.2929 13.7071L16.2929 11.7071C15.9024 11.3166 15.9024 10.6834 16.2929 10.2929C16.6834 9.90237 17.3166 9.90237 17.7071 10.2929L19 11.5858L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconUserCheck\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUserCheck.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 IconUserCheck(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L19.7071 13.7071C19.3166 14.0976 18.6834 14.0976 18.2929 13.7071L16.2929 11.7071C15.9024 11.3166 15.9024 10.6834 16.2929 10.2929C16.6834 9.90237 17.3166 9.90237 17.7071 10.2929L19 11.5858L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconUserCheck\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUserMinus.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 IconUserMinus(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 11C16 10.4477 16.4477 10 17 10H23C23.5523 10 24 10.4477 24 11C24 11.5523 23.5523 12 23 12H17C16.4477 12 16 11.5523 16 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUserMinus\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUserMinus.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 IconUserMinus(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 11C16 10.4477 16.4477 10 17 10H23C23.5523 10 24 10.4477 24 11C24 11.5523 23.5523 12 23 12H17C16.4477 12 16 11.5523 16 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUserMinus\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconUserPlus.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 IconUserPlus(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 7C20.5523 7 21 7.44772 21 8V14C21 14.5523 20.5523 15 20 15C19.4477 15 19 14.5523 19 14V8C19 7.44772 19.4477 7 20 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 11C16 10.4477 16.4477 10 17 10H23C23.5523 10 24 10.4477 24 11C24 11.5523 23.5523 12 23 12H17C16.4477 12 16 11.5523 16 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUserPlus\"\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/IconUserPlus.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 IconUserPlus(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20 7C20.5523 7 21 7.44772 21 8V14C21 14.5523 20.5523 15 20 15C19.4477 15 19 14.5523 19 14V8C19 7.44772 19.4477 7 20 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 11C16 10.4477 16.4477 10 17 10H23C23.5523 10 24 10.4477 24 11C24 11.5523 23.5523 12 23 12H17C16.4477 12 16 11.5523 16 11Z' fill='currentColor'/></svg>\"}\n name=\"IconUserPlus\"\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/IconUserX.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 IconUserX(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2929 7.29289C17.6834 6.90237 18.3166 6.90237 18.7071 7.29289L23.7071 12.2929C24.0976 12.6834 24.0976 13.3166 23.7071 13.7071C23.3166 14.0976 22.6834 14.0976 22.2929 13.7071L17.2929 8.70711C16.9024 8.31658 16.9024 7.68342 17.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 7.29289C24.0976 7.68342 24.0976 8.31658 23.7071 8.70711L18.7071 13.7071C18.3166 14.0976 17.6834 14.0976 17.2929 13.7071C16.9024 13.3166 16.9024 12.6834 17.2929 12.2929L22.2929 7.29289C22.6834 6.90237 23.3166 6.90237 23.7071 7.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconUserX\"\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/IconUserX.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 IconUserX(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H12C13.3261 14 14.5979 14.5268 15.5355 15.4645C16.4732 16.4021 17 17.6739 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.2044 14.6839 17.4413 14.1213 16.8787C13.5587 16.3161 12.7956 16 12 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C6.84315 4 5.5 5.34315 5.5 7C5.5 8.65685 6.84315 10 8.5 10C10.1569 10 11.5 8.65685 11.5 7C11.5 5.34315 10.1569 4 8.5 4ZM3.5 7C3.5 4.23858 5.73858 2 8.5 2C11.2614 2 13.5 4.23858 13.5 7C13.5 9.76142 11.2614 12 8.5 12C5.73858 12 3.5 9.76142 3.5 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2929 7.29289C17.6834 6.90237 18.3166 6.90237 18.7071 7.29289L23.7071 12.2929C24.0976 12.6834 24.0976 13.3166 23.7071 13.7071C23.3166 14.0976 22.6834 14.0976 22.2929 13.7071L17.2929 8.70711C16.9024 8.31658 16.9024 7.68342 17.2929 7.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 7.29289C24.0976 7.68342 24.0976 8.31658 23.7071 8.70711L18.7071 13.7071C18.3166 14.0976 17.6834 14.0976 17.2929 13.7071C16.9024 13.3166 16.9024 12.6834 17.2929 12.2929L22.2929 7.29289C22.6834 6.90237 23.3166 6.90237 23.7071 7.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconUserX\"\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/IconUsers.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 IconUsers(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H13C14.3261 14 15.5979 14.5268 16.5355 15.4645C17.4732 16.4021 18 17.6739 18 19V21C18 21.5523 17.5523 22 17 22C16.4477 22 16 21.5523 16 21V19C16 18.2044 15.6839 17.4413 15.1213 16.8787C14.5587 16.3161 13.7956 16 13 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4ZM4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.032 14.8801C19.1701 14.3454 19.7155 14.0238 20.2502 14.1619C21.3229 14.4388 22.2732 15.0642 22.9519 15.9398C23.6307 16.8153 23.9994 17.8915 24.0002 18.9994L24.0002 21.0001C24.0002 21.5524 23.5525 22.0001 23.0002 22.0001C22.448 22.0001 22.0002 21.5524 22.0002 21.0001L22.0002 19.0009C22.0002 19.0008 22.0002 19.001 22.0002 19.0009C21.9997 18.3363 21.7784 17.6904 21.3713 17.1651C20.964 16.6398 20.3938 16.2645 19.7502 16.0984C19.2155 15.9603 18.8939 15.4149 19.032 14.8801Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.0315 2.88208C15.1685 2.34706 15.7133 2.02439 16.2483 2.16137C17.3238 2.43675 18.2771 3.06225 18.9578 3.93926C19.6386 4.81627 20.0081 5.89491 20.0081 7.00512C20.0081 8.11534 19.6386 9.19397 18.9578 10.071C18.2771 10.948 17.3238 11.5735 16.2483 11.8489C15.7133 11.9859 15.1685 11.6632 15.0315 11.1282C14.8945 10.5931 15.2172 10.0484 15.7522 9.91137C16.3975 9.74615 16.9695 9.37085 17.3779 8.84464C17.7864 8.31843 18.0081 7.67125 18.0081 7.00512C18.0081 6.339 17.7864 5.69181 17.3779 5.16561C16.9695 4.6394 16.3975 4.2641 15.7522 4.09887C15.2172 3.96189 14.8945 3.41711 15.0315 2.88208Z' fill='currentColor'/></svg>\"}\n name=\"IconUsers\"\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/IconUsers.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 IconUsers(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.46447 15.4645C2.40215 14.5268 3.67392 14 5 14H13C14.3261 14 15.5979 14.5268 16.5355 15.4645C17.4732 16.4021 18 17.6739 18 19V21C18 21.5523 17.5523 22 17 22C16.4477 22 16 21.5523 16 21V19C16 18.2044 15.6839 17.4413 15.1213 16.8787C14.5587 16.3161 13.7956 16 13 16H5C4.20435 16 3.44129 16.3161 2.87868 16.8787C2.31607 17.4413 2 18.2044 2 19V21C2 21.5523 1.55228 22 1 22C0.447715 22 0 21.5523 0 21V19C0 17.6739 0.526784 16.4021 1.46447 15.4645Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4ZM4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.032 14.8801C19.1701 14.3454 19.7155 14.0238 20.2502 14.1619C21.3229 14.4388 22.2732 15.0642 22.9519 15.9398C23.6307 16.8153 23.9994 17.8915 24.0002 18.9994L24.0002 21.0001C24.0002 21.5524 23.5525 22.0001 23.0002 22.0001C22.448 22.0001 22.0002 21.5524 22.0002 21.0001L22.0002 19.0009C22.0002 19.0008 22.0002 19.001 22.0002 19.0009C21.9997 18.3363 21.7784 17.6904 21.3713 17.1651C20.964 16.6398 20.3938 16.2645 19.7502 16.0984C19.2155 15.9603 18.8939 15.4149 19.032 14.8801Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.0315 2.88208C15.1685 2.34706 15.7133 2.02439 16.2483 2.16137C17.3238 2.43675 18.2771 3.06225 18.9578 3.93926C19.6386 4.81627 20.0081 5.89491 20.0081 7.00512C20.0081 8.11534 19.6386 9.19397 18.9578 10.071C18.2771 10.948 17.3238 11.5735 16.2483 11.8489C15.7133 11.9859 15.1685 11.6632 15.0315 11.1282C14.8945 10.5931 15.2172 10.0484 15.7522 9.91137C16.3975 9.74615 16.9695 9.37085 17.3779 8.84464C17.7864 8.31843 18.0081 7.67125 18.0081 7.00512C18.0081 6.339 17.7864 5.69181 17.3779 5.16561C16.9695 4.6394 16.3975 4.2641 15.7522 4.09887C15.2172 3.96189 14.8945 3.41711 15.0315 2.88208Z' fill='currentColor'/></svg>\"}\n name=\"IconUsers\"\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/IconVelocimeter.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 IconVelocimeter(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.7986 9.76349L5.55557 8.50359C7.051 7.04837 9.01188 6.09498 11.1852 5.9029V7.84594C11.1852 8.30798 11.55 8.68254 12 8.68254C12.45 8.68254 12.8148 8.30798 12.8148 7.84594V5.9029C15.013 6.09719 16.994 7.07035 18.4957 8.55389L17.2807 9.78537C16.9605 10.11 16.9572 10.6397 17.2733 10.9685C17.5895 11.2973 18.1054 11.3007 18.4256 10.9761L19.5699 9.81631C20.7024 11.4068 21.3704 13.3665 21.3704 15.488C21.3704 15.7938 21.3565 16.0961 21.3294 16.3943H18.7901C18.3401 16.3943 17.9753 16.7689 17.9753 17.2309C17.9753 17.6929 18.3401 18.0675 18.7901 18.0675H21.9678C22.4084 18.0675 22.7905 17.74 22.8613 17.2855C22.9526 16.6996 23 16.0992 23 15.488C23 12.6242 21.9609 10.0076 20.2498 8.01717C18.2354 5.67384 15.2855 4.19385 12 4.19385C8.74209 4.19385 5.81414 5.6491 3.80113 7.95835C2.0598 9.95594 1 12.5959 1 15.488C1 16.0992 1.04736 16.6996 1.13867 17.2855C1.20952 17.74 1.59157 18.0675 2.03225 18.0675H5.20988C5.65989 18.0675 6.02469 17.6929 6.02469 17.2309C6.02469 16.7689 5.65989 16.3943 5.20988 16.3943H2.67061C2.6435 16.0961 2.62963 15.7938 2.62963 15.488C2.62963 13.3402 3.3143 11.358 4.47263 9.75709L5.65373 10.9542C5.97398 11.2788 6.48989 11.2754 6.80603 10.9466C7.12218 10.6178 7.11885 10.0881 6.7986 9.76349ZM15.8911 13.7736C16.0619 13.1188 15.4784 12.5196 14.8407 12.695L10.9474 13.7653C10.424 13.909 9.92921 14.1919 9.52011 14.6119C8.2765 15.8888 8.2765 17.959 9.5201 19.2358C10.7637 20.5127 12.78 20.5127 14.0236 19.2358C14.4328 18.8157 14.7084 18.3074 14.8483 17.7698L15.8911 13.7736ZM11.3468 15.2966L14.0922 14.5419L13.3566 17.3608C13.2849 17.6364 13.144 17.897 12.9318 18.1149C12.2912 18.7727 11.2525 18.7727 10.6119 18.1149C9.97122 17.4571 9.97122 16.3907 10.6119 15.7329C10.824 15.515 11.0784 15.3702 11.3468 15.2966Z' fill='currentColor'/><path d='M5.55557 8.50359L5.41609 8.36025L5.27177 8.5007L5.4132 8.64405L5.55557 8.50359ZM6.7986 9.76349L6.94097 9.62302L6.7986 9.76349ZM11.1852 5.9029H11.3852V5.68444L11.1676 5.70367L11.1852 5.9029ZM12.8148 5.9029L12.8324 5.70367L12.6148 5.68444V5.9029H12.8148ZM18.4957 8.55389L18.6381 8.69435L18.7785 8.55207L18.6363 8.4116L18.4957 8.55389ZM17.2807 9.78537L17.1384 9.64491L17.2807 9.78537ZM17.2733 10.9685L17.1291 11.1071L17.1291 11.1071L17.2733 10.9685ZM18.4256 10.9761L18.2832 10.8356V10.8356L18.4256 10.9761ZM19.5699 9.81631L19.7328 9.7003L19.5947 9.50637L19.4275 9.67584L19.5699 9.81631ZM21.3294 16.3943V16.5943H21.512L21.5286 16.4124L21.3294 16.3943ZM22.8613 17.2855L22.6637 17.2547V17.2547L22.8613 17.2855ZM20.2498 8.01717L20.0981 8.14755L20.2498 8.01717ZM3.80113 7.95835L3.65037 7.82693L3.80113 7.95835ZM1.13867 17.2855L0.941057 17.3163L0.941057 17.3163L1.13867 17.2855ZM2.67061 16.3943L2.47143 16.4124L2.48796 16.5943H2.67061V16.3943ZM4.47263 9.75709L4.615 9.61662L4.44908 9.44845L4.31059 9.63985L4.47263 9.75709ZM5.65373 10.9542L5.79611 10.8138L5.65373 10.9542ZM6.80603 10.9466L6.9502 11.0852H6.9502L6.80603 10.9466ZM14.8407 12.695L14.8937 12.8878H14.8937L14.8407 12.695ZM15.8911 13.7736L16.0846 13.8241L15.8911 13.7736ZM10.9474 13.7653L11.0004 13.9582L11.0005 13.9582L10.9474 13.7653ZM9.52011 14.6119L9.37683 14.4724L9.52011 14.6119ZM9.5201 19.2358L9.37683 19.3754L9.5201 19.2358ZM14.0236 19.2358L13.8803 19.0963L14.0236 19.2358ZM14.8483 17.7698L14.6548 17.7193L14.6547 17.7195L14.8483 17.7698ZM14.0922 14.5419L14.2857 14.5924L14.3731 14.2572L14.0392 14.349L14.0922 14.5419ZM11.3468 15.2966L11.3997 15.4895L11.3998 15.4895L11.3468 15.2966ZM13.3566 17.3608L13.1631 17.3103L13.163 17.3105L13.3566 17.3608ZM12.9318 18.1149L13.0751 18.2544H13.0751L12.9318 18.1149ZM10.6119 18.1149L10.4686 18.2544L10.6119 18.1149ZM10.6119 15.7329L10.7551 15.8724H10.7551L10.6119 15.7329ZM5.4132 8.64405L6.65623 9.90395L6.94097 9.62302L5.69795 8.36312L5.4132 8.64405ZM11.1676 5.70367C8.94621 5.90001 6.94287 6.87452 5.41609 8.36025L5.69506 8.64692C7.15912 7.22222 9.07754 6.28996 11.2028 6.10212L11.1676 5.70367ZM11.3852 7.84594V5.9029H10.9852V7.84594H11.3852ZM12 8.48254C11.6654 8.48254 11.3852 8.20253 11.3852 7.84594H10.9852C10.9852 8.41343 11.4346 8.88254 12 8.88254V8.48254ZM12.6148 7.84594C12.6148 8.20253 12.3346 8.48254 12 8.48254V8.88254C12.5654 8.88254 13.0148 8.41343 13.0148 7.84594H12.6148ZM12.6148 5.9029V7.84594H13.0148V5.9029H12.6148ZM18.6363 8.4116C17.1031 6.89699 15.0793 5.90226 12.8324 5.70367L12.7972 6.10212C14.9468 6.29211 16.8849 7.24371 18.3552 8.69617L18.6363 8.4116ZM17.4231 9.92584L18.6381 8.69435L18.3534 8.41342L17.1384 9.64491L17.4231 9.92584ZM17.4175 10.8299C17.1764 10.5791 17.179 10.1732 17.4231 9.92584L17.1384 9.64491C16.7419 10.0467 16.7379 10.7002 17.1291 11.1071L17.4175 10.8299ZM18.2832 10.8356C18.0421 11.0801 17.6557 11.0776 17.4175 10.8299L17.1291 11.1071C17.5232 11.517 18.1687 11.5213 18.568 11.1166L18.2832 10.8356ZM19.4275 9.67584L18.2832 10.8356L18.568 11.1166L19.7123 9.95677L19.4275 9.67584ZM21.5704 15.488C21.5704 13.324 20.8889 11.3239 19.7328 9.7003L19.407 9.93231C20.5159 11.4897 21.1704 13.4091 21.1704 15.488H21.5704ZM21.5286 16.4124C21.5562 16.1082 21.5704 15.7999 21.5704 15.488H21.1704C21.1704 15.7878 21.1568 16.084 21.1302 16.3762L21.5286 16.4124ZM18.7901 16.5943H21.3294V16.1943H18.7901V16.5943ZM18.1753 17.2309C18.1753 16.8743 18.4555 16.5943 18.7901 16.5943V16.1943C18.2247 16.1943 17.7753 16.6634 17.7753 17.2309H18.1753ZM18.7901 17.8675C18.4555 17.8675 18.1753 17.5875 18.1753 17.2309H17.7753C17.7753 17.7984 18.2247 18.2675 18.7901 18.2675V17.8675ZM21.9678 17.8675H18.7901V18.2675H21.9678V17.8675ZM22.6637 17.2547C22.6076 17.6146 22.3072 17.8675 21.9678 17.8675V18.2675C22.5097 18.2675 22.9733 17.8655 23.0589 17.3163L22.6637 17.2547ZM22.8 15.488C22.8 16.0888 22.7534 16.679 22.6637 17.2547L23.0589 17.3163C23.1518 16.7203 23.2 16.1095 23.2 15.488H22.8ZM20.0981 8.14755C21.7788 10.1027 22.8 12.6733 22.8 15.488H23.2C23.2 12.5752 22.1429 9.9126 20.4015 7.8868L20.0981 8.14755ZM12 4.39385C15.2238 4.39385 18.1194 5.84574 20.0981 8.14755L20.4015 7.8868C18.3514 5.50194 15.3472 3.99385 12 3.99385V4.39385ZM3.95189 8.08977C5.92921 5.82147 8.80328 4.39385 12 4.39385V3.99385C8.6809 3.99385 5.69908 5.47673 3.65037 7.82693L3.95189 8.08977ZM1.2 15.488C1.2 12.6454 2.24149 10.0519 3.95189 8.08977L3.65037 7.82693C1.87812 9.86 0.8 12.5463 0.8 15.488H1.2ZM1.33629 17.2547C1.24656 16.679 1.2 16.0888 1.2 15.488H0.8C0.8 16.1095 0.848163 16.7203 0.941057 17.3163L1.33629 17.2547ZM2.03225 17.8675C1.69285 17.8675 1.39238 17.6146 1.33629 17.2547L0.941057 17.3163C1.02666 17.8655 1.49029 18.2675 2.03225 18.2675V17.8675ZM5.20988 17.8675H2.03225V18.2675H5.20988V17.8675ZM5.82469 17.2309C5.82469 17.5875 5.54449 17.8675 5.20988 17.8675V18.2675C5.77529 18.2675 6.22469 17.7984 6.22469 17.2309H5.82469ZM5.20988 16.5943C5.54449 16.5943 5.82469 16.8743 5.82469 17.2309H6.22469C6.22469 16.6634 5.77529 16.1943 5.20988 16.1943V16.5943ZM2.67061 16.5943H5.20988V16.1943H2.67061V16.5943ZM2.42963 15.488C2.42963 15.7999 2.44378 16.1082 2.47143 16.4124L2.86979 16.3762C2.84323 16.084 2.82963 15.7878 2.82963 15.488H2.42963ZM4.31059 9.63985C3.12817 11.2741 2.42963 13.2971 2.42963 15.488H2.82963C2.82963 13.3832 3.50043 11.442 4.63466 9.87432L4.31059 9.63985ZM5.79611 10.8138L4.615 9.61662L4.33026 9.89755L5.51136 11.0947L5.79611 10.8138ZM6.66186 10.808C6.42366 11.0557 6.03728 11.0582 5.79611 10.8138L5.51136 11.0947C5.91069 11.4994 6.55612 11.4951 6.9502 11.0852L6.66186 10.808ZM6.65623 9.90395C6.9003 10.1513 6.90292 10.5573 6.66186 10.808L6.9502 11.0852C7.34144 10.6783 7.3374 10.0248 6.94097 9.62302L6.65623 9.90395ZM14.8937 12.8878C15.3729 12.7561 15.8322 13.207 15.6975 13.7231L16.0846 13.8241C16.2916 13.0306 15.584 12.2832 14.7876 12.5021L14.8937 12.8878ZM11.0005 13.9582L14.8937 12.8878L14.7876 12.5021L10.8944 13.5725L11.0005 13.9582ZM9.66338 14.7515C10.0473 14.3573 10.5107 14.0926 11.0004 13.9582L10.8945 13.5725C10.3372 13.7254 9.81113 14.0265 9.37683 14.4724L9.66338 14.7515ZM9.66338 19.0963C8.49541 17.8971 8.49541 15.9507 9.66338 14.7515L9.37683 14.4724C8.05759 15.8269 8.05759 18.0209 9.37683 19.3754L9.66338 19.0963ZM13.8803 19.0963C12.7152 20.2925 10.8285 20.2925 9.66338 19.0963L9.37683 19.3754C10.6989 20.7328 12.8448 20.7328 14.1669 19.3754L13.8803 19.0963ZM14.6547 17.7195C14.5233 18.2248 14.2644 18.702 13.8803 19.0963L14.1669 19.3754C14.6012 18.9294 14.8936 18.39 15.0418 17.8202L14.6547 17.7195ZM15.6975 13.7231L14.6548 17.7193L15.0418 17.8203L16.0846 13.8241L15.6975 13.7231ZM14.0392 14.349L11.2938 15.1038L11.3998 15.4895L14.1452 14.7347L14.0392 14.349ZM13.5501 17.4113L14.2857 14.5924L13.8987 14.4914L13.1631 17.3103L13.5501 17.4113ZM13.0751 18.2544C13.3124 18.0108 13.4701 17.7191 13.5501 17.4111L13.163 17.3105C13.0997 17.5538 12.9756 17.7833 12.7886 17.9754L13.0751 18.2544ZM10.4686 18.2544C11.1877 18.9928 12.356 18.9928 13.0751 18.2544L12.7886 17.9754C12.2264 18.5525 11.3173 18.5525 10.7551 17.9754L10.4686 18.2544ZM10.4686 15.5933C9.75231 16.3288 9.75231 17.519 10.4686 18.2544L10.7551 17.9754C10.1901 17.3952 10.1901 16.4525 10.7551 15.8724L10.4686 15.5933ZM11.2939 15.1038C10.9917 15.1866 10.706 15.3496 10.4686 15.5933L10.7551 15.8724C10.9421 15.6805 11.165 15.5539 11.3997 15.4895L11.2939 15.1038Z' fill='currentColor'/></svg>\"}\n name=\"IconVelocimeter\"\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/IconVelocimeter.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 IconVelocimeter(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.7986 9.76349L5.55557 8.50359C7.051 7.04837 9.01188 6.09498 11.1852 5.9029V7.84594C11.1852 8.30798 11.55 8.68254 12 8.68254C12.45 8.68254 12.8148 8.30798 12.8148 7.84594V5.9029C15.013 6.09719 16.994 7.07035 18.4957 8.55389L17.2807 9.78537C16.9605 10.11 16.9572 10.6397 17.2733 10.9685C17.5895 11.2973 18.1054 11.3007 18.4256 10.9761L19.5699 9.81631C20.7024 11.4068 21.3704 13.3665 21.3704 15.488C21.3704 15.7938 21.3565 16.0961 21.3294 16.3943H18.7901C18.3401 16.3943 17.9753 16.7689 17.9753 17.2309C17.9753 17.6929 18.3401 18.0675 18.7901 18.0675H21.9678C22.4084 18.0675 22.7905 17.74 22.8613 17.2855C22.9526 16.6996 23 16.0992 23 15.488C23 12.6242 21.9609 10.0076 20.2498 8.01717C18.2354 5.67384 15.2855 4.19385 12 4.19385C8.74209 4.19385 5.81414 5.6491 3.80113 7.95835C2.0598 9.95594 1 12.5959 1 15.488C1 16.0992 1.04736 16.6996 1.13867 17.2855C1.20952 17.74 1.59157 18.0675 2.03225 18.0675H5.20988C5.65989 18.0675 6.02469 17.6929 6.02469 17.2309C6.02469 16.7689 5.65989 16.3943 5.20988 16.3943H2.67061C2.6435 16.0961 2.62963 15.7938 2.62963 15.488C2.62963 13.3402 3.3143 11.358 4.47263 9.75709L5.65373 10.9542C5.97398 11.2788 6.48989 11.2754 6.80603 10.9466C7.12218 10.6178 7.11885 10.0881 6.7986 9.76349ZM15.8911 13.7736C16.0619 13.1188 15.4784 12.5196 14.8407 12.695L10.9474 13.7653C10.424 13.909 9.92921 14.1919 9.52011 14.6119C8.2765 15.8888 8.2765 17.959 9.5201 19.2358C10.7637 20.5127 12.78 20.5127 14.0236 19.2358C14.4328 18.8157 14.7084 18.3074 14.8483 17.7698L15.8911 13.7736ZM11.3468 15.2966L14.0922 14.5419L13.3566 17.3608C13.2849 17.6364 13.144 17.897 12.9318 18.1149C12.2912 18.7727 11.2525 18.7727 10.6119 18.1149C9.97122 17.4571 9.97122 16.3907 10.6119 15.7329C10.824 15.515 11.0784 15.3702 11.3468 15.2966Z' fill='currentColor'/><path d='M5.55557 8.50359L5.41609 8.36025L5.27177 8.5007L5.4132 8.64405L5.55557 8.50359ZM6.7986 9.76349L6.94097 9.62302L6.7986 9.76349ZM11.1852 5.9029H11.3852V5.68444L11.1676 5.70367L11.1852 5.9029ZM12.8148 5.9029L12.8324 5.70367L12.6148 5.68444V5.9029H12.8148ZM18.4957 8.55389L18.6381 8.69435L18.7785 8.55207L18.6363 8.4116L18.4957 8.55389ZM17.2807 9.78537L17.1384 9.64491L17.2807 9.78537ZM17.2733 10.9685L17.1291 11.1071L17.1291 11.1071L17.2733 10.9685ZM18.4256 10.9761L18.2832 10.8356V10.8356L18.4256 10.9761ZM19.5699 9.81631L19.7328 9.7003L19.5947 9.50637L19.4275 9.67584L19.5699 9.81631ZM21.3294 16.3943V16.5943H21.512L21.5286 16.4124L21.3294 16.3943ZM22.8613 17.2855L22.6637 17.2547V17.2547L22.8613 17.2855ZM20.2498 8.01717L20.0981 8.14755L20.2498 8.01717ZM3.80113 7.95835L3.65037 7.82693L3.80113 7.95835ZM1.13867 17.2855L0.941057 17.3163L0.941057 17.3163L1.13867 17.2855ZM2.67061 16.3943L2.47143 16.4124L2.48796 16.5943H2.67061V16.3943ZM4.47263 9.75709L4.615 9.61662L4.44908 9.44845L4.31059 9.63985L4.47263 9.75709ZM5.65373 10.9542L5.79611 10.8138L5.65373 10.9542ZM6.80603 10.9466L6.9502 11.0852H6.9502L6.80603 10.9466ZM14.8407 12.695L14.8937 12.8878H14.8937L14.8407 12.695ZM15.8911 13.7736L16.0846 13.8241L15.8911 13.7736ZM10.9474 13.7653L11.0004 13.9582L11.0005 13.9582L10.9474 13.7653ZM9.52011 14.6119L9.37683 14.4724L9.52011 14.6119ZM9.5201 19.2358L9.37683 19.3754L9.5201 19.2358ZM14.0236 19.2358L13.8803 19.0963L14.0236 19.2358ZM14.8483 17.7698L14.6548 17.7193L14.6547 17.7195L14.8483 17.7698ZM14.0922 14.5419L14.2857 14.5924L14.3731 14.2572L14.0392 14.349L14.0922 14.5419ZM11.3468 15.2966L11.3997 15.4895L11.3998 15.4895L11.3468 15.2966ZM13.3566 17.3608L13.1631 17.3103L13.163 17.3105L13.3566 17.3608ZM12.9318 18.1149L13.0751 18.2544H13.0751L12.9318 18.1149ZM10.6119 18.1149L10.4686 18.2544L10.6119 18.1149ZM10.6119 15.7329L10.7551 15.8724H10.7551L10.6119 15.7329ZM5.4132 8.64405L6.65623 9.90395L6.94097 9.62302L5.69795 8.36312L5.4132 8.64405ZM11.1676 5.70367C8.94621 5.90001 6.94287 6.87452 5.41609 8.36025L5.69506 8.64692C7.15912 7.22222 9.07754 6.28996 11.2028 6.10212L11.1676 5.70367ZM11.3852 7.84594V5.9029H10.9852V7.84594H11.3852ZM12 8.48254C11.6654 8.48254 11.3852 8.20253 11.3852 7.84594H10.9852C10.9852 8.41343 11.4346 8.88254 12 8.88254V8.48254ZM12.6148 7.84594C12.6148 8.20253 12.3346 8.48254 12 8.48254V8.88254C12.5654 8.88254 13.0148 8.41343 13.0148 7.84594H12.6148ZM12.6148 5.9029V7.84594H13.0148V5.9029H12.6148ZM18.6363 8.4116C17.1031 6.89699 15.0793 5.90226 12.8324 5.70367L12.7972 6.10212C14.9468 6.29211 16.8849 7.24371 18.3552 8.69617L18.6363 8.4116ZM17.4231 9.92584L18.6381 8.69435L18.3534 8.41342L17.1384 9.64491L17.4231 9.92584ZM17.4175 10.8299C17.1764 10.5791 17.179 10.1732 17.4231 9.92584L17.1384 9.64491C16.7419 10.0467 16.7379 10.7002 17.1291 11.1071L17.4175 10.8299ZM18.2832 10.8356C18.0421 11.0801 17.6557 11.0776 17.4175 10.8299L17.1291 11.1071C17.5232 11.517 18.1687 11.5213 18.568 11.1166L18.2832 10.8356ZM19.4275 9.67584L18.2832 10.8356L18.568 11.1166L19.7123 9.95677L19.4275 9.67584ZM21.5704 15.488C21.5704 13.324 20.8889 11.3239 19.7328 9.7003L19.407 9.93231C20.5159 11.4897 21.1704 13.4091 21.1704 15.488H21.5704ZM21.5286 16.4124C21.5562 16.1082 21.5704 15.7999 21.5704 15.488H21.1704C21.1704 15.7878 21.1568 16.084 21.1302 16.3762L21.5286 16.4124ZM18.7901 16.5943H21.3294V16.1943H18.7901V16.5943ZM18.1753 17.2309C18.1753 16.8743 18.4555 16.5943 18.7901 16.5943V16.1943C18.2247 16.1943 17.7753 16.6634 17.7753 17.2309H18.1753ZM18.7901 17.8675C18.4555 17.8675 18.1753 17.5875 18.1753 17.2309H17.7753C17.7753 17.7984 18.2247 18.2675 18.7901 18.2675V17.8675ZM21.9678 17.8675H18.7901V18.2675H21.9678V17.8675ZM22.6637 17.2547C22.6076 17.6146 22.3072 17.8675 21.9678 17.8675V18.2675C22.5097 18.2675 22.9733 17.8655 23.0589 17.3163L22.6637 17.2547ZM22.8 15.488C22.8 16.0888 22.7534 16.679 22.6637 17.2547L23.0589 17.3163C23.1518 16.7203 23.2 16.1095 23.2 15.488H22.8ZM20.0981 8.14755C21.7788 10.1027 22.8 12.6733 22.8 15.488H23.2C23.2 12.5752 22.1429 9.9126 20.4015 7.8868L20.0981 8.14755ZM12 4.39385C15.2238 4.39385 18.1194 5.84574 20.0981 8.14755L20.4015 7.8868C18.3514 5.50194 15.3472 3.99385 12 3.99385V4.39385ZM3.95189 8.08977C5.92921 5.82147 8.80328 4.39385 12 4.39385V3.99385C8.6809 3.99385 5.69908 5.47673 3.65037 7.82693L3.95189 8.08977ZM1.2 15.488C1.2 12.6454 2.24149 10.0519 3.95189 8.08977L3.65037 7.82693C1.87812 9.86 0.8 12.5463 0.8 15.488H1.2ZM1.33629 17.2547C1.24656 16.679 1.2 16.0888 1.2 15.488H0.8C0.8 16.1095 0.848163 16.7203 0.941057 17.3163L1.33629 17.2547ZM2.03225 17.8675C1.69285 17.8675 1.39238 17.6146 1.33629 17.2547L0.941057 17.3163C1.02666 17.8655 1.49029 18.2675 2.03225 18.2675V17.8675ZM5.20988 17.8675H2.03225V18.2675H5.20988V17.8675ZM5.82469 17.2309C5.82469 17.5875 5.54449 17.8675 5.20988 17.8675V18.2675C5.77529 18.2675 6.22469 17.7984 6.22469 17.2309H5.82469ZM5.20988 16.5943C5.54449 16.5943 5.82469 16.8743 5.82469 17.2309H6.22469C6.22469 16.6634 5.77529 16.1943 5.20988 16.1943V16.5943ZM2.67061 16.5943H5.20988V16.1943H2.67061V16.5943ZM2.42963 15.488C2.42963 15.7999 2.44378 16.1082 2.47143 16.4124L2.86979 16.3762C2.84323 16.084 2.82963 15.7878 2.82963 15.488H2.42963ZM4.31059 9.63985C3.12817 11.2741 2.42963 13.2971 2.42963 15.488H2.82963C2.82963 13.3832 3.50043 11.442 4.63466 9.87432L4.31059 9.63985ZM5.79611 10.8138L4.615 9.61662L4.33026 9.89755L5.51136 11.0947L5.79611 10.8138ZM6.66186 10.808C6.42366 11.0557 6.03728 11.0582 5.79611 10.8138L5.51136 11.0947C5.91069 11.4994 6.55612 11.4951 6.9502 11.0852L6.66186 10.808ZM6.65623 9.90395C6.9003 10.1513 6.90292 10.5573 6.66186 10.808L6.9502 11.0852C7.34144 10.6783 7.3374 10.0248 6.94097 9.62302L6.65623 9.90395ZM14.8937 12.8878C15.3729 12.7561 15.8322 13.207 15.6975 13.7231L16.0846 13.8241C16.2916 13.0306 15.584 12.2832 14.7876 12.5021L14.8937 12.8878ZM11.0005 13.9582L14.8937 12.8878L14.7876 12.5021L10.8944 13.5725L11.0005 13.9582ZM9.66338 14.7515C10.0473 14.3573 10.5107 14.0926 11.0004 13.9582L10.8945 13.5725C10.3372 13.7254 9.81113 14.0265 9.37683 14.4724L9.66338 14.7515ZM9.66338 19.0963C8.49541 17.8971 8.49541 15.9507 9.66338 14.7515L9.37683 14.4724C8.05759 15.8269 8.05759 18.0209 9.37683 19.3754L9.66338 19.0963ZM13.8803 19.0963C12.7152 20.2925 10.8285 20.2925 9.66338 19.0963L9.37683 19.3754C10.6989 20.7328 12.8448 20.7328 14.1669 19.3754L13.8803 19.0963ZM14.6547 17.7195C14.5233 18.2248 14.2644 18.702 13.8803 19.0963L14.1669 19.3754C14.6012 18.9294 14.8936 18.39 15.0418 17.8202L14.6547 17.7195ZM15.6975 13.7231L14.6548 17.7193L15.0418 17.8203L16.0846 13.8241L15.6975 13.7231ZM14.0392 14.349L11.2938 15.1038L11.3998 15.4895L14.1452 14.7347L14.0392 14.349ZM13.5501 17.4113L14.2857 14.5924L13.8987 14.4914L13.1631 17.3103L13.5501 17.4113ZM13.0751 18.2544C13.3124 18.0108 13.4701 17.7191 13.5501 17.4111L13.163 17.3105C13.0997 17.5538 12.9756 17.7833 12.7886 17.9754L13.0751 18.2544ZM10.4686 18.2544C11.1877 18.9928 12.356 18.9928 13.0751 18.2544L12.7886 17.9754C12.2264 18.5525 11.3173 18.5525 10.7551 17.9754L10.4686 18.2544ZM10.4686 15.5933C9.75231 16.3288 9.75231 17.519 10.4686 18.2544L10.7551 17.9754C10.1901 17.3952 10.1901 16.4525 10.7551 15.8724L10.4686 15.5933ZM11.2939 15.1038C10.9917 15.1866 10.706 15.3496 10.4686 15.5933L10.7551 15.8724C10.9421 15.6805 11.165 15.5539 11.3997 15.4895L11.2939 15.1038Z' fill='currentColor'/></svg>\"}\n name=\"IconVelocimeter\"\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/IconVideo.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 IconVideo(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='M23.4576 6.11084C23.7907 6.28224 24 6.62542 24 7V17C24 17.3746 23.7907 17.7178 23.4576 17.8892C23.1245 18.0606 22.7236 18.0315 22.4188 17.8137L15.4188 12.8137C15.156 12.626 15 12.323 15 12C15 11.6771 15.156 11.374 15.4188 11.1863L22.4188 6.18627C22.7236 5.96855 23.1245 5.93943 23.4576 6.11084ZM17.7205 12L22 15.0568V8.94319L17.7205 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.44772 6 2 6.44772 2 7V17C2 17.5523 2.44772 18 3 18H14C14.5523 18 15 17.5523 15 17V7C15 6.44772 14.5523 6 14 6H3ZM0 7C0 5.34315 1.34315 4 3 4H14C15.6569 4 17 5.34315 17 7V17C17 18.6569 15.6569 20 14 20H3C1.34315 20 0 18.6569 0 17V7Z' fill='currentColor'/></svg>\"}\n name=\"IconVideo\"\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/IconVideo.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 IconVideo(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='M23.4576 6.11084C23.7907 6.28224 24 6.62542 24 7V17C24 17.3746 23.7907 17.7178 23.4576 17.8892C23.1245 18.0606 22.7236 18.0315 22.4188 17.8137L15.4188 12.8137C15.156 12.626 15 12.323 15 12C15 11.6771 15.156 11.374 15.4188 11.1863L22.4188 6.18627C22.7236 5.96855 23.1245 5.93943 23.4576 6.11084ZM17.7205 12L22 15.0568V8.94319L17.7205 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.44772 6 2 6.44772 2 7V17C2 17.5523 2.44772 18 3 18H14C14.5523 18 15 17.5523 15 17V7C15 6.44772 14.5523 6 14 6H3ZM0 7C0 5.34315 1.34315 4 3 4H14C15.6569 4 17 5.34315 17 7V17C17 18.6569 15.6569 20 14 20H3C1.34315 20 0 18.6569 0 17V7Z' fill='currentColor'/></svg>\"}\n name=\"IconVideo\"\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/IconVideoOff.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 IconVideoOff(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_2619)'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.73478 6 2.48043 6.10536 2.29289 6.29289C2.10536 6.48043 2 6.73478 2 7V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H14C14.2652 18 14.5196 17.8946 14.7071 17.7071C14.8946 17.5196 15 17.2652 15 17V16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16V17C17 17.7957 16.6839 18.5587 16.1213 19.1213C15.5587 19.6839 14.7957 20 14 20H3C2.20435 20 1.44129 19.6839 0.87868 19.1213C0.316071 18.5587 0 17.7956 0 17V7C0 6.20435 0.316071 5.44129 0.87868 4.87868C1.44129 4.31607 2.20435 4 3 4H5C5.55228 4 6 4.44772 6 5C6 5.55228 5.55228 6 5 6H3ZM9.66 5C9.66 4.44772 10.1077 4 10.66 4H14C14.7956 4 15.5587 4.31607 16.1213 4.87868C16.6839 5.44129 17 6.20435 17 7V9.92579L17.1045 10.0303L22.4139 6.18975C22.7183 5.96958 23.1204 5.93857 23.4549 6.10947C23.7895 6.28037 24 6.62434 24 7V17C24 17.5523 23.5523 18 23 18C22.4477 18 22 17.5523 22 17V8.95752L17.5861 12.1503C17.1882 12.4381 16.6402 12.3944 16.2929 12.0471L15.2929 11.0471C15.1054 10.8596 15 10.6052 15 10.34V7C15 6.73478 14.8946 6.48043 14.7071 6.29289C14.5196 6.10536 14.2652 6 14 6H10.66C10.1077 6 9.66 5.55228 9.66 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2619'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconVideoOff\"\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/IconVideoOff.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 IconVideoOff(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_2619)'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.73478 6 2.48043 6.10536 2.29289 6.29289C2.10536 6.48043 2 6.73478 2 7V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H14C14.2652 18 14.5196 17.8946 14.7071 17.7071C14.8946 17.5196 15 17.2652 15 17V16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16V17C17 17.7957 16.6839 18.5587 16.1213 19.1213C15.5587 19.6839 14.7957 20 14 20H3C2.20435 20 1.44129 19.6839 0.87868 19.1213C0.316071 18.5587 0 17.7956 0 17V7C0 6.20435 0.316071 5.44129 0.87868 4.87868C1.44129 4.31607 2.20435 4 3 4H5C5.55228 4 6 4.44772 6 5C6 5.55228 5.55228 6 5 6H3ZM9.66 5C9.66 4.44772 10.1077 4 10.66 4H14C14.7956 4 15.5587 4.31607 16.1213 4.87868C16.6839 5.44129 17 6.20435 17 7V9.92579L17.1045 10.0303L22.4139 6.18975C22.7183 5.96958 23.1204 5.93857 23.4549 6.10947C23.7895 6.28037 24 6.62434 24 7V17C24 17.5523 23.5523 18 23 18C22.4477 18 22 17.5523 22 17V8.95752L17.5861 12.1503C17.1882 12.4381 16.6402 12.3944 16.2929 12.0471L15.2929 11.0471C15.1054 10.8596 15 10.6052 15 10.34V7C15 6.73478 14.8946 6.48043 14.7071 6.29289C14.5196 6.10536 14.2652 6 14 6H10.66C10.1077 6 9.66 5.55228 9.66 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2619'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconVideoOff\"\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/IconVoicemail.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 IconVoicemail(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.5 8C3.567 8 2 9.567 2 11.5C2 13.433 3.567 15 5.5 15C7.433 15 9 13.433 9 11.5C9 9.567 7.433 8 5.5 8ZM0 11.5C0 8.46243 2.46243 6 5.5 6C8.53757 6 11 8.46243 11 11.5C11 14.5376 8.53757 17 5.5 17C2.46243 17 0 14.5376 0 11.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.5 8C16.567 8 15 9.567 15 11.5C15 13.433 16.567 15 18.5 15C20.433 15 22 13.433 22 11.5C22 9.567 20.433 8 18.5 8ZM13 11.5C13 8.46243 15.4624 6 18.5 6C21.5376 6 24 8.46243 24 11.5C24 14.5376 21.5376 17 18.5 17C15.4624 17 13 14.5376 13 11.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.5 16C4.5 15.4477 4.94772 15 5.5 15H18.5C19.0523 15 19.5 15.4477 19.5 16C19.5 16.5523 19.0523 17 18.5 17H5.5C4.94772 17 4.5 16.5523 4.5 16Z' fill='currentColor'/></svg>\"}\n name=\"IconVoicemail\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAE5C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconVoicemail.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 IconVoicemail(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.5 8C3.567 8 2 9.567 2 11.5C2 13.433 3.567 15 5.5 15C7.433 15 9 13.433 9 11.5C9 9.567 7.433 8 5.5 8ZM0 11.5C0 8.46243 2.46243 6 5.5 6C8.53757 6 11 8.46243 11 11.5C11 14.5376 8.53757 17 5.5 17C2.46243 17 0 14.5376 0 11.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.5 8C16.567 8 15 9.567 15 11.5C15 13.433 16.567 15 18.5 15C20.433 15 22 13.433 22 11.5C22 9.567 20.433 8 18.5 8ZM13 11.5C13 8.46243 15.4624 6 18.5 6C21.5376 6 24 8.46243 24 11.5C24 14.5376 21.5376 17 18.5 17C15.4624 17 13 14.5376 13 11.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.5 16C4.5 15.4477 4.94772 15 5.5 15H18.5C19.0523 15 19.5 15.4477 19.5 16C19.5 16.5523 19.0523 17 18.5 17H5.5C4.94772 17 4.5 16.5523 4.5 16Z' fill='currentColor'/></svg>\"}\n name=\"IconVoicemail\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconVolume1.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 IconVolume1(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.833 7.75275C15.2236 7.36228 15.8568 7.36238 16.2473 7.75296C17.3721 8.87813 18.004 10.404 18.004 11.995C18.004 13.5859 17.3721 15.1118 16.2473 16.237C15.8568 16.6275 15.2236 16.6276 14.833 16.2372C14.4425 15.8467 14.4424 15.2135 14.8328 14.823C15.5827 14.0728 16.004 13.0556 16.004 11.995C16.004 10.9343 15.5827 9.91707 14.8328 9.16696C14.4424 8.77638 14.4425 8.14321 14.833 7.75275Z' fill='currentColor'/></svg>\"}\n name=\"IconVolume1\"\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/IconVolume1.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 IconVolume1(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.833 7.75275C15.2236 7.36228 15.8568 7.36238 16.2473 7.75296C17.3721 8.87813 18.004 10.404 18.004 11.995C18.004 13.5859 17.3721 15.1118 16.2473 16.237C15.8568 16.6275 15.2236 16.6276 14.833 16.2372C14.4425 15.8467 14.4424 15.2135 14.8328 14.823C15.5827 14.0728 16.004 13.0556 16.004 11.995C16.004 10.9343 15.5827 9.91707 14.8328 9.16696C14.4424 8.77638 14.4425 8.14321 14.833 7.75275Z' fill='currentColor'/></svg>\"}\n name=\"IconVolume1\"\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/IconVolume2.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 IconVolume2(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.363 4.22296C18.7536 3.8325 19.3868 3.83259 19.7773 4.22318C21.8394 6.28598 22.9979 9.08337 22.9979 12.0002C22.9979 14.917 21.8394 17.7144 19.7773 19.7772C19.3868 20.1678 18.7536 20.1679 18.363 19.7774C17.9725 19.3869 17.9724 18.7538 18.3628 18.3632C20.0501 16.6754 20.9979 14.3867 20.9979 12.0002C20.9979 9.6137 20.0501 7.32492 18.3628 5.63718C17.9724 5.24659 17.9725 4.61343 18.363 4.22296ZM14.833 7.75296C15.2236 7.3625 15.8568 7.36259 16.2473 7.75318C17.3721 8.87834 18.004 10.4042 18.004 11.9952C18.004 13.5862 17.3721 15.112 16.2473 16.2372C15.8568 16.6278 15.2236 16.6279 14.833 16.2374C14.4425 15.8469 14.4424 15.2138 14.8328 14.8232C15.5827 14.0731 16.004 13.0558 16.004 11.9952C16.004 10.9345 15.5827 9.91729 14.8328 9.16718C14.4424 8.77659 14.4425 8.14343 14.833 7.75296Z' fill='currentColor'/></svg>\"}\n name=\"IconVolume2\"\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/IconVolume2.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 IconVolume2(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.363 4.22296C18.7536 3.8325 19.3868 3.83259 19.7773 4.22318C21.8394 6.28598 22.9979 9.08337 22.9979 12.0002C22.9979 14.917 21.8394 17.7144 19.7773 19.7772C19.3868 20.1678 18.7536 20.1679 18.363 19.7774C17.9725 19.3869 17.9724 18.7538 18.3628 18.3632C20.0501 16.6754 20.9979 14.3867 20.9979 12.0002C20.9979 9.6137 20.0501 7.32492 18.3628 5.63718C17.9724 5.24659 17.9725 4.61343 18.363 4.22296ZM14.833 7.75296C15.2236 7.3625 15.8568 7.36259 16.2473 7.75318C17.3721 8.87834 18.004 10.4042 18.004 11.9952C18.004 13.5862 17.3721 15.112 16.2473 16.2372C15.8568 16.6278 15.2236 16.6279 14.833 16.2374C14.4425 15.8469 14.4424 15.2138 14.8328 14.8232C15.5827 14.0731 16.004 13.0558 16.004 11.9952C16.004 10.9345 15.5827 9.91729 14.8328 9.16718C14.4424 8.77659 14.4425 8.14343 14.833 7.75296Z' fill='currentColor'/></svg>\"}\n name=\"IconVolume2\"\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/IconVolumeX.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 IconVolumeX(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L17.7071 15.7071C17.3166 16.0976 16.6834 16.0976 16.2929 15.7071C15.9024 15.3166 15.9024 14.6834 16.2929 14.2929L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 8.29289C16.6834 7.90237 17.3166 7.90237 17.7071 8.29289L23.7071 14.2929C24.0976 14.6834 24.0976 15.3166 23.7071 15.7071C23.3166 16.0976 22.6834 16.0976 22.2929 15.7071L16.2929 9.70711C15.9024 9.31658 15.9024 8.68342 16.2929 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconVolumeX\"\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/IconVolumeX.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 IconVolumeX(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='M11.4332 4.09871C11.7797 4.26523 12 4.6156 12 5.00001V19C12 19.3844 11.7797 19.7348 11.4332 19.9013C11.0867 20.0678 10.6755 20.021 10.3753 19.7809L5.64922 16H2C1.44772 16 1 15.5523 1 15V9.00001C1 8.44772 1.44772 8.00001 2 8.00001H5.64922L10.3753 4.21914C10.6755 3.979 11.0867 3.93219 11.4332 4.09871ZM10 7.08063L6.62469 9.78088C6.44738 9.92273 6.22707 10 6 10H3V14H6C6.22707 14 6.44738 14.0773 6.62469 14.2191L10 16.9194V7.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 8.29289C24.0976 8.68342 24.0976 9.31658 23.7071 9.70711L17.7071 15.7071C17.3166 16.0976 16.6834 16.0976 16.2929 15.7071C15.9024 15.3166 15.9024 14.6834 16.2929 14.2929L22.2929 8.29289C22.6834 7.90237 23.3166 7.90237 23.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 8.29289C16.6834 7.90237 17.3166 7.90237 17.7071 8.29289L23.7071 14.2929C24.0976 14.6834 24.0976 15.3166 23.7071 15.7071C23.3166 16.0976 22.6834 16.0976 22.2929 15.7071L16.2929 9.70711C15.9024 9.31658 15.9024 8.68342 16.2929 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconVolumeX\"\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/IconWarning.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 IconWarning(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'>\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M10.529 2.28318C10.9782 2.03023 11.4852 1.89734 12.0008 1.89734C12.5164 1.89734 13.0233 2.03023 13.4725 2.28318C13.9218 2.53613 14.2983 2.90061 14.5658 3.34145L14.5686 3.3462L23.0386 17.4862L23.0467 17.5C23.3087 17.9537 23.4473 18.468 23.4488 18.9918C23.4502 19.5156 23.3145 20.0307 23.0551 20.4858C22.7957 20.9409 22.4217 21.3201 21.9702 21.5858C21.5187 21.8515 21.0055 21.9943 20.4817 22L20.4708 22.0001L3.51976 22.0001C2.99596 21.9943 2.48279 21.8515 2.03132 21.5858C1.57985 21.3201 1.20581 20.9409 0.946403 20.4858C0.686999 20.0307 0.551279 19.5156 0.552746 18.9918C0.554213 18.468 0.692815 17.9537 0.954763 17.5L0.962886 17.4862L9.43574 3.34145C9.70315 2.90061 10.0797 2.53613 10.529 2.28318ZM12.0008 3.89734C11.8289 3.89734 11.6599 3.94163 11.5102 4.02595C11.3611 4.10989 11.236 4.23067 11.147 4.37672L2.68344 18.5059C2.59826 18.6557 2.55322 18.825 2.55274 18.9974C2.55225 19.172 2.59749 19.3437 2.68396 19.4954C2.77043 19.6471 2.89511 19.7735 3.0456 19.8621C3.19477 19.9498 3.36415 19.9974 3.53715 20.0001H20.4644C20.6374 19.9974 20.8067 19.9498 20.9559 19.8621C21.1064 19.7735 21.2311 19.6471 21.3175 19.4954C21.404 19.3437 21.4493 19.172 21.4488 18.9974C21.4483 18.825 21.4033 18.6557 21.3181 18.506L12.8558 4.37871C12.8554 4.37805 12.8549 4.37738 12.8545 4.37672C12.7655 4.23067 12.6404 4.10989 12.4914 4.02595C12.3416 3.94163 12.1726 3.89734 12.0008 3.89734Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M11 17.0001C11 16.4478 11.4477 16.0001 12 16.0001H12.01C12.5623 16.0001 13.01 16.4478 13.01 17.0001C13.01 17.5524 12.5623 18.0001 12.01 18.0001H12C11.4477 18.0001 11 17.5524 11 17.0001Z' fill='currentColor' /></svg>\"}\n name=\"IconWarning\"\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/IconWarning.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 IconWarning(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'>\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M10.529 2.28318C10.9782 2.03023 11.4852 1.89734 12.0008 1.89734C12.5164 1.89734 13.0233 2.03023 13.4725 2.28318C13.9218 2.53613 14.2983 2.90061 14.5658 3.34145L14.5686 3.3462L23.0386 17.4862L23.0467 17.5C23.3087 17.9537 23.4473 18.468 23.4488 18.9918C23.4502 19.5156 23.3145 20.0307 23.0551 20.4858C22.7957 20.9409 22.4217 21.3201 21.9702 21.5858C21.5187 21.8515 21.0055 21.9943 20.4817 22L20.4708 22.0001L3.51976 22.0001C2.99596 21.9943 2.48279 21.8515 2.03132 21.5858C1.57985 21.3201 1.20581 20.9409 0.946403 20.4858C0.686999 20.0307 0.551279 19.5156 0.552746 18.9918C0.554213 18.468 0.692815 17.9537 0.954763 17.5L0.962886 17.4862L9.43574 3.34145C9.70315 2.90061 10.0797 2.53613 10.529 2.28318ZM12.0008 3.89734C11.8289 3.89734 11.6599 3.94163 11.5102 4.02595C11.3611 4.10989 11.236 4.23067 11.147 4.37672L2.68344 18.5059C2.59826 18.6557 2.55322 18.825 2.55274 18.9974C2.55225 19.172 2.59749 19.3437 2.68396 19.4954C2.77043 19.6471 2.89511 19.7735 3.0456 19.8621C3.19477 19.9498 3.36415 19.9974 3.53715 20.0001H20.4644C20.6374 19.9974 20.8067 19.9498 20.9559 19.8621C21.1064 19.7735 21.2311 19.6471 21.3175 19.4954C21.404 19.3437 21.4493 19.172 21.4488 18.9974C21.4483 18.825 21.4033 18.6557 21.3181 18.506L12.8558 4.37871C12.8554 4.37805 12.8549 4.37738 12.8545 4.37672C12.7655 4.23067 12.6404 4.10989 12.4914 4.02595C12.3416 3.94163 12.1726 3.89734 12.0008 3.89734Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor' />\\t<path fill-rule='evenodd' clip-rule='evenodd' d='M11 17.0001C11 16.4478 11.4477 16.0001 12 16.0001H12.01C12.5623 16.0001 13.01 16.4478 13.01 17.0001C13.01 17.5524 12.5623 18.0001 12.01 18.0001H12C11.4477 18.0001 11 17.5524 11 17.0001Z' fill='currentColor' /></svg>\"}\n name=\"IconWarning\"\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/IconWatch.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 IconWatch(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.4606 17.35L16.1125 21.18C16.0677 21.6787 15.8385 22.1423 15.4703 22.4792C15.102 22.8162 13.9979 23.002 13.5 23H9.81748C9.31958 23.002 8.83903 22.8162 8.47077 22.4792C8.10251 22.1423 7.87334 21.6787 7.82854 21.18L7.48047 17.35M7.49041 6.65002L7.83848 2.82002C7.88314 2.32309 8.1109 1.8609 8.47705 1.52417C8.8432 1.18744 9.32129 1.00049 9.81748 1.00002H14.1435C14.6414 0.997985 15.1219 1.18381 15.4902 1.52079C15.8584 1.85776 16.0876 2.32137 16.1324 2.82002L16.4805 6.65002' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V11.5858L14.2071 12.7929C14.5976 13.1834 14.5976 13.8166 14.2071 14.2071C13.8166 14.5976 13.1834 14.5976 12.7929 14.2071L11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor'/></svg>\"}\n name=\"IconWatch\"\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/IconWatch.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 IconWatch(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.4606 17.35L16.1125 21.18C16.0677 21.6787 15.8385 22.1423 15.4703 22.4792C15.102 22.8162 13.9979 23.002 13.5 23H9.81748C9.31958 23.002 8.83903 22.8162 8.47077 22.4792C8.10251 22.1423 7.87334 21.6787 7.82854 21.18L7.48047 17.35M7.49041 6.65002L7.83848 2.82002C7.88314 2.32309 8.1109 1.8609 8.47705 1.52417C8.8432 1.18744 9.32129 1.00049 9.81748 1.00002H14.1435C14.6414 0.997985 15.1219 1.18381 15.4902 1.52079C15.8584 1.85776 16.0876 2.32137 16.1324 2.82002L16.4805 6.65002' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 8C12.5523 8 13 8.44772 13 9V11.5858L14.2071 12.7929C14.5976 13.1834 14.5976 13.8166 14.2071 14.2071C13.8166 14.5976 13.1834 14.5976 12.7929 14.2071L11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12V9C11 8.44772 11.4477 8 12 8Z' fill='currentColor'/></svg>\"}\n name=\"IconWatch\"\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/IconWebsite.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 IconWebsite(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 5C20 4.44772 19.5523 4 19 4L5 4C4.44772 4 4 4.44771 4 5L4 19C4 19.5523 4.44771 20 5 20L19 20C19.5523 20 20 19.5523 20 19L20 5ZM19 2C20.6569 2 22 3.34315 22 5L22 19C22 20.6569 20.6569 22 19 22L5 22C3.34314 22 2 20.6569 2 19L2 5C2 3.34314 3.34315 2 5 2L19 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22 9C22 9.55228 21.5523 10 21 10L3 10C2.44772 10 2 9.55228 2 9C2 8.44771 2.44772 8 3 8L21 8C21.5523 8 22 8.44772 22 9Z' fill='currentColor'/><path d='M19 5.875C19 6.35825 18.6082 6.75 18.125 6.75C17.6418 6.75 17.25 6.35825 17.25 5.875C17.25 5.39175 17.6418 5 18.125 5C18.6082 5 19 5.39175 19 5.875Z' fill='currentColor'/><path d='M13.75 5.875C13.75 6.35825 13.3582 6.75 12.875 6.75C12.3918 6.75 12 6.35825 12 5.875C12 5.39175 12.3918 5 12.875 5C13.3582 5 13.75 5.39175 13.75 5.875Z' fill='currentColor'/><path d='M16.375 5.875C16.375 6.35825 15.9832 6.75 15.5 6.75C15.0168 6.75 14.625 6.35825 14.625 5.875C14.625 5.39175 15.0168 5 15.5 5C15.9832 5 16.375 5.39175 16.375 5.875Z' fill='currentColor'/></svg>\"}\n name=\"IconWebsite\"\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/IconWebsite.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 IconWebsite(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 5C20 4.44772 19.5523 4 19 4L5 4C4.44772 4 4 4.44771 4 5L4 19C4 19.5523 4.44771 20 5 20L19 20C19.5523 20 20 19.5523 20 19L20 5ZM19 2C20.6569 2 22 3.34315 22 5L22 19C22 20.6569 20.6569 22 19 22L5 22C3.34314 22 2 20.6569 2 19L2 5C2 3.34314 3.34315 2 5 2L19 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22 9C22 9.55228 21.5523 10 21 10L3 10C2.44772 10 2 9.55228 2 9C2 8.44771 2.44772 8 3 8L21 8C21.5523 8 22 8.44772 22 9Z' fill='currentColor'/><path d='M19 5.875C19 6.35825 18.6082 6.75 18.125 6.75C17.6418 6.75 17.25 6.35825 17.25 5.875C17.25 5.39175 17.6418 5 18.125 5C18.6082 5 19 5.39175 19 5.875Z' fill='currentColor'/><path d='M13.75 5.875C13.75 6.35825 13.3582 6.75 12.875 6.75C12.3918 6.75 12 6.35825 12 5.875C12 5.39175 12.3918 5 12.875 5C13.3582 5 13.75 5.39175 13.75 5.875Z' fill='currentColor'/><path d='M16.375 5.875C16.375 6.35825 15.9832 6.75 15.5 6.75C15.0168 6.75 14.625 6.35825 14.625 5.875C14.625 5.39175 15.0168 5 15.5 5C15.9832 5 16.375 5.39175 16.375 5.875Z' fill='currentColor'/></svg>\"}\n name=\"IconWebsite\"\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/IconWhatsapp.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 IconWhatsapp(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 2.56626C7.08204 2.56626 3.09524 6.54253 3.09524 11.4475C3.09524 13.3999 3.72566 15.2023 4.7948 16.6674L5.08255 17.0618L4.13482 20.8537L7.98889 19.3909L8.38363 19.5661C9.48737 20.0559 10.7103 20.3287 12 20.3287C16.918 20.3287 20.9048 16.3525 20.9048 11.4475C20.9048 6.54253 16.918 2.56626 12 2.56626ZM1 11.4475C1 5.38842 5.92487 0.476562 12 0.476562C18.0751 0.476562 23 5.38842 23 11.4475C23 17.5066 18.0751 22.4184 12 22.4184C10.5671 22.4184 9.19611 22.1447 7.9383 21.646L3.19333 23.447C2.32339 23.7772 1.44013 22.9957 1.66528 22.0948L2.81653 17.4886C1.66856 15.7558 1 13.6782 1 11.4475Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.23672 7.42006L7.69336 9.17806C7.6734 9.2008 7.66309 9.22106 7.65856 9.23396C7.65597 9.24132 7.65541 9.2468 7.65541 9.2468C7.84014 11.018 9.24279 14.4629 13.9434 15.8039C13.9807 15.8145 14.0413 15.8086 14.0973 15.7559L15.222 14.6982L16.0941 13.7567L14.7307 12.4378L13.7516 13.5985C13.3868 14.031 12.7542 14.1795 12.2254 13.887C11.1959 13.3177 9.60272 12.175 9.31198 10.2925C9.26547 9.99133 9.35516 9.69875 9.53081 9.48091L10.3382 8.47955L9.23672 7.42006ZM8.42407 5.82833C8.81284 5.3855 9.48888 5.35673 9.9133 5.76496L11.8957 7.67174C12.2859 8.04701 12.3245 8.66137 11.9843 9.08319L11.0052 10.2975C11.2407 11.1191 11.9515 11.7723 12.7188 12.2475L13.8966 10.8512C14.2826 10.3937 14.9714 10.3585 15.4013 10.7744L17.682 12.9805C18.0901 13.3753 18.1078 14.0271 17.7219 14.4439L16.3932 15.8783L15.2268 16.9753C14.7753 17.3998 14.1232 17.5887 13.4925 17.4087C8.03768 15.8526 6.25251 11.7564 6.00911 9.42057C5.95413 8.893 6.15369 8.41447 6.45354 8.07292L8.42407 5.82833Z' fill='currentColor'/></svg>\"}\n name=\"IconWhatsapp\"\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/IconWhatsapp.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 IconWhatsapp(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 2.56626C7.08204 2.56626 3.09524 6.54253 3.09524 11.4475C3.09524 13.3999 3.72566 15.2023 4.7948 16.6674L5.08255 17.0618L4.13482 20.8537L7.98889 19.3909L8.38363 19.5661C9.48737 20.0559 10.7103 20.3287 12 20.3287C16.918 20.3287 20.9048 16.3525 20.9048 11.4475C20.9048 6.54253 16.918 2.56626 12 2.56626ZM1 11.4475C1 5.38842 5.92487 0.476562 12 0.476562C18.0751 0.476562 23 5.38842 23 11.4475C23 17.5066 18.0751 22.4184 12 22.4184C10.5671 22.4184 9.19611 22.1447 7.9383 21.646L3.19333 23.447C2.32339 23.7772 1.44013 22.9957 1.66528 22.0948L2.81653 17.4886C1.66856 15.7558 1 13.6782 1 11.4475Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.23672 7.42006L7.69336 9.17806C7.6734 9.2008 7.66309 9.22106 7.65856 9.23396C7.65597 9.24132 7.65541 9.2468 7.65541 9.2468C7.84014 11.018 9.24279 14.4629 13.9434 15.8039C13.9807 15.8145 14.0413 15.8086 14.0973 15.7559L15.222 14.6982L16.0941 13.7567L14.7307 12.4378L13.7516 13.5985C13.3868 14.031 12.7542 14.1795 12.2254 13.887C11.1959 13.3177 9.60272 12.175 9.31198 10.2925C9.26547 9.99133 9.35516 9.69875 9.53081 9.48091L10.3382 8.47955L9.23672 7.42006ZM8.42407 5.82833C8.81284 5.3855 9.48888 5.35673 9.9133 5.76496L11.8957 7.67174C12.2859 8.04701 12.3245 8.66137 11.9843 9.08319L11.0052 10.2975C11.2407 11.1191 11.9515 11.7723 12.7188 12.2475L13.8966 10.8512C14.2826 10.3937 14.9714 10.3585 15.4013 10.7744L17.682 12.9805C18.0901 13.3753 18.1078 14.0271 17.7219 14.4439L16.3932 15.8783L15.2268 16.9753C14.7753 17.3998 14.1232 17.5887 13.4925 17.4087C8.03768 15.8526 6.25251 11.7564 6.00911 9.42057C5.95413 8.893 6.15369 8.41447 6.45354 8.07292L8.42407 5.82833Z' fill='currentColor'/></svg>\"}\n name=\"IconWhatsapp\"\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/IconWifi.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 IconWifi(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.04 11.002C9.70148 11.002 7.4369 11.8215 5.64003 13.3182C5.21566 13.6717 4.58511 13.6142 4.23165 13.1898C3.87819 12.7655 3.93566 12.1349 4.36003 11.7815C6.51628 9.98546 9.23378 9.00195 12.04 9.00195C14.8463 9.00195 17.5638 9.98546 19.72 11.7815C20.1444 12.1349 20.2019 12.7655 19.8484 13.1898C19.4949 13.6142 18.8644 13.6717 18.44 13.3182C16.6431 11.8215 14.3786 11.002 12.04 11.002Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.9999 6.00244C8.34771 6.00244 4.82096 7.33493 2.08118 9.74996C1.66688 10.1152 1.03497 10.0753 0.669769 9.66104C0.30457 9.24674 0.344379 8.61482 0.758684 8.24963C3.86376 5.51259 7.86075 4.00244 11.9999 4.00244C16.1391 4.00244 20.1361 5.51259 23.2412 8.24963C23.6555 8.61482 23.6953 9.24674 23.3301 9.66104C22.9649 10.0753 22.333 10.1152 21.9187 9.74996C19.1789 7.33493 15.6522 6.00244 11.9999 6.00244Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0054 16.001C10.9676 16.001 9.95552 16.3239 9.10952 16.9249C8.65929 17.2448 8.03501 17.1391 7.71514 16.6889C7.39528 16.2387 7.50096 15.6144 7.95119 15.2945C9.13559 14.4531 10.5525 14.001 12.0054 14.001C13.4582 14.001 14.8751 14.4531 16.0595 15.2945C16.5097 15.6144 16.6154 16.2387 16.2956 16.6889C15.9757 17.1391 15.3514 17.2448 14.9012 16.9249C14.0552 16.3239 13.0431 16.001 12.0054 16.001Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 20C11 19.4477 11.4477 19 12 19H12.01C12.5623 19 13.01 19.4477 13.01 20C13.01 20.5523 12.5623 21 12.01 21H12C11.4477 21 11 20.5523 11 20Z' fill='currentColor'/></svg>\"}\n name=\"IconWifi\"\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/IconWifi.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 IconWifi(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.04 11.002C9.70148 11.002 7.4369 11.8215 5.64003 13.3182C5.21566 13.6717 4.58511 13.6142 4.23165 13.1898C3.87819 12.7655 3.93566 12.1349 4.36003 11.7815C6.51628 9.98546 9.23378 9.00195 12.04 9.00195C14.8463 9.00195 17.5638 9.98546 19.72 11.7815C20.1444 12.1349 20.2019 12.7655 19.8484 13.1898C19.4949 13.6142 18.8644 13.6717 18.44 13.3182C16.6431 11.8215 14.3786 11.002 12.04 11.002Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.9999 6.00244C8.34771 6.00244 4.82096 7.33493 2.08118 9.74996C1.66688 10.1152 1.03497 10.0753 0.669769 9.66104C0.30457 9.24674 0.344379 8.61482 0.758684 8.24963C3.86376 5.51259 7.86075 4.00244 11.9999 4.00244C16.1391 4.00244 20.1361 5.51259 23.2412 8.24963C23.6555 8.61482 23.6953 9.24674 23.3301 9.66104C22.9649 10.0753 22.333 10.1152 21.9187 9.74996C19.1789 7.33493 15.6522 6.00244 11.9999 6.00244Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0054 16.001C10.9676 16.001 9.95552 16.3239 9.10952 16.9249C8.65929 17.2448 8.03501 17.1391 7.71514 16.6889C7.39528 16.2387 7.50096 15.6144 7.95119 15.2945C9.13559 14.4531 10.5525 14.001 12.0054 14.001C13.4582 14.001 14.8751 14.4531 16.0595 15.2945C16.5097 15.6144 16.6154 16.2387 16.2956 16.6889C15.9757 17.1391 15.3514 17.2448 14.9012 16.9249C14.0552 16.3239 13.0431 16.001 12.0054 16.001Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 20C11 19.4477 11.4477 19 12 19H12.01C12.5623 19 13.01 19.4477 13.01 20C13.01 20.5523 12.5623 21 12.01 21H12C11.4477 21 11 20.5523 11 20Z' fill='currentColor'/></svg>\"}\n name=\"IconWifi\"\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/IconWifiOff.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 IconWifiOff(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_2682)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.8213 10.6217C16.0635 10.1254 16.6622 9.91937 17.1585 10.1616C18.0525 10.5979 18.8885 11.1442 19.647 11.7878C20.0681 12.1451 20.1198 12.7762 19.7624 13.1973C19.4051 13.6184 18.7741 13.6701 18.353 13.3128C17.7215 12.777 17.0256 12.3222 16.2814 11.959C15.785 11.7167 15.579 11.118 15.8213 10.6217Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.1557 9.99097C11.2489 10.5353 10.8832 11.0522 10.3389 11.1455C8.60881 11.4419 6.98807 12.1911 5.64146 13.317C5.21776 13.6713 4.5871 13.615 4.23285 13.1913C3.87859 12.7676 3.93489 12.1369 4.35859 11.7827C5.97614 10.4302 7.92299 9.53022 10.0012 9.17419C10.5455 9.08093 11.0624 9.44662 11.1557 9.99097Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.7313 6.76589C14.8194 6.12965 12.7988 5.88516 10.7903 6.047C10.2398 6.09135 9.7576 5.68104 9.71324 5.13054C9.66889 4.58004 10.0792 4.09782 10.6297 4.05346C12.906 3.87004 15.1959 4.14713 17.3628 4.8682C19.5297 5.58928 21.529 6.73954 23.2416 8.25033C23.6557 8.6157 23.6953 9.24763 23.3299 9.66178C22.9645 10.0759 22.3326 10.1155 21.9185 9.75012C20.4074 8.41707 18.6433 7.40213 16.7313 6.76589Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.05021 5.75302C7.25282 6.2668 7.00058 6.84755 6.48681 7.05017C4.87276 7.6867 3.38219 8.60007 2.08222 9.74915C1.66842 10.1149 1.03645 10.076 0.67068 9.66218C0.304911 9.24838 0.343849 8.61641 0.75765 8.25064C2.232 6.94743 3.92251 5.91154 5.75306 5.18962C6.26684 4.98701 6.84759 5.23925 7.05021 5.75302Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0054 16.001C10.9676 16.001 9.95552 16.3239 9.10952 16.9249C8.65929 17.2448 8.03501 17.1391 7.71514 16.6889C7.39528 16.2387 7.50096 15.6144 7.95119 15.2945C9.13559 14.4531 10.5525 14.001 12.0054 14.001C13.4582 14.001 14.8751 14.4531 16.0595 15.2945C16.5097 15.6144 16.6154 16.2387 16.2956 16.6889C15.9757 17.1391 15.3514 17.2448 14.9012 16.9249C14.0552 16.3239 13.0431 16.001 12.0054 16.001Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 20C11 19.4477 11.4477 19 12 19H12.01C12.5623 19 13.01 19.4477 13.01 20C13.01 20.5523 12.5623 21 12.01 21H12C11.4477 21 11 20.5523 11 20Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2682'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconWifiOff\"\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/IconWifiOff.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 IconWifiOff(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_2682)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.8213 10.6217C16.0635 10.1254 16.6622 9.91937 17.1585 10.1616C18.0525 10.5979 18.8885 11.1442 19.647 11.7878C20.0681 12.1451 20.1198 12.7762 19.7624 13.1973C19.4051 13.6184 18.7741 13.6701 18.353 13.3128C17.7215 12.777 17.0256 12.3222 16.2814 11.959C15.785 11.7167 15.579 11.118 15.8213 10.6217Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.1557 9.99097C11.2489 10.5353 10.8832 11.0522 10.3389 11.1455C8.60881 11.4419 6.98807 12.1911 5.64146 13.317C5.21776 13.6713 4.5871 13.615 4.23285 13.1913C3.87859 12.7676 3.93489 12.1369 4.35859 11.7827C5.97614 10.4302 7.92299 9.53022 10.0012 9.17419C10.5455 9.08093 11.0624 9.44662 11.1557 9.99097Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.7313 6.76589C14.8194 6.12965 12.7988 5.88516 10.7903 6.047C10.2398 6.09135 9.7576 5.68104 9.71324 5.13054C9.66889 4.58004 10.0792 4.09782 10.6297 4.05346C12.906 3.87004 15.1959 4.14713 17.3628 4.8682C19.5297 5.58928 21.529 6.73954 23.2416 8.25033C23.6557 8.6157 23.6953 9.24763 23.3299 9.66178C22.9645 10.0759 22.3326 10.1155 21.9185 9.75012C20.4074 8.41707 18.6433 7.40213 16.7313 6.76589Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.05021 5.75302C7.25282 6.2668 7.00058 6.84755 6.48681 7.05017C4.87276 7.6867 3.38219 8.60007 2.08222 9.74915C1.66842 10.1149 1.03645 10.076 0.67068 9.66218C0.304911 9.24838 0.343849 8.61641 0.75765 8.25064C2.232 6.94743 3.92251 5.91154 5.75306 5.18962C6.26684 4.98701 6.84759 5.23925 7.05021 5.75302Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0054 16.001C10.9676 16.001 9.95552 16.3239 9.10952 16.9249C8.65929 17.2448 8.03501 17.1391 7.71514 16.6889C7.39528 16.2387 7.50096 15.6144 7.95119 15.2945C9.13559 14.4531 10.5525 14.001 12.0054 14.001C13.4582 14.001 14.8751 14.4531 16.0595 15.2945C16.5097 15.6144 16.6154 16.2387 16.2956 16.6889C15.9757 17.1391 15.3514 17.2448 14.9012 16.9249C14.0552 16.3239 13.0431 16.001 12.0054 16.001Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 20C11 19.4477 11.4477 19 12 19H12.01C12.5623 19 13.01 19.4477 13.01 20C13.01 20.5523 12.5623 21 12.01 21H12C11.4477 21 11 20.5523 11 20Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2682'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconWifiOff\"\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/IconWind.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 IconWind(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='M11.2023 5.01899C11.0407 4.98703 10.8737 4.99551 10.7161 5.04366C10.5586 5.09181 10.4154 5.17815 10.2992 5.29499C9.90983 5.68667 9.27667 5.68855 8.88499 5.29918C8.49331 4.90982 8.49144 4.27665 8.8808 3.88497C9.22926 3.53444 9.65893 3.27544 10.1316 3.13099C10.6043 2.98653 11.1053 2.9611 11.5902 3.05696C12.0751 3.15282 12.5288 3.36699 12.9109 3.68044C13.2931 3.99389 13.5919 4.39691 13.7807 4.85366C13.9696 5.31042 14.0427 5.80676 13.9935 6.29857C13.9443 6.79038 13.7744 7.26241 13.4988 7.67271C13.2232 8.08301 12.8505 8.41887 12.4138 8.65042C11.9779 8.8816 11.4916 9.00166 10.9982 8.99998C10.9974 8.99998 10.9966 8.99998 10.9958 8.99997L11 7.99998V8.99998H10.9982H2C1.44772 8.99998 1 8.55227 1 7.99998C1 7.4477 1.44772 6.99998 2 6.99998H11.0042C11.169 7.00067 11.3313 6.96066 11.4769 6.88347C11.6224 6.80629 11.7467 6.69434 11.8385 6.55757C11.9304 6.4208 11.987 6.26346 12.0034 6.09952C12.0198 5.93559 11.9955 5.77014 11.9325 5.61789C11.8696 5.46564 11.77 5.3313 11.6426 5.22681C11.5152 5.12233 11.364 5.05094 11.2023 5.01899ZM19.7889 8.02896C19.5472 7.98075 19.2973 7.99285 19.0614 8.06419C18.8254 8.13553 18.6107 8.26392 18.4362 8.43798C18.0452 8.82801 17.412 8.82721 17.022 8.43619C16.632 8.04518 16.6328 7.41201 17.0238 7.02198C17.431 6.61582 17.932 6.31626 18.4825 6.1498C19.033 5.98333 19.6161 5.9551 20.1801 6.06758C20.7441 6.18007 21.2717 6.42981 21.7162 6.79472C22.1608 7.15963 22.5085 7.62846 22.7288 8.15975C22.949 8.69104 23.0349 9.26841 22.9789 9.84081C22.9229 10.4132 22.7267 10.963 22.4077 11.4415C22.0886 11.92 21.6566 12.3126 21.1498 12.5844C20.6429 12.8562 20.0769 12.999 19.5018 13L19.5 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H19.4989C19.7452 10.9994 19.9875 10.9383 20.2045 10.8219C20.4217 10.7054 20.6069 10.5371 20.7436 10.3321C20.8803 10.127 20.9644 9.89136 20.9884 9.64605C21.0124 9.40074 20.9756 9.1533 20.8812 8.9256C20.7868 8.6979 20.6378 8.49698 20.4473 8.34059C20.2567 8.1842 20.0306 8.07716 19.7889 8.02896ZM13.998 15C14.4915 14.9983 14.9778 15.1183 15.4138 15.3495C15.8505 15.5811 16.2232 15.917 16.4988 16.3273C16.7744 16.7376 16.9443 17.2096 16.9935 17.7014C17.0427 18.1932 16.9696 18.6895 16.7807 19.1463C16.5919 19.6031 16.2931 20.0061 15.9109 20.3195C15.5288 20.633 15.0751 20.8471 14.5902 20.943C14.1053 21.0389 13.6043 21.0134 13.1316 20.869C12.6589 20.7245 12.2293 20.4655 11.8808 20.115C11.4914 19.7233 11.4933 19.0901 11.885 18.7008C12.2767 18.3114 12.9098 18.3133 13.2992 18.705C13.4154 18.8218 13.5586 18.9082 13.7161 18.9563C13.8737 19.0045 14.0407 19.0129 14.2023 18.981C14.364 18.949 14.5152 18.8776 14.6426 18.7732C14.77 18.6687 14.8696 18.5343 14.9325 18.3821C14.9955 18.2298 15.0198 18.0644 15.0034 17.9004C14.987 17.7365 14.9304 17.5792 14.8385 17.4424C14.7467 17.3056 14.6224 17.1937 14.4769 17.1165C14.3313 17.0393 14.169 16.9993 14.0042 17L14 17H2C1.44772 17 1 16.5523 1 16C1 15.4477 1.44772 15 2 15H13.998Z' fill='currentColor'/></svg>\"}\n name=\"IconWind\"\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/IconWind.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 IconWind(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='M11.2023 5.01899C11.0407 4.98703 10.8737 4.99551 10.7161 5.04366C10.5586 5.09181 10.4154 5.17815 10.2992 5.29499C9.90983 5.68667 9.27667 5.68855 8.88499 5.29918C8.49331 4.90982 8.49144 4.27665 8.8808 3.88497C9.22926 3.53444 9.65893 3.27544 10.1316 3.13099C10.6043 2.98653 11.1053 2.9611 11.5902 3.05696C12.0751 3.15282 12.5288 3.36699 12.9109 3.68044C13.2931 3.99389 13.5919 4.39691 13.7807 4.85366C13.9696 5.31042 14.0427 5.80676 13.9935 6.29857C13.9443 6.79038 13.7744 7.26241 13.4988 7.67271C13.2232 8.08301 12.8505 8.41887 12.4138 8.65042C11.9779 8.8816 11.4916 9.00166 10.9982 8.99998C10.9974 8.99998 10.9966 8.99998 10.9958 8.99997L11 7.99998V8.99998H10.9982H2C1.44772 8.99998 1 8.55227 1 7.99998C1 7.4477 1.44772 6.99998 2 6.99998H11.0042C11.169 7.00067 11.3313 6.96066 11.4769 6.88347C11.6224 6.80629 11.7467 6.69434 11.8385 6.55757C11.9304 6.4208 11.987 6.26346 12.0034 6.09952C12.0198 5.93559 11.9955 5.77014 11.9325 5.61789C11.8696 5.46564 11.77 5.3313 11.6426 5.22681C11.5152 5.12233 11.364 5.05094 11.2023 5.01899ZM19.7889 8.02896C19.5472 7.98075 19.2973 7.99285 19.0614 8.06419C18.8254 8.13553 18.6107 8.26392 18.4362 8.43798C18.0452 8.82801 17.412 8.82721 17.022 8.43619C16.632 8.04518 16.6328 7.41201 17.0238 7.02198C17.431 6.61582 17.932 6.31626 18.4825 6.1498C19.033 5.98333 19.6161 5.9551 20.1801 6.06758C20.7441 6.18007 21.2717 6.42981 21.7162 6.79472C22.1608 7.15963 22.5085 7.62846 22.7288 8.15975C22.949 8.69104 23.0349 9.26841 22.9789 9.84081C22.9229 10.4132 22.7267 10.963 22.4077 11.4415C22.0886 11.92 21.6566 12.3126 21.1498 12.5844C20.6429 12.8562 20.0769 12.999 19.5018 13L19.5 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H19.4989C19.7452 10.9994 19.9875 10.9383 20.2045 10.8219C20.4217 10.7054 20.6069 10.5371 20.7436 10.3321C20.8803 10.127 20.9644 9.89136 20.9884 9.64605C21.0124 9.40074 20.9756 9.1533 20.8812 8.9256C20.7868 8.6979 20.6378 8.49698 20.4473 8.34059C20.2567 8.1842 20.0306 8.07716 19.7889 8.02896ZM13.998 15C14.4915 14.9983 14.9778 15.1183 15.4138 15.3495C15.8505 15.5811 16.2232 15.917 16.4988 16.3273C16.7744 16.7376 16.9443 17.2096 16.9935 17.7014C17.0427 18.1932 16.9696 18.6895 16.7807 19.1463C16.5919 19.6031 16.2931 20.0061 15.9109 20.3195C15.5288 20.633 15.0751 20.8471 14.5902 20.943C14.1053 21.0389 13.6043 21.0134 13.1316 20.869C12.6589 20.7245 12.2293 20.4655 11.8808 20.115C11.4914 19.7233 11.4933 19.0901 11.885 18.7008C12.2767 18.3114 12.9098 18.3133 13.2992 18.705C13.4154 18.8218 13.5586 18.9082 13.7161 18.9563C13.8737 19.0045 14.0407 19.0129 14.2023 18.981C14.364 18.949 14.5152 18.8776 14.6426 18.7732C14.77 18.6687 14.8696 18.5343 14.9325 18.3821C14.9955 18.2298 15.0198 18.0644 15.0034 17.9004C14.987 17.7365 14.9304 17.5792 14.8385 17.4424C14.7467 17.3056 14.6224 17.1937 14.4769 17.1165C14.3313 17.0393 14.169 16.9993 14.0042 17L14 17H2C1.44772 17 1 16.5523 1 16C1 15.4477 1.44772 15 2 15H13.998Z' fill='currentColor'/></svg>\"}\n name=\"IconWind\"\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/IconX.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 IconX(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='M19.6653 4.33474C20.1116 4.78105 20.1116 5.50467 19.6653 5.95098L5.95098 19.6653C5.50467 20.1116 4.78105 20.1116 4.33474 19.6653C3.88842 19.219 3.88842 18.4953 4.33474 18.049L18.049 4.33474C18.4953 3.88842 19.219 3.88842 19.6653 4.33474Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.33474 4.33474C4.78105 3.88842 5.50467 3.88842 5.95098 4.33474L19.6653 18.049C20.1116 18.4953 20.1116 19.219 19.6653 19.6653C19.219 20.1116 18.4953 20.1116 18.049 19.6653L4.33474 5.95098C3.88842 5.50467 3.88842 4.78105 4.33474 4.33474Z' fill='currentColor'/></svg>\"}\n name=\"IconX\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,MAAM,OAAkB;AAEpC,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/IconX.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 IconX(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='M19.6653 4.33474C20.1116 4.78105 20.1116 5.50467 19.6653 5.95098L5.95098 19.6653C5.50467 20.1116 4.78105 20.1116 4.33474 19.6653C3.88842 19.219 3.88842 18.4953 4.33474 18.049L18.049 4.33474C18.4953 3.88842 19.219 3.88842 19.6653 4.33474Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4.33474 4.33474C4.78105 3.88842 5.50467 3.88842 5.95098 4.33474L19.6653 18.049C20.1116 18.4953 20.1116 19.219 19.6653 19.6653C19.219 20.1116 18.4953 20.1116 18.049 19.6653L4.33474 5.95098C3.88842 5.50467 3.88842 4.78105 4.33474 4.33474Z' fill='currentColor'/></svg>\"}\n name=\"IconX\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,MAAM,OAAkB;AACtC,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/IconXCircle.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 IconXCircle(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='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXCircle\"\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/IconXCircle.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 IconXCircle(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='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXCircle\"\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/IconXOctagon.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 IconXOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXOctagon\"\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/IconXOctagon.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 IconXOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXOctagon\"\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/IconXSquare.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 IconXSquare(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='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXSquare\"\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/IconXSquare.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 IconXSquare(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='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconXSquare\"\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/IconYoutube.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 IconYoutube(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_2481)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.9995 3C11.9995 3 11.9996 3 11.9996 4L11.9996 5L11.9241 5.00011C11.8741 5.00022 11.8002 5.00044 11.7053 5.00089C11.5155 5.00178 11.2421 5.00356 10.9084 5.00713C10.2407 5.01427 9.33357 5.02855 8.3743 5.05706C7.41342 5.08561 6.4082 5.12821 5.54172 5.19141C4.65361 5.25619 3.99372 5.33761 3.66495 5.42419C3.36625 5.51 3.09517 5.67253 2.87873 5.89566C2.6676 6.11333 2.51569 6.38119 2.4372 6.67375C2.13766 8.34737 1.99118 10.0448 1.99958 11.7451L1.99964 11.7563C1.98892 13.4635 2.1343 15.1681 2.43407 16.8487C2.5207 17.1264 2.67413 17.3788 2.88117 17.5837C3.09808 17.7984 3.36653 17.9537 3.66073 18.0347C3.98806 18.1217 4.64979 18.2035 5.54172 18.2686C6.4082 18.3318 7.41342 18.3744 8.3743 18.4029C9.33357 18.4314 10.2407 18.4457 10.9084 18.4529C11.2421 18.4564 11.5155 18.4582 11.7053 18.4591C11.8002 18.4596 11.8741 18.4598 11.9241 18.4599H12.0751C12.1251 18.4598 12.199 18.4596 12.2939 18.4591C12.4836 18.4582 12.7571 18.4564 13.0908 18.4529C13.7585 18.4457 14.6656 18.4314 15.6249 18.4029C16.5858 18.3744 17.591 18.3318 18.4575 18.2686C19.3456 18.2038 20.0055 18.1224 20.3342 18.0358C20.6329 17.95 20.904 17.7875 21.1205 17.5643C21.3316 17.3467 21.4835 17.0788 21.562 16.7863C21.8592 15.1253 22.0057 13.4409 21.9996 11.7536L21.9996 11.7437C22.0103 10.0306 21.8639 8.32008 21.562 6.63377C21.4835 6.3412 21.3316 6.07333 21.1205 5.85566C20.9065 5.63509 20.6391 5.47373 20.3445 5.38717C20.0046 5.3072 19.3422 5.23348 18.4638 5.17498C17.5955 5.11716 16.5889 5.07822 15.6275 5.05213C14.6675 5.02609 13.7598 5.01304 13.0917 5.00651C12.7578 5.00325 12.4842 5.00162 12.2943 5.00081L12.0753 5.0001L11.9996 5L11.9996 4C11.9996 3 11.9995 3 11.9995 3L12.0793 3.0001C12.1308 3.00021 12.2063 3.00042 12.3029 3.00083C12.4959 3.00166 12.7732 3.00331 13.1112 3.00661C13.7869 3.01321 14.7067 3.02641 15.6817 3.05287C16.6553 3.07928 17.6912 3.11909 18.5967 3.1794C19.4763 3.23798 20.3111 3.32017 20.8368 3.44854C20.8485 3.45141 20.8602 3.45448 20.8718 3.45777C21.5119 3.63886 22.0929 3.98566 22.556 4.46315C23.0192 4.94063 23.3482 5.53189 23.5097 6.17719C23.5151 6.19879 23.5198 6.22057 23.5237 6.24249C23.8516 8.06021 24.0109 9.90432 23.9996 11.7513C24.0058 13.5707 23.8466 15.3869 23.5237 17.1774C23.5198 17.1994 23.5151 17.2212 23.5097 17.2428C23.3482 17.8881 23.0192 18.4794 22.556 18.9569C22.0929 19.4343 21.5119 19.7811 20.8718 19.9622L20.858 19.966C20.3243 20.1088 19.4823 20.1992 18.603 20.2633C17.6957 20.3295 16.6584 20.3731 15.6843 20.4021C14.7086 20.4311 13.7881 20.4455 13.1122 20.4528C12.774 20.4564 12.4965 20.4582 12.3033 20.4591C12.2067 20.4595 12.1311 20.4598 12.0795 20.4599L12 20.46L11.9197 20.4599C11.8681 20.4598 11.7925 20.4595 11.6959 20.4591C11.5027 20.4582 11.2252 20.4564 10.887 20.4528C10.211 20.4455 9.29062 20.4311 8.31489 20.4021C7.34077 20.3731 6.30349 20.3295 5.39622 20.2633C4.51692 20.1992 3.67488 20.1088 3.14123 19.966L3.13567 19.9646C2.5086 19.793 1.93639 19.4626 1.47431 19.0052C1.01222 18.5479 0.675903 17.9792 0.497836 17.3539C0.488797 17.3222 0.481335 17.29 0.475477 17.2575C0.147638 15.44 -0.0116703 13.5961 -0.00041991 11.7493C-0.00913417 9.91636 0.150161 8.08643 0.475469 6.28253C0.479424 6.2606 0.48411 6.23881 0.48952 6.21719C0.651039 5.57189 0.97999 4.98063 1.44315 4.50315C1.90631 4.02566 2.48727 3.67886 3.12736 3.49777L3.14123 3.49395C3.67488 3.35123 4.51692 3.26085 5.39622 3.19671C6.30349 3.13054 7.34077 3.08689 8.31489 3.05794C9.29062 3.02895 10.211 3.01448 10.887 3.00724C11.2252 3.00363 11.5027 3.00182 11.6959 3.00091C11.7925 3.00046 11.8681 3.00023 11.9197 3.00011L11.9995 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.24718 7.61559C9.55499 7.43653 9.9348 7.43468 10.2443 7.61072L15.9943 10.8807C16.3069 11.0585 16.5 11.3904 16.5 11.75C16.5 12.1096 16.3069 12.4415 15.9943 12.6192L10.2443 15.8892C9.9348 16.0653 9.55499 16.0634 9.24718 15.8844C8.93937 15.7053 8.75 15.3761 8.75 15.02V8.47998C8.75 8.12388 8.93937 7.79464 9.24718 7.61559ZM10.75 10.1991V13.3009L13.4771 11.75L10.75 10.1991Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2481'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconYoutube\"\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/IconYoutube.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 IconYoutube(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_2481)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.9995 3C11.9995 3 11.9996 3 11.9996 4L11.9996 5L11.9241 5.00011C11.8741 5.00022 11.8002 5.00044 11.7053 5.00089C11.5155 5.00178 11.2421 5.00356 10.9084 5.00713C10.2407 5.01427 9.33357 5.02855 8.3743 5.05706C7.41342 5.08561 6.4082 5.12821 5.54172 5.19141C4.65361 5.25619 3.99372 5.33761 3.66495 5.42419C3.36625 5.51 3.09517 5.67253 2.87873 5.89566C2.6676 6.11333 2.51569 6.38119 2.4372 6.67375C2.13766 8.34737 1.99118 10.0448 1.99958 11.7451L1.99964 11.7563C1.98892 13.4635 2.1343 15.1681 2.43407 16.8487C2.5207 17.1264 2.67413 17.3788 2.88117 17.5837C3.09808 17.7984 3.36653 17.9537 3.66073 18.0347C3.98806 18.1217 4.64979 18.2035 5.54172 18.2686C6.4082 18.3318 7.41342 18.3744 8.3743 18.4029C9.33357 18.4314 10.2407 18.4457 10.9084 18.4529C11.2421 18.4564 11.5155 18.4582 11.7053 18.4591C11.8002 18.4596 11.8741 18.4598 11.9241 18.4599H12.0751C12.1251 18.4598 12.199 18.4596 12.2939 18.4591C12.4836 18.4582 12.7571 18.4564 13.0908 18.4529C13.7585 18.4457 14.6656 18.4314 15.6249 18.4029C16.5858 18.3744 17.591 18.3318 18.4575 18.2686C19.3456 18.2038 20.0055 18.1224 20.3342 18.0358C20.6329 17.95 20.904 17.7875 21.1205 17.5643C21.3316 17.3467 21.4835 17.0788 21.562 16.7863C21.8592 15.1253 22.0057 13.4409 21.9996 11.7536L21.9996 11.7437C22.0103 10.0306 21.8639 8.32008 21.562 6.63377C21.4835 6.3412 21.3316 6.07333 21.1205 5.85566C20.9065 5.63509 20.6391 5.47373 20.3445 5.38717C20.0046 5.3072 19.3422 5.23348 18.4638 5.17498C17.5955 5.11716 16.5889 5.07822 15.6275 5.05213C14.6675 5.02609 13.7598 5.01304 13.0917 5.00651C12.7578 5.00325 12.4842 5.00162 12.2943 5.00081L12.0753 5.0001L11.9996 5L11.9996 4C11.9996 3 11.9995 3 11.9995 3L12.0793 3.0001C12.1308 3.00021 12.2063 3.00042 12.3029 3.00083C12.4959 3.00166 12.7732 3.00331 13.1112 3.00661C13.7869 3.01321 14.7067 3.02641 15.6817 3.05287C16.6553 3.07928 17.6912 3.11909 18.5967 3.1794C19.4763 3.23798 20.3111 3.32017 20.8368 3.44854C20.8485 3.45141 20.8602 3.45448 20.8718 3.45777C21.5119 3.63886 22.0929 3.98566 22.556 4.46315C23.0192 4.94063 23.3482 5.53189 23.5097 6.17719C23.5151 6.19879 23.5198 6.22057 23.5237 6.24249C23.8516 8.06021 24.0109 9.90432 23.9996 11.7513C24.0058 13.5707 23.8466 15.3869 23.5237 17.1774C23.5198 17.1994 23.5151 17.2212 23.5097 17.2428C23.3482 17.8881 23.0192 18.4794 22.556 18.9569C22.0929 19.4343 21.5119 19.7811 20.8718 19.9622L20.858 19.966C20.3243 20.1088 19.4823 20.1992 18.603 20.2633C17.6957 20.3295 16.6584 20.3731 15.6843 20.4021C14.7086 20.4311 13.7881 20.4455 13.1122 20.4528C12.774 20.4564 12.4965 20.4582 12.3033 20.4591C12.2067 20.4595 12.1311 20.4598 12.0795 20.4599L12 20.46L11.9197 20.4599C11.8681 20.4598 11.7925 20.4595 11.6959 20.4591C11.5027 20.4582 11.2252 20.4564 10.887 20.4528C10.211 20.4455 9.29062 20.4311 8.31489 20.4021C7.34077 20.3731 6.30349 20.3295 5.39622 20.2633C4.51692 20.1992 3.67488 20.1088 3.14123 19.966L3.13567 19.9646C2.5086 19.793 1.93639 19.4626 1.47431 19.0052C1.01222 18.5479 0.675903 17.9792 0.497836 17.3539C0.488797 17.3222 0.481335 17.29 0.475477 17.2575C0.147638 15.44 -0.0116703 13.5961 -0.00041991 11.7493C-0.00913417 9.91636 0.150161 8.08643 0.475469 6.28253C0.479424 6.2606 0.48411 6.23881 0.48952 6.21719C0.651039 5.57189 0.97999 4.98063 1.44315 4.50315C1.90631 4.02566 2.48727 3.67886 3.12736 3.49777L3.14123 3.49395C3.67488 3.35123 4.51692 3.26085 5.39622 3.19671C6.30349 3.13054 7.34077 3.08689 8.31489 3.05794C9.29062 3.02895 10.211 3.01448 10.887 3.00724C11.2252 3.00363 11.5027 3.00182 11.6959 3.00091C11.7925 3.00046 11.8681 3.00023 11.9197 3.00011L11.9995 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.24718 7.61559C9.55499 7.43653 9.9348 7.43468 10.2443 7.61072L15.9943 10.8807C16.3069 11.0585 16.5 11.3904 16.5 11.75C16.5 12.1096 16.3069 12.4415 15.9943 12.6192L10.2443 15.8892C9.9348 16.0653 9.55499 16.0634 9.24718 15.8844C8.93937 15.7053 8.75 15.3761 8.75 15.02V8.47998C8.75 8.12388 8.93937 7.79464 9.24718 7.61559ZM10.75 10.1991V13.3009L13.4771 11.75L10.75 10.1991Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2481'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconYoutube\"\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/IconZap.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 IconZap(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='M13.3982 1.08275C13.8054 1.25952 14.0474 1.68359 13.9923 2.12409L13.1328 9.00006H21C21.388 9.00006 21.741 9.22452 21.9056 9.5759C22.0702 9.92729 22.0166 10.3422 21.7682 10.6402L11.7682 22.6402C11.484 22.9813 11.009 23.0941 10.6018 22.9174C10.1946 22.7406 9.95267 22.3165 10.0077 21.876L10.8672 15.0001H3.00001C2.61199 15.0001 2.259 14.7756 2.09442 14.4242C1.92984 14.0728 1.98339 13.658 2.23179 13.3599L12.2318 1.35987C12.516 1.01884 12.991 0.905986 13.3982 1.08275ZM5.13505 13.0001H12C12.2868 13.0001 12.5599 13.1232 12.7497 13.3383C12.9395 13.5533 13.0279 13.8395 12.9923 14.1241L12.4154 18.7396L18.865 11.0001H12C11.7132 11.0001 11.4402 10.8769 11.2503 10.6619C11.0605 10.4468 10.9722 10.1606 11.0077 9.87602L11.5847 5.26051L5.13505 13.0001Z' fill='currentColor'/></svg>\"}\n name=\"IconZap\"\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/IconZap.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 IconZap(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='M13.3982 1.08275C13.8054 1.25952 14.0474 1.68359 13.9923 2.12409L13.1328 9.00006H21C21.388 9.00006 21.741 9.22452 21.9056 9.5759C22.0702 9.92729 22.0166 10.3422 21.7682 10.6402L11.7682 22.6402C11.484 22.9813 11.009 23.0941 10.6018 22.9174C10.1946 22.7406 9.95267 22.3165 10.0077 21.876L10.8672 15.0001H3.00001C2.61199 15.0001 2.259 14.7756 2.09442 14.4242C1.92984 14.0728 1.98339 13.658 2.23179 13.3599L12.2318 1.35987C12.516 1.01884 12.991 0.905986 13.3982 1.08275ZM5.13505 13.0001H12C12.2868 13.0001 12.5599 13.1232 12.7497 13.3383C12.9395 13.5533 13.0279 13.8395 12.9923 14.1241L12.4154 18.7396L18.865 11.0001H12C11.7132 11.0001 11.4402 10.8769 11.2503 10.6619C11.0605 10.4468 10.9722 10.1606 11.0077 9.87602L11.5847 5.26051L5.13505 13.0001Z' fill='currentColor'/></svg>\"}\n name=\"IconZap\"\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/IconZapOff.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 IconZapOff(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_2592)'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.3979 1.08247C13.8052 1.25893 14.0474 1.6828 13.9927 2.12332L13.4027 6.87332C13.3346 7.42139 12.8351 7.81051 12.2871 7.74243C11.739 7.67435 11.3499 7.17487 11.418 6.62679L11.5876 5.26096L11.339 5.55972C10.9857 5.98424 10.3552 6.04199 9.93067 5.68871C9.50616 5.33543 9.44841 4.7049 9.80169 4.28039L12.2317 1.36039C12.5156 1.01918 12.9905 0.906 13.3979 1.08247Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.6602 10C14.6602 9.44772 15.1079 9 15.6602 9H21.0002C21.3884 9 21.7415 9.22467 21.906 9.5763C22.0704 9.92794 22.0166 10.343 21.7677 10.641L19.3377 13.551C18.9837 13.9749 18.3531 14.0316 17.9292 13.6776C17.5053 13.3236 17.4486 12.693 17.8026 12.269L18.8623 11H15.6602C15.1079 11 14.6602 10.5523 14.6602 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.6402 7.2318C9.06447 7.58537 9.1218 8.21593 8.76823 8.64021L5.13505 13H12C12.2868 13 12.5599 13.1232 12.7497 13.3382C12.9395 13.5533 13.0279 13.8394 12.9923 14.1241L12.4154 18.7396L15.2318 15.3598C15.5854 14.9356 16.2159 14.8782 16.6402 15.2318C17.0645 15.5854 17.1218 16.2159 16.7682 16.6402L11.7682 22.6402C11.484 22.9812 11.009 23.0941 10.6018 22.9173C10.1946 22.7406 9.95267 22.3165 10.0077 21.876L10.8672 15H3.00001C2.61199 15 2.259 14.7756 2.09442 14.4242C1.92984 14.0728 1.98339 13.6579 2.23179 13.3598L7.23179 7.35984C7.58536 6.93556 8.21592 6.87824 8.6402 7.2318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2592'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconZapOff\"\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/IconZapOff.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 IconZapOff(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_2592)'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.3979 1.08247C13.8052 1.25893 14.0474 1.6828 13.9927 2.12332L13.4027 6.87332C13.3346 7.42139 12.8351 7.81051 12.2871 7.74243C11.739 7.67435 11.3499 7.17487 11.418 6.62679L11.5876 5.26096L11.339 5.55972C10.9857 5.98424 10.3552 6.04199 9.93067 5.68871C9.50616 5.33543 9.44841 4.7049 9.80169 4.28039L12.2317 1.36039C12.5156 1.01918 12.9905 0.906 13.3979 1.08247Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.6602 10C14.6602 9.44772 15.1079 9 15.6602 9H21.0002C21.3884 9 21.7415 9.22467 21.906 9.5763C22.0704 9.92794 22.0166 10.343 21.7677 10.641L19.3377 13.551C18.9837 13.9749 18.3531 14.0316 17.9292 13.6776C17.5053 13.3236 17.4486 12.693 17.8026 12.269L18.8623 11H15.6602C15.1079 11 14.6602 10.5523 14.6602 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.6402 7.2318C9.06447 7.58537 9.1218 8.21593 8.76823 8.64021L5.13505 13H12C12.2868 13 12.5599 13.1232 12.7497 13.3382C12.9395 13.5533 13.0279 13.8394 12.9923 14.1241L12.4154 18.7396L15.2318 15.3598C15.5854 14.9356 16.2159 14.8782 16.6402 15.2318C17.0645 15.5854 17.1218 16.2159 16.7682 16.6402L11.7682 22.6402C11.484 22.9812 11.009 23.0941 10.6018 22.9173C10.1946 22.7406 9.95267 22.3165 10.0077 21.876L10.8672 15H3.00001C2.61199 15 2.259 14.7756 2.09442 14.4242C1.92984 14.0728 1.98339 13.6579 2.23179 13.3598L7.23179 7.35984C7.58536 6.93556 8.21592 6.87824 8.6402 7.2318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2592'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconZapOff\"\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/IconZoomIn.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 IconZoomIn(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='M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9433 15.9428C16.3338 15.5523 16.967 15.5523 17.3575 15.9428L21.7075 20.2928C22.098 20.6833 22.098 21.3165 21.7075 21.707C21.317 22.0975 20.6838 22.0975 20.2933 21.707L15.9433 17.357C15.5528 16.9665 15.5528 16.3333 15.9433 15.9428Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 7C11.5523 7 12 7.44772 12 8V14C12 14.5523 11.5523 15 11 15C10.4477 15 10 14.5523 10 14V8C10 7.44772 10.4477 7 11 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 11C7 10.4477 7.44772 10 8 10H14C14.5523 10 15 10.4477 15 11C15 11.5523 14.5523 12 14 12H8C7.44772 12 7 11.5523 7 11Z' fill='currentColor'/></svg>\"}\n name=\"IconZoomIn\"\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/IconZoomIn.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 IconZoomIn(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='M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9433 15.9428C16.3338 15.5523 16.967 15.5523 17.3575 15.9428L21.7075 20.2928C22.098 20.6833 22.098 21.3165 21.7075 21.707C21.317 22.0975 20.6838 22.0975 20.2933 21.707L15.9433 17.357C15.5528 16.9665 15.5528 16.3333 15.9433 15.9428Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 7C11.5523 7 12 7.44772 12 8V14C12 14.5523 11.5523 15 11 15C10.4477 15 10 14.5523 10 14V8C10 7.44772 10.4477 7 11 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 11C7 10.4477 7.44772 10 8 10H14C14.5523 10 15 10.4477 15 11C15 11.5523 14.5523 12 14 12H8C7.44772 12 7 11.5523 7 11Z' fill='currentColor'/></svg>\"}\n name=\"IconZoomIn\"\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/IconZoomOut.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 IconZoomOut(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='M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9433 15.9428C16.3338 15.5523 16.967 15.5523 17.3575 15.9428L21.7075 20.2928C22.098 20.6833 22.098 21.3165 21.7075 21.707C21.317 22.0975 20.6838 22.0975 20.2933 21.707L15.9433 17.357C15.5528 16.9665 15.5528 16.3333 15.9433 15.9428Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 11C7 10.4477 7.44772 10 8 10H14C14.5523 10 15 10.4477 15 11C15 11.5523 14.5523 12 14 12H8C7.44772 12 7 11.5523 7 11Z' fill='currentColor'/></svg>\"}\n name=\"IconZoomOut\"\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/IconZoomOut.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 IconZoomOut(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='M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9433 15.9428C16.3338 15.5523 16.967 15.5523 17.3575 15.9428L21.7075 20.2928C22.098 20.6833 22.098 21.3165 21.7075 21.707C21.317 22.0975 20.6838 22.0975 20.2933 21.707L15.9433 17.357C15.5528 16.9665 15.5528 16.3333 15.9433 15.9428Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 11C7 10.4477 7.44772 10 8 10H14C14.5523 10 15 10.4477 15 11C15 11.5523 14.5523 12 14 12H8C7.44772 12 7 11.5523 7 11Z' fill='currentColor'/></svg>\"}\n name=\"IconZoomOut\"\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,3 +1,2 @@
1
1
  import { IconProps } from '../Icon';
2
-
3
2
  export declare function IconActivity(props: IconProps): import("react/jsx-runtime").JSX.Element;