@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,105 +1,108 @@
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__/ManagedKafkaProductIcon.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 ManagedKafkaProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ManagedKafkaProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
22
- fill: "#F1EEFC"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
28
- fill: "#F1EEFC",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- d: "M37.793 49.2929C38.1835 48.9024 38.8165 48.9024 39.207 49.2929L42.207 52.2929C42.5975 52.6834 42.5975 53.3164 42.207 53.707L39.207 56.707C38.8165 57.0974 38.1835 57.0974 37.793 56.707C37.4025 56.3164 37.4025 55.6834 37.793 55.2929L39.0859 53.9999H23C22.4477 53.9999 22 53.5522 22 52.9999C22 52.4476 22.4477 51.9999 23 51.9999H39.0859L37.793 50.707C37.4025 50.3164 37.4025 49.6834 37.793 49.2929Z",
34
- fill: "#A060F6"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- d: "M27 30.4999C27.8284 30.4999 28.5 31.1715 28.5 31.9999C28.5 32.8283 27.8284 33.4999 27 33.4999C26.1716 33.4999 25.5 32.8283 25.5 31.9999C25.5 31.1715 26.1716 30.4999 27 30.4999Z",
39
- fill: "#A060F6"
40
- }),
41
- /* @__PURE__ */ jsx("path", {
42
- className: "fillStrong",
43
- d: "M32 30.4999C32.8284 30.4999 33.5 31.1715 33.5 31.9999C33.5 32.8283 32.8284 33.4999 32 33.4999C31.1716 33.4999 30.5 32.8283 30.5 31.9999C30.5 31.1715 31.1716 30.4999 32 30.4999Z",
44
- fill: "#A060F6"
45
- }),
46
- /* @__PURE__ */ jsx("path", {
47
- className: "fillStrong",
48
- d: "M37.793 7.29289C38.1835 6.90237 38.8165 6.90237 39.207 7.29289L42.207 10.2929C42.5975 10.6834 42.5975 11.3164 42.207 11.707L39.207 14.707C38.8165 15.0974 38.1835 15.0974 37.793 14.707C37.4025 14.3164 37.4025 13.6834 37.793 13.2929L39.0859 11.9999H23C22.4477 11.9999 22 11.5522 22 10.9999C22 10.4476 22.4477 9.99992 23 9.99992H39.0859L37.793 8.70696C37.4025 8.31644 37.4025 7.68342 37.793 7.29289Z",
49
- fill: "#A060F6"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- className: "fill",
53
- d: "M27 37.5C27.8284 37.5 28.5 38.1716 28.5 39C28.5 39.8284 27.8284 40.5 27 40.5C26.1716 40.5 25.5 39.8284 25.5 39C25.5 38.1716 26.1716 37.5 27 37.5Z",
54
- fill: "#521094"
55
- }),
56
- /* @__PURE__ */ jsx("path", {
57
- className: "fill",
58
- d: "M32 37.5C32.8284 37.5 33.5 38.1716 33.5 39C33.5 39.8284 32.8284 40.5 32 40.5C31.1716 40.5 30.5 39.8284 30.5 39C30.5 38.1716 31.1716 37.5 32 37.5Z",
59
- fill: "#521094"
60
- }),
61
- /* @__PURE__ */ jsx("path", {
62
- className: "fill",
63
- d: "M37 37.5C37.8284 37.5 38.5 38.1716 38.5 39C38.5 39.8284 37.8284 40.5 37 40.5C36.1716 40.5 35.5 39.8284 35.5 39C35.5 38.1716 36.1716 37.5 37 37.5Z",
64
- fill: "#521094"
65
- }),
66
- /* @__PURE__ */ jsx("path", {
67
- className: "fill",
68
- d: "M27 23.5C27.8284 23.5 28.5 24.1716 28.5 25C28.5 25.8284 27.8284 26.5 27 26.5C26.1716 26.5 25.5 25.8284 25.5 25C25.5 24.1716 26.1716 23.5 27 23.5Z",
69
- fill: "#521094"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- className: "fill",
73
- d: "M32 23.5C32.8284 23.5 33.5 24.1716 33.5 25C33.5 25.8284 32.8284 26.5 32 26.5C31.1716 26.5 30.5 25.8284 30.5 25C30.5 24.1716 31.1716 23.5 32 23.5Z",
74
- fill: "#521094"
75
- }),
76
- /* @__PURE__ */ jsx("path", {
77
- className: "fill",
78
- d: "M37 23.5C37.8284 23.5 38.5 24.1716 38.5 25C38.5 25.8284 37.8284 26.5 37 26.5C36.1716 26.5 35.5 25.8284 35.5 25C35.5 24.1716 36.1716 23.5 37 23.5Z",
79
- fill: "#521094"
80
- }),
81
- /* @__PURE__ */ jsx("path", {
82
- className: "fill",
83
- clipRule: "evenodd",
84
- d: "M40 18.5C41.6569 18.5 43 19.8431 43 21.5V42.5C43 44.1569 41.6569 45.5 40 45.5H24C22.3431 45.5 21 44.1569 21 42.5V21.5C21 19.8431 22.3431 18.5 24 18.5H40ZM24 20.5C23.4477 20.5 23 20.9477 23 21.5V42.5C23 43.0523 23.4477 43.5 24 43.5H40C40.5523 43.5 41 43.0523 41 42.5V21.5C41 20.9477 40.5523 20.5 40 20.5H24Z",
85
- fill: "#521094",
86
- fillRule: "evenodd"
87
- }),
88
- /* @__PURE__ */ jsx("path", {
89
- className: "fill",
90
- clipRule: "evenodd",
91
- d: "M16 23C16.5523 23 17 23.4477 17 24V40C17 40.5523 16.5523 41 16 41H8C7.44772 41 7 40.5523 7 40V24C7 23.4477 7.44772 23 8 23H16ZM9 39H15V25H9V39Z",
92
- fill: "#521094",
93
- fillRule: "evenodd"
94
- }),
95
- /* @__PURE__ */ jsx("path", {
96
- className: "fill",
97
- d: "M56 23C56.5523 23 57 23.4477 57 24V40C57 40.5523 56.5523 41 56 41H48C47.4477 41 47 40.5523 47 40C47 39.4477 47.4477 39 48 39H55V25H48C47.4477 25 47 24.5523 47 24C47 23.4477 47.4477 23 48 23H56Z",
98
- fill: "#521094"
99
- })
100
- ]
101
- }));
102
- };
10
+ var ManagedKafkaProductIcon;
11
+ var init_ManagedKafkaProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ManagedKafkaProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ManagedKafkaProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
23
+ fill: "#F1EEFC"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
29
+ fill: "#F1EEFC",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ d: "M37.793 49.2929C38.1835 48.9024 38.8165 48.9024 39.207 49.2929L42.207 52.2929C42.5975 52.6834 42.5975 53.3164 42.207 53.707L39.207 56.707C38.8165 57.0974 38.1835 57.0974 37.793 56.707C37.4025 56.3164 37.4025 55.6834 37.793 55.2929L39.0859 53.9999H23C22.4477 53.9999 22 53.5522 22 52.9999C22 52.4476 22.4477 51.9999 23 51.9999H39.0859L37.793 50.707C37.4025 50.3164 37.4025 49.6834 37.793 49.2929Z",
35
+ fill: "#A060F6"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ d: "M27 30.4999C27.8284 30.4999 28.5 31.1715 28.5 31.9999C28.5 32.8283 27.8284 33.4999 27 33.4999C26.1716 33.4999 25.5 32.8283 25.5 31.9999C25.5 31.1715 26.1716 30.4999 27 30.4999Z",
40
+ fill: "#A060F6"
41
+ }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ className: "fillStrong",
44
+ d: "M32 30.4999C32.8284 30.4999 33.5 31.1715 33.5 31.9999C33.5 32.8283 32.8284 33.4999 32 33.4999C31.1716 33.4999 30.5 32.8283 30.5 31.9999C30.5 31.1715 31.1716 30.4999 32 30.4999Z",
45
+ fill: "#A060F6"
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
48
+ className: "fillStrong",
49
+ d: "M37.793 7.29289C38.1835 6.90237 38.8165 6.90237 39.207 7.29289L42.207 10.2929C42.5975 10.6834 42.5975 11.3164 42.207 11.707L39.207 14.707C38.8165 15.0974 38.1835 15.0974 37.793 14.707C37.4025 14.3164 37.4025 13.6834 37.793 13.2929L39.0859 11.9999H23C22.4477 11.9999 22 11.5522 22 10.9999C22 10.4476 22.4477 9.99992 23 9.99992H39.0859L37.793 8.70696C37.4025 8.31644 37.4025 7.68342 37.793 7.29289Z",
50
+ fill: "#A060F6"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ className: "fill",
54
+ d: "M27 37.5C27.8284 37.5 28.5 38.1716 28.5 39C28.5 39.8284 27.8284 40.5 27 40.5C26.1716 40.5 25.5 39.8284 25.5 39C25.5 38.1716 26.1716 37.5 27 37.5Z",
55
+ fill: "#521094"
56
+ }),
57
+ /* @__PURE__ */ jsx("path", {
58
+ className: "fill",
59
+ d: "M32 37.5C32.8284 37.5 33.5 38.1716 33.5 39C33.5 39.8284 32.8284 40.5 32 40.5C31.1716 40.5 30.5 39.8284 30.5 39C30.5 38.1716 31.1716 37.5 32 37.5Z",
60
+ fill: "#521094"
61
+ }),
62
+ /* @__PURE__ */ jsx("path", {
63
+ className: "fill",
64
+ d: "M37 37.5C37.8284 37.5 38.5 38.1716 38.5 39C38.5 39.8284 37.8284 40.5 37 40.5C36.1716 40.5 35.5 39.8284 35.5 39C35.5 38.1716 36.1716 37.5 37 37.5Z",
65
+ fill: "#521094"
66
+ }),
67
+ /* @__PURE__ */ jsx("path", {
68
+ className: "fill",
69
+ d: "M27 23.5C27.8284 23.5 28.5 24.1716 28.5 25C28.5 25.8284 27.8284 26.5 27 26.5C26.1716 26.5 25.5 25.8284 25.5 25C25.5 24.1716 26.1716 23.5 27 23.5Z",
70
+ fill: "#521094"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ className: "fill",
74
+ d: "M32 23.5C32.8284 23.5 33.5 24.1716 33.5 25C33.5 25.8284 32.8284 26.5 32 26.5C31.1716 26.5 30.5 25.8284 30.5 25C30.5 24.1716 31.1716 23.5 32 23.5Z",
75
+ fill: "#521094"
76
+ }),
77
+ /* @__PURE__ */ jsx("path", {
78
+ className: "fill",
79
+ d: "M37 23.5C37.8284 23.5 38.5 24.1716 38.5 25C38.5 25.8284 37.8284 26.5 37 26.5C36.1716 26.5 35.5 25.8284 35.5 25C35.5 24.1716 36.1716 23.5 37 23.5Z",
80
+ fill: "#521094"
81
+ }),
82
+ /* @__PURE__ */ jsx("path", {
83
+ className: "fill",
84
+ clipRule: "evenodd",
85
+ d: "M40 18.5C41.6569 18.5 43 19.8431 43 21.5V42.5C43 44.1569 41.6569 45.5 40 45.5H24C22.3431 45.5 21 44.1569 21 42.5V21.5C21 19.8431 22.3431 18.5 24 18.5H40ZM24 20.5C23.4477 20.5 23 20.9477 23 21.5V42.5C23 43.0523 23.4477 43.5 24 43.5H40C40.5523 43.5 41 43.0523 41 42.5V21.5C41 20.9477 40.5523 20.5 40 20.5H24Z",
86
+ fill: "#521094",
87
+ fillRule: "evenodd"
88
+ }),
89
+ /* @__PURE__ */ jsx("path", {
90
+ className: "fill",
91
+ clipRule: "evenodd",
92
+ d: "M16 23C16.5523 23 17 23.4477 17 24V40C17 40.5523 16.5523 41 16 41H8C7.44772 41 7 40.5523 7 40V24C7 23.4477 7.44772 23 8 23H16ZM9 39H15V25H9V39Z",
93
+ fill: "#521094",
94
+ fillRule: "evenodd"
95
+ }),
96
+ /* @__PURE__ */ jsx("path", {
97
+ className: "fill",
98
+ d: "M56 23C56.5523 23 57 23.4477 57 24V40C57 40.5523 56.5523 41 56 41H48C47.4477 41 47 40.5523 47 40C47 39.4477 47.4477 39 48 39H55V25H48C47.4477 25 47 24.5523 47 24C47 23.4477 47.4477 23 48 23H56Z",
99
+ fill: "#521094"
100
+ })
101
+ ]
102
+ }));
103
+ };
104
+ });
103
105
 
104
106
  //#endregion
105
- export { ManagedKafkaProductIcon };
107
+ init_ManagedKafkaProductIcon();
108
+ export { ManagedKafkaProductIcon, init_ManagedKafkaProductIcon };
@@ -1,73 +1,76 @@
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__/ManagedSearchDatabaseProductIcon.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 ManagedSearchDatabaseProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ManagedSearchDatabaseProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "managed-search-database",
20
- children: [
21
- /* @__PURE__ */ jsx("g", {
22
- className: ".Square",
23
- children: /* @__PURE__ */ jsxs("g", {
24
- className: "fillWeak",
25
- fill: "#F1EEFC",
26
- children: [/* @__PURE__ */ jsx("path", { 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" }), /* @__PURE__ */ jsx("path", {
27
- clipRule: "evenodd",
28
- d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z",
29
- fillRule: "evenodd"
30
- })]
31
- })
32
- }),
33
- /* @__PURE__ */ jsxs("g", {
34
- className: "fill",
35
- clipRule: "evenodd",
36
- fill: "#521094",
37
- fillRule: "evenodd",
38
- children: [/* @__PURE__ */ jsx("path", {
10
+ var ManagedSearchDatabaseProductIcon;
11
+ var init_ManagedSearchDatabaseProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ManagedSearchDatabaseProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ManagedSearchDatabaseProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "managed-search-database",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
23
+ className: ".Square",
24
+ children: /* @__PURE__ */ jsxs("g", {
25
+ className: "fillWeak",
26
+ fill: "#F1EEFC",
27
+ children: [/* @__PURE__ */ jsx("path", { 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" }), /* @__PURE__ */ jsx("path", {
28
+ clipRule: "evenodd",
29
+ d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z",
30
+ fillRule: "evenodd"
31
+ })]
32
+ })
33
+ }),
34
+ /* @__PURE__ */ jsxs("g", {
39
35
  className: "fill",
40
- d: "M18 16.107a1 1 0 0 1 1 1v8.56a1 1 0 1 1-2 0v-8.56a1 1 0 0 1 1-1m28 0a1 1 0 0 1 1 1v8.56a1 1 0 1 1-2 0v-8.56a1 1 0 0 1 1-1"
41
- }), /* @__PURE__ */ jsx("path", {
36
+ clipRule: "evenodd",
37
+ fill: "#521094",
38
+ fillRule: "evenodd",
39
+ children: [/* @__PURE__ */ jsx("path", {
40
+ className: "fill",
41
+ d: "M18 16.107a1 1 0 0 1 1 1v8.56a1 1 0 1 1-2 0v-8.56a1 1 0 0 1 1-1m28 0a1 1 0 0 1 1 1v8.56a1 1 0 1 1-2 0v-8.56a1 1 0 0 1 1-1"
42
+ }), /* @__PURE__ */ jsx("path", {
43
+ className: "fill",
44
+ d: "M19.715 16.611c-.595.465-.715.814-.715 1.01s.12.546.715 1.011c.584.455 1.49.909 2.699 1.308 2.407.795 5.797 1.303 9.586 1.303s7.178-.508 9.586-1.303c1.209-.4 2.115-.853 2.699-1.308.595-.465.715-.814.715-1.01s-.12-.546-.715-1.011c-.584-.455-1.49-.909-2.7-1.308C39.179 14.508 35.79 14 32 14s-7.178.508-9.586 1.303c-1.21.4-2.115.853-2.699 1.308m2.072-3.207C24.447 12.526 28.057 12 32 12s7.553.526 10.213 1.404c1.324.437 2.468.98 3.302 1.63.821.641 1.485 1.508 1.485 2.588s-.664 1.946-1.485 2.587c-.834.65-1.978 1.193-3.302 1.63-2.66.878-6.27 1.404-10.213 1.404s-7.553-.526-10.213-1.404c-1.324-.437-2.468-.98-3.302-1.63-.821-.641-1.485-1.507-1.485-2.587s.664-1.947 1.485-2.588c.834-.65 1.978-1.193 3.302-1.63M44.33 47.67c.614-.427.67-.706.67-.778V45.5a1 1 0 1 1 2 0v1.392c0 1.062-.728 1.864-1.53 2.42-.832.578-1.971 1.058-3.289 1.444C39.533 51.533 35.934 52 32 52s-7.533-.467-10.181-1.244c-1.317-.386-2.456-.866-3.289-1.443-.802-.557-1.53-1.359-1.53-2.421V45.5a1 1 0 1 1 2 0v1.392c0 .072.056.351.67.777.585.406 1.496.811 2.712 1.168C24.801 49.547 28.202 50 32 50s7.2-.453 9.618-1.163c1.216-.357 2.127-.762 2.712-1.168Z"
45
+ })]
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
42
48
  className: "fill",
43
- d: "M19.715 16.611c-.595.465-.715.814-.715 1.01s.12.546.715 1.011c.584.455 1.49.909 2.699 1.308 2.407.795 5.797 1.303 9.586 1.303s7.178-.508 9.586-1.303c1.209-.4 2.115-.853 2.699-1.308.595-.465.715-.814.715-1.01s-.12-.546-.715-1.011c-.584-.455-1.49-.909-2.7-1.308C39.179 14.508 35.79 14 32 14s-7.178.508-9.586 1.303c-1.21.4-2.115.853-2.699 1.308m2.072-3.207C24.447 12.526 28.057 12 32 12s7.553.526 10.213 1.404c1.324.437 2.468.98 3.302 1.63.821.641 1.485 1.508 1.485 2.588s-.664 1.946-1.485 2.587c-.834.65-1.978 1.193-3.302 1.63-2.66.878-6.27 1.404-10.213 1.404s-7.553-.526-10.213-1.404c-1.324-.437-2.468-.98-3.302-1.63-.821-.641-1.485-1.507-1.485-2.587s.664-1.947 1.485-2.588c.834-.65 1.978-1.193 3.302-1.63M44.33 47.67c.614-.427.67-.706.67-.778V45.5a1 1 0 1 1 2 0v1.392c0 1.062-.728 1.864-1.53 2.42-.832.578-1.971 1.058-3.289 1.444C39.533 51.533 35.934 52 32 52s-7.533-.467-10.181-1.244c-1.317-.386-2.456-.866-3.289-1.443-.802-.557-1.53-1.359-1.53-2.421V45.5a1 1 0 1 1 2 0v1.392c0 .072.056.351.67.777.585.406 1.496.811 2.712 1.168C24.801 49.547 28.202 50 32 50s7.2-.453 9.618-1.163c1.216-.357 2.127-.762 2.712-1.168Z"
44
- })]
45
- }),
46
- /* @__PURE__ */ jsx("path", {
47
- className: "fill",
48
- clipRule: "evenodd",
49
- d: "M16.639 31.617a3.944 3.944 0 1 1 5.577 5.577 3.944 3.944 0 0 1-5.577-5.577m6.991-1.414a5.944 5.944 0 0 0-9.053 7.64l-5.373 5.373a1 1 0 1 0 1.414 1.415l5.373-5.374a5.945 5.945 0 0 0 7.64-9.054Z",
50
- fill: "#521094",
51
- fillRule: "evenodd"
52
- }),
53
- /* @__PURE__ */ jsx("path", {
54
- className: "fillStrong",
55
- clipRule: "evenodd",
56
- d: "M25.453 29.357a1 1 0 0 1 1-1h23.5a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-28a1 1 0 0 1 0-2h28a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1h-23.5a1 1 0 0 1-1-1",
57
- fill: "#A060F6",
58
- fillRule: "evenodd"
59
- }),
60
- /* @__PURE__ */ jsx("path", {
61
- className: "fillStrong",
62
- clipRule: "evenodd",
63
- d: "M27 36a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1",
64
- fill: "#A060F6",
65
- fillRule: "evenodd"
66
- })
67
- ]
68
- })
69
- }));
70
- };
49
+ clipRule: "evenodd",
50
+ d: "M16.639 31.617a3.944 3.944 0 1 1 5.577 5.577 3.944 3.944 0 0 1-5.577-5.577m6.991-1.414a5.944 5.944 0 0 0-9.053 7.64l-5.373 5.373a1 1 0 1 0 1.414 1.415l5.373-5.374a5.945 5.945 0 0 0 7.64-9.054Z",
51
+ fill: "#521094",
52
+ fillRule: "evenodd"
53
+ }),
54
+ /* @__PURE__ */ jsx("path", {
55
+ className: "fillStrong",
56
+ clipRule: "evenodd",
57
+ d: "M25.453 29.357a1 1 0 0 1 1-1h23.5a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-28a1 1 0 0 1 0-2h28a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1h-23.5a1 1 0 0 1-1-1",
58
+ fill: "#A060F6",
59
+ fillRule: "evenodd"
60
+ }),
61
+ /* @__PURE__ */ jsx("path", {
62
+ className: "fillStrong",
63
+ clipRule: "evenodd",
64
+ d: "M27 36a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m6 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1",
65
+ fill: "#A060F6",
66
+ fillRule: "evenodd"
67
+ })
68
+ ]
69
+ })
70
+ }));
71
+ };
72
+ });
71
73
 
72
74
  //#endregion
73
- export { ManagedSearchDatabaseProductIcon };
75
+ init_ManagedSearchDatabaseProductIcon();
76
+ export { ManagedSearchDatabaseProductIcon, init_ManagedSearchDatabaseProductIcon };
@@ -1,61 +1,64 @@
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__/MemoryOptimizedInstancesProductIcon.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 MemoryOptimizedInstancesProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "MemoryOptimizedInstancesProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- clipPath: "url(#clip0_791_2096)",
20
- children: [
21
- /* @__PURE__ */ jsx("path", {
22
- className: "fillWeak",
23
- 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",
24
- fill: "#521094"
25
- }),
26
- /* @__PURE__ */ jsx("path", {
27
- className: "fillWeak",
28
- clipRule: "evenodd",
29
- 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",
30
- fill: "#521094",
31
- fillRule: "evenodd"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- className: "fill",
35
- clipRule: "evenodd",
36
- d: "M25.4933 12.8834C25.4355 12.386 25.0128 12 24.5 12C23.9477 12 23.5 12.4477 23.5 13V18H23C20.2386 18 18 20.2386 18 23V23.5H13L12.8834 23.5067C12.386 23.5645 12 23.9872 12 24.5C12 25.0523 12.4477 25.5 13 25.5H18V28.5H13L12.8834 28.5067C12.386 28.5645 12 28.9872 12 29.5C12 30.0523 12.4477 30.5 13 30.5H18V33.5H13L12.8834 33.5067C12.386 33.5645 12 33.9872 12 34.5C12 35.0523 12.4477 35.5 13 35.5H18V38.5H13L12.8834 38.5067C12.386 38.5645 12 38.9872 12 39.5C12 40.0523 12.4477 40.5 13 40.5H18V41C18 43.7614 20.2386 46 23 46H23.5V50.8283L23.5067 50.9449C23.5645 51.4422 23.9872 51.8283 24.5 51.8283C25.0523 51.8283 25.5 51.3806 25.5 50.8283V46H28.5V50.8283L28.5067 50.9449C28.5645 51.4422 28.9872 51.8283 29.5 51.8283C30.0523 51.8283 30.5 51.3806 30.5 50.8283V46H33.5V50.8283L33.5067 50.9449C33.5645 51.4422 33.9872 51.8283 34.5 51.8283C35.0523 51.8283 35.5 51.3806 35.5 50.8283V46H38.5V50.8283L38.5067 50.9449C38.5645 51.4422 38.9872 51.8283 39.5 51.8283C40.0523 51.8283 40.5 51.3806 40.5 50.8283V46H41C43.7614 46 46 43.7614 46 41V40.5H50.8283L50.9449 40.4933C51.4422 40.4355 51.8283 40.0128 51.8283 39.5C51.8283 38.9477 51.3806 38.5 50.8283 38.5H46V35.5H50.8283L50.9449 35.4933C51.4422 35.4355 51.8283 35.0128 51.8283 34.5C51.8283 33.9477 51.3806 33.5 50.8283 33.5H46V30.5H50.8283L50.9449 30.4933C51.4422 30.4355 51.8283 30.0128 51.8283 29.5C51.8283 28.9477 51.3806 28.5 50.8283 28.5H46V25.5H50.8283L50.9449 25.4933C51.4422 25.4355 51.8283 25.0128 51.8283 24.5C51.8283 23.9477 51.3806 23.5 50.8283 23.5H46V23C46 20.2386 43.7614 18 41 18H40.5V13L40.4933 12.8834C40.4355 12.386 40.0128 12 39.5 12C38.9477 12 38.5 12.4477 38.5 13V18H35.5V13L35.4933 12.8834C35.4355 12.386 35.0128 12 34.5 12C33.9477 12 33.5 12.4477 33.5 13V18H30.5V13L30.4933 12.8834C30.4355 12.386 30.0128 12 29.5 12C28.9477 12 28.5 12.4477 28.5 13V18H25.5V13L25.4933 12.8834ZM44 24.5V23C44 21.4023 42.7511 20.0963 41.1763 20.0051L41 20H23C21.4023 20 20.0963 21.2489 20.0051 22.8237L20 23V41C20 42.5977 21.2489 43.9037 22.8237 43.9949L23 44H24.5H29.5H34.5H39.5H41C42.5977 44 43.9037 42.7511 43.9949 41.1763L44 41V39.5V34.5V29.5V24.5Z",
37
- fill: "white",
38
- fillRule: "evenodd"
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- className: "fillStrong",
42
- d: "M29.0552 28.4104V35.3904H27.7206V30.8504L25.938 35.3904H24.9275L23.1354 30.8504V35.3904H21.8008V28.4104H23.3165L25.4328 33.6004L27.549 28.4104H29.0552Z",
43
- fill: "#BF95F9"
44
- }),
45
- /* @__PURE__ */ jsx("path", {
46
- className: "fillStrong",
47
- d: "M31.4233 29.5404V31.2904H33.6635V32.4004H31.4233V34.2504H33.9495V35.3904H30.0887V28.4004H33.9495V29.5404H31.4233Z",
48
- fill: "#BF95F9"
49
- }),
50
- /* @__PURE__ */ jsx("path", {
51
- className: "fillStrong",
52
- d: "M42.1308 28.4104V35.3904H40.7962V30.8504L39.0136 35.3904H38.0031L36.2109 30.8504V35.3904H34.8763V28.4104H36.392L38.5083 33.6004L40.6246 28.4104H42.1308Z",
53
- fill: "#BF95F9"
54
- })
55
- ]
56
- })
57
- }));
58
- };
10
+ var MemoryOptimizedInstancesProductIcon;
11
+ var init_MemoryOptimizedInstancesProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MemoryOptimizedInstancesProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "MemoryOptimizedInstancesProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ clipPath: "url(#clip0_791_2096)",
21
+ children: [
22
+ /* @__PURE__ */ jsx("path", {
23
+ className: "fillWeak",
24
+ 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",
25
+ fill: "#521094"
26
+ }),
27
+ /* @__PURE__ */ jsx("path", {
28
+ className: "fillWeak",
29
+ clipRule: "evenodd",
30
+ 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",
31
+ fill: "#521094",
32
+ fillRule: "evenodd"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ className: "fill",
36
+ clipRule: "evenodd",
37
+ d: "M25.4933 12.8834C25.4355 12.386 25.0128 12 24.5 12C23.9477 12 23.5 12.4477 23.5 13V18H23C20.2386 18 18 20.2386 18 23V23.5H13L12.8834 23.5067C12.386 23.5645 12 23.9872 12 24.5C12 25.0523 12.4477 25.5 13 25.5H18V28.5H13L12.8834 28.5067C12.386 28.5645 12 28.9872 12 29.5C12 30.0523 12.4477 30.5 13 30.5H18V33.5H13L12.8834 33.5067C12.386 33.5645 12 33.9872 12 34.5C12 35.0523 12.4477 35.5 13 35.5H18V38.5H13L12.8834 38.5067C12.386 38.5645 12 38.9872 12 39.5C12 40.0523 12.4477 40.5 13 40.5H18V41C18 43.7614 20.2386 46 23 46H23.5V50.8283L23.5067 50.9449C23.5645 51.4422 23.9872 51.8283 24.5 51.8283C25.0523 51.8283 25.5 51.3806 25.5 50.8283V46H28.5V50.8283L28.5067 50.9449C28.5645 51.4422 28.9872 51.8283 29.5 51.8283C30.0523 51.8283 30.5 51.3806 30.5 50.8283V46H33.5V50.8283L33.5067 50.9449C33.5645 51.4422 33.9872 51.8283 34.5 51.8283C35.0523 51.8283 35.5 51.3806 35.5 50.8283V46H38.5V50.8283L38.5067 50.9449C38.5645 51.4422 38.9872 51.8283 39.5 51.8283C40.0523 51.8283 40.5 51.3806 40.5 50.8283V46H41C43.7614 46 46 43.7614 46 41V40.5H50.8283L50.9449 40.4933C51.4422 40.4355 51.8283 40.0128 51.8283 39.5C51.8283 38.9477 51.3806 38.5 50.8283 38.5H46V35.5H50.8283L50.9449 35.4933C51.4422 35.4355 51.8283 35.0128 51.8283 34.5C51.8283 33.9477 51.3806 33.5 50.8283 33.5H46V30.5H50.8283L50.9449 30.4933C51.4422 30.4355 51.8283 30.0128 51.8283 29.5C51.8283 28.9477 51.3806 28.5 50.8283 28.5H46V25.5H50.8283L50.9449 25.4933C51.4422 25.4355 51.8283 25.0128 51.8283 24.5C51.8283 23.9477 51.3806 23.5 50.8283 23.5H46V23C46 20.2386 43.7614 18 41 18H40.5V13L40.4933 12.8834C40.4355 12.386 40.0128 12 39.5 12C38.9477 12 38.5 12.4477 38.5 13V18H35.5V13L35.4933 12.8834C35.4355 12.386 35.0128 12 34.5 12C33.9477 12 33.5 12.4477 33.5 13V18H30.5V13L30.4933 12.8834C30.4355 12.386 30.0128 12 29.5 12C28.9477 12 28.5 12.4477 28.5 13V18H25.5V13L25.4933 12.8834ZM44 24.5V23C44 21.4023 42.7511 20.0963 41.1763 20.0051L41 20H23C21.4023 20 20.0963 21.2489 20.0051 22.8237L20 23V41C20 42.5977 21.2489 43.9037 22.8237 43.9949L23 44H24.5H29.5H34.5H39.5H41C42.5977 44 43.9037 42.7511 43.9949 41.1763L44 41V39.5V34.5V29.5V24.5Z",
38
+ fill: "white",
39
+ fillRule: "evenodd"
40
+ }),
41
+ /* @__PURE__ */ jsx("path", {
42
+ className: "fillStrong",
43
+ d: "M29.0552 28.4104V35.3904H27.7206V30.8504L25.938 35.3904H24.9275L23.1354 30.8504V35.3904H21.8008V28.4104H23.3165L25.4328 33.6004L27.549 28.4104H29.0552Z",
44
+ fill: "#BF95F9"
45
+ }),
46
+ /* @__PURE__ */ jsx("path", {
47
+ className: "fillStrong",
48
+ d: "M31.4233 29.5404V31.2904H33.6635V32.4004H31.4233V34.2504H33.9495V35.3904H30.0887V28.4004H33.9495V29.5404H31.4233Z",
49
+ fill: "#BF95F9"
50
+ }),
51
+ /* @__PURE__ */ jsx("path", {
52
+ className: "fillStrong",
53
+ d: "M42.1308 28.4104V35.3904H40.7962V30.8504L39.0136 35.3904H38.0031L36.2109 30.8504V35.3904H34.8763V28.4104H36.392L38.5083 33.6004L40.6246 28.4104H42.1308Z",
54
+ fill: "#BF95F9"
55
+ })
56
+ ]
57
+ })
58
+ }));
59
+ };
60
+ });
59
61
 
60
62
  //#endregion
61
- export { MemoryOptimizedInstancesProductIcon };
63
+ init_MemoryOptimizedInstancesProductIcon();
64
+ export { MemoryOptimizedInstancesProductIcon, init_MemoryOptimizedInstancesProductIcon };
@@ -1,56 +1,59 @@
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__/MongoDbProductIcon.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 MongoDbProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "MongoDbProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Managed-Database-Document",
20
- children: [/* @__PURE__ */ jsx("g", {
21
- className: ".Square",
22
- children: /* @__PURE__ */ jsx("path", {
23
- className: "fillWeak",
24
- 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",
25
- fill: "#F1EEFC"
26
- })
27
- }), /* @__PURE__ */ jsxs("g", {
28
- className: "icon",
29
- children: [
30
- /* @__PURE__ */ jsx("path", {
31
- className: "fillStrong",
32
- clipRule: "evenodd",
33
- d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a3 3 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.4 2.4 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a2 2 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a2 2 0 0 1-.197-.217",
34
- fill: "#A060F6",
35
- fillRule: "evenodd"
36
- }),
37
- /* @__PURE__ */ jsx("path", {
38
- className: "fill",
39
- clipRule: "evenodd",
40
- d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48q.523 0 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a50 50 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A13 13 0 0 1 29 41c0-7.18 5.82-13 13-13q.505 0 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543q.882-.15 1.677-.335.513-.12.984-.255l.046-.013q.488-.141.906-.29c1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11",
41
- fill: "#521094",
42
- fillRule: "evenodd"
43
- }),
44
- /* @__PURE__ */ jsx("path", {
45
- className: "fillStrong",
46
- d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.51 2.51 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .51.51 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.51 2.51 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.51 2.51 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.51.51 0 0 0-.508-.508 1 1 0 1 1 0-2 2.51 2.51 0 0 1 2.508 2.508v2.01Z",
47
- fill: "#A060F6"
10
+ var MongoDbProductIcon;
11
+ var init_MongoDbProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MongoDbProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "MongoDbProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Managed-Database-Document",
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"
48
27
  })
49
- ]
50
- })]
51
- })
52
- }));
53
- };
28
+ }), /* @__PURE__ */ jsxs("g", {
29
+ className: "icon",
30
+ children: [
31
+ /* @__PURE__ */ jsx("path", {
32
+ className: "fillStrong",
33
+ clipRule: "evenodd",
34
+ d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a3 3 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.4 2.4 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a2 2 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a2 2 0 0 1-.197-.217",
35
+ fill: "#A060F6",
36
+ fillRule: "evenodd"
37
+ }),
38
+ /* @__PURE__ */ jsx("path", {
39
+ className: "fill",
40
+ clipRule: "evenodd",
41
+ d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48q.523 0 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a50 50 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A13 13 0 0 1 29 41c0-7.18 5.82-13 13-13q.505 0 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543q.882-.15 1.677-.335.513-.12.984-.255l.046-.013q.488-.141.906-.29c1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11",
42
+ fill: "#521094",
43
+ fillRule: "evenodd"
44
+ }),
45
+ /* @__PURE__ */ jsx("path", {
46
+ className: "fillStrong",
47
+ d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.51 2.51 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .51.51 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.51 2.51 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.51 2.51 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.51.51 0 0 0-.508-.508 1 1 0 1 1 0-2 2.51 2.51 0 0 1 2.508 2.508v2.01Z",
48
+ fill: "#A060F6"
49
+ })
50
+ ]
51
+ })]
52
+ })
53
+ }));
54
+ };
55
+ });
54
56
 
55
57
  //#endregion
56
- export { MongoDbProductIcon };
58
+ init_MongoDbProductIcon();
59
+ export { MongoDbProductIcon, init_MongoDbProductIcon };