@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,50 +1,53 @@
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__/RedisProductIcon.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 RedisProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "RedisProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Redis-For-Cache",
20
- clipPath: "url(#b)",
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"
10
+ var RedisProductIcon;
11
+ var init_RedisProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ RedisProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "RedisProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Redis-For-Cache",
21
+ clipPath: "url(#b)",
22
+ children: [
23
+ /* @__PURE__ */ jsx("g", {
24
+ className: ".Square",
25
+ children: /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
28
+ fill: "#EEF"
29
+ })
30
+ }),
31
+ /* @__PURE__ */ jsx("path", {
32
+ className: "fill",
33
+ clipRule: "evenodd",
34
+ d: "M20.853 21.761a1 1 0 1 0-.706-1.871c-.995.375-1.86.821-2.494 1.35-.627.523-1.153 1.238-1.153 2.136q0 .17.024.33a1 1 0 0 0-.024.22v26.481c0 .499.128 1.098.559 1.59 1.214 1.388 5.078 4.428 15.441 4.428s14.227-3.04 15.441-4.428c.431-.492.559-1.091.559-1.59V23.925a1 1 0 0 0-.024-.218 2 2 0 0 0 .024-.331c0-.898-.526-1.613-1.153-2.136-.635-.529-1.5-.975-2.494-1.35a1 1 0 1 0-.706 1.871c.889.335 1.524.686 1.919 1.015.402.335.434.541.434.6 0 .075-.063.373-.735.823-.636.426-1.623.85-2.931 1.22-2.603.738-6.257 1.207-10.334 1.207s-7.73-.47-10.334-1.207c-1.308-.37-2.295-.794-2.93-1.22-.673-.45-.736-.748-.736-.823 0-.059.032-.265.434-.6.395-.329 1.03-.68 1.919-1.015M46.5 26.097c-.837.487-1.906.902-3.12 1.246-2.827.8-6.673 1.283-10.88 1.283s-8.053-.482-10.88-1.283c-1.214-.344-2.283-.759-3.12-1.246v24.31c0 .181.047.254.064.273.732.837 3.974 3.745 13.936 3.745s13.204-2.908 13.936-3.745c.017-.02.064-.092.064-.273z",
35
+ fill: "#4F0599",
36
+ fillRule: "evenodd"
37
+ }),
38
+ /* @__PURE__ */ jsx("path", {
39
+ className: "fillStrong",
40
+ clipRule: "evenodd",
41
+ d: "m29.789 33.925-.655 7.783 2.036-.831a1.25 1.25 0 0 1 1.72 1.09l.206 3.786 3.278-8.41-2.977.712a1.25 1.25 0 0 1-1.515-1.466l.545-2.664zm-1.935-.855a1.25 1.25 0 0 1 1.245-1.145h4.247a1.25 1.25 0 0 1 1.225 1.5l-.494 2.412 3.226-.772a1.25 1.25 0 0 1 1.455 1.67L33.7 49.711c-.488 1.253-2.34.956-2.412-.386l-.336-6.199-2.195.896a1.25 1.25 0 0 1-1.718-1.262l.816-9.69ZM23.5 17.925a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1zm4.248-10.889c.76-1.381 2.745-1.381 3.504 0l2.31 4.198c.732 1.333-.232 2.964-1.753 2.964H30.19c-1.52 0-2.485-1.631-1.752-2.964zm4.06 5.162L32.5 7l-2.309 4.198zm2.692 9.727a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8",
42
+ fill: "#A365F6",
43
+ fillRule: "evenodd"
28
44
  })
29
- }),
30
- /* @__PURE__ */ jsx("path", {
31
- className: "fill",
32
- clipRule: "evenodd",
33
- d: "M20.853 21.761a1 1 0 1 0-.706-1.871c-.995.375-1.86.821-2.494 1.35-.627.523-1.153 1.238-1.153 2.136q0 .17.024.33a1 1 0 0 0-.024.22v26.481c0 .499.128 1.098.559 1.59 1.214 1.388 5.078 4.428 15.441 4.428s14.227-3.04 15.441-4.428c.431-.492.559-1.091.559-1.59V23.925a1 1 0 0 0-.024-.218 2 2 0 0 0 .024-.331c0-.898-.526-1.613-1.153-2.136-.635-.529-1.5-.975-2.494-1.35a1 1 0 1 0-.706 1.871c.889.335 1.524.686 1.919 1.015.402.335.434.541.434.6 0 .075-.063.373-.735.823-.636.426-1.623.85-2.931 1.22-2.603.738-6.257 1.207-10.334 1.207s-7.73-.47-10.334-1.207c-1.308-.37-2.295-.794-2.93-1.22-.673-.45-.736-.748-.736-.823 0-.059.032-.265.434-.6.395-.329 1.03-.68 1.919-1.015M46.5 26.097c-.837.487-1.906.902-3.12 1.246-2.827.8-6.673 1.283-10.88 1.283s-8.053-.482-10.88-1.283c-1.214-.344-2.283-.759-3.12-1.246v24.31c0 .181.047.254.064.273.732.837 3.974 3.745 13.936 3.745s13.204-2.908 13.936-3.745c.017-.02.064-.092.064-.273z",
34
- fill: "#4F0599",
35
- fillRule: "evenodd"
36
- }),
37
- /* @__PURE__ */ jsx("path", {
38
- className: "fillStrong",
39
- clipRule: "evenodd",
40
- d: "m29.789 33.925-.655 7.783 2.036-.831a1.25 1.25 0 0 1 1.72 1.09l.206 3.786 3.278-8.41-2.977.712a1.25 1.25 0 0 1-1.515-1.466l.545-2.664zm-1.935-.855a1.25 1.25 0 0 1 1.245-1.145h4.247a1.25 1.25 0 0 1 1.225 1.5l-.494 2.412 3.226-.772a1.25 1.25 0 0 1 1.455 1.67L33.7 49.711c-.488 1.253-2.34.956-2.412-.386l-.336-6.199-2.195.896a1.25 1.25 0 0 1-1.718-1.262l.816-9.69ZM23.5 17.925a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1zm4.248-10.889c.76-1.381 2.745-1.381 3.504 0l2.31 4.198c.732 1.333-.232 2.964-1.753 2.964H30.19c-1.52 0-2.485-1.631-1.752-2.964zm4.06 5.162L32.5 7l-2.309 4.198zm2.692 9.727a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8",
41
- fill: "#A365F6",
42
- fillRule: "evenodd"
43
- })
44
- ]
45
- })
46
- }));
47
- };
45
+ ]
46
+ })
47
+ }));
48
+ };
49
+ });
48
50
 
49
51
  //#endregion
50
- export { RedisProductIcon };
52
+ init_RedisProductIcon();
53
+ export { RedisProductIcon, init_RedisProductIcon };
@@ -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__/RegistryProductIcon.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 RegistryProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "RegistryProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Container-Registry",
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 RegistryProductIcon;
11
+ var init_RegistryProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ RegistryProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "RegistryProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Container-Registry",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
23
+ className: ".Square",
24
+ children: /* @__PURE__ */ jsx("path", {
25
+ className: "fillWeak",
26
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
27
+ fill: "#EEF"
28
+ })
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ className: "fill",
32
+ clipRule: "evenodd",
33
+ d: "M49 33.947a2 2 0 0 1 2 2V49a2 2 0 0 1-2 2H35.947a2 2 0 0 1-2-2V35.947a2 2 0 0 1 2-2zm0 2H35.947V49H49zm-9.323 2.62a1 1 0 0 0-1.993.117v7.58l.007.116a1 1 0 0 0 1.993-.117v-7.579zm2.797-.883a1 1 0 0 1 .993.884l.007.116v7.58a1 1 0 0 1-1.994.116l-.006-.117v-7.579a1 1 0 0 1 1-1m4.782.884a1 1 0 0 0-1.993.116v7.579l.007.117a1 1 0 0 0 1.993-.117v-7.579zm-19.203-4.621a2 2 0 0 1 2 2V49a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V35.947a2 2 0 0 1 2-2zm0 2H15V49h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.58l.007.116a1 1 0 0 0 1.993-.117v-7.579zm2.796-.883a1 1 0 0 1 .994.884l.006.116v7.58a1 1 0 0 1-1.993.116l-.007-.117v-7.579a1 1 0 0 1 1-1m4.783.884a1 1 0 0 0-1.993.116v7.579l.006.117a1 1 0 0 0 1.994-.117v-7.579z",
34
+ fill: "#4F0599",
35
+ fillRule: "evenodd"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ clipRule: "evenodd",
40
+ d: "M49.053 13a2 2 0 0 1 2 2v13.053a2 2 0 0 1-2 2H36a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2zm0 2H36v13.053h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.579l.007.116a1 1 0 0 0 1.993-.116v-7.58zm2.796-.883a1 1 0 0 1 .994.883l.006.117v7.579a1 1 0 0 1-1.993.116l-.007-.116v-7.58a1 1 0 0 1 1-1Zm4.783.883a1 1 0 0 0-1.993.117v7.579l.006.116a1 1 0 0 0 1.994-.116v-7.58z",
41
+ fill: "#A365F6",
42
+ fillRule: "evenodd"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ className: "fill",
46
+ clipRule: "evenodd",
47
+ d: "M28.053 13a2 2 0 0 1 2 2v13.053a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2zm0 2H15v13.053h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.579l.007.116a1 1 0 0 0 1.993-.116v-7.58zm2.796-.883a1 1 0 0 1 .994.883l.006.117v7.579a1 1 0 0 1-1.993.116l-.007-.116v-7.58a1 1 0 0 1 1-1Zm4.783.883a1 1 0 0 0-1.993.117v7.579l.006.116a1 1 0 0 0 1.994-.116v-7.58z",
48
+ fill: "#4F0599",
49
+ fillRule: "evenodd"
27
50
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fill",
31
- clipRule: "evenodd",
32
- d: "M49 33.947a2 2 0 0 1 2 2V49a2 2 0 0 1-2 2H35.947a2 2 0 0 1-2-2V35.947a2 2 0 0 1 2-2zm0 2H35.947V49H49zm-9.323 2.62a1 1 0 0 0-1.993.117v7.58l.007.116a1 1 0 0 0 1.993-.117v-7.579zm2.797-.883a1 1 0 0 1 .993.884l.007.116v7.58a1 1 0 0 1-1.994.116l-.006-.117v-7.579a1 1 0 0 1 1-1m4.782.884a1 1 0 0 0-1.993.116v7.579l.007.117a1 1 0 0 0 1.993-.117v-7.579zm-19.203-4.621a2 2 0 0 1 2 2V49a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V35.947a2 2 0 0 1 2-2zm0 2H15V49h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.58l.007.116a1 1 0 0 0 1.993-.117v-7.579zm2.796-.883a1 1 0 0 1 .994.884l.006.116v7.58a1 1 0 0 1-1.993.116l-.007-.117v-7.579a1 1 0 0 1 1-1m4.783.884a1 1 0 0 0-1.993.116v7.579l.006.117a1 1 0 0 0 1.994-.117v-7.579z",
33
- fill: "#4F0599",
34
- fillRule: "evenodd"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- clipRule: "evenodd",
39
- d: "M49.053 13a2 2 0 0 1 2 2v13.053a2 2 0 0 1-2 2H36a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2zm0 2H36v13.053h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.579l.007.116a1 1 0 0 0 1.993-.116v-7.58zm2.796-.883a1 1 0 0 1 .994.883l.006.117v7.579a1 1 0 0 1-1.993.116l-.007-.116v-7.58a1 1 0 0 1 1-1Zm4.783.883a1 1 0 0 0-1.993.117v7.579l.006.116a1 1 0 0 0 1.994-.116v-7.58z",
40
- fill: "#A365F6",
41
- fillRule: "evenodd"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- className: "fill",
45
- clipRule: "evenodd",
46
- d: "M28.053 13a2 2 0 0 1 2 2v13.053a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2zm0 2H15v13.053h13.053zm-9.323 2.62a1 1 0 0 0-1.993.117v7.579l.007.116a1 1 0 0 0 1.993-.116v-7.58zm2.796-.883a1 1 0 0 1 .994.883l.006.117v7.579a1 1 0 0 1-1.993.116l-.007-.116v-7.58a1 1 0 0 1 1-1Zm4.783.883a1 1 0 0 0-1.993.117v7.579l.006.116a1 1 0 0 0 1.994-.116v-7.58z",
47
- fill: "#4F0599",
48
- fillRule: "evenodd"
49
- })
50
- ]
51
- })
52
- }));
53
- };
51
+ ]
52
+ })
53
+ }));
54
+ };
55
+ });
54
56
 
55
57
  //#endregion
56
- export { RegistryProductIcon };
58
+ init_RegistryProductIcon();
59
+ export { RegistryProductIcon, init_RegistryProductIcon };
@@ -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__/RocketProductIcon.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 RocketProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "RocketProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Rocket",
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__ */ jsx("g", {
10
+ var RocketProductIcon;
11
+ var init_RocketProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ RocketProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "RocketProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
28
20
  className: "Rocket",
29
- children: /* @__PURE__ */ jsxs("g", {
30
- className: "icon",
31
- children: [
32
- /* @__PURE__ */ jsx("path", {
33
- className: "fill (Stroke)",
34
- clipRule: "evenodd",
35
- d: "M37.745 18.324c-3.605.939-7.656 2.91-10.62 5.874-3.206 3.206-5.22 6.867-5.886 10.053l7.817 7.817c3.186-.666 6.847-2.68 10.053-5.887 2.963-2.963 4.935-7.014 5.874-10.62.469-1.8.67-3.448.624-4.755-.047-1.366-.355-2.14-.66-2.446-.307-.305-1.08-.613-2.447-.66-1.307-.046-2.955.155-4.755.624M42.57 15.7c1.486.051 2.924.379 3.79 1.245s1.195 2.305 1.246 3.791c.054 1.546-.183 3.392-.688 5.329-1.007 3.867-3.126 8.261-6.395 11.53-3.602 3.602-7.842 5.905-11.636 6.539l-.508.084-9.292-9.291.085-.508c.634-3.795 2.937-8.035 6.54-11.637 3.268-3.268 7.661-5.387 11.53-6.395 1.936-.504 3.782-.741 5.328-.687",
36
- fill: "#521094",
37
- fillRule: "evenodd"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- className: "fill (Stroke)",
41
- clipRule: "evenodd",
42
- d: "M24.4 26.007c-3.951-1.796-8.607.06-10.245 4.081a.88.88 0 0 0 .468 1.143l6.295 2.698 8.832 8.832 2.698 6.295c.188.44.697.65 1.143.468 4.02-1.638 5.877-6.294 4.081-10.244a1 1 0 1 1 1.821-.828c2.267 4.987-.077 10.858-5.147 12.924a2.88 2.88 0 0 1-3.737-1.532l-2.546-5.941-8.287-8.287-5.94-2.546a2.88 2.88 0 0 1-1.533-3.737c2.066-5.07 7.937-7.414 12.924-5.147a1 1 0 0 1-.828 1.82Z",
43
- fill: "#521094",
44
- fillRule: "evenodd"
45
- }),
46
- /* @__PURE__ */ jsx("path", {
47
- className: "fillStrong (Stroke)",
48
- clipRule: "evenodd",
49
- d: "M35.73 27.007a2.158 2.158 0 1 0-3.052 3.052 2.158 2.158 0 0 0 3.051-3.052Zm-4.467-1.414a4.158 4.158 0 1 1 5.88 5.88 4.158 4.158 0 0 1-5.88-5.88M19.032 38.998a1 1 0 0 1 .81 1.159l-.593 3.365a1.105 1.105 0 0 0 1.28 1.28l3.365-.594a1 1 0 1 1 .348 1.97l-3.365.594c-2.123.374-3.973-1.475-3.598-3.598l.594-3.365a1 1 0 0 1 1.159-.81Z",
50
- fill: "#A060F6",
51
- fillRule: "evenodd"
52
- })
53
- ]
54
- })
55
- })]
56
- })
57
- }));
58
- };
21
+ children: [/* @__PURE__ */ jsx("g", {
22
+ className: ".Square",
23
+ children: /* @__PURE__ */ jsx("path", {
24
+ className: "fillWeak",
25
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
26
+ fill: "#F1EEFC"
27
+ })
28
+ }), /* @__PURE__ */ jsx("g", {
29
+ className: "Rocket",
30
+ children: /* @__PURE__ */ jsxs("g", {
31
+ className: "icon",
32
+ children: [
33
+ /* @__PURE__ */ jsx("path", {
34
+ className: "fill (Stroke)",
35
+ clipRule: "evenodd",
36
+ d: "M37.745 18.324c-3.605.939-7.656 2.91-10.62 5.874-3.206 3.206-5.22 6.867-5.886 10.053l7.817 7.817c3.186-.666 6.847-2.68 10.053-5.887 2.963-2.963 4.935-7.014 5.874-10.62.469-1.8.67-3.448.624-4.755-.047-1.366-.355-2.14-.66-2.446-.307-.305-1.08-.613-2.447-.66-1.307-.046-2.955.155-4.755.624M42.57 15.7c1.486.051 2.924.379 3.79 1.245s1.195 2.305 1.246 3.791c.054 1.546-.183 3.392-.688 5.329-1.007 3.867-3.126 8.261-6.395 11.53-3.602 3.602-7.842 5.905-11.636 6.539l-.508.084-9.292-9.291.085-.508c.634-3.795 2.937-8.035 6.54-11.637 3.268-3.268 7.661-5.387 11.53-6.395 1.936-.504 3.782-.741 5.328-.687",
37
+ fill: "#521094",
38
+ fillRule: "evenodd"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ className: "fill (Stroke)",
42
+ clipRule: "evenodd",
43
+ d: "M24.4 26.007c-3.951-1.796-8.607.06-10.245 4.081a.88.88 0 0 0 .468 1.143l6.295 2.698 8.832 8.832 2.698 6.295c.188.44.697.65 1.143.468 4.02-1.638 5.877-6.294 4.081-10.244a1 1 0 1 1 1.821-.828c2.267 4.987-.077 10.858-5.147 12.924a2.88 2.88 0 0 1-3.737-1.532l-2.546-5.941-8.287-8.287-5.94-2.546a2.88 2.88 0 0 1-1.533-3.737c2.066-5.07 7.937-7.414 12.924-5.147a1 1 0 0 1-.828 1.82Z",
44
+ fill: "#521094",
45
+ fillRule: "evenodd"
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
48
+ className: "fillStrong (Stroke)",
49
+ clipRule: "evenodd",
50
+ d: "M35.73 27.007a2.158 2.158 0 1 0-3.052 3.052 2.158 2.158 0 0 0 3.051-3.052Zm-4.467-1.414a4.158 4.158 0 1 1 5.88 5.88 4.158 4.158 0 0 1-5.88-5.88M19.032 38.998a1 1 0 0 1 .81 1.159l-.593 3.365a1.105 1.105 0 0 0 1.28 1.28l3.365-.594a1 1 0 1 1 .348 1.97l-3.365.594c-2.123.374-3.973-1.475-3.598-3.598l.594-3.365a1 1 0 0 1 1.159-.81Z",
51
+ fill: "#A060F6",
52
+ fillRule: "evenodd"
53
+ })
54
+ ]
55
+ })
56
+ })]
57
+ })
58
+ }));
59
+ };
60
+ });
59
61
 
60
62
  //#endregion
61
- export { RocketProductIcon };
63
+ init_RocketProductIcon();
64
+ export { RocketProductIcon, init_RocketProductIcon };
@@ -1,46 +1,49 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/RouteRulesProductIcon.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 RouteRulesProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "RouteRulesProductIcon",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
22
- fill: "#521094"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
28
- fill: "#521094",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- d: "M19.9316 17C25.4621 17 30.287 20.0207 32.8662 24.501C33.1417 24.9795 32.9774 25.5906 32.499 25.8662C32.0205 26.1417 31.4094 25.9774 31.1338 25.499C29.863 23.2915 27.9656 21.4973 25.6885 20.3574C26.7433 21.7844 27.5821 23.5839 28.1494 25.6045C28.2987 26.1361 27.9886 26.6885 27.457 26.8379C26.9254 26.9872 26.373 26.6771 26.2236 26.1455C25.5995 23.9226 24.6455 22.1033 23.5225 20.8594C22.7051 19.9541 21.8259 19.382 20.9316 19.1377V31H24C24.5523 31 25 31.4477 25 32C25 32.5523 24.5523 33 24 33H20.9316V44.8613C21.8258 44.617 22.7051 44.0459 23.5225 43.1406C24.6455 41.8967 25.5995 40.0774 26.2236 37.8545C26.373 37.3229 26.9254 37.0128 27.457 37.1621C27.9886 37.3115 28.2987 37.8639 28.1494 38.3955C27.5822 40.4158 26.7431 42.2147 25.6885 43.6416C27.9654 42.5017 29.8631 40.7084 31.1338 38.501C31.4094 38.0226 32.0205 37.8583 32.499 38.1338C32.9774 38.4094 33.1417 39.0205 32.8662 39.499C30.287 43.9793 25.4621 47 19.9316 47C11.6805 46.9998 5 40.2796 5 32C5 23.7204 11.6805 17.0002 19.9316 17ZM12.8887 33C13.0292 36.3158 13.86 39.2574 15.0947 41.4004C16.2011 43.3206 17.5506 44.4821 18.9316 44.8613V33H12.8887ZM7.03809 33C7.39183 37.6762 10.2057 41.6571 14.1787 43.6445C13.8883 43.2525 13.6136 42.8363 13.3613 42.3984C11.9303 39.9146 11.0291 36.6183 10.8877 33H7.03809ZM18.9316 19.1377C17.5505 19.5168 16.2012 20.6793 15.0947 22.5996C13.86 24.7426 13.0292 27.6842 12.8887 31H18.9316V19.1377ZM14.1787 20.3545C10.2055 22.3419 7.39184 26.3236 7.03809 31H10.8877C11.0291 27.3817 11.9303 24.0853 13.3613 21.6016C13.6138 21.1635 13.8881 20.7467 14.1787 20.3545Z",
34
- fill: "#BF95F9"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fill",
38
- d: "M45.2972 20.001L50.4308 20.2211L50.6302 20.249C51.1482 20.3735 51.4905 20.8831 51.4087 21.4137L51.3655 21.5909L49.6989 26.5327L49.6235 26.704C49.4157 27.0806 48.994 27.2898 48.5699 27.2268L48.3887 27.1827L48.2181 27.1071C47.8431 26.8984 47.6348 26.4749 47.6976 26.049L47.7414 25.8669L48.3774 23.9808L35.0507 30.6721C35.0824 30.7666 35.1109 30.8626 35.1359 30.96L53.8894 30.9608L52.2195 29.7214L52.0799 29.5972C51.7442 29.2389 51.7007 28.6799 52.0021 28.2701C52.3035 27.8603 52.8481 27.7375 53.2879 27.9545L53.4472 28.0518L57.5805 31.1173L57.7303 31.2524C58.0859 31.6416 58.0904 32.246 57.7405 32.6405L57.5927 32.7777L53.4594 35.9388L53.3015 36.0385C52.9196 36.234 52.4535 36.1706 52.137 35.8802L52.0112 35.7419L51.9119 35.5834C51.7173 35.1998 51.7804 34.7317 52.0696 34.4139L52.2073 34.2876L53.8398 33.0363L35.1364 33.0379C35.1113 33.1358 35.0827 33.2324 35.0508 33.3274L48.3774 40.0192L47.7414 38.1331L47.6976 37.951C47.6348 37.5251 47.8431 37.1016 48.2181 36.8929L48.3887 36.8172L48.5699 36.7732C48.994 36.7102 49.4157 36.9194 49.6235 37.296L49.6989 37.4673L51.3655 42.4091L51.4087 42.5863C51.4905 43.1169 51.1482 43.6265 50.6302 43.751L50.4308 43.7789L45.2972 43.999C44.7271 44.0235 44.2451 43.5791 44.2208 43.0065C44.1991 42.4975 44.5463 42.0585 45.0242 41.9501L45.2091 41.9254L47.3668 41.8332L33.9107 35.0742C33.245 35.6811 32.3813 36.073 31.4285 36.1405L31.1333 36.1509C28.8506 36.1509 27 34.2924 27 31.9999C27 29.807 28.6931 28.0113 30.8381 27.8593L31.1333 27.8488C32.2025 27.8488 33.1768 28.2565 33.9107 28.9255L47.3668 22.1668L45.2091 22.0746L45.0242 22.0499C44.5463 21.9415 44.1991 21.5025 44.2208 20.9935C44.2451 20.4209 44.7271 19.9765 45.2972 20.001ZM31.1333 29.789C29.9175 29.789 28.9319 30.7789 28.9319 31.9999C28.9319 33.2209 29.9175 34.2108 31.1333 34.2108C32.3492 34.2108 33.3348 33.2209 33.3348 31.9999C33.3348 30.7789 32.3492 29.789 31.1333 29.789Z",
39
- fill: "white"
40
- })
41
- ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
42
- }));
43
- };
10
+ var RouteRulesProductIcon;
11
+ var init_RouteRulesProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ RouteRulesProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "RouteRulesProductIcon",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
23
+ fill: "#521094"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
29
+ fill: "#521094",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ d: "M19.9316 17C25.4621 17 30.287 20.0207 32.8662 24.501C33.1417 24.9795 32.9774 25.5906 32.499 25.8662C32.0205 26.1417 31.4094 25.9774 31.1338 25.499C29.863 23.2915 27.9656 21.4973 25.6885 20.3574C26.7433 21.7844 27.5821 23.5839 28.1494 25.6045C28.2987 26.1361 27.9886 26.6885 27.457 26.8379C26.9254 26.9872 26.373 26.6771 26.2236 26.1455C25.5995 23.9226 24.6455 22.1033 23.5225 20.8594C22.7051 19.9541 21.8259 19.382 20.9316 19.1377V31H24C24.5523 31 25 31.4477 25 32C25 32.5523 24.5523 33 24 33H20.9316V44.8613C21.8258 44.617 22.7051 44.0459 23.5225 43.1406C24.6455 41.8967 25.5995 40.0774 26.2236 37.8545C26.373 37.3229 26.9254 37.0128 27.457 37.1621C27.9886 37.3115 28.2987 37.8639 28.1494 38.3955C27.5822 40.4158 26.7431 42.2147 25.6885 43.6416C27.9654 42.5017 29.8631 40.7084 31.1338 38.501C31.4094 38.0226 32.0205 37.8583 32.499 38.1338C32.9774 38.4094 33.1417 39.0205 32.8662 39.499C30.287 43.9793 25.4621 47 19.9316 47C11.6805 46.9998 5 40.2796 5 32C5 23.7204 11.6805 17.0002 19.9316 17ZM12.8887 33C13.0292 36.3158 13.86 39.2574 15.0947 41.4004C16.2011 43.3206 17.5506 44.4821 18.9316 44.8613V33H12.8887ZM7.03809 33C7.39183 37.6762 10.2057 41.6571 14.1787 43.6445C13.8883 43.2525 13.6136 42.8363 13.3613 42.3984C11.9303 39.9146 11.0291 36.6183 10.8877 33H7.03809ZM18.9316 19.1377C17.5505 19.5168 16.2012 20.6793 15.0947 22.5996C13.86 24.7426 13.0292 27.6842 12.8887 31H18.9316V19.1377ZM14.1787 20.3545C10.2055 22.3419 7.39184 26.3236 7.03809 31H10.8877C11.0291 27.3817 11.9303 24.0853 13.3613 21.6016C13.6138 21.1635 13.8881 20.7467 14.1787 20.3545Z",
35
+ fill: "#BF95F9"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ d: "M45.2972 20.001L50.4308 20.2211L50.6302 20.249C51.1482 20.3735 51.4905 20.8831 51.4087 21.4137L51.3655 21.5909L49.6989 26.5327L49.6235 26.704C49.4157 27.0806 48.994 27.2898 48.5699 27.2268L48.3887 27.1827L48.2181 27.1071C47.8431 26.8984 47.6348 26.4749 47.6976 26.049L47.7414 25.8669L48.3774 23.9808L35.0507 30.6721C35.0824 30.7666 35.1109 30.8626 35.1359 30.96L53.8894 30.9608L52.2195 29.7214L52.0799 29.5972C51.7442 29.2389 51.7007 28.6799 52.0021 28.2701C52.3035 27.8603 52.8481 27.7375 53.2879 27.9545L53.4472 28.0518L57.5805 31.1173L57.7303 31.2524C58.0859 31.6416 58.0904 32.246 57.7405 32.6405L57.5927 32.7777L53.4594 35.9388L53.3015 36.0385C52.9196 36.234 52.4535 36.1706 52.137 35.8802L52.0112 35.7419L51.9119 35.5834C51.7173 35.1998 51.7804 34.7317 52.0696 34.4139L52.2073 34.2876L53.8398 33.0363L35.1364 33.0379C35.1113 33.1358 35.0827 33.2324 35.0508 33.3274L48.3774 40.0192L47.7414 38.1331L47.6976 37.951C47.6348 37.5251 47.8431 37.1016 48.2181 36.8929L48.3887 36.8172L48.5699 36.7732C48.994 36.7102 49.4157 36.9194 49.6235 37.296L49.6989 37.4673L51.3655 42.4091L51.4087 42.5863C51.4905 43.1169 51.1482 43.6265 50.6302 43.751L50.4308 43.7789L45.2972 43.999C44.7271 44.0235 44.2451 43.5791 44.2208 43.0065C44.1991 42.4975 44.5463 42.0585 45.0242 41.9501L45.2091 41.9254L47.3668 41.8332L33.9107 35.0742C33.245 35.6811 32.3813 36.073 31.4285 36.1405L31.1333 36.1509C28.8506 36.1509 27 34.2924 27 31.9999C27 29.807 28.6931 28.0113 30.8381 27.8593L31.1333 27.8488C32.2025 27.8488 33.1768 28.2565 33.9107 28.9255L47.3668 22.1668L45.2091 22.0746L45.0242 22.0499C44.5463 21.9415 44.1991 21.5025 44.2208 20.9935C44.2451 20.4209 44.7271 19.9765 45.2972 20.001ZM31.1333 29.789C29.9175 29.789 28.9319 30.7789 28.9319 31.9999C28.9319 33.2209 29.9175 34.2108 31.1333 34.2108C32.3492 34.2108 33.3348 33.2209 33.3348 31.9999C33.3348 30.7789 32.3492 29.789 31.1333 29.789Z",
40
+ fill: "white"
41
+ })
42
+ ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("rect", { fill: "white" }) })]
43
+ }));
44
+ };
45
+ });
44
46
 
45
47
  //#endregion
46
- export { RouteRulesProductIcon };
48
+ init_RouteRulesProductIcon();
49
+ export { RouteRulesProductIcon, init_RouteRulesProductIcon };
@@ -1,55 +1,58 @@
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__/RouterProductIcon.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 RouterProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "RouterProductIcon",
18
- children: /* @__PURE__ */ jsx("g", {
19
- className: "Router",
20
- children: /* @__PURE__ */ jsxs("g", {
10
+ var RouterProductIcon;
11
+ var init_RouterProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ RouterProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "RouterProductIcon",
19
+ children: /* @__PURE__ */ jsx("g", {
21
20
  className: "Router",
22
- children: [/* @__PURE__ */ jsx("g", {
23
- className: ".Square",
24
- children: /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
27
- fill: "#F1EEFC"
28
- })
29
- }), /* @__PURE__ */ jsxs("g", {
30
- className: "icon",
31
- clipRule: "evenodd",
32
- fillRule: "evenodd",
33
- children: [/* @__PURE__ */ jsxs("g", {
34
- className: "fill",
35
- fill: "#521094",
36
- children: [/* @__PURE__ */ jsx("path", {
21
+ children: /* @__PURE__ */ jsxs("g", {
22
+ className: "Router",
23
+ children: [/* @__PURE__ */ jsx("g", {
24
+ className: ".Square",
25
+ children: /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
28
+ fill: "#F1EEFC"
29
+ })
30
+ }), /* @__PURE__ */ jsxs("g", {
31
+ className: "icon",
32
+ clipRule: "evenodd",
33
+ fillRule: "evenodd",
34
+ children: [/* @__PURE__ */ jsxs("g", {
37
35
  className: "fill",
38
- d: "M32 29a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0"
36
+ fill: "#521094",
37
+ children: [/* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ d: "M32 29a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0"
40
+ }), /* @__PURE__ */ jsx("path", {
41
+ className: "fill",
42
+ d: "M32 11c-11.598 0-21 9.402-21 21s9.402 21 21 21 21-9.402 21-21-9.402-21-21-21M9 32C9 19.297 19.297 9 32 9s23 10.297 23 23-10.297 23-23 23S9 44.703 9 32"
43
+ })]
39
44
  }), /* @__PURE__ */ jsx("path", {
40
- className: "fill",
41
- d: "M32 11c-11.598 0-21 9.402-21 21s9.402 21 21 21 21-9.402 21-21-9.402-21-21-21M9 32C9 19.297 19.297 9 32 9s23 10.297 23 23-10.297 23-23 23S9 44.703 9 32"
45
+ className: "fillStrong",
46
+ d: "M44.707 28.293a1 1 0 0 1 0 1.414L43.414 31H50a1 1 0 1 1 0 2h-6.586l1.293 1.293a1 1 0 0 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 0m-25.414 7.414a1 1 0 0 1 0-1.414L20.586 33H14a1 1 0 1 1 0-2h6.586l-1.293-1.293a1 1 0 0 1 1.414-1.414l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414 0m16.414-18a1 1 0 0 1-1.414 0L33 16.414V23a1 1 0 1 1-2 0v-6.586l-1.293 1.293a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414m-7.414 28.586a1 1 0 0 1 1.414 0L31 47.586V41a1 1 0 1 1 2 0v6.586l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414",
47
+ fill: "#A060F6"
42
48
  })]
43
- }), /* @__PURE__ */ jsx("path", {
44
- className: "fillStrong",
45
- d: "M44.707 28.293a1 1 0 0 1 0 1.414L43.414 31H50a1 1 0 1 1 0 2h-6.586l1.293 1.293a1 1 0 0 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 0m-25.414 7.414a1 1 0 0 1 0-1.414L20.586 33H14a1 1 0 1 1 0-2h6.586l-1.293-1.293a1 1 0 0 1 1.414-1.414l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414 0m16.414-18a1 1 0 0 1-1.414 0L33 16.414V23a1 1 0 1 1-2 0v-6.586l-1.293 1.293a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414m-7.414 28.586a1 1 0 0 1 1.414 0L31 47.586V41a1 1 0 1 1 2 0v6.586l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414",
46
- fill: "#A060F6"
47
49
  })]
48
- })]
50
+ })
49
51
  })
50
- })
51
- }));
52
- };
52
+ }));
53
+ };
54
+ });
53
55
 
54
56
  //#endregion
55
- export { RouterProductIcon };
57
+ init_RouterProductIcon();
58
+ export { RouterProductIcon, init_RouterProductIcon };