@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
@@ -0,0 +1,8 @@
1
+ import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
2
+
3
+ //#region src/components/Icon/styles.css.ts.vanilla.css
4
+ var init_styles_css_ts_vanilla = __esmMin(() => {});
5
+
6
+ //#endregion
7
+ init_styles_css_ts_vanilla();
8
+ export { init_styles_css_ts_vanilla };
@@ -1,21 +1,23 @@
1
1
  'use client';
2
- import { __name } from "../../_virtual/_rolldown/runtime.js";
3
- import { logo } from "./style.css.js";
2
+ import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
3
+ import { init_style_css, logo } from "./style.css.js";
4
4
  import { cn } from "@ultraviolet/utils";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/Logo/Icon.tsx
8
- /**
9
- * Logo component is used to render a set of logos. Their style cannot be changed
10
- */
11
- const Icon = ({ size = "small", className, children, style, title }) => /* @__PURE__ */ jsxs("svg", {
12
- className: cn(className, logo[size]),
13
- height: "20",
14
- style,
15
- viewBox: "0 0 20 20",
16
- width: "20",
17
- children: [/* @__PURE__ */ jsx("title", { children: title }), children]
8
+ var Icon;
9
+ var init_Icon = __esmMin(() => {
10
+ init_style_css();
11
+ Icon = ({ size = "small", className, children, style, title }) => /* @__PURE__ */ jsxs("svg", {
12
+ className: cn(className, logo[size]),
13
+ height: "20",
14
+ style,
15
+ viewBox: "0 0 20 20",
16
+ width: "20",
17
+ children: [/* @__PURE__ */ jsx("title", { children: title }), children]
18
+ });
18
19
  });
19
20
 
20
21
  //#endregion
21
- export { Icon };
22
+ init_Icon();
23
+ export { Icon, init_Icon };
@@ -1,68 +1,71 @@
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, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/AirflowLogo.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 AirflowLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "AirflowLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M0.322527 19.9201L9.89813 10.1044C9.95811 10.0429 9.96961 9.94787 9.91958 9.87804C9.33709 9.06495 8.26285 8.92402 7.86462 8.37776C6.68501 6.75963 6.38571 5.84376 5.87882 5.90056C5.84341 5.90453 5.81185 5.92359 5.78697 5.94909L2.32776 9.49504C0.337737 11.5349 0.0523569 16.0263 2.01603e-05 19.7871C-0.00234433 19.9571 0.20384 20.0417 0.322527 19.9201Z",
21
- fill: "#017CEE"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M19.9203 19.6775L10.1046 10.1019C10.0431 10.0419 9.94804 10.0304 9.87821 10.0804C9.06513 10.6629 8.9242 11.7371 8.37794 12.1354C6.7598 13.3149 5.84393 13.6143 5.90073 14.1212C5.9047 14.1566 5.92376 14.1882 5.94927 14.213L9.49521 17.6722C11.5351 19.6623 16.0265 19.9476 19.7873 19.9999C19.9572 20.0024 20.0419 19.7962 19.9203 19.6775Z",
25
- fill: "#00AD46"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M9.49521 17.6722C8.38091 16.5853 7.86389 14.4348 10.0001 10.0001C6.5283 11.5516 5.31166 13.5911 5.91017 14.175L9.49521 17.6722Z",
30
- fill: "#04D659",
31
- fillRule: "evenodd"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- d: "M19.6775 0.0799376L10.1019 9.89564C10.0419 9.95713 10.0304 10.0522 10.0804 10.122C10.6629 10.9351 11.7372 11.076 12.1353 11.6223C13.315 13.2404 13.6143 14.1563 14.1211 14.0995C14.1566 14.0956 14.1881 14.0765 14.213 14.051L17.6722 10.505C19.6623 8.46509 19.9477 3.97377 20 0.212914C20.0023 0.0429642 19.7961 -0.0417253 19.6775 0.0799376Z",
35
- fill: "#00C7D4"
36
- }),
37
- /* @__PURE__ */ jsx("path", {
38
- clipRule: "evenodd",
39
- d: "M17.6722 10.505C16.5851 11.6193 14.4348 12.1363 10.0001 10.0001C11.5517 13.4718 13.5911 14.6886 14.175 14.09L17.6722 10.505Z",
40
- fill: "#11E1EE",
41
- fillRule: "evenodd"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M0.0799376 0.322526L9.89564 9.89812C9.95712 9.95811 10.0522 9.96961 10.122 9.91959C10.9351 9.33709 11.076 8.26285 11.6222 7.86462C13.2405 6.68501 14.1563 6.38571 14.0995 5.87883C14.0955 5.84342 14.0764 5.81185 14.051 5.78697L10.505 2.32776C8.4651 0.337737 3.97377 0.0523569 0.212914 2.01801e-05C0.0429642 -0.00234547 -0.0417253 0.203839 0.0799376 0.322526Z",
45
- fill: "#E43921"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- clipRule: "evenodd",
49
- d: "M10.505 2.32776C11.6193 3.41481 12.1363 5.56521 10 9.99993C13.4718 8.44842 14.6885 6.40887 14.0899 5.825L10.505 2.32776Z",
50
- fill: "#FF7557",
51
- fillRule: "evenodd"
52
- }),
53
- /* @__PURE__ */ jsx("path", {
54
- clipRule: "evenodd",
55
- d: "M2.32787 9.49505C3.41492 8.38075 5.56539 7.86383 10.0001 10.0001C8.44859 6.52825 6.40904 5.31155 5.82517 5.91005L2.32787 9.49505Z",
56
- fill: "#0CB6FF",
57
- fillRule: "evenodd"
58
- }),
59
- /* @__PURE__ */ jsx("path", {
60
- d: "M10.0068 10.4268C10.2433 10.4239 10.4326 10.2298 10.4297 9.99337C10.4268 9.75691 10.2327 9.5676 9.99625 9.57053C9.75979 9.57346 9.57048 9.76752 9.5734 10.004C9.57633 10.2404 9.77039 10.4297 10.0068 10.4268Z",
61
- fill: "#4A4848"
62
- })
63
- ]
64
- }));
65
- };
10
+ var AirflowLogo;
11
+ var init_AirflowLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ AirflowLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "AirflowLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M0.322527 19.9201L9.89813 10.1044C9.95811 10.0429 9.96961 9.94787 9.91958 9.87804C9.33709 9.06495 8.26285 8.92402 7.86462 8.37776C6.68501 6.75963 6.38571 5.84376 5.87882 5.90056C5.84341 5.90453 5.81185 5.92359 5.78697 5.94909L2.32776 9.49504C0.337737 11.5349 0.0523569 16.0263 2.01603e-05 19.7871C-0.00234433 19.9571 0.20384 20.0417 0.322527 19.9201Z",
22
+ fill: "#017CEE"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M19.9203 19.6775L10.1046 10.1019C10.0431 10.0419 9.94804 10.0304 9.87821 10.0804C9.06513 10.6629 8.9242 11.7371 8.37794 12.1354C6.7598 13.3149 5.84393 13.6143 5.90073 14.1212C5.9047 14.1566 5.92376 14.1882 5.94927 14.213L9.49521 17.6722C11.5351 19.6623 16.0265 19.9476 19.7873 19.9999C19.9572 20.0024 20.0419 19.7962 19.9203 19.6775Z",
26
+ fill: "#00AD46"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M9.49521 17.6722C8.38091 16.5853 7.86389 14.4348 10.0001 10.0001C6.5283 11.5516 5.31166 13.5911 5.91017 14.175L9.49521 17.6722Z",
31
+ fill: "#04D659",
32
+ fillRule: "evenodd"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ d: "M19.6775 0.0799376L10.1019 9.89564C10.0419 9.95713 10.0304 10.0522 10.0804 10.122C10.6629 10.9351 11.7372 11.076 12.1353 11.6223C13.315 13.2404 13.6143 14.1563 14.1211 14.0995C14.1566 14.0956 14.1881 14.0765 14.213 14.051L17.6722 10.505C19.6623 8.46509 19.9477 3.97377 20 0.212914C20.0023 0.0429642 19.7961 -0.0417253 19.6775 0.0799376Z",
36
+ fill: "#00C7D4"
37
+ }),
38
+ /* @__PURE__ */ jsx("path", {
39
+ clipRule: "evenodd",
40
+ d: "M17.6722 10.505C16.5851 11.6193 14.4348 12.1363 10.0001 10.0001C11.5517 13.4718 13.5911 14.6886 14.175 14.09L17.6722 10.505Z",
41
+ fill: "#11E1EE",
42
+ fillRule: "evenodd"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M0.0799376 0.322526L9.89564 9.89812C9.95712 9.95811 10.0522 9.96961 10.122 9.91959C10.9351 9.33709 11.076 8.26285 11.6222 7.86462C13.2405 6.68501 14.1563 6.38571 14.0995 5.87883C14.0955 5.84342 14.0764 5.81185 14.051 5.78697L10.505 2.32776C8.4651 0.337737 3.97377 0.0523569 0.212914 2.01801e-05C0.0429642 -0.00234547 -0.0417253 0.203839 0.0799376 0.322526Z",
46
+ fill: "#E43921"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ clipRule: "evenodd",
50
+ d: "M10.505 2.32776C11.6193 3.41481 12.1363 5.56521 10 9.99993C13.4718 8.44842 14.6885 6.40887 14.0899 5.825L10.505 2.32776Z",
51
+ fill: "#FF7557",
52
+ fillRule: "evenodd"
53
+ }),
54
+ /* @__PURE__ */ jsx("path", {
55
+ clipRule: "evenodd",
56
+ d: "M2.32787 9.49505C3.41492 8.38075 5.56539 7.86383 10.0001 10.0001C8.44859 6.52825 6.40904 5.31155 5.82517 5.91005L2.32787 9.49505Z",
57
+ fill: "#0CB6FF",
58
+ fillRule: "evenodd"
59
+ }),
60
+ /* @__PURE__ */ jsx("path", {
61
+ d: "M10.0068 10.4268C10.2433 10.4239 10.4326 10.2298 10.4297 9.99337C10.4268 9.75691 10.2327 9.5676 9.99625 9.57053C9.75979 9.57346 9.57048 9.76752 9.5734 10.004C9.57633 10.2404 9.77039 10.4297 10.0068 10.4268Z",
62
+ fill: "#4A4848"
63
+ })
64
+ ]
65
+ }));
66
+ };
67
+ });
66
68
 
67
69
  //#endregion
68
- export { AirflowLogo };
70
+ init_AirflowLogo();
71
+ export { AirflowLogo, init_AirflowLogo };
@@ -1,64 +1,67 @@
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, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/AlmaLinuxLogo.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 AlmaLinuxLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "AlmaLinuxLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M18.3573 11.512C19.2061 11.4467 19.8917 12.0017 19.957 12.8505C20.0223 13.7319 19.402 14.4501 18.5532 14.5154C17.737 14.5807 17.0188 13.9605 16.9535 13.1443C16.8882 12.2628 17.4759 11.6099 18.3573 11.512Z",
21
- fill: "#86DA2F"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M8.0411 18.4656C8.0411 17.6168 8.69403 16.9639 9.47754 16.9639C10.261 16.9639 11.0119 17.6821 11.0119 18.4983C11.0119 19.2818 10.359 19.9674 9.60812 20C8.66138 20 8.0411 19.4124 8.0411 18.4656Z",
25
- fill: "#24C2FF"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M10.359 8.93293C10.2284 8.99823 10.1631 8.90029 10.1305 8.80235C8.92255 6.54976 9.28166 3.70954 11.4037 2.01194C11.9586 1.55489 13.0033 1.45695 13.4604 1.914C13.6563 2.07723 13.6889 2.27311 13.7215 2.50163C13.7868 2.99132 13.8848 3.48102 14.2112 3.87277C14.5703 4.29717 15.0274 4.4604 15.5497 4.42776C16.0068 4.42776 16.4638 4.36246 16.7576 4.8848C16.9209 5.17862 16.8556 6.32124 16.5944 6.54976C16.4638 6.6477 16.3659 6.58241 16.268 6.54976C15.5171 6.25594 14.7336 6.25594 13.9501 6.38653C13.6889 6.41918 13.5583 6.35388 13.5583 6.06007C13.5257 5.57037 13.4277 5.11333 13.1666 4.68893C12.6769 3.80748 11.7628 3.77483 11.1751 4.59099C10.6854 5.24391 10.5549 6.02742 10.4243 6.81093C10.2937 7.4965 10.3263 8.21472 10.359 8.93293Z",
29
- fill: "#FFCB12"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M11.1751 9.42263C11.1098 9.32469 11.1425 9.22675 11.2404 9.16146C13.1013 7.46386 15.8762 7.13739 18.0308 8.80235C18.5858 9.2594 18.9449 10.2061 18.6511 10.7611C18.5205 10.9896 18.3573 11.0876 18.1614 11.1529C17.7044 11.3488 17.28 11.5446 16.9862 11.969C16.6923 12.3934 16.6271 12.8831 16.7576 13.4055C16.8556 13.8299 17.0188 14.2869 16.5944 14.6787C16.3659 14.9072 15.2559 15.1031 14.9621 14.9072C14.8315 14.8093 14.8642 14.7113 14.8968 14.5807C14.9947 13.7646 14.7989 13.0137 14.5051 12.2955C14.4071 12.0343 14.4398 11.9037 14.7009 11.8384C15.158 11.7079 15.5824 11.4793 15.9088 11.1529C16.6271 10.4673 16.4638 9.58586 15.5171 9.1941C14.7662 8.86764 13.9827 8.93293 13.2319 8.99823C12.5136 9.03087 11.8281 9.22675 11.1751 9.42263Z",
33
- fill: "#86DA2F"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M10.7507 10.2714C10.8487 10.1735 10.914 10.2061 11.0119 10.2714C13.1666 11.5773 14.2765 14.1563 13.2971 16.6701C13.036 17.323 12.1872 17.9759 11.5669 17.8127C11.3057 17.7474 11.1751 17.6168 11.0446 17.4536C10.7507 17.0618 10.4243 16.7027 9.93458 16.5395C9.41225 16.3763 8.9552 16.4742 8.49815 16.7354C8.1064 16.9639 7.71464 17.2577 7.22495 16.9639C6.93113 16.8007 6.44144 15.7886 6.53938 15.4622C6.60467 15.3316 6.73525 15.3316 6.86584 15.3316C7.682 15.201 8.33492 14.8093 8.9552 14.2869C9.15108 14.1237 9.31431 14.1237 9.47754 14.3522C9.73871 14.744 10.0652 15.0704 10.4896 15.2989C11.3384 15.7886 12.1545 15.3642 12.2525 14.3849C12.3504 13.5687 12.0566 12.8505 11.7954 12.1323C11.5016 11.4793 11.1425 10.8591 10.7507 10.2714Z",
37
- fill: "#24C2FF"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M9.70606 10.4673C9.57548 11.1202 9.28166 11.7405 8.8899 12.2955C7.71464 14.0584 6.01704 14.7766 3.92768 14.5807C3.17682 14.5154 2.55654 13.8952 2.49125 13.2749C2.4586 13.0137 2.52389 12.8178 2.68712 12.622C2.91565 12.3281 3.11153 12.067 3.20946 11.7079C3.40534 10.9896 3.14417 10.402 2.62183 9.87967C1.90362 9.16146 2.00155 8.50853 2.85036 7.98619C2.94829 7.9209 3.07888 7.85561 3.20946 7.79032C3.40534 7.69238 3.56857 7.69238 3.63386 7.9209C3.92768 8.67176 4.51531 9.22675 5.16824 9.6838C5.39676 9.87967 5.39676 10.0103 5.20088 10.2388C4.80913 10.6632 4.5806 11.1855 4.54796 11.7732C4.48267 12.4914 4.90707 12.9484 5.62528 12.9484C6.08233 12.9484 6.50673 12.7852 6.89849 12.5893C7.91052 12.067 8.69403 11.3161 9.44489 10.5326C9.54283 10.5 9.57548 10.4347 9.70606 10.4673Z",
41
- fill: "#0069DA"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M4.35208 3.6116C4.41737 3.6116 4.5806 3.64425 4.74384 3.67689C5.95175 3.90542 6.70261 3.48102 7.09436 2.3384C7.35553 1.58754 7.91052 1.35901 8.62874 1.75077C8.66138 1.75077 8.66138 1.78341 8.69403 1.78341C9.44489 2.20781 9.44489 2.27311 8.98784 2.92603C8.59609 3.44837 8.40021 4.036 8.30227 4.65628C8.23698 5.01539 8.1064 5.08068 7.77993 4.9501C7.25759 4.75422 6.70261 4.75422 6.14762 4.9501C5.52734 5.14597 5.26617 5.70096 5.46205 6.32124C5.72322 7.13739 6.44144 7.4965 7.06172 7.9209C7.682 8.3453 8.40021 8.57383 9.08578 8.86764C9.18372 8.90029 9.34695 8.90029 9.31431 9.06352C9.28166 9.16146 9.15107 9.16146 9.02049 9.16146C7.55141 9.22675 6.14762 8.99823 5.00501 8.01884C3.92768 7.13739 3.14417 6.06007 3.27476 4.55834C3.37269 4.06865 3.7318 3.70954 4.35208 3.6116Z",
45
- fill: "#FF4649"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- d: "M1.67509 12.7852C0.891582 12.8831 0.108073 12.2302 0.0427808 11.414C-0.0225116 10.6305 0.630413 9.84703 1.38128 9.78174C2.23008 9.6838 3.01359 10.2714 3.07888 11.0549C3.11152 11.8058 2.62183 12.7199 1.67509 12.7852Z",
49
- fill: "#0069DA"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- d: "M15.3865 1.16314C16.2027 1.09784 16.9862 1.75077 17.0515 2.56692C17.1168 3.35043 16.4638 4.10129 15.6803 4.16659C14.8315 4.23188 14.0807 3.6116 14.0154 2.79545C13.9501 1.97929 14.5377 1.22843 15.3865 1.16314Z",
53
- fill: "#FFCB12"
54
- }),
55
- /* @__PURE__ */ jsx("path", {
56
- d: "M6.86584 1.78341C6.96378 2.63221 6.37615 3.35043 5.4947 3.48102C4.74384 3.57896 3.96033 2.95868 3.86239 2.24046C3.76445 1.29372 4.28679 0.60815 5.16824 0.510211C5.98439 0.412272 6.7679 1.03255 6.86584 1.78341Z",
57
- fill: "#FF4649"
58
- })
59
- ]
60
- }));
61
- };
10
+ var AlmaLinuxLogo;
11
+ var init_AlmaLinuxLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ AlmaLinuxLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "AlmaLinuxLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M18.3573 11.512C19.2061 11.4467 19.8917 12.0017 19.957 12.8505C20.0223 13.7319 19.402 14.4501 18.5532 14.5154C17.737 14.5807 17.0188 13.9605 16.9535 13.1443C16.8882 12.2628 17.4759 11.6099 18.3573 11.512Z",
22
+ fill: "#86DA2F"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M8.0411 18.4656C8.0411 17.6168 8.69403 16.9639 9.47754 16.9639C10.261 16.9639 11.0119 17.6821 11.0119 18.4983C11.0119 19.2818 10.359 19.9674 9.60812 20C8.66138 20 8.0411 19.4124 8.0411 18.4656Z",
26
+ fill: "#24C2FF"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M10.359 8.93293C10.2284 8.99823 10.1631 8.90029 10.1305 8.80235C8.92255 6.54976 9.28166 3.70954 11.4037 2.01194C11.9586 1.55489 13.0033 1.45695 13.4604 1.914C13.6563 2.07723 13.6889 2.27311 13.7215 2.50163C13.7868 2.99132 13.8848 3.48102 14.2112 3.87277C14.5703 4.29717 15.0274 4.4604 15.5497 4.42776C16.0068 4.42776 16.4638 4.36246 16.7576 4.8848C16.9209 5.17862 16.8556 6.32124 16.5944 6.54976C16.4638 6.6477 16.3659 6.58241 16.268 6.54976C15.5171 6.25594 14.7336 6.25594 13.9501 6.38653C13.6889 6.41918 13.5583 6.35388 13.5583 6.06007C13.5257 5.57037 13.4277 5.11333 13.1666 4.68893C12.6769 3.80748 11.7628 3.77483 11.1751 4.59099C10.6854 5.24391 10.5549 6.02742 10.4243 6.81093C10.2937 7.4965 10.3263 8.21472 10.359 8.93293Z",
30
+ fill: "#FFCB12"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M11.1751 9.42263C11.1098 9.32469 11.1425 9.22675 11.2404 9.16146C13.1013 7.46386 15.8762 7.13739 18.0308 8.80235C18.5858 9.2594 18.9449 10.2061 18.6511 10.7611C18.5205 10.9896 18.3573 11.0876 18.1614 11.1529C17.7044 11.3488 17.28 11.5446 16.9862 11.969C16.6923 12.3934 16.6271 12.8831 16.7576 13.4055C16.8556 13.8299 17.0188 14.2869 16.5944 14.6787C16.3659 14.9072 15.2559 15.1031 14.9621 14.9072C14.8315 14.8093 14.8642 14.7113 14.8968 14.5807C14.9947 13.7646 14.7989 13.0137 14.5051 12.2955C14.4071 12.0343 14.4398 11.9037 14.7009 11.8384C15.158 11.7079 15.5824 11.4793 15.9088 11.1529C16.6271 10.4673 16.4638 9.58586 15.5171 9.1941C14.7662 8.86764 13.9827 8.93293 13.2319 8.99823C12.5136 9.03087 11.8281 9.22675 11.1751 9.42263Z",
34
+ fill: "#86DA2F"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M10.7507 10.2714C10.8487 10.1735 10.914 10.2061 11.0119 10.2714C13.1666 11.5773 14.2765 14.1563 13.2971 16.6701C13.036 17.323 12.1872 17.9759 11.5669 17.8127C11.3057 17.7474 11.1751 17.6168 11.0446 17.4536C10.7507 17.0618 10.4243 16.7027 9.93458 16.5395C9.41225 16.3763 8.9552 16.4742 8.49815 16.7354C8.1064 16.9639 7.71464 17.2577 7.22495 16.9639C6.93113 16.8007 6.44144 15.7886 6.53938 15.4622C6.60467 15.3316 6.73525 15.3316 6.86584 15.3316C7.682 15.201 8.33492 14.8093 8.9552 14.2869C9.15108 14.1237 9.31431 14.1237 9.47754 14.3522C9.73871 14.744 10.0652 15.0704 10.4896 15.2989C11.3384 15.7886 12.1545 15.3642 12.2525 14.3849C12.3504 13.5687 12.0566 12.8505 11.7954 12.1323C11.5016 11.4793 11.1425 10.8591 10.7507 10.2714Z",
38
+ fill: "#24C2FF"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M9.70606 10.4673C9.57548 11.1202 9.28166 11.7405 8.8899 12.2955C7.71464 14.0584 6.01704 14.7766 3.92768 14.5807C3.17682 14.5154 2.55654 13.8952 2.49125 13.2749C2.4586 13.0137 2.52389 12.8178 2.68712 12.622C2.91565 12.3281 3.11153 12.067 3.20946 11.7079C3.40534 10.9896 3.14417 10.402 2.62183 9.87967C1.90362 9.16146 2.00155 8.50853 2.85036 7.98619C2.94829 7.9209 3.07888 7.85561 3.20946 7.79032C3.40534 7.69238 3.56857 7.69238 3.63386 7.9209C3.92768 8.67176 4.51531 9.22675 5.16824 9.6838C5.39676 9.87967 5.39676 10.0103 5.20088 10.2388C4.80913 10.6632 4.5806 11.1855 4.54796 11.7732C4.48267 12.4914 4.90707 12.9484 5.62528 12.9484C6.08233 12.9484 6.50673 12.7852 6.89849 12.5893C7.91052 12.067 8.69403 11.3161 9.44489 10.5326C9.54283 10.5 9.57548 10.4347 9.70606 10.4673Z",
42
+ fill: "#0069DA"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M4.35208 3.6116C4.41737 3.6116 4.5806 3.64425 4.74384 3.67689C5.95175 3.90542 6.70261 3.48102 7.09436 2.3384C7.35553 1.58754 7.91052 1.35901 8.62874 1.75077C8.66138 1.75077 8.66138 1.78341 8.69403 1.78341C9.44489 2.20781 9.44489 2.27311 8.98784 2.92603C8.59609 3.44837 8.40021 4.036 8.30227 4.65628C8.23698 5.01539 8.1064 5.08068 7.77993 4.9501C7.25759 4.75422 6.70261 4.75422 6.14762 4.9501C5.52734 5.14597 5.26617 5.70096 5.46205 6.32124C5.72322 7.13739 6.44144 7.4965 7.06172 7.9209C7.682 8.3453 8.40021 8.57383 9.08578 8.86764C9.18372 8.90029 9.34695 8.90029 9.31431 9.06352C9.28166 9.16146 9.15107 9.16146 9.02049 9.16146C7.55141 9.22675 6.14762 8.99823 5.00501 8.01884C3.92768 7.13739 3.14417 6.06007 3.27476 4.55834C3.37269 4.06865 3.7318 3.70954 4.35208 3.6116Z",
46
+ fill: "#FF4649"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ d: "M1.67509 12.7852C0.891582 12.8831 0.108073 12.2302 0.0427808 11.414C-0.0225116 10.6305 0.630413 9.84703 1.38128 9.78174C2.23008 9.6838 3.01359 10.2714 3.07888 11.0549C3.11152 11.8058 2.62183 12.7199 1.67509 12.7852Z",
50
+ fill: "#0069DA"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ d: "M15.3865 1.16314C16.2027 1.09784 16.9862 1.75077 17.0515 2.56692C17.1168 3.35043 16.4638 4.10129 15.6803 4.16659C14.8315 4.23188 14.0807 3.6116 14.0154 2.79545C13.9501 1.97929 14.5377 1.22843 15.3865 1.16314Z",
54
+ fill: "#FFCB12"
55
+ }),
56
+ /* @__PURE__ */ jsx("path", {
57
+ d: "M6.86584 1.78341C6.96378 2.63221 6.37615 3.35043 5.4947 3.48102C4.74384 3.57896 3.96033 2.95868 3.86239 2.24046C3.76445 1.29372 4.28679 0.60815 5.16824 0.510211C5.98439 0.412272 6.7679 1.03255 6.86584 1.78341Z",
58
+ fill: "#FF4649"
59
+ })
60
+ ]
61
+ }));
62
+ };
63
+ });
62
64
 
63
65
  //#endregion
64
- export { AlmaLinuxLogo };
66
+ init_AlmaLinuxLogo();
67
+ export { AlmaLinuxLogo, init_AlmaLinuxLogo };
@@ -1,92 +1,95 @@
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, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/AlpineLinuxLogo.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 AlpineLinuxLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "AlpineLinuxLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M16.0684 17.2893C15.8793 16.965 15.8798 16.3097 16.0696 15.9664C16.1525 15.8163 16.4044 15.4831 17.5039 15.4831C17.7299 15.4831 17.8953 15.4946 18.0171 15.5111C18.284 15.547 18.4872 15.6379 18.4872 15.8865C18.4872 16.2147 18.0035 16.2177 18.0035 16.2177H16.9786C16.5433 16.2177 16.51 16.8197 16.51 16.8197H18.0035C18.5281 16.8197 19.0717 16.5846 19.0717 15.8964C19.0717 15.439 18.8084 15.1311 18.3785 15.0132C17.9488 14.8952 17.7813 14.9016 17.1957 14.9121C16.7268 14.9205 16.4567 15.0234 16.2861 15.0769C15.987 15.1708 15.7191 15.3459 15.5385 15.6729C15.2443 16.2052 15.247 17.0855 15.5443 17.595C15.8621 18.1398 16.407 18.4314 17.0657 18.4319H19.0717L19.0718 17.828H17.0636C16.4854 17.8297 16.1984 17.5122 16.0684 17.2893Z",
21
- fill: "#0D597F"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M3.68717 15.0135C3.15487 14.7193 2.27457 14.722 1.76502 15.0193C1.03769 15.4436 0.761751 16.2726 1.02707 17.237C1.16324 17.732 1.53095 18.0967 2.09046 18.2916C2.48578 18.4292 2.84955 18.4332 2.86462 18.4333L2.86386 17.8265C2.8534 17.8264 1.81432 17.8111 1.61211 17.076C1.35119 16.1275 1.78747 15.7087 2.07079 15.5434C2.39507 15.3543 3.05035 15.3548 3.39364 15.5446C3.75832 15.7461 3.78466 16.1664 3.78466 16.8347V18.0663C3.78466 18.5016 4.39145 18.5301 4.39145 18.5301V16.8347C4.39145 16.1966 4.39145 15.4027 3.68717 15.0135Z",
25
- fill: "#0D597F"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M11.5592 18.4316V16.5402C11.5598 15.8815 11.8513 15.3366 12.3961 15.0188C12.9057 14.7216 13.7859 14.7189 14.3183 15.013C15.0225 15.4022 15.0225 16.1962 15.0225 16.8342V18.5276C15.0225 18.5276 14.4157 18.4991 14.4157 18.0639V16.8342C14.4157 16.1659 14.3894 15.7456 14.0247 15.5441C13.6814 15.3543 13.0261 15.3538 12.7019 15.5429C12.479 15.6729 12.1614 15.9599 12.1631 16.5382V18.4317L11.5592 18.4316Z",
29
- fill: "#0D597F"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M10.6602 18.4317V15.5629C10.6602 15.5629 11.2622 15.5962 11.2622 16.0315V18.4317H10.6602Z",
33
- fill: "#0D597F"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M11.2622 14.9686V15.5349C11.2622 15.5349 10.6602 15.5016 10.6602 15.0663V14.9686H11.2622Z",
37
- fill: "#0D597F"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M7.60414 15.0279C8.13644 14.7337 9.01674 14.7364 9.52629 15.0337C10.2536 15.458 10.5296 16.287 10.2642 17.2514C10.1281 17.7464 9.76035 18.1111 9.20085 18.3059C8.80552 18.4436 8.44201 18.4297 8.42694 18.4298L8.42745 17.8281C8.43791 17.828 9.47699 17.8254 9.6792 17.0904C9.94012 16.1419 9.50384 15.723 9.22052 15.5578C8.89624 15.3687 8.24096 15.3692 7.89767 15.5589C7.53299 15.7605 7.50665 16.1808 7.50665 16.849V17.4868C7.50665 17.922 6.89986 17.9504 6.89986 17.9504V16.849C6.89986 16.211 6.89986 15.4171 7.60414 15.0279Z",
41
- fill: "#0D597F"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M7.50182 19.986V17.9798C7.50182 17.9798 6.89988 18.013 6.89988 18.4483V19.986H7.50182Z",
45
- fill: "#0D597F"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- d: "M5.2759 13.4553V15.5552C5.2759 15.5552 4.67397 15.5219 4.67397 15.0867V13.4553H5.2759Z",
49
- fill: "#0D597F"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- d: "M5.35738 17.0776C5.30484 16.8866 5.28057 16.7171 5.27764 16.5668L5.27592 16.0483C5.27592 15.613 4.67353 15.5845 4.67353 15.5845V16.5637C4.6754 16.7781 4.70791 17.0043 4.77233 17.2386C4.90851 17.7336 5.27627 18.0983 5.83573 18.2931C6.23105 18.4308 6.59381 18.4318 6.60883 18.4319L6.60913 17.8281C6.59866 17.828 5.55959 17.8126 5.35738 17.0776Z",
53
- fill: "#0D597F"
54
- }),
55
- /* @__PURE__ */ jsx("path", {
56
- d: "M7.85278 8.34677V6.71659L6.67891 7.89171C6.80538 7.97973 6.92457 8.05205 7.0367 8.11087C7.14883 8.16979 7.25379 8.21531 7.35158 8.24992C7.44937 8.28463 7.54009 8.30832 7.62353 8.3237C7.70708 8.33897 7.78346 8.34583 7.85278 8.34677ZM13.8542 8.21126C13.8563 8.21303 13.8677 8.22269 13.8888 8.2361C13.91 8.2496 13.941 8.26696 13.9821 8.28411C14.0232 8.30115 14.0745 8.31809 14.1364 8.33066C14.1984 8.34334 14.2709 8.35165 14.3545 8.35165C14.4242 8.35165 14.5011 8.34552 14.5854 8.33087C14.6698 8.31611 14.7613 8.29273 14.8602 8.25823C14.9593 8.22362 15.0656 8.1779 15.1793 8.11856C15.293 8.05912 15.414 7.98596 15.5425 7.89659L14.6517 7.02398L11.6993 4.06063L10.4039 5.3564L8.65638 3.55434L4.27059 7.89056C4.39893 7.97994 4.51979 8.05309 4.63337 8.11254C4.74695 8.17187 4.85316 8.2176 4.95209 8.2522C5.05092 8.2867 5.14247 8.31009 5.22675 8.32474C5.31092 8.33949 5.38782 8.34563 5.45745 8.34563C5.541 8.34563 5.61353 8.33731 5.67537 8.32463C5.7373 8.31206 5.78853 8.29512 5.82969 8.27797C5.87084 8.26093 5.9017 8.24358 5.9229 8.23007C5.9441 8.21656 5.95553 8.20689 5.95761 8.20513L7.93747 6.22526L8.64547 5.54636L10.606 7.5069L11.2909 8.21126C11.293 8.21303 11.3044 8.22269 11.3256 8.2361C11.3468 8.2496 11.3777 8.26696 11.4189 8.28411C11.46 8.30115 11.5113 8.31809 11.5732 8.33066C11.6351 8.34334 11.7078 8.35165 11.7913 8.35165C11.8609 8.35165 11.9379 8.34552 12.0222 8.33087C12.1065 8.31611 12.1981 8.29273 12.2971 8.25823C12.396 8.22362 12.5023 8.1779 12.616 8.11856C12.7297 8.05912 12.8508 7.98596 12.9792 7.89659L11.406 6.35599L11.6988 6.06315L13.0603 7.42459L13.8542 8.21126ZM13.8373 0L17.705 6.7009L13.8373 13.4018H6.09915L2.23139 6.7009L6.09915 0H13.8373Z",
57
- fill: "#0D597F"
58
- }),
59
- /* @__PURE__ */ jsx("path", {
60
- d: "M11.4239 6.37447L10.3938 5.34619L10.467 5.27251L11.5045 6.29861L11.4239 6.37447Z",
61
- fill: "#0D597F"
62
- }),
63
- /* @__PURE__ */ jsx("path", {
64
- d: "M8.0613 19.5507V18.4301H7.96017V19.5507C7.96017 19.7679 8.12956 20 8.60488 20H9.376V19.8989H8.60488C8.10049 19.8989 8.0613 19.6324 8.0613 19.5507Z",
65
- fill: "#0D597F"
66
- }),
67
- /* @__PURE__ */ jsx("path", {
68
- d: "M9.71172 20H9.81285V18.8478H9.71172V20Z",
69
- fill: "#0D597F"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- d: "M9.71172 18.786H9.81285V18.6347H9.71172V18.786Z",
73
- fill: "#0D597F"
74
- }),
75
- /* @__PURE__ */ jsx("path", {
76
- d: "M14.9478 18.8477H14.8146L14.3864 19.3477L13.9575 18.8477H13.8243L14.3197 19.4256L13.8277 20H13.9602L14.3861 19.5031L14.812 20H14.9458L14.4528 19.4252L14.9478 18.8477Z",
77
- fill: "#0D597F"
78
- }),
79
- /* @__PURE__ */ jsx("path", {
80
- d: "M13.4172 19.557C13.4172 19.592 13.3986 19.8989 12.7566 19.8989C12.1208 19.8989 12.1024 19.592 12.1024 19.557V18.8478H12.0013V19.557C12.0013 19.6024 12.0225 20 12.7566 20C13.4969 20 13.5183 19.6024 13.5183 19.557V18.8478H13.4172V19.557Z",
81
- fill: "#0D597F"
82
- }),
83
- /* @__PURE__ */ jsx("path", {
84
- d: "M10.9103 18.8477C10.17 18.8477 10.1486 19.2453 10.1486 19.2907V20H10.2497V19.2907C10.2497 19.2557 10.2683 18.9489 10.9103 18.9489C11.5461 18.9489 11.5645 19.2557 11.5645 19.2907V20H11.6656V19.2907C11.6656 19.2453 11.6444 18.8477 10.9103 18.8477Z",
85
- fill: "#0D597F"
86
- })
87
- ]
88
- }));
89
- };
10
+ var AlpineLinuxLogo;
11
+ var init_AlpineLinuxLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ AlpineLinuxLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "AlpineLinuxLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M16.0684 17.2893C15.8793 16.965 15.8798 16.3097 16.0696 15.9664C16.1525 15.8163 16.4044 15.4831 17.5039 15.4831C17.7299 15.4831 17.8953 15.4946 18.0171 15.5111C18.284 15.547 18.4872 15.6379 18.4872 15.8865C18.4872 16.2147 18.0035 16.2177 18.0035 16.2177H16.9786C16.5433 16.2177 16.51 16.8197 16.51 16.8197H18.0035C18.5281 16.8197 19.0717 16.5846 19.0717 15.8964C19.0717 15.439 18.8084 15.1311 18.3785 15.0132C17.9488 14.8952 17.7813 14.9016 17.1957 14.9121C16.7268 14.9205 16.4567 15.0234 16.2861 15.0769C15.987 15.1708 15.7191 15.3459 15.5385 15.6729C15.2443 16.2052 15.247 17.0855 15.5443 17.595C15.8621 18.1398 16.407 18.4314 17.0657 18.4319H19.0717L19.0718 17.828H17.0636C16.4854 17.8297 16.1984 17.5122 16.0684 17.2893Z",
22
+ fill: "#0D597F"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M3.68717 15.0135C3.15487 14.7193 2.27457 14.722 1.76502 15.0193C1.03769 15.4436 0.761751 16.2726 1.02707 17.237C1.16324 17.732 1.53095 18.0967 2.09046 18.2916C2.48578 18.4292 2.84955 18.4332 2.86462 18.4333L2.86386 17.8265C2.8534 17.8264 1.81432 17.8111 1.61211 17.076C1.35119 16.1275 1.78747 15.7087 2.07079 15.5434C2.39507 15.3543 3.05035 15.3548 3.39364 15.5446C3.75832 15.7461 3.78466 16.1664 3.78466 16.8347V18.0663C3.78466 18.5016 4.39145 18.5301 4.39145 18.5301V16.8347C4.39145 16.1966 4.39145 15.4027 3.68717 15.0135Z",
26
+ fill: "#0D597F"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M11.5592 18.4316V16.5402C11.5598 15.8815 11.8513 15.3366 12.3961 15.0188C12.9057 14.7216 13.7859 14.7189 14.3183 15.013C15.0225 15.4022 15.0225 16.1962 15.0225 16.8342V18.5276C15.0225 18.5276 14.4157 18.4991 14.4157 18.0639V16.8342C14.4157 16.1659 14.3894 15.7456 14.0247 15.5441C13.6814 15.3543 13.0261 15.3538 12.7019 15.5429C12.479 15.6729 12.1614 15.9599 12.1631 16.5382V18.4317L11.5592 18.4316Z",
30
+ fill: "#0D597F"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M10.6602 18.4317V15.5629C10.6602 15.5629 11.2622 15.5962 11.2622 16.0315V18.4317H10.6602Z",
34
+ fill: "#0D597F"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M11.2622 14.9686V15.5349C11.2622 15.5349 10.6602 15.5016 10.6602 15.0663V14.9686H11.2622Z",
38
+ fill: "#0D597F"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M7.60414 15.0279C8.13644 14.7337 9.01674 14.7364 9.52629 15.0337C10.2536 15.458 10.5296 16.287 10.2642 17.2514C10.1281 17.7464 9.76035 18.1111 9.20085 18.3059C8.80552 18.4436 8.44201 18.4297 8.42694 18.4298L8.42745 17.8281C8.43791 17.828 9.47699 17.8254 9.6792 17.0904C9.94012 16.1419 9.50384 15.723 9.22052 15.5578C8.89624 15.3687 8.24096 15.3692 7.89767 15.5589C7.53299 15.7605 7.50665 16.1808 7.50665 16.849V17.4868C7.50665 17.922 6.89986 17.9504 6.89986 17.9504V16.849C6.89986 16.211 6.89986 15.4171 7.60414 15.0279Z",
42
+ fill: "#0D597F"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M7.50182 19.986V17.9798C7.50182 17.9798 6.89988 18.013 6.89988 18.4483V19.986H7.50182Z",
46
+ fill: "#0D597F"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ d: "M5.2759 13.4553V15.5552C5.2759 15.5552 4.67397 15.5219 4.67397 15.0867V13.4553H5.2759Z",
50
+ fill: "#0D597F"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ d: "M5.35738 17.0776C5.30484 16.8866 5.28057 16.7171 5.27764 16.5668L5.27592 16.0483C5.27592 15.613 4.67353 15.5845 4.67353 15.5845V16.5637C4.6754 16.7781 4.70791 17.0043 4.77233 17.2386C4.90851 17.7336 5.27627 18.0983 5.83573 18.2931C6.23105 18.4308 6.59381 18.4318 6.60883 18.4319L6.60913 17.8281C6.59866 17.828 5.55959 17.8126 5.35738 17.0776Z",
54
+ fill: "#0D597F"
55
+ }),
56
+ /* @__PURE__ */ jsx("path", {
57
+ d: "M7.85278 8.34677V6.71659L6.67891 7.89171C6.80538 7.97973 6.92457 8.05205 7.0367 8.11087C7.14883 8.16979 7.25379 8.21531 7.35158 8.24992C7.44937 8.28463 7.54009 8.30832 7.62353 8.3237C7.70708 8.33897 7.78346 8.34583 7.85278 8.34677ZM13.8542 8.21126C13.8563 8.21303 13.8677 8.22269 13.8888 8.2361C13.91 8.2496 13.941 8.26696 13.9821 8.28411C14.0232 8.30115 14.0745 8.31809 14.1364 8.33066C14.1984 8.34334 14.2709 8.35165 14.3545 8.35165C14.4242 8.35165 14.5011 8.34552 14.5854 8.33087C14.6698 8.31611 14.7613 8.29273 14.8602 8.25823C14.9593 8.22362 15.0656 8.1779 15.1793 8.11856C15.293 8.05912 15.414 7.98596 15.5425 7.89659L14.6517 7.02398L11.6993 4.06063L10.4039 5.3564L8.65638 3.55434L4.27059 7.89056C4.39893 7.97994 4.51979 8.05309 4.63337 8.11254C4.74695 8.17187 4.85316 8.2176 4.95209 8.2522C5.05092 8.2867 5.14247 8.31009 5.22675 8.32474C5.31092 8.33949 5.38782 8.34563 5.45745 8.34563C5.541 8.34563 5.61353 8.33731 5.67537 8.32463C5.7373 8.31206 5.78853 8.29512 5.82969 8.27797C5.87084 8.26093 5.9017 8.24358 5.9229 8.23007C5.9441 8.21656 5.95553 8.20689 5.95761 8.20513L7.93747 6.22526L8.64547 5.54636L10.606 7.5069L11.2909 8.21126C11.293 8.21303 11.3044 8.22269 11.3256 8.2361C11.3468 8.2496 11.3777 8.26696 11.4189 8.28411C11.46 8.30115 11.5113 8.31809 11.5732 8.33066C11.6351 8.34334 11.7078 8.35165 11.7913 8.35165C11.8609 8.35165 11.9379 8.34552 12.0222 8.33087C12.1065 8.31611 12.1981 8.29273 12.2971 8.25823C12.396 8.22362 12.5023 8.1779 12.616 8.11856C12.7297 8.05912 12.8508 7.98596 12.9792 7.89659L11.406 6.35599L11.6988 6.06315L13.0603 7.42459L13.8542 8.21126ZM13.8373 0L17.705 6.7009L13.8373 13.4018H6.09915L2.23139 6.7009L6.09915 0H13.8373Z",
58
+ fill: "#0D597F"
59
+ }),
60
+ /* @__PURE__ */ jsx("path", {
61
+ d: "M11.4239 6.37447L10.3938 5.34619L10.467 5.27251L11.5045 6.29861L11.4239 6.37447Z",
62
+ fill: "#0D597F"
63
+ }),
64
+ /* @__PURE__ */ jsx("path", {
65
+ d: "M8.0613 19.5507V18.4301H7.96017V19.5507C7.96017 19.7679 8.12956 20 8.60488 20H9.376V19.8989H8.60488C8.10049 19.8989 8.0613 19.6324 8.0613 19.5507Z",
66
+ fill: "#0D597F"
67
+ }),
68
+ /* @__PURE__ */ jsx("path", {
69
+ d: "M9.71172 20H9.81285V18.8478H9.71172V20Z",
70
+ fill: "#0D597F"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ d: "M9.71172 18.786H9.81285V18.6347H9.71172V18.786Z",
74
+ fill: "#0D597F"
75
+ }),
76
+ /* @__PURE__ */ jsx("path", {
77
+ d: "M14.9478 18.8477H14.8146L14.3864 19.3477L13.9575 18.8477H13.8243L14.3197 19.4256L13.8277 20H13.9602L14.3861 19.5031L14.812 20H14.9458L14.4528 19.4252L14.9478 18.8477Z",
78
+ fill: "#0D597F"
79
+ }),
80
+ /* @__PURE__ */ jsx("path", {
81
+ d: "M13.4172 19.557C13.4172 19.592 13.3986 19.8989 12.7566 19.8989C12.1208 19.8989 12.1024 19.592 12.1024 19.557V18.8478H12.0013V19.557C12.0013 19.6024 12.0225 20 12.7566 20C13.4969 20 13.5183 19.6024 13.5183 19.557V18.8478H13.4172V19.557Z",
82
+ fill: "#0D597F"
83
+ }),
84
+ /* @__PURE__ */ jsx("path", {
85
+ d: "M10.9103 18.8477C10.17 18.8477 10.1486 19.2453 10.1486 19.2907V20H10.2497V19.2907C10.2497 19.2557 10.2683 18.9489 10.9103 18.9489C11.5461 18.9489 11.5645 19.2557 11.5645 19.2907V20H11.6656V19.2907C11.6656 19.2453 11.6444 18.8477 10.9103 18.8477Z",
86
+ fill: "#0D597F"
87
+ })
88
+ ]
89
+ }));
90
+ };
91
+ });
90
92
 
91
93
  //#endregion
92
- export { AlpineLinuxLogo };
94
+ init_AlpineLinuxLogo();
95
+ export { AlpineLinuxLogo, init_AlpineLinuxLogo };
@@ -1,26 +1,29 @@
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/Logo/__generated__/AndroidLogo.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 AndroidLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "AndroidLogo",
18
- children: /* @__PURE__ */ jsx("path", {
19
- d: "M14.493 12.7181C14.0447 12.7181 13.6801 12.3532 13.6801 11.9049C13.6801 11.4566 14.0447 11.092 14.493 11.092C14.9413 11.092 15.306 11.4566 15.306 11.9049C15.306 12.3533 14.9413 12.7181 14.493 12.7181ZM5.50704 12.7181C5.05876 12.7181 4.69411 12.3532 4.69411 11.9049C4.69411 11.4566 5.05868 11.092 5.50704 11.092C5.95531 11.092 6.31996 11.4566 6.31996 11.9049C6.31996 12.3533 5.95539 12.7181 5.50704 12.7181ZM14.7846 7.82094L16.4094 5.00687C16.4541 4.92921 16.4662 4.83698 16.443 4.75041C16.4198 4.66384 16.3632 4.59002 16.2857 4.54513C16.208 4.50042 16.1158 4.48834 16.0292 4.51153C15.9426 4.53473 15.8688 4.59131 15.8239 4.66886L14.1788 7.51849C12.9206 6.9444 11.5077 6.62454 10 6.62454C8.49231 6.62454 7.07939 6.9444 5.82131 7.51849L4.17611 4.66886C4.13121 4.59131 4.05738 4.53473 3.97082 4.51153C3.88426 4.48834 3.79204 4.50042 3.71437 4.54513C3.63676 4.58997 3.58013 4.6638 3.55693 4.75039C3.53373 4.83697 3.54585 4.92922 3.59064 5.00687L5.21545 7.82094C2.42541 9.33839 0.517197 12.163 0.238037 15.5H19.762C19.4826 12.163 17.5744 9.33839 14.7846 7.82087",
20
- fill: "#3DDB85"
21
- })
22
- }));
23
- };
10
+ var AndroidLogo;
11
+ var init_AndroidLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ AndroidLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "AndroidLogo",
19
+ children: /* @__PURE__ */ jsx("path", {
20
+ d: "M14.493 12.7181C14.0447 12.7181 13.6801 12.3532 13.6801 11.9049C13.6801 11.4566 14.0447 11.092 14.493 11.092C14.9413 11.092 15.306 11.4566 15.306 11.9049C15.306 12.3533 14.9413 12.7181 14.493 12.7181ZM5.50704 12.7181C5.05876 12.7181 4.69411 12.3532 4.69411 11.9049C4.69411 11.4566 5.05868 11.092 5.50704 11.092C5.95531 11.092 6.31996 11.4566 6.31996 11.9049C6.31996 12.3533 5.95539 12.7181 5.50704 12.7181ZM14.7846 7.82094L16.4094 5.00687C16.4541 4.92921 16.4662 4.83698 16.443 4.75041C16.4198 4.66384 16.3632 4.59002 16.2857 4.54513C16.208 4.50042 16.1158 4.48834 16.0292 4.51153C15.9426 4.53473 15.8688 4.59131 15.8239 4.66886L14.1788 7.51849C12.9206 6.9444 11.5077 6.62454 10 6.62454C8.49231 6.62454 7.07939 6.9444 5.82131 7.51849L4.17611 4.66886C4.13121 4.59131 4.05738 4.53473 3.97082 4.51153C3.88426 4.48834 3.79204 4.50042 3.71437 4.54513C3.63676 4.58997 3.58013 4.6638 3.55693 4.75039C3.53373 4.83697 3.54585 4.92922 3.59064 5.00687L5.21545 7.82094C2.42541 9.33839 0.517197 12.163 0.238037 15.5H19.762C19.4826 12.163 17.5744 9.33839 14.7846 7.82087",
21
+ fill: "#3DDB85"
22
+ })
23
+ }));
24
+ };
25
+ });
24
26
 
25
27
  //#endregion
26
- export { AndroidLogo };
28
+ init_AndroidLogo();
29
+ export { AndroidLogo, init_AndroidLogo };