@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,111 +1,114 @@
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/ProductIcon/__generated__/NextServersProductIcon.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 NextServersProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "NextServersProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
22
- fill: "#F1EEFC"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
28
- fill: "#F1EEFC",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- d: "M24.2628 19.3243C24.636 18.9172 25.2688 18.8896 25.6759 19.2628L31.6759 24.7628C31.8825 24.9522 32.0001 25.2198 32.0001 25.5001C32.0001 25.7804 31.8825 26.048 31.6759 26.2374L25.6759 31.7374C25.2688 32.1105 24.636 32.083 24.2628 31.6759C23.8896 31.2688 23.9172 30.636 24.3243 30.2628L29.5196 25.5001L24.3243 20.7374C23.9172 20.3642 23.8896 19.7314 24.2628 19.3243Z",
34
- fill: "#A060F6"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fill",
38
- d: "M32.002 10C32.1876 10 32.3731 10.0042 32.5586 10.0117C32.6166 10.0141 32.6745 10.0184 32.7324 10.0215C32.8657 10.0286 32.9988 10.0369 33.1318 10.0479C33.1611 10.0503 33.1905 10.0521 33.2197 10.0547C33.2328 10.0559 33.2458 10.0579 33.2588 10.0596C35.0295 10.2224 36.7756 10.7293 38.4023 11.5791C38.4197 11.587 38.437 11.5955 38.4541 11.6045C38.4804 11.6184 38.506 11.6334 38.5322 11.6475C38.6327 11.7013 38.7325 11.757 38.832 11.8135C38.9001 11.852 38.9686 11.8899 39.0361 11.9297C39.1941 12.0228 39.3516 12.1189 39.5068 12.2188L50.8594 19.5215C50.9286 19.566 50.9965 19.6117 51.0635 19.6582C51.0882 19.6754 51.1123 19.6935 51.1367 19.7109C51.1785 19.7408 51.2198 19.7711 51.2607 19.8018C51.359 19.8755 51.4547 19.9513 51.5479 20.0293C51.5777 20.0542 51.6065 20.0801 51.6357 20.1055C51.658 20.1248 51.6811 20.1435 51.7031 20.1631C51.7199 20.1781 51.7354 20.1941 51.751 20.21C52.9458 21.2932 53.664 22.7237 53.9053 24.2275C53.9086 24.244 53.9134 24.2606 53.916 24.2773C53.9233 24.3247 53.9282 24.3724 53.9346 24.4199C53.9387 24.4512 53.9435 24.4824 53.9473 24.5137C53.9601 24.6209 53.9705 24.7283 53.9785 24.8359C53.9821 24.8841 53.9847 24.9323 53.9873 24.9805C53.9877 24.987 53.9879 24.9935 53.9883 25H54V39H53.9854C53.9849 39.0082 53.9838 39.0163 53.9834 39.0244C53.9777 39.13 53.9704 39.2355 53.96 39.3408C53.9571 39.3701 53.9544 39.3994 53.9512 39.4287C53.9449 39.485 53.9403 39.5415 53.9326 39.5977C53.928 39.6312 53.9218 39.6641 53.9141 39.6963C53.6917 41.1659 52.9978 42.5773 51.8252 43.6582C51.8071 43.6773 51.7894 43.697 51.7695 43.7148C51.7444 43.7375 51.718 43.7589 51.6924 43.7812C51.6634 43.8066 51.634 43.8315 51.6045 43.8564C51.5847 43.8731 51.5649 43.8898 51.5449 43.9062C51.4986 43.9444 51.4519 43.9824 51.4043 44.0195C51.3849 44.0347 51.3653 44.0495 51.3457 44.0645C51.3005 44.0989 51.2544 44.1324 51.208 44.166C51.1846 44.1829 51.1614 44.2001 51.1377 44.2168C51.116 44.2321 51.0943 44.2476 51.0723 44.2627C51.0266 44.2941 50.9812 44.326 50.9346 44.3564L46.1816 47.4609C46.1793 47.4625 46.1772 47.4643 46.1748 47.4658L40.5527 51.1367L40.5488 51.1406L39.6826 51.7061C39.5207 51.8118 39.3563 51.9123 39.1914 52.0107C39.1409 52.0409 39.0899 52.0701 39.0391 52.0996C38.9253 52.1656 38.8113 52.2304 38.6963 52.293C38.6664 52.3092 38.6374 52.3268 38.6074 52.3428C38.5909 52.3516 38.5735 52.3584 38.5566 52.3662C36.8992 53.2433 35.1142 53.767 33.3027 53.9365C33.2852 53.939 33.2678 53.9427 33.25 53.9443C33.2075 53.9482 33.1646 53.9487 33.1221 53.9521C33.0082 53.9613 32.8943 53.9692 32.7803 53.9756C32.709 53.9796 32.6378 53.9844 32.5664 53.9873C32.3777 53.995 32.1889 54 32 54C31.5829 54 31.1657 53.9816 30.75 53.9443C30.2 53.8949 29.7944 53.4084 29.8438 52.8584C29.8933 52.3086 30.3788 51.903 30.9287 51.9521C31.6137 52.0136 32.303 52.0137 32.9883 51.957C34.6201 51.822 36.231 51.352 37.7207 50.5459C38.0147 50.3868 38.305 50.2166 38.5889 50.0312L45.0811 45.791L45.083 45.7891L49.8408 42.6826C49.8645 42.6671 49.8868 42.6496 49.9102 42.6338C50.0818 42.5173 50.2421 42.3925 50.3916 42.2607C51.2957 41.4635 51.8192 40.3892 51.958 39.2617C51.9859 39.0354 52.0002 38.8071 51.9971 38.5791V38.4639L51.999 38.0898C51.999 38.0869 51.999 38.084 51.999 38.0811L52 37.9941V30.3057C51.9441 30.3618 51.8844 30.4143 51.8262 30.4688C51.8108 30.4849 51.796 30.5023 51.7793 30.5176C51.7581 30.5371 51.7354 30.555 51.7139 30.5742C51.6842 30.6008 51.6543 30.6272 51.624 30.6533C51.5349 30.7301 51.4436 30.8051 51.3496 30.8779C51.2193 30.979 51.0853 31.0777 50.9453 31.1709L46.1846 34.3379L46.1836 34.3398L39.6914 38.6602C39.5243 38.7714 39.354 38.8772 39.1836 38.9805C39.1576 38.9962 39.1315 39.0118 39.1055 39.0273C38.9701 39.1082 38.8335 39.1858 38.6963 39.2617C38.6699 39.2763 38.6446 39.2932 38.6182 39.3076C38.6026 39.3161 38.5861 39.3225 38.5703 39.3301C36.9087 40.2272 35.1179 40.7628 33.2998 40.9355C33.2846 40.9376 33.2693 40.941 33.2539 40.9424C33.2188 40.9456 33.1835 40.9463 33.1484 40.9492C33.0082 40.961 32.868 40.9701 32.7275 40.9775C32.6826 40.9799 32.6377 40.9834 32.5928 40.9854C32.3959 40.9939 32.199 41 32.002 41C31.9897 41 31.977 40.9985 31.9648 40.998C31.5582 40.997 31.1515 40.9795 30.7461 40.9424C30.1963 40.892 29.7917 40.4052 29.8418 39.8555C29.8923 39.3056 30.3788 38.9008 30.9287 38.9512C31.6138 39.0139 32.3029 39.0139 32.9883 38.9561C34.6214 38.8182 36.2346 38.3383 37.7266 37.5137C38.0165 37.3533 38.3029 37.1815 38.583 36.9951L39.4482 36.4189C39.453 36.4158 39.4581 36.4123 39.4629 36.4092L45.0752 32.6748L45.0801 32.6719L49.8369 29.5059C50.0337 29.3748 50.2149 29.2305 50.3838 29.0791C51.29 28.2658 51.8133 27.1692 51.957 26.0264C52.0143 25.5702 52.0107 25.1075 51.9473 24.6523C51.7876 23.5107 51.2494 22.4203 50.3311 21.6211C50.1597 21.4722 49.9754 21.3321 49.7764 21.2041L38.4248 13.9014C38.4182 13.8971 38.4109 13.8929 38.4043 13.8887C38.1349 13.7161 37.8601 13.556 37.582 13.4072C36.1195 12.6246 34.5449 12.1687 32.9521 12.0391C32.7197 12.0202 32.4869 12.0089 32.2539 12.0039C32.1699 12.0021 32.0859 12 32.002 12C31.9972 12 31.992 11.9991 31.9873 11.999C31.6435 11.9994 31.2997 12.0154 30.957 12.0459C30.4073 12.0946 29.9223 11.6884 29.873 11.1387C29.8242 10.5888 30.2304 10.1038 30.7803 10.0547C31.1867 10.0185 31.5944 9.99995 32.002 10Z",
39
- fill: "#521094"
40
- }),
41
- /* @__PURE__ */ jsx("path", {
42
- className: "fill",
43
- d: "M23.1611 49.7559C23.4632 49.2937 24.0826 49.1641 24.5449 49.4658L25.4111 50.0312C25.7132 50.2285 26.0215 50.4106 26.335 50.5781C26.822 50.8383 27.0062 51.4446 26.7461 51.9316C26.4859 52.4187 25.8796 52.6028 25.3926 52.3428C25.0275 52.1477 24.6685 51.9354 24.3174 51.7061L23.4512 51.1406C22.9889 50.8386 22.8592 50.2182 23.1611 49.7559Z",
44
- fill: "#521094"
45
- }),
46
- /* @__PURE__ */ jsx("path", {
47
- className: "fill",
48
- d: "M17.5352 46.082C17.8371 45.6198 18.4566 45.4893 18.9189 45.791L20.6504 46.9219C21.1127 47.2238 21.2423 47.8433 20.9404 48.3057C20.6385 48.768 20.019 48.8986 19.5566 48.5967L17.8252 47.4658C17.3631 47.1638 17.2333 46.5443 17.5352 46.082Z",
49
- fill: "#521094"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- className: "fill",
53
- d: "M12.1562 42.3027C12.5257 41.8925 13.158 41.8593 13.5684 42.2285C13.7486 42.3908 13.945 42.5433 14.1582 42.6826L15.0244 43.248C15.4865 43.5501 15.6164 44.1696 15.3145 44.6318C15.0124 45.0941 14.393 45.2238 13.9307 44.9219L13.0654 44.3564C12.7659 44.1608 12.4873 43.9461 12.2305 43.7148C11.8201 43.3453 11.7867 42.7131 12.1562 42.3027Z",
54
- fill: "#521094"
55
- }),
56
- /* @__PURE__ */ jsx("path", {
57
- className: "fill",
58
- d: "M11 37C11.5523 37 12 37.4477 12 38V38.4229C12.001 38.4394 12.0028 38.4559 12.0029 38.4727V38.5791C11.9995 38.829 12.015 39.0796 12.0488 39.3271C12.1234 39.8742 11.7404 40.3783 11.1934 40.4531C10.6462 40.5279 10.1422 40.1448 10.0674 39.5977C10.0403 39.3992 10.0229 39.1997 10.0127 39H10V38C10 37.4477 10.4477 37 11 37Z",
59
- fill: "#521094"
60
- }),
61
- /* @__PURE__ */ jsx("path", {
62
- className: "fill",
63
- d: "M23.165 36.6973C23.4711 36.2377 24.0921 36.113 24.5518 36.4189L25.417 36.9951C25.7182 37.1956 26.0254 37.3815 26.3379 37.5518C26.8228 37.816 27.0025 38.4232 26.7383 38.9082C26.474 39.3926 25.8666 39.5714 25.3818 39.3076C25.0176 39.1092 24.6589 38.8933 24.3086 38.6602L23.4434 38.084C22.9837 37.7781 22.8594 37.157 23.165 36.6973Z",
64
- fill: "#521094"
65
- }),
66
- /* @__PURE__ */ jsx("path", {
67
- className: "fill",
68
- d: "M17.5381 32.9531C17.8441 32.4933 18.465 32.3688 18.9248 32.6748L20.6562 33.8271C21.1155 34.1332 21.2401 34.7533 20.9346 35.2129C20.6286 35.6723 20.0075 35.7978 19.5479 35.4922L17.8164 34.3398C17.3568 34.034 17.2324 33.4129 17.5381 32.9531Z",
69
- fill: "#521094"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- className: "fill",
73
- d: "M11 31.5C11.5523 31.5 12 31.9477 12 32.5V34C12 34.5523 11.5523 35 11 35C10.4477 35 10 34.5523 10 34V32.5C10 31.9477 10.4477 31.5 11 31.5Z",
74
- fill: "#521094"
75
- }),
76
- /* @__PURE__ */ jsx("path", {
77
- className: "fill",
78
- d: "M33.2627 19.3242C33.6358 18.9172 34.2687 18.8896 34.6758 19.2627L40.6758 24.7627C40.8824 24.9521 41 25.2197 41 25.5C41 25.7803 40.8824 26.0479 40.6758 26.2373L34.6758 31.7373C34.2687 32.1105 33.6359 32.0829 33.2627 31.6758C32.8896 31.2687 32.9172 30.6358 33.3242 30.2627L38.5195 25.5L33.3242 20.7373C32.9172 20.3641 32.8896 19.7313 33.2627 19.3242Z",
79
- fill: "#521094"
80
- }),
81
- /* @__PURE__ */ jsx("path", {
82
- className: "fill",
83
- d: "M12.1602 29.1045C12.5336 28.6977 13.1663 28.6706 13.5732 29.0439C13.7536 29.2093 13.9501 29.3641 14.1631 29.5059L15.0293 30.082C15.489 30.388 15.6135 31.009 15.3076 31.4688C15.0016 31.9282 14.3805 32.0529 13.9209 31.7471L13.0557 31.1709C12.756 30.9715 12.4773 30.753 12.2207 30.5176C11.8139 30.1443 11.7871 29.5114 12.1602 29.1045Z",
84
- fill: "#521094"
85
- }),
86
- /* @__PURE__ */ jsx("path", {
87
- className: "fill",
88
- d: "M11.2236 23.4404C11.7695 23.5243 12.1444 24.0352 12.0605 24.5811C11.9837 25.0817 11.9801 25.5938 12.0498 26.0957C12.1256 26.6425 11.744 27.1485 11.1973 27.2246C10.6506 27.3005 10.1458 26.9185 10.0693 26.3721C9.97281 25.6778 9.97763 24.9701 10.084 24.2773C10.1678 23.7316 10.6779 23.3568 11.2236 23.4404Z",
89
- fill: "#521094"
90
- }),
91
- /* @__PURE__ */ jsx("path", {
92
- className: "fill",
93
- d: "M14.0146 18.96C14.479 18.6612 15.0976 18.7955 15.3965 19.2598C15.695 19.7242 15.5609 20.3428 15.0967 20.6416L14.2236 21.2041C14.0083 21.3426 13.8089 21.4944 13.626 21.6572C13.2135 22.0239 12.5809 21.9874 12.2139 21.5752C11.8468 21.1627 11.8846 20.5303 12.2969 20.1631C12.5571 19.9316 12.8389 19.7163 13.1416 19.5215L14.0146 18.96Z",
94
- fill: "#521094"
95
- }),
96
- /* @__PURE__ */ jsx("path", {
97
- className: "fill",
98
- d: "M19.6904 15.3086C20.1549 15.0098 20.7744 15.1439 21.0732 15.6084C21.3718 16.0728 21.2368 16.6915 20.7725 16.9902L19.0264 18.1143C18.5621 18.4127 17.9434 18.2784 17.6445 17.8145C17.3458 17.3501 17.4802 16.7315 17.9443 16.4326L19.6904 15.3086Z",
99
- fill: "#521094"
100
- }),
101
- /* @__PURE__ */ jsx("path", {
102
- className: "fill",
103
- d: "M25.5459 11.6045C26.0344 11.3468 26.6397 11.534 26.8975 12.0225C27.1546 12.5108 26.9676 13.1154 26.4795 13.373C26.1732 13.5346 25.871 13.7111 25.5752 13.9014L24.7021 14.4629C24.2379 14.7613 23.6191 14.6271 23.3203 14.1631C23.0216 13.6988 23.1561 13.0802 23.6201 12.7813L24.4932 12.2188C24.8372 11.9974 25.1889 11.7929 25.5459 11.6045Z",
104
- fill: "#521094"
105
- })
106
- ]
107
- }));
108
- };
10
+ var NextServersProductIcon;
11
+ var init_NextServersProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NextServersProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "NextServersProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
23
+ fill: "#F1EEFC"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
29
+ fill: "#F1EEFC",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ d: "M24.2628 19.3243C24.636 18.9172 25.2688 18.8896 25.6759 19.2628L31.6759 24.7628C31.8825 24.9522 32.0001 25.2198 32.0001 25.5001C32.0001 25.7804 31.8825 26.048 31.6759 26.2374L25.6759 31.7374C25.2688 32.1105 24.636 32.083 24.2628 31.6759C23.8896 31.2688 23.9172 30.636 24.3243 30.2628L29.5196 25.5001L24.3243 20.7374C23.9172 20.3642 23.8896 19.7314 24.2628 19.3243Z",
35
+ fill: "#A060F6"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ d: "M32.002 10C32.1876 10 32.3731 10.0042 32.5586 10.0117C32.6166 10.0141 32.6745 10.0184 32.7324 10.0215C32.8657 10.0286 32.9988 10.0369 33.1318 10.0479C33.1611 10.0503 33.1905 10.0521 33.2197 10.0547C33.2328 10.0559 33.2458 10.0579 33.2588 10.0596C35.0295 10.2224 36.7756 10.7293 38.4023 11.5791C38.4197 11.587 38.437 11.5955 38.4541 11.6045C38.4804 11.6184 38.506 11.6334 38.5322 11.6475C38.6327 11.7013 38.7325 11.757 38.832 11.8135C38.9001 11.852 38.9686 11.8899 39.0361 11.9297C39.1941 12.0228 39.3516 12.1189 39.5068 12.2188L50.8594 19.5215C50.9286 19.566 50.9965 19.6117 51.0635 19.6582C51.0882 19.6754 51.1123 19.6935 51.1367 19.7109C51.1785 19.7408 51.2198 19.7711 51.2607 19.8018C51.359 19.8755 51.4547 19.9513 51.5479 20.0293C51.5777 20.0542 51.6065 20.0801 51.6357 20.1055C51.658 20.1248 51.6811 20.1435 51.7031 20.1631C51.7199 20.1781 51.7354 20.1941 51.751 20.21C52.9458 21.2932 53.664 22.7237 53.9053 24.2275C53.9086 24.244 53.9134 24.2606 53.916 24.2773C53.9233 24.3247 53.9282 24.3724 53.9346 24.4199C53.9387 24.4512 53.9435 24.4824 53.9473 24.5137C53.9601 24.6209 53.9705 24.7283 53.9785 24.8359C53.9821 24.8841 53.9847 24.9323 53.9873 24.9805C53.9877 24.987 53.9879 24.9935 53.9883 25H54V39H53.9854C53.9849 39.0082 53.9838 39.0163 53.9834 39.0244C53.9777 39.13 53.9704 39.2355 53.96 39.3408C53.9571 39.3701 53.9544 39.3994 53.9512 39.4287C53.9449 39.485 53.9403 39.5415 53.9326 39.5977C53.928 39.6312 53.9218 39.6641 53.9141 39.6963C53.6917 41.1659 52.9978 42.5773 51.8252 43.6582C51.8071 43.6773 51.7894 43.697 51.7695 43.7148C51.7444 43.7375 51.718 43.7589 51.6924 43.7812C51.6634 43.8066 51.634 43.8315 51.6045 43.8564C51.5847 43.8731 51.5649 43.8898 51.5449 43.9062C51.4986 43.9444 51.4519 43.9824 51.4043 44.0195C51.3849 44.0347 51.3653 44.0495 51.3457 44.0645C51.3005 44.0989 51.2544 44.1324 51.208 44.166C51.1846 44.1829 51.1614 44.2001 51.1377 44.2168C51.116 44.2321 51.0943 44.2476 51.0723 44.2627C51.0266 44.2941 50.9812 44.326 50.9346 44.3564L46.1816 47.4609C46.1793 47.4625 46.1772 47.4643 46.1748 47.4658L40.5527 51.1367L40.5488 51.1406L39.6826 51.7061C39.5207 51.8118 39.3563 51.9123 39.1914 52.0107C39.1409 52.0409 39.0899 52.0701 39.0391 52.0996C38.9253 52.1656 38.8113 52.2304 38.6963 52.293C38.6664 52.3092 38.6374 52.3268 38.6074 52.3428C38.5909 52.3516 38.5735 52.3584 38.5566 52.3662C36.8992 53.2433 35.1142 53.767 33.3027 53.9365C33.2852 53.939 33.2678 53.9427 33.25 53.9443C33.2075 53.9482 33.1646 53.9487 33.1221 53.9521C33.0082 53.9613 32.8943 53.9692 32.7803 53.9756C32.709 53.9796 32.6378 53.9844 32.5664 53.9873C32.3777 53.995 32.1889 54 32 54C31.5829 54 31.1657 53.9816 30.75 53.9443C30.2 53.8949 29.7944 53.4084 29.8438 52.8584C29.8933 52.3086 30.3788 51.903 30.9287 51.9521C31.6137 52.0136 32.303 52.0137 32.9883 51.957C34.6201 51.822 36.231 51.352 37.7207 50.5459C38.0147 50.3868 38.305 50.2166 38.5889 50.0312L45.0811 45.791L45.083 45.7891L49.8408 42.6826C49.8645 42.6671 49.8868 42.6496 49.9102 42.6338C50.0818 42.5173 50.2421 42.3925 50.3916 42.2607C51.2957 41.4635 51.8192 40.3892 51.958 39.2617C51.9859 39.0354 52.0002 38.8071 51.9971 38.5791V38.4639L51.999 38.0898C51.999 38.0869 51.999 38.084 51.999 38.0811L52 37.9941V30.3057C51.9441 30.3618 51.8844 30.4143 51.8262 30.4688C51.8108 30.4849 51.796 30.5023 51.7793 30.5176C51.7581 30.5371 51.7354 30.555 51.7139 30.5742C51.6842 30.6008 51.6543 30.6272 51.624 30.6533C51.5349 30.7301 51.4436 30.8051 51.3496 30.8779C51.2193 30.979 51.0853 31.0777 50.9453 31.1709L46.1846 34.3379L46.1836 34.3398L39.6914 38.6602C39.5243 38.7714 39.354 38.8772 39.1836 38.9805C39.1576 38.9962 39.1315 39.0118 39.1055 39.0273C38.9701 39.1082 38.8335 39.1858 38.6963 39.2617C38.6699 39.2763 38.6446 39.2932 38.6182 39.3076C38.6026 39.3161 38.5861 39.3225 38.5703 39.3301C36.9087 40.2272 35.1179 40.7628 33.2998 40.9355C33.2846 40.9376 33.2693 40.941 33.2539 40.9424C33.2188 40.9456 33.1835 40.9463 33.1484 40.9492C33.0082 40.961 32.868 40.9701 32.7275 40.9775C32.6826 40.9799 32.6377 40.9834 32.5928 40.9854C32.3959 40.9939 32.199 41 32.002 41C31.9897 41 31.977 40.9985 31.9648 40.998C31.5582 40.997 31.1515 40.9795 30.7461 40.9424C30.1963 40.892 29.7917 40.4052 29.8418 39.8555C29.8923 39.3056 30.3788 38.9008 30.9287 38.9512C31.6138 39.0139 32.3029 39.0139 32.9883 38.9561C34.6214 38.8182 36.2346 38.3383 37.7266 37.5137C38.0165 37.3533 38.3029 37.1815 38.583 36.9951L39.4482 36.4189C39.453 36.4158 39.4581 36.4123 39.4629 36.4092L45.0752 32.6748L45.0801 32.6719L49.8369 29.5059C50.0337 29.3748 50.2149 29.2305 50.3838 29.0791C51.29 28.2658 51.8133 27.1692 51.957 26.0264C52.0143 25.5702 52.0107 25.1075 51.9473 24.6523C51.7876 23.5107 51.2494 22.4203 50.3311 21.6211C50.1597 21.4722 49.9754 21.3321 49.7764 21.2041L38.4248 13.9014C38.4182 13.8971 38.4109 13.8929 38.4043 13.8887C38.1349 13.7161 37.8601 13.556 37.582 13.4072C36.1195 12.6246 34.5449 12.1687 32.9521 12.0391C32.7197 12.0202 32.4869 12.0089 32.2539 12.0039C32.1699 12.0021 32.0859 12 32.002 12C31.9972 12 31.992 11.9991 31.9873 11.999C31.6435 11.9994 31.2997 12.0154 30.957 12.0459C30.4073 12.0946 29.9223 11.6884 29.873 11.1387C29.8242 10.5888 30.2304 10.1038 30.7803 10.0547C31.1867 10.0185 31.5944 9.99995 32.002 10Z",
40
+ fill: "#521094"
41
+ }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ className: "fill",
44
+ d: "M23.1611 49.7559C23.4632 49.2937 24.0826 49.1641 24.5449 49.4658L25.4111 50.0312C25.7132 50.2285 26.0215 50.4106 26.335 50.5781C26.822 50.8383 27.0062 51.4446 26.7461 51.9316C26.4859 52.4187 25.8796 52.6028 25.3926 52.3428C25.0275 52.1477 24.6685 51.9354 24.3174 51.7061L23.4512 51.1406C22.9889 50.8386 22.8592 50.2182 23.1611 49.7559Z",
45
+ fill: "#521094"
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
48
+ className: "fill",
49
+ d: "M17.5352 46.082C17.8371 45.6198 18.4566 45.4893 18.9189 45.791L20.6504 46.9219C21.1127 47.2238 21.2423 47.8433 20.9404 48.3057C20.6385 48.768 20.019 48.8986 19.5566 48.5967L17.8252 47.4658C17.3631 47.1638 17.2333 46.5443 17.5352 46.082Z",
50
+ fill: "#521094"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ className: "fill",
54
+ d: "M12.1562 42.3027C12.5257 41.8925 13.158 41.8593 13.5684 42.2285C13.7486 42.3908 13.945 42.5433 14.1582 42.6826L15.0244 43.248C15.4865 43.5501 15.6164 44.1696 15.3145 44.6318C15.0124 45.0941 14.393 45.2238 13.9307 44.9219L13.0654 44.3564C12.7659 44.1608 12.4873 43.9461 12.2305 43.7148C11.8201 43.3453 11.7867 42.7131 12.1562 42.3027Z",
55
+ fill: "#521094"
56
+ }),
57
+ /* @__PURE__ */ jsx("path", {
58
+ className: "fill",
59
+ d: "M11 37C11.5523 37 12 37.4477 12 38V38.4229C12.001 38.4394 12.0028 38.4559 12.0029 38.4727V38.5791C11.9995 38.829 12.015 39.0796 12.0488 39.3271C12.1234 39.8742 11.7404 40.3783 11.1934 40.4531C10.6462 40.5279 10.1422 40.1448 10.0674 39.5977C10.0403 39.3992 10.0229 39.1997 10.0127 39H10V38C10 37.4477 10.4477 37 11 37Z",
60
+ fill: "#521094"
61
+ }),
62
+ /* @__PURE__ */ jsx("path", {
63
+ className: "fill",
64
+ d: "M23.165 36.6973C23.4711 36.2377 24.0921 36.113 24.5518 36.4189L25.417 36.9951C25.7182 37.1956 26.0254 37.3815 26.3379 37.5518C26.8228 37.816 27.0025 38.4232 26.7383 38.9082C26.474 39.3926 25.8666 39.5714 25.3818 39.3076C25.0176 39.1092 24.6589 38.8933 24.3086 38.6602L23.4434 38.084C22.9837 37.7781 22.8594 37.157 23.165 36.6973Z",
65
+ fill: "#521094"
66
+ }),
67
+ /* @__PURE__ */ jsx("path", {
68
+ className: "fill",
69
+ d: "M17.5381 32.9531C17.8441 32.4933 18.465 32.3688 18.9248 32.6748L20.6562 33.8271C21.1155 34.1332 21.2401 34.7533 20.9346 35.2129C20.6286 35.6723 20.0075 35.7978 19.5479 35.4922L17.8164 34.3398C17.3568 34.034 17.2324 33.4129 17.5381 32.9531Z",
70
+ fill: "#521094"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ className: "fill",
74
+ d: "M11 31.5C11.5523 31.5 12 31.9477 12 32.5V34C12 34.5523 11.5523 35 11 35C10.4477 35 10 34.5523 10 34V32.5C10 31.9477 10.4477 31.5 11 31.5Z",
75
+ fill: "#521094"
76
+ }),
77
+ /* @__PURE__ */ jsx("path", {
78
+ className: "fill",
79
+ d: "M33.2627 19.3242C33.6358 18.9172 34.2687 18.8896 34.6758 19.2627L40.6758 24.7627C40.8824 24.9521 41 25.2197 41 25.5C41 25.7803 40.8824 26.0479 40.6758 26.2373L34.6758 31.7373C34.2687 32.1105 33.6359 32.0829 33.2627 31.6758C32.8896 31.2687 32.9172 30.6358 33.3242 30.2627L38.5195 25.5L33.3242 20.7373C32.9172 20.3641 32.8896 19.7313 33.2627 19.3242Z",
80
+ fill: "#521094"
81
+ }),
82
+ /* @__PURE__ */ jsx("path", {
83
+ className: "fill",
84
+ d: "M12.1602 29.1045C12.5336 28.6977 13.1663 28.6706 13.5732 29.0439C13.7536 29.2093 13.9501 29.3641 14.1631 29.5059L15.0293 30.082C15.489 30.388 15.6135 31.009 15.3076 31.4688C15.0016 31.9282 14.3805 32.0529 13.9209 31.7471L13.0557 31.1709C12.756 30.9715 12.4773 30.753 12.2207 30.5176C11.8139 30.1443 11.7871 29.5114 12.1602 29.1045Z",
85
+ fill: "#521094"
86
+ }),
87
+ /* @__PURE__ */ jsx("path", {
88
+ className: "fill",
89
+ d: "M11.2236 23.4404C11.7695 23.5243 12.1444 24.0352 12.0605 24.5811C11.9837 25.0817 11.9801 25.5938 12.0498 26.0957C12.1256 26.6425 11.744 27.1485 11.1973 27.2246C10.6506 27.3005 10.1458 26.9185 10.0693 26.3721C9.97281 25.6778 9.97763 24.9701 10.084 24.2773C10.1678 23.7316 10.6779 23.3568 11.2236 23.4404Z",
90
+ fill: "#521094"
91
+ }),
92
+ /* @__PURE__ */ jsx("path", {
93
+ className: "fill",
94
+ d: "M14.0146 18.96C14.479 18.6612 15.0976 18.7955 15.3965 19.2598C15.695 19.7242 15.5609 20.3428 15.0967 20.6416L14.2236 21.2041C14.0083 21.3426 13.8089 21.4944 13.626 21.6572C13.2135 22.0239 12.5809 21.9874 12.2139 21.5752C11.8468 21.1627 11.8846 20.5303 12.2969 20.1631C12.5571 19.9316 12.8389 19.7163 13.1416 19.5215L14.0146 18.96Z",
95
+ fill: "#521094"
96
+ }),
97
+ /* @__PURE__ */ jsx("path", {
98
+ className: "fill",
99
+ d: "M19.6904 15.3086C20.1549 15.0098 20.7744 15.1439 21.0732 15.6084C21.3718 16.0728 21.2368 16.6915 20.7725 16.9902L19.0264 18.1143C18.5621 18.4127 17.9434 18.2784 17.6445 17.8145C17.3458 17.3501 17.4802 16.7315 17.9443 16.4326L19.6904 15.3086Z",
100
+ fill: "#521094"
101
+ }),
102
+ /* @__PURE__ */ jsx("path", {
103
+ className: "fill",
104
+ d: "M25.5459 11.6045C26.0344 11.3468 26.6397 11.534 26.8975 12.0225C27.1546 12.5108 26.9676 13.1154 26.4795 13.373C26.1732 13.5346 25.871 13.7111 25.5752 13.9014L24.7021 14.4629C24.2379 14.7613 23.6191 14.6271 23.3203 14.1631C23.0216 13.6988 23.1561 13.0802 23.6201 12.7813L24.4932 12.2188C24.8372 11.9974 25.1889 11.7929 25.5459 11.6045Z",
105
+ fill: "#521094"
106
+ })
107
+ ]
108
+ }));
109
+ };
110
+ });
109
111
 
110
112
  //#endregion
111
- export { NextServersProductIcon };
113
+ init_NextServersProductIcon();
114
+ export { NextServersProductIcon, init_NextServersProductIcon };
@@ -1,49 +1,52 @@
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/ProductIcon/__generated__/ObjectStorageProductIcon.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 ObjectStorageProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ObjectStorageProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Object-Storage",
20
- children: [
21
- /* @__PURE__ */ jsx("g", {
22
- className: ".Square",
23
- children: /* @__PURE__ */ jsx("path", {
24
- className: "fillWeak",
25
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
26
- fill: "#EEF"
10
+ var ObjectStorageProductIcon;
11
+ var init_ObjectStorageProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ObjectStorageProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ObjectStorageProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Object-Storage",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
23
+ className: ".Square",
24
+ children: /* @__PURE__ */ jsx("path", {
25
+ className: "fillWeak",
26
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
27
+ fill: "#EEF"
28
+ })
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ className: "fill",
32
+ clipRule: "evenodd",
33
+ d: "m32 13-.815.006c-7.656.108-13.834 1.745-14.99 4.371a.97.97 0 0 0-.188.49L16 18v27.273l.006.167c.27 3.412 7.113 5.633 15.59 5.701l.404.002c8.842 0 16-2.324 16-5.87V18c0-.253-.073-.46-.192-.617C46.618 14.661 40.035 13 32 13m13.976 5.155c-.185-.527-1.444-1.31-3.644-1.938C39.633 15.446 35.945 15 32 15s-7.633.446-10.332 1.217c-2.182.623-3.438 1.398-3.64 1.926.193.505 1.354 1.238 3.37 1.846l.27.08c2.699.771 6.387 1.217 10.332 1.217 3.883 0 7.518-.432 10.208-1.182 2.265-.632 3.588-1.435 3.768-1.948ZM18 21.002c2.72 1.628 7.949 2.57 14 2.57l.815-.005C38.52 23.485 43.402 22.556 46 21v24.272c0 1.802-6.066 3.802-13.615 3.868l-.385.002c-7.613 0-13.852-1.977-13.998-3.822l-.003-.088z",
34
+ fill: "#4F0599",
35
+ fillRule: "evenodd"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ clipRule: "evenodd",
40
+ d: "m27.939 31.309 2.309-4.198a2 2 0 0 1 3.504 0l2.31 4.198a2 2 0 0 1-1.753 2.964H29.69a2 2 0 0 1-1.752-2.964ZM32 28.075l-2.309 4.198h4.618zM26 36h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3m2 2h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m9-2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4",
41
+ fill: "#A365F6",
42
+ fillRule: "evenodd"
27
43
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fill",
31
- clipRule: "evenodd",
32
- d: "m32 13-.815.006c-7.656.108-13.834 1.745-14.99 4.371a.97.97 0 0 0-.188.49L16 18v27.273l.006.167c.27 3.412 7.113 5.633 15.59 5.701l.404.002c8.842 0 16-2.324 16-5.87V18c0-.253-.073-.46-.192-.617C46.618 14.661 40.035 13 32 13m13.976 5.155c-.185-.527-1.444-1.31-3.644-1.938C39.633 15.446 35.945 15 32 15s-7.633.446-10.332 1.217c-2.182.623-3.438 1.398-3.64 1.926.193.505 1.354 1.238 3.37 1.846l.27.08c2.699.771 6.387 1.217 10.332 1.217 3.883 0 7.518-.432 10.208-1.182 2.265-.632 3.588-1.435 3.768-1.948ZM18 21.002c2.72 1.628 7.949 2.57 14 2.57l.815-.005C38.52 23.485 43.402 22.556 46 21v24.272c0 1.802-6.066 3.802-13.615 3.868l-.385.002c-7.613 0-13.852-1.977-13.998-3.822l-.003-.088z",
33
- fill: "#4F0599",
34
- fillRule: "evenodd"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- clipRule: "evenodd",
39
- d: "m27.939 31.309 2.309-4.198a2 2 0 0 1 3.504 0l2.31 4.198a2 2 0 0 1-1.753 2.964H29.69a2 2 0 0 1-1.752-2.964ZM32 28.075l-2.309 4.198h4.618zM26 36h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3m2 2h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m9-2a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4",
40
- fill: "#A365F6",
41
- fillRule: "evenodd"
42
- })
43
- ]
44
- })
45
- }));
46
- };
44
+ ]
45
+ })
46
+ }));
47
+ };
48
+ });
47
49
 
48
50
  //#endregion
49
- export { ObjectStorageProductIcon };
51
+ init_ObjectStorageProductIcon();
52
+ export { ObjectStorageProductIcon, init_ObjectStorageProductIcon };
@@ -1,46 +1,49 @@
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/ProductIcon/__generated__/OriginsResourcesProductIcon.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 OriginsResourcesProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "OriginsResourcesProductIcon",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
22
- fill: "#521094"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
28
- fill: "#521094",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- d: "M28 49V51H15V49H28ZM28 36H15V51L14.7959 50.9893C13.7872 50.887 13 50.0357 13 49V36C13 34.8954 13.8954 34 15 34H28C29.1046 34 30 34.8954 30 36V49C30 50.1046 29.1046 51 28 51V36ZM49 28V30H36V28H49ZM49 15H36V30C34.8954 30 34 29.1046 34 28V15C34 13.8954 34.8954 13 36 13H49C50.1046 13 51 13.8954 51 15V28C51 29.1046 50.1046 30 49 30V15Z",
34
- fill: "#BF95F9"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fill",
38
- d: "M49 49V51H36V49H49ZM49 36H36V51C34.8954 51 34 50.1046 34 49V36C34 34.8954 34.8954 34 36 34H49C50.1046 34 51 34.8954 51 36V49C51 50.1046 50.1046 51 49 51V36ZM28 28V30H15V28H28ZM28 15H15V30L14.7959 29.9893C13.7872 29.887 13 29.0357 13 28V15C13 13.8954 13.8954 13 15 13H28C29.1046 13 30 13.8954 30 15V28C30 29.1046 29.1046 30 28 30V15Z",
39
- fill: "white"
40
- })
41
- ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
42
- }));
43
- };
10
+ var OriginsResourcesProductIcon;
11
+ var init_OriginsResourcesProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OriginsResourcesProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "OriginsResourcesProductIcon",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
23
+ fill: "#521094"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
29
+ fill: "#521094",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ d: "M28 49V51H15V49H28ZM28 36H15V51L14.7959 50.9893C13.7872 50.887 13 50.0357 13 49V36C13 34.8954 13.8954 34 15 34H28C29.1046 34 30 34.8954 30 36V49C30 50.1046 29.1046 51 28 51V36ZM49 28V30H36V28H49ZM49 15H36V30C34.8954 30 34 29.1046 34 28V15C34 13.8954 34.8954 13 36 13H49C50.1046 13 51 13.8954 51 15V28C51 29.1046 50.1046 30 49 30V15Z",
35
+ fill: "#BF95F9"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ d: "M49 49V51H36V49H49ZM49 36H36V51C34.8954 51 34 50.1046 34 49V36C34 34.8954 34.8954 34 36 34H49C50.1046 34 51 34.8954 51 36V49C51 50.1046 50.1046 51 49 51V36ZM28 28V30H15V28H28ZM28 15H15V30L14.7959 29.9893C13.7872 29.887 13 29.0357 13 28V15C13 13.8954 13.8954 13 15 13H28C29.1046 13 30 13.8954 30 15V28C30 29.1046 29.1046 30 28 30V15Z",
40
+ fill: "white"
41
+ })
42
+ ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
43
+ }));
44
+ };
45
+ });
44
46
 
45
47
  //#endregion
46
- export { OriginsResourcesProductIcon };
48
+ init_OriginsResourcesProductIcon();
49
+ export { OriginsResourcesProductIcon, init_OriginsResourcesProductIcon };
@@ -1,74 +1,77 @@
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/ProductIcon/__generated__/OsProductIcon.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 OsProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "OsProductIcon",
18
- children: [/* @__PURE__ */ jsx("g", {
19
- className: "OS",
20
- children: /* @__PURE__ */ jsxs("g", {
21
- className: "OS-icon",
22
- clipPath: "url(#a)",
23
- children: [/* @__PURE__ */ jsx("g", {
24
- className: ".Square",
25
- children: /* @__PURE__ */ jsx("path", {
26
- className: "fillWeak",
27
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
28
- fill: "#F1EEFC"
29
- })
30
- }), /* @__PURE__ */ jsxs("g", {
31
- className: "Icon",
32
- children: [
33
- /* @__PURE__ */ jsx("path", {
34
- className: "fillStrong",
35
- clipRule: "evenodd",
36
- d: "m45.483 19.918-.104-.054-.107-.042a1 1 0 0 0-.82 1.81l7.033 4.225.104.054a1 1 0 0 0 .926-1.768zm-26.9 2.296a1 1 0 0 0-1.125-1.65l-5.972 3.578-.097.066a1 1 0 0 0 1.125 1.65l5.972-3.579.096-.066Z",
37
- fill: "#4F0599",
38
- fillRule: "evenodd"
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- className: "fillStrong",
42
- clipRule: "evenodd",
43
- d: "M46 23.5C46 15.492 39.508 9 31.5 9S17 15.492 17 23.5c0 1.843.345 3.64 1.006 5.317l.81.441 1.299-.59-.163-.374A12.5 12.5 0 0 1 19 23.5C19 16.596 24.596 11 31.5 11S44 16.596 44 23.5c0 2.007-.473 3.945-1.367 5.69l2.777-1.584c.389-1.319.59-2.698.59-4.106",
44
- fill: "#A060F6",
45
- fillRule: "evenodd"
46
- }),
47
- /* @__PURE__ */ jsxs("g", {
48
- className: "fill",
49
- clipRule: "evenodd",
50
- fill: "#521094",
51
- fillRule: "evenodd",
52
- children: [/* @__PURE__ */ jsx("path", { d: "M11 41.596V25a1 1 0 0 1 1.495-.869l20 11.404a1 1 0 0 1 .505.87V53a1 1 0 0 1-1.495.869l-20-11.404a1 1 0 0 1-.505-.87Zm20-4.61L13 26.72v14.294l18 10.264z" }), /* @__PURE__ */ jsx("path", { d: "M53 41.596V25a1 1 0 0 0-1.495-.869l-20 11.404a1 1 0 0 0-.505.87V53a1 1 0 0 0 1.495.869l20-11.404a1 1 0 0 0 .505-.87Zm-20-4.61L51 26.72v14.293L33 51.278z" })]
53
- }),
54
- /* @__PURE__ */ jsx("path", {
55
- className: "fillStrong",
56
- d: "M28.58 27.15a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46.82.46 1.29 1.28.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82t.27-1.23-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28-.48.28-.75.81-.27.52-.27 1.22t.27 1.23.75.82q.49.28 1.12.28m7.022 1.25q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.93 1.93 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.411 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.279.11.78.26.68.2 1.11.4t.74.6.31 1.05q0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28",
57
- fill: "#A060F6"
10
+ var OsProductIcon;
11
+ var init_OsProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OsProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "OsProductIcon",
19
+ children: [/* @__PURE__ */ jsx("g", {
20
+ className: "OS",
21
+ children: /* @__PURE__ */ jsxs("g", {
22
+ className: "OS-icon",
23
+ clipPath: "url(#a)",
24
+ children: [/* @__PURE__ */ jsx("g", {
25
+ className: ".Square",
26
+ children: /* @__PURE__ */ jsx("path", {
27
+ className: "fillWeak",
28
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
29
+ fill: "#F1EEFC"
58
30
  })
59
- ]
60
- })]
61
- })
62
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
63
- className: "a",
64
- id: "a",
65
- children: /* @__PURE__ */ jsx("path", {
66
- d: "M0 0h64v64H0z",
67
- fill: "#fff"
68
- })
69
- }) })]
70
- }));
71
- };
31
+ }), /* @__PURE__ */ jsxs("g", {
32
+ className: "Icon",
33
+ children: [
34
+ /* @__PURE__ */ jsx("path", {
35
+ className: "fillStrong",
36
+ clipRule: "evenodd",
37
+ d: "m45.483 19.918-.104-.054-.107-.042a1 1 0 0 0-.82 1.81l7.033 4.225.104.054a1 1 0 0 0 .926-1.768zm-26.9 2.296a1 1 0 0 0-1.125-1.65l-5.972 3.578-.097.066a1 1 0 0 0 1.125 1.65l5.972-3.579.096-.066Z",
38
+ fill: "#4F0599",
39
+ fillRule: "evenodd"
40
+ }),
41
+ /* @__PURE__ */ jsx("path", {
42
+ className: "fillStrong",
43
+ clipRule: "evenodd",
44
+ d: "M46 23.5C46 15.492 39.508 9 31.5 9S17 15.492 17 23.5c0 1.843.345 3.64 1.006 5.317l.81.441 1.299-.59-.163-.374A12.5 12.5 0 0 1 19 23.5C19 16.596 24.596 11 31.5 11S44 16.596 44 23.5c0 2.007-.473 3.945-1.367 5.69l2.777-1.584c.389-1.319.59-2.698.59-4.106",
45
+ fill: "#A060F6",
46
+ fillRule: "evenodd"
47
+ }),
48
+ /* @__PURE__ */ jsxs("g", {
49
+ className: "fill",
50
+ clipRule: "evenodd",
51
+ fill: "#521094",
52
+ fillRule: "evenodd",
53
+ children: [/* @__PURE__ */ jsx("path", { d: "M11 41.596V25a1 1 0 0 1 1.495-.869l20 11.404a1 1 0 0 1 .505.87V53a1 1 0 0 1-1.495.869l-20-11.404a1 1 0 0 1-.505-.87Zm20-4.61L13 26.72v14.294l18 10.264z" }), /* @__PURE__ */ jsx("path", { d: "M53 41.596V25a1 1 0 0 0-1.495-.869l-20 11.404a1 1 0 0 0-.505.87V53a1 1 0 0 0 1.495.869l20-11.404a1 1 0 0 0 .505-.87Zm-20-4.61L51 26.72v14.293L33 51.278z" })]
54
+ }),
55
+ /* @__PURE__ */ jsx("path", {
56
+ className: "fillStrong",
57
+ d: "M28.58 27.15a3.6 3.6 0 0 1-1.8-.46 3.45 3.45 0 0 1-1.3-1.27 3.6 3.6 0 0 1-.48-1.85q0-1.02.48-1.83.48-.82 1.3-1.28a3.6 3.6 0 0 1 1.8-.46q.99 0 1.8.46.82.46 1.29 1.28.48.81.48 1.83 0 1.03-.48 1.85a3.37 3.37 0 0 1-1.29 1.27 3.6 3.6 0 0 1-1.8.46m0-1.25q.63 0 1.11-.28.48-.29.75-.82t.27-1.23-.27-1.22a1.9 1.9 0 0 0-.75-.81 2.16 2.16 0 0 0-1.11-.28q-.63 0-1.12.28-.48.28-.75.81-.27.52-.27 1.22t.27 1.23.75.82q.49.28 1.12.28m7.022 1.25q-.73 0-1.32-.25a2.16 2.16 0 0 1-.92-.72 1.9 1.9 0 0 1-.35-1.11h1.5q.03.43.3.68.28.25.76.25.49 0 .77-.23a.78.78 0 0 0 .28-.62.7.7 0 0 0-.19-.51 1.3 1.3 0 0 0-.48-.31 7 7 0 0 0-.78-.26 9 9 0 0 1-1.11-.39 2.06 2.06 0 0 1-.73-.59q-.3-.4-.3-1.06 0-.62.31-1.08a1.93 1.93 0 0 1 .87-.7q.56-.25 1.28-.25 1.08 0 1.75.53.68.52.75 1.46h-1.54a.78.78 0 0 0-.31-.59q-.28-.24-.75-.24-.411 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.279.11.78.26.68.2 1.11.4t.74.6.31 1.05q0 .56-.29 1.04a2.1 2.1 0 0 1-.85.77q-.56.28-1.33.28",
58
+ fill: "#A060F6"
59
+ })
60
+ ]
61
+ })]
62
+ })
63
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
64
+ className: "a",
65
+ id: "a",
66
+ children: /* @__PURE__ */ jsx("path", {
67
+ d: "M0 0h64v64H0z",
68
+ fill: "#fff"
69
+ })
70
+ }) })]
71
+ }));
72
+ };
73
+ });
72
74
 
73
75
  //#endregion
74
- export { OsProductIcon };
76
+ init_OsProductIcon();
77
+ export { OsProductIcon, init_OsProductIcon };