@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,119 +1,122 @@
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__/VpcPeeringProductIcon.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 VpcPeeringProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "VpcPeeringProductIcon",
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: "#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: "M15.7285 44.4502L25.627 50.1641C25.2149 50.7058 24.8814 51.2882 24.626 51.8955L14.5518 46.0801C15.0811 45.6411 15.4938 45.0678 15.7412 44.4131C15.7366 44.4253 15.7333 44.438 15.7285 44.4502Z",
34
- fill: "#A060F6"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- d: "M33 26.2559C34.8132 27.5208 36 29.6215 36 32C36 33.0662 35.7603 34.076 35.334 34.9805C35.2243 34.9926 35.1129 35 35 35C34.3826 35 33.8091 34.8129 33.332 34.4932C33.7555 33.759 34 32.9084 34 32C34 29.2386 31.7614 27 29 27C26.2386 27 24 29.2386 24 32C24 34.1764 25.3909 36.027 27.332 36.7139C27.8668 37.582 28.5456 38.3515 29.334 38.9912C29.2233 38.9964 29.112 39 29 39C27.2537 39 25.6578 38.3593 24.4316 37.3018L15.877 42.0088C15.7072 41.3421 15.3694 40.7423 14.9121 40.2568L23.0938 35.7549C22.4024 34.6696 22 33.3822 22 32C22 30.4871 22.481 29.0871 23.2969 27.9424L14.8066 22.8496C15.2828 22.3806 15.6424 21.7929 15.8369 21.1348L24.7178 26.4639C25.9016 25.5468 27.3867 25 29 25C29.6951 25 30.3662 25.1024 31 25.291V12.873C31.3196 12.9553 31.6547 12.999 32 12.999C32.3453 12.999 32.6804 12.9553 33 12.873V26.2559Z",
39
- fill: "#A060F6"
40
- }),
41
- /* @__PURE__ */ jsx("path", {
42
- className: "fillStrong",
43
- d: "M13.0811 23.8516V39.1475C13.0932 39.1509 13.105 39.1557 13.1172 39.1592C12.7625 39.0562 12.3879 39 12 39C11.6711 39 11.3517 39.0404 11.0459 39.1152C11.0577 39.1123 11.0692 39.1083 11.0811 39.1055V23.8936C11.0758 23.8923 11.0707 23.8899 11.0654 23.8887C11.3654 23.9605 11.6781 24 12 24C12.3794 24 12.746 23.9454 13.0938 23.8467C13.0894 23.8479 13.0854 23.8503 13.0811 23.8516Z",
44
- fill: "#A060F6"
45
- }),
46
- /* @__PURE__ */ jsx("path", {
47
- className: "fillStrong",
48
- d: "M28.1396 10.0488C28.3213 10.7196 28.6728 11.32 29.1455 11.8018L15.958 19.415C15.96 19.4289 15.96 19.4431 15.9619 19.457C15.8633 18.731 15.5705 18.0674 15.1367 17.5195C15.1476 17.5333 15.1592 17.5466 15.1699 17.5605L28.1445 10.0693C28.1427 10.0626 28.1415 10.0556 28.1396 10.0488Z",
49
- fill: "#A060F6"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- className: "fillStrong",
53
- d: "M34.8281 6.17188C34.9233 6.26702 35.0131 6.36587 35.0967 6.46777C35.1086 6.48233 35.1192 6.49795 35.1309 6.5127C35.0363 6.39377 34.9354 6.27919 34.8281 6.17188Z",
54
- fill: "#A060F6"
55
- }),
56
- /* @__PURE__ */ jsx("path", {
57
- className: "fillStrong",
58
- d: "M34.6006 5.96191C34.6075 5.96785 34.6142 5.97449 34.6211 5.98047C34.6082 5.96926 34.5951 5.95831 34.582 5.94727C34.588 5.95236 34.5946 5.95678 34.6006 5.96191Z",
59
- fill: "#A060F6"
60
- }),
61
- /* @__PURE__ */ jsx("path", {
62
- className: "fillStrong",
63
- d: "M34.3711 5.77832C34.377 5.78267 34.3828 5.7876 34.3887 5.79199C34.3555 5.76728 34.321 5.7444 34.2871 5.7207C34.315 5.74014 34.3438 5.75818 34.3711 5.77832Z",
64
- fill: "#A060F6"
65
- }),
66
- /* @__PURE__ */ jsx("path", {
67
- className: "fillStrong",
68
- d: "M30.1143 5.47266C30.1247 5.46705 30.135 5.4606 30.1455 5.45508C30.1609 5.44704 30.1769 5.44044 30.1924 5.43262C30.1663 5.44587 30.14 5.45885 30.1143 5.47266Z",
69
- fill: "#A060F6"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- className: "fillStrong",
73
- d: "M33.4629 5.27734C33.474 5.28171 33.485 5.28656 33.4961 5.29102C33.4758 5.28281 33.4551 5.27546 33.4346 5.26758C33.4439 5.27116 33.4536 5.2737 33.4629 5.27734Z",
74
- fill: "#A060F6"
75
- }),
76
- /* @__PURE__ */ jsx("path", {
77
- className: "fillStrong",
78
- d: "M33.1445 5.16699C33.1494 5.16845 33.1543 5.1704 33.1592 5.17188C33.1439 5.16726 33.1286 5.16264 33.1133 5.1582C33.1237 5.16121 33.1342 5.1639 33.1445 5.16699Z",
79
- fill: "#A060F6"
80
- }),
81
- /* @__PURE__ */ jsx("path", {
82
- className: "fillStrong",
83
- d: "M32.5264 5.03516C32.5345 5.03623 32.5426 5.03794 32.5508 5.03906C32.5306 5.03629 32.5105 5.03372 32.4902 5.03125C32.5023 5.03273 32.5144 5.03357 32.5264 5.03516Z",
84
- fill: "#A060F6"
85
- }),
86
- /* @__PURE__ */ jsx("path", {
87
- className: "fill",
88
- clipRule: "evenodd",
89
- d: "M48.8291 17.5605C49.5225 16.6605 50.5915 16.0643 51.8008 16.0049L52 16C54.2091 16 56 17.7909 56 20C55.9999 21.8928 54.6851 23.4783 52.9189 23.8936V39.1055C54.685 39.5206 55.9998 41.1063 56 42.999C56 45.1412 54.3156 46.8901 52.1992 46.9941L52 46.999C51.0301 46.999 50.1407 46.6543 49.4482 46.0801L35.8545 53.9277C35.9491 54.2688 36 54.6288 36 55C35.9999 56.3986 35.2817 57.6288 34.1943 58.3438C34.0999 58.4058 34.0035 58.4633 33.9053 58.5166C33.8884 58.5258 33.8715 58.535 33.8545 58.5439C33.6258 58.6637 33.3879 58.7596 33.1445 58.832C33.1296 58.8365 33.1146 58.8405 33.0996 58.8447C32.7018 58.9581 32.2903 59.0083 31.8799 58.9961C31.7902 58.9935 31.7014 58.9889 31.6133 58.9805C31.3645 58.9565 31.1176 58.9094 30.876 58.8389C30.2886 58.6672 29.7571 58.365 29.3154 57.9648C29.2667 57.9207 29.2189 57.8751 29.1719 57.8281C29.0795 57.7357 28.9916 57.6398 28.9102 57.541C28.6013 57.1659 28.3607 56.733 28.2041 56.2617C28.1703 56.1598 28.1406 56.0569 28.1152 55.9531C28.1114 55.9376 28.1081 55.9219 28.1045 55.9062C28.0354 55.608 28 55.3036 28 54.999C28.0001 54.6413 28.0476 54.2948 28.1357 53.9648C28.3099 53.3118 28.6519 52.6943 29.1621 52.1807C29.6611 51.6784 30.2928 51.3079 31 51.126V37.7432C29.1871 36.4781 28 34.3783 28 32C28 30.9337 28.2386 29.9231 28.665 29.0186C28.775 29.0063 28.8868 29 29 29C29.6169 29 30.1902 29.1865 30.667 29.5059C30.2434 30.2401 30 31.0914 30 32C30 34.7614 32.2386 37 35 37C37.7614 37 40 34.7614 40 32C40 29.8232 38.6087 27.9717 36.667 27.2852C36.1321 26.4171 35.4536 25.6475 34.665 25.0078C34.776 25.0026 34.8877 25 35 25C36.6131 25 38.0975 25.5471 39.2812 26.4639L48.1631 21.1357C48.1641 21.1349 48.165 21.1336 48.166 21.1328C48.0599 20.7734 48 20.3938 48 20C48 19.8017 48.0141 19.6066 48.042 19.416L38.373 13.833C38.7851 13.291 39.1187 12.7092 39.374 12.1016L48.8291 17.5605ZM32 53C30.8954 53 30 53.8954 30 55C30 56.1046 30.8954 57 32 57C33.1046 57 34 56.1046 34 55C34 53.8954 33.1046 53 32 53ZM39.5664 37.3018C38.3404 38.3587 36.7458 39 35 39C34.3048 39 33.6339 38.8967 33 38.708V51.126C33.715 51.3097 34.3518 51.6857 34.8535 52.1963L48.2715 44.4502C48.0964 44.0005 48 43.5107 48 42.999C48 42.657 48.0422 42.3247 48.123 42.0078L39.5664 37.3018ZM52 41C50.8954 41 50 41.8954 50 43C50 44.1045 50.8955 45 52 45C53.1045 45 54 44.1045 54 43C54 41.8954 53.1046 41 52 41ZM49.1934 22.8506L40.7031 27.9424C41.519 29.0871 42 30.4871 42 32C42 33.3823 41.5968 34.6695 40.9053 35.7549L49.0889 40.2568L49.0898 40.2578C49.5811 39.7366 50.2097 39.3462 50.9189 39.1475V23.8516C50.2596 23.6668 49.6708 23.3156 49.1963 22.8486C49.1953 22.8491 49.1944 22.8501 49.1934 22.8506ZM52 18C50.8954 18 50 18.8954 50 20C50 21.1046 50.8954 22 52 22C53.1046 22 54 21.1046 54 20C54 18.8954 53.1046 18 52 18Z",
90
- fill: "#521094",
91
- fillRule: "evenodd"
92
- }),
93
- /* @__PURE__ */ jsx("path", {
94
- className: "fill",
95
- clipRule: "evenodd",
96
- d: "M12 39C14.2091 39 16 40.7909 16 43C16 45.2091 14.2091 47 12 47C9.79086 47 8 45.2091 8 43C8 40.7909 9.79086 39 12 39ZM12 41C10.8954 41 10 41.8954 10 43C10 44.1046 10.8954 45 12 45C13.1046 45 14 44.1046 14 43C14 41.8954 13.1046 41 12 41Z",
97
- fill: "#521094",
98
- fillRule: "evenodd"
99
- }),
100
- /* @__PURE__ */ jsx("path", {
101
- className: "fill",
102
- clipRule: "evenodd",
103
- d: "M12 16C14.2091 16 16 17.7909 16 20C16 22.2091 14.2091 24 12 24C9.79086 24 8 22.2091 8 20C8 17.7909 9.79086 16 12 16ZM12 18C10.8954 18 10 18.8954 10 20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20C14 18.8954 13.1046 18 12 18Z",
104
- fill: "#521094",
105
- fillRule: "evenodd"
106
- }),
107
- /* @__PURE__ */ jsx("path", {
108
- className: "fill",
109
- clipRule: "evenodd",
110
- d: "M32 5C34.2091 5 36 6.79086 36 9C36 11.2091 34.2091 13 32 13C29.7909 13 28 11.2091 28 9C28 6.79086 29.7909 5 32 5ZM32 7C30.8954 7 30 7.89543 30 9C30 10.1046 30.8954 11 32 11C33.1046 11 34 10.1046 34 9C34 7.89543 33.1046 7 32 7Z",
111
- fill: "#521094",
112
- fillRule: "evenodd"
113
- })
114
- ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
115
- }));
116
- };
10
+ var VpcPeeringProductIcon;
11
+ var init_VpcPeeringProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VpcPeeringProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "VpcPeeringProductIcon",
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: "#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: "M15.7285 44.4502L25.627 50.1641C25.2149 50.7058 24.8814 51.2882 24.626 51.8955L14.5518 46.0801C15.0811 45.6411 15.4938 45.0678 15.7412 44.4131C15.7366 44.4253 15.7333 44.438 15.7285 44.4502Z",
35
+ fill: "#A060F6"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ d: "M33 26.2559C34.8132 27.5208 36 29.6215 36 32C36 33.0662 35.7603 34.076 35.334 34.9805C35.2243 34.9926 35.1129 35 35 35C34.3826 35 33.8091 34.8129 33.332 34.4932C33.7555 33.759 34 32.9084 34 32C34 29.2386 31.7614 27 29 27C26.2386 27 24 29.2386 24 32C24 34.1764 25.3909 36.027 27.332 36.7139C27.8668 37.582 28.5456 38.3515 29.334 38.9912C29.2233 38.9964 29.112 39 29 39C27.2537 39 25.6578 38.3593 24.4316 37.3018L15.877 42.0088C15.7072 41.3421 15.3694 40.7423 14.9121 40.2568L23.0938 35.7549C22.4024 34.6696 22 33.3822 22 32C22 30.4871 22.481 29.0871 23.2969 27.9424L14.8066 22.8496C15.2828 22.3806 15.6424 21.7929 15.8369 21.1348L24.7178 26.4639C25.9016 25.5468 27.3867 25 29 25C29.6951 25 30.3662 25.1024 31 25.291V12.873C31.3196 12.9553 31.6547 12.999 32 12.999C32.3453 12.999 32.6804 12.9553 33 12.873V26.2559Z",
40
+ fill: "#A060F6"
41
+ }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ className: "fillStrong",
44
+ d: "M13.0811 23.8516V39.1475C13.0932 39.1509 13.105 39.1557 13.1172 39.1592C12.7625 39.0562 12.3879 39 12 39C11.6711 39 11.3517 39.0404 11.0459 39.1152C11.0577 39.1123 11.0692 39.1083 11.0811 39.1055V23.8936C11.0758 23.8923 11.0707 23.8899 11.0654 23.8887C11.3654 23.9605 11.6781 24 12 24C12.3794 24 12.746 23.9454 13.0938 23.8467C13.0894 23.8479 13.0854 23.8503 13.0811 23.8516Z",
45
+ fill: "#A060F6"
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
48
+ className: "fillStrong",
49
+ d: "M28.1396 10.0488C28.3213 10.7196 28.6728 11.32 29.1455 11.8018L15.958 19.415C15.96 19.4289 15.96 19.4431 15.9619 19.457C15.8633 18.731 15.5705 18.0674 15.1367 17.5195C15.1476 17.5333 15.1592 17.5466 15.1699 17.5605L28.1445 10.0693C28.1427 10.0626 28.1415 10.0556 28.1396 10.0488Z",
50
+ fill: "#A060F6"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ className: "fillStrong",
54
+ d: "M34.8281 6.17188C34.9233 6.26702 35.0131 6.36587 35.0967 6.46777C35.1086 6.48233 35.1192 6.49795 35.1309 6.5127C35.0363 6.39377 34.9354 6.27919 34.8281 6.17188Z",
55
+ fill: "#A060F6"
56
+ }),
57
+ /* @__PURE__ */ jsx("path", {
58
+ className: "fillStrong",
59
+ d: "M34.6006 5.96191C34.6075 5.96785 34.6142 5.97449 34.6211 5.98047C34.6082 5.96926 34.5951 5.95831 34.582 5.94727C34.588 5.95236 34.5946 5.95678 34.6006 5.96191Z",
60
+ fill: "#A060F6"
61
+ }),
62
+ /* @__PURE__ */ jsx("path", {
63
+ className: "fillStrong",
64
+ d: "M34.3711 5.77832C34.377 5.78267 34.3828 5.7876 34.3887 5.79199C34.3555 5.76728 34.321 5.7444 34.2871 5.7207C34.315 5.74014 34.3438 5.75818 34.3711 5.77832Z",
65
+ fill: "#A060F6"
66
+ }),
67
+ /* @__PURE__ */ jsx("path", {
68
+ className: "fillStrong",
69
+ d: "M30.1143 5.47266C30.1247 5.46705 30.135 5.4606 30.1455 5.45508C30.1609 5.44704 30.1769 5.44044 30.1924 5.43262C30.1663 5.44587 30.14 5.45885 30.1143 5.47266Z",
70
+ fill: "#A060F6"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ className: "fillStrong",
74
+ d: "M33.4629 5.27734C33.474 5.28171 33.485 5.28656 33.4961 5.29102C33.4758 5.28281 33.4551 5.27546 33.4346 5.26758C33.4439 5.27116 33.4536 5.2737 33.4629 5.27734Z",
75
+ fill: "#A060F6"
76
+ }),
77
+ /* @__PURE__ */ jsx("path", {
78
+ className: "fillStrong",
79
+ d: "M33.1445 5.16699C33.1494 5.16845 33.1543 5.1704 33.1592 5.17188C33.1439 5.16726 33.1286 5.16264 33.1133 5.1582C33.1237 5.16121 33.1342 5.1639 33.1445 5.16699Z",
80
+ fill: "#A060F6"
81
+ }),
82
+ /* @__PURE__ */ jsx("path", {
83
+ className: "fillStrong",
84
+ d: "M32.5264 5.03516C32.5345 5.03623 32.5426 5.03794 32.5508 5.03906C32.5306 5.03629 32.5105 5.03372 32.4902 5.03125C32.5023 5.03273 32.5144 5.03357 32.5264 5.03516Z",
85
+ fill: "#A060F6"
86
+ }),
87
+ /* @__PURE__ */ jsx("path", {
88
+ className: "fill",
89
+ clipRule: "evenodd",
90
+ d: "M48.8291 17.5605C49.5225 16.6605 50.5915 16.0643 51.8008 16.0049L52 16C54.2091 16 56 17.7909 56 20C55.9999 21.8928 54.6851 23.4783 52.9189 23.8936V39.1055C54.685 39.5206 55.9998 41.1063 56 42.999C56 45.1412 54.3156 46.8901 52.1992 46.9941L52 46.999C51.0301 46.999 50.1407 46.6543 49.4482 46.0801L35.8545 53.9277C35.9491 54.2688 36 54.6288 36 55C35.9999 56.3986 35.2817 57.6288 34.1943 58.3438C34.0999 58.4058 34.0035 58.4633 33.9053 58.5166C33.8884 58.5258 33.8715 58.535 33.8545 58.5439C33.6258 58.6637 33.3879 58.7596 33.1445 58.832C33.1296 58.8365 33.1146 58.8405 33.0996 58.8447C32.7018 58.9581 32.2903 59.0083 31.8799 58.9961C31.7902 58.9935 31.7014 58.9889 31.6133 58.9805C31.3645 58.9565 31.1176 58.9094 30.876 58.8389C30.2886 58.6672 29.7571 58.365 29.3154 57.9648C29.2667 57.9207 29.2189 57.8751 29.1719 57.8281C29.0795 57.7357 28.9916 57.6398 28.9102 57.541C28.6013 57.1659 28.3607 56.733 28.2041 56.2617C28.1703 56.1598 28.1406 56.0569 28.1152 55.9531C28.1114 55.9376 28.1081 55.9219 28.1045 55.9062C28.0354 55.608 28 55.3036 28 54.999C28.0001 54.6413 28.0476 54.2948 28.1357 53.9648C28.3099 53.3118 28.6519 52.6943 29.1621 52.1807C29.6611 51.6784 30.2928 51.3079 31 51.126V37.7432C29.1871 36.4781 28 34.3783 28 32C28 30.9337 28.2386 29.9231 28.665 29.0186C28.775 29.0063 28.8868 29 29 29C29.6169 29 30.1902 29.1865 30.667 29.5059C30.2434 30.2401 30 31.0914 30 32C30 34.7614 32.2386 37 35 37C37.7614 37 40 34.7614 40 32C40 29.8232 38.6087 27.9717 36.667 27.2852C36.1321 26.4171 35.4536 25.6475 34.665 25.0078C34.776 25.0026 34.8877 25 35 25C36.6131 25 38.0975 25.5471 39.2812 26.4639L48.1631 21.1357C48.1641 21.1349 48.165 21.1336 48.166 21.1328C48.0599 20.7734 48 20.3938 48 20C48 19.8017 48.0141 19.6066 48.042 19.416L38.373 13.833C38.7851 13.291 39.1187 12.7092 39.374 12.1016L48.8291 17.5605ZM32 53C30.8954 53 30 53.8954 30 55C30 56.1046 30.8954 57 32 57C33.1046 57 34 56.1046 34 55C34 53.8954 33.1046 53 32 53ZM39.5664 37.3018C38.3404 38.3587 36.7458 39 35 39C34.3048 39 33.6339 38.8967 33 38.708V51.126C33.715 51.3097 34.3518 51.6857 34.8535 52.1963L48.2715 44.4502C48.0964 44.0005 48 43.5107 48 42.999C48 42.657 48.0422 42.3247 48.123 42.0078L39.5664 37.3018ZM52 41C50.8954 41 50 41.8954 50 43C50 44.1045 50.8955 45 52 45C53.1045 45 54 44.1045 54 43C54 41.8954 53.1046 41 52 41ZM49.1934 22.8506L40.7031 27.9424C41.519 29.0871 42 30.4871 42 32C42 33.3823 41.5968 34.6695 40.9053 35.7549L49.0889 40.2568L49.0898 40.2578C49.5811 39.7366 50.2097 39.3462 50.9189 39.1475V23.8516C50.2596 23.6668 49.6708 23.3156 49.1963 22.8486C49.1953 22.8491 49.1944 22.8501 49.1934 22.8506ZM52 18C50.8954 18 50 18.8954 50 20C50 21.1046 50.8954 22 52 22C53.1046 22 54 21.1046 54 20C54 18.8954 53.1046 18 52 18Z",
91
+ fill: "#521094",
92
+ fillRule: "evenodd"
93
+ }),
94
+ /* @__PURE__ */ jsx("path", {
95
+ className: "fill",
96
+ clipRule: "evenodd",
97
+ d: "M12 39C14.2091 39 16 40.7909 16 43C16 45.2091 14.2091 47 12 47C9.79086 47 8 45.2091 8 43C8 40.7909 9.79086 39 12 39ZM12 41C10.8954 41 10 41.8954 10 43C10 44.1046 10.8954 45 12 45C13.1046 45 14 44.1046 14 43C14 41.8954 13.1046 41 12 41Z",
98
+ fill: "#521094",
99
+ fillRule: "evenodd"
100
+ }),
101
+ /* @__PURE__ */ jsx("path", {
102
+ className: "fill",
103
+ clipRule: "evenodd",
104
+ d: "M12 16C14.2091 16 16 17.7909 16 20C16 22.2091 14.2091 24 12 24C9.79086 24 8 22.2091 8 20C8 17.7909 9.79086 16 12 16ZM12 18C10.8954 18 10 18.8954 10 20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20C14 18.8954 13.1046 18 12 18Z",
105
+ fill: "#521094",
106
+ fillRule: "evenodd"
107
+ }),
108
+ /* @__PURE__ */ jsx("path", {
109
+ className: "fill",
110
+ clipRule: "evenodd",
111
+ d: "M32 5C34.2091 5 36 6.79086 36 9C36 11.2091 34.2091 13 32 13C29.7909 13 28 11.2091 28 9C28 6.79086 29.7909 5 32 5ZM32 7C30.8954 7 30 7.89543 30 9C30 10.1046 30.8954 11 32 11C33.1046 11 34 10.1046 34 9C34 7.89543 33.1046 7 32 7Z",
112
+ fill: "#521094",
113
+ fillRule: "evenodd"
114
+ })
115
+ ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
116
+ }));
117
+ };
118
+ });
117
119
 
118
120
  //#endregion
119
- export { VpcPeeringProductIcon };
121
+ init_VpcPeeringProductIcon();
122
+ export { VpcPeeringProductIcon, init_VpcPeeringProductIcon };
@@ -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__/VpcProductIcon.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 VpcProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "VpcProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "VPC",
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 VpcProductIcon;
11
+ var init_VpcProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VpcProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "VpcProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "VPC",
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: "fillStrong",
32
+ clipRule: "evenodd",
33
+ d: "M33 12.873a4 4 0 0 1-2 0V25.07a7 7 0 0 1 2 0zm4.426 14.704c.421.515.77 1.092 1.03 1.714l10.737-6.442a4 4 0 0 1-1.03-1.714l-10.736 6.442Zm1.128 6.885a7 7 0 0 1-.965 1.752l10.535 5.794a4 4 0 0 1 .965-1.752zM33 38.928a7 7 0 0 1-2 0v12.197a4 4 0 0 1 2 0zm-6.589-2.713c-.4-.53-.727-1.12-.965-1.752l-10.534 5.794c.457.485.795 1.085.964 1.752zm-.868-6.924a7 7 0 0 1 1.03-1.714l-10.737-6.442a4 4 0 0 1-1.03 1.714z",
34
+ fill: "#A365F6",
35
+ fillRule: "evenodd"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ clipRule: "evenodd",
40
+ d: "M32 5a4 4 0 0 1 3.855 5.07l12.975 7.49a4 4 0 0 1 2.97-1.555L52 16a4 4 0 0 1 .919 7.894v15.212a4.002 4.002 0 0 1-.72 7.889L52 47c-.97 0-1.86-.346-2.552-.92l-13.593 7.848a4.005 4.005 0 0 1-3.655 5.067L32 59a4 4 0 0 1-3.855-5.072L14.552 46.08a4 4 0 0 1-2.352.915L12 47a4 4 0 0 1-.919-7.894V23.894a4.002 4.002 0 0 1 .72-7.889L12 16c1.29 0 2.439.611 3.17 1.56l12.975-7.49A4.003 4.003 0 0 1 31.8 5.005zm.2 7.995a4 4 0 0 0 2.655-1.193l13.187 7.614a4 4 0 0 0 2.876 4.436v15.296a4 4 0 0 0-2.647 5.302l-13.418 7.747A4 4 0 0 0 32 51l-.2.005a4 4 0 0 0-2.653 1.192L15.729 44.45a4 4 0 0 0-2.648-5.303V23.853a4 4 0 0 0 2.877-4.437l13.187-7.613A4 4 0 0 0 32 13zM30 55a2 2 0 1 1 4 0 2 2 0 0 1-4 0m22-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-42 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-25a2 2 0 1 0 0 4 2 2 0 0 0 0-4m38 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0M30 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m7 23a5 5 0 1 1-10 0 5 5 0 0 1 10 0m2 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0",
41
+ fill: "#4F0599",
42
+ fillRule: "evenodd"
27
43
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fillStrong",
31
- clipRule: "evenodd",
32
- d: "M33 12.873a4 4 0 0 1-2 0V25.07a7 7 0 0 1 2 0zm4.426 14.704c.421.515.77 1.092 1.03 1.714l10.737-6.442a4 4 0 0 1-1.03-1.714l-10.736 6.442Zm1.128 6.885a7 7 0 0 1-.965 1.752l10.535 5.794a4 4 0 0 1 .965-1.752zM33 38.928a7 7 0 0 1-2 0v12.197a4 4 0 0 1 2 0zm-6.589-2.713c-.4-.53-.727-1.12-.965-1.752l-10.534 5.794c.457.485.795 1.085.964 1.752zm-.868-6.924a7 7 0 0 1 1.03-1.714l-10.737-6.442a4 4 0 0 1-1.03 1.714z",
33
- fill: "#A365F6",
34
- fillRule: "evenodd"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fill",
38
- clipRule: "evenodd",
39
- d: "M32 5a4 4 0 0 1 3.855 5.07l12.975 7.49a4 4 0 0 1 2.97-1.555L52 16a4 4 0 0 1 .919 7.894v15.212a4.002 4.002 0 0 1-.72 7.889L52 47c-.97 0-1.86-.346-2.552-.92l-13.593 7.848a4.005 4.005 0 0 1-3.655 5.067L32 59a4 4 0 0 1-3.855-5.072L14.552 46.08a4 4 0 0 1-2.352.915L12 47a4 4 0 0 1-.919-7.894V23.894a4.002 4.002 0 0 1 .72-7.889L12 16c1.29 0 2.439.611 3.17 1.56l12.975-7.49A4.003 4.003 0 0 1 31.8 5.005zm.2 7.995a4 4 0 0 0 2.655-1.193l13.187 7.614a4 4 0 0 0 2.876 4.436v15.296a4 4 0 0 0-2.647 5.302l-13.418 7.747A4 4 0 0 0 32 51l-.2.005a4 4 0 0 0-2.653 1.192L15.729 44.45a4 4 0 0 0-2.648-5.303V23.853a4 4 0 0 0 2.877-4.437l13.187-7.613A4 4 0 0 0 32 13zM30 55a2 2 0 1 1 4 0 2 2 0 0 1-4 0m22-14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-42 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-25a2 2 0 1 0 0 4 2 2 0 0 0 0-4m38 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0M30 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m7 23a5 5 0 1 1-10 0 5 5 0 0 1 10 0m2 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0",
40
- fill: "#4F0599",
41
- fillRule: "evenodd"
42
- })
43
- ]
44
- })
45
- }));
46
- };
44
+ ]
45
+ })
46
+ }));
47
+ };
48
+ });
47
49
 
48
50
  //#endregion
49
- export { VpcProductIcon };
51
+ init_VpcProductIcon();
52
+ export { VpcProductIcon, init_VpcProductIcon };
@@ -1,60 +1,63 @@
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__/VpnConnectionProductIcon.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 VpnConnectionProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "VpnConnectionProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "sentiment=original, size=xlarge, disabled=false",
20
- children: [/* @__PURE__ */ jsx("g", {
21
- className: ".Square",
22
- children: /* @__PURE__ */ jsxs("g", {
23
- className: "fillWeak",
24
- children: [/* @__PURE__ */ jsx("path", {
25
- d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16Z",
26
- fill: "#521094"
27
- }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14H16C8.268 2 2 8.268 2 16ZM0 48c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16C7.163 0 0 7.163 0 16v32Z",
30
- fill: "#521094",
31
- fillRule: "evenodd"
32
- })]
33
- })
34
- }), /* @__PURE__ */ jsxs("g", {
35
- className: "Icon",
36
- children: [/* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- clipRule: "evenodd",
39
- d: "M32 11c-8.72 0-16.2 5.315-19.375 12.887a1 1 0 0 1-1.845-.774C14.255 14.825 22.446 9 32 9c9.554 0 17.745 5.825 21.22 14.113a1 1 0 1 1-1.844.774C48.202 16.315 40.72 11 32 11ZM10.97 38.56a1 1 0 0 1 1.282.6C15.18 47.233 22.918 53 32 53c9.083 0 16.82-5.766 19.749-13.84a1 1 0 1 1 1.88.68C50.423 48.682 41.95 55 32 55c-9.95 0-18.423-6.319-21.628-15.16a1 1 0 0 1 .599-1.28Z",
40
- fill: "#BF95F9",
41
- fillRule: "evenodd"
10
+ var VpnConnectionProductIcon;
11
+ var init_VpnConnectionProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VpnConnectionProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "VpnConnectionProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "sentiment=original, size=xlarge, disabled=false",
21
+ children: [/* @__PURE__ */ jsx("g", {
22
+ className: ".Square",
23
+ children: /* @__PURE__ */ jsxs("g", {
24
+ className: "fillWeak",
25
+ children: [/* @__PURE__ */ jsx("path", {
26
+ d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16Z",
27
+ fill: "#521094"
28
+ }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14H16C8.268 2 2 8.268 2 16ZM0 48c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16C7.163 0 0 7.163 0 16v32Z",
31
+ fill: "#521094",
32
+ fillRule: "evenodd"
33
+ })]
34
+ })
42
35
  }), /* @__PURE__ */ jsxs("g", {
43
- className: "fill",
36
+ className: "Icon",
44
37
  children: [/* @__PURE__ */ jsx("path", {
45
- d: "M32 33.143c.577 0 1.052.423 1.117.967l.008.128v2.19c0 .605-.504 1.096-1.125 1.096a1.115 1.115 0 0 1-1.117-.968l-.008-.127v-2.19c0-.606.504-1.096 1.125-1.096Z",
46
- fill: "#fff"
47
- }), /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
48
39
  clipRule: "evenodd",
49
- d: "M37.622 25.73C37.54 22.147 35.805 20 32 20c-3.9 0-5.625 2.256-5.625 6.002v1.803C24.435 28.29 23 30.006 23 32.048v6.571C23 41.039 25.015 43 27.5 43h9c2.485 0 4.5-1.961 4.5-4.381v-6.571c0-2.042-1.434-3.757-3.375-4.243v-1.803l-.003-.272Zm-2.247 1.937v-1.665c0-2.653-.886-3.811-3.375-3.811-2.409 0-3.316 1.085-3.372 3.559l-.003.252v1.665h6.75Zm1.125 2.19c1.243 0 2.25.98 2.25 2.19v6.572c0 1.21-1.007 2.19-2.25 2.19h-9c-1.243 0-2.25-.98-2.25-2.19v-6.571c0-1.21 1.007-2.19 2.25-2.19h9ZM10.5 36a4.502 4.502 0 0 0 4.389-3.5H19a1 1 0 1 0 0-2h-4.111A4.502 4.502 0 0 0 6 31.5a4.5 4.5 0 0 0 4.5 4.5Zm0-7a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM44 31.5a1 1 0 0 1 1-1h4.586l3.243-3.243a1 1 0 0 1 1.414 0l3.535 3.536a1 1 0 0 1 0 1.414l-3.535 3.536a1 1 0 0 1-1.414 0L49.586 32.5H45a1 1 0 0 1-1-1Zm9.535 2.121-2.12-2.12 2.12-2.122 2.122 2.121-2.122 2.121Z",
50
- fill: "#fff",
40
+ d: "M32 11c-8.72 0-16.2 5.315-19.375 12.887a1 1 0 0 1-1.845-.774C14.255 14.825 22.446 9 32 9c9.554 0 17.745 5.825 21.22 14.113a1 1 0 1 1-1.844.774C48.202 16.315 40.72 11 32 11ZM10.97 38.56a1 1 0 0 1 1.282.6C15.18 47.233 22.918 53 32 53c9.083 0 16.82-5.766 19.749-13.84a1 1 0 1 1 1.88.68C50.423 48.682 41.95 55 32 55c-9.95 0-18.423-6.319-21.628-15.16a1 1 0 0 1 .599-1.28Z",
41
+ fill: "#BF95F9",
51
42
  fillRule: "evenodd"
43
+ }), /* @__PURE__ */ jsxs("g", {
44
+ className: "fill",
45
+ children: [/* @__PURE__ */ jsx("path", {
46
+ d: "M32 33.143c.577 0 1.052.423 1.117.967l.008.128v2.19c0 .605-.504 1.096-1.125 1.096a1.115 1.115 0 0 1-1.117-.968l-.008-.127v-2.19c0-.606.504-1.096 1.125-1.096Z",
47
+ fill: "#fff"
48
+ }), /* @__PURE__ */ jsx("path", {
49
+ clipRule: "evenodd",
50
+ d: "M37.622 25.73C37.54 22.147 35.805 20 32 20c-3.9 0-5.625 2.256-5.625 6.002v1.803C24.435 28.29 23 30.006 23 32.048v6.571C23 41.039 25.015 43 27.5 43h9c2.485 0 4.5-1.961 4.5-4.381v-6.571c0-2.042-1.434-3.757-3.375-4.243v-1.803l-.003-.272Zm-2.247 1.937v-1.665c0-2.653-.886-3.811-3.375-3.811-2.409 0-3.316 1.085-3.372 3.559l-.003.252v1.665h6.75Zm1.125 2.19c1.243 0 2.25.98 2.25 2.19v6.572c0 1.21-1.007 2.19-2.25 2.19h-9c-1.243 0-2.25-.98-2.25-2.19v-6.571c0-1.21 1.007-2.19 2.25-2.19h9ZM10.5 36a4.502 4.502 0 0 0 4.389-3.5H19a1 1 0 1 0 0-2h-4.111A4.502 4.502 0 0 0 6 31.5a4.5 4.5 0 0 0 4.5 4.5Zm0-7a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM44 31.5a1 1 0 0 1 1-1h4.586l3.243-3.243a1 1 0 0 1 1.414 0l3.535 3.536a1 1 0 0 1 0 1.414l-3.535 3.536a1 1 0 0 1-1.414 0L49.586 32.5H45a1 1 0 0 1-1-1Zm9.535 2.121-2.12-2.12 2.12-2.122 2.122 2.121-2.122 2.121Z",
51
+ fill: "#fff",
52
+ fillRule: "evenodd"
53
+ })]
52
54
  })]
53
55
  })]
54
- })]
55
- })
56
- }));
57
- };
56
+ })
57
+ }));
58
+ };
59
+ });
58
60
 
59
61
  //#endregion
60
- export { VpnConnectionProductIcon };
62
+ init_VpnConnectionProductIcon();
63
+ export { VpnConnectionProductIcon, init_VpnConnectionProductIcon };
@@ -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.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__/VpnCustomerGatewayProductIcon.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 VpnCustomerGatewayProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "VpnCustomerGatewayProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "sentiment=original, size=xlarge, disabled=false",
20
- children: [/* @__PURE__ */ jsx("g", {
21
- className: ".Square",
22
- children: /* @__PURE__ */ jsxs("g", {
23
- className: "fillWeak",
24
- children: [/* @__PURE__ */ jsx("path", {
25
- d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16Z",
26
- fill: "#521094"
27
- }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14H16C8.268 2 2 8.268 2 16ZM0 48c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16C7.163 0 0 7.163 0 16v32Z",
30
- fill: "#521094",
31
- fillRule: "evenodd"
32
- })]
33
- })
34
- }), /* @__PURE__ */ jsxs("g", {
35
- className: "Icon",
36
- children: [/* @__PURE__ */ jsxs("g", {
37
- className: "fillStrong",
38
- children: [/* @__PURE__ */ jsx("path", {
39
- clipRule: "evenodd",
40
- d: "M32.169 10c-7.688 0-14.444 3.912-18.334 9.822a1 1 0 1 1-1.67-1.1C16.413 12.267 23.788 8 32.169 8 45.317 8 56 18.508 56 31.5S45.317 55 32.17 55c-8.381 0-15.755-4.267-20.004-10.722a1 1 0 0 1 1.67-1.1C17.725 49.088 24.481 53 32.17 53 44.239 53 54 43.36 54 31.5S44.24 10 32.17 10Z",
41
- fill: "#BF95F9",
42
- fillRule: "evenodd"
43
- }), /* @__PURE__ */ jsx("path", {
44
- clipRule: "evenodd",
45
- d: "M32.143 18c-4.147 0-7.863 1.773-10.401 4.58a1 1 0 1 1-1.484-1.342C23.165 18.024 27.416 16 32.143 16 40.878 16 48 22.917 48 31.5S40.878 47 32.143 47c-4.727 0-8.978-2.024-11.885-5.238a1 1 0 0 1 1.484-1.342C24.28 43.227 27.996 45 32.143 45 39.819 45 46 38.933 46 31.5S39.82 18 32.143 18Z",
46
- fill: "#BF95F9",
47
- fillRule: "evenodd"
48
- })]
10
+ var VpnCustomerGatewayProductIcon;
11
+ var init_VpnCustomerGatewayProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VpnCustomerGatewayProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "VpnCustomerGatewayProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "sentiment=original, size=xlarge, disabled=false",
21
+ children: [/* @__PURE__ */ jsx("g", {
22
+ className: ".Square",
23
+ children: /* @__PURE__ */ jsxs("g", {
24
+ className: "fillWeak",
25
+ children: [/* @__PURE__ */ jsx("path", {
26
+ d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16Z",
27
+ fill: "#521094"
28
+ }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14H16C8.268 2 2 8.268 2 16ZM0 48c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16H16C7.163 0 0 7.163 0 16v32Z",
31
+ fill: "#521094",
32
+ fillRule: "evenodd"
33
+ })]
34
+ })
49
35
  }), /* @__PURE__ */ jsxs("g", {
50
- className: "fill",
51
- children: [/* @__PURE__ */ jsx("path", {
52
- clipRule: "evenodd",
53
- d: "M9 31.5a4.5 4.5 0 1 0 9 0 4.5 4.5 0 0 0-9 0Zm4.5 6.5a6.5 6.5 0 1 1 0-13 6.5 6.5 0 0 1 0 13Z",
54
- fill: "#fff",
55
- fillRule: "evenodd"
56
- }), /* @__PURE__ */ jsx("path", {
57
- d: "M23 27.5a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm16 0a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2h-1Zm-8 1a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1Zm-5.959 5.002a1.05 1.05 0 0 0-1.041.999.951.951 0 0 0 .958.999h3c.552 0 1.019-.447 1.042-1a.951.951 0 0 0-.959-.998h-3ZM31 34.5a.951.951 0 0 1 .958-.998h1a1.05 1.05 0 0 1 1.041.999.951.951 0 0 1-.958.999h-1a1.052 1.052 0 0 1-1.042-1Zm6-1a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z",
58
- fill: "#fff"
36
+ className: "Icon",
37
+ children: [/* @__PURE__ */ jsxs("g", {
38
+ className: "fillStrong",
39
+ children: [/* @__PURE__ */ jsx("path", {
40
+ clipRule: "evenodd",
41
+ d: "M32.169 10c-7.688 0-14.444 3.912-18.334 9.822a1 1 0 1 1-1.67-1.1C16.413 12.267 23.788 8 32.169 8 45.317 8 56 18.508 56 31.5S45.317 55 32.17 55c-8.381 0-15.755-4.267-20.004-10.722a1 1 0 0 1 1.67-1.1C17.725 49.088 24.481 53 32.17 53 44.239 53 54 43.36 54 31.5S44.24 10 32.17 10Z",
42
+ fill: "#BF95F9",
43
+ fillRule: "evenodd"
44
+ }), /* @__PURE__ */ jsx("path", {
45
+ clipRule: "evenodd",
46
+ d: "M32.143 18c-4.147 0-7.863 1.773-10.401 4.58a1 1 0 1 1-1.484-1.342C23.165 18.024 27.416 16 32.143 16 40.878 16 48 22.917 48 31.5S40.878 47 32.143 47c-4.727 0-8.978-2.024-11.885-5.238a1 1 0 0 1 1.484-1.342C24.28 43.227 27.996 45 32.143 45 39.819 45 46 38.933 46 31.5S39.82 18 32.143 18Z",
47
+ fill: "#BF95F9",
48
+ fillRule: "evenodd"
49
+ })]
50
+ }), /* @__PURE__ */ jsxs("g", {
51
+ className: "fill",
52
+ children: [/* @__PURE__ */ jsx("path", {
53
+ clipRule: "evenodd",
54
+ d: "M9 31.5a4.5 4.5 0 1 0 9 0 4.5 4.5 0 0 0-9 0Zm4.5 6.5a6.5 6.5 0 1 1 0-13 6.5 6.5 0 0 1 0 13Z",
55
+ fill: "#fff",
56
+ fillRule: "evenodd"
57
+ }), /* @__PURE__ */ jsx("path", {
58
+ d: "M23 27.5a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm16 0a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2h-1Zm-8 1a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1Zm-5.959 5.002a1.05 1.05 0 0 0-1.041.999.951.951 0 0 0 .958.999h3c.552 0 1.019-.447 1.042-1a.951.951 0 0 0-.959-.998h-3ZM31 34.5a.951.951 0 0 1 .958-.998h1a1.05 1.05 0 0 1 1.041.999.951.951 0 0 1-.958.999h-1a1.052 1.052 0 0 1-1.042-1Zm6-1a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z",
59
+ fill: "#fff"
60
+ })]
59
61
  })]
60
62
  })]
61
- })]
62
- })
63
- }));
64
- };
63
+ })
64
+ }));
65
+ };
66
+ });
65
67
 
66
68
  //#endregion
67
- export { VpnCustomerGatewayProductIcon };
69
+ init_VpnCustomerGatewayProductIcon();
70
+ export { VpnCustomerGatewayProductIcon, init_VpnCustomerGatewayProductIcon };