@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,124 +1,127 @@
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__/PowerBiLogo.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 PowerBiLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "PowerBiLogo",
18
- children: [/* @__PURE__ */ jsxs("g", {
19
- clipPath: "url(#clip0_116_656025)",
20
- children: [
21
- /* @__PURE__ */ jsx("path", {
22
- d: "M15.7404 2H11.4991C11.1344 2 10.8388 2.29563 10.8388 2.66032V17.3397C10.8388 17.7044 11.1344 18 11.4991 18H15.7404C16.1051 18 16.4007 17.7044 16.4007 17.3397V2.66032C16.4007 2.29563 16.1051 2 15.7404 2Z",
23
- fill: "url(#paint0_linear_116_656025)"
24
- }),
25
- /* @__PURE__ */ jsx("g", {
26
- filter: "url(#filter0_d_116_656025)",
27
- children: /* @__PURE__ */ jsx("path", {
28
- d: "M13.1243 17.3397V18H12.464H8.22276C7.85807 18 7.56244 17.7044 7.56244 17.3397V6.64762C7.56244 6.28294 7.85807 5.9873 8.22276 5.9873H12.464C12.8287 5.9873 13.1243 6.28294 13.1243 6.64762V17.3397Z",
29
- fill: "black"
30
- })
31
- }),
32
- /* @__PURE__ */ jsx("path", {
33
- d: "M13.1243 17.3397V18H12.464H8.22276C7.85807 18 7.56244 17.7044 7.56244 17.3397V6.64762C7.56244 6.28294 7.85807 5.9873 8.22276 5.9873H12.464C12.8287 5.9873 13.1243 6.28294 13.1243 6.64762V17.3397Z",
34
- fill: "url(#paint1_linear_116_656025)"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- clipRule: "evenodd",
38
- d: "M9.89906 17.3397V18H9.23875H4.99748C4.63279 18 4.33716 17.7044 4.33716 17.3397V10.6603C4.33716 10.2956 4.63279 10 4.99748 10H9.23875C9.60343 10 9.89906 10.2956 9.89906 10.6603V17.3397Z",
39
- fill: "url(#paint2_linear_116_656025)",
40
- fillRule: "evenodd"
41
- })
42
- ]
43
- }), /* @__PURE__ */ jsxs("defs", { children: [
44
- /* @__PURE__ */ jsxs("filter", {
45
- colorInterpolationFilters: "sRGB",
46
- filterUnits: "userSpaceOnUse",
47
- id: "filter0_d_116_656025",
48
- x: "7.56244",
49
- y: "5.73334",
10
+ var PowerBiLogo;
11
+ var init_PowerBiLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PowerBiLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "PowerBiLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", {
20
+ clipPath: "url(#clip0_116_656025)",
50
21
  children: [
51
- /* @__PURE__ */ jsx("feFlood", {
52
- floodOpacity: "0",
53
- result: "BackgroundImageFix"
54
- }),
55
- /* @__PURE__ */ jsx("feColorMatrix", {
56
- in: "SourceAlpha",
57
- result: "hardAlpha",
58
- type: "matrix",
59
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
22
+ /* @__PURE__ */ jsx("path", {
23
+ d: "M15.7404 2H11.4991C11.1344 2 10.8388 2.29563 10.8388 2.66032V17.3397C10.8388 17.7044 11.1344 18 11.4991 18H15.7404C16.1051 18 16.4007 17.7044 16.4007 17.3397V2.66032C16.4007 2.29563 16.1051 2 15.7404 2Z",
24
+ fill: "url(#paint0_linear_116_656025)"
60
25
  }),
61
- /* @__PURE__ */ jsx("feOffset", {
62
- dx: "0.507937",
63
- dy: "0.253968"
26
+ /* @__PURE__ */ jsx("g", {
27
+ filter: "url(#filter0_d_116_656025)",
28
+ children: /* @__PURE__ */ jsx("path", {
29
+ d: "M13.1243 17.3397V18H12.464H8.22276C7.85807 18 7.56244 17.7044 7.56244 17.3397V6.64762C7.56244 6.28294 7.85807 5.9873 8.22276 5.9873H12.464C12.8287 5.9873 13.1243 6.28294 13.1243 6.64762V17.3397Z",
30
+ fill: "black"
31
+ })
64
32
  }),
65
- /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "0.253968" }),
66
- /* @__PURE__ */ jsx("feColorMatrix", {
67
- type: "matrix",
68
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0530212 0"
69
- }),
70
- /* @__PURE__ */ jsx("feBlend", {
71
- in2: "BackgroundImageFix",
72
- mode: "normal",
73
- result: "effect1_dropShadow_116_656025"
33
+ /* @__PURE__ */ jsx("path", {
34
+ d: "M13.1243 17.3397V18H12.464H8.22276C7.85807 18 7.56244 17.7044 7.56244 17.3397V6.64762C7.56244 6.28294 7.85807 5.9873 8.22276 5.9873H12.464C12.8287 5.9873 13.1243 6.28294 13.1243 6.64762V17.3397Z",
35
+ fill: "url(#paint1_linear_116_656025)"
74
36
  }),
75
- /* @__PURE__ */ jsx("feBlend", {
76
- in: "SourceGraphic",
77
- in2: "effect1_dropShadow_116_656025",
78
- mode: "normal",
79
- result: "shape"
37
+ /* @__PURE__ */ jsx("path", {
38
+ clipRule: "evenodd",
39
+ d: "M9.89906 17.3397V18H9.23875H4.99748C4.63279 18 4.33716 17.7044 4.33716 17.3397V10.6603C4.33716 10.2956 4.63279 10 4.99748 10H9.23875C9.60343 10 9.89906 10.2956 9.89906 10.6603V17.3397Z",
40
+ fill: "url(#paint2_linear_116_656025)",
41
+ fillRule: "evenodd"
80
42
  })
81
43
  ]
82
- }),
83
- /* @__PURE__ */ jsxs("linearGradient", {
84
- gradientUnits: "userSpaceOnUse",
85
- id: "paint0_linear_116_656025",
86
- x1: "13.6198",
87
- x2: "13.6198",
88
- y1: "2",
89
- y2: "18",
90
- children: [/* @__PURE__ */ jsx("stop", { stopColor: "#EBBB14" }), /* @__PURE__ */ jsx("stop", {
91
- offset: "1",
92
- stopColor: "#B25400"
93
- })]
94
- }),
95
- /* @__PURE__ */ jsxs("linearGradient", {
96
- gradientUnits: "userSpaceOnUse",
97
- id: "paint1_linear_116_656025",
98
- x1: "10.3434",
99
- x2: "10.3434",
100
- y1: "5.9873",
101
- y2: "18",
102
- children: [/* @__PURE__ */ jsx("stop", { stopColor: "#F9E583" }), /* @__PURE__ */ jsx("stop", {
103
- offset: "1",
104
- stopColor: "#DE9800"
105
- })]
106
- }),
107
- /* @__PURE__ */ jsxs("linearGradient", {
108
- gradientUnits: "userSpaceOnUse",
109
- id: "paint2_linear_116_656025",
110
- x1: "7.11811",
111
- x2: "7.11811",
112
- y1: "10",
113
- y2: "18",
114
- children: [/* @__PURE__ */ jsx("stop", { stopColor: "#F9E68B" }), /* @__PURE__ */ jsx("stop", {
115
- offset: "1",
116
- stopColor: "#F3CD32"
117
- })]
118
- })
119
- ] })]
120
- }));
121
- };
44
+ }), /* @__PURE__ */ jsxs("defs", { children: [
45
+ /* @__PURE__ */ jsxs("filter", {
46
+ colorInterpolationFilters: "sRGB",
47
+ filterUnits: "userSpaceOnUse",
48
+ id: "filter0_d_116_656025",
49
+ x: "7.56244",
50
+ y: "5.73334",
51
+ children: [
52
+ /* @__PURE__ */ jsx("feFlood", {
53
+ floodOpacity: "0",
54
+ result: "BackgroundImageFix"
55
+ }),
56
+ /* @__PURE__ */ jsx("feColorMatrix", {
57
+ in: "SourceAlpha",
58
+ result: "hardAlpha",
59
+ type: "matrix",
60
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
61
+ }),
62
+ /* @__PURE__ */ jsx("feOffset", {
63
+ dx: "0.507937",
64
+ dy: "0.253968"
65
+ }),
66
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "0.253968" }),
67
+ /* @__PURE__ */ jsx("feColorMatrix", {
68
+ type: "matrix",
69
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0530212 0"
70
+ }),
71
+ /* @__PURE__ */ jsx("feBlend", {
72
+ in2: "BackgroundImageFix",
73
+ mode: "normal",
74
+ result: "effect1_dropShadow_116_656025"
75
+ }),
76
+ /* @__PURE__ */ jsx("feBlend", {
77
+ in: "SourceGraphic",
78
+ in2: "effect1_dropShadow_116_656025",
79
+ mode: "normal",
80
+ result: "shape"
81
+ })
82
+ ]
83
+ }),
84
+ /* @__PURE__ */ jsxs("linearGradient", {
85
+ gradientUnits: "userSpaceOnUse",
86
+ id: "paint0_linear_116_656025",
87
+ x1: "13.6198",
88
+ x2: "13.6198",
89
+ y1: "2",
90
+ y2: "18",
91
+ children: [/* @__PURE__ */ jsx("stop", { stopColor: "#EBBB14" }), /* @__PURE__ */ jsx("stop", {
92
+ offset: "1",
93
+ stopColor: "#B25400"
94
+ })]
95
+ }),
96
+ /* @__PURE__ */ jsxs("linearGradient", {
97
+ gradientUnits: "userSpaceOnUse",
98
+ id: "paint1_linear_116_656025",
99
+ x1: "10.3434",
100
+ x2: "10.3434",
101
+ y1: "5.9873",
102
+ y2: "18",
103
+ children: [/* @__PURE__ */ jsx("stop", { stopColor: "#F9E583" }), /* @__PURE__ */ jsx("stop", {
104
+ offset: "1",
105
+ stopColor: "#DE9800"
106
+ })]
107
+ }),
108
+ /* @__PURE__ */ jsxs("linearGradient", {
109
+ gradientUnits: "userSpaceOnUse",
110
+ id: "paint2_linear_116_656025",
111
+ x1: "7.11811",
112
+ x2: "7.11811",
113
+ y1: "10",
114
+ y2: "18",
115
+ children: [/* @__PURE__ */ jsx("stop", { stopColor: "#F9E68B" }), /* @__PURE__ */ jsx("stop", {
116
+ offset: "1",
117
+ stopColor: "#F3CD32"
118
+ })]
119
+ })
120
+ ] })]
121
+ }));
122
+ };
123
+ });
122
124
 
123
125
  //#endregion
124
- export { PowerBiLogo };
126
+ init_PowerBiLogo();
127
+ export { PowerBiLogo, init_PowerBiLogo };
@@ -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, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/PrometheusLogo.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 PrometheusLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "PrometheusLogo",
18
- children: [/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("path", {
19
- d: "M10.0003 0C4.47753 0 0 4.47696 0 9.99996C0 15.5227 4.47753 20 10.0003 20C15.5231 20 20.0005 15.5227 20.0005 9.99996C20.0005 4.47688 15.523 0 10.0003 0ZM10.0003 18.716C8.42903 18.716 7.15502 17.6664 7.15502 16.3719H12.8456C12.8456 17.6661 11.5717 18.716 10.0003 18.716V18.716ZM14.6999 15.5956H5.30028V13.8911H14.7V15.5955H14.6999V15.5956ZM14.6661 13.0139H5.32708C5.29599 12.9781 5.26427 12.9428 5.23427 12.9065C4.27213 11.7382 4.04549 11.1283 3.82548 10.5068C3.82173 10.4863 4.99215 10.7458 5.82209 10.9326C5.82209 10.9326 6.24913 11.0314 6.87352 11.1452C6.27406 10.4425 5.91803 9.54925 5.91803 8.63611C5.91803 6.63154 7.45557 4.87986 6.90087 3.46405C7.44073 3.50796 8.01808 4.60337 8.05715 6.31606C8.63107 5.52292 8.87123 4.07461 8.87123 3.18663C8.87123 2.26715 9.4771 1.19909 10.0831 1.1626C9.54289 2.05293 10.223 2.81615 10.8277 4.70955C11.0544 5.42073 11.0255 6.61763 11.2005 7.37663C11.2586 5.80019 11.5297 3.49999 12.5298 2.70591C12.0886 3.70593 12.5951 4.95736 12.9415 5.55894C13.5004 6.52958 13.8392 7.26491 13.8392 8.65572C13.8392 9.58824 13.4949 10.4661 12.9141 11.1525C13.5745 11.0286 14.0305 10.9169 14.0305 10.9169L16.1751 10.4985C16.1752 10.4983 15.8636 11.7798 14.6661 13.0139V13.0139Z",
20
- fill: "#DA4E31"
21
- }) }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
22
- id: "clip0_341_645",
23
- children: /* @__PURE__ */ jsx("rect", { fill: "white" })
24
- }) })]
25
- }));
26
- };
10
+ var PrometheusLogo;
11
+ var init_PrometheusLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PrometheusLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "PrometheusLogo",
19
+ children: [/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("path", {
20
+ d: "M10.0003 0C4.47753 0 0 4.47696 0 9.99996C0 15.5227 4.47753 20 10.0003 20C15.5231 20 20.0005 15.5227 20.0005 9.99996C20.0005 4.47688 15.523 0 10.0003 0ZM10.0003 18.716C8.42903 18.716 7.15502 17.6664 7.15502 16.3719H12.8456C12.8456 17.6661 11.5717 18.716 10.0003 18.716V18.716ZM14.6999 15.5956H5.30028V13.8911H14.7V15.5955H14.6999V15.5956ZM14.6661 13.0139H5.32708C5.29599 12.9781 5.26427 12.9428 5.23427 12.9065C4.27213 11.7382 4.04549 11.1283 3.82548 10.5068C3.82173 10.4863 4.99215 10.7458 5.82209 10.9326C5.82209 10.9326 6.24913 11.0314 6.87352 11.1452C6.27406 10.4425 5.91803 9.54925 5.91803 8.63611C5.91803 6.63154 7.45557 4.87986 6.90087 3.46405C7.44073 3.50796 8.01808 4.60337 8.05715 6.31606C8.63107 5.52292 8.87123 4.07461 8.87123 3.18663C8.87123 2.26715 9.4771 1.19909 10.0831 1.1626C9.54289 2.05293 10.223 2.81615 10.8277 4.70955C11.0544 5.42073 11.0255 6.61763 11.2005 7.37663C11.2586 5.80019 11.5297 3.49999 12.5298 2.70591C12.0886 3.70593 12.5951 4.95736 12.9415 5.55894C13.5004 6.52958 13.8392 7.26491 13.8392 8.65572C13.8392 9.58824 13.4949 10.4661 12.9141 11.1525C13.5745 11.0286 14.0305 10.9169 14.0305 10.9169L16.1751 10.4985C16.1752 10.4983 15.8636 11.7798 14.6661 13.0139V13.0139Z",
21
+ fill: "#DA4E31"
22
+ }) }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
23
+ id: "clip0_341_645",
24
+ children: /* @__PURE__ */ jsx("rect", { fill: "white" })
25
+ }) })]
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { PrometheusLogo };
31
+ init_PrometheusLogo();
32
+ export { PrometheusLogo, init_PrometheusLogo };
@@ -1,43 +1,46 @@
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__/ProxmoxLogo.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 ProxmoxLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ProxmoxLogo",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M10.0001 9.68766L3.31682 2.33756C3.57607 2.07832 3.87805 1.87463 4.22274 1.72648C4.56747 1.57835 4.93781 1.50286 5.33379 1.5C5.75436 1.50322 6.13967 1.58655 6.4897 1.74999C6.83976 1.91345 7.14388 2.13779 7.40204 2.42302L10.0002 5.26046L12.5812 2.42302C12.8487 2.13779 13.1599 1.91345 13.5149 1.74998C13.87 1.58654 14.2538 1.50322 14.6666 1.5C15.0626 1.50286 15.4329 1.57835 15.7776 1.72648C16.1223 1.87463 16.4243 2.07832 16.6835 2.33756L10 9.68747",
21
- fill: "black"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10 10.8123L16.6833 18.1624C16.4241 18.4217 16.1221 18.6254 15.7774 18.7735C15.4327 18.9216 15.0623 18.9971 14.6664 19C14.2458 18.9968 13.8605 18.9135 13.5105 18.75C13.1604 18.5866 12.8563 18.3622 12.5981 18.077L9.99998 15.2395L7.41894 18.077C7.1515 18.3622 6.84026 18.5866 6.48523 18.75C6.13019 18.9135 5.74631 18.9968 5.33359 19C4.9376 18.9971 4.56725 18.9216 4.22255 18.7735C3.87784 18.6254 3.57586 18.4217 3.31662 18.1624L10.0001 10.8125",
25
- fill: "black"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M9.43791 10.2501L4.40353 4.72913C4.11071 4.41684 3.76993 4.1712 3.38121 3.99222C2.99247 3.81327 2.57216 3.72203 2.12027 3.71851C1.68669 3.72164 1.2812 3.8043 0.903774 3.96649C0.526349 4.1287 0.195713 4.35172 -0.0881348 4.63556L5.02114 10.2501L-0.0881348 15.8647C0.195713 16.1575 0.526349 16.386 0.903774 16.5502C1.2812 16.7143 1.68669 16.7978 2.12027 16.8005C2.57333 16.797 2.99598 16.7057 3.38823 16.5268C3.78047 16.3478 4.1189 16.1022 4.40353 15.7899L9.43791 10.2501Z",
29
- fill: "#E57000"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M10.5621 10.2501L15.5965 4.72913C15.8893 4.41684 16.2301 4.1712 16.6188 3.99222C17.0075 3.81327 17.4279 3.72203 17.8797 3.71851C18.3133 3.72164 18.7188 3.8043 19.0962 3.96649C19.4737 4.1287 19.8043 4.35172 20.0881 4.63556L14.9789 10.2501L20.0881 15.8647C19.8043 16.1575 19.4737 16.386 19.0962 16.5502C18.7188 16.7143 18.3133 16.7978 17.8797 16.8005C17.4267 16.797 17.004 16.7057 16.6118 16.5268C16.2195 16.3478 15.8811 16.1022 15.5965 15.7899L10.5621 10.2501Z",
33
- fill: "#E57000"
34
- })
35
- ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
36
- id: "clip0_341_637",
37
- children: /* @__PURE__ */ jsx("rect", { fill: "white" })
38
- }) })]
39
- }));
40
- };
10
+ var ProxmoxLogo;
11
+ var init_ProxmoxLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ProxmoxLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ProxmoxLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M10.0001 9.68766L3.31682 2.33756C3.57607 2.07832 3.87805 1.87463 4.22274 1.72648C4.56747 1.57835 4.93781 1.50286 5.33379 1.5C5.75436 1.50322 6.13967 1.58655 6.4897 1.74999C6.83976 1.91345 7.14388 2.13779 7.40204 2.42302L10.0002 5.26046L12.5812 2.42302C12.8487 2.13779 13.1599 1.91345 13.5149 1.74998C13.87 1.58654 14.2538 1.50322 14.6666 1.5C15.0626 1.50286 15.4329 1.57835 15.7776 1.72648C16.1223 1.87463 16.4243 2.07832 16.6835 2.33756L10 9.68747",
22
+ fill: "black"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10 10.8123L16.6833 18.1624C16.4241 18.4217 16.1221 18.6254 15.7774 18.7735C15.4327 18.9216 15.0623 18.9971 14.6664 19C14.2458 18.9968 13.8605 18.9135 13.5105 18.75C13.1604 18.5866 12.8563 18.3622 12.5981 18.077L9.99998 15.2395L7.41894 18.077C7.1515 18.3622 6.84026 18.5866 6.48523 18.75C6.13019 18.9135 5.74631 18.9968 5.33359 19C4.9376 18.9971 4.56725 18.9216 4.22255 18.7735C3.87784 18.6254 3.57586 18.4217 3.31662 18.1624L10.0001 10.8125",
26
+ fill: "black"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M9.43791 10.2501L4.40353 4.72913C4.11071 4.41684 3.76993 4.1712 3.38121 3.99222C2.99247 3.81327 2.57216 3.72203 2.12027 3.71851C1.68669 3.72164 1.2812 3.8043 0.903774 3.96649C0.526349 4.1287 0.195713 4.35172 -0.0881348 4.63556L5.02114 10.2501L-0.0881348 15.8647C0.195713 16.1575 0.526349 16.386 0.903774 16.5502C1.2812 16.7143 1.68669 16.7978 2.12027 16.8005C2.57333 16.797 2.99598 16.7057 3.38823 16.5268C3.78047 16.3478 4.1189 16.1022 4.40353 15.7899L9.43791 10.2501Z",
30
+ fill: "#E57000"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M10.5621 10.2501L15.5965 4.72913C15.8893 4.41684 16.2301 4.1712 16.6188 3.99222C17.0075 3.81327 17.4279 3.72203 17.8797 3.71851C18.3133 3.72164 18.7188 3.8043 19.0962 3.96649C19.4737 4.1287 19.8043 4.35172 20.0881 4.63556L14.9789 10.2501L20.0881 15.8647C19.8043 16.1575 19.4737 16.386 19.0962 16.5502C18.7188 16.7143 18.3133 16.7978 17.8797 16.8005C17.4267 16.797 17.004 16.7057 16.6118 16.5268C16.2195 16.3478 15.8811 16.1022 15.5965 15.7899L10.5621 10.2501Z",
34
+ fill: "#E57000"
35
+ })
36
+ ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
37
+ id: "clip0_341_637",
38
+ children: /* @__PURE__ */ jsx("rect", { fill: "white" })
39
+ }) })]
40
+ }));
41
+ };
42
+ });
41
43
 
42
44
  //#endregion
43
- export { ProxmoxLogo };
45
+ init_ProxmoxLogo();
46
+ export { ProxmoxLogo, init_ProxmoxLogo };
@@ -1,85 +1,88 @@
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__/PythonLogo.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 PythonLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "PythonLogo",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M9.65617 0.000136524C8.97544 0.00329956 8.32535 0.0613563 7.75334 0.162573C6.06828 0.460268 5.76234 1.08337 5.76234 2.23248V3.7501H9.74435V4.25597H5.76234H4.26792C3.11064 4.25597 2.09729 4.95156 1.78032 6.27482C1.41471 7.79158 1.39849 8.73807 1.78032 10.3218C2.06338 11.5007 2.73935 12.3407 3.89664 12.3407H5.26574V10.5214C5.26574 9.20705 6.40293 8.0477 7.75334 8.0477H11.7307C12.8379 8.0477 13.7217 7.1361 13.7217 6.02421V2.23248C13.7217 1.15333 12.8113 0.342678 11.7307 0.162573C11.0467 0.048704 10.3369 -0.00302656 9.65617 0.000136524ZM7.50273 1.22073C7.91404 1.22073 8.24993 1.56211 8.24993 1.98186C8.24993 2.40012 7.91404 2.73835 7.50273 2.73835C7.08994 2.73835 6.75552 2.40012 6.75552 1.98186C6.75552 1.56211 7.08994 1.22073 7.50273 1.22073Z",
21
- fill: "url(#paint0_linear_341_673)"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M14.2183 4.25586V6.0241C14.2183 7.39499 13.0561 8.54882 11.7307 8.54882H7.75334C6.66387 8.54882 5.76233 9.48126 5.76233 10.5723V14.364C5.76233 15.4432 6.70072 16.0779 7.75334 16.3875C9.01382 16.7582 10.2226 16.8252 11.7307 16.3875C12.7332 16.0973 13.7217 15.5131 13.7217 14.364V12.8464H9.74434V12.3406H13.7217H15.7127C16.87 12.3406 17.3013 11.5333 17.7037 10.3217C18.1195 9.07435 18.1018 7.87483 17.7037 6.27471C17.4177 5.12263 16.8715 4.25586 15.7127 4.25586H14.2183ZM11.9813 13.8582C12.3941 13.8582 12.7285 14.1964 12.7285 14.6147C12.7285 15.0344 12.3941 15.3758 11.9813 15.3758C11.57 15.3758 11.2341 15.0344 11.2341 14.6147C11.2341 14.1964 11.57 13.8582 11.9813 13.8582Z",
25
- fill: "url(#paint1_linear_341_673)"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M9.78954 20.0001C12.7367 20.0001 15.1258 19.5369 15.1258 18.9654C15.1258 18.3939 12.7367 17.9307 9.78954 17.9307C6.84242 17.9307 4.45331 18.3939 4.45331 18.9654C4.45331 19.5369 6.84242 20.0001 9.78954 20.0001Z",
29
- fill: "url(#paint2_radial_341_673)",
30
- opacity: "0.44382"
31
- })
32
- ] }), /* @__PURE__ */ jsxs("defs", { children: [
33
- /* @__PURE__ */ jsxs("linearGradient", {
34
- gradientUnits: "userSpaceOnUse",
35
- id: "paint0_linear_341_673",
36
- x1: "1.5",
37
- x2: "10.6821",
38
- y1: "-4.30928e-08",
39
- y2: "7.82441",
40
- children: [/* @__PURE__ */ jsx("stop", { stopColor: "#5A9FD4" }), /* @__PURE__ */ jsx("stop", {
41
- offset: "1",
42
- stopColor: "#306998"
43
- })]
44
- }),
45
- /* @__PURE__ */ jsxs("linearGradient", {
46
- gradientUnits: "userSpaceOnUse",
47
- id: "paint1_linear_341_673",
48
- x1: "11.8856",
49
- x2: "8.59145",
50
- y1: "14.4871",
51
- y2: "9.87094",
52
- children: [/* @__PURE__ */ jsx("stop", { stopColor: "#FFD43B" }), /* @__PURE__ */ jsx("stop", {
53
- offset: "1",
54
- stopColor: "#FFE873"
55
- })]
56
- }),
57
- /* @__PURE__ */ jsxs("radialGradient", {
58
- cx: "0",
59
- cy: "0",
60
- gradientTransform: "translate(9.78953 18.9654) rotate(-90) scale(1.03474 4.54812)",
61
- gradientUnits: "userSpaceOnUse",
62
- id: "paint2_radial_341_673",
63
- r: "1",
64
- children: [/* @__PURE__ */ jsx("stop", {
65
- stopColor: "#B8B8B8",
66
- stopOpacity: "0.498039"
67
- }), /* @__PURE__ */ jsx("stop", {
68
- offset: "1",
69
- stopColor: "#7F7F7F",
70
- stopOpacity: "0"
71
- })]
72
- }),
73
- /* @__PURE__ */ jsx("clipPath", {
74
- id: "clip0_341_673",
75
- children: /* @__PURE__ */ jsx("rect", {
76
- fill: "white",
77
- transform: "translate(1.5)"
10
+ var PythonLogo;
11
+ var init_PythonLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PythonLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "PythonLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M9.65617 0.000136524C8.97544 0.00329956 8.32535 0.0613563 7.75334 0.162573C6.06828 0.460268 5.76234 1.08337 5.76234 2.23248V3.7501H9.74435V4.25597H5.76234H4.26792C3.11064 4.25597 2.09729 4.95156 1.78032 6.27482C1.41471 7.79158 1.39849 8.73807 1.78032 10.3218C2.06338 11.5007 2.73935 12.3407 3.89664 12.3407H5.26574V10.5214C5.26574 9.20705 6.40293 8.0477 7.75334 8.0477H11.7307C12.8379 8.0477 13.7217 7.1361 13.7217 6.02421V2.23248C13.7217 1.15333 12.8113 0.342678 11.7307 0.162573C11.0467 0.048704 10.3369 -0.00302656 9.65617 0.000136524ZM7.50273 1.22073C7.91404 1.22073 8.24993 1.56211 8.24993 1.98186C8.24993 2.40012 7.91404 2.73835 7.50273 2.73835C7.08994 2.73835 6.75552 2.40012 6.75552 1.98186C6.75552 1.56211 7.08994 1.22073 7.50273 1.22073Z",
22
+ fill: "url(#paint0_linear_341_673)"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M14.2183 4.25586V6.0241C14.2183 7.39499 13.0561 8.54882 11.7307 8.54882H7.75334C6.66387 8.54882 5.76233 9.48126 5.76233 10.5723V14.364C5.76233 15.4432 6.70072 16.0779 7.75334 16.3875C9.01382 16.7582 10.2226 16.8252 11.7307 16.3875C12.7332 16.0973 13.7217 15.5131 13.7217 14.364V12.8464H9.74434V12.3406H13.7217H15.7127C16.87 12.3406 17.3013 11.5333 17.7037 10.3217C18.1195 9.07435 18.1018 7.87483 17.7037 6.27471C17.4177 5.12263 16.8715 4.25586 15.7127 4.25586H14.2183ZM11.9813 13.8582C12.3941 13.8582 12.7285 14.1964 12.7285 14.6147C12.7285 15.0344 12.3941 15.3758 11.9813 15.3758C11.57 15.3758 11.2341 15.0344 11.2341 14.6147C11.2341 14.1964 11.57 13.8582 11.9813 13.8582Z",
26
+ fill: "url(#paint1_linear_341_673)"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M9.78954 20.0001C12.7367 20.0001 15.1258 19.5369 15.1258 18.9654C15.1258 18.3939 12.7367 17.9307 9.78954 17.9307C6.84242 17.9307 4.45331 18.3939 4.45331 18.9654C4.45331 19.5369 6.84242 20.0001 9.78954 20.0001Z",
30
+ fill: "url(#paint2_radial_341_673)",
31
+ opacity: "0.44382"
78
32
  })
79
- })
80
- ] })]
81
- }));
82
- };
33
+ ] }), /* @__PURE__ */ jsxs("defs", { children: [
34
+ /* @__PURE__ */ jsxs("linearGradient", {
35
+ gradientUnits: "userSpaceOnUse",
36
+ id: "paint0_linear_341_673",
37
+ x1: "1.5",
38
+ x2: "10.6821",
39
+ y1: "-4.30928e-08",
40
+ y2: "7.82441",
41
+ children: [/* @__PURE__ */ jsx("stop", { stopColor: "#5A9FD4" }), /* @__PURE__ */ jsx("stop", {
42
+ offset: "1",
43
+ stopColor: "#306998"
44
+ })]
45
+ }),
46
+ /* @__PURE__ */ jsxs("linearGradient", {
47
+ gradientUnits: "userSpaceOnUse",
48
+ id: "paint1_linear_341_673",
49
+ x1: "11.8856",
50
+ x2: "8.59145",
51
+ y1: "14.4871",
52
+ y2: "9.87094",
53
+ children: [/* @__PURE__ */ jsx("stop", { stopColor: "#FFD43B" }), /* @__PURE__ */ jsx("stop", {
54
+ offset: "1",
55
+ stopColor: "#FFE873"
56
+ })]
57
+ }),
58
+ /* @__PURE__ */ jsxs("radialGradient", {
59
+ cx: "0",
60
+ cy: "0",
61
+ gradientTransform: "translate(9.78953 18.9654) rotate(-90) scale(1.03474 4.54812)",
62
+ gradientUnits: "userSpaceOnUse",
63
+ id: "paint2_radial_341_673",
64
+ r: "1",
65
+ children: [/* @__PURE__ */ jsx("stop", {
66
+ stopColor: "#B8B8B8",
67
+ stopOpacity: "0.498039"
68
+ }), /* @__PURE__ */ jsx("stop", {
69
+ offset: "1",
70
+ stopColor: "#7F7F7F",
71
+ stopOpacity: "0"
72
+ })]
73
+ }),
74
+ /* @__PURE__ */ jsx("clipPath", {
75
+ id: "clip0_341_673",
76
+ children: /* @__PURE__ */ jsx("rect", {
77
+ fill: "white",
78
+ transform: "translate(1.5)"
79
+ })
80
+ })
81
+ ] })]
82
+ }));
83
+ };
84
+ });
83
85
 
84
86
  //#endregion
85
- export { PythonLogo };
87
+ init_PythonLogo();
88
+ export { PythonLogo, init_PythonLogo };
@@ -1,28 +1,31 @@
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__/QwenLogo.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 QwenLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "QwenLogo",
18
- children: /* @__PURE__ */ jsx("path", {
19
- clipRule: "evenodd",
20
- d: "M12.4467 8.29333C12.4823 8.29333 12.4912 8.31111 12.4734 8.33778L11.869 9.39556L9.98451 12.7111C9.98451 12.7289 9.96673 12.7289 9.94896 12.7289C9.93118 12.7289 9.92229 12.7289 9.9134 12.7111L7.41562 8.35555C7.39785 8.32889 7.41562 8.32 7.4334 8.32H7.5934L12.4556 8.30222L12.4467 8.29333ZM7.90451 2.49778C7.88673 2.49778 7.87785 2.49778 7.86896 2.51556L5.79785 6.14222C5.78007 6.17778 5.74451 6.19556 5.70007 6.19556H3.62896C3.58451 6.19556 3.57562 6.21333 3.60229 6.24889L7.79785 13.5911C7.81562 13.6178 7.80674 13.6356 7.77118 13.6356H5.7534C5.69118 13.6356 5.63785 13.6711 5.61118 13.7333L4.66007 15.4044C4.62451 15.4578 4.64229 15.4933 4.7134 15.4933H8.84674C8.88229 15.4933 8.90896 15.5111 8.91785 15.5467L9.93118 17.3244C9.96674 17.3867 9.9934 17.3867 10.029 17.3244L13.6467 10.9956L14.2156 10C14.2156 9.98222 14.2334 9.98222 14.2512 9.98222C14.269 9.98222 14.2778 9.98222 14.2867 10L15.3178 11.8311C15.3356 11.8578 15.3623 11.8756 15.3978 11.8756L17.3978 11.8578C17.4067 11.8578 17.4156 11.8578 17.4245 11.84C17.4245 11.8311 17.4245 11.8222 17.4245 11.8133L15.3267 8.13333C15.309 8.10667 15.309 8.08 15.3267 8.05333L15.5401 7.68889L16.349 6.25778C16.3667 6.23111 16.349 6.21333 16.3223 6.21333H7.94007C7.89562 6.21333 7.88674 6.19556 7.9134 6.16L8.9534 4.34667C8.97118 4.32 8.97118 4.29333 8.9534 4.26667L7.96673 2.53333C7.96673 2.51556 7.94896 2.50667 7.93118 2.50667L7.90451 2.49778ZM10.3845 2.21333C10.669 2.71111 10.9534 3.20889 11.229 3.71556C11.2556 3.76 11.2912 3.77778 11.3445 3.77778H15.3534C15.4778 3.77778 15.5845 3.85778 15.6734 4.01778L16.7223 5.87555C16.8556 6.11555 16.9001 6.22222 16.7401 6.48C16.5534 6.79111 16.3667 7.10222 16.189 7.42222L15.9223 7.90222C15.8423 8.04445 15.7623 8.10667 15.8956 8.27555L17.8156 11.6267C17.9401 11.84 17.8956 11.9822 17.789 12.1867C17.469 12.7556 17.149 13.3156 16.8201 13.8756C16.7045 14.0711 16.5623 14.1422 16.3312 14.1422C15.7712 14.1333 15.2112 14.1422 14.6512 14.1511C14.6245 14.1511 14.6067 14.1689 14.589 14.1867C13.9401 15.3333 13.2912 16.4711 12.6334 17.6089C12.509 17.8222 12.3578 17.8756 12.109 17.8756C11.389 17.8756 10.6601 17.8756 9.93118 17.8756C9.78007 17.8756 9.6734 17.8133 9.5934 17.68L8.62451 16C8.61562 15.9733 8.58896 15.9644 8.56229 15.9644H4.86451C4.66007 15.9822 4.46451 15.9644 4.28673 15.9022L3.13118 13.9022C3.06007 13.7689 3.06007 13.6444 3.13118 13.5111L4.00229 11.9822C4.02896 11.9378 4.02896 11.8844 4.00229 11.84C3.54896 11.0489 3.09562 10.2667 2.65118 9.47555L2.08229 8.47111C1.96673 8.24889 1.95785 8.11555 2.1534 7.77778C2.49118 7.19111 2.82007 6.60444 3.15785 6.01778C3.25562 5.84889 3.38007 5.77778 3.57562 5.77778C4.19785 5.77778 4.82007 5.77778 5.45118 5.77778C5.48674 5.77778 5.5134 5.76 5.53118 5.73333L7.55785 2.19556C7.62896 2.08 7.72674 2.01778 7.86007 2.01778C8.24229 2.01778 8.62451 2.01778 9.00674 2.01778L9.74451 2C9.9934 2 10.269 2.02667 10.3934 2.24889L10.3845 2.21333Z",
21
- fill: "#615CED",
22
- fillRule: "evenodd"
23
- })
24
- }));
25
- };
10
+ var QwenLogo;
11
+ var init_QwenLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ QwenLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "QwenLogo",
19
+ children: /* @__PURE__ */ jsx("path", {
20
+ clipRule: "evenodd",
21
+ d: "M12.4467 8.29333C12.4823 8.29333 12.4912 8.31111 12.4734 8.33778L11.869 9.39556L9.98451 12.7111C9.98451 12.7289 9.96673 12.7289 9.94896 12.7289C9.93118 12.7289 9.92229 12.7289 9.9134 12.7111L7.41562 8.35555C7.39785 8.32889 7.41562 8.32 7.4334 8.32H7.5934L12.4556 8.30222L12.4467 8.29333ZM7.90451 2.49778C7.88673 2.49778 7.87785 2.49778 7.86896 2.51556L5.79785 6.14222C5.78007 6.17778 5.74451 6.19556 5.70007 6.19556H3.62896C3.58451 6.19556 3.57562 6.21333 3.60229 6.24889L7.79785 13.5911C7.81562 13.6178 7.80674 13.6356 7.77118 13.6356H5.7534C5.69118 13.6356 5.63785 13.6711 5.61118 13.7333L4.66007 15.4044C4.62451 15.4578 4.64229 15.4933 4.7134 15.4933H8.84674C8.88229 15.4933 8.90896 15.5111 8.91785 15.5467L9.93118 17.3244C9.96674 17.3867 9.9934 17.3867 10.029 17.3244L13.6467 10.9956L14.2156 10C14.2156 9.98222 14.2334 9.98222 14.2512 9.98222C14.269 9.98222 14.2778 9.98222 14.2867 10L15.3178 11.8311C15.3356 11.8578 15.3623 11.8756 15.3978 11.8756L17.3978 11.8578C17.4067 11.8578 17.4156 11.8578 17.4245 11.84C17.4245 11.8311 17.4245 11.8222 17.4245 11.8133L15.3267 8.13333C15.309 8.10667 15.309 8.08 15.3267 8.05333L15.5401 7.68889L16.349 6.25778C16.3667 6.23111 16.349 6.21333 16.3223 6.21333H7.94007C7.89562 6.21333 7.88674 6.19556 7.9134 6.16L8.9534 4.34667C8.97118 4.32 8.97118 4.29333 8.9534 4.26667L7.96673 2.53333C7.96673 2.51556 7.94896 2.50667 7.93118 2.50667L7.90451 2.49778ZM10.3845 2.21333C10.669 2.71111 10.9534 3.20889 11.229 3.71556C11.2556 3.76 11.2912 3.77778 11.3445 3.77778H15.3534C15.4778 3.77778 15.5845 3.85778 15.6734 4.01778L16.7223 5.87555C16.8556 6.11555 16.9001 6.22222 16.7401 6.48C16.5534 6.79111 16.3667 7.10222 16.189 7.42222L15.9223 7.90222C15.8423 8.04445 15.7623 8.10667 15.8956 8.27555L17.8156 11.6267C17.9401 11.84 17.8956 11.9822 17.789 12.1867C17.469 12.7556 17.149 13.3156 16.8201 13.8756C16.7045 14.0711 16.5623 14.1422 16.3312 14.1422C15.7712 14.1333 15.2112 14.1422 14.6512 14.1511C14.6245 14.1511 14.6067 14.1689 14.589 14.1867C13.9401 15.3333 13.2912 16.4711 12.6334 17.6089C12.509 17.8222 12.3578 17.8756 12.109 17.8756C11.389 17.8756 10.6601 17.8756 9.93118 17.8756C9.78007 17.8756 9.6734 17.8133 9.5934 17.68L8.62451 16C8.61562 15.9733 8.58896 15.9644 8.56229 15.9644H4.86451C4.66007 15.9822 4.46451 15.9644 4.28673 15.9022L3.13118 13.9022C3.06007 13.7689 3.06007 13.6444 3.13118 13.5111L4.00229 11.9822C4.02896 11.9378 4.02896 11.8844 4.00229 11.84C3.54896 11.0489 3.09562 10.2667 2.65118 9.47555L2.08229 8.47111C1.96673 8.24889 1.95785 8.11555 2.1534 7.77778C2.49118 7.19111 2.82007 6.60444 3.15785 6.01778C3.25562 5.84889 3.38007 5.77778 3.57562 5.77778C4.19785 5.77778 4.82007 5.77778 5.45118 5.77778C5.48674 5.77778 5.5134 5.76 5.53118 5.73333L7.55785 2.19556C7.62896 2.08 7.72674 2.01778 7.86007 2.01778C8.24229 2.01778 8.62451 2.01778 9.00674 2.01778L9.74451 2C9.9934 2 10.269 2.02667 10.3934 2.24889L10.3845 2.21333Z",
22
+ fill: "#615CED",
23
+ fillRule: "evenodd"
24
+ })
25
+ }));
26
+ };
27
+ });
26
28
 
27
29
  //#endregion
28
- export { QwenLogo };
30
+ init_QwenLogo();
31
+ export { QwenLogo, init_QwenLogo };