@ultraviolet/icons 5.1.5 → 5.2.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 (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SettingsOutlineIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const SettingsOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SettingsOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M7.321 3.384A1.656 1.656 0 0 1 8.955 2h2.09c.81 0 1.5.585 1.633 1.384l.172 1.032c.007.04.043.112.143.167q.102.057.201.117c.098.059.177.054.216.04l.98-.368a1.656 1.656 0 0 1 2.016.723l1.045 1.81a1.656 1.656 0 0 1-.382 2.107l-.81.666c-.031.026-.075.092-.073.205v.234c-.002.113.042.179.074.205l.809.666c.625.515.787 1.406.382 2.107l-1.045 1.81a1.656 1.656 0 0 1-2.015.723l-.98-.368c-.04-.014-.119-.019-.217.04q-.099.06-.201.117c-.1.055-.136.126-.143.167l-.172 1.032A1.656 1.656 0 0 1 11.045 18h-2.09c-.81 0-1.5-.585-1.634-1.384l-.172-1.032c-.006-.04-.042-.112-.142-.167a6 6 0 0 1-.201-.117c-.098-.059-.178-.054-.216-.04l-.98.368a1.656 1.656 0 0 1-2.016-.723l-1.045-1.81a1.656 1.656 0 0 1 .382-2.107l.809-.666c.032-.026.076-.092.073-.205a6 6 0 0 1 0-.234c.003-.113-.041-.179-.073-.205l-.81-.666a1.656 1.656 0 0 1-.38-2.107l1.044-1.81a1.656 1.656 0 0 1 2.015-.723l.98.368c.04.014.119.019.216-.04a6 6 0 0 1 .202-.117c.1-.055.136-.126.142-.167zm1.634.116a.156.156 0 0 0-.154.13l-.172 1.033c-.094.561-.46.992-.895 1.233l-.153.088c-.426.257-.984.36-1.518.16l-.98-.367a.156.156 0 0 0-.19.068l-1.045 1.81a.156.156 0 0 0 .036.199l.81.666c.438.361.628.894.62 1.391v.178a1.75 1.75 0 0 1-.62 1.391l-.81.666a.156.156 0 0 0-.036.2l1.045 1.809a.156.156 0 0 0 .19.068l.98-.367a1.75 1.75 0 0 1 1.518.16q.075.046.153.088c.434.24.801.672.895 1.234l.172 1.031a.16.16 0 0 0 .154.131h2.09a.156.156 0 0 0 .154-.13l.172-1.033a1.75 1.75 0 0 1 .895-1.233q.078-.042.153-.088c.426-.257.983-.36 1.518-.16l.98.367a.156.156 0 0 0 .19-.068l1.045-1.81a.156.156 0 0 0-.036-.199l-.81-.666a1.75 1.75 0 0 1-.62-1.391V9.91a1.75 1.75 0 0 1 .62-1.391l.81-.666a.156.156 0 0 0 .036-.2l-1.045-1.809a.156.156 0 0 0-.19-.068l-.98.367c-.535.2-1.092.097-1.518-.16q-.075-.045-.153-.088a1.75 1.75 0 0 1-.895-1.233l-.172-1.032a.156.156 0 0 0-.154-.131zM10 8.333a1.667 1.667 0 1 0 0 3.334 1.667 1.667 0 0 0 0-3.334M6.833 10a3.167 3.167 0 1 1 6.333 0 3.167 3.167 0 0 1-6.333 0"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M5.65659 2.21097C5.77305 1.51217 6.37765 1 7.08609 1H8.91447C9.62291 1 10.2275 1.51217 10.344 2.21097L10.4945 3.11393C10.5004 3.14959 10.5314 3.21193 10.6189 3.26037C10.6785 3.29331 10.7373 3.32733 10.7954 3.36242C10.8809 3.41406 10.9504 3.40982 10.9843 3.39711L11.842 3.07578C12.5054 2.82725 13.2513 3.09476 13.6055 3.70828L14.5197 5.29171C14.8739 5.90523 14.7327 6.68492 14.1857 7.13518L13.4778 7.71797C13.4498 7.74104 13.4116 7.7989 13.4134 7.898C13.414 7.93193 13.4143 7.96593 13.4143 8C13.4143 8.03406 13.414 8.06806 13.4134 8.10199C13.4116 8.2011 13.4498 8.25896 13.4778 8.28202L14.1857 8.86481C14.7327 9.31507 14.8739 10.0948 14.5197 10.7083L13.6055 12.2917C13.2513 12.9052 12.5054 13.1727 11.842 12.9242L10.9843 12.6029C10.9504 12.5902 10.8809 12.5859 10.7954 12.6376C10.7373 12.6727 10.6785 12.7067 10.6189 12.7396C10.5314 12.7881 10.5004 12.8504 10.4945 12.8861L10.344 13.789C10.2275 14.4878 9.6229 15 8.91447 15H7.08609C6.37765 15 5.77305 14.4878 5.65659 13.789L5.50609 12.8861C5.50015 12.8504 5.46911 12.7881 5.38161 12.7396C5.3221 12.7067 5.26328 12.6727 5.20518 12.6376C5.11966 12.5859 5.05016 12.5902 5.01626 12.6029L4.15853 12.9242C3.49512 13.1728 2.74927 12.9052 2.39505 12.2917L1.48086 10.7083C1.12664 10.0948 1.2679 9.31508 1.81484 8.86482L2.52277 8.28203C2.55079 8.25897 2.589 8.20111 2.58716 8.102C2.58653 8.06807 2.58622 8.03407 2.58622 8C2.58622 7.96594 2.58653 7.93194 2.58716 7.89801C2.58899 7.79891 2.55079 7.74105 2.52277 7.71798L1.81484 7.13519C1.2679 6.68493 1.12664 5.90524 1.48086 5.29172L2.39505 3.70829C2.74927 3.09477 3.49512 2.82726 4.15853 3.07579L5.01624 3.39712C5.05015 3.40982 5.11965 3.41406 5.20517 3.36242C5.26327 3.32734 5.32209 3.29331 5.38161 3.26037C5.46911 3.21193 5.50015 3.1496 5.50609 3.11393L5.65659 2.21097ZM7.08609 2.3125C7.01925 2.3125 6.96221 2.36082 6.95123 2.42674L6.80073 3.3297C6.71879 3.82134 6.39744 4.19823 6.01725 4.40868C5.97218 4.43362 5.92764 4.45939 5.88362 4.48597C5.51093 4.71102 5.02313 4.80128 4.55579 4.6262L3.69808 4.30487C3.63549 4.28143 3.56513 4.30666 3.53171 4.36454L2.61752 5.94797C2.5841 6.00585 2.59743 6.0794 2.64903 6.12188L3.35695 6.70467C3.74129 7.02107 3.90749 7.4874 3.89943 7.92231C3.89896 7.94814 3.89872 7.97404 3.89872 8C3.89872 8.02596 3.89896 8.05186 3.89943 8.0777C3.90749 8.51261 3.74129 8.97894 3.35695 9.29534L2.64903 9.87813C2.59743 9.92061 2.5841 9.99416 2.61752 10.052L3.53171 11.6355C3.56513 11.6933 3.63549 11.7186 3.69808 11.6951L4.5558 11.3738C5.02314 11.1987 5.51094 11.289 5.88363 11.514C5.92764 11.5406 5.97219 11.5664 6.01724 11.5913C6.39744 11.8018 6.71879 12.1787 6.80073 12.6703L6.95123 13.5733C6.96221 13.6392 7.01925 13.6875 7.08609 13.6875H8.91447C8.9813 13.6875 9.03834 13.6392 9.04933 13.5733L9.19982 12.6703C9.28176 12.1787 9.60311 11.8018 9.98331 11.5913C10.0284 11.5664 10.0729 11.5406 10.1169 11.514C10.4896 11.289 10.9774 11.1987 11.4448 11.3738L12.3025 11.6951C12.3651 11.7186 12.4354 11.6933 12.4688 11.6355L13.383 10.052C13.4165 9.99415 13.4031 9.9206 13.3515 9.87812L12.6436 9.29533C12.2593 8.97893 12.0931 8.5126 12.1011 8.07769C12.1016 8.05186 12.1018 8.02597 12.1018 8C12.1018 7.97404 12.1016 7.94814 12.1011 7.9223C12.0931 7.48739 12.2593 7.02106 12.6436 6.70466L13.3515 6.12187C13.4031 6.07939 13.4165 6.00584 13.383 5.94796L12.4688 4.36453C12.4354 4.30665 12.3651 4.28141 12.3025 4.30486L11.4448 4.62619C10.9774 4.80127 10.4896 4.71101 10.1169 4.48597C10.0729 4.45939 10.0284 4.43362 9.98331 4.40868C9.60311 4.19823 9.28176 3.82134 9.19982 3.3297L9.04933 2.42674C9.03834 2.36082 8.9813 2.3125 8.91447 2.3125H7.08609ZM8.00011 6.54161C7.1947 6.54161 6.54178 7.19453 6.54178 7.99994C6.54178 8.80536 7.1947 9.45828 8.00011 9.45828C8.80553 9.45828 9.45845 8.80536 9.45845 7.99994C9.45845 7.19453 8.80553 6.54161 8.00011 6.54161ZM5.22928 7.99994C5.22928 6.46966 6.46983 5.22911 8.00011 5.22911C9.5304 5.22911 10.7709 6.46966 10.7709 7.99994C10.7709 9.53023 9.5304 10.7708 8.00011 10.7708C6.46983 10.7708 5.22928 9.53023 5.22928 7.99994Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var SettingsOutlineIcon;
11
+ var init_SettingsOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SettingsOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SettingsOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M7.321 3.384A1.656 1.656 0 0 1 8.955 2h2.09c.81 0 1.5.585 1.633 1.384l.172 1.032c.007.04.043.112.143.167q.102.057.201.117c.098.059.177.054.216.04l.98-.368a1.656 1.656 0 0 1 2.016.723l1.045 1.81a1.656 1.656 0 0 1-.382 2.107l-.81.666c-.031.026-.075.092-.073.205v.234c-.002.113.042.179.074.205l.809.666c.625.515.787 1.406.382 2.107l-1.045 1.81a1.656 1.656 0 0 1-2.015.723l-.98-.368c-.04-.014-.119-.019-.217.04q-.099.06-.201.117c-.1.055-.136.126-.143.167l-.172 1.032A1.656 1.656 0 0 1 11.045 18h-2.09c-.81 0-1.5-.585-1.634-1.384l-.172-1.032c-.006-.04-.042-.112-.142-.167a6 6 0 0 1-.201-.117c-.098-.059-.178-.054-.216-.04l-.98.368a1.656 1.656 0 0 1-2.016-.723l-1.045-1.81a1.656 1.656 0 0 1 .382-2.107l.809-.666c.032-.026.076-.092.073-.205a6 6 0 0 1 0-.234c.003-.113-.041-.179-.073-.205l-.81-.666a1.656 1.656 0 0 1-.38-2.107l1.044-1.81a1.656 1.656 0 0 1 2.015-.723l.98.368c.04.014.119.019.216-.04a6 6 0 0 1 .202-.117c.1-.055.136-.126.142-.167zm1.634.116a.156.156 0 0 0-.154.13l-.172 1.033c-.094.561-.46.992-.895 1.233l-.153.088c-.426.257-.984.36-1.518.16l-.98-.367a.156.156 0 0 0-.19.068l-1.045 1.81a.156.156 0 0 0 .036.199l.81.666c.438.361.628.894.62 1.391v.178a1.75 1.75 0 0 1-.62 1.391l-.81.666a.156.156 0 0 0-.036.2l1.045 1.809a.156.156 0 0 0 .19.068l.98-.367a1.75 1.75 0 0 1 1.518.16q.075.046.153.088c.434.24.801.672.895 1.234l.172 1.031a.16.16 0 0 0 .154.131h2.09a.156.156 0 0 0 .154-.13l.172-1.033a1.75 1.75 0 0 1 .895-1.233q.078-.042.153-.088c.426-.257.983-.36 1.518-.16l.98.367a.156.156 0 0 0 .19-.068l1.045-1.81a.156.156 0 0 0-.036-.199l-.81-.666a1.75 1.75 0 0 1-.62-1.391V9.91a1.75 1.75 0 0 1 .62-1.391l.81-.666a.156.156 0 0 0 .036-.2l-1.045-1.809a.156.156 0 0 0-.19-.068l-.98.367c-.535.2-1.092.097-1.518-.16q-.075-.045-.153-.088a1.75 1.75 0 0 1-.895-1.233l-.172-1.032a.156.156 0 0 0-.154-.131zM10 8.333a1.667 1.667 0 1 0 0 3.334 1.667 1.667 0 0 0 0-3.334M6.833 10a3.167 3.167 0 1 1 6.333 0 3.167 3.167 0 0 1-6.333 0"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M5.65659 2.21097C5.77305 1.51217 6.37765 1 7.08609 1H8.91447C9.62291 1 10.2275 1.51217 10.344 2.21097L10.4945 3.11393C10.5004 3.14959 10.5314 3.21193 10.6189 3.26037C10.6785 3.29331 10.7373 3.32733 10.7954 3.36242C10.8809 3.41406 10.9504 3.40982 10.9843 3.39711L11.842 3.07578C12.5054 2.82725 13.2513 3.09476 13.6055 3.70828L14.5197 5.29171C14.8739 5.90523 14.7327 6.68492 14.1857 7.13518L13.4778 7.71797C13.4498 7.74104 13.4116 7.7989 13.4134 7.898C13.414 7.93193 13.4143 7.96593 13.4143 8C13.4143 8.03406 13.414 8.06806 13.4134 8.10199C13.4116 8.2011 13.4498 8.25896 13.4778 8.28202L14.1857 8.86481C14.7327 9.31507 14.8739 10.0948 14.5197 10.7083L13.6055 12.2917C13.2513 12.9052 12.5054 13.1727 11.842 12.9242L10.9843 12.6029C10.9504 12.5902 10.8809 12.5859 10.7954 12.6376C10.7373 12.6727 10.6785 12.7067 10.6189 12.7396C10.5314 12.7881 10.5004 12.8504 10.4945 12.8861L10.344 13.789C10.2275 14.4878 9.6229 15 8.91447 15H7.08609C6.37765 15 5.77305 14.4878 5.65659 13.789L5.50609 12.8861C5.50015 12.8504 5.46911 12.7881 5.38161 12.7396C5.3221 12.7067 5.26328 12.6727 5.20518 12.6376C5.11966 12.5859 5.05016 12.5902 5.01626 12.6029L4.15853 12.9242C3.49512 13.1728 2.74927 12.9052 2.39505 12.2917L1.48086 10.7083C1.12664 10.0948 1.2679 9.31508 1.81484 8.86482L2.52277 8.28203C2.55079 8.25897 2.589 8.20111 2.58716 8.102C2.58653 8.06807 2.58622 8.03407 2.58622 8C2.58622 7.96594 2.58653 7.93194 2.58716 7.89801C2.58899 7.79891 2.55079 7.74105 2.52277 7.71798L1.81484 7.13519C1.2679 6.68493 1.12664 5.90524 1.48086 5.29172L2.39505 3.70829C2.74927 3.09477 3.49512 2.82726 4.15853 3.07579L5.01624 3.39712C5.05015 3.40982 5.11965 3.41406 5.20517 3.36242C5.26327 3.32734 5.32209 3.29331 5.38161 3.26037C5.46911 3.21193 5.50015 3.1496 5.50609 3.11393L5.65659 2.21097ZM7.08609 2.3125C7.01925 2.3125 6.96221 2.36082 6.95123 2.42674L6.80073 3.3297C6.71879 3.82134 6.39744 4.19823 6.01725 4.40868C5.97218 4.43362 5.92764 4.45939 5.88362 4.48597C5.51093 4.71102 5.02313 4.80128 4.55579 4.6262L3.69808 4.30487C3.63549 4.28143 3.56513 4.30666 3.53171 4.36454L2.61752 5.94797C2.5841 6.00585 2.59743 6.0794 2.64903 6.12188L3.35695 6.70467C3.74129 7.02107 3.90749 7.4874 3.89943 7.92231C3.89896 7.94814 3.89872 7.97404 3.89872 8C3.89872 8.02596 3.89896 8.05186 3.89943 8.0777C3.90749 8.51261 3.74129 8.97894 3.35695 9.29534L2.64903 9.87813C2.59743 9.92061 2.5841 9.99416 2.61752 10.052L3.53171 11.6355C3.56513 11.6933 3.63549 11.7186 3.69808 11.6951L4.5558 11.3738C5.02314 11.1987 5.51094 11.289 5.88363 11.514C5.92764 11.5406 5.97219 11.5664 6.01724 11.5913C6.39744 11.8018 6.71879 12.1787 6.80073 12.6703L6.95123 13.5733C6.96221 13.6392 7.01925 13.6875 7.08609 13.6875H8.91447C8.9813 13.6875 9.03834 13.6392 9.04933 13.5733L9.19982 12.6703C9.28176 12.1787 9.60311 11.8018 9.98331 11.5913C10.0284 11.5664 10.0729 11.5406 10.1169 11.514C10.4896 11.289 10.9774 11.1987 11.4448 11.3738L12.3025 11.6951C12.3651 11.7186 12.4354 11.6933 12.4688 11.6355L13.383 10.052C13.4165 9.99415 13.4031 9.9206 13.3515 9.87812L12.6436 9.29533C12.2593 8.97893 12.0931 8.5126 12.1011 8.07769C12.1016 8.05186 12.1018 8.02597 12.1018 8C12.1018 7.97404 12.1016 7.94814 12.1011 7.9223C12.0931 7.48739 12.2593 7.02106 12.6436 6.70466L13.3515 6.12187C13.4031 6.07939 13.4165 6.00584 13.383 5.94796L12.4688 4.36453C12.4354 4.30665 12.3651 4.28141 12.3025 4.30486L11.4448 4.62619C10.9774 4.80127 10.4896 4.71101 10.1169 4.48597C10.0729 4.45939 10.0284 4.43362 9.98331 4.40868C9.60311 4.19823 9.28176 3.82134 9.19982 3.3297L9.04933 2.42674C9.03834 2.36082 8.9813 2.3125 8.91447 2.3125H7.08609ZM8.00011 6.54161C7.1947 6.54161 6.54178 7.19453 6.54178 7.99994C6.54178 8.80536 7.1947 9.45828 8.00011 9.45828C8.80553 9.45828 9.45845 8.80536 9.45845 7.99994C9.45845 7.19453 8.80553 6.54161 8.00011 6.54161ZM5.22928 7.99994C5.22928 6.46966 6.46983 5.22911 8.00011 5.22911C9.5304 5.22911 10.7709 6.46966 10.7709 7.99994C10.7709 9.53023 9.5304 10.7708 8.00011 10.7708C6.46983 10.7708 5.22928 9.53023 5.22928 7.99994Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { SettingsOutlineIcon };
38
+ init_SettingsOutlineIcon();
39
+ export { SettingsOutlineIcon, init_SettingsOutlineIcon };
@@ -1,33 +1,36 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ShieldCheckIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ShieldCheckIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ShieldCheckIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M9.66109 2.03588C9.85709 1.87313 10.1429 1.87313 10.3389 2.03588C12.2777 3.64574 14.7315 4.65679 17.4166 4.78533C17.658 4.79688 17.8641 4.9712 17.8957 5.21075C17.9645 5.7306 18 6.26096 18 6.7996C18 11.962 14.7401 16.3631 10.1665 18.0565C10.0593 18.0962 9.94102 18.0962 9.83378 18.0565C5.26004 16.3632 2 11.962 2 6.79948C2 6.26088 2.03548 5.73057 2.10424 5.21075C2.13593 4.97121 2.34202 4.79688 2.58337 4.78533C5.2685 4.6568 7.72231 3.64574 9.66109 2.03588ZM13.8566 7.99045C14.1002 7.65546 14.0261 7.18639 13.6911 6.94276C13.3561 6.69914 12.8871 6.7732 12.6434 7.10819L9.15969 11.8983L7.28033 10.019C6.98744 9.72609 6.51256 9.72609 6.21967 10.019C5.92678 10.3119 5.92678 10.7868 6.21967 11.0796L8.71967 13.5796C8.87477 13.7347 9.08999 13.8142 9.30867 13.797C9.52734 13.7799 9.72754 13.6678 9.85655 13.4904L13.8566 7.99045Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", { d: "M6.97559 1.20752C7.285 0.930586 7.75406 0.930586 8.06348 1.20752C9.49962 2.49286 11.316 3.35976 13.3223 3.61768C13.7185 3.66872 14.0189 3.9996 14.0322 4.39893C14.0365 4.52689 14.0391 4.65574 14.0391 4.78467C14.0389 9.18726 11.5449 13.006 7.89648 14.9077C7.66045 15.0307 7.37861 15.0307 7.14258 14.9077C3.49413 13.006 1.00015 9.18725 1 4.78467C1 4.65574 1.00258 4.52688 1.00684 4.39893C1.02012 3.9996 1.32055 3.66873 1.7168 3.61768C3.7231 3.35976 5.53944 2.49285 6.97559 1.20752ZM10.4678 6.04443C10.1139 5.76662 9.60124 5.82832 9.32324 6.18213L6.86133 9.31689L5.60547 8.23975C5.26374 7.94684 4.74896 7.98689 4.45605 8.32861C4.16318 8.67033 4.20226 9.18512 4.54395 9.47803L6.44629 11.1079C6.61482 11.2522 6.83488 11.3209 7.05566 11.2993C7.27667 11.2776 7.47993 11.1672 7.61719 10.9927L10.6055 7.18896C10.8833 6.83507 10.8216 6.32243 10.4678 6.04443Z" })
29
- }));
30
- };
10
+ var ShieldCheckIcon;
11
+ var init_ShieldCheckIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ShieldCheckIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ShieldCheckIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M9.66109 2.03588C9.85709 1.87313 10.1429 1.87313 10.3389 2.03588C12.2777 3.64574 14.7315 4.65679 17.4166 4.78533C17.658 4.79688 17.8641 4.9712 17.8957 5.21075C17.9645 5.7306 18 6.26096 18 6.7996C18 11.962 14.7401 16.3631 10.1665 18.0565C10.0593 18.0962 9.94102 18.0962 9.83378 18.0565C5.26004 16.3632 2 11.962 2 6.79948C2 6.26088 2.03548 5.73057 2.10424 5.21075C2.13593 4.97121 2.34202 4.79688 2.58337 4.78533C5.2685 4.6568 7.72231 3.64574 9.66109 2.03588ZM13.8566 7.99045C14.1002 7.65546 14.0261 7.18639 13.6911 6.94276C13.3561 6.69914 12.8871 6.7732 12.6434 7.10819L9.15969 11.8983L7.28033 10.019C6.98744 9.72609 6.51256 9.72609 6.21967 10.019C5.92678 10.3119 5.92678 10.7868 6.21967 11.0796L8.71967 13.5796C8.87477 13.7347 9.08999 13.8142 9.30867 13.797C9.52734 13.7799 9.72754 13.6678 9.85655 13.4904L13.8566 7.99045Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", { d: "M6.97559 1.20752C7.285 0.930586 7.75406 0.930586 8.06348 1.20752C9.49962 2.49286 11.316 3.35976 13.3223 3.61768C13.7185 3.66872 14.0189 3.9996 14.0322 4.39893C14.0365 4.52689 14.0391 4.65574 14.0391 4.78467C14.0389 9.18726 11.5449 13.006 7.89648 14.9077C7.66045 15.0307 7.37861 15.0307 7.14258 14.9077C3.49413 13.006 1.00015 9.18725 1 4.78467C1 4.65574 1.00258 4.52688 1.00684 4.39893C1.02012 3.9996 1.32055 3.66873 1.7168 3.61768C3.7231 3.35976 5.53944 2.49285 6.97559 1.20752ZM10.4678 6.04443C10.1139 5.76662 9.60124 5.82832 9.32324 6.18213L6.86133 9.31689L5.60547 8.23975C5.26374 7.94684 4.74896 7.98689 4.45605 8.32861C4.16318 8.67033 4.20226 9.18512 4.54395 9.47803L6.44629 11.1079C6.61482 11.2522 6.83488 11.3209 7.05566 11.2993C7.27667 11.2776 7.47993 11.1672 7.61719 10.9927L10.6055 7.18896C10.8833 6.83507 10.8216 6.32243 10.4678 6.04443Z" })
30
+ }));
31
+ };
32
+ });
31
33
 
32
34
  //#endregion
33
- export { ShieldCheckIcon };
35
+ init_ShieldCheckIcon();
36
+ export { ShieldCheckIcon, init_ShieldCheckIcon };
@@ -1,33 +1,36 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ShieldCheckOutlineIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ShieldCheckOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ShieldCheckOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M16.2449 8.2178C16.2449 7.46498 16.1452 6.73636 15.9636 6.04202C13.7019 5.94297 11.6344 5.09745 9.99976 3.7471C8.36483 5.0976 6.29713 5.94329 4.03491 6.04202C3.85338 6.73624 3.75563 7.46511 3.75562 8.2178C3.75562 12.1449 6.39648 15.4549 9.99976 16.4707C13.6033 15.4551 16.2449 12.145 16.2449 8.2178ZM11.7214 7.78225C11.9622 7.44524 12.4303 7.36681 12.7673 7.60745C13.1042 7.84809 13.1825 8.31632 12.9421 8.65335L10.0271 12.7334C9.89901 12.9128 9.69886 13.0267 9.47925 13.0449C9.25953 13.0631 9.04237 12.984 8.88647 12.8282L7.13843 11.0801C6.84553 10.7872 6.84553 10.3115 7.13843 10.0186C7.43129 9.72608 7.90618 9.72599 8.19897 10.0186L9.32104 11.1407L11.7214 7.78225ZM17.7449 8.2178C17.7449 12.9137 14.5328 16.858 10.1873 17.9766C10.0647 18.0081 9.93581 18.0081 9.81323 17.9766C5.4676 16.8581 2.25562 12.9138 2.25562 8.2178C2.25563 7.11925 2.4315 6.06013 2.75757 5.06839L2.80444 4.95706C2.93326 4.70879 3.19287 4.54933 3.47925 4.55276C3.51549 4.55321 3.55227 4.55374 3.58862 4.55374C5.87269 4.5537 7.94662 3.6612 9.48413 2.20511L9.59937 2.11526C9.88367 1.93546 10.2622 1.9657 10.5154 2.20511C12.0529 3.66123 14.1277 4.55374 16.4119 4.55374C16.4481 4.55374 16.4842 4.55321 16.5203 4.55276C16.8475 4.5487 17.1396 4.75753 17.2419 5.06839C17.568 6.06013 17.7449 7.11925 17.7449 8.2178Z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.0659 4.828C11.1336 4.57552 9.38432 3.7412 7.99951 2.50672C6.6145 3.74111 4.8656 4.57579 2.93311 4.828C2.92998 4.92783 2.9292 5.0282 2.9292 5.12879C2.92925 8.76495 4.98575 11.9212 7.99951 13.497C11.0139 11.9214 13.0707 8.7654 13.0708 5.12879C13.0708 5.02819 13.069 4.92784 13.0659 4.828ZM14.5708 5.12879C14.5707 9.35036 12.1789 13.0109 8.68311 14.8329C8.25517 15.0559 7.74481 15.0559 7.31689 14.8329C3.82124 13.0109 1.42925 9.35029 1.4292 5.12879C1.4292 5.00535 1.43099 4.8822 1.43506 4.75965L1.4458 4.62488C1.52829 3.962 2.05042 3.42926 2.72412 3.34265L3.02881 3.29773C4.54403 3.04297 5.91558 2.36097 7.01514 1.37683L7.12354 1.28797C7.64392 0.903772 8.35715 0.9036 8.87744 1.28797L8.98584 1.37683L9.20947 1.56922C10.3447 2.51249 11.743 3.14547 13.2769 3.34265C13.9505 3.42931 14.4717 3.96207 14.5542 4.62488L14.5649 4.75965L14.5708 5.12879Z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M10.9485 5.45762C11.3024 5.73569 11.3639 6.24801 11.0858 6.60191L8.09768 10.405C7.96042 10.5797 7.75779 10.6908 7.5367 10.7125C7.3156 10.7343 7.0952 10.6648 6.92652 10.5202L5.02499 8.89036C4.68326 8.59745 4.64369 8.08297 4.93659 7.74125C5.2295 7.39952 5.74398 7.35995 6.0857 7.65285L7.34151 8.72926L9.8042 5.59494C10.0823 5.24103 10.5946 5.17955 10.9485 5.45762Z",
27
- fillRule: "evenodd"
28
- })] })
29
- }));
30
- };
10
+ var ShieldCheckOutlineIcon;
11
+ var init_ShieldCheckOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ShieldCheckOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ShieldCheckOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M16.2449 8.2178C16.2449 7.46498 16.1452 6.73636 15.9636 6.04202C13.7019 5.94297 11.6344 5.09745 9.99976 3.7471C8.36483 5.0976 6.29713 5.94329 4.03491 6.04202C3.85338 6.73624 3.75563 7.46511 3.75562 8.2178C3.75562 12.1449 6.39648 15.4549 9.99976 16.4707C13.6033 15.4551 16.2449 12.145 16.2449 8.2178ZM11.7214 7.78225C11.9622 7.44524 12.4303 7.36681 12.7673 7.60745C13.1042 7.84809 13.1825 8.31632 12.9421 8.65335L10.0271 12.7334C9.89901 12.9128 9.69886 13.0267 9.47925 13.0449C9.25953 13.0631 9.04237 12.984 8.88647 12.8282L7.13843 11.0801C6.84553 10.7872 6.84553 10.3115 7.13843 10.0186C7.43129 9.72608 7.90618 9.72599 8.19897 10.0186L9.32104 11.1407L11.7214 7.78225ZM17.7449 8.2178C17.7449 12.9137 14.5328 16.858 10.1873 17.9766C10.0647 18.0081 9.93581 18.0081 9.81323 17.9766C5.4676 16.8581 2.25562 12.9138 2.25562 8.2178C2.25563 7.11925 2.4315 6.06013 2.75757 5.06839L2.80444 4.95706C2.93326 4.70879 3.19287 4.54933 3.47925 4.55276C3.51549 4.55321 3.55227 4.55374 3.58862 4.55374C5.87269 4.5537 7.94662 3.6612 9.48413 2.20511L9.59937 2.11526C9.88367 1.93546 10.2622 1.9657 10.5154 2.20511C12.0529 3.66123 14.1277 4.55374 16.4119 4.55374C16.4481 4.55374 16.4842 4.55321 16.5203 4.55276C16.8475 4.5487 17.1396 4.75753 17.2419 5.06839C17.568 6.06013 17.7449 7.11925 17.7449 8.2178Z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.0659 4.828C11.1336 4.57552 9.38432 3.7412 7.99951 2.50672C6.6145 3.74111 4.8656 4.57579 2.93311 4.828C2.92998 4.92783 2.9292 5.0282 2.9292 5.12879C2.92925 8.76495 4.98575 11.9212 7.99951 13.497C11.0139 11.9214 13.0707 8.7654 13.0708 5.12879C13.0708 5.02819 13.069 4.92784 13.0659 4.828ZM14.5708 5.12879C14.5707 9.35036 12.1789 13.0109 8.68311 14.8329C8.25517 15.0559 7.74481 15.0559 7.31689 14.8329C3.82124 13.0109 1.42925 9.35029 1.4292 5.12879C1.4292 5.00535 1.43099 4.8822 1.43506 4.75965L1.4458 4.62488C1.52829 3.962 2.05042 3.42926 2.72412 3.34265L3.02881 3.29773C4.54403 3.04297 5.91558 2.36097 7.01514 1.37683L7.12354 1.28797C7.64392 0.903772 8.35715 0.9036 8.87744 1.28797L8.98584 1.37683L9.20947 1.56922C10.3447 2.51249 11.743 3.14547 13.2769 3.34265C13.9505 3.42931 14.4717 3.96207 14.5542 4.62488L14.5649 4.75965L14.5708 5.12879Z" }), /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M10.9485 5.45762C11.3024 5.73569 11.3639 6.24801 11.0858 6.60191L8.09768 10.405C7.96042 10.5797 7.75779 10.6908 7.5367 10.7125C7.3156 10.7343 7.0952 10.6648 6.92652 10.5202L5.02499 8.89036C4.68326 8.59745 4.64369 8.08297 4.93659 7.74125C5.2295 7.39952 5.74398 7.35995 6.0857 7.65285L7.34151 8.72926L9.8042 5.59494C10.0823 5.24103 10.5946 5.17955 10.9485 5.45762Z",
28
+ fillRule: "evenodd"
29
+ })] })
30
+ }));
31
+ };
32
+ });
31
33
 
32
34
  //#endregion
33
- export { ShieldCheckOutlineIcon };
35
+ init_ShieldCheckOutlineIcon();
36
+ export { ShieldCheckOutlineIcon, init_ShieldCheckOutlineIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ShieldIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ShieldIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ShieldIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M9.66109 2.03588C9.85709 1.87313 10.1429 1.87313 10.3389 2.03588C12.2777 3.64574 14.7315 4.65679 17.4166 4.78533C17.658 4.79688 17.8641 4.9712 17.8957 5.21075C17.9645 5.7306 18 6.26096 18 6.7996C18 11.962 14.7401 16.3631 10.1665 18.0565C10.0593 18.0962 9.94102 18.0962 9.83378 18.0565C5.26004 16.3632 2 11.962 2 6.79948C2 6.26088 2.03548 5.73057 2.10424 5.21075C2.13593 4.97121 2.34202 4.79688 2.58337 4.78533C5.2685 4.6568 7.72231 3.64574 9.66109 2.03588Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M6.97605 1.20794C7.28546 0.931011 7.75362 0.931011 8.06304 1.20794C9.4992 2.49335 11.3157 3.35958 13.3221 3.61751C13.7185 3.66846 14.0194 3.9993 14.0327 4.39871C14.0369 4.5268 14.0391 4.6554 14.0391 4.78446C14.0391 9.18733 11.5449 13.0063 7.8962 14.908C7.66016 15.031 7.37892 15.031 7.14289 14.908C3.49418 13.0063 1 9.18733 1 4.78446C1 4.65539 1.00215 4.5268 1.00641 4.3987C1.01969 3.9993 1.32063 3.66846 1.71699 3.61751C3.72336 3.35958 5.53988 2.49335 6.97605 1.20794Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var ShieldIcon;
11
+ var init_ShieldIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ShieldIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ShieldIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M9.66109 2.03588C9.85709 1.87313 10.1429 1.87313 10.3389 2.03588C12.2777 3.64574 14.7315 4.65679 17.4166 4.78533C17.658 4.79688 17.8641 4.9712 17.8957 5.21075C17.9645 5.7306 18 6.26096 18 6.7996C18 11.962 14.7401 16.3631 10.1665 18.0565C10.0593 18.0962 9.94102 18.0962 9.83378 18.0565C5.26004 16.3632 2 11.962 2 6.79948C2 6.26088 2.03548 5.73057 2.10424 5.21075C2.13593 4.97121 2.34202 4.79688 2.58337 4.78533C5.2685 4.6568 7.72231 3.64574 9.66109 2.03588Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M6.97605 1.20794C7.28546 0.931011 7.75362 0.931011 8.06304 1.20794C9.4992 2.49335 11.3157 3.35958 13.3221 3.61751C13.7185 3.66846 14.0194 3.9993 14.0327 4.39871C14.0369 4.5268 14.0391 4.6554 14.0391 4.78446C14.0391 9.18733 11.5449 13.0063 7.8962 14.908C7.66016 15.031 7.37892 15.031 7.14289 14.908C3.49418 13.0063 1 9.18733 1 4.78446C1 4.65539 1.00215 4.5268 1.00641 4.3987C1.01969 3.9993 1.32063 3.66846 1.71699 3.61751C3.72336 3.35958 5.53988 2.49335 6.97605 1.20794Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { ShieldIcon };
39
+ init_ShieldIcon();
40
+ export { ShieldIcon, init_ShieldIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ShieldOutlineIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ShieldOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ShieldOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M16.2449 8.2178C16.2449 7.46498 16.1452 6.73636 15.9636 6.04202C13.7019 5.94297 11.6344 5.09745 9.99976 3.7471C8.36483 5.0976 6.29713 5.94329 4.03491 6.04202C3.85338 6.73624 3.75563 7.46511 3.75562 8.2178C3.75562 12.1449 6.39648 15.4549 9.99976 16.4707C13.6033 15.4551 16.2449 12.145 16.2449 8.2178ZM17.7449 8.2178C17.7449 12.9137 14.5328 16.858 10.1873 17.9766C10.0647 18.0081 9.93581 18.0081 9.81323 17.9766C5.4676 16.8581 2.25562 12.9138 2.25562 8.2178C2.25563 7.11925 2.4315 6.06013 2.75757 5.06839L2.80444 4.95706C2.93326 4.70879 3.19287 4.54933 3.47925 4.55276C3.51549 4.55321 3.55227 4.55374 3.58862 4.55374C5.87269 4.5537 7.94662 3.6612 9.48413 2.20511L9.59937 2.11526C9.88367 1.93546 10.2622 1.9657 10.5154 2.20511C12.0529 3.66123 14.1277 4.55374 16.4119 4.55374C16.4481 4.55374 16.4842 4.55321 16.5203 4.55276C16.8475 4.5487 17.1396 4.75753 17.2419 5.06839C17.568 6.06013 17.7449 7.11925 17.7449 8.2178Z" }) : /* @__PURE__ */ jsx("path", { d: "M13.0659 4.828C11.1336 4.57552 9.38432 3.7412 7.99951 2.50672C6.6145 3.74111 4.8656 4.57579 2.93311 4.828C2.92998 4.92783 2.9292 5.0282 2.9292 5.12879C2.92925 8.76495 4.98575 11.9212 7.99951 13.497C11.0139 11.9214 13.0707 8.7654 13.0708 5.12879C13.0708 5.02819 13.069 4.92784 13.0659 4.828ZM14.5708 5.12879C14.5707 9.35036 12.1789 13.0109 8.68311 14.8329C8.25517 15.0559 7.74481 15.0559 7.31689 14.8329C3.82124 13.0109 1.42925 9.35029 1.4292 5.12879C1.4292 5.00535 1.43099 4.8822 1.43506 4.75965L1.4458 4.62488C1.52829 3.962 2.05042 3.42926 2.72412 3.34265L3.02881 3.29773C4.54403 3.04297 5.91558 2.36097 7.01514 1.37683L7.12354 1.28797C7.64392 0.903772 8.35715 0.9036 8.87744 1.28797L8.98584 1.37683L9.20947 1.56922C10.3447 2.51249 11.743 3.14547 13.2769 3.34265C13.9505 3.42931 14.4717 3.96207 14.5542 4.62488L14.5649 4.75965L14.5708 5.12879Z" })
25
- }));
26
- };
10
+ var ShieldOutlineIcon;
11
+ var init_ShieldOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ShieldOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ShieldOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M16.2449 8.2178C16.2449 7.46498 16.1452 6.73636 15.9636 6.04202C13.7019 5.94297 11.6344 5.09745 9.99976 3.7471C8.36483 5.0976 6.29713 5.94329 4.03491 6.04202C3.85338 6.73624 3.75563 7.46511 3.75562 8.2178C3.75562 12.1449 6.39648 15.4549 9.99976 16.4707C13.6033 15.4551 16.2449 12.145 16.2449 8.2178ZM17.7449 8.2178C17.7449 12.9137 14.5328 16.858 10.1873 17.9766C10.0647 18.0081 9.93581 18.0081 9.81323 17.9766C5.4676 16.8581 2.25562 12.9138 2.25562 8.2178C2.25563 7.11925 2.4315 6.06013 2.75757 5.06839L2.80444 4.95706C2.93326 4.70879 3.19287 4.54933 3.47925 4.55276C3.51549 4.55321 3.55227 4.55374 3.58862 4.55374C5.87269 4.5537 7.94662 3.6612 9.48413 2.20511L9.59937 2.11526C9.88367 1.93546 10.2622 1.9657 10.5154 2.20511C12.0529 3.66123 14.1277 4.55374 16.4119 4.55374C16.4481 4.55374 16.4842 4.55321 16.5203 4.55276C16.8475 4.5487 17.1396 4.75753 17.2419 5.06839C17.568 6.06013 17.7449 7.11925 17.7449 8.2178Z" }) : /* @__PURE__ */ jsx("path", { d: "M13.0659 4.828C11.1336 4.57552 9.38432 3.7412 7.99951 2.50672C6.6145 3.74111 4.8656 4.57579 2.93311 4.828C2.92998 4.92783 2.9292 5.0282 2.9292 5.12879C2.92925 8.76495 4.98575 11.9212 7.99951 13.497C11.0139 11.9214 13.0707 8.7654 13.0708 5.12879C13.0708 5.02819 13.069 4.92784 13.0659 4.828ZM14.5708 5.12879C14.5707 9.35036 12.1789 13.0109 8.68311 14.8329C8.25517 15.0559 7.74481 15.0559 7.31689 14.8329C3.82124 13.0109 1.42925 9.35029 1.4292 5.12879C1.4292 5.00535 1.43099 4.8822 1.43506 4.75965L1.4458 4.62488C1.52829 3.962 2.05042 3.42926 2.72412 3.34265L3.02881 3.29773C4.54403 3.04297 5.91558 2.36097 7.01514 1.37683L7.12354 1.28797C7.64392 0.903772 8.35715 0.9036 8.87744 1.28797L8.98584 1.37683L9.20947 1.56922C10.3447 2.51249 11.743 3.14547 13.2769 3.34265C13.9505 3.42931 14.4717 3.96207 14.5542 4.62488L14.5649 4.75965L14.5708 5.12879Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ShieldOutlineIcon };
31
+ init_ShieldOutlineIcon();
32
+ export { ShieldOutlineIcon, init_ShieldOutlineIcon };
@@ -1,35 +1,38 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SidebarIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const SidebarIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SidebarIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M2 5.089C2 4.184 2.76 3.5 3.636 3.5h12.728c.875 0 1.636.684 1.636 1.589v9.822c0 .905-.76 1.589-1.636 1.589H3.636C2.761 16.5 2 15.816 2 14.911zm6.303 9.967h8.06c.13 0 .183-.093.183-.145V5.09c0-.052-.054-.145-.182-.145H8.303z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M1 3.5C1 2.643 1.715 2 2.531 2H13.47c.815 0 1.53.643 1.53 1.5V12c0 .857-.715 1.5-1.531 1.5H2.53C1.715 13.5 1 12.857 1 12zM6.667 12h6.802a.05.05 0 0 0 .031-.01V3.51a.05.05 0 0 0-.031-.01H6.667z"
30
- })
31
- }));
32
- };
10
+ var SidebarIcon;
11
+ var init_SidebarIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SidebarIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SidebarIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M2 5.089C2 4.184 2.76 3.5 3.636 3.5h12.728c.875 0 1.636.684 1.636 1.589v9.822c0 .905-.76 1.589-1.636 1.589H3.636C2.761 16.5 2 15.816 2 14.911zm6.303 9.967h8.06c.13 0 .183-.093.183-.145V5.09c0-.052-.054-.145-.182-.145H8.303z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M1 3.5C1 2.643 1.715 2 2.531 2H13.47c.815 0 1.53.643 1.53 1.5V12c0 .857-.715 1.5-1.531 1.5H2.53C1.715 13.5 1 12.857 1 12zM6.667 12h6.802a.05.05 0 0 0 .031-.01V3.51a.05.05 0 0 0-.031-.01H6.667z"
31
+ })
32
+ }));
33
+ };
34
+ });
33
35
 
34
36
  //#endregion
35
- export { SidebarIcon };
37
+ init_SidebarIcon();
38
+ export { SidebarIcon, init_SidebarIcon };
@@ -1,35 +1,38 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SidebarOutlineIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const SidebarOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SidebarOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M2 5.089C2 4.184 2.76 3.5 3.636 3.5h12.728c.875 0 1.636.684 1.636 1.589v9.822c0 .905-.76 1.589-1.636 1.589H3.636C2.761 16.5 2 15.816 2 14.911zm6.303 9.967h8.06c.13 0 .183-.093.183-.145V5.09c0-.052-.054-.145-.182-.145H8.303zM6.848 4.944v10.112H3.636c-.128 0-.181-.093-.181-.145V5.09c0-.052.053-.145.181-.145z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M1 3.5C1 2.643 1.715 2 2.531 2H13.47c.815 0 1.53.643 1.53 1.5V12c0 .857-.715 1.5-1.531 1.5H2.53C1.715 13.5 1 12.857 1 12zM6.667 12h6.802a.05.05 0 0 0 .031-.01V3.51a.05.05 0 0 0-.031-.01H6.667zm-1.5-8.5V12H2.53a.05.05 0 0 1-.031-.01V3.51a.05.05 0 0 1 .031-.01z"
30
- })
31
- }));
32
- };
10
+ var SidebarOutlineIcon;
11
+ var init_SidebarOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SidebarOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SidebarOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M2 5.089C2 4.184 2.76 3.5 3.636 3.5h12.728c.875 0 1.636.684 1.636 1.589v9.822c0 .905-.76 1.589-1.636 1.589H3.636C2.761 16.5 2 15.816 2 14.911zm6.303 9.967h8.06c.13 0 .183-.093.183-.145V5.09c0-.052-.054-.145-.182-.145H8.303zM6.848 4.944v10.112H3.636c-.128 0-.181-.093-.181-.145V5.09c0-.052.053-.145.181-.145z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M1 3.5C1 2.643 1.715 2 2.531 2H13.47c.815 0 1.53.643 1.53 1.5V12c0 .857-.715 1.5-1.531 1.5H2.53C1.715 13.5 1 12.857 1 12zM6.667 12h6.802a.05.05 0 0 0 .031-.01V3.51a.05.05 0 0 0-.031-.01H6.667zm-1.5-8.5V12H2.53a.05.05 0 0 1-.031-.01V3.51a.05.05 0 0 1 .031-.01z"
31
+ })
32
+ }));
33
+ };
34
+ });
33
35
 
34
36
  //#endregion
35
- export { SidebarOutlineIcon };
37
+ init_SidebarOutlineIcon();
38
+ export { SidebarOutlineIcon, init_SidebarOutlineIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SlackIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const SlackIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SlackIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M6.056 3.419a1.75 1.75 0 0 0 1.75 1.751H9.39a.167.167 0 0 0 .167-.166V3.419a1.75 1.75 0 1 0-3.501 0m3.5 4.392a1.75 1.75 0 0 0-1.75-1.751H3.417a1.75 1.75 0 0 0-1.75 1.751 1.75 1.75 0 0 0 1.75 1.752h4.39a1.75 1.75 0 0 0 1.75-1.752m-6.123 6.142a1.75 1.75 0 0 0 1.75-1.752v-1.585a.167.167 0 0 0-.167-.166H3.433a1.75 1.75 0 0 0-1.75 1.751 1.75 1.75 0 0 0 1.75 1.752m4.376-3.503a1.75 1.75 0 0 0-1.75 1.751v4.38a1.75 1.75 0 1 0 3.5 0V12.2a1.75 1.75 0 0 0-1.75-1.751m7.01-2.639a1.75 1.75 0 1 1 3.501 0 1.75 1.75 0 0 1-1.75 1.752h-1.584a.167.167 0 0 1-.167-.167zm-.875 0a1.75 1.75 0 1 1-3.5 0V3.42a1.75 1.75 0 1 1 3.5 0zm0 8.77a1.75 1.75 0 0 0-1.75-1.752H10.61a.167.167 0 0 0-.167.167v1.585a1.75 1.75 0 1 0 3.501 0m-3.5-4.38a1.75 1.75 0 0 0 1.75 1.752h4.39a1.75 1.75 0 0 0 1.75-1.752 1.75 1.75 0 0 0-1.75-1.751h-4.39a1.75 1.75 0 0 0-1.75 1.751",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M4.845 2.735a1.4 1.4 0 0 0 1.4 1.401h1.267c.074 0 .133-.06.133-.133V2.735a1.4 1.4 0 1 0-2.8 0m2.8 3.514a1.4 1.4 0 0 0-1.4-1.402H2.734a1.4 1.4 0 0 0-1.4 1.402 1.4 1.4 0 0 0 1.4 1.401h3.511a1.4 1.4 0 0 0 1.4-1.401m-4.899 4.913a1.4 1.4 0 0 0 1.4-1.401V8.493a.133.133 0 0 0-.133-.133H2.746a1.4 1.4 0 0 0-1.4 1.401 1.4 1.4 0 0 0 1.4 1.401m3.5-2.802a1.4 1.4 0 0 0-1.4 1.401v3.504a1.4 1.4 0 1 0 2.801 0V9.76a1.4 1.4 0 0 0-1.4-1.401m5.61-2.111a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 0 1-1.4 1.401H11.99a.133.133 0 0 1-.134-.133zm-.7 0a1.4 1.4 0 1 1-2.801 0V2.735a1.4 1.4 0 1 1 2.8 0zm0 7.016a1.4 1.4 0 0 0-1.401-1.402H8.488a.133.133 0 0 0-.133.133v1.269a1.4 1.4 0 1 0 2.8 0M8.354 9.76a1.4 1.4 0 0 0 1.4 1.401h3.511a1.4 1.4 0 0 0 1.4-1.401 1.4 1.4 0 0 0-1.4-1.401h-3.51a1.4 1.4 0 0 0-1.4 1.401",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var SlackIcon;
11
+ var init_SlackIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SlackIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SlackIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M6.056 3.419a1.75 1.75 0 0 0 1.75 1.751H9.39a.167.167 0 0 0 .167-.166V3.419a1.75 1.75 0 1 0-3.501 0m3.5 4.392a1.75 1.75 0 0 0-1.75-1.751H3.417a1.75 1.75 0 0 0-1.75 1.751 1.75 1.75 0 0 0 1.75 1.752h4.39a1.75 1.75 0 0 0 1.75-1.752m-6.123 6.142a1.75 1.75 0 0 0 1.75-1.752v-1.585a.167.167 0 0 0-.167-.166H3.433a1.75 1.75 0 0 0-1.75 1.751 1.75 1.75 0 0 0 1.75 1.752m4.376-3.503a1.75 1.75 0 0 0-1.75 1.751v4.38a1.75 1.75 0 1 0 3.5 0V12.2a1.75 1.75 0 0 0-1.75-1.751m7.01-2.639a1.75 1.75 0 1 1 3.501 0 1.75 1.75 0 0 1-1.75 1.752h-1.584a.167.167 0 0 1-.167-.167zm-.875 0a1.75 1.75 0 1 1-3.5 0V3.42a1.75 1.75 0 1 1 3.5 0zm0 8.77a1.75 1.75 0 0 0-1.75-1.752H10.61a.167.167 0 0 0-.167.167v1.585a1.75 1.75 0 1 0 3.501 0m-3.5-4.38a1.75 1.75 0 0 0 1.75 1.752h4.39a1.75 1.75 0 0 0 1.75-1.752 1.75 1.75 0 0 0-1.75-1.751h-4.39a1.75 1.75 0 0 0-1.75 1.751",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M4.845 2.735a1.4 1.4 0 0 0 1.4 1.401h1.267c.074 0 .133-.06.133-.133V2.735a1.4 1.4 0 1 0-2.8 0m2.8 3.514a1.4 1.4 0 0 0-1.4-1.402H2.734a1.4 1.4 0 0 0-1.4 1.402 1.4 1.4 0 0 0 1.4 1.401h3.511a1.4 1.4 0 0 0 1.4-1.401m-4.899 4.913a1.4 1.4 0 0 0 1.4-1.401V8.493a.133.133 0 0 0-.133-.133H2.746a1.4 1.4 0 0 0-1.4 1.401 1.4 1.4 0 0 0 1.4 1.401m3.5-2.802a1.4 1.4 0 0 0-1.4 1.401v3.504a1.4 1.4 0 1 0 2.801 0V9.76a1.4 1.4 0 0 0-1.4-1.401m5.61-2.111a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 0 1-1.4 1.401H11.99a.133.133 0 0 1-.134-.133zm-.7 0a1.4 1.4 0 1 1-2.801 0V2.735a1.4 1.4 0 1 1 2.8 0zm0 7.016a1.4 1.4 0 0 0-1.401-1.402H8.488a.133.133 0 0 0-.133.133v1.269a1.4 1.4 0 1 0 2.8 0M8.354 9.76a1.4 1.4 0 0 0 1.4 1.401h3.511a1.4 1.4 0 0 0 1.4-1.401 1.4 1.4 0 0 0-1.4-1.401h-3.51a1.4 1.4 0 0 0-1.4 1.401",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { SlackIcon };
39
+ init_SlackIcon();
40
+ export { SlackIcon, init_SlackIcon };