@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/IconPocket.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 IconPocket(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V11C3 13.3869 3.94821 15.6761 5.63604 17.364C6.47177 18.1997 7.46392 18.8626 8.55585 19.3149C9.64778 19.7672 10.8181 20 12 20C14.3869 20 16.6761 19.0518 18.364 17.364C20.0518 15.6761 21 13.3869 21 11V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V11C23 13.9174 21.8411 16.7153 19.7782 18.7782C17.7153 20.8411 14.9174 22 12 22C10.5555 22 9.12506 21.7155 7.79048 21.1627C6.4559 20.6099 5.24327 19.7996 4.22183 18.7782C2.15893 16.7153 1 13.9174 1 11V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 9.29289C7.68342 8.90237 8.31658 8.90237 8.70711 9.29289L12 12.5858L15.2929 9.29289C15.6834 8.90237 16.3166 8.90237 16.7071 9.29289C17.0976 9.68342 17.0976 10.3166 16.7071 10.7071L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L7.29289 10.7071C6.90237 10.3166 6.90237 9.68342 7.29289 9.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconPocket\"\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/IconPocket.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 IconPocket(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V11C3 13.3869 3.94821 15.6761 5.63604 17.364C6.47177 18.1997 7.46392 18.8626 8.55585 19.3149C9.64778 19.7672 10.8181 20 12 20C14.3869 20 16.6761 19.0518 18.364 17.364C20.0518 15.6761 21 13.3869 21 11V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V11C23 13.9174 21.8411 16.7153 19.7782 18.7782C17.7153 20.8411 14.9174 22 12 22C10.5555 22 9.12506 21.7155 7.79048 21.1627C6.4559 20.6099 5.24327 19.7996 4.22183 18.7782C2.15893 16.7153 1 13.9174 1 11V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 9.29289C7.68342 8.90237 8.31658 8.90237 8.70711 9.29289L12 12.5858L15.2929 9.29289C15.6834 8.90237 16.3166 8.90237 16.7071 9.29289C17.0976 9.68342 17.0976 10.3166 16.7071 10.7071L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L7.29289 10.7071C6.90237 10.3166 6.90237 9.68342 7.29289 9.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconPocket\"\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/IconPower.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 IconPower(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.33711 5.93291C6.7277 6.32337 6.7278 6.95654 6.33734 7.34713C5.21879 8.46605 4.45712 9.89152 4.14865 11.4433C3.84018 12.9951 3.99876 14.6035 4.60434 16.0651C5.20991 17.5268 6.23529 18.7761 7.55083 19.655C8.86637 20.5339 10.413 21.0031 11.9951 21.0031C13.5773 21.0031 15.1239 20.5339 16.4394 19.655C17.7549 18.7761 18.7803 17.5268 19.3859 16.0651C19.9915 14.6035 20.1501 12.9951 19.8416 11.4433C19.5331 9.89152 18.7715 8.46605 17.6529 7.34713C17.2624 6.95654 17.2625 6.32337 17.6531 5.93291C18.0437 5.54245 18.6769 5.54256 19.0673 5.93315C20.4655 7.3318 21.4176 9.11364 21.8032 11.0534C22.1888 12.9931 21.9906 15.0036 21.2336 16.8306C20.4766 18.6577 19.1949 20.2193 17.5505 21.318C15.9061 22.4167 13.9728 23.0031 11.9951 23.0031C10.0174 23.0031 8.08418 22.4167 6.43976 21.318C4.79534 20.2193 3.51361 18.6577 2.75664 16.8306C1.99967 15.0036 1.80144 12.9931 2.18703 11.0534C2.57262 9.11364 3.5247 7.3318 4.9229 5.93315C5.31336 5.54256 5.94653 5.54245 6.33711 5.93291Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconPower\"\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/IconPower.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 IconPower(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.33711 5.93291C6.7277 6.32337 6.7278 6.95654 6.33734 7.34713C5.21879 8.46605 4.45712 9.89152 4.14865 11.4433C3.84018 12.9951 3.99876 14.6035 4.60434 16.0651C5.20991 17.5268 6.23529 18.7761 7.55083 19.655C8.86637 20.5339 10.413 21.0031 11.9951 21.0031C13.5773 21.0031 15.1239 20.5339 16.4394 19.655C17.7549 18.7761 18.7803 17.5268 19.3859 16.0651C19.9915 14.6035 20.1501 12.9951 19.8416 11.4433C19.5331 9.89152 18.7715 8.46605 17.6529 7.34713C17.2624 6.95654 17.2625 6.32337 17.6531 5.93291C18.0437 5.54245 18.6769 5.54256 19.0673 5.93315C20.4655 7.3318 21.4176 9.11364 21.8032 11.0534C22.1888 12.9931 21.9906 15.0036 21.2336 16.8306C20.4766 18.6577 19.1949 20.2193 17.5505 21.318C15.9061 22.4167 13.9728 23.0031 11.9951 23.0031C10.0174 23.0031 8.08418 22.4167 6.43976 21.318C4.79534 20.2193 3.51361 18.6577 2.75664 16.8306C1.99967 15.0036 1.80144 12.9931 2.18703 11.0534C2.57262 9.11364 3.5247 7.3318 4.9229 5.93315C5.31336 5.54256 5.94653 5.54245 6.33711 5.93291Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconPower\"\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/IconPrinter.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 IconPrinter(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 2C5 1.44772 5.44772 1 6 1H18C18.5523 1 19 1.44772 19 2V9C19 9.55228 18.5523 10 18 10C17.4477 10 17 9.55228 17 9V3H7V9C7 9.55228 6.55228 10 6 10C5.44772 10 5 9.55228 5 9V2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 10C3.73478 10 3.48043 10.1054 3.29289 10.2929C3.10536 10.4804 3 10.7348 3 11V16C3 16.2652 3.10536 16.5196 3.29289 16.7071C3.48043 16.8946 3.73478 17 4 17H6C6.55228 17 7 17.4477 7 18C7 18.5523 6.55228 19 6 19H4C3.20435 19 2.44129 18.6839 1.87868 18.1213C1.31607 17.5587 1 16.7956 1 16V11C1 10.2044 1.31607 9.44129 1.87868 8.87868C2.44129 8.31607 3.20435 8 4 8H20C20.7957 8 21.5587 8.31607 22.1213 8.87868C22.6839 9.44129 23 10.2043 23 11V16C23 16.7957 22.6839 17.5587 22.1213 18.1213C21.5587 18.6839 20.7957 19 20 19H18C17.4477 19 17 18.5523 17 18C17 17.4477 17.4477 17 18 17H20C20.2652 17 20.5196 16.8946 20.7071 16.7071C20.8946 16.5196 21 16.2652 21 16V11C21 10.7348 20.8946 10.4804 20.7071 10.2929C20.5196 10.1054 20.2652 10 20 10H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 14C5 13.4477 5.44772 13 6 13H18C18.5523 13 19 13.4477 19 14V22C19 22.5523 18.5523 23 18 23H6C5.44772 23 5 22.5523 5 22V14ZM7 15V21H17V15H7Z' fill='currentColor'/></svg>\"}\n name=\"IconPrinter\"\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/IconPrinter.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 IconPrinter(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 2C5 1.44772 5.44772 1 6 1H18C18.5523 1 19 1.44772 19 2V9C19 9.55228 18.5523 10 18 10C17.4477 10 17 9.55228 17 9V3H7V9C7 9.55228 6.55228 10 6 10C5.44772 10 5 9.55228 5 9V2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 10C3.73478 10 3.48043 10.1054 3.29289 10.2929C3.10536 10.4804 3 10.7348 3 11V16C3 16.2652 3.10536 16.5196 3.29289 16.7071C3.48043 16.8946 3.73478 17 4 17H6C6.55228 17 7 17.4477 7 18C7 18.5523 6.55228 19 6 19H4C3.20435 19 2.44129 18.6839 1.87868 18.1213C1.31607 17.5587 1 16.7956 1 16V11C1 10.2044 1.31607 9.44129 1.87868 8.87868C2.44129 8.31607 3.20435 8 4 8H20C20.7957 8 21.5587 8.31607 22.1213 8.87868C22.6839 9.44129 23 10.2043 23 11V16C23 16.7957 22.6839 17.5587 22.1213 18.1213C21.5587 18.6839 20.7957 19 20 19H18C17.4477 19 17 18.5523 17 18C17 17.4477 17.4477 17 18 17H20C20.2652 17 20.5196 16.8946 20.7071 16.7071C20.8946 16.5196 21 16.2652 21 16V11C21 10.7348 20.8946 10.4804 20.7071 10.2929C20.5196 10.1054 20.2652 10 20 10H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 14C5 13.4477 5.44772 13 6 13H18C18.5523 13 19 13.4477 19 14V22C19 22.5523 18.5523 23 18 23H6C5.44772 23 5 22.5523 5 22V14ZM7 15V21H17V15H7Z' fill='currentColor'/></svg>\"}\n name=\"IconPrinter\"\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/IconQrCode.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 IconQrCode(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'><mask id='path-1-inside-1_638_1276' fill='white'><rect x='5' y='5' width='6' height='6' rx='1'/></mask><rect x='5' y='5' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-1-inside-1_638_1276)'/><mask id='path-2-inside-2_638_1276' fill='white'><rect x='5' y='13' width='6' height='6' rx='1'/></mask><rect x='5' y='13' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-2-inside-2_638_1276)'/><rect x='13' y='13' width='6' height='6' rx='1' fill='currentColor'/><mask id='path-4-inside-3_638_1276' fill='white'><rect x='13' y='5' width='6' height='6' rx='1'/></mask><rect x='13' y='5' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-4-inside-3_638_1276)'/><path d='M5 2H2C1.44772 2 1 2.44772 1 3V6' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M19 2H22C22.5523 2 23 2.44772 23 3V6' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M1 18L1 21C1 21.5523 1.44772 22 2 22L5 22' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M23 18L23 21C23 21.5523 22.5523 22 22 22L19 22' stroke='currentColor' stroke-width='2' stroke-linecap='round'/></svg>\"}\n name=\"IconQrCode\"\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/IconQrCode.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 IconQrCode(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'><mask id='path-1-inside-1_638_1276' fill='white'><rect x='5' y='5' width='6' height='6' rx='1'/></mask><rect x='5' y='5' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-1-inside-1_638_1276)'/><mask id='path-2-inside-2_638_1276' fill='white'><rect x='5' y='13' width='6' height='6' rx='1'/></mask><rect x='5' y='13' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-2-inside-2_638_1276)'/><rect x='13' y='13' width='6' height='6' rx='1' fill='currentColor'/><mask id='path-4-inside-3_638_1276' fill='white'><rect x='13' y='5' width='6' height='6' rx='1'/></mask><rect x='13' y='5' width='6' height='6' rx='1' stroke='currentColor' stroke-width='4' mask='url(#path-4-inside-3_638_1276)'/><path d='M5 2H2C1.44772 2 1 2.44772 1 3V6' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M19 2H22C22.5523 2 23 2.44772 23 3V6' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M1 18L1 21C1 21.5523 1.44772 22 2 22L5 22' stroke='currentColor' stroke-width='2' stroke-linecap='round'/><path d='M23 18L23 21C23 21.5523 22.5523 22 22 22L19 22' stroke='currentColor' stroke-width='2' stroke-linecap='round'/></svg>\"}\n name=\"IconQrCode\"\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/IconRadio.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 IconRadio(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 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11ZM9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.63682 4.22296C6.0274 4.61343 6.0275 5.24659 5.63703 5.63718C3.94979 7.32492 3.00195 9.6137 3.00195 12.0002C3.00195 14.3867 3.94979 16.6754 5.63703 18.3632C6.0275 18.7538 6.0274 19.3869 5.63682 19.7774C5.24623 20.1679 4.61307 20.1678 4.2226 19.7772C2.16042 17.7144 1.00195 14.917 1.00195 12.0002C1.00195 9.08337 2.16042 6.28598 4.2226 4.22318C4.61307 3.83259 5.24623 3.8325 5.63682 4.22296ZM18.3628 4.22296C18.7534 3.8325 19.3866 3.83259 19.777 4.22318C21.8392 6.28598 22.9977 9.08337 22.9977 12.0002C22.9977 14.917 21.8392 17.7144 19.777 19.7772C19.3866 20.1678 18.7534 20.1679 18.3628 19.7774C17.9722 19.3869 17.9721 18.7538 18.3626 18.3632C20.0498 16.6754 20.9977 14.3867 20.9977 12.0002C20.9977 9.6137 20.0498 7.32492 18.3626 5.63718C17.9721 5.24659 17.9722 4.61343 18.3628 4.22296ZM8.46732 7.04346C8.85763 7.4342 8.85727 8.06737 8.46653 8.45768C8.00165 8.92204 7.63285 9.47348 7.38123 10.0805C7.12961 10.6875 7.0001 11.3381 7.0001 11.9952C7.0001 12.6523 7.12961 13.3029 7.38123 13.9099C7.63285 14.5169 8.00165 15.0683 8.46653 15.5327C8.85727 15.923 8.85763 16.5561 8.46732 16.9469C8.07701 17.3376 7.44385 17.338 7.0531 16.9477C6.40227 16.2976 5.88596 15.5255 5.53369 14.6758C5.18142 13.826 5.0001 12.9151 5.0001 11.9952C5.0001 11.0753 5.18142 10.1644 5.53369 9.31459C5.88596 8.46481 6.40227 7.69279 7.0531 7.04268C7.44385 6.65237 8.07701 6.65272 8.46732 7.04346ZM15.5323 7.05346C15.9226 6.66272 16.5558 6.66237 16.9465 7.05268C17.5974 7.70279 18.1137 8.47481 18.466 9.32459C18.8182 10.1744 18.9995 11.0853 18.9995 12.0052C18.9995 12.9251 18.8182 13.836 18.466 14.6858C18.1137 15.5355 17.5974 16.3076 16.9465 16.9577C16.5558 17.348 15.9226 17.3476 15.5323 16.9569C15.142 16.5661 15.1424 15.933 15.5331 15.5427C15.998 15.0783 16.3668 14.5269 16.6184 13.9199C16.87 13.3129 16.9995 12.6623 16.9995 12.0052C16.9995 11.3481 16.87 10.6975 16.6184 10.0905C16.3668 9.48348 15.998 8.93204 15.5331 8.46768C15.1424 8.07737 15.142 7.4442 15.5323 7.05346Z' fill='currentColor'/></svg>\"}\n name=\"IconRadio\"\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/IconRadio.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 IconRadio(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 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11ZM9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.63682 4.22296C6.0274 4.61343 6.0275 5.24659 5.63703 5.63718C3.94979 7.32492 3.00195 9.6137 3.00195 12.0002C3.00195 14.3867 3.94979 16.6754 5.63703 18.3632C6.0275 18.7538 6.0274 19.3869 5.63682 19.7774C5.24623 20.1679 4.61307 20.1678 4.2226 19.7772C2.16042 17.7144 1.00195 14.917 1.00195 12.0002C1.00195 9.08337 2.16042 6.28598 4.2226 4.22318C4.61307 3.83259 5.24623 3.8325 5.63682 4.22296ZM18.3628 4.22296C18.7534 3.8325 19.3866 3.83259 19.777 4.22318C21.8392 6.28598 22.9977 9.08337 22.9977 12.0002C22.9977 14.917 21.8392 17.7144 19.777 19.7772C19.3866 20.1678 18.7534 20.1679 18.3628 19.7774C17.9722 19.3869 17.9721 18.7538 18.3626 18.3632C20.0498 16.6754 20.9977 14.3867 20.9977 12.0002C20.9977 9.6137 20.0498 7.32492 18.3626 5.63718C17.9721 5.24659 17.9722 4.61343 18.3628 4.22296ZM8.46732 7.04346C8.85763 7.4342 8.85727 8.06737 8.46653 8.45768C8.00165 8.92204 7.63285 9.47348 7.38123 10.0805C7.12961 10.6875 7.0001 11.3381 7.0001 11.9952C7.0001 12.6523 7.12961 13.3029 7.38123 13.9099C7.63285 14.5169 8.00165 15.0683 8.46653 15.5327C8.85727 15.923 8.85763 16.5561 8.46732 16.9469C8.07701 17.3376 7.44385 17.338 7.0531 16.9477C6.40227 16.2976 5.88596 15.5255 5.53369 14.6758C5.18142 13.826 5.0001 12.9151 5.0001 11.9952C5.0001 11.0753 5.18142 10.1644 5.53369 9.31459C5.88596 8.46481 6.40227 7.69279 7.0531 7.04268C7.44385 6.65237 8.07701 6.65272 8.46732 7.04346ZM15.5323 7.05346C15.9226 6.66272 16.5558 6.66237 16.9465 7.05268C17.5974 7.70279 18.1137 8.47481 18.466 9.32459C18.8182 10.1744 18.9995 11.0853 18.9995 12.0052C18.9995 12.9251 18.8182 13.836 18.466 14.6858C18.1137 15.5355 17.5974 16.3076 16.9465 16.9577C16.5558 17.348 15.9226 17.3476 15.5323 16.9569C15.142 16.5661 15.1424 15.933 15.5331 15.5427C15.998 15.0783 16.3668 14.5269 16.6184 13.9199C16.87 13.3129 16.9995 12.6623 16.9995 12.0052C16.9995 11.3481 16.87 10.6975 16.6184 10.0905C16.3668 9.48348 15.998 8.93204 15.5331 8.46768C15.1424 8.07737 15.142 7.4442 15.5323 7.05346Z' fill='currentColor'/></svg>\"}\n name=\"IconRadio\"\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/IconRefreshCcw.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 IconRefreshCcw(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_2600)'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1.55228 3 2 3.44772 2 4V9H7C7.55228 9 8 9.44772 8 10C8 10.5523 7.55228 11 7 11H1C0.447715 11 0 10.5523 0 10V4C0 3.44772 0.447715 3 1 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 14C16 13.4477 16.4477 13 17 13H23C23.5523 13 24 13.4477 24 14V20C24 20.5523 23.5523 21 23 21C22.4477 21 22 20.5523 22 20V15H17C16.4477 15 16 14.5523 16 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.22695 2.39623C10.8497 1.92686 12.5648 1.8762 14.2124 2.24899C15.86 2.62177 17.3863 3.40585 18.6489 4.52806C19.9115 5.65026 20.8692 7.07402 21.4327 8.66648C21.617 9.18713 21.3442 9.75855 20.8236 9.94279C20.303 10.127 19.7315 9.85432 19.5473 9.33367C19.0965 8.0597 18.3303 6.9207 17.3202 6.02293C16.3101 5.12517 15.0891 4.49791 13.771 4.19968C12.453 3.90145 11.0808 3.94198 9.78267 4.31747C8.48451 4.69297 7.30262 5.3912 6.34729 6.34701C6.3399 6.3544 6.3324 6.36167 6.32478 6.36883L1.68478 10.7288C1.2823 11.107 0.649442 11.0873 0.27125 10.6849C-0.106942 10.2824 -0.0872528 9.64951 0.315226 9.27132L4.9441 4.92178C6.13627 3.73285 7.6094 2.86411 9.22695 2.39623ZM23.7288 13.3153C24.1069 13.7178 24.0873 14.3506 23.6848 14.7288L19.0559 19.0784C17.8637 20.2673 16.3906 21.136 14.7731 21.6039C13.1503 22.0733 11.4352 22.1239 9.78761 21.7512C8.14003 21.3784 6.61373 20.5943 5.35114 19.4721C4.08855 18.3499 3.13081 16.9261 2.56729 15.3337C2.38305 14.813 2.65576 14.2416 3.17641 14.0574C3.69705 13.8731 4.26848 14.1458 4.45272 14.6665C4.90353 15.9404 5.66973 17.0795 6.6798 17.9772C7.68988 18.875 8.91091 19.5022 10.229 19.8005C11.547 20.0987 12.9192 20.0582 14.2173 19.6827C15.5155 19.3072 16.6974 18.609 17.6527 17.6531C17.6572 17.6487 17.6616 17.6443 17.6662 17.6399C17.6692 17.637 17.6722 17.6342 17.6752 17.6313L22.3152 13.2713C22.7177 12.8931 23.3506 12.9128 23.7288 13.3153Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2600'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRefreshCcw\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAE7C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconRefreshCcw.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 IconRefreshCcw(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_2600)'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1.55228 3 2 3.44772 2 4V9H7C7.55228 9 8 9.44772 8 10C8 10.5523 7.55228 11 7 11H1C0.447715 11 0 10.5523 0 10V4C0 3.44772 0.447715 3 1 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 14C16 13.4477 16.4477 13 17 13H23C23.5523 13 24 13.4477 24 14V20C24 20.5523 23.5523 21 23 21C22.4477 21 22 20.5523 22 20V15H17C16.4477 15 16 14.5523 16 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.22695 2.39623C10.8497 1.92686 12.5648 1.8762 14.2124 2.24899C15.86 2.62177 17.3863 3.40585 18.6489 4.52806C19.9115 5.65026 20.8692 7.07402 21.4327 8.66648C21.617 9.18713 21.3442 9.75855 20.8236 9.94279C20.303 10.127 19.7315 9.85432 19.5473 9.33367C19.0965 8.0597 18.3303 6.9207 17.3202 6.02293C16.3101 5.12517 15.0891 4.49791 13.771 4.19968C12.453 3.90145 11.0808 3.94198 9.78267 4.31747C8.48451 4.69297 7.30262 5.3912 6.34729 6.34701C6.3399 6.3544 6.3324 6.36167 6.32478 6.36883L1.68478 10.7288C1.2823 11.107 0.649442 11.0873 0.27125 10.6849C-0.106942 10.2824 -0.0872528 9.64951 0.315226 9.27132L4.9441 4.92178C6.13627 3.73285 7.6094 2.86411 9.22695 2.39623ZM23.7288 13.3153C24.1069 13.7178 24.0873 14.3506 23.6848 14.7288L19.0559 19.0784C17.8637 20.2673 16.3906 21.136 14.7731 21.6039C13.1503 22.0733 11.4352 22.1239 9.78761 21.7512C8.14003 21.3784 6.61373 20.5943 5.35114 19.4721C4.08855 18.3499 3.13081 16.9261 2.56729 15.3337C2.38305 14.813 2.65576 14.2416 3.17641 14.0574C3.69705 13.8731 4.26848 14.1458 4.45272 14.6665C4.90353 15.9404 5.66973 17.0795 6.6798 17.9772C7.68988 18.875 8.91091 19.5022 10.229 19.8005C11.547 20.0987 12.9192 20.0582 14.2173 19.6827C15.5155 19.3072 16.6974 18.609 17.6527 17.6531C17.6572 17.6487 17.6616 17.6443 17.6662 17.6399C17.6692 17.637 17.6722 17.6342 17.6752 17.6313L22.3152 13.2713C22.7177 12.8931 23.3506 12.9128 23.7288 13.3153Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2600'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRefreshCcw\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAC/C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconRefreshCw.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 IconRefreshCw(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_2577)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23 3C23.5523 3 24 3.44772 24 4V10C24 10.5523 23.5523 11 23 11H17C16.4477 11 16 10.5523 16 10C16 9.44772 16.4477 9 17 9H22V4C22 3.44772 22.4477 3 23 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 13.4477 0.447715 13 1 13H7C7.55228 13 8 13.4477 8 14C8 14.5523 7.55228 15 7 15H2V20C2 20.5523 1.55228 21 1 21C0.447715 21 0 20.5523 0 20V14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.2173 4.31747C12.9192 3.94198 11.547 3.90145 10.229 4.19968C8.91091 4.49791 7.68987 5.12517 6.6798 6.02293C5.66973 6.9207 4.90353 8.0597 4.45272 9.33367C4.26848 9.85432 3.69705 10.127 3.17641 9.94279C2.65576 9.75855 2.38305 9.18713 2.56729 8.66648C3.13081 7.07402 4.08855 5.65026 5.35114 4.52806C6.61373 3.40585 8.14003 2.62177 9.78761 2.24899C11.4352 1.8762 13.1503 1.92686 14.7731 2.39623C16.3906 2.86411 17.8637 3.73284 19.0559 4.92177L23.6848 9.27132C24.0873 9.64951 24.1069 10.2824 23.7288 10.6849C23.3506 11.0873 22.7177 11.107 22.3152 10.7288L17.6752 6.36883C17.6676 6.36167 17.6601 6.3544 17.6527 6.34701C16.6974 5.3912 15.5155 4.69297 14.2173 4.31747ZM0.27125 13.3153C0.649442 12.9128 1.2823 12.8931 1.68478 13.2713L6.32478 17.6313C6.3324 17.6385 6.3399 17.6458 6.34729 17.6531C7.30262 18.609 8.48451 19.3072 9.78267 19.6827C11.0808 20.0582 12.453 20.0987 13.771 19.8005C15.0891 19.5022 16.3101 18.875 17.3202 17.9772C18.3303 17.0795 19.0965 15.9404 19.5473 14.6665C19.7315 14.1458 20.303 13.8731 20.8236 14.0574C21.3442 14.2416 21.617 14.813 21.4327 15.3337C20.8692 16.9261 19.9115 18.3499 18.6489 19.4721C17.3863 20.5943 15.86 21.3784 14.2124 21.7512C12.5648 22.1239 10.8497 22.0733 9.22695 21.6039C7.6094 21.136 6.13627 20.2673 4.94411 19.0784L0.315226 14.7288C-0.0872528 14.3506 -0.106942 13.7178 0.27125 13.3153Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2577'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRefreshCw\"\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/IconRefreshCw.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 IconRefreshCw(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_2577)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23 3C23.5523 3 24 3.44772 24 4V10C24 10.5523 23.5523 11 23 11H17C16.4477 11 16 10.5523 16 10C16 9.44772 16.4477 9 17 9H22V4C22 3.44772 22.4477 3 23 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 13.4477 0.447715 13 1 13H7C7.55228 13 8 13.4477 8 14C8 14.5523 7.55228 15 7 15H2V20C2 20.5523 1.55228 21 1 21C0.447715 21 0 20.5523 0 20V14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.2173 4.31747C12.9192 3.94198 11.547 3.90145 10.229 4.19968C8.91091 4.49791 7.68987 5.12517 6.6798 6.02293C5.66973 6.9207 4.90353 8.0597 4.45272 9.33367C4.26848 9.85432 3.69705 10.127 3.17641 9.94279C2.65576 9.75855 2.38305 9.18713 2.56729 8.66648C3.13081 7.07402 4.08855 5.65026 5.35114 4.52806C6.61373 3.40585 8.14003 2.62177 9.78761 2.24899C11.4352 1.8762 13.1503 1.92686 14.7731 2.39623C16.3906 2.86411 17.8637 3.73284 19.0559 4.92177L23.6848 9.27132C24.0873 9.64951 24.1069 10.2824 23.7288 10.6849C23.3506 11.0873 22.7177 11.107 22.3152 10.7288L17.6752 6.36883C17.6676 6.36167 17.6601 6.3544 17.6527 6.34701C16.6974 5.3912 15.5155 4.69297 14.2173 4.31747ZM0.27125 13.3153C0.649442 12.9128 1.2823 12.8931 1.68478 13.2713L6.32478 17.6313C6.3324 17.6385 6.3399 17.6458 6.34729 17.6531C7.30262 18.609 8.48451 19.3072 9.78267 19.6827C11.0808 20.0582 12.453 20.0987 13.771 19.8005C15.0891 19.5022 16.3101 18.875 17.3202 17.9772C18.3303 17.0795 19.0965 15.9404 19.5473 14.6665C19.7315 14.1458 20.303 13.8731 20.8236 14.0574C21.3442 14.2416 21.617 14.813 21.4327 15.3337C20.8692 16.9261 19.9115 18.3499 18.6489 19.4721C17.3863 20.5943 15.86 21.3784 14.2124 21.7512C12.5648 22.1239 10.8497 22.0733 9.22695 21.6039C7.6094 21.136 6.13627 20.2673 4.94411 19.0784L0.315226 14.7288C-0.0872528 14.3506 -0.106942 13.7178 0.27125 13.3153Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2577'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRefreshCw\"\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/IconRepeat.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 IconRepeat(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_2596)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893L21.7071 4.29289C22.0976 4.68342 22.0976 5.31658 21.7071 5.70711L17.7071 9.70711C17.3166 10.0976 16.6834 10.0976 16.2929 9.70711C15.9024 9.31658 15.9024 8.68342 16.2929 8.29289L19.5858 5L16.2929 1.70711C15.9024 1.31658 15.9024 0.683417 16.2929 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 6C6.20435 6 5.44129 6.31607 4.87868 6.87868C4.31607 7.44129 4 8.20435 4 9V11C4 11.5523 3.55228 12 3 12C2.44772 12 2 11.5523 2 11V9C2 7.67392 2.52678 6.40215 3.46447 5.46447C4.40215 4.52678 5.67392 4 7 4H21C21.5523 4 22 4.44772 22 5C22 5.55228 21.5523 6 21 6H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.70711 14.2929C8.09763 14.6834 8.09763 15.3166 7.70711 15.7071L4.41421 19L7.70711 22.2929C8.09763 22.6834 8.09763 23.3166 7.70711 23.7071C7.31658 24.0976 6.68342 24.0976 6.29289 23.7071L2.29289 19.7071C1.90237 19.3166 1.90237 18.6834 2.29289 18.2929L6.29289 14.2929C6.68342 13.9024 7.31658 13.9024 7.70711 14.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21 12C21.5523 12 22 12.4477 22 13V15C22 16.3261 21.4732 17.5979 20.5355 18.5355C19.5979 19.4732 18.3261 20 17 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18H17C17.7956 18 18.5587 17.6839 19.1213 17.1213C19.6839 16.5587 20 15.7956 20 15V13C20 12.4477 20.4477 12 21 12Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2596'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRepeat\"\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/IconRepeat.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 IconRepeat(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_2596)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893L21.7071 4.29289C22.0976 4.68342 22.0976 5.31658 21.7071 5.70711L17.7071 9.70711C17.3166 10.0976 16.6834 10.0976 16.2929 9.70711C15.9024 9.31658 15.9024 8.68342 16.2929 8.29289L19.5858 5L16.2929 1.70711C15.9024 1.31658 15.9024 0.683417 16.2929 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 6C6.20435 6 5.44129 6.31607 4.87868 6.87868C4.31607 7.44129 4 8.20435 4 9V11C4 11.5523 3.55228 12 3 12C2.44772 12 2 11.5523 2 11V9C2 7.67392 2.52678 6.40215 3.46447 5.46447C4.40215 4.52678 5.67392 4 7 4H21C21.5523 4 22 4.44772 22 5C22 5.55228 21.5523 6 21 6H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.70711 14.2929C8.09763 14.6834 8.09763 15.3166 7.70711 15.7071L4.41421 19L7.70711 22.2929C8.09763 22.6834 8.09763 23.3166 7.70711 23.7071C7.31658 24.0976 6.68342 24.0976 6.29289 23.7071L2.29289 19.7071C1.90237 19.3166 1.90237 18.6834 2.29289 18.2929L6.29289 14.2929C6.68342 13.9024 7.31658 13.9024 7.70711 14.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21 12C21.5523 12 22 12.4477 22 13V15C22 16.3261 21.4732 17.5979 20.5355 18.5355C19.5979 19.4732 18.3261 20 17 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18H17C17.7956 18 18.5587 17.6839 19.1213 17.1213C19.6839 16.5587 20 15.7956 20 15V13C20 12.4477 20.4477 12 21 12Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2596'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRepeat\"\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/IconRewind.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 IconRewind(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.4394 4.10169C11.7824 4.2695 12 4.61807 12 5.00001V19C12 19.3819 11.7824 19.7305 11.4394 19.8983C11.0963 20.0661 10.6875 20.0238 10.3861 19.7894L1.38606 12.7894C1.14247 12.5999 1 12.3086 1 12C1 11.6914 1.14247 11.4001 1.38606 11.2107L10.3861 4.21066C10.6875 3.97617 11.0963 3.93389 11.4394 4.10169ZM3.62882 12L10 16.9554V7.04465L3.62882 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.4394 4.10169C22.7824 4.2695 23 4.61807 23 5.00001V19C23 19.3819 22.7824 19.7305 22.4394 19.8983C22.0963 20.0661 21.6875 20.0238 21.3861 19.7894L12.3861 12.7894C12.1425 12.5999 12 12.3086 12 12C12 11.6914 12.1425 11.4001 12.3861 11.2107L21.3861 4.21066C21.6875 3.97617 22.0963 3.93389 22.4394 4.10169ZM14.6288 12L21 16.9554V7.04465L14.6288 12Z' fill='currentColor'/></svg>\"}\n name=\"IconRewind\"\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/IconRewind.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 IconRewind(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.4394 4.10169C11.7824 4.2695 12 4.61807 12 5.00001V19C12 19.3819 11.7824 19.7305 11.4394 19.8983C11.0963 20.0661 10.6875 20.0238 10.3861 19.7894L1.38606 12.7894C1.14247 12.5999 1 12.3086 1 12C1 11.6914 1.14247 11.4001 1.38606 11.2107L10.3861 4.21066C10.6875 3.97617 11.0963 3.93389 11.4394 4.10169ZM3.62882 12L10 16.9554V7.04465L3.62882 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.4394 4.10169C22.7824 4.2695 23 4.61807 23 5.00001V19C23 19.3819 22.7824 19.7305 22.4394 19.8983C22.0963 20.0661 21.6875 20.0238 21.3861 19.7894L12.3861 12.7894C12.1425 12.5999 12 12.3086 12 12C12 11.6914 12.1425 11.4001 12.3861 11.2107L21.3861 4.21066C21.6875 3.97617 22.0963 3.93389 22.4394 4.10169ZM14.6288 12L21 16.9554V7.04465L14.6288 12Z' fill='currentColor'/></svg>\"}\n name=\"IconRewind\"\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/IconRotateCcw.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 IconRotateCcw(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_2706)'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1.55228 3 2 3.44772 2 4V9H7C7.55228 9 8 9.44772 8 10C8 10.5523 7.55228 11 7 11H1C0.447715 11 0 10.5523 0 10V4C0 3.44772 0.447715 3 1 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.6054 2.10682C12.7523 1.80476 14.9392 2.20862 16.8366 3.25754C18.7341 4.30646 20.2392 5.94363 21.1253 7.92236C22.0114 9.90109 22.2304 12.1142 21.7493 14.2282C21.2682 16.3422 20.1131 18.2426 18.4581 19.6431C16.803 21.0435 14.7377 21.8682 12.5732 21.9928C10.4087 22.1173 8.26236 21.5351 6.45756 20.3338C4.65276 19.1324 3.28727 17.3771 2.56683 15.3322C2.38331 14.8113 2.65681 14.2403 3.17771 14.0568C3.69861 13.8733 4.26966 14.1468 4.45318 14.6677C5.02953 16.3035 6.12192 17.7078 7.56576 18.6689C9.0096 19.6299 10.7267 20.0957 12.4583 19.9961C14.1898 19.8964 15.8421 19.2367 17.1662 18.1163C18.4902 16.996 19.4143 15.4756 19.7992 13.7844C20.184 12.0932 20.0088 10.3227 19.3 8.73974C18.5911 7.15676 17.387 5.84703 15.869 5.00789C14.3511 4.16875 12.6015 3.84567 10.884 4.08731C9.16647 4.32896 7.57399 5.12225 6.34651 6.34765C6.33937 6.35478 6.33213 6.3618 6.32478 6.3687L1.68478 10.7287C1.2823 11.1069 0.649442 11.0872 0.27125 10.6847C-0.106942 10.2822 -0.0872528 9.64939 0.315226 9.2712L4.94449 4.92128C6.47735 3.39576 8.46357 2.40816 10.6054 2.10682Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2706'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRotateCcw\"\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/IconRotateCcw.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 IconRotateCcw(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_2706)'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1.55228 3 2 3.44772 2 4V9H7C7.55228 9 8 9.44772 8 10C8 10.5523 7.55228 11 7 11H1C0.447715 11 0 10.5523 0 10V4C0 3.44772 0.447715 3 1 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.6054 2.10682C12.7523 1.80476 14.9392 2.20862 16.8366 3.25754C18.7341 4.30646 20.2392 5.94363 21.1253 7.92236C22.0114 9.90109 22.2304 12.1142 21.7493 14.2282C21.2682 16.3422 20.1131 18.2426 18.4581 19.6431C16.803 21.0435 14.7377 21.8682 12.5732 21.9928C10.4087 22.1173 8.26236 21.5351 6.45756 20.3338C4.65276 19.1324 3.28727 17.3771 2.56683 15.3322C2.38331 14.8113 2.65681 14.2403 3.17771 14.0568C3.69861 13.8733 4.26966 14.1468 4.45318 14.6677C5.02953 16.3035 6.12192 17.7078 7.56576 18.6689C9.0096 19.6299 10.7267 20.0957 12.4583 19.9961C14.1898 19.8964 15.8421 19.2367 17.1662 18.1163C18.4902 16.996 19.4143 15.4756 19.7992 13.7844C20.184 12.0932 20.0088 10.3227 19.3 8.73974C18.5911 7.15676 17.387 5.84703 15.869 5.00789C14.3511 4.16875 12.6015 3.84567 10.884 4.08731C9.16647 4.32896 7.57399 5.12225 6.34651 6.34765C6.33937 6.35478 6.33213 6.3618 6.32478 6.3687L1.68478 10.7287C1.2823 11.1069 0.649442 11.0872 0.27125 10.6847C-0.106942 10.2822 -0.0872528 9.64939 0.315226 9.2712L4.94449 4.92128C6.47735 3.39576 8.46357 2.40816 10.6054 2.10682Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2706'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRotateCcw\"\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/IconRotateCw.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 IconRotateCw(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_2582)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23 3C23.5523 3 24 3.44772 24 4V10C24 10.5523 23.5523 11 23 11H17C16.4477 11 16 10.5523 16 10C16 9.44772 16.4477 9 17 9H22V4C22 3.44772 22.4477 3 23 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.1274 4.08125C11.41 3.83765 9.66003 4.15882 8.14109 4.99636C6.62214 5.83389 5.41655 7.14241 4.70598 8.72474C3.99542 10.3071 3.81838 12.0775 4.20154 13.7692C4.5847 15.4609 5.50731 16.9822 6.83033 18.1039C8.15335 19.2257 9.80511 19.887 11.5367 19.9883C13.2683 20.0896 14.9859 19.6254 16.4307 18.6656C17.8755 17.7058 18.9692 16.3024 19.547 14.6669C19.731 14.1462 20.3023 13.8732 20.823 14.0571C21.3437 14.2411 21.6167 14.8124 21.4328 15.3331C20.7105 17.3775 19.3434 19.1317 17.5374 20.3315C15.7314 21.5312 13.5844 22.1115 11.4199 21.9849C9.25541 21.8583 7.19072 21.0316 5.53694 19.6294C3.88316 18.2273 2.7299 16.3256 2.25095 14.211C1.772 12.0963 1.9933 9.88334 2.8815 7.90543C3.76971 5.92752 5.2767 4.29187 7.17538 3.24495C9.07407 2.19804 11.2616 1.79658 13.4083 2.10107C15.5498 2.40483 17.5351 3.39476 19.0662 4.92215L23.6854 9.272C24.0875 9.65063 24.1065 10.2835 23.7279 10.6856C23.3493 11.0876 22.7164 11.1067 22.3143 10.728L17.6843 6.36803C17.677 6.3611 17.6697 6.35405 17.6626 6.3469C16.4364 5.12 14.8448 4.32484 13.1274 4.08125Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2582'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRotateCw\"\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/IconRotateCw.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 IconRotateCw(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_2582)'><path fill-rule='evenodd' clip-rule='evenodd' d='M23 3C23.5523 3 24 3.44772 24 4V10C24 10.5523 23.5523 11 23 11H17C16.4477 11 16 10.5523 16 10C16 9.44772 16.4477 9 17 9H22V4C22 3.44772 22.4477 3 23 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.1274 4.08125C11.41 3.83765 9.66003 4.15882 8.14109 4.99636C6.62214 5.83389 5.41655 7.14241 4.70598 8.72474C3.99542 10.3071 3.81838 12.0775 4.20154 13.7692C4.5847 15.4609 5.50731 16.9822 6.83033 18.1039C8.15335 19.2257 9.80511 19.887 11.5367 19.9883C13.2683 20.0896 14.9859 19.6254 16.4307 18.6656C17.8755 17.7058 18.9692 16.3024 19.547 14.6669C19.731 14.1462 20.3023 13.8732 20.823 14.0571C21.3437 14.2411 21.6167 14.8124 21.4328 15.3331C20.7105 17.3775 19.3434 19.1317 17.5374 20.3315C15.7314 21.5312 13.5844 22.1115 11.4199 21.9849C9.25541 21.8583 7.19072 21.0316 5.53694 19.6294C3.88316 18.2273 2.7299 16.3256 2.25095 14.211C1.772 12.0963 1.9933 9.88334 2.8815 7.90543C3.76971 5.92752 5.2767 4.29187 7.17538 3.24495C9.07407 2.19804 11.2616 1.79658 13.4083 2.10107C15.5498 2.40483 17.5351 3.39476 19.0662 4.92215L23.6854 9.272C24.0875 9.65063 24.1065 10.2835 23.7279 10.6856C23.3493 11.0876 22.7164 11.1067 22.3143 10.728L17.6843 6.36803C17.677 6.3611 17.6697 6.35405 17.6626 6.3469C16.4364 5.12 14.8448 4.32484 13.1274 4.08125Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2582'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconRotateCw\"\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/IconRss.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 IconRss(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 11C3 10.4477 3.44772 10 4 10C6.65216 10 9.1957 11.0536 11.0711 12.9289C12.9464 14.8043 14 17.3478 14 20C14 20.5523 13.5523 21 13 21C12.4477 21 12 20.5523 12 20C12 17.8783 11.1571 15.8434 9.65685 14.3431C8.15656 12.8429 6.12173 12 4 12C3.44772 12 3 11.5523 3 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 4C3 3.44772 3.44772 3 4 3C8.50868 3 12.8327 4.79107 16.0208 7.97919C19.2089 11.1673 21 15.4913 21 20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20C19 16.0218 17.4196 12.2064 14.6066 9.3934C11.7936 6.58035 7.97825 5 4 5C3.44772 5 3 4.55228 3 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 19C3 17.8954 3.89543 17 5 17C6.10457 17 7 17.8954 7 19C7 20.1046 6.10457 21 5 21C3.89543 21 3 20.1046 3 19Z' fill='currentColor'/></svg>\"}\n name=\"IconRss\"\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/IconRss.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 IconRss(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 11C3 10.4477 3.44772 10 4 10C6.65216 10 9.1957 11.0536 11.0711 12.9289C12.9464 14.8043 14 17.3478 14 20C14 20.5523 13.5523 21 13 21C12.4477 21 12 20.5523 12 20C12 17.8783 11.1571 15.8434 9.65685 14.3431C8.15656 12.8429 6.12173 12 4 12C3.44772 12 3 11.5523 3 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 4C3 3.44772 3.44772 3 4 3C8.50868 3 12.8327 4.79107 16.0208 7.97919C19.2089 11.1673 21 15.4913 21 20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20C19 16.0218 17.4196 12.2064 14.6066 9.3934C11.7936 6.58035 7.97825 5 4 5C3.44772 5 3 4.55228 3 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 19C3 17.8954 3.89543 17 5 17C6.10457 17 7 17.8954 7 19C7 20.1046 6.10457 21 5 21C3.89543 21 3 20.1046 3 19Z' fill='currentColor'/></svg>\"}\n name=\"IconRss\"\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/IconSave.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 IconSave(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.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V19C4 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 19V8.41421L15.5858 4H5ZM2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H16C16.2652 2 16.5196 2.10536 16.7071 2.29289L21.7071 7.29289C21.8946 7.48043 22 7.73478 22 8V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 13C6 12.4477 6.44772 12 7 12H17C17.5523 12 18 12.4477 18 13V21C18 21.5523 17.5523 22 17 22C16.4477 22 16 21.5523 16 21V14H8V21C8 21.5523 7.55228 22 7 22C6.44772 22 6 21.5523 6 21V13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 2C7.55228 2 8 2.44772 8 3V7H15C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9H7C6.44772 9 6 8.55228 6 8V3C6 2.44772 6.44772 2 7 2Z' fill='currentColor'/></svg>\"}\n name=\"IconSave\"\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/IconSave.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 IconSave(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.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V19C4 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 19V8.41421L15.5858 4H5ZM2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H16C16.2652 2 16.5196 2.10536 16.7071 2.29289L21.7071 7.29289C21.8946 7.48043 22 7.73478 22 8V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 13C6 12.4477 6.44772 12 7 12H17C17.5523 12 18 12.4477 18 13V21C18 21.5523 17.5523 22 17 22C16.4477 22 16 21.5523 16 21V14H8V21C8 21.5523 7.55228 22 7 22C6.44772 22 6 21.5523 6 21V13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 2C7.55228 2 8 2.44772 8 3V7H15C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9H7C6.44772 9 6 8.55228 6 8V3C6 2.44772 6.44772 2 7 2Z' fill='currentColor'/></svg>\"}\n name=\"IconSave\"\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/IconSaveMoney.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 IconSaveMoney(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='M14.1069 2.01263C14.2137 2.00284 14.3089 2.08875 14.3195 2.2045L14.7036 6.39638C14.7143 6.51214 14.6363 6.61391 14.5295 6.6237C14.4227 6.63348 14.3275 6.54758 14.3169 6.43182L13.9327 2.23995C13.9221 2.12419 14.0001 2.02242 14.1069 2.01263Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.0958 3.07058C13.2428 2.87875 13.455 2.75909 13.6858 2.73794L15.1363 2.60504C15.2431 2.59525 15.3382 2.68115 15.3488 2.79691C15.3595 2.91267 15.2815 3.01444 15.1747 3.02423L13.7242 3.15714C13.596 3.16889 13.4781 3.23536 13.3964 3.34194C13.3148 3.44851 13.276 3.58646 13.2888 3.72543C13.3015 3.8644 13.3647 3.99301 13.4643 4.08297C13.564 4.17293 13.692 4.21687 13.8203 4.20512L14.7872 4.11651C15.018 4.09536 15.2485 4.17445 15.4279 4.33638C15.6073 4.4983 15.721 4.7298 15.7439 4.97995C15.7668 5.2301 15.6971 5.4784 15.5501 5.67024C15.4031 5.86208 15.1909 5.98173 14.9601 6.00288L13.3163 6.15351C13.2095 6.1633 13.1143 6.07739 13.1037 5.96163C13.0931 5.84588 13.171 5.7441 13.2778 5.73432L14.9217 5.58369C15.0499 5.57194 15.1678 5.50546 15.2495 5.39889C15.3311 5.29231 15.3699 5.15436 15.3571 5.01539C15.3444 4.87642 15.2812 4.74781 15.1816 4.65785C15.0819 4.56789 14.9539 4.52396 14.8256 4.53571L13.8587 4.62431C13.6279 4.64546 13.3974 4.56637 13.218 4.40445C13.0386 4.24252 12.9249 4.01102 12.902 3.76087C12.8791 3.51073 12.9488 3.26242 13.0958 3.07058Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0985 1.92093C13.945 1.935 13.8329 2.0813 13.8481 2.2477L13.8829 2.62741L13.6774 2.64625C13.4242 2.66945 13.1913 2.80074 13.03 3.01123C12.8687 3.22171 12.7922 3.49416 12.8174 3.76863C12.8425 4.04309 12.9673 4.2971 13.1641 4.47477C13.361 4.65244 13.6138 4.73922 13.8671 4.71601L14.0726 4.69718L14.1518 5.56176L13.2694 5.64262C13.1159 5.65669 13.0038 5.80299 13.0191 5.96939C13.0343 6.13579 13.1711 6.25928 13.3247 6.24521L14.207 6.16435L14.2323 6.43957C14.2475 6.60597 14.3843 6.72946 14.5379 6.71539C14.6914 6.70133 14.8035 6.55503 14.7883 6.38863L14.763 6.1134L14.9685 6.09458C15.2217 6.07137 15.4546 5.94009 15.6159 5.7296C15.7772 5.51911 15.8537 5.24667 15.8285 4.9722C15.8034 4.69773 15.6786 4.44372 15.4818 4.26605C15.2849 4.08839 15.0321 4.00161 14.7788 4.02481L14.5734 4.04364L14.4941 3.17906L15.1831 3.11593C15.3366 3.10186 15.4487 2.95556 15.4335 2.78916C15.4182 2.62276 15.2814 2.49927 15.1278 2.51334L14.4389 2.57647L14.4041 2.19675C14.3889 2.03035 14.2521 1.90686 14.0985 1.92093ZM14.2697 2.59197L14.2349 2.21226C14.229 2.14714 14.1754 2.09882 14.1153 2.10433C14.0553 2.10983 14.0114 2.16708 14.0174 2.23219L14.0521 2.61191L14.2697 2.59197ZM14.069 2.79531L14.2865 2.77537L14.3081 3.01117L14.0906 3.0311L14.069 2.79531ZM13.8997 2.81081L13.6942 2.82964C13.4859 2.84874 13.2943 2.95676 13.1615 3.12994C13.0288 3.30313 12.9659 3.52729 12.9866 3.75312C13.0073 3.97895 13.1099 4.18794 13.2719 4.33412C13.4339 4.48031 13.6419 4.55171 13.8503 4.53261L14.0558 4.51378L14.0342 4.27799L13.8287 4.29682C13.678 4.31062 13.5276 4.259 13.4105 4.1533C13.2933 4.04759 13.2191 3.89647 13.2042 3.73318C13.1892 3.56989 13.2347 3.40781 13.3307 3.28258C13.4266 3.15735 13.5652 3.07925 13.7158 3.06544L13.9213 3.04661L13.8997 2.81081ZM13.9382 3.23L13.7326 3.24884C13.6269 3.25853 13.5296 3.31337 13.4622 3.4013C13.3948 3.48922 13.3629 3.60303 13.3734 3.71768C13.3839 3.83233 13.436 3.93843 13.5182 4.01265C13.6005 4.08687 13.7061 4.12311 13.8119 4.11342L14.0174 4.09459L13.9382 3.23ZM14.2034 4.26248L14.225 4.49828L14.4426 4.47834L14.421 4.24254L14.2034 4.26248ZM14.4042 4.05915L14.1866 4.07908L14.1074 3.2145L14.3249 3.19456L14.4042 4.05915ZM14.5902 4.22704L14.6118 4.46283L14.8172 4.44401C14.9679 4.4302 15.1183 4.48183 15.2355 4.58753C15.3526 4.69323 15.4268 4.84435 15.4417 5.00764C15.4567 5.17093 15.4112 5.33302 15.3152 5.45825C15.2193 5.58347 15.0807 5.66158 14.9301 5.67539L14.7246 5.69421L14.7462 5.93001L14.9517 5.91118C15.16 5.89209 15.3517 5.78407 15.4844 5.61088C15.6171 5.4377 15.68 5.21353 15.6593 4.9877C15.6386 4.76188 15.536 4.55288 15.374 4.4067C15.212 4.26052 15.004 4.18912 14.7956 4.20821L14.5902 4.22704ZM14.577 5.94551L14.5554 5.70972L14.3378 5.72965L14.3594 5.96545L14.577 5.94551ZM14.3763 6.14885L14.4015 6.42407C14.4074 6.48918 14.461 6.5375 14.5211 6.532C14.5811 6.52649 14.625 6.46924 14.619 6.40413L14.5938 6.12891L14.3763 6.14885ZM14.1902 5.98096L14.1686 5.74516L13.2862 5.82602C13.2262 5.83152 13.1823 5.88877 13.1883 5.95388C13.1942 6.01899 13.2478 6.06732 13.3079 6.06181L14.1902 5.98096ZM14.321 5.54626L14.5386 5.52632L14.4594 4.66174L14.2418 4.68167L14.321 5.54626ZM14.6286 4.64623L14.7078 5.51081L14.9133 5.49199C15.019 5.4823 15.1163 5.42745 15.1837 5.33953C15.2511 5.2516 15.283 5.1378 15.2725 5.02315C15.262 4.9085 15.2099 4.80239 15.1277 4.72817C15.0454 4.65396 14.9398 4.61771 14.834 4.6274L14.6286 4.64623ZM14.4773 2.99566L14.4557 2.75986L15.1447 2.69673C15.2047 2.69123 15.2583 2.73955 15.2642 2.80466C15.2702 2.86978 15.2263 2.92703 15.1663 2.93253L14.4773 2.99566Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.1069 2.01263C14.2137 2.00284 14.3089 2.08875 14.3195 2.2045L14.7036 6.39638C14.7143 6.51214 14.6363 6.61391 14.5295 6.6237C14.4227 6.63348 14.3275 6.54758 14.3169 6.43182L13.9327 2.23995C13.9221 2.12419 14.0001 2.02242 14.1069 2.01263Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.0958 3.07058C13.2428 2.87875 13.455 2.75909 13.6858 2.73794L15.1363 2.60504C15.2431 2.59525 15.3382 2.68115 15.3488 2.79691C15.3595 2.91267 15.2815 3.01444 15.1747 3.02423L13.7242 3.15714C13.596 3.16889 13.4781 3.23536 13.3964 3.34194C13.3148 3.44851 13.276 3.58646 13.2888 3.72543C13.3015 3.8644 13.3647 3.99301 13.4643 4.08297C13.564 4.17293 13.692 4.21687 13.8203 4.20512L14.7872 4.11651C15.018 4.09536 15.2485 4.17445 15.4279 4.33638C15.6073 4.4983 15.721 4.7298 15.7439 4.97995C15.7668 5.2301 15.6971 5.4784 15.5501 5.67024C15.4031 5.86208 15.1909 5.98173 14.9601 6.00288L13.3163 6.15351C13.2095 6.1633 13.1143 6.07739 13.1037 5.96163C13.0931 5.84588 13.171 5.7441 13.2778 5.73432L14.9217 5.58369C15.0499 5.57194 15.1678 5.50546 15.2495 5.39889C15.3311 5.29231 15.3699 5.15436 15.3571 5.01539C15.3444 4.87642 15.2812 4.74781 15.1816 4.65785C15.0819 4.56789 14.9539 4.52396 14.8256 4.53571L13.8587 4.62431C13.6279 4.64546 13.3974 4.56637 13.218 4.40445C13.0386 4.24252 12.9249 4.01102 12.902 3.76087C12.8791 3.51073 12.9488 3.26242 13.0958 3.07058Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0985 1.92093C13.945 1.935 13.8329 2.0813 13.8481 2.2477L13.8829 2.62741L13.6774 2.64625C13.4242 2.66945 13.1913 2.80074 13.03 3.01123C12.8687 3.22171 12.7922 3.49416 12.8174 3.76863C12.8425 4.04309 12.9673 4.2971 13.1641 4.47477C13.361 4.65244 13.6138 4.73922 13.8671 4.71601L14.0726 4.69718L14.1518 5.56176L13.2694 5.64262C13.1159 5.65669 13.0038 5.80299 13.0191 5.96939C13.0343 6.13579 13.1711 6.25928 13.3247 6.24521L14.207 6.16435L14.2323 6.43957C14.2475 6.60597 14.3843 6.72946 14.5379 6.71539C14.6914 6.70133 14.8035 6.55503 14.7883 6.38863L14.763 6.1134L14.9685 6.09458C15.2217 6.07137 15.4546 5.94009 15.6159 5.7296C15.7772 5.51911 15.8537 5.24667 15.8285 4.9722C15.8034 4.69773 15.6786 4.44372 15.4818 4.26605C15.2849 4.08839 15.0321 4.00161 14.7788 4.02481L14.5734 4.04364L14.4941 3.17906L15.1831 3.11593C15.3366 3.10186 15.4487 2.95556 15.4335 2.78916C15.4182 2.62276 15.2814 2.49927 15.1278 2.51334L14.4389 2.57647L14.4041 2.19675C14.3889 2.03035 14.2521 1.90686 14.0985 1.92093ZM14.2697 2.59197L14.2349 2.21226C14.229 2.14714 14.1754 2.09882 14.1153 2.10433C14.0553 2.10983 14.0114 2.16708 14.0174 2.23219L14.0521 2.61191L14.2697 2.59197ZM14.069 2.79531L14.2865 2.77537L14.3081 3.01117L14.0906 3.0311L14.069 2.79531ZM13.8997 2.81081L13.6942 2.82964C13.4859 2.84874 13.2943 2.95676 13.1615 3.12994C13.0288 3.30313 12.9659 3.52729 12.9866 3.75312C13.0073 3.97895 13.1099 4.18794 13.2719 4.33412C13.4339 4.48031 13.6419 4.55171 13.8503 4.53261L14.0558 4.51378L14.0342 4.27799L13.8287 4.29682C13.678 4.31062 13.5276 4.259 13.4105 4.1533C13.2933 4.04759 13.2191 3.89647 13.2042 3.73318C13.1892 3.56989 13.2347 3.40781 13.3307 3.28258C13.4266 3.15735 13.5652 3.07925 13.7158 3.06544L13.9213 3.04661L13.8997 2.81081ZM13.9382 3.23L13.7326 3.24884C13.6269 3.25853 13.5296 3.31337 13.4622 3.4013C13.3948 3.48922 13.3629 3.60303 13.3734 3.71768C13.3839 3.83233 13.436 3.93843 13.5182 4.01265C13.6005 4.08687 13.7061 4.12311 13.8119 4.11342L14.0174 4.09459L13.9382 3.23ZM14.2034 4.26248L14.225 4.49828L14.4426 4.47834L14.421 4.24254L14.2034 4.26248ZM14.4042 4.05915L14.1866 4.07908L14.1074 3.2145L14.3249 3.19456L14.4042 4.05915ZM14.5902 4.22704L14.6118 4.46283L14.8172 4.44401C14.9679 4.4302 15.1183 4.48183 15.2355 4.58753C15.3526 4.69323 15.4268 4.84435 15.4417 5.00764C15.4567 5.17093 15.4112 5.33302 15.3152 5.45825C15.2193 5.58347 15.0807 5.66158 14.9301 5.67539L14.7246 5.69421L14.7462 5.93001L14.9517 5.91118C15.16 5.89209 15.3517 5.78407 15.4844 5.61088C15.6171 5.4377 15.68 5.21353 15.6593 4.9877C15.6386 4.76188 15.536 4.55288 15.374 4.4067C15.212 4.26052 15.004 4.18912 14.7956 4.20821L14.5902 4.22704ZM14.577 5.94551L14.5554 5.70972L14.3378 5.72965L14.3594 5.96545L14.577 5.94551ZM14.3763 6.14885L14.4015 6.42407C14.4074 6.48918 14.461 6.5375 14.5211 6.532C14.5811 6.52649 14.625 6.46924 14.619 6.40413L14.5938 6.12891L14.3763 6.14885ZM14.1902 5.98096L14.1686 5.74516L13.2862 5.82602C13.2262 5.83152 13.1823 5.88877 13.1883 5.95388C13.1942 6.01899 13.2478 6.06732 13.3079 6.06181L14.1902 5.98096ZM14.321 5.54626L14.5386 5.52632L14.4594 4.66174L14.2418 4.68167L14.321 5.54626ZM14.6286 4.64623L14.7078 5.51081L14.9133 5.49199C15.019 5.4823 15.1163 5.42745 15.1837 5.33953C15.2511 5.2516 15.283 5.1378 15.2725 5.02315C15.262 4.9085 15.2099 4.80239 15.1277 4.72817C15.0454 4.65396 14.9398 4.61771 14.834 4.6274L14.6286 4.64623ZM14.4773 2.99566L14.4557 2.75986L15.1447 2.69673C15.2047 2.69123 15.2583 2.73955 15.2642 2.80466C15.2702 2.86978 15.2263 2.92703 15.1663 2.93253L14.4773 2.99566Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0213 1.0823C12.234 1.24608 10.9178 2.82778 11.0816 4.61512C11.2454 6.40246 12.8271 7.71861 14.6144 7.55483C16.4018 7.39105 17.7179 5.80935 17.5541 4.02201C17.3904 2.23468 15.8087 0.918523 14.0213 1.0823ZM10.3625 4.68102C10.1623 2.49649 11.7709 0.563311 13.9554 0.363134C16.14 0.162957 18.0731 1.77159 18.2733 3.95611C18.4735 6.14064 16.8649 8.07382 14.6803 8.274C12.4958 8.47418 10.5626 6.86554 10.3625 4.68102Z' fill='currentColor' stroke='currentColor' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2876 24.0001H17.2784L14.6346 23.9863C13.8999 23.9821 13.2341 23.4699 13.0857 22.7949L12.9402 22.1355C12.4386 22.1884 11.896 22.2184 11.3922 22.2184C10.8885 22.2184 10.3458 22.1884 9.84439 22.1355L9.69873 22.7954C9.5499 23.4705 8.88408 23.9825 8.14994 23.9863L5.5055 24.0001H5.49741C5.05968 24.0001 4.65827 23.8217 4.39484 23.5098C4.14213 23.2108 4.04599 22.8204 4.13099 22.4387L4.56961 20.4745C3.67978 20.0293 2.94771 19.3237 2.43744 18.416H1.73912C1.49457 18.416 1.15976 18.416 0.825922 18.2762C0.30106 18.0565 0 17.5907 0 16.9984V14.1159C0 13.1162 0.722249 12.3905 1.71748 12.3905H2.013C2.27906 11.6446 2.68663 10.9292 3.21613 10.2804C3.10256 9.68596 2.83373 9.25972 2.48253 8.70284C2.32077 8.44627 2.13749 8.15561 1.95753 7.82656C1.81361 7.56359 1.81382 7.2494 1.95781 6.98661C2.1018 6.72373 2.37125 6.54603 2.67791 6.5115C5.11107 6.23771 6.67826 6.76808 7.63994 7.37381C8.14966 7.21532 8.71346 7.0855 9.29787 6.99274C9.80883 6.91142 10.2909 7.24417 10.3751 7.7355C10.4595 8.22666 10.1138 8.69067 9.60308 8.77172C8.94875 8.87557 8.33466 9.03154 7.82709 9.22266C7.50854 9.34248 7.14765 9.28622 6.88512 9.07553C6.27816 8.58871 5.42789 8.31104 4.38404 8.25208C4.74029 8.85529 5.05345 9.53053 5.13133 10.4843C5.15111 10.7265 5.06832 10.9661 4.90185 11.149C4.25665 11.8573 3.83069 12.6441 3.63565 13.4878C3.54021 13.9001 3.15996 14.1936 2.72065 14.1936H1.87453V16.6129H3.02932C3.40949 16.6129 3.75198 16.8338 3.89639 17.172C4.30375 18.1264 5.02503 18.8002 5.92737 19.0695C6.39089 19.2078 6.66795 19.6635 6.56614 20.1198L6.10297 22.1939L7.91741 22.1844L8.19378 20.9312C8.30042 20.4473 8.79188 20.1361 9.29697 20.2349C9.85039 20.3428 10.6924 20.4154 11.3922 20.4154C12.092 20.4154 12.9342 20.3428 13.4877 20.2349C13.992 20.1363 14.484 20.4474 14.5909 20.9313L14.8673 22.1844L16.6916 22.1939L16.2157 19.902C16.1424 19.5492 16.2943 19.1881 16.6022 18.9837C18.2957 17.8586 19.267 16.2322 19.267 14.5214C19.267 12.9806 18.4939 11.5213 17.0904 10.4121C16.6904 10.0962 16.6325 9.5281 16.961 9.14333C17.2896 8.75856 17.8799 8.70285 18.2802 9.01892C20.1254 10.4769 21.1416 12.431 21.1416 14.5214C21.1416 16.6518 20.0665 18.6591 18.1701 20.1089L18.6566 22.4511C18.7358 22.833 18.6358 23.2219 18.3818 23.518C18.1187 23.8247 17.7204 24.0001 17.2876 24.0001L17.2876 24.0001ZM16.8183 22.8042H16.8193H16.8183Z' fill='currentColor'/><path d='M21.5424 14.8363C21.0385 14.8363 20.394 14.6888 19.6718 14.1791C19.2545 13.8845 19.1646 13.3203 19.4708 12.9189C19.7771 12.5174 20.3637 12.4309 20.7808 12.7255C21.0196 12.894 21.365 13.0825 21.6541 13.0224C21.9333 12.9645 22.1631 12.6827 22.2457 12.5418C22.4998 12.1079 23.0714 11.9544 23.5222 12.1986C23.9732 12.443 24.133 12.9927 23.8789 13.4266C23.726 13.6879 23.1417 14.5583 22.0493 14.7848C21.9025 14.8153 21.7325 14.8363 21.5424 14.8363L21.5424 14.8363Z' fill='currentColor'/><path d='M5.93659 13.4821C5.78063 13.4821 5.62267 13.4447 5.47722 13.3658C5.02622 13.1213 4.86681 12.5715 5.12091 12.1377C5.30536 11.823 5.53165 11.538 5.81286 11.2661C6.17789 10.9132 6.77116 10.9118 7.13834 11.2629C7.50524 11.6141 7.50676 12.1849 7.14172 12.5378C6.97892 12.6952 6.85574 12.8494 6.75401 13.0231C6.5818 13.3169 6.26393 13.4821 5.93659 13.4821L5.93659 13.4821Z' fill='currentColor'/></svg>\"}\n name=\"IconSaveMoney\"\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/IconSaveMoney.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 IconSaveMoney(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='M14.1069 2.01263C14.2137 2.00284 14.3089 2.08875 14.3195 2.2045L14.7036 6.39638C14.7143 6.51214 14.6363 6.61391 14.5295 6.6237C14.4227 6.63348 14.3275 6.54758 14.3169 6.43182L13.9327 2.23995C13.9221 2.12419 14.0001 2.02242 14.1069 2.01263Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.0958 3.07058C13.2428 2.87875 13.455 2.75909 13.6858 2.73794L15.1363 2.60504C15.2431 2.59525 15.3382 2.68115 15.3488 2.79691C15.3595 2.91267 15.2815 3.01444 15.1747 3.02423L13.7242 3.15714C13.596 3.16889 13.4781 3.23536 13.3964 3.34194C13.3148 3.44851 13.276 3.58646 13.2888 3.72543C13.3015 3.8644 13.3647 3.99301 13.4643 4.08297C13.564 4.17293 13.692 4.21687 13.8203 4.20512L14.7872 4.11651C15.018 4.09536 15.2485 4.17445 15.4279 4.33638C15.6073 4.4983 15.721 4.7298 15.7439 4.97995C15.7668 5.2301 15.6971 5.4784 15.5501 5.67024C15.4031 5.86208 15.1909 5.98173 14.9601 6.00288L13.3163 6.15351C13.2095 6.1633 13.1143 6.07739 13.1037 5.96163C13.0931 5.84588 13.171 5.7441 13.2778 5.73432L14.9217 5.58369C15.0499 5.57194 15.1678 5.50546 15.2495 5.39889C15.3311 5.29231 15.3699 5.15436 15.3571 5.01539C15.3444 4.87642 15.2812 4.74781 15.1816 4.65785C15.0819 4.56789 14.9539 4.52396 14.8256 4.53571L13.8587 4.62431C13.6279 4.64546 13.3974 4.56637 13.218 4.40445C13.0386 4.24252 12.9249 4.01102 12.902 3.76087C12.8791 3.51073 12.9488 3.26242 13.0958 3.07058Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0985 1.92093C13.945 1.935 13.8329 2.0813 13.8481 2.2477L13.8829 2.62741L13.6774 2.64625C13.4242 2.66945 13.1913 2.80074 13.03 3.01123C12.8687 3.22171 12.7922 3.49416 12.8174 3.76863C12.8425 4.04309 12.9673 4.2971 13.1641 4.47477C13.361 4.65244 13.6138 4.73922 13.8671 4.71601L14.0726 4.69718L14.1518 5.56176L13.2694 5.64262C13.1159 5.65669 13.0038 5.80299 13.0191 5.96939C13.0343 6.13579 13.1711 6.25928 13.3247 6.24521L14.207 6.16435L14.2323 6.43957C14.2475 6.60597 14.3843 6.72946 14.5379 6.71539C14.6914 6.70133 14.8035 6.55503 14.7883 6.38863L14.763 6.1134L14.9685 6.09458C15.2217 6.07137 15.4546 5.94009 15.6159 5.7296C15.7772 5.51911 15.8537 5.24667 15.8285 4.9722C15.8034 4.69773 15.6786 4.44372 15.4818 4.26605C15.2849 4.08839 15.0321 4.00161 14.7788 4.02481L14.5734 4.04364L14.4941 3.17906L15.1831 3.11593C15.3366 3.10186 15.4487 2.95556 15.4335 2.78916C15.4182 2.62276 15.2814 2.49927 15.1278 2.51334L14.4389 2.57647L14.4041 2.19675C14.3889 2.03035 14.2521 1.90686 14.0985 1.92093ZM14.2697 2.59197L14.2349 2.21226C14.229 2.14714 14.1754 2.09882 14.1153 2.10433C14.0553 2.10983 14.0114 2.16708 14.0174 2.23219L14.0521 2.61191L14.2697 2.59197ZM14.069 2.79531L14.2865 2.77537L14.3081 3.01117L14.0906 3.0311L14.069 2.79531ZM13.8997 2.81081L13.6942 2.82964C13.4859 2.84874 13.2943 2.95676 13.1615 3.12994C13.0288 3.30313 12.9659 3.52729 12.9866 3.75312C13.0073 3.97895 13.1099 4.18794 13.2719 4.33412C13.4339 4.48031 13.6419 4.55171 13.8503 4.53261L14.0558 4.51378L14.0342 4.27799L13.8287 4.29682C13.678 4.31062 13.5276 4.259 13.4105 4.1533C13.2933 4.04759 13.2191 3.89647 13.2042 3.73318C13.1892 3.56989 13.2347 3.40781 13.3307 3.28258C13.4266 3.15735 13.5652 3.07925 13.7158 3.06544L13.9213 3.04661L13.8997 2.81081ZM13.9382 3.23L13.7326 3.24884C13.6269 3.25853 13.5296 3.31337 13.4622 3.4013C13.3948 3.48922 13.3629 3.60303 13.3734 3.71768C13.3839 3.83233 13.436 3.93843 13.5182 4.01265C13.6005 4.08687 13.7061 4.12311 13.8119 4.11342L14.0174 4.09459L13.9382 3.23ZM14.2034 4.26248L14.225 4.49828L14.4426 4.47834L14.421 4.24254L14.2034 4.26248ZM14.4042 4.05915L14.1866 4.07908L14.1074 3.2145L14.3249 3.19456L14.4042 4.05915ZM14.5902 4.22704L14.6118 4.46283L14.8172 4.44401C14.9679 4.4302 15.1183 4.48183 15.2355 4.58753C15.3526 4.69323 15.4268 4.84435 15.4417 5.00764C15.4567 5.17093 15.4112 5.33302 15.3152 5.45825C15.2193 5.58347 15.0807 5.66158 14.9301 5.67539L14.7246 5.69421L14.7462 5.93001L14.9517 5.91118C15.16 5.89209 15.3517 5.78407 15.4844 5.61088C15.6171 5.4377 15.68 5.21353 15.6593 4.9877C15.6386 4.76188 15.536 4.55288 15.374 4.4067C15.212 4.26052 15.004 4.18912 14.7956 4.20821L14.5902 4.22704ZM14.577 5.94551L14.5554 5.70972L14.3378 5.72965L14.3594 5.96545L14.577 5.94551ZM14.3763 6.14885L14.4015 6.42407C14.4074 6.48918 14.461 6.5375 14.5211 6.532C14.5811 6.52649 14.625 6.46924 14.619 6.40413L14.5938 6.12891L14.3763 6.14885ZM14.1902 5.98096L14.1686 5.74516L13.2862 5.82602C13.2262 5.83152 13.1823 5.88877 13.1883 5.95388C13.1942 6.01899 13.2478 6.06732 13.3079 6.06181L14.1902 5.98096ZM14.321 5.54626L14.5386 5.52632L14.4594 4.66174L14.2418 4.68167L14.321 5.54626ZM14.6286 4.64623L14.7078 5.51081L14.9133 5.49199C15.019 5.4823 15.1163 5.42745 15.1837 5.33953C15.2511 5.2516 15.283 5.1378 15.2725 5.02315C15.262 4.9085 15.2099 4.80239 15.1277 4.72817C15.0454 4.65396 14.9398 4.61771 14.834 4.6274L14.6286 4.64623ZM14.4773 2.99566L14.4557 2.75986L15.1447 2.69673C15.2047 2.69123 15.2583 2.73955 15.2642 2.80466C15.2702 2.86978 15.2263 2.92703 15.1663 2.93253L14.4773 2.99566Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.1069 2.01263C14.2137 2.00284 14.3089 2.08875 14.3195 2.2045L14.7036 6.39638C14.7143 6.51214 14.6363 6.61391 14.5295 6.6237C14.4227 6.63348 14.3275 6.54758 14.3169 6.43182L13.9327 2.23995C13.9221 2.12419 14.0001 2.02242 14.1069 2.01263Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.0958 3.07058C13.2428 2.87875 13.455 2.75909 13.6858 2.73794L15.1363 2.60504C15.2431 2.59525 15.3382 2.68115 15.3488 2.79691C15.3595 2.91267 15.2815 3.01444 15.1747 3.02423L13.7242 3.15714C13.596 3.16889 13.4781 3.23536 13.3964 3.34194C13.3148 3.44851 13.276 3.58646 13.2888 3.72543C13.3015 3.8644 13.3647 3.99301 13.4643 4.08297C13.564 4.17293 13.692 4.21687 13.8203 4.20512L14.7872 4.11651C15.018 4.09536 15.2485 4.17445 15.4279 4.33638C15.6073 4.4983 15.721 4.7298 15.7439 4.97995C15.7668 5.2301 15.6971 5.4784 15.5501 5.67024C15.4031 5.86208 15.1909 5.98173 14.9601 6.00288L13.3163 6.15351C13.2095 6.1633 13.1143 6.07739 13.1037 5.96163C13.0931 5.84588 13.171 5.7441 13.2778 5.73432L14.9217 5.58369C15.0499 5.57194 15.1678 5.50546 15.2495 5.39889C15.3311 5.29231 15.3699 5.15436 15.3571 5.01539C15.3444 4.87642 15.2812 4.74781 15.1816 4.65785C15.0819 4.56789 14.9539 4.52396 14.8256 4.53571L13.8587 4.62431C13.6279 4.64546 13.3974 4.56637 13.218 4.40445C13.0386 4.24252 12.9249 4.01102 12.902 3.76087C12.8791 3.51073 12.9488 3.26242 13.0958 3.07058Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0985 1.92093C13.945 1.935 13.8329 2.0813 13.8481 2.2477L13.8829 2.62741L13.6774 2.64625C13.4242 2.66945 13.1913 2.80074 13.03 3.01123C12.8687 3.22171 12.7922 3.49416 12.8174 3.76863C12.8425 4.04309 12.9673 4.2971 13.1641 4.47477C13.361 4.65244 13.6138 4.73922 13.8671 4.71601L14.0726 4.69718L14.1518 5.56176L13.2694 5.64262C13.1159 5.65669 13.0038 5.80299 13.0191 5.96939C13.0343 6.13579 13.1711 6.25928 13.3247 6.24521L14.207 6.16435L14.2323 6.43957C14.2475 6.60597 14.3843 6.72946 14.5379 6.71539C14.6914 6.70133 14.8035 6.55503 14.7883 6.38863L14.763 6.1134L14.9685 6.09458C15.2217 6.07137 15.4546 5.94009 15.6159 5.7296C15.7772 5.51911 15.8537 5.24667 15.8285 4.9722C15.8034 4.69773 15.6786 4.44372 15.4818 4.26605C15.2849 4.08839 15.0321 4.00161 14.7788 4.02481L14.5734 4.04364L14.4941 3.17906L15.1831 3.11593C15.3366 3.10186 15.4487 2.95556 15.4335 2.78916C15.4182 2.62276 15.2814 2.49927 15.1278 2.51334L14.4389 2.57647L14.4041 2.19675C14.3889 2.03035 14.2521 1.90686 14.0985 1.92093ZM14.2697 2.59197L14.2349 2.21226C14.229 2.14714 14.1754 2.09882 14.1153 2.10433C14.0553 2.10983 14.0114 2.16708 14.0174 2.23219L14.0521 2.61191L14.2697 2.59197ZM14.069 2.79531L14.2865 2.77537L14.3081 3.01117L14.0906 3.0311L14.069 2.79531ZM13.8997 2.81081L13.6942 2.82964C13.4859 2.84874 13.2943 2.95676 13.1615 3.12994C13.0288 3.30313 12.9659 3.52729 12.9866 3.75312C13.0073 3.97895 13.1099 4.18794 13.2719 4.33412C13.4339 4.48031 13.6419 4.55171 13.8503 4.53261L14.0558 4.51378L14.0342 4.27799L13.8287 4.29682C13.678 4.31062 13.5276 4.259 13.4105 4.1533C13.2933 4.04759 13.2191 3.89647 13.2042 3.73318C13.1892 3.56989 13.2347 3.40781 13.3307 3.28258C13.4266 3.15735 13.5652 3.07925 13.7158 3.06544L13.9213 3.04661L13.8997 2.81081ZM13.9382 3.23L13.7326 3.24884C13.6269 3.25853 13.5296 3.31337 13.4622 3.4013C13.3948 3.48922 13.3629 3.60303 13.3734 3.71768C13.3839 3.83233 13.436 3.93843 13.5182 4.01265C13.6005 4.08687 13.7061 4.12311 13.8119 4.11342L14.0174 4.09459L13.9382 3.23ZM14.2034 4.26248L14.225 4.49828L14.4426 4.47834L14.421 4.24254L14.2034 4.26248ZM14.4042 4.05915L14.1866 4.07908L14.1074 3.2145L14.3249 3.19456L14.4042 4.05915ZM14.5902 4.22704L14.6118 4.46283L14.8172 4.44401C14.9679 4.4302 15.1183 4.48183 15.2355 4.58753C15.3526 4.69323 15.4268 4.84435 15.4417 5.00764C15.4567 5.17093 15.4112 5.33302 15.3152 5.45825C15.2193 5.58347 15.0807 5.66158 14.9301 5.67539L14.7246 5.69421L14.7462 5.93001L14.9517 5.91118C15.16 5.89209 15.3517 5.78407 15.4844 5.61088C15.6171 5.4377 15.68 5.21353 15.6593 4.9877C15.6386 4.76188 15.536 4.55288 15.374 4.4067C15.212 4.26052 15.004 4.18912 14.7956 4.20821L14.5902 4.22704ZM14.577 5.94551L14.5554 5.70972L14.3378 5.72965L14.3594 5.96545L14.577 5.94551ZM14.3763 6.14885L14.4015 6.42407C14.4074 6.48918 14.461 6.5375 14.5211 6.532C14.5811 6.52649 14.625 6.46924 14.619 6.40413L14.5938 6.12891L14.3763 6.14885ZM14.1902 5.98096L14.1686 5.74516L13.2862 5.82602C13.2262 5.83152 13.1823 5.88877 13.1883 5.95388C13.1942 6.01899 13.2478 6.06732 13.3079 6.06181L14.1902 5.98096ZM14.321 5.54626L14.5386 5.52632L14.4594 4.66174L14.2418 4.68167L14.321 5.54626ZM14.6286 4.64623L14.7078 5.51081L14.9133 5.49199C15.019 5.4823 15.1163 5.42745 15.1837 5.33953C15.2511 5.2516 15.283 5.1378 15.2725 5.02315C15.262 4.9085 15.2099 4.80239 15.1277 4.72817C15.0454 4.65396 14.9398 4.61771 14.834 4.6274L14.6286 4.64623ZM14.4773 2.99566L14.4557 2.75986L15.1447 2.69673C15.2047 2.69123 15.2583 2.73955 15.2642 2.80466C15.2702 2.86978 15.2263 2.92703 15.1663 2.93253L14.4773 2.99566Z' stroke='currentColor' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.0213 1.0823C12.234 1.24608 10.9178 2.82778 11.0816 4.61512C11.2454 6.40246 12.8271 7.71861 14.6144 7.55483C16.4018 7.39105 17.7179 5.80935 17.5541 4.02201C17.3904 2.23468 15.8087 0.918523 14.0213 1.0823ZM10.3625 4.68102C10.1623 2.49649 11.7709 0.563311 13.9554 0.363134C16.14 0.162957 18.0731 1.77159 18.2733 3.95611C18.4735 6.14064 16.8649 8.07382 14.6803 8.274C12.4958 8.47418 10.5626 6.86554 10.3625 4.68102Z' fill='currentColor' stroke='currentColor' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2876 24.0001H17.2784L14.6346 23.9863C13.8999 23.9821 13.2341 23.4699 13.0857 22.7949L12.9402 22.1355C12.4386 22.1884 11.896 22.2184 11.3922 22.2184C10.8885 22.2184 10.3458 22.1884 9.84439 22.1355L9.69873 22.7954C9.5499 23.4705 8.88408 23.9825 8.14994 23.9863L5.5055 24.0001H5.49741C5.05968 24.0001 4.65827 23.8217 4.39484 23.5098C4.14213 23.2108 4.04599 22.8204 4.13099 22.4387L4.56961 20.4745C3.67978 20.0293 2.94771 19.3237 2.43744 18.416H1.73912C1.49457 18.416 1.15976 18.416 0.825922 18.2762C0.30106 18.0565 0 17.5907 0 16.9984V14.1159C0 13.1162 0.722249 12.3905 1.71748 12.3905H2.013C2.27906 11.6446 2.68663 10.9292 3.21613 10.2804C3.10256 9.68596 2.83373 9.25972 2.48253 8.70284C2.32077 8.44627 2.13749 8.15561 1.95753 7.82656C1.81361 7.56359 1.81382 7.2494 1.95781 6.98661C2.1018 6.72373 2.37125 6.54603 2.67791 6.5115C5.11107 6.23771 6.67826 6.76808 7.63994 7.37381C8.14966 7.21532 8.71346 7.0855 9.29787 6.99274C9.80883 6.91142 10.2909 7.24417 10.3751 7.7355C10.4595 8.22666 10.1138 8.69067 9.60308 8.77172C8.94875 8.87557 8.33466 9.03154 7.82709 9.22266C7.50854 9.34248 7.14765 9.28622 6.88512 9.07553C6.27816 8.58871 5.42789 8.31104 4.38404 8.25208C4.74029 8.85529 5.05345 9.53053 5.13133 10.4843C5.15111 10.7265 5.06832 10.9661 4.90185 11.149C4.25665 11.8573 3.83069 12.6441 3.63565 13.4878C3.54021 13.9001 3.15996 14.1936 2.72065 14.1936H1.87453V16.6129H3.02932C3.40949 16.6129 3.75198 16.8338 3.89639 17.172C4.30375 18.1264 5.02503 18.8002 5.92737 19.0695C6.39089 19.2078 6.66795 19.6635 6.56614 20.1198L6.10297 22.1939L7.91741 22.1844L8.19378 20.9312C8.30042 20.4473 8.79188 20.1361 9.29697 20.2349C9.85039 20.3428 10.6924 20.4154 11.3922 20.4154C12.092 20.4154 12.9342 20.3428 13.4877 20.2349C13.992 20.1363 14.484 20.4474 14.5909 20.9313L14.8673 22.1844L16.6916 22.1939L16.2157 19.902C16.1424 19.5492 16.2943 19.1881 16.6022 18.9837C18.2957 17.8586 19.267 16.2322 19.267 14.5214C19.267 12.9806 18.4939 11.5213 17.0904 10.4121C16.6904 10.0962 16.6325 9.5281 16.961 9.14333C17.2896 8.75856 17.8799 8.70285 18.2802 9.01892C20.1254 10.4769 21.1416 12.431 21.1416 14.5214C21.1416 16.6518 20.0665 18.6591 18.1701 20.1089L18.6566 22.4511C18.7358 22.833 18.6358 23.2219 18.3818 23.518C18.1187 23.8247 17.7204 24.0001 17.2876 24.0001L17.2876 24.0001ZM16.8183 22.8042H16.8193H16.8183Z' fill='currentColor'/><path d='M21.5424 14.8363C21.0385 14.8363 20.394 14.6888 19.6718 14.1791C19.2545 13.8845 19.1646 13.3203 19.4708 12.9189C19.7771 12.5174 20.3637 12.4309 20.7808 12.7255C21.0196 12.894 21.365 13.0825 21.6541 13.0224C21.9333 12.9645 22.1631 12.6827 22.2457 12.5418C22.4998 12.1079 23.0714 11.9544 23.5222 12.1986C23.9732 12.443 24.133 12.9927 23.8789 13.4266C23.726 13.6879 23.1417 14.5583 22.0493 14.7848C21.9025 14.8153 21.7325 14.8363 21.5424 14.8363L21.5424 14.8363Z' fill='currentColor'/><path d='M5.93659 13.4821C5.78063 13.4821 5.62267 13.4447 5.47722 13.3658C5.02622 13.1213 4.86681 12.5715 5.12091 12.1377C5.30536 11.823 5.53165 11.538 5.81286 11.2661C6.17789 10.9132 6.77116 10.9118 7.13834 11.2629C7.50524 11.6141 7.50676 12.1849 7.14172 12.5378C6.97892 12.6952 6.85574 12.8494 6.75401 13.0231C6.5818 13.3169 6.26393 13.4821 5.93659 13.4821L5.93659 13.4821Z' fill='currentColor'/></svg>\"}\n name=\"IconSaveMoney\"\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;"}
@@ -0,0 +1,16 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Icon from "../../Icon/index.es.js";
3
+ function IconSchoolBag(props) {
4
+ return /* @__PURE__ */ jsx(
5
+ Icon,
6
+ {
7
+ markup: "<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.9852 11.2C14.4254 11.2 14.7823 11.5582 14.7823 12V16C14.7823 16.8837 14.0685 17.6 13.1881 17.6H6.81127C5.93082 17.6 5.21707 16.8837 5.21707 16V12C5.21707 11.5582 5.57394 11.2 6.01417 11.2H13.9852ZM6.81127 16H13.1881V12.8H6.81127V16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.99967 0C11.4853 0 12.7337 1.01981 13.0877 2.4H14.7823C16.103 2.4 17.1736 3.47452 17.1736 4.8V10.4H17.5721C18.4526 10.4 19.1663 11.1163 19.1663 12V16C19.1663 16.8837 18.4526 17.6 17.5721 17.6H17.1736V18.4C17.1736 19.2837 16.4598 20 15.5794 20H4.41996C3.53951 20 2.82576 19.2837 2.82576 18.4V17.6H2.42721C1.54676 17.6 0.833008 16.8837 0.833008 16V12C0.833008 11.1163 1.54676 10.4 2.42721 10.4H2.82576V4.8C2.82576 3.47452 3.89639 2.4 5.21707 2.4H6.91168C7.26563 1.01981 8.514 0 9.99967 0ZM4.41996 18.4H15.5794V8.8H13.9852V9.6C13.9852 10.0418 13.6283 10.4 13.1881 10.4C12.7479 10.4 12.391 10.0418 12.391 9.6V8.8H7.60837V9.6C7.60837 10.0418 7.2515 10.4 6.81127 10.4C6.37104 10.4 6.01417 10.0418 6.01417 9.6V8.8H4.41996V18.4ZM2.42721 16H2.82576V12H2.42721V16ZM17.1736 16H17.5721V12H17.1736V16ZM5.21707 4C4.77684 4 4.41996 4.35817 4.41996 4.8V7.2H6.01417V6.4C6.01417 5.95817 6.37104 5.6 6.81127 5.6C7.2515 5.6 7.60837 5.95817 7.60837 6.4V7.2H12.391V6.4C12.391 5.95817 12.7479 5.6 13.1881 5.6C13.6283 5.6 13.9852 5.95817 13.9852 6.4V7.2H15.5794V4.8C15.5794 4.35817 15.2225 4 14.7823 4H5.21707ZM9.99967 1.6C9.40988 1.6 8.89606 1.92214 8.62032 2.4H11.379C11.1033 1.92214 10.5895 1.6 9.99967 1.6Z' fill='currentColor'/></svg>",
8
+ name: "IconSchoolBag",
9
+ ...props
10
+ }
11
+ );
12
+ }
13
+ export {
14
+ IconSchoolBag
15
+ };
16
+ //# sourceMappingURL=index.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconSchoolBag.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 IconSchoolBag(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.9852 11.2C14.4254 11.2 14.7823 11.5582 14.7823 12V16C14.7823 16.8837 14.0685 17.6 13.1881 17.6H6.81127C5.93082 17.6 5.21707 16.8837 5.21707 16V12C5.21707 11.5582 5.57394 11.2 6.01417 11.2H13.9852ZM6.81127 16H13.1881V12.8H6.81127V16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9.99967 0C11.4853 0 12.7337 1.01981 13.0877 2.4H14.7823C16.103 2.4 17.1736 3.47452 17.1736 4.8V10.4H17.5721C18.4526 10.4 19.1663 11.1163 19.1663 12V16C19.1663 16.8837 18.4526 17.6 17.5721 17.6H17.1736V18.4C17.1736 19.2837 16.4598 20 15.5794 20H4.41996C3.53951 20 2.82576 19.2837 2.82576 18.4V17.6H2.42721C1.54676 17.6 0.833008 16.8837 0.833008 16V12C0.833008 11.1163 1.54676 10.4 2.42721 10.4H2.82576V4.8C2.82576 3.47452 3.89639 2.4 5.21707 2.4H6.91168C7.26563 1.01981 8.514 0 9.99967 0ZM4.41996 18.4H15.5794V8.8H13.9852V9.6C13.9852 10.0418 13.6283 10.4 13.1881 10.4C12.7479 10.4 12.391 10.0418 12.391 9.6V8.8H7.60837V9.6C7.60837 10.0418 7.2515 10.4 6.81127 10.4C6.37104 10.4 6.01417 10.0418 6.01417 9.6V8.8H4.41996V18.4ZM2.42721 16H2.82576V12H2.42721V16ZM17.1736 16H17.5721V12H17.1736V16ZM5.21707 4C4.77684 4 4.41996 4.35817 4.41996 4.8V7.2H6.01417V6.4C6.01417 5.95817 6.37104 5.6 6.81127 5.6C7.2515 5.6 7.60837 5.95817 7.60837 6.4V7.2H12.391V6.4C12.391 5.95817 12.7479 5.6 13.1881 5.6C13.6283 5.6 13.9852 5.95817 13.9852 6.4V7.2H15.5794V4.8C15.5794 4.35817 15.2225 4 14.7823 4H5.21707ZM9.99967 1.6C9.40988 1.6 8.89606 1.92214 8.62032 2.4H11.379C11.1033 1.92214 10.5895 1.6 9.99967 1.6Z' fill='currentColor'/></svg>\"}\n name=\"IconSchoolBag\"\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/IconScissors.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 IconScissors(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 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 16C4.89543 16 4 16.8954 4 18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16ZM2 18C2 15.7909 3.79086 14 6 14C8.20914 14 10 15.7909 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.7072 3.29289C21.0977 3.68342 21.0977 4.31658 20.7072 4.70711L8.82722 16.5871C8.4367 16.9776 7.80353 16.9776 7.41301 16.5871C7.02249 16.1966 7.02249 15.5634 7.41301 15.1729L19.293 3.29289C19.6835 2.90237 20.3167 2.90237 20.7072 3.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.762 13.7735C14.1522 13.3826 14.7853 13.3821 15.1762 13.7722L20.7062 19.2922C21.0971 19.6824 21.0976 20.3156 20.7075 20.7064C20.3173 21.0973 19.6841 21.0979 19.2933 20.7077L13.7633 15.1877C13.3724 14.7976 13.3718 14.1644 13.762 13.7735Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.41301 7.41301C7.80353 7.02249 8.4367 7.02249 8.82722 7.41301L12.7072 11.293C13.0977 11.6835 13.0977 12.3167 12.7072 12.7072C12.3167 13.0977 11.6835 13.0977 11.293 12.7072L7.41301 8.82722C7.02249 8.4367 7.02249 7.80353 7.41301 7.41301Z' fill='currentColor'/></svg>\"}\n name=\"IconScissors\"\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/IconScissors.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 IconScissors(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 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 16C4.89543 16 4 16.8954 4 18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16ZM2 18C2 15.7909 3.79086 14 6 14C8.20914 14 10 15.7909 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M20.7072 3.29289C21.0977 3.68342 21.0977 4.31658 20.7072 4.70711L8.82722 16.5871C8.4367 16.9776 7.80353 16.9776 7.41301 16.5871C7.02249 16.1966 7.02249 15.5634 7.41301 15.1729L19.293 3.29289C19.6835 2.90237 20.3167 2.90237 20.7072 3.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.762 13.7735C14.1522 13.3826 14.7853 13.3821 15.1762 13.7722L20.7062 19.2922C21.0971 19.6824 21.0976 20.3156 20.7075 20.7064C20.3173 21.0973 19.6841 21.0979 19.2933 20.7077L13.7633 15.1877C13.3724 14.7976 13.3718 14.1644 13.762 13.7735Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.41301 7.41301C7.80353 7.02249 8.4367 7.02249 8.82722 7.41301L12.7072 11.293C13.0977 11.6835 13.0977 12.3167 12.7072 12.7072C12.3167 13.0977 11.6835 13.0977 11.293 12.7072L7.41301 8.82722C7.02249 8.4367 7.02249 7.80353 7.41301 7.41301Z' fill='currentColor'/></svg>\"}\n name=\"IconScissors\"\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/IconSearch.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 IconSearch(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'/></svg>\"}\n name=\"IconSearch\"\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/IconSearch.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 IconSearch(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'/></svg>\"}\n name=\"IconSearch\"\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/IconSend.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 IconSend(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='M22.7071 1.29289C23.0976 1.68342 23.0976 2.31658 22.7071 2.70711L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L21.2929 1.29289C21.6834 0.902369 22.3166 0.902369 22.7071 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 1.29292C22.9788 1.56456 23.0708 1.96779 22.9439 2.33038L15.9439 22.3304C15.8084 22.7174 15.4504 22.9825 15.0408 22.9992C14.6311 23.0159 14.2527 22.7808 14.0862 22.4062L10.2424 13.7576L1.59387 9.91384C1.21919 9.74731 0.984122 9.36894 1.00084 8.95926C1.01755 8.54959 1.28265 8.19162 1.66965 8.05617L21.6697 1.05617C22.0322 0.929264 22.4355 1.02128 22.7071 1.29292ZM4.71108 9.11063L11.4061 12.0862C11.6324 12.1868 11.8133 12.3677 11.9138 12.5939L14.8894 19.289L20.37 3.63L4.71108 9.11063Z' fill='currentColor'/></svg>\"}\n name=\"IconSend\"\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/IconSend.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 IconSend(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='M22.7071 1.29289C23.0976 1.68342 23.0976 2.31658 22.7071 2.70711L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L21.2929 1.29289C21.6834 0.902369 22.3166 0.902369 22.7071 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 1.29292C22.9788 1.56456 23.0708 1.96779 22.9439 2.33038L15.9439 22.3304C15.8084 22.7174 15.4504 22.9825 15.0408 22.9992C14.6311 23.0159 14.2527 22.7808 14.0862 22.4062L10.2424 13.7576L1.59387 9.91384C1.21919 9.74731 0.984122 9.36894 1.00084 8.95926C1.01755 8.54959 1.28265 8.19162 1.66965 8.05617L21.6697 1.05617C22.0322 0.929264 22.4355 1.02128 22.7071 1.29292ZM4.71108 9.11063L11.4061 12.0862C11.6324 12.1868 11.8133 12.3677 11.9138 12.5939L14.8894 19.289L20.37 3.63L4.71108 9.11063Z' fill='currentColor'/></svg>\"}\n name=\"IconSend\"\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/IconServer.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 IconServer(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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H4ZM1 4C1 2.34315 2.34315 1 4 1H20C21.6569 1 23 2.34315 23 4V8C23 9.65685 21.6569 11 20 11H4C2.34315 11 1 9.65685 1 8V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 15C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V16C21 15.4477 20.5523 15 20 15H4ZM1 16C1 14.3431 2.34315 13 4 13H20C21.6569 13 23 14.3431 23 16V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 6C5 5.44772 5.44772 5 6 5H6.01C6.56228 5 7.01 5.44772 7.01 6C7.01 6.55228 6.56228 7 6.01 7H6C5.44772 7 5 6.55228 5 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 18C5 17.4477 5.44772 17 6 17H6.01C6.56228 17 7.01 17.4477 7.01 18C7.01 18.5523 6.56228 19 6.01 19H6C5.44772 19 5 18.5523 5 18Z' fill='currentColor'/></svg>\"}\n name=\"IconServer\"\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/IconServer.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 IconServer(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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H4ZM1 4C1 2.34315 2.34315 1 4 1H20C21.6569 1 23 2.34315 23 4V8C23 9.65685 21.6569 11 20 11H4C2.34315 11 1 9.65685 1 8V4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 15C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V16C21 15.4477 20.5523 15 20 15H4ZM1 16C1 14.3431 2.34315 13 4 13H20C21.6569 13 23 14.3431 23 16V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 6C5 5.44772 5.44772 5 6 5H6.01C6.56228 5 7.01 5.44772 7.01 6C7.01 6.55228 6.56228 7 6.01 7H6C5.44772 7 5 6.55228 5 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 18C5 17.4477 5.44772 17 6 17H6.01C6.56228 17 7.01 17.4477 7.01 18C7.01 18.5523 6.56228 19 6.01 19H6C5.44772 19 5 18.5523 5 18Z' fill='currentColor'/></svg>\"}\n name=\"IconServer\"\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/IconSettings.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 IconSettings(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_2607)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C11.7348 2 11.4804 2.10536 11.2929 2.29289C11.1054 2.48043 11 2.73478 11 3V3.17399C10.9979 3.6908 10.8448 4.19572 10.5594 4.62661C10.2741 5.0575 9.86895 5.39555 9.39393 5.59914C9.30938 5.63538 9.22042 5.65969 9.12961 5.67157C8.69798 5.82272 8.23333 5.85998 7.781 5.77796C7.26 5.68349 6.77925 5.43512 6.40073 5.06486L6.39285 5.05715L6.33289 4.99711C6.24002 4.90413 6.12934 4.82998 6.00794 4.77965C5.88654 4.72933 5.75642 4.70343 5.625 4.70343C5.49358 4.70343 5.36346 4.72933 5.24206 4.77965C5.12066 4.82998 5.01037 4.90374 4.9175 4.99671L4.91671 4.9975C4.82374 5.09037 4.74998 5.20066 4.69965 5.32206C4.64933 5.44346 4.62343 5.57358 4.62343 5.705C4.62343 5.83642 4.64933 5.96654 4.69965 6.08794C4.74998 6.20934 4.82374 6.31963 4.91671 6.4125L4.98491 6.48069C5.35516 6.85921 5.60349 7.34 5.69796 7.861C5.79055 8.37163 5.73113 8.89797 5.52745 9.37478C5.34189 9.86133 5.01698 10.2827 4.59305 10.5859C4.16054 10.8952 3.64498 11.0673 3.11338 11.0797L3.09 11.08H3C2.73478 11.08 2.48043 11.1854 2.29289 11.3729C2.10536 11.5604 2 11.8148 2 12.08C2 12.3452 2.10536 12.5996 2.29289 12.7871C2.48043 12.9746 2.73478 13.08 3 13.08H3.17399C3.6908 13.0821 4.19572 13.2352 4.62661 13.5206C5.05601 13.8049 5.3932 14.2082 5.59701 14.6811C5.80908 15.1643 5.87211 15.6998 5.77796 16.219C5.68349 16.74 5.43512 17.2207 5.06486 17.5993L5.05715 17.6072L4.9971 17.6671C4.90413 17.76 4.82998 17.8707 4.77965 17.9921C4.72933 18.1135 4.70343 18.2436 4.70343 18.375C4.70343 18.5064 4.72933 18.6365 4.77965 18.7579C4.82998 18.8793 4.90374 18.9896 4.99671 19.0825L4.9975 19.0833C5.09037 19.1763 5.20066 19.25 5.32206 19.3003C5.44346 19.3507 5.57359 19.3766 5.705 19.3766C5.83641 19.3766 5.96654 19.3507 6.08794 19.3003C6.20934 19.25 6.31963 19.1763 6.4125 19.0833L6.48069 19.0151C6.85921 18.6448 7.34 18.3965 7.861 18.302C8.37163 18.2095 8.89796 18.2689 9.37477 18.4725C9.86132 18.6581 10.2827 18.983 10.5859 19.407C10.8952 19.8395 11.0673 20.355 11.0797 20.8866L11.08 20.91V21C11.08 21.2652 11.1854 21.5196 11.3729 21.7071C11.5604 21.8946 11.8148 22 12.08 22C12.3452 22 12.5996 21.8946 12.7871 21.7071C12.9746 21.5196 13.08 21.2652 13.08 21V20.83L13.08 20.826C13.0821 20.3092 13.2352 19.8043 13.5206 19.3734C13.805 18.944 14.2083 18.6067 14.6812 18.4029C15.1643 18.1909 15.6998 18.1279 16.219 18.222C16.74 18.3165 17.2207 18.5649 17.5993 18.9351L17.6071 18.9429L17.6671 19.0029C17.76 19.0959 17.8707 19.17 17.9921 19.2203C18.1135 19.2707 18.2436 19.2966 18.375 19.2966C18.5064 19.2966 18.6365 19.2707 18.7579 19.2203C18.8793 19.17 18.9896 19.0963 19.0825 19.0033L19.0833 19.0025C19.1763 18.9096 19.25 18.7993 19.3003 18.6779C19.3507 18.5565 19.3766 18.4264 19.3766 18.295C19.3766 18.1636 19.3507 18.0335 19.3003 17.9121C19.25 17.7907 19.1763 17.6804 19.0833 17.5875L19.0151 17.5193C18.6448 17.1408 18.3965 16.66 18.302 16.139C18.2079 15.6198 18.2709 15.0843 18.4829 14.6012C18.6867 14.1283 19.024 13.725 19.4534 13.4406C19.8843 13.1552 20.3892 13.0021 20.906 13L20.91 13L21 13C21.2652 13 21.5196 12.8946 21.7071 12.7071C21.8946 12.5196 22 12.2652 22 12C22 11.7348 21.8946 11.4804 21.7071 11.2929C21.5196 11.1054 21.2652 11 21 11H20.83L20.826 11C20.3092 10.9979 19.8043 10.8448 19.3734 10.5594C18.9425 10.2741 18.6045 9.86896 18.4009 9.39393C18.3646 9.30938 18.3403 9.22042 18.3284 9.12961C18.1773 8.69798 18.14 8.23332 18.222 7.781C18.3165 7.26 18.5649 6.77925 18.9351 6.40073L18.9428 6.39285L19.0029 6.3329C19.0959 6.24002 19.17 6.12934 19.2203 6.00794C19.2707 5.88654 19.2966 5.75641 19.2966 5.625C19.2966 5.49359 19.2707 5.36346 19.2203 5.24206C19.17 5.12066 19.0963 5.01037 19.0033 4.9175L19.0025 4.91671C18.9096 4.82374 18.7993 4.74998 18.6779 4.69965C18.5565 4.64933 18.4264 4.62343 18.295 4.62343C18.1636 4.62343 18.0335 4.64933 17.9121 4.69965C17.7907 4.74998 17.6804 4.82374 17.5875 4.91671L17.5193 4.98491C17.1408 5.35516 16.66 5.60349 16.139 5.69796C15.6198 5.79211 15.0843 5.72908 14.6011 5.51701C14.1282 5.3132 13.7249 4.97601 13.4406 4.54661C13.1552 4.11572 13.0021 3.6108 13 3.09399L13 3.09V3C13 2.73478 12.8946 2.48043 12.7071 2.29289C12.5196 2.10536 12.2652 2 12 2ZM9.87868 0.87868C10.4413 0.316071 11.2044 0 12 0C12.7956 0 13.5587 0.316071 14.1213 0.87868C14.6839 1.44129 15 2.20435 15 3V3.0875C15.0008 3.21374 15.0383 3.33704 15.1081 3.44232C15.178 3.54801 15.2774 3.63092 15.3939 3.68086L15.4038 3.68508C15.5226 3.73752 15.6544 3.75322 15.7822 3.73005C15.9086 3.70713 16.0253 3.64728 16.1177 3.55811L16.1725 3.50329C16.4511 3.22436 16.782 3.00308 17.1462 2.85211C17.5104 2.70113 17.9008 2.62343 18.295 2.62343C18.6892 2.62343 19.0796 2.70113 19.4438 2.85211C19.808 3.00308 20.1389 3.22436 20.4175 3.50329C20.6961 3.78174 20.9171 4.11233 21.0679 4.47618C21.2189 4.84037 21.2966 5.23075 21.2966 5.625C21.2966 6.01925 21.2189 6.40963 21.0679 6.77382C20.917 7.13784 20.6959 7.46857 20.4171 7.7471C20.417 7.74724 20.4172 7.74697 20.4171 7.7471L20.3619 7.80231C20.2727 7.89468 20.2129 8.01142 20.19 8.13782C20.1668 8.26561 20.1824 8.39742 20.2349 8.51624C20.2631 8.58027 20.2845 8.64692 20.2988 8.71507C20.3461 8.78479 20.4068 8.84498 20.4777 8.89195C20.583 8.96167 20.7063 8.99921 20.8325 9H21C21.7957 9 22.5587 9.31607 23.1213 9.87868C23.6839 10.4413 24 11.2043 24 12C24 12.7957 23.6839 13.5587 23.1213 14.1213C22.5587 14.6839 21.7957 15 21 15H20.9125C20.7863 15.0008 20.663 15.0383 20.5577 15.1081C20.452 15.178 20.3691 15.2774 20.3191 15.3939L20.3149 15.4038C20.2625 15.5226 20.2468 15.6544 20.27 15.7822C20.2929 15.9086 20.3527 16.0253 20.4419 16.1177L20.4967 16.1725C20.4966 16.1724 20.4968 16.1726 20.4967 16.1725C20.7755 16.451 20.997 16.7822 21.1479 17.1462C21.2989 17.5104 21.3766 17.9008 21.3766 18.295C21.3766 18.6892 21.2989 19.0796 21.1479 19.4438C20.9969 19.808 20.7756 20.1389 20.4967 20.4175L19.79 19.71L20.4975 20.4167C20.2189 20.6956 19.888 20.9169 19.5238 21.0679C19.1596 21.2189 18.7692 21.2966 18.375 21.2966C17.9808 21.2966 17.5904 21.2189 17.2262 21.0679C16.8622 20.917 16.5314 20.6959 16.2529 20.4171C16.2528 20.417 16.253 20.4172 16.2529 20.4171L16.1977 20.3619C16.1053 20.2727 15.9886 20.2129 15.8622 20.19C15.7344 20.1668 15.6026 20.1824 15.4838 20.2349L15.474 20.2392C15.3574 20.2891 15.258 20.372 15.1881 20.4777C15.1183 20.583 15.0808 20.7063 15.08 20.8325V21C15.08 21.7957 14.7639 22.5587 14.2013 23.1213C13.6387 23.6839 12.8757 24 12.08 24C11.2843 24 10.5213 23.6839 9.95868 23.1213C9.39607 22.5587 9.08 21.7957 9.08 21V20.9244C9.07526 20.7972 9.03327 20.6741 8.95914 20.5704C8.88326 20.4644 8.77723 20.3836 8.65482 20.3385C8.63505 20.3313 8.61551 20.3234 8.59624 20.3149C8.47742 20.2624 8.34561 20.2468 8.21782 20.27C8.09142 20.2929 7.97467 20.3527 7.8823 20.4419L7.8275 20.4967C7.82737 20.4968 7.82763 20.4966 7.8275 20.4967C7.54896 20.7755 7.21784 20.997 6.85382 21.1479C6.48963 21.2989 6.09925 21.3766 5.705 21.3766C5.31075 21.3766 4.92037 21.2989 4.55618 21.1479C4.19233 20.9971 3.86174 20.7761 3.58329 20.4975C3.30436 20.2189 3.08308 19.888 2.93211 19.5238C2.78113 19.1596 2.70343 18.7692 2.70343 18.375C2.70343 17.9808 2.78113 17.5904 2.93211 17.2262C3.08308 16.862 3.30436 16.5311 3.58329 16.2525L3.63811 16.1977C3.72728 16.1053 3.78713 15.9886 3.81005 15.8622C3.83322 15.7344 3.81758 15.6026 3.76514 15.4838L3.76081 15.474C3.71087 15.3574 3.62801 15.258 3.52232 15.1881C3.41704 15.1183 3.29374 15.0808 3.1675 15.08H3C2.20435 15.08 1.44129 14.7639 0.87868 14.2013C0.316071 13.6387 0 12.8756 0 12.08C0 11.2844 0.316071 10.5213 0.87868 9.95868C1.44129 9.39607 2.20435 9.08 3 9.08H3.07564C3.20283 9.07526 3.32591 9.03327 3.42955 8.95914C3.53564 8.88326 3.61644 8.77723 3.66146 8.65482C3.66874 8.63505 3.67663 8.61551 3.68514 8.59624C3.73758 8.47742 3.75322 8.34561 3.73005 8.21782C3.70713 8.09142 3.64728 7.97468 3.5581 7.88231L3.50329 7.8275C3.22436 7.54888 3.00308 7.21802 2.85211 6.85382C2.70113 6.48963 2.62343 6.09925 2.62343 5.705C2.62343 5.31075 2.70113 4.92037 2.85211 4.55618C3.00301 4.19216 3.22415 3.86143 3.50289 3.58289C3.78143 3.30415 4.11216 3.08301 4.47618 2.93211C4.84037 2.78113 5.23075 2.70343 5.625 2.70343C6.01925 2.70343 6.40963 2.78113 6.77382 2.93211C7.13802 3.08308 7.46888 3.30436 7.7475 3.58329L7.80231 3.6381C7.89468 3.72728 8.01142 3.78713 8.13782 3.81005C8.26561 3.83322 8.39742 3.81758 8.51624 3.76514C8.58027 3.73687 8.64693 3.71549 8.71507 3.70122C8.78479 3.6539 8.84498 3.59323 8.89195 3.52232C8.96167 3.41704 8.99921 3.29374 9 3.1675V3C9 2.20435 9.31607 1.44129 9.87868 0.87868Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2607'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconSettings\"\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/IconSettings.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 IconSettings(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_2607)'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 2C11.7348 2 11.4804 2.10536 11.2929 2.29289C11.1054 2.48043 11 2.73478 11 3V3.17399C10.9979 3.6908 10.8448 4.19572 10.5594 4.62661C10.2741 5.0575 9.86895 5.39555 9.39393 5.59914C9.30938 5.63538 9.22042 5.65969 9.12961 5.67157C8.69798 5.82272 8.23333 5.85998 7.781 5.77796C7.26 5.68349 6.77925 5.43512 6.40073 5.06486L6.39285 5.05715L6.33289 4.99711C6.24002 4.90413 6.12934 4.82998 6.00794 4.77965C5.88654 4.72933 5.75642 4.70343 5.625 4.70343C5.49358 4.70343 5.36346 4.72933 5.24206 4.77965C5.12066 4.82998 5.01037 4.90374 4.9175 4.99671L4.91671 4.9975C4.82374 5.09037 4.74998 5.20066 4.69965 5.32206C4.64933 5.44346 4.62343 5.57358 4.62343 5.705C4.62343 5.83642 4.64933 5.96654 4.69965 6.08794C4.74998 6.20934 4.82374 6.31963 4.91671 6.4125L4.98491 6.48069C5.35516 6.85921 5.60349 7.34 5.69796 7.861C5.79055 8.37163 5.73113 8.89797 5.52745 9.37478C5.34189 9.86133 5.01698 10.2827 4.59305 10.5859C4.16054 10.8952 3.64498 11.0673 3.11338 11.0797L3.09 11.08H3C2.73478 11.08 2.48043 11.1854 2.29289 11.3729C2.10536 11.5604 2 11.8148 2 12.08C2 12.3452 2.10536 12.5996 2.29289 12.7871C2.48043 12.9746 2.73478 13.08 3 13.08H3.17399C3.6908 13.0821 4.19572 13.2352 4.62661 13.5206C5.05601 13.8049 5.3932 14.2082 5.59701 14.6811C5.80908 15.1643 5.87211 15.6998 5.77796 16.219C5.68349 16.74 5.43512 17.2207 5.06486 17.5993L5.05715 17.6072L4.9971 17.6671C4.90413 17.76 4.82998 17.8707 4.77965 17.9921C4.72933 18.1135 4.70343 18.2436 4.70343 18.375C4.70343 18.5064 4.72933 18.6365 4.77965 18.7579C4.82998 18.8793 4.90374 18.9896 4.99671 19.0825L4.9975 19.0833C5.09037 19.1763 5.20066 19.25 5.32206 19.3003C5.44346 19.3507 5.57359 19.3766 5.705 19.3766C5.83641 19.3766 5.96654 19.3507 6.08794 19.3003C6.20934 19.25 6.31963 19.1763 6.4125 19.0833L6.48069 19.0151C6.85921 18.6448 7.34 18.3965 7.861 18.302C8.37163 18.2095 8.89796 18.2689 9.37477 18.4725C9.86132 18.6581 10.2827 18.983 10.5859 19.407C10.8952 19.8395 11.0673 20.355 11.0797 20.8866L11.08 20.91V21C11.08 21.2652 11.1854 21.5196 11.3729 21.7071C11.5604 21.8946 11.8148 22 12.08 22C12.3452 22 12.5996 21.8946 12.7871 21.7071C12.9746 21.5196 13.08 21.2652 13.08 21V20.83L13.08 20.826C13.0821 20.3092 13.2352 19.8043 13.5206 19.3734C13.805 18.944 14.2083 18.6067 14.6812 18.4029C15.1643 18.1909 15.6998 18.1279 16.219 18.222C16.74 18.3165 17.2207 18.5649 17.5993 18.9351L17.6071 18.9429L17.6671 19.0029C17.76 19.0959 17.8707 19.17 17.9921 19.2203C18.1135 19.2707 18.2436 19.2966 18.375 19.2966C18.5064 19.2966 18.6365 19.2707 18.7579 19.2203C18.8793 19.17 18.9896 19.0963 19.0825 19.0033L19.0833 19.0025C19.1763 18.9096 19.25 18.7993 19.3003 18.6779C19.3507 18.5565 19.3766 18.4264 19.3766 18.295C19.3766 18.1636 19.3507 18.0335 19.3003 17.9121C19.25 17.7907 19.1763 17.6804 19.0833 17.5875L19.0151 17.5193C18.6448 17.1408 18.3965 16.66 18.302 16.139C18.2079 15.6198 18.2709 15.0843 18.4829 14.6012C18.6867 14.1283 19.024 13.725 19.4534 13.4406C19.8843 13.1552 20.3892 13.0021 20.906 13L20.91 13L21 13C21.2652 13 21.5196 12.8946 21.7071 12.7071C21.8946 12.5196 22 12.2652 22 12C22 11.7348 21.8946 11.4804 21.7071 11.2929C21.5196 11.1054 21.2652 11 21 11H20.83L20.826 11C20.3092 10.9979 19.8043 10.8448 19.3734 10.5594C18.9425 10.2741 18.6045 9.86896 18.4009 9.39393C18.3646 9.30938 18.3403 9.22042 18.3284 9.12961C18.1773 8.69798 18.14 8.23332 18.222 7.781C18.3165 7.26 18.5649 6.77925 18.9351 6.40073L18.9428 6.39285L19.0029 6.3329C19.0959 6.24002 19.17 6.12934 19.2203 6.00794C19.2707 5.88654 19.2966 5.75641 19.2966 5.625C19.2966 5.49359 19.2707 5.36346 19.2203 5.24206C19.17 5.12066 19.0963 5.01037 19.0033 4.9175L19.0025 4.91671C18.9096 4.82374 18.7993 4.74998 18.6779 4.69965C18.5565 4.64933 18.4264 4.62343 18.295 4.62343C18.1636 4.62343 18.0335 4.64933 17.9121 4.69965C17.7907 4.74998 17.6804 4.82374 17.5875 4.91671L17.5193 4.98491C17.1408 5.35516 16.66 5.60349 16.139 5.69796C15.6198 5.79211 15.0843 5.72908 14.6011 5.51701C14.1282 5.3132 13.7249 4.97601 13.4406 4.54661C13.1552 4.11572 13.0021 3.6108 13 3.09399L13 3.09V3C13 2.73478 12.8946 2.48043 12.7071 2.29289C12.5196 2.10536 12.2652 2 12 2ZM9.87868 0.87868C10.4413 0.316071 11.2044 0 12 0C12.7956 0 13.5587 0.316071 14.1213 0.87868C14.6839 1.44129 15 2.20435 15 3V3.0875C15.0008 3.21374 15.0383 3.33704 15.1081 3.44232C15.178 3.54801 15.2774 3.63092 15.3939 3.68086L15.4038 3.68508C15.5226 3.73752 15.6544 3.75322 15.7822 3.73005C15.9086 3.70713 16.0253 3.64728 16.1177 3.55811L16.1725 3.50329C16.4511 3.22436 16.782 3.00308 17.1462 2.85211C17.5104 2.70113 17.9008 2.62343 18.295 2.62343C18.6892 2.62343 19.0796 2.70113 19.4438 2.85211C19.808 3.00308 20.1389 3.22436 20.4175 3.50329C20.6961 3.78174 20.9171 4.11233 21.0679 4.47618C21.2189 4.84037 21.2966 5.23075 21.2966 5.625C21.2966 6.01925 21.2189 6.40963 21.0679 6.77382C20.917 7.13784 20.6959 7.46857 20.4171 7.7471C20.417 7.74724 20.4172 7.74697 20.4171 7.7471L20.3619 7.80231C20.2727 7.89468 20.2129 8.01142 20.19 8.13782C20.1668 8.26561 20.1824 8.39742 20.2349 8.51624C20.2631 8.58027 20.2845 8.64692 20.2988 8.71507C20.3461 8.78479 20.4068 8.84498 20.4777 8.89195C20.583 8.96167 20.7063 8.99921 20.8325 9H21C21.7957 9 22.5587 9.31607 23.1213 9.87868C23.6839 10.4413 24 11.2043 24 12C24 12.7957 23.6839 13.5587 23.1213 14.1213C22.5587 14.6839 21.7957 15 21 15H20.9125C20.7863 15.0008 20.663 15.0383 20.5577 15.1081C20.452 15.178 20.3691 15.2774 20.3191 15.3939L20.3149 15.4038C20.2625 15.5226 20.2468 15.6544 20.27 15.7822C20.2929 15.9086 20.3527 16.0253 20.4419 16.1177L20.4967 16.1725C20.4966 16.1724 20.4968 16.1726 20.4967 16.1725C20.7755 16.451 20.997 16.7822 21.1479 17.1462C21.2989 17.5104 21.3766 17.9008 21.3766 18.295C21.3766 18.6892 21.2989 19.0796 21.1479 19.4438C20.9969 19.808 20.7756 20.1389 20.4967 20.4175L19.79 19.71L20.4975 20.4167C20.2189 20.6956 19.888 20.9169 19.5238 21.0679C19.1596 21.2189 18.7692 21.2966 18.375 21.2966C17.9808 21.2966 17.5904 21.2189 17.2262 21.0679C16.8622 20.917 16.5314 20.6959 16.2529 20.4171C16.2528 20.417 16.253 20.4172 16.2529 20.4171L16.1977 20.3619C16.1053 20.2727 15.9886 20.2129 15.8622 20.19C15.7344 20.1668 15.6026 20.1824 15.4838 20.2349L15.474 20.2392C15.3574 20.2891 15.258 20.372 15.1881 20.4777C15.1183 20.583 15.0808 20.7063 15.08 20.8325V21C15.08 21.7957 14.7639 22.5587 14.2013 23.1213C13.6387 23.6839 12.8757 24 12.08 24C11.2843 24 10.5213 23.6839 9.95868 23.1213C9.39607 22.5587 9.08 21.7957 9.08 21V20.9244C9.07526 20.7972 9.03327 20.6741 8.95914 20.5704C8.88326 20.4644 8.77723 20.3836 8.65482 20.3385C8.63505 20.3313 8.61551 20.3234 8.59624 20.3149C8.47742 20.2624 8.34561 20.2468 8.21782 20.27C8.09142 20.2929 7.97467 20.3527 7.8823 20.4419L7.8275 20.4967C7.82737 20.4968 7.82763 20.4966 7.8275 20.4967C7.54896 20.7755 7.21784 20.997 6.85382 21.1479C6.48963 21.2989 6.09925 21.3766 5.705 21.3766C5.31075 21.3766 4.92037 21.2989 4.55618 21.1479C4.19233 20.9971 3.86174 20.7761 3.58329 20.4975C3.30436 20.2189 3.08308 19.888 2.93211 19.5238C2.78113 19.1596 2.70343 18.7692 2.70343 18.375C2.70343 17.9808 2.78113 17.5904 2.93211 17.2262C3.08308 16.862 3.30436 16.5311 3.58329 16.2525L3.63811 16.1977C3.72728 16.1053 3.78713 15.9886 3.81005 15.8622C3.83322 15.7344 3.81758 15.6026 3.76514 15.4838L3.76081 15.474C3.71087 15.3574 3.62801 15.258 3.52232 15.1881C3.41704 15.1183 3.29374 15.0808 3.1675 15.08H3C2.20435 15.08 1.44129 14.7639 0.87868 14.2013C0.316071 13.6387 0 12.8756 0 12.08C0 11.2844 0.316071 10.5213 0.87868 9.95868C1.44129 9.39607 2.20435 9.08 3 9.08H3.07564C3.20283 9.07526 3.32591 9.03327 3.42955 8.95914C3.53564 8.88326 3.61644 8.77723 3.66146 8.65482C3.66874 8.63505 3.67663 8.61551 3.68514 8.59624C3.73758 8.47742 3.75322 8.34561 3.73005 8.21782C3.70713 8.09142 3.64728 7.97468 3.5581 7.88231L3.50329 7.8275C3.22436 7.54888 3.00308 7.21802 2.85211 6.85382C2.70113 6.48963 2.62343 6.09925 2.62343 5.705C2.62343 5.31075 2.70113 4.92037 2.85211 4.55618C3.00301 4.19216 3.22415 3.86143 3.50289 3.58289C3.78143 3.30415 4.11216 3.08301 4.47618 2.93211C4.84037 2.78113 5.23075 2.70343 5.625 2.70343C6.01925 2.70343 6.40963 2.78113 6.77382 2.93211C7.13802 3.08308 7.46888 3.30436 7.7475 3.58329L7.80231 3.6381C7.89468 3.72728 8.01142 3.78713 8.13782 3.81005C8.26561 3.83322 8.39742 3.81758 8.51624 3.76514C8.58027 3.73687 8.64693 3.71549 8.71507 3.70122C8.78479 3.6539 8.84498 3.59323 8.89195 3.52232C8.96167 3.41704 8.99921 3.29374 9 3.1675V3C9 2.20435 9.31607 1.44129 9.87868 0.87868Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2607'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconSettings\"\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/IconShare.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 IconShare(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 11C4.55228 11 5 11.4477 5 12V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V12C19 11.4477 19.4477 11 20 11C20.5523 11 21 11.4477 21 12V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7956 3 20V12C3 11.4477 3.44772 11 4 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L16.7071 5.29289C17.0976 5.68342 17.0976 6.31658 16.7071 6.70711C16.3166 7.09763 15.6834 7.09763 15.2929 6.70711L12 3.41421L8.70711 6.70711C8.31658 7.09763 7.68342 7.09763 7.29289 6.70711C6.90237 6.31658 6.90237 5.68342 7.29289 5.29289L11.2929 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconShare\"\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/IconShare.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 IconShare(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 11C4.55228 11 5 11.4477 5 12V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V12C19 11.4477 19.4477 11 20 11C20.5523 11 21 11.4477 21 12V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7956 3 20V12C3 11.4477 3.44772 11 4 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L16.7071 5.29289C17.0976 5.68342 17.0976 6.31658 16.7071 6.70711C16.3166 7.09763 15.6834 7.09763 15.2929 6.70711L12 3.41421L8.70711 6.70711C8.31658 7.09763 7.68342 7.09763 7.29289 6.70711C6.90237 6.31658 6.90237 5.68342 7.29289 5.29289L11.2929 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconShare\"\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/IconShare2.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 IconShare2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18 3C16.8954 3 16 3.89543 16 5C16 6.10457 16.8954 7 18 7C19.1046 7 20 6.10457 20 5C20 3.89543 19.1046 3 18 3ZM14 5C14 2.79086 15.7909 1 18 1C20.2091 1 22 2.79086 22 5C22 7.20914 20.2091 9 18 9C15.7909 9 14 7.20914 14 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 10C4.89543 10 4 10.8954 4 12C4 13.1046 4.89543 14 6 14C7.10457 14 8 13.1046 8 12C8 10.8954 7.10457 10 6 10ZM2 12C2 9.79086 3.79086 8 6 8C8.20914 8 10 9.79086 10 12C10 14.2091 8.20914 16 6 16C3.79086 16 2 14.2091 2 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 17C16.8954 17 16 17.8954 16 19C16 20.1046 16.8954 21 18 21C19.1046 21 20 20.1046 20 19C20 17.8954 19.1046 17 18 17ZM14 19C14 16.7909 15.7909 15 18 15C20.2091 15 22 16.7909 22 19C22 21.2091 20.2091 23 18 23C15.7909 23 14 21.2091 14 19Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.726 13.0065C8.00406 12.5293 8.61631 12.3679 9.09348 12.6459L15.9235 16.6259C16.4007 16.904 16.5621 17.5162 16.284 17.9934C16.006 18.4706 15.3937 18.632 14.9165 18.3539L8.08653 14.3739C7.60935 14.0959 7.44794 13.4836 7.726 13.0065Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2737 6.0059C16.5521 6.4829 16.391 7.09525 15.914 7.37362L9.09403 11.3536C8.61703 11.632 8.00469 11.471 7.72632 10.994C7.44795 10.517 7.60898 9.90461 8.08598 9.62624L14.906 5.64624C15.383 5.36787 15.9953 5.5289 16.2737 6.0059Z' fill='currentColor'/></svg>\"}\n name=\"IconShare2\"\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/IconShare2.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 IconShare2(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18 3C16.8954 3 16 3.89543 16 5C16 6.10457 16.8954 7 18 7C19.1046 7 20 6.10457 20 5C20 3.89543 19.1046 3 18 3ZM14 5C14 2.79086 15.7909 1 18 1C20.2091 1 22 2.79086 22 5C22 7.20914 20.2091 9 18 9C15.7909 9 14 7.20914 14 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 10C4.89543 10 4 10.8954 4 12C4 13.1046 4.89543 14 6 14C7.10457 14 8 13.1046 8 12C8 10.8954 7.10457 10 6 10ZM2 12C2 9.79086 3.79086 8 6 8C8.20914 8 10 9.79086 10 12C10 14.2091 8.20914 16 6 16C3.79086 16 2 14.2091 2 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 17C16.8954 17 16 17.8954 16 19C16 20.1046 16.8954 21 18 21C19.1046 21 20 20.1046 20 19C20 17.8954 19.1046 17 18 17ZM14 19C14 16.7909 15.7909 15 18 15C20.2091 15 22 16.7909 22 19C22 21.2091 20.2091 23 18 23C15.7909 23 14 21.2091 14 19Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.726 13.0065C8.00406 12.5293 8.61631 12.3679 9.09348 12.6459L15.9235 16.6259C16.4007 16.904 16.5621 17.5162 16.284 17.9934C16.006 18.4706 15.3937 18.632 14.9165 18.3539L8.08653 14.3739C7.60935 14.0959 7.44794 13.4836 7.726 13.0065Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2737 6.0059C16.5521 6.4829 16.391 7.09525 15.914 7.37362L9.09403 11.3536C8.61703 11.632 8.00469 11.471 7.72632 10.994C7.44795 10.517 7.60898 9.90461 8.08598 9.62624L14.906 5.64624C15.383 5.36787 15.9953 5.5289 16.2737 6.0059Z' fill='currentColor'/></svg>\"}\n name=\"IconShare2\"\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/IconShield.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 IconShield(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.6489 1.06367C11.8753 0.978776 12.1247 0.978776 12.3511 1.06367L20.3511 4.06367C20.7414 4.21003 21 4.58316 21 5V12C21 15.4464 18.7183 18.2003 16.6585 20.0026C15.6076 20.9221 14.5615 21.6408 13.78 22.1292C13.3882 22.3741 13.0603 22.5627 12.8281 22.6913C12.7119 22.7556 12.6194 22.805 12.5547 22.839C12.5223 22.856 12.4968 22.8692 12.4788 22.8784L12.4573 22.8894L12.4508 22.8926L12.4486 22.8937C12.4483 22.8939 12.4472 22.8944 12 22C11.5528 22.8944 11.5525 22.8943 11.5522 22.8941L11.5492 22.8926L11.5427 22.8894L11.5212 22.8784C11.5032 22.8692 11.4777 22.856 11.4453 22.839C11.3806 22.805 11.2881 22.7556 11.1719 22.6913C10.9397 22.5627 10.6118 22.3741 10.22 22.1292C9.43854 21.6408 8.39238 20.9221 7.3415 20.0026C5.28175 18.2003 3 15.4464 3 12V5C3 4.58316 3.25857 4.21003 3.64888 4.06367L11.6489 1.06367ZM12 22L11.5522 22.8941C11.8337 23.0349 12.1657 23.0352 12.4472 22.8944L12 22ZM12 20.8628C12.1916 20.7541 12.4367 20.6103 12.72 20.4333C13.4385 19.9842 14.3924 19.3279 15.3415 18.4974C17.2817 16.7997 19 14.5536 19 12V5.693L12 3.068L5 5.693V12C5 14.5536 6.71825 16.7997 8.6585 18.4974C9.60762 19.3279 10.5615 19.9842 11.28 20.4333C11.5633 20.6103 11.8084 20.7541 12 20.8628Z' fill='currentColor'/></svg>\"}\n name=\"IconShield\"\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/IconShield.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 IconShield(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.6489 1.06367C11.8753 0.978776 12.1247 0.978776 12.3511 1.06367L20.3511 4.06367C20.7414 4.21003 21 4.58316 21 5V12C21 15.4464 18.7183 18.2003 16.6585 20.0026C15.6076 20.9221 14.5615 21.6408 13.78 22.1292C13.3882 22.3741 13.0603 22.5627 12.8281 22.6913C12.7119 22.7556 12.6194 22.805 12.5547 22.839C12.5223 22.856 12.4968 22.8692 12.4788 22.8784L12.4573 22.8894L12.4508 22.8926L12.4486 22.8937C12.4483 22.8939 12.4472 22.8944 12 22C11.5528 22.8944 11.5525 22.8943 11.5522 22.8941L11.5492 22.8926L11.5427 22.8894L11.5212 22.8784C11.5032 22.8692 11.4777 22.856 11.4453 22.839C11.3806 22.805 11.2881 22.7556 11.1719 22.6913C10.9397 22.5627 10.6118 22.3741 10.22 22.1292C9.43854 21.6408 8.39238 20.9221 7.3415 20.0026C5.28175 18.2003 3 15.4464 3 12V5C3 4.58316 3.25857 4.21003 3.64888 4.06367L11.6489 1.06367ZM12 22L11.5522 22.8941C11.8337 23.0349 12.1657 23.0352 12.4472 22.8944L12 22ZM12 20.8628C12.1916 20.7541 12.4367 20.6103 12.72 20.4333C13.4385 19.9842 14.3924 19.3279 15.3415 18.4974C17.2817 16.7997 19 14.5536 19 12V5.693L12 3.068L5 5.693V12C5 14.5536 6.71825 16.7997 8.6585 18.4974C9.60762 19.3279 10.5615 19.9842 11.28 20.4333C11.5633 20.6103 11.8084 20.7541 12 20.8628Z' fill='currentColor'/></svg>\"}\n name=\"IconShield\"\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/IconShieldLocked.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 IconShieldLocked(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6489 1.7834C11.8753 1.6985 12.1247 1.6985 12.3511 1.7834L20.3511 4.7834C20.7414 4.92976 21 5.30288 21 5.71973V12.7197C21 16.1662 18.7183 18.92 16.6585 20.7223C15.6076 21.6418 14.5615 22.3606 13.78 22.849C13.3882 23.0938 13.0603 23.2825 12.8281 23.411C12.7119 23.4753 12.6194 23.5247 12.5547 23.5587C12.5223 23.5757 12.4968 23.5889 12.4788 23.5981L12.4573 23.6091L12.4508 23.6124L12.4486 23.6134C12.4483 23.6136 12.4472 23.6142 12 22.7197C11.5528 23.6142 11.5525 23.614 11.5522 23.6138L11.5492 23.6124L11.5427 23.6091L11.5212 23.5981C11.5032 23.5889 11.4777 23.5757 11.4453 23.5587C11.3806 23.5247 11.2881 23.4753 11.1719 23.411C10.9397 23.2825 10.6118 23.0938 10.22 22.849C9.43854 22.3606 8.39238 21.6418 7.3415 20.7223C5.28175 18.92 3 16.1662 3 12.7197V5.71973C3 5.30288 3.25857 4.92976 3.64888 4.7834L11.6489 1.7834ZM12 22.7197L11.5522 23.6138C11.8337 23.7546 12.1657 23.7549 12.4472 23.6142L12 22.7197ZM12 21.5825C12.1916 21.4739 12.4367 21.33 12.72 21.153C13.4385 20.7039 14.3924 20.0476 15.3415 19.2171C17.2817 17.5194 19 15.2733 19 12.7197V6.41273L12 3.78773L5 6.41273V12.7197C5 15.2733 6.71825 17.5194 8.6585 19.2171C9.60762 20.0476 10.5615 20.7039 11.28 21.153C11.5633 21.33 11.8084 21.4739 12 21.5825Z' fill='currentColor'/><path d='M8 15.2197V12.7197C8 12.1674 8.44772 11.7197 9 11.7197H15C15.5523 11.7197 16 12.1674 16 12.7197V15.2197C16 15.772 15.5523 16.2197 15 16.2197H9C8.44772 16.2197 8 15.772 8 15.2197Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/><path d='M14 9.71973V10.9197C14 11.3616 13.6418 11.7197 13.2 11.7197H10.4C10.1791 11.7197 10 11.5406 10 11.3197V9.71973C10 8.61516 10.8954 7.71973 12 7.71973C13.1046 7.71973 14 8.61516 14 9.71973Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/></svg>\"}\n name=\"IconShieldLocked\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconShieldLocked.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 IconShieldLocked(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6489 1.7834C11.8753 1.6985 12.1247 1.6985 12.3511 1.7834L20.3511 4.7834C20.7414 4.92976 21 5.30288 21 5.71973V12.7197C21 16.1662 18.7183 18.92 16.6585 20.7223C15.6076 21.6418 14.5615 22.3606 13.78 22.849C13.3882 23.0938 13.0603 23.2825 12.8281 23.411C12.7119 23.4753 12.6194 23.5247 12.5547 23.5587C12.5223 23.5757 12.4968 23.5889 12.4788 23.5981L12.4573 23.6091L12.4508 23.6124L12.4486 23.6134C12.4483 23.6136 12.4472 23.6142 12 22.7197C11.5528 23.6142 11.5525 23.614 11.5522 23.6138L11.5492 23.6124L11.5427 23.6091L11.5212 23.5981C11.5032 23.5889 11.4777 23.5757 11.4453 23.5587C11.3806 23.5247 11.2881 23.4753 11.1719 23.411C10.9397 23.2825 10.6118 23.0938 10.22 22.849C9.43854 22.3606 8.39238 21.6418 7.3415 20.7223C5.28175 18.92 3 16.1662 3 12.7197V5.71973C3 5.30288 3.25857 4.92976 3.64888 4.7834L11.6489 1.7834ZM12 22.7197L11.5522 23.6138C11.8337 23.7546 12.1657 23.7549 12.4472 23.6142L12 22.7197ZM12 21.5825C12.1916 21.4739 12.4367 21.33 12.72 21.153C13.4385 20.7039 14.3924 20.0476 15.3415 19.2171C17.2817 17.5194 19 15.2733 19 12.7197V6.41273L12 3.78773L5 6.41273V12.7197C5 15.2733 6.71825 17.5194 8.6585 19.2171C9.60762 20.0476 10.5615 20.7039 11.28 21.153C11.5633 21.33 11.8084 21.4739 12 21.5825Z' fill='currentColor'/><path d='M8 15.2197V12.7197C8 12.1674 8.44772 11.7197 9 11.7197H15C15.5523 11.7197 16 12.1674 16 12.7197V15.2197C16 15.772 15.5523 16.2197 15 16.2197H9C8.44772 16.2197 8 15.772 8 15.2197Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/><path d='M14 9.71973V10.9197C14 11.3616 13.6418 11.7197 13.2 11.7197H10.4C10.1791 11.7197 10 11.5406 10 11.3197V9.71973C10 8.61516 10.8954 7.71973 12 7.71973C13.1046 7.71973 14 8.61516 14 9.71973Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/></svg>\"}\n name=\"IconShieldLocked\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconShieldOff.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 IconShieldOff(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_2671)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6503 1.06318C11.8763 0.978771 12.1253 0.978944 12.3512 1.06367L20.3512 4.06367C20.7415 4.21003 21.0001 4.58316 21.0001 5V12.0066C20.995 12.7832 20.8754 13.5548 20.6452 14.2964C20.4814 14.8239 19.9211 15.1188 19.3937 14.9551C18.8662 14.7913 18.5713 14.231 18.7351 13.7036C18.9067 13.1507 18.996 12.5755 19.0001 11.9966V5.693L11.9994 3.06772L9.18994 4.11682C8.67255 4.31002 8.0965 4.04721 7.9033 3.52982C7.7101 3.01243 7.9729 2.43639 8.49029 2.24318L11.6503 1.06318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.6679 4.38287C5.85949 4.90086 5.59489 5.47608 5.0769 5.66767L5 5.69611V11.9998C5 14.5533 6.71825 16.7995 8.6585 18.4972C9.60762 19.3277 10.5615 19.9839 11.28 20.433C11.5626 20.6096 11.8071 20.7531 11.9985 20.8617C13.8252 19.8327 15.4731 18.5121 16.8763 16.9512C17.2456 16.5405 17.8778 16.5069 18.2886 16.8761C18.6993 17.2453 18.7329 17.8776 18.3637 18.2883C16.6845 20.1561 14.688 21.7121 12.4667 22.8842C12.1815 23.0347 11.8412 23.0384 11.5528 22.8942L12 21.9998C11.5528 22.8942 11.5531 22.8944 11.5528 22.8942L11.5492 22.8924L11.5427 22.8891L11.5212 22.8782C11.5032 22.8689 11.4777 22.8558 11.4453 22.8388C11.3806 22.8048 11.2881 22.7554 11.1719 22.6911C10.9397 22.5625 10.6118 22.3739 10.22 22.129C9.43854 21.6406 8.39238 20.9219 7.3415 20.0023C5.28175 18.2001 3 15.4462 3 11.9998V4.99976C3 4.58127 3.2606 4.20703 3.6531 4.06186L4.3831 3.79186C4.90109 3.60027 5.47632 3.86488 5.6679 4.38287Z' 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_2671'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconShieldOff\"\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/IconShieldOff.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 IconShieldOff(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_2671)'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6503 1.06318C11.8763 0.978771 12.1253 0.978944 12.3512 1.06367L20.3512 4.06367C20.7415 4.21003 21.0001 4.58316 21.0001 5V12.0066C20.995 12.7832 20.8754 13.5548 20.6452 14.2964C20.4814 14.8239 19.9211 15.1188 19.3937 14.9551C18.8662 14.7913 18.5713 14.231 18.7351 13.7036C18.9067 13.1507 18.996 12.5755 19.0001 11.9966V5.693L11.9994 3.06772L9.18994 4.11682C8.67255 4.31002 8.0965 4.04721 7.9033 3.52982C7.7101 3.01243 7.9729 2.43639 8.49029 2.24318L11.6503 1.06318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.6679 4.38287C5.85949 4.90086 5.59489 5.47608 5.0769 5.66767L5 5.69611V11.9998C5 14.5533 6.71825 16.7995 8.6585 18.4972C9.60762 19.3277 10.5615 19.9839 11.28 20.433C11.5626 20.6096 11.8071 20.7531 11.9985 20.8617C13.8252 19.8327 15.4731 18.5121 16.8763 16.9512C17.2456 16.5405 17.8778 16.5069 18.2886 16.8761C18.6993 17.2453 18.7329 17.8776 18.3637 18.2883C16.6845 20.1561 14.688 21.7121 12.4667 22.8842C12.1815 23.0347 11.8412 23.0384 11.5528 22.8942L12 21.9998C11.5528 22.8942 11.5531 22.8944 11.5528 22.8942L11.5492 22.8924L11.5427 22.8891L11.5212 22.8782C11.5032 22.8689 11.4777 22.8558 11.4453 22.8388C11.3806 22.8048 11.2881 22.7554 11.1719 22.6911C10.9397 22.5625 10.6118 22.3739 10.22 22.129C9.43854 21.6406 8.39238 20.9219 7.3415 20.0023C5.28175 18.2001 3 15.4462 3 11.9998V4.99976C3 4.58127 3.2606 4.20703 3.6531 4.06186L4.3831 3.79186C4.90109 3.60027 5.47632 3.86488 5.6679 4.38287Z' 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_2671'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconShieldOff\"\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/IconShoppingBag.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 IconShoppingBag(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.2 1.4C5.38885 1.14819 5.68524 1 6 1H18C18.3148 1 18.6111 1.14819 18.8 1.4L21.8 5.4C21.9298 5.5731 22 5.78363 22 6V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V6C2 5.78363 2.07018 5.5731 2.2 5.4L5.2 1.4ZM6.5 3L4 6.33333V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V6.33333L17.5 3H6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 9C8.55228 9 9 9.44772 9 10C9 10.7956 9.31607 11.5587 9.87868 12.1213C10.4413 12.6839 11.2044 13 12 13C12.7956 13 13.5587 12.6839 14.1213 12.1213C14.6839 11.5587 15 10.7956 15 10C15 9.44772 15.4477 9 16 9C16.5523 9 17 9.44772 17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15C10.6739 15 9.40215 14.4732 8.46447 13.5355C7.52678 12.5979 7 11.3261 7 10C7 9.44772 7.44772 9 8 9Z' fill='currentColor'/></svg>\"}\n name=\"IconShoppingBag\"\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/IconShoppingBag.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 IconShoppingBag(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.2 1.4C5.38885 1.14819 5.68524 1 6 1H18C18.3148 1 18.6111 1.14819 18.8 1.4L21.8 5.4C21.9298 5.5731 22 5.78363 22 6V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V6C2 5.78363 2.07018 5.5731 2.2 5.4L5.2 1.4ZM6.5 3L4 6.33333V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V6.33333L17.5 3H6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 9C8.55228 9 9 9.44772 9 10C9 10.7956 9.31607 11.5587 9.87868 12.1213C10.4413 12.6839 11.2044 13 12 13C12.7956 13 13.5587 12.6839 14.1213 12.1213C14.6839 11.5587 15 10.7956 15 10C15 9.44772 15.4477 9 16 9C16.5523 9 17 9.44772 17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15C10.6739 15 9.40215 14.4732 8.46447 13.5355C7.52678 12.5979 7 11.3261 7 10C7 9.44772 7.44772 9 8 9Z' fill='currentColor'/></svg>\"}\n name=\"IconShoppingBag\"\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/IconShoppingCart.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 IconShoppingCart(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_2591)'><path fill-rule='evenodd' clip-rule='evenodd' d='M7 21C7 19.8954 7.89543 19 9 19C10.1046 19 11 19.8954 11 21C11 22.1046 10.1046 23 9 23C7.89543 23 7 22.1046 7 21Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 1C0 0.447715 0.447715 0 1 0H5C5.47663 0 5.88701 0.336385 5.98055 0.803743L6.82043 5H23C23.298 5 23.5805 5.13293 23.7705 5.36256C23.9605 5.59218 24.0381 5.89458 23.9823 6.18733L22.3809 14.5848C22.2437 15.2754 21.868 15.8958 21.3195 16.3373C20.7738 16.7766 20.0916 17.011 19.3914 17H9.68864C8.98837 17.011 8.3062 16.7766 7.76048 16.3373C7.21225 15.8959 6.83664 15.2759 6.69933 14.5857C6.69927 14.5854 6.69939 14.5859 6.69933 14.5857L5.02879 6.2392C5.02201 6.21159 5.01638 6.18353 5.01195 6.15508L4.18032 2H1C0.447715 2 0 1.55228 0 1ZM7.22073 7L8.66084 14.1952C8.70656 14.4254 8.83179 14.6322 9.01461 14.7793C9.19743 14.9265 9.42619 15.0047 9.66084 15.0002L9.68 15H19.4L19.4192 15.0002C19.6538 15.0047 19.8826 14.9265 20.0654 14.7793C20.2474 14.6328 20.3723 14.4273 20.4185 14.1984L21.7913 7H7.22073Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2591'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconShoppingCart\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconShoppingCart.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 IconShoppingCart(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_2591)'><path fill-rule='evenodd' clip-rule='evenodd' d='M7 21C7 19.8954 7.89543 19 9 19C10.1046 19 11 19.8954 11 21C11 22.1046 10.1046 23 9 23C7.89543 23 7 22.1046 7 21Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0 1C0 0.447715 0.447715 0 1 0H5C5.47663 0 5.88701 0.336385 5.98055 0.803743L6.82043 5H23C23.298 5 23.5805 5.13293 23.7705 5.36256C23.9605 5.59218 24.0381 5.89458 23.9823 6.18733L22.3809 14.5848C22.2437 15.2754 21.868 15.8958 21.3195 16.3373C20.7738 16.7766 20.0916 17.011 19.3914 17H9.68864C8.98837 17.011 8.3062 16.7766 7.76048 16.3373C7.21225 15.8959 6.83664 15.2759 6.69933 14.5857C6.69927 14.5854 6.69939 14.5859 6.69933 14.5857L5.02879 6.2392C5.02201 6.21159 5.01638 6.18353 5.01195 6.15508L4.18032 2H1C0.447715 2 0 1.55228 0 1ZM7.22073 7L8.66084 14.1952C8.70656 14.4254 8.83179 14.6322 9.01461 14.7793C9.19743 14.9265 9.42619 15.0047 9.66084 15.0002L9.68 15H19.4L19.4192 15.0002C19.6538 15.0047 19.8826 14.9265 20.0654 14.7793C20.2474 14.6328 20.3723 14.4273 20.4185 14.1984L21.7913 7H7.22073Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2591'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconShoppingCart\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconShuffle.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 IconShuffle(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='M15 3C15 2.44772 15.4477 2 16 2H21C21.5523 2 22 2.44772 22 3V8C22 8.55228 21.5523 9 21 9C20.4477 9 20 8.55228 20 8V4H16C15.4477 4 15 3.55228 15 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.7071 2.29289C22.0976 2.68342 22.0976 3.31658 21.7071 3.70711L4.70711 20.7071C4.31658 21.0976 3.68342 21.0976 3.29289 20.7071C2.90237 20.3166 2.90237 19.6834 3.29289 19.2929L20.2929 2.29289C20.6834 1.90237 21.3166 1.90237 21.7071 2.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21 15C21.5523 15 22 15.4477 22 16V21C22 21.5523 21.5523 22 21 22H16C15.4477 22 15 21.5523 15 21C15 20.4477 15.4477 20 16 20H20V16C20 15.4477 20.4477 15 21 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.2929 14.2929C14.6834 13.9024 15.3166 13.9024 15.7071 14.2929L21.7071 20.2929C22.0976 20.6834 22.0976 21.3166 21.7071 21.7071C21.3166 22.0976 20.6834 22.0976 20.2929 21.7071L14.2929 15.7071C13.9024 15.3166 13.9024 14.6834 14.2929 14.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.29289 3.29289C3.68342 2.90237 4.31658 2.90237 4.70711 3.29289L9.70711 8.29289C10.0976 8.68342 10.0976 9.31658 9.70711 9.70711C9.31658 10.0976 8.68342 10.0976 8.29289 9.70711L3.29289 4.70711C2.90237 4.31658 2.90237 3.68342 3.29289 3.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconShuffle\"\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/IconShuffle.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 IconShuffle(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='M15 3C15 2.44772 15.4477 2 16 2H21C21.5523 2 22 2.44772 22 3V8C22 8.55228 21.5523 9 21 9C20.4477 9 20 8.55228 20 8V4H16C15.4477 4 15 3.55228 15 3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.7071 2.29289C22.0976 2.68342 22.0976 3.31658 21.7071 3.70711L4.70711 20.7071C4.31658 21.0976 3.68342 21.0976 3.29289 20.7071C2.90237 20.3166 2.90237 19.6834 3.29289 19.2929L20.2929 2.29289C20.6834 1.90237 21.3166 1.90237 21.7071 2.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21 15C21.5523 15 22 15.4477 22 16V21C22 21.5523 21.5523 22 21 22H16C15.4477 22 15 21.5523 15 21C15 20.4477 15.4477 20 16 20H20V16C20 15.4477 20.4477 15 21 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.2929 14.2929C14.6834 13.9024 15.3166 13.9024 15.7071 14.2929L21.7071 20.2929C22.0976 20.6834 22.0976 21.3166 21.7071 21.7071C21.3166 22.0976 20.6834 22.0976 20.2929 21.7071L14.2929 15.7071C13.9024 15.3166 13.9024 14.6834 14.2929 14.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.29289 3.29289C3.68342 2.90237 4.31658 2.90237 4.70711 3.29289L9.70711 8.29289C10.0976 8.68342 10.0976 9.31658 9.70711 9.70711C9.31658 10.0976 8.68342 10.0976 8.29289 9.70711L3.29289 4.70711C2.90237 4.31658 2.90237 3.68342 3.29289 3.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconShuffle\"\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/IconSidebar.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 IconSidebar(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='M9 2C9.55228 2 10 2.44772 10 3V21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21V3C8 2.44772 8.44772 2 9 2Z' fill='currentColor'/></svg>\"}\n name=\"IconSidebar\"\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/IconSidebar.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 IconSidebar(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='M9 2C9.55228 2 10 2.44772 10 3V21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21V3C8 2.44772 8.44772 2 9 2Z' fill='currentColor'/></svg>\"}\n name=\"IconSidebar\"\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/IconSkipBack.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 IconSkipBack(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.4332 3.09871C19.7797 3.26523 20 3.6156 20 4.00001V20C20 20.3844 19.7797 20.7348 19.4332 20.9013C19.0867 21.0678 18.6755 21.021 18.3753 20.7809L8.3753 12.7809C8.13809 12.5911 8 12.3038 8 12C8 11.6962 8.13809 11.4089 8.3753 11.2191L18.3753 3.21914C18.6755 2.979 19.0867 2.93219 19.4332 3.09871ZM10.6008 12L18 17.9194V6.08063L10.6008 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19V5C4 4.44772 4.44772 4 5 4Z' fill='currentColor'/></svg>\"}\n name=\"IconSkipBack\"\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/IconSkipBack.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 IconSkipBack(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.4332 3.09871C19.7797 3.26523 20 3.6156 20 4.00001V20C20 20.3844 19.7797 20.7348 19.4332 20.9013C19.0867 21.0678 18.6755 21.021 18.3753 20.7809L8.3753 12.7809C8.13809 12.5911 8 12.3038 8 12C8 11.6962 8.13809 11.4089 8.3753 11.2191L18.3753 3.21914C18.6755 2.979 19.0867 2.93219 19.4332 3.09871ZM10.6008 12L18 17.9194V6.08063L10.6008 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19V5C4 4.44772 4.44772 4 5 4Z' fill='currentColor'/></svg>\"}\n name=\"IconSkipBack\"\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/IconSkipForward.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 IconSkipForward(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.56681 3.09871C4.91328 2.93219 5.32453 2.979 5.6247 3.21914L15.6247 11.2191C15.8619 11.4089 16 11.6962 16 12C16 12.3038 15.8619 12.5911 15.6247 12.7809L5.6247 20.7809C5.32453 21.021 4.91328 21.0678 4.56681 20.9013C4.22035 20.7348 4 20.3844 4 20V4.00001C4 3.6156 4.22035 3.26523 4.56681 3.09871ZM6 6.08063V17.9194L13.3992 12L6 6.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19V5C18 4.44772 18.4477 4 19 4Z' fill='currentColor'/></svg>\"}\n name=\"IconSkipForward\"\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/IconSkipForward.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 IconSkipForward(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.56681 3.09871C4.91328 2.93219 5.32453 2.979 5.6247 3.21914L15.6247 11.2191C15.8619 11.4089 16 11.6962 16 12C16 12.3038 15.8619 12.5911 15.6247 12.7809L5.6247 20.7809C5.32453 21.021 4.91328 21.0678 4.56681 20.9013C4.22035 20.7348 4 20.3844 4 20V4.00001C4 3.6156 4.22035 3.26523 4.56681 3.09871ZM6 6.08063V17.9194L13.3992 12L6 6.08063Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19V5C18 4.44772 18.4477 4 19 4Z' fill='currentColor'/></svg>\"}\n name=\"IconSkipForward\"\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;"}