@ultraviolet/icons 5.1.4 → 5.1.6

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 (557) 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.113.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.113.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.113.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.113.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 +16 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.js +28 -26
  84. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  85. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  86. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  87. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  88. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  89. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  90. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  91. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  92. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  93. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  94. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  102. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  103. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  104. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  105. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  106. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  109. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  111. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  112. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  113. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  114. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  115. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  117. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  118. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  119. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  120. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  122. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  123. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  124. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  125. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  127. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  128. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  129. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  130. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  131. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  133. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  136. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  139. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  140. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  142. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  144. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  145. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  146. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  149. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  150. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  152. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  153. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  154. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  155. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  156. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  157. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  158. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  159. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  160. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  162. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  163. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  164. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  165. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  167. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  169. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  170. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  171. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  173. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  175. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  177. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  179. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  181. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  182. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  183. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  184. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  185. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  187. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  188. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  189. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  190. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  191. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  193. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  194. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  195. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  196. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  197. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  198. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  200. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  201. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  202. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  203. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  204. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  205. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  206. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  207. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  209. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  210. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  211. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  212. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  213. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  214. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  215. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  216. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  218. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  220. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  222. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  224. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  225. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  226. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  228. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  229. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  233. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  234. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  235. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  236. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  237. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  238. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  240. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  241. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  243. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  244. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  245. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  246. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  247. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  248. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  249. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  253. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  254. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  255. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  256. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  258. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  259. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  261. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  263. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  264. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  265. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  271. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  273. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  275. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  278. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  279. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  280. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  281. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/index.js +406 -0
  283. package/dist/components/Icon/index.js +209 -0
  284. package/dist/components/Icon/styles.css.js +363 -357
  285. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  286. package/dist/components/Logo/Icon.js +15 -13
  287. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  288. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  289. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  290. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  291. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  292. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  293. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  294. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  295. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  296. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  297. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  298. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  299. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  300. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  301. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  302. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  303. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  304. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  305. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  306. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  307. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  308. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  309. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  311. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  312. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  313. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  314. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  315. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  316. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  317. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  318. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  319. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  320. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  321. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  323. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  324. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  325. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  326. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  327. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  328. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  329. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  330. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  331. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  332. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  333. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  334. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  335. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  336. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  337. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  338. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  339. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  340. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  341. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  342. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  343. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  344. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  345. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  346. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  347. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  348. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  349. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  350. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  351. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  352. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  353. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  354. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  355. package/dist/components/Logo/__generated__/index.js +146 -0
  356. package/dist/components/Logo/index.js +9 -0
  357. package/dist/components/Logo/style.css.js +16 -9
  358. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  359. package/dist/components/ProductIcon/Icon.js +15 -14
  360. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  361. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  362. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  363. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  364. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  365. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  366. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  367. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  368. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  369. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  370. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  371. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  372. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  373. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  374. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  375. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  376. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  377. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  378. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  379. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  380. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  381. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  382. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  383. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  384. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  385. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  386. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  387. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  389. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  390. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  391. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  392. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  393. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts +3 -0
  394. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts.map +1 -0
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +101 -0
  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.d.ts +3 -0
  539. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.d.ts.map +1 -0
  540. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +80 -0
  541. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  542. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  543. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  544. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  545. package/dist/components/ProductIcon/__generated__/index.d.ts +4 -1
  546. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  547. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  548. package/dist/components/ProductIcon/index.js +13 -1
  549. package/dist/components/ProductIcon/styles.css.js +25 -19
  550. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  551. package/dist/iconStyles.js +7 -2
  552. package/dist/index.js +9 -0
  553. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  554. package/package.json +5 -5
  555. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/defineProperty.js +0 -15
  556. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js +0 -9
  557. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/toPropertyKey.js +0 -12
@@ -1,58 +1,61 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/DataWarehouseProductIcon.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 DataWarehouseProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DataWarehouseProductIcon",
18
- children: [/* @__PURE__ */ jsxs("g", {
19
- className: "Datawarehouse",
20
- clipPath: "url(#a)",
21
- children: [/* @__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: "#F1EEFC"
27
- })
28
- }), /* @__PURE__ */ jsxs("g", {
29
- className: "Icon",
30
- children: [/* @__PURE__ */ jsx("path", {
31
- className: "fill",
32
- clipRule: "evenodd",
33
- d: "m31.5 12.75-.777.006c-7.853.114-14.014 1.969-14.014 4.925v25.1l.005.162C16.98 46.185 23.5 48.25 31.5 48.25c8.175 0 14.792-2.148 14.792-5.468V17.68c0-3.053-6.572-4.931-14.792-4.931Zm.77 9.855h.008c5.175-.075 9.615-.906 12.042-2.31V42.78c0 1.632-5.745 3.497-12.82 3.497-6.97 0-12.683-1.81-12.818-3.456l-.002-.08V20.294c2.548 1.474 7.314 2.316 12.82 2.316h.004q.386 0 .766-.006Zm12.05-4.939c-.026-.442-1.18-1.213-3.329-1.826-2.477-.708-5.866-1.118-9.49-1.118-3.626 0-7.014.41-9.492 1.118-2.172.62-3.328 1.401-3.328 1.84l.005.055c.085.429 1.145 1.13 3.071 1.713l.248.072.004.002c2.478.707 5.866 1.117 9.491 1.117 2.47 0 4.83-.19 6.867-.535a27 27 0 0 0 1.654-.331q.505-.12.97-.252l.046-.012a16 16 0 0 0 .893-.287c1.51-.537 2.332-1.128 2.387-1.502z",
34
- fill: "#521094",
35
- fillRule: "evenodd"
10
+ var DataWarehouseProductIcon;
11
+ var init_DataWarehouseProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DataWarehouseProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DataWarehouseProductIcon",
19
+ children: [/* @__PURE__ */ jsxs("g", {
20
+ className: "Datawarehouse",
21
+ clipPath: "url(#a)",
22
+ children: [/* @__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: "#F1EEFC"
28
+ })
36
29
  }), /* @__PURE__ */ jsxs("g", {
37
- className: "fillStrong",
38
- fill: "#A060F6",
39
- children: [/* @__PURE__ */ jsx("path", { d: "M32.752 28.844a.986.986 0 0 0-1.973 0v9.593a.986.986 0 0 0 1.973 0zm-3.947 3.118a.986.986 0 0 0-1.972 0v6.475a.986.986 0 0 0 1.972 0zm7.674 3.118a.986.986 0 0 0-1.972 0v3.357a.986.986 0 0 0 1.972 0z" }), /* @__PURE__ */ jsx("path", {
30
+ className: "Icon",
31
+ children: [/* @__PURE__ */ jsx("path", {
32
+ className: "fill",
40
33
  clipRule: "evenodd",
41
- d: "M24.9 41.272a9.494 9.494 0 0 1 0-13.427 9.494 9.494 0 0 1 13.427 0c3.472 3.472 3.693 8.964.663 12.693l7.972 7.973a.986.986 0 0 1-1.394 1.394l-7.973-7.973c-3.729 3.032-9.222 2.812-12.694-.66Zm1.395-12.032a7.522 7.522 0 1 0 10.638 10.637A7.522 7.522 0 0 0 26.295 29.24",
34
+ d: "m31.5 12.75-.777.006c-7.853.114-14.014 1.969-14.014 4.925v25.1l.005.162C16.98 46.185 23.5 48.25 31.5 48.25c8.175 0 14.792-2.148 14.792-5.468V17.68c0-3.053-6.572-4.931-14.792-4.931Zm.77 9.855h.008c5.175-.075 9.615-.906 12.042-2.31V42.78c0 1.632-5.745 3.497-12.82 3.497-6.97 0-12.683-1.81-12.818-3.456l-.002-.08V20.294c2.548 1.474 7.314 2.316 12.82 2.316h.004q.386 0 .766-.006Zm12.05-4.939c-.026-.442-1.18-1.213-3.329-1.826-2.477-.708-5.866-1.118-9.49-1.118-3.626 0-7.014.41-9.492 1.118-2.172.62-3.328 1.401-3.328 1.84l.005.055c.085.429 1.145 1.13 3.071 1.713l.248.072.004.002c2.478.707 5.866 1.117 9.491 1.117 2.47 0 4.83-.19 6.867-.535a27 27 0 0 0 1.654-.331q.505-.12.97-.252l.046-.012a16 16 0 0 0 .893-.287c1.51-.537 2.332-1.128 2.387-1.502z",
35
+ fill: "#521094",
42
36
  fillRule: "evenodd"
37
+ }), /* @__PURE__ */ jsxs("g", {
38
+ className: "fillStrong",
39
+ fill: "#A060F6",
40
+ children: [/* @__PURE__ */ jsx("path", { d: "M32.752 28.844a.986.986 0 0 0-1.973 0v9.593a.986.986 0 0 0 1.973 0zm-3.947 3.118a.986.986 0 0 0-1.972 0v6.475a.986.986 0 0 0 1.972 0zm7.674 3.118a.986.986 0 0 0-1.972 0v3.357a.986.986 0 0 0 1.972 0z" }), /* @__PURE__ */ jsx("path", {
41
+ clipRule: "evenodd",
42
+ d: "M24.9 41.272a9.494 9.494 0 0 1 0-13.427 9.494 9.494 0 0 1 13.427 0c3.472 3.472 3.693 8.964.663 12.693l7.972 7.973a.986.986 0 0 1-1.394 1.394l-7.973-7.973c-3.729 3.032-9.222 2.812-12.694-.66Zm1.395-12.032a7.522 7.522 0 1 0 10.638 10.637A7.522 7.522 0 0 0 26.295 29.24",
43
+ fillRule: "evenodd"
44
+ })]
43
45
  })]
44
46
  })]
45
- })]
46
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
47
- className: "a",
48
- id: "a",
49
- children: /* @__PURE__ */ jsx("path", {
50
- d: "M0 0h64v64H0z",
51
- fill: "#fff"
52
- })
53
- }) })]
54
- }));
55
- };
47
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
48
+ className: "a",
49
+ id: "a",
50
+ children: /* @__PURE__ */ jsx("path", {
51
+ d: "M0 0h64v64H0z",
52
+ fill: "#fff"
53
+ })
54
+ }) })]
55
+ }));
56
+ };
57
+ });
56
58
 
57
59
  //#endregion
58
- export { DataWarehouseProductIcon };
60
+ init_DataWarehouseProductIcon();
61
+ export { DataWarehouseProductIcon, init_DataWarehouseProductIcon };
@@ -1,67 +1,70 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/DdosProductIcon.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 DdosProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DdosProductIcon",
18
- children: [/* @__PURE__ */ jsx("g", {
19
- className: "DDoS",
20
- children: /* @__PURE__ */ jsxs("g", {
21
- className: "DDoS-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", {
10
+ var DdosProductIcon;
11
+ var init_DdosProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DdosProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DdosProductIcon",
19
+ children: [/* @__PURE__ */ jsx("g", {
20
+ className: "DDoS",
21
+ children: /* @__PURE__ */ jsxs("g", {
31
22
  className: "DDoS-icon",
32
- children: [
33
- /* @__PURE__ */ jsx("path", {
34
- className: "fill",
35
- clipRule: "evenodd",
36
- d: "m32.034 10 .05.003.118.017.118.032 15.293 5.133a4 4 0 0 1 2.685 3.216c2.087 14.34-3.724 25.843-17.316 34.357l-.455.282a1 1 0 0 1-1.05.003C17.558 44.503 11.591 32.904 13.701 18.4a4.01 4.01 0 0 1 2.469-3.136l.217-.08 15.293-5.133.118-.032.118-.017.05-.003h.068Zm-.035 2.053L17.054 17.07l-.155.057a2 2 0 0 0-1.219 1.562c-1.945 13.37 3.333 24.02 15.95 32.09l.37.233.367-.232c12.473-7.977 17.774-18.47 16.017-31.626l-.065-.465a2 2 0 0 0-1.342-1.608z",
37
- fill: "#521094",
38
- fillRule: "evenodd"
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- className: "fillStrong",
42
- clipRule: "evenodd",
43
- d: "M14.318 21.487h35.364a1 1 0 0 1 .999.959c.252 6.057-1.018 11.575-3.808 16.532a1 1 0 0 1-.872.51H18a1 1 0 0 1-.872-.51c-2.79-4.957-4.06-10.475-3.808-16.532a1 1 0 0 1 .999-.959ZM48.711 23.7l-.003-.212H15.29l-.002.212c-.035 4.842.986 9.282 3.062 13.333l.239.455h26.819l.24-.455c2.076-4.05 3.097-8.49 3.062-13.333Z",
44
- fill: "#A365F6",
45
- fillRule: "evenodd"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- className: "fillStrong",
49
- d: "M21.44 26.1q1.1 0 1.93.43.84.43 1.29 1.23.46.79.46 1.84t-.46 1.84q-.45.78-1.29 1.21-.83.43-1.93.43H19V26.1zm-.05 5.79q1.1 0 1.7-.6t.6-1.69c0-1.09-.2-1.293-.6-1.7q-.6-.62-1.7-.62h-.99v4.61zm7.218-5.79q1.1 0 1.93.43.84.43 1.29 1.23.46.79.46 1.84t-.46 1.84q-.45.78-1.29 1.21-.83.43-1.93.43h-2.44V26.1zm-.05 5.79q1.1 0 1.7-.6t.6-1.69c0-1.09-.2-1.293-.6-1.7q-.6-.62-1.7-.62h-.99v4.61zm7.238 1.28a2.95 2.95 0 0 1-1.44-.35 2.63 2.63 0 0 1-1.01-1.01q-.36-.65-.36-1.5c0-.85.123-1.067.37-1.5a2.6 2.6 0 0 1 1.03-1q.65-.36 1.45-.36t1.45.36q.65.35 1.02 1 .38.65.38 1.5c0 .85-.13 1.067-.39 1.5q-.38.65-1.04 1.01a3 3 0 0 1-1.46.35m0-1.22q.38 0 .71-.18.34-.19.54-.56t.2-.9q0-.79-.42-1.21a1.34 1.34 0 0 0-1.01-.43q-.6 0-1.01.43-.4.42-.4 1.21t.39 1.22q.4.42 1 .42m6.327 1.2q-.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.94 1.94 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-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.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",
50
- fill: "#A365F6"
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"
51
30
  })
52
- ]
53
- })]
54
- })
55
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
56
- className: "a",
57
- id: "a",
58
- children: /* @__PURE__ */ jsx("path", {
59
- d: "M0 0h64v64H0z",
60
- fill: "#fff"
61
- })
62
- }) })]
63
- }));
64
- };
31
+ }), /* @__PURE__ */ jsxs("g", {
32
+ className: "DDoS-icon",
33
+ children: [
34
+ /* @__PURE__ */ jsx("path", {
35
+ className: "fill",
36
+ clipRule: "evenodd",
37
+ d: "m32.034 10 .05.003.118.017.118.032 15.293 5.133a4 4 0 0 1 2.685 3.216c2.087 14.34-3.724 25.843-17.316 34.357l-.455.282a1 1 0 0 1-1.05.003C17.558 44.503 11.591 32.904 13.701 18.4a4.01 4.01 0 0 1 2.469-3.136l.217-.08 15.293-5.133.118-.032.118-.017.05-.003h.068Zm-.035 2.053L17.054 17.07l-.155.057a2 2 0 0 0-1.219 1.562c-1.945 13.37 3.333 24.02 15.95 32.09l.37.233.367-.232c12.473-7.977 17.774-18.47 16.017-31.626l-.065-.465a2 2 0 0 0-1.342-1.608z",
38
+ fill: "#521094",
39
+ fillRule: "evenodd"
40
+ }),
41
+ /* @__PURE__ */ jsx("path", {
42
+ className: "fillStrong",
43
+ clipRule: "evenodd",
44
+ d: "M14.318 21.487h35.364a1 1 0 0 1 .999.959c.252 6.057-1.018 11.575-3.808 16.532a1 1 0 0 1-.872.51H18a1 1 0 0 1-.872-.51c-2.79-4.957-4.06-10.475-3.808-16.532a1 1 0 0 1 .999-.959ZM48.711 23.7l-.003-.212H15.29l-.002.212c-.035 4.842.986 9.282 3.062 13.333l.239.455h26.819l.24-.455c2.076-4.05 3.097-8.49 3.062-13.333Z",
45
+ fill: "#A365F6",
46
+ fillRule: "evenodd"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ className: "fillStrong",
50
+ d: "M21.44 26.1q1.1 0 1.93.43.84.43 1.29 1.23.46.79.46 1.84t-.46 1.84q-.45.78-1.29 1.21-.83.43-1.93.43H19V26.1zm-.05 5.79q1.1 0 1.7-.6t.6-1.69c0-1.09-.2-1.293-.6-1.7q-.6-.62-1.7-.62h-.99v4.61zm7.218-5.79q1.1 0 1.93.43.84.43 1.29 1.23.46.79.46 1.84t-.46 1.84q-.45.78-1.29 1.21-.83.43-1.93.43h-2.44V26.1zm-.05 5.79q1.1 0 1.7-.6t.6-1.69c0-1.09-.2-1.293-.6-1.7q-.6-.62-1.7-.62h-.99v4.61zm7.238 1.28a2.95 2.95 0 0 1-1.44-.35 2.63 2.63 0 0 1-1.01-1.01q-.36-.65-.36-1.5c0-.85.123-1.067.37-1.5a2.6 2.6 0 0 1 1.03-1q.65-.36 1.45-.36t1.45.36q.65.35 1.02 1 .38.65.38 1.5c0 .85-.13 1.067-.39 1.5q-.38.65-1.04 1.01a3 3 0 0 1-1.46.35m0-1.22q.38 0 .71-.18.34-.19.54-.56t.2-.9q0-.79-.42-1.21a1.34 1.34 0 0 0-1.01-.43q-.6 0-1.01.43-.4.42-.4 1.21t.39 1.22q.4.42 1 .42m6.327 1.2q-.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.94 1.94 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-.41 0-.66.21-.24.21-.24.61 0 .28.18.47.19.18.46.3.28.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",
51
+ fill: "#A365F6"
52
+ })
53
+ ]
54
+ })]
55
+ })
56
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
57
+ className: "a",
58
+ id: "a",
59
+ children: /* @__PURE__ */ jsx("path", {
60
+ d: "M0 0h64v64H0z",
61
+ fill: "#fff"
62
+ })
63
+ }) })]
64
+ }));
65
+ };
66
+ });
65
67
 
66
68
  //#endregion
67
- export { DdosProductIcon };
69
+ init_DdosProductIcon();
70
+ export { DdosProductIcon, init_DdosProductIcon };
@@ -1,57 +1,60 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/DdxCoreServersProductIcon.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 DdxCoreServersProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DdxCoreServersProductIcon",
18
- children: [/* @__PURE__ */ jsx("g", {
19
- className: "DDX-Core-Servers",
20
- children: /* @__PURE__ */ jsxs("g", {
21
- className: "Core-Servers-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
- clipRule: "evenodd",
33
- fillRule: "evenodd",
34
- children: [/* @__PURE__ */ jsx("path", {
35
- className: "fill",
36
- d: "M13.898 27.04q.372.331.808.606l10.287 6.459a13.27 13.27 0 0 0 14.113 0l10.287-6.459q.43-.27.807-.607v15.349l-.01.235a4 4 0 0 1-1.86 3.064l-10.288 6.459-.29.177a11.27 11.27 0 0 1-11.695-.177l-10.288-6.459-.195-.13a4 4 0 0 1-1.676-3.323zm-2-4.59a6 6 0 0 0 0 .225l.001 19.79a5.99 5.99 0 0 0 2.807 4.916l10.287 6.459.303.184a13.27 13.27 0 0 0 13.81-.184l10.287-6.459.25-.166a6 6 0 0 0 2.558-4.811V22.303h-.006a5.99 5.99 0 0 0-2.802-4.813l-10.287-6.458a13.27 13.27 0 0 0-14.113 0L14.706 17.49a6 6 0 0 0-2.803 4.813h-.005zm2.041.69a4 4 0 0 1 1.83-3.956l10.288-6.459a11.27 11.27 0 0 1 11.985 0l10.288 6.459a3.996 3.996 0 0 1 0 6.768l-10.288 6.46a11.27 11.27 0 0 1-11.985 0l-10.288-6.46a3.99 3.99 0 0 1-1.83-2.812",
37
- fill: "#521094"
38
- }), /* @__PURE__ */ jsx("path", {
39
- className: "fillStrong",
40
- d: "M23.631 20.943a3.057 3.057 0 0 0 .964 4.214l4.236 2.66a6.05 6.05 0 0 0 6.437 0l4.236-2.66a3.057 3.057 0 0 0 0-5.178l-4.236-2.66a6.05 6.05 0 0 0-6.437 0l-4.236 2.66a3.06 3.06 0 0 0-.964.964m2.027.73 4.236-2.66a4.05 4.05 0 0 1 4.31 0l4.236 2.66a1.057 1.057 0 0 1 0 1.79l-4.236 2.66a4.05 4.05 0 0 1-4.31 0l-4.235-2.66a1.057 1.057 0 0 1 0-1.79Zm21.354 15.932a1 1 0 0 0-1.379-.316l-8.637 5.423-.277.168a9.3 9.3 0 0 1-9.616-.168l-8.638-5.423-.102-.056a1 1 0 0 0-.961 1.75l8.637 5.423.292.178a11.3 11.3 0 0 0 11.728-.178l8.638-5.423.095-.067a1 1 0 0 0 .22-1.311",
41
- fill: "#A060F6"
10
+ var DdxCoreServersProductIcon;
11
+ var init_DdxCoreServersProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DdxCoreServersProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DdxCoreServersProductIcon",
19
+ children: [/* @__PURE__ */ jsx("g", {
20
+ className: "DDX-Core-Servers",
21
+ children: /* @__PURE__ */ jsxs("g", {
22
+ className: "Core-Servers-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"
30
+ })
31
+ }), /* @__PURE__ */ jsxs("g", {
32
+ className: "Icon",
33
+ clipRule: "evenodd",
34
+ fillRule: "evenodd",
35
+ children: [/* @__PURE__ */ jsx("path", {
36
+ className: "fill",
37
+ d: "M13.898 27.04q.372.331.808.606l10.287 6.459a13.27 13.27 0 0 0 14.113 0l10.287-6.459q.43-.27.807-.607v15.349l-.01.235a4 4 0 0 1-1.86 3.064l-10.288 6.459-.29.177a11.27 11.27 0 0 1-11.695-.177l-10.288-6.459-.195-.13a4 4 0 0 1-1.676-3.323zm-2-4.59a6 6 0 0 0 0 .225l.001 19.79a5.99 5.99 0 0 0 2.807 4.916l10.287 6.459.303.184a13.27 13.27 0 0 0 13.81-.184l10.287-6.459.25-.166a6 6 0 0 0 2.558-4.811V22.303h-.006a5.99 5.99 0 0 0-2.802-4.813l-10.287-6.458a13.27 13.27 0 0 0-14.113 0L14.706 17.49a6 6 0 0 0-2.803 4.813h-.005zm2.041.69a4 4 0 0 1 1.83-3.956l10.288-6.459a11.27 11.27 0 0 1 11.985 0l10.288 6.459a3.996 3.996 0 0 1 0 6.768l-10.288 6.46a11.27 11.27 0 0 1-11.985 0l-10.288-6.46a3.99 3.99 0 0 1-1.83-2.812",
38
+ fill: "#521094"
39
+ }), /* @__PURE__ */ jsx("path", {
40
+ className: "fillStrong",
41
+ d: "M23.631 20.943a3.057 3.057 0 0 0 .964 4.214l4.236 2.66a6.05 6.05 0 0 0 6.437 0l4.236-2.66a3.057 3.057 0 0 0 0-5.178l-4.236-2.66a6.05 6.05 0 0 0-6.437 0l-4.236 2.66a3.06 3.06 0 0 0-.964.964m2.027.73 4.236-2.66a4.05 4.05 0 0 1 4.31 0l4.236 2.66a1.057 1.057 0 0 1 0 1.79l-4.236 2.66a4.05 4.05 0 0 1-4.31 0l-4.235-2.66a1.057 1.057 0 0 1 0-1.79Zm21.354 15.932a1 1 0 0 0-1.379-.316l-8.637 5.423-.277.168a9.3 9.3 0 0 1-9.616-.168l-8.638-5.423-.102-.056a1 1 0 0 0-.961 1.75l8.637 5.423.292.178a11.3 11.3 0 0 0 11.728-.178l8.638-5.423.095-.067a1 1 0 0 0 .22-1.311",
42
+ fill: "#A060F6"
43
+ })]
42
44
  })]
43
- })]
44
- })
45
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
46
- className: "a",
47
- id: "a",
48
- children: /* @__PURE__ */ jsx("path", {
49
- d: "M0 0h64v64H0z",
50
- fill: "#fff"
51
- })
52
- }) })]
53
- }));
54
- };
45
+ })
46
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
47
+ className: "a",
48
+ id: "a",
49
+ children: /* @__PURE__ */ jsx("path", {
50
+ d: "M0 0h64v64H0z",
51
+ fill: "#fff"
52
+ })
53
+ }) })]
54
+ }));
55
+ };
56
+ });
55
57
 
56
58
  //#endregion
57
- export { DdxCoreServersProductIcon };
59
+ init_DdxCoreServersProductIcon();
60
+ export { DdxCoreServersProductIcon, init_DdxCoreServersProductIcon };
@@ -1,57 +1,60 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/DdxProServersProductIcon.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 DdxProServersProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DdxProServersProductIcon",
18
- children: [/* @__PURE__ */ jsx("g", {
19
- className: "DDX-Pro-Servers",
20
- children: /* @__PURE__ */ jsxs("g", {
21
- className: "Pro-Servers-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
- clipRule: "evenodd",
33
- fillRule: "evenodd",
34
- children: [/* @__PURE__ */ jsx("path", {
35
- className: "fill",
36
- d: "M31.959 12h-.027a1 1 0 0 0-.447.105l-17.768 8.88a1 1 0 0 0-.553.904l.083 9.12.007.115a1 1 0 0 0 1.44.77l17.25-8.622 17.252 8.623a1 1 0 0 0 1.447-.886l.084-9.12a1 1 0 0 0-.553-.904l-17.768-8.88a1 1 0 0 0-.447-.105m-.013 2.111 16.775 8.383-.063 6.895-16.266-8.128-.123-.052a1 1 0 0 0-.771.052L15.232 29.39l-.063-6.896zm.06 26.82h-.013a1 1 0 0 0-.443.104l-8.993 4.44a1 1 0 0 0-.557.904l.042 5.56.007.114a1 1 0 0 0 1.436.775L32 48.623l8.515 4.205a1 1 0 0 0 1.443-.89l.042-5.56a1 1 0 0 0-.557-.904l-8.994-4.44a1 1 0 0 0-.442-.103ZM32 43.042l7.995 3.948-.025 3.338-7.528-3.716-.122-.05a1 1 0 0 0-.763.05l-7.527 3.716-.025-3.339z",
37
- fill: "#521094"
38
- }), /* @__PURE__ */ jsx("path", {
39
- className: "fillStrong",
40
- d: "M31.99 27.931h.02a1 1 0 0 1 .443.104l12.99 6.412a1 1 0 0 1 .557.906l-.06 6.587a1 1 0 0 1-1.444.888L32 36.658l-12.497 6.17a1 1 0 0 1-1.435-.774l-.007-.114L18 35.353a1 1 0 0 1 .557-.906l12.99-6.413a1 1 0 0 1 .443-.103m12.004 8.031L32 30.041l-11.994 5.921.04 4.367 11.511-5.682a1 1 0 0 1 .763-.051l.123.05 11.51 5.683.04-4.367Z",
41
- fill: "#A060F6"
10
+ var DdxProServersProductIcon;
11
+ var init_DdxProServersProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DdxProServersProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DdxProServersProductIcon",
19
+ children: [/* @__PURE__ */ jsx("g", {
20
+ className: "DDX-Pro-Servers",
21
+ children: /* @__PURE__ */ jsxs("g", {
22
+ className: "Pro-Servers-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"
30
+ })
31
+ }), /* @__PURE__ */ jsxs("g", {
32
+ className: "Icon",
33
+ clipRule: "evenodd",
34
+ fillRule: "evenodd",
35
+ children: [/* @__PURE__ */ jsx("path", {
36
+ className: "fill",
37
+ d: "M31.959 12h-.027a1 1 0 0 0-.447.105l-17.768 8.88a1 1 0 0 0-.553.904l.083 9.12.007.115a1 1 0 0 0 1.44.77l17.25-8.622 17.252 8.623a1 1 0 0 0 1.447-.886l.084-9.12a1 1 0 0 0-.553-.904l-17.768-8.88a1 1 0 0 0-.447-.105m-.013 2.111 16.775 8.383-.063 6.895-16.266-8.128-.123-.052a1 1 0 0 0-.771.052L15.232 29.39l-.063-6.896zm.06 26.82h-.013a1 1 0 0 0-.443.104l-8.993 4.44a1 1 0 0 0-.557.904l.042 5.56.007.114a1 1 0 0 0 1.436.775L32 48.623l8.515 4.205a1 1 0 0 0 1.443-.89l.042-5.56a1 1 0 0 0-.557-.904l-8.994-4.44a1 1 0 0 0-.442-.103ZM32 43.042l7.995 3.948-.025 3.338-7.528-3.716-.122-.05a1 1 0 0 0-.763.05l-7.527 3.716-.025-3.339z",
38
+ fill: "#521094"
39
+ }), /* @__PURE__ */ jsx("path", {
40
+ className: "fillStrong",
41
+ d: "M31.99 27.931h.02a1 1 0 0 1 .443.104l12.99 6.412a1 1 0 0 1 .557.906l-.06 6.587a1 1 0 0 1-1.444.888L32 36.658l-12.497 6.17a1 1 0 0 1-1.435-.774l-.007-.114L18 35.353a1 1 0 0 1 .557-.906l12.99-6.413a1 1 0 0 1 .443-.103m12.004 8.031L32 30.041l-11.994 5.921.04 4.367 11.511-5.682a1 1 0 0 1 .763-.051l.123.05 11.51 5.683.04-4.367Z",
42
+ fill: "#A060F6"
43
+ })]
42
44
  })]
43
- })]
44
- })
45
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
46
- className: "a",
47
- id: "a",
48
- children: /* @__PURE__ */ jsx("path", {
49
- d: "M0 0h64v64H0z",
50
- fill: "#fff"
51
- })
52
- }) })]
53
- }));
54
- };
45
+ })
46
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
47
+ className: "a",
48
+ id: "a",
49
+ children: /* @__PURE__ */ jsx("path", {
50
+ d: "M0 0h64v64H0z",
51
+ fill: "#fff"
52
+ })
53
+ }) })]
54
+ }));
55
+ };
56
+ });
55
57
 
56
58
  //#endregion
57
- export { DdxProServersProductIcon };
59
+ init_DdxProServersProductIcon();
60
+ export { DdxProServersProductIcon, init_DdxProServersProductIcon };
@@ -1,57 +1,60 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/DdxStartServersProductIcon.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 DdxStartServersProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DdxStartServersProductIcon",
18
- children: [/* @__PURE__ */ jsx("g", {
19
- className: "DDX-Start-Servers",
20
- children: /* @__PURE__ */ jsxs("g", {
21
- className: "Start-Servers-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
- clipRule: "evenodd",
33
- fillRule: "evenodd",
34
- children: [/* @__PURE__ */ jsx("path", {
35
- className: "fill",
36
- d: "M31.928 16h.034a1 1 0 0 1 .447.105L54.73 27.26a1 1 0 0 1 .554.903l-.105 11.458a1 1 0 0 1-1.447.885L43 35.142l.001 11.79a1 1 0 0 1-.883.992l-.117.007H22a1 1 0 0 1-1-1V35.087l-10.84 5.42a1 1 0 0 1-1.44-.772l-.007-.114-.105-11.458a1 1 0 0 1 .553-.903l22.32-11.155a1 1 0 0 1 .447-.105m21.348 12.769-21.331-10.66-21.332 10.66.084 9.232 10.856-5.425a1 1 0 0 1 1.44.779l.007.115v12.461h18V33.525a1 1 0 0 1 1.341-.94l.106.045 10.746 5.371z",
37
- fill: "#521094"
38
- }), /* @__PURE__ */ jsx("path", {
39
- className: "fillStrong",
40
- d: "M32.186 24.931h-.481l-6.214 3.106-.102.058a1 1 0 0 0-.346 1.283l.058.102a1 1 0 0 0 1.284.346l5.56-2.78 5.561 2.78.107.046a1 1 0 0 0 .787-1.835zm4.814 9a1 1 0 0 1 .117 1.993l-.117.007H27a1 1 0 0 1-.116-1.993L27 33.93zm0 6a1 1 0 0 1 .117 1.993l-.117.007H27a1 1 0 0 1-.116-1.993L27 39.93z",
41
- fill: "#A060F6"
10
+ var DdxStartServersProductIcon;
11
+ var init_DdxStartServersProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DdxStartServersProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DdxStartServersProductIcon",
19
+ children: [/* @__PURE__ */ jsx("g", {
20
+ className: "DDX-Start-Servers",
21
+ children: /* @__PURE__ */ jsxs("g", {
22
+ className: "Start-Servers-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"
30
+ })
31
+ }), /* @__PURE__ */ jsxs("g", {
32
+ className: "Icon",
33
+ clipRule: "evenodd",
34
+ fillRule: "evenodd",
35
+ children: [/* @__PURE__ */ jsx("path", {
36
+ className: "fill",
37
+ d: "M31.928 16h.034a1 1 0 0 1 .447.105L54.73 27.26a1 1 0 0 1 .554.903l-.105 11.458a1 1 0 0 1-1.447.885L43 35.142l.001 11.79a1 1 0 0 1-.883.992l-.117.007H22a1 1 0 0 1-1-1V35.087l-10.84 5.42a1 1 0 0 1-1.44-.772l-.007-.114-.105-11.458a1 1 0 0 1 .553-.903l22.32-11.155a1 1 0 0 1 .447-.105m21.348 12.769-21.331-10.66-21.332 10.66.084 9.232 10.856-5.425a1 1 0 0 1 1.44.779l.007.115v12.461h18V33.525a1 1 0 0 1 1.341-.94l.106.045 10.746 5.371z",
38
+ fill: "#521094"
39
+ }), /* @__PURE__ */ jsx("path", {
40
+ className: "fillStrong",
41
+ d: "M32.186 24.931h-.481l-6.214 3.106-.102.058a1 1 0 0 0-.346 1.283l.058.102a1 1 0 0 0 1.284.346l5.56-2.78 5.561 2.78.107.046a1 1 0 0 0 .787-1.835zm4.814 9a1 1 0 0 1 .117 1.993l-.117.007H27a1 1 0 0 1-.116-1.993L27 33.93zm0 6a1 1 0 0 1 .117 1.993l-.117.007H27a1 1 0 0 1-.116-1.993L27 39.93z",
42
+ fill: "#A060F6"
43
+ })]
42
44
  })]
43
- })]
44
- })
45
- }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
46
- className: "a",
47
- id: "a",
48
- children: /* @__PURE__ */ jsx("path", {
49
- d: "M0 0h64v64H0z",
50
- fill: "#fff"
51
- })
52
- }) })]
53
- }));
54
- };
45
+ })
46
+ }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
47
+ className: "a",
48
+ id: "a",
49
+ children: /* @__PURE__ */ jsx("path", {
50
+ d: "M0 0h64v64H0z",
51
+ fill: "#fff"
52
+ })
53
+ }) })]
54
+ }));
55
+ };
56
+ });
55
57
 
56
58
  //#endregion
57
- export { DdxStartServersProductIcon };
59
+ init_DdxStartServersProductIcon();
60
+ export { DdxStartServersProductIcon, init_DdxStartServersProductIcon };