@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,57 +1,60 @@
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__/ContainersProductIcon.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 ContainersProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ContainersProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Serverless-Containers",
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 ContainersProductIcon;
11
+ var init_ContainersProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ContainersProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ContainersProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Serverless-Containers",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
23
+ className: ".Square",
24
+ children: /* @__PURE__ */ jsx("path", {
25
+ className: "fillWeak",
26
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
27
+ fill: "#EEF"
28
+ })
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ className: "fillStrong",
32
+ d: "M31.263 23.324a1 1 0 0 1 1.553 1.254l-.079.098-11 12a1 1 0 0 1-1.553-1.254l.079-.098z",
33
+ fill: "#A365F6"
34
+ }),
35
+ /* @__PURE__ */ jsx("path", {
36
+ className: "fill",
37
+ d: "M31.969 7a1 1 0 0 1 .993.883l.007.117-.001 7.532.06.012a5 5 0 0 1 3.936 4.67l.005.217a5 5 0 0 1-10 0 1 1 0 1 1 2 0 3 3 0 1 0 3-3 1 1 0 0 1-.994-.883l-.006-.117V8a1 1 0 0 1 1-1",
38
+ fill: "#4F0599"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ className: "fillStrong",
42
+ d: "M31.354 22.237a1 1 0 0 1 1.322.026l.087.091 11 13a1 1 0 0 1-1.44 1.383l-.086-.091-11-13a1 1 0 0 1 .117-1.41Z",
43
+ fill: "#A365F6"
44
+ }),
45
+ /* @__PURE__ */ jsx("path", {
46
+ className: "fill",
47
+ clipRule: "evenodd",
48
+ d: "M43 35a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H21a2 2 0 0 1-2-2V37a2 2 0 0 1 2-2zm0 2H21v16h22zm-4.007 2.883A1 1 0 0 0 37 40v10l.007.117A1 1 0 0 0 39 50V40zM32 39a1 1 0 0 1 .993.883L33 40v10a1 1 0 0 1-1.993.117L31 50V40a1 1 0 0 1 1-1m-5.007.883A1 1 0 0 0 25 40v10l.007.117A1 1 0 0 0 27 50V40z",
49
+ fill: "#4F0599",
50
+ fillRule: "evenodd"
27
51
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fillStrong",
31
- d: "M31.263 23.324a1 1 0 0 1 1.553 1.254l-.079.098-11 12a1 1 0 0 1-1.553-1.254l.079-.098z",
32
- fill: "#A365F6"
33
- }),
34
- /* @__PURE__ */ jsx("path", {
35
- className: "fill",
36
- d: "M31.969 7a1 1 0 0 1 .993.883l.007.117-.001 7.532.06.012a5 5 0 0 1 3.936 4.67l.005.217a5 5 0 0 1-10 0 1 1 0 1 1 2 0 3 3 0 1 0 3-3 1 1 0 0 1-.994-.883l-.006-.117V8a1 1 0 0 1 1-1",
37
- fill: "#4F0599"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- className: "fillStrong",
41
- d: "M31.354 22.237a1 1 0 0 1 1.322.026l.087.091 11 13a1 1 0 0 1-1.44 1.383l-.086-.091-11-13a1 1 0 0 1 .117-1.41Z",
42
- fill: "#A365F6"
43
- }),
44
- /* @__PURE__ */ jsx("path", {
45
- className: "fill",
46
- clipRule: "evenodd",
47
- d: "M43 35a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H21a2 2 0 0 1-2-2V37a2 2 0 0 1 2-2zm0 2H21v16h22zm-4.007 2.883A1 1 0 0 0 37 40v10l.007.117A1 1 0 0 0 39 50V40zM32 39a1 1 0 0 1 .993.883L33 40v10a1 1 0 0 1-1.993.117L31 50V40a1 1 0 0 1 1-1m-5.007.883A1 1 0 0 0 25 40v10l.007.117A1 1 0 0 0 27 50V40z",
48
- fill: "#4F0599",
49
- fillRule: "evenodd"
50
- })
51
- ]
52
- })
53
- }));
54
- };
52
+ ]
53
+ })
54
+ }));
55
+ };
56
+ });
55
57
 
56
58
  //#endregion
57
- export { ContainersProductIcon };
59
+ init_ContainersProductIcon();
60
+ export { ContainersProductIcon, init_ContainersProductIcon };
@@ -1,93 +1,96 @@
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__/CostManagerProductIcon.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 CostManagerProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "CostManagerProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", {
20
- className: "d",
21
- d: "M0 0h64v64H0z",
22
- fill: "#fff",
23
- id: "d"
24
- }) }),
25
- /* @__PURE__ */ jsx("g", {
26
- className: "cost-manager",
27
- clipPath: "url(#a)",
28
- children: /* @__PURE__ */ jsxs("g", {
29
- className: "Cost-manager",
30
- clipPath: "url(#b)",
31
- children: [/* @__PURE__ */ jsx("g", {
32
- className: ".Square",
33
- children: /* @__PURE__ */ jsx("path", {
34
- className: "fillWeak",
35
- 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",
36
- fill: "#F1EEFC"
37
- })
38
- }), /* @__PURE__ */ jsxs("g", {
39
- className: "icon",
40
- children: [
41
- /* @__PURE__ */ jsx("path", {
42
- className: "fill",
43
- clipRule: "evenodd",
44
- d: "M42 19a1 1 0 0 0-1 1v18.674a11.1 11.1 0 0 0-3-2.895v-8.937a1 1 0 0 0-1-1H27a1 1 0 0 0-1 1v8.937a11.1 11.1 0 0 0-3 2.895v-6.358a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1V46a1 1 0 0 0 1 1h9.181c.94 5.12 5.427 9 10.819 9s9.878-3.88 10.819-9H52a1 1 0 0 0 1-1V20a1 1 0 0 0-1-1zM21 45V33.316h-8V45zm7-10.25c1.24-.484 2.589-.75 4-.75s2.76.266 4 .75v-6.908h-8zM43 45h8V21h-8zm-1.833 0a9.167 9.167 0 1 1-18.334 0 9.167 9.167 0 0 1 18.334 0",
45
- fill: "#521094",
46
- fillRule: "evenodd"
47
- }),
48
- /* @__PURE__ */ jsxs("g", {
49
- className: "fillStrong",
50
- children: [
51
- /* @__PURE__ */ jsx("mask", {
52
- className: "c",
53
- fill: "#fff",
54
- id: "c",
55
- children: /* @__PURE__ */ jsx("path", { d: "M32.473 50.58q-1.804 0-2.89-1.07-1.07-1.07-1.07-3.124v-2.288q0-1.305.47-2.244a3.4 3.4 0 0 1 1.363-1.437q.895-.514 2.127-.514 1.832 0 2.816 1.012.983.998.983 2.714v.308h-1.76v-.235q0-.983-.5-1.584-.497-.615-1.54-.616-.718 0-1.216.323a2.03 2.03 0 0 0-.734.88q-.25.557-.25 1.261v2.552q0 1.115.529 1.79.543.675 1.672.674 1.114 0 1.57-.616.468-.616.469-1.584v-.25h1.76v.323q0 1.702-.954 2.714-.938 1.012-2.845 1.012Zm-4.928-3.637V45.58h4.913v1.364zm0-2.17v-1.379h4.913v1.379z" })
56
- }),
57
- /* @__PURE__ */ jsx("path", {
58
- d: "M32.473 50.58q-1.804 0-2.89-1.07-1.07-1.07-1.07-3.124v-2.288q0-1.305.47-2.244a3.4 3.4 0 0 1 1.363-1.437q.895-.514 2.127-.514 1.832 0 2.816 1.012.983.998.983 2.714v.308h-1.76v-.235q0-.983-.5-1.584-.497-.615-1.54-.616-.718 0-1.216.323a2.03 2.03 0 0 0-.734.88q-.25.557-.25 1.261v2.552q0 1.115.529 1.79.543.675 1.672.674 1.114 0 1.57-.616.468-.616.469-1.584v-.25h1.76v.323q0 1.702-.954 2.714-.938 1.012-2.845 1.012Zm-4.928-3.637V45.58h4.913v1.364zm0-2.17v-1.379h4.913v1.379z",
59
- fill: "#A060F6"
60
- }),
61
- /* @__PURE__ */ jsx("path", {
62
- d: "m29.584 49.51-1.415 1.414.01.01zm-.602-7.656-1.777-.917-.006.011-.006.012zm1.364-1.437.986 1.74.01-.006zm4.943.498-1.435 1.394.005.005.005.005zm.983 3.022v2h2v-2zm-1.76 0h-2v2h2zm-.5-1.819-1.554 1.258.008.01.007.009zm-2.756-.293-1.087-1.68-.011.008-.012.008zm-.734.88 1.826.816zm.279 5.602-1.575 1.233.008.01.008.01zm3.241.059-1.59-1.212-.01.012-.009.012zm.47-1.833v-2h-2v2zm1.76 0h2v-2h-2zm-.954 3.036-1.456-1.372-.005.006-.005.006zm-7.773-2.626h-2v2h2zm0-1.364v-2h-2v2zm4.913 0h2v-2h-2zm0 1.364v2h2v-2zm-4.913-2.17h-2v2h2zm0-1.379v-2h-2v2zm4.913 0h2v-2h-2zm0 1.379v2h2v-2zm.015 3.808c-.78 0-1.203-.217-1.485-.495l-2.809 2.848c1.166 1.15 2.669 1.647 4.294 1.647zm-1.475-.485c-.221-.221-.485-.678-.485-1.71h-4c0 1.705.45 3.331 1.656 4.538zm-.485-1.71v-2.288h-4v2.288zm0-2.288c0-.634.114-1.06.258-1.35l-3.578-1.788c-.481.962-.68 2.031-.68 3.138zm.247-1.327c.153-.297.34-.482.572-.614l-1.972-3.48a5.4 5.4 0 0 0-2.155 2.26zm.582-.62c.24-.137.59-.248 1.13-.248v-4c-1.102 0-2.168.232-3.121.779l1.99 3.47Zm1.13-.248c.852 0 1.207.226 1.382.406l2.87-2.787c-1.136-1.17-2.658-1.619-4.251-1.619zm1.392.416c.207.21.408.565.408 1.31h4c0-1.544-.455-2.997-1.558-4.117zm.408 1.31v.308h4v-.308zm2-1.692h-1.76v4h1.76zm.24 2v-.235h-4v.235zm0-.235c0-.998-.26-2.016-.96-2.86l-3.079 2.553c-.009-.012-.004-.012.006.02a1 1 0 0 1 .033.287zm-.945-2.842c-.824-1.018-2-1.358-3.094-1.358v4c.155 0 .194.023.163.01a.5.5 0 0 1-.177-.137zm-3.094-1.358c-.783 0-1.585.179-2.304.643l2.173 3.359c-.02.013-.032.015-.02.012a.6.6 0 0 1 .15-.014zm-2.327.659a4.03 4.03 0 0 0-1.45 1.727l3.652 1.633.015-.03.004-.005-.004.004.002-.001zm-1.45 1.727a5.05 5.05 0 0 0-.423 2.078h4c0-.23.04-.366.075-.445l-3.651-1.633Zm-.423 2.078v2.552h4v-2.552zm0 2.552c0 1.054.252 2.127.953 3.022l3.15-2.465c-.003-.005-.103-.125-.103-.557zm.97 3.043c.85 1.057 2.07 1.421 3.23 1.421v-4c-.182 0-.245-.028-.234-.023a.4.4 0 0 1 .12.095zm3.23 1.421c1.073 0 2.348-.303 3.178-1.428l-3.218-2.376a.7.7 0 0 1 .145-.146.5.5 0 0 1 .114-.066c.019-.007.014-.003-.023.003a1.3 1.3 0 0 1-.196.013zm3.16-1.404c.639-.838.879-1.824.879-2.796h-4c0 .162-.02.26-.035.312a.3.3 0 0 1-.026.06zm.879-2.796v-.25h-4v.25zm-2 1.75h1.76v-4h-1.76zm-.24-2v.323h4v-.322h-4Zm0 .323c0 .745-.198 1.118-.41 1.342l2.912 2.743c1.06-1.125 1.498-2.56 1.498-4.085zm-.42 1.354c-.12.13-.445.372-1.38.372v4c1.61 0 3.181-.433 4.313-1.652zm-4.307-1.266V45.58h-4v1.364zm-2 .636h4.913v-4h-4.913zm2.913-2v1.364h4V45.58zm2-.636h-4.913v4h4.913zm-2.913-.17v-1.379h-4v1.379zm-2 .621h4.913v-4h-4.913zm2.913-2v1.379h4v-1.379zm2-.621h-4.913v4h4.913z",
63
- fill: "#A060F6",
64
- mask: "url(#c)"
65
- })
66
- ]
67
- }),
68
- /* @__PURE__ */ jsx("path", {
69
- className: "fill",
70
- clipRule: "evenodd",
71
- d: "M50 11a3 3 0 0 1-5.422 1.77l-9.29 2.788a1 1 0 0 1-.29.042 3 3 0 0 1-5.42 1.67l-9.581 2.875a3 3 0 1 1-.575-1.916l9.581-2.874a3 3 0 0 1 5.445-1.59 1 1 0 0 1 .264-.123l9.291-2.787A3 3 0 0 1 50 11m-2 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-30 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0m14-3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
72
- fill: "#521094",
73
- fillRule: "evenodd"
10
+ var CostManagerProductIcon;
11
+ var init_CostManagerProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CostManagerProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "CostManagerProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("path", {
21
+ className: "d",
22
+ d: "M0 0h64v64H0z",
23
+ fill: "#fff",
24
+ id: "d"
25
+ }) }),
26
+ /* @__PURE__ */ jsx("g", {
27
+ className: "cost-manager",
28
+ clipPath: "url(#a)",
29
+ children: /* @__PURE__ */ jsxs("g", {
30
+ className: "Cost-manager",
31
+ clipPath: "url(#b)",
32
+ children: [/* @__PURE__ */ jsx("g", {
33
+ className: ".Square",
34
+ children: /* @__PURE__ */ jsx("path", {
35
+ className: "fillWeak",
36
+ 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",
37
+ fill: "#F1EEFC"
74
38
  })
75
- ]
76
- })]
77
- })
78
- }),
79
- /* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsx("clipPath", {
80
- className: "a",
81
- id: "a",
82
- children: /* @__PURE__ */ jsx("use", { href: "#d" })
83
- }), /* @__PURE__ */ jsx("clipPath", {
84
- className: "b",
85
- id: "b",
86
- children: /* @__PURE__ */ jsx("use", { href: "#d" })
87
- })] })
88
- ]
89
- }));
90
- };
39
+ }), /* @__PURE__ */ jsxs("g", {
40
+ className: "icon",
41
+ children: [
42
+ /* @__PURE__ */ jsx("path", {
43
+ className: "fill",
44
+ clipRule: "evenodd",
45
+ d: "M42 19a1 1 0 0 0-1 1v18.674a11.1 11.1 0 0 0-3-2.895v-8.937a1 1 0 0 0-1-1H27a1 1 0 0 0-1 1v8.937a11.1 11.1 0 0 0-3 2.895v-6.358a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1V46a1 1 0 0 0 1 1h9.181c.94 5.12 5.427 9 10.819 9s9.878-3.88 10.819-9H52a1 1 0 0 0 1-1V20a1 1 0 0 0-1-1zM21 45V33.316h-8V45zm7-10.25c1.24-.484 2.589-.75 4-.75s2.76.266 4 .75v-6.908h-8zM43 45h8V21h-8zm-1.833 0a9.167 9.167 0 1 1-18.334 0 9.167 9.167 0 0 1 18.334 0",
46
+ fill: "#521094",
47
+ fillRule: "evenodd"
48
+ }),
49
+ /* @__PURE__ */ jsxs("g", {
50
+ className: "fillStrong",
51
+ children: [
52
+ /* @__PURE__ */ jsx("mask", {
53
+ className: "c",
54
+ fill: "#fff",
55
+ id: "c",
56
+ children: /* @__PURE__ */ jsx("path", { d: "M32.473 50.58q-1.804 0-2.89-1.07-1.07-1.07-1.07-3.124v-2.288q0-1.305.47-2.244a3.4 3.4 0 0 1 1.363-1.437q.895-.514 2.127-.514 1.832 0 2.816 1.012.983.998.983 2.714v.308h-1.76v-.235q0-.983-.5-1.584-.497-.615-1.54-.616-.718 0-1.216.323a2.03 2.03 0 0 0-.734.88q-.25.557-.25 1.261v2.552q0 1.115.529 1.79.543.675 1.672.674 1.114 0 1.57-.616.468-.616.469-1.584v-.25h1.76v.323q0 1.702-.954 2.714-.938 1.012-2.845 1.012Zm-4.928-3.637V45.58h4.913v1.364zm0-2.17v-1.379h4.913v1.379z" })
57
+ }),
58
+ /* @__PURE__ */ jsx("path", {
59
+ d: "M32.473 50.58q-1.804 0-2.89-1.07-1.07-1.07-1.07-3.124v-2.288q0-1.305.47-2.244a3.4 3.4 0 0 1 1.363-1.437q.895-.514 2.127-.514 1.832 0 2.816 1.012.983.998.983 2.714v.308h-1.76v-.235q0-.983-.5-1.584-.497-.615-1.54-.616-.718 0-1.216.323a2.03 2.03 0 0 0-.734.88q-.25.557-.25 1.261v2.552q0 1.115.529 1.79.543.675 1.672.674 1.114 0 1.57-.616.468-.616.469-1.584v-.25h1.76v.323q0 1.702-.954 2.714-.938 1.012-2.845 1.012Zm-4.928-3.637V45.58h4.913v1.364zm0-2.17v-1.379h4.913v1.379z",
60
+ fill: "#A060F6"
61
+ }),
62
+ /* @__PURE__ */ jsx("path", {
63
+ d: "m29.584 49.51-1.415 1.414.01.01zm-.602-7.656-1.777-.917-.006.011-.006.012zm1.364-1.437.986 1.74.01-.006zm4.943.498-1.435 1.394.005.005.005.005zm.983 3.022v2h2v-2zm-1.76 0h-2v2h2zm-.5-1.819-1.554 1.258.008.01.007.009zm-2.756-.293-1.087-1.68-.011.008-.012.008zm-.734.88 1.826.816zm.279 5.602-1.575 1.233.008.01.008.01zm3.241.059-1.59-1.212-.01.012-.009.012zm.47-1.833v-2h-2v2zm1.76 0h2v-2h-2zm-.954 3.036-1.456-1.372-.005.006-.005.006zm-7.773-2.626h-2v2h2zm0-1.364v-2h-2v2zm4.913 0h2v-2h-2zm0 1.364v2h2v-2zm-4.913-2.17h-2v2h2zm0-1.379v-2h-2v2zm4.913 0h2v-2h-2zm0 1.379v2h2v-2zm.015 3.808c-.78 0-1.203-.217-1.485-.495l-2.809 2.848c1.166 1.15 2.669 1.647 4.294 1.647zm-1.475-.485c-.221-.221-.485-.678-.485-1.71h-4c0 1.705.45 3.331 1.656 4.538zm-.485-1.71v-2.288h-4v2.288zm0-2.288c0-.634.114-1.06.258-1.35l-3.578-1.788c-.481.962-.68 2.031-.68 3.138zm.247-1.327c.153-.297.34-.482.572-.614l-1.972-3.48a5.4 5.4 0 0 0-2.155 2.26zm.582-.62c.24-.137.59-.248 1.13-.248v-4c-1.102 0-2.168.232-3.121.779l1.99 3.47Zm1.13-.248c.852 0 1.207.226 1.382.406l2.87-2.787c-1.136-1.17-2.658-1.619-4.251-1.619zm1.392.416c.207.21.408.565.408 1.31h4c0-1.544-.455-2.997-1.558-4.117zm.408 1.31v.308h4v-.308zm2-1.692h-1.76v4h1.76zm.24 2v-.235h-4v.235zm0-.235c0-.998-.26-2.016-.96-2.86l-3.079 2.553c-.009-.012-.004-.012.006.02a1 1 0 0 1 .033.287zm-.945-2.842c-.824-1.018-2-1.358-3.094-1.358v4c.155 0 .194.023.163.01a.5.5 0 0 1-.177-.137zm-3.094-1.358c-.783 0-1.585.179-2.304.643l2.173 3.359c-.02.013-.032.015-.02.012a.6.6 0 0 1 .15-.014zm-2.327.659a4.03 4.03 0 0 0-1.45 1.727l3.652 1.633.015-.03.004-.005-.004.004.002-.001zm-1.45 1.727a5.05 5.05 0 0 0-.423 2.078h4c0-.23.04-.366.075-.445l-3.651-1.633Zm-.423 2.078v2.552h4v-2.552zm0 2.552c0 1.054.252 2.127.953 3.022l3.15-2.465c-.003-.005-.103-.125-.103-.557zm.97 3.043c.85 1.057 2.07 1.421 3.23 1.421v-4c-.182 0-.245-.028-.234-.023a.4.4 0 0 1 .12.095zm3.23 1.421c1.073 0 2.348-.303 3.178-1.428l-3.218-2.376a.7.7 0 0 1 .145-.146.5.5 0 0 1 .114-.066c.019-.007.014-.003-.023.003a1.3 1.3 0 0 1-.196.013zm3.16-1.404c.639-.838.879-1.824.879-2.796h-4c0 .162-.02.26-.035.312a.3.3 0 0 1-.026.06zm.879-2.796v-.25h-4v.25zm-2 1.75h1.76v-4h-1.76zm-.24-2v.323h4v-.322h-4Zm0 .323c0 .745-.198 1.118-.41 1.342l2.912 2.743c1.06-1.125 1.498-2.56 1.498-4.085zm-.42 1.354c-.12.13-.445.372-1.38.372v4c1.61 0 3.181-.433 4.313-1.652zm-4.307-1.266V45.58h-4v1.364zm-2 .636h4.913v-4h-4.913zm2.913-2v1.364h4V45.58zm2-.636h-4.913v4h4.913zm-2.913-.17v-1.379h-4v1.379zm-2 .621h4.913v-4h-4.913zm2.913-2v1.379h4v-1.379zm2-.621h-4.913v4h4.913z",
64
+ fill: "#A060F6",
65
+ mask: "url(#c)"
66
+ })
67
+ ]
68
+ }),
69
+ /* @__PURE__ */ jsx("path", {
70
+ className: "fill",
71
+ clipRule: "evenodd",
72
+ d: "M50 11a3 3 0 0 1-5.422 1.77l-9.29 2.788a1 1 0 0 1-.29.042 3 3 0 0 1-5.42 1.67l-9.581 2.875a3 3 0 1 1-.575-1.916l9.581-2.874a3 3 0 0 1 5.445-1.59 1 1 0 0 1 .264-.123l9.291-2.787A3 3 0 0 1 50 11m-2 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-30 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0m14-3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
73
+ fill: "#521094",
74
+ fillRule: "evenodd"
75
+ })
76
+ ]
77
+ })]
78
+ })
79
+ }),
80
+ /* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsx("clipPath", {
81
+ className: "a",
82
+ id: "a",
83
+ children: /* @__PURE__ */ jsx("use", { href: "#d" })
84
+ }), /* @__PURE__ */ jsx("clipPath", {
85
+ className: "b",
86
+ id: "b",
87
+ children: /* @__PURE__ */ jsx("use", { href: "#d" })
88
+ })] })
89
+ ]
90
+ }));
91
+ };
92
+ });
91
93
 
92
94
  //#endregion
93
- export { CostManagerProductIcon };
95
+ init_CostManagerProductIcon();
96
+ export { CostManagerProductIcon, init_CostManagerProductIcon };
@@ -1,43 +1,46 @@
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__/CustomModelProductIcon.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 CustomModelProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "CustomModelProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Style=Console",
20
- clipPath: "url(#clip0_4253_5045)",
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: "#F1EEFC"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- className: "fillStrong",
29
- d: "M34.423 21.0049C34.9271 21.0562 35.3205 21.4823 35.3205 22V24.7754C35.8004 24.9959 36.2544 25.2622 36.6769 25.5684L39.1603 24.1367L39.2521 24.0898C39.7143 23.8826 40.2678 24.0548 40.5265 24.5029L42.8664 28.5566C42.9989 28.7863 43.0346 29.0593 42.966 29.3154C42.8973 29.5715 42.7298 29.7903 42.5001 29.9229L39.9699 31.3818C39.9895 31.6076 40.0001 31.8365 40.0001 32.0684L39.9923 32.4209C39.9875 32.529 39.979 32.6364 39.9699 32.7432L42.5001 34.2041C42.9486 34.463 43.1211 35.0172 42.9132 35.4795L42.8664 35.5703L40.5265 39.624C40.3939 39.8537 40.1753 40.0212 39.9191 40.0898C39.663 40.1584 39.3899 40.1228 39.1603 39.9902L36.6837 38.5605C36.2592 38.8689 35.803 39.1367 35.3205 39.3584V42.1357C35.3205 42.688 34.8727 43.1357 34.3205 43.1357H29.6398C29.0876 43.1356 28.6398 42.6879 28.6398 42.1357V39.3594C28.1632 39.1408 27.7116 38.8777 27.2912 38.5742L24.84 39.9902C24.6104 40.1227 24.3373 40.1585 24.0812 40.0898C23.8251 40.0212 23.6063 39.8537 23.4738 39.624L21.1339 35.5703C20.858 35.0921 21.0221 34.4803 21.5001 34.2041L23.9884 32.7656C23.9785 32.6535 23.9711 32.5405 23.966 32.4268L23.9582 32.0684C23.9582 31.8289 23.9694 31.5924 23.9904 31.3594L21.5001 29.9229C21.2706 29.7903 21.103 29.5715 21.0343 29.3154C20.9657 29.0593 21.0014 28.7863 21.1339 28.5566L23.4738 24.5029L23.5294 24.417C23.8258 24.006 24.3916 23.8781 24.84 24.1367L27.298 25.5557C27.7163 25.2542 28.1656 24.9921 28.6398 24.7744V22L28.6447 21.8975C28.696 21.3934 29.1222 21.0001 29.6398 21H34.3205L34.423 21.0049ZM30.6398 25.4473C30.6398 25.8711 30.3724 26.2484 29.9728 26.3896C29.2581 26.6422 28.6043 27.0279 28.0402 27.5166C27.7181 27.7953 27.2548 27.8398 26.8859 27.627L24.7062 26.3682L23.3664 28.6895L25.5695 29.9619C25.8887 30.1462 26.077 30.4882 26.0695 30.8486L26.0539 31.0039C25.9918 31.3521 25.9582 31.7078 25.9582 32.0684L25.964 32.3359C25.9762 32.6025 26.0061 32.866 26.0519 33.125L26.0675 33.2793C26.0736 33.5879 25.9365 33.8833 25.6964 34.0771L25.5675 34.165L23.3654 35.4355L24.7052 37.7568L26.8791 36.5029L27.0216 36.4355C27.3623 36.305 27.7525 36.3697 28.0343 36.6143C28.5991 37.1048 29.255 37.4914 29.9728 37.7451C30.3724 37.8864 30.6398 38.2637 30.6398 38.6875V41.1357H33.3205V38.6875C33.3205 38.2638 33.5881 37.8865 33.9875 37.7451C34.71 37.4896 35.3695 37.0981 35.9376 36.6016L36.0646 36.5068C36.3745 36.3125 36.7717 36.3013 37.0959 36.4883L39.2941 37.7568L40.6339 35.4355L38.3947 34.1436C38.0316 33.9338 37.8377 33.5196 37.9093 33.1064C37.9683 32.7671 38.0001 32.4204 38.0001 32.0684C38.0001 31.8026 37.9818 31.5396 37.9474 31.2803L37.9074 31.0225C37.835 30.6089 38.0291 30.1934 38.3927 29.9834L40.633 28.6895L39.2931 26.3682L37.089 27.6406C36.7191 27.8539 36.2537 27.8089 35.9318 27.5283C35.3648 27.0342 34.7072 26.6442 33.9875 26.3896C33.588 26.2483 33.3205 25.871 33.3205 25.4473V23H30.6398V25.4473ZM32.0001 28C34.2093 28 36.0001 29.7909 36.0001 32C36.0001 34.2091 34.2093 36 32.0001 36C29.7911 35.9999 28.0001 34.2091 28.0001 32C28.0001 29.7909 29.7911 28.0001 32.0001 28ZM32.0001 30C30.8957 30.0001 30.0001 30.8955 30.0001 32C30.0001 33.1045 30.8957 33.9999 32.0001 34C33.1047 34 34.0001 33.1046 34.0001 32C34.0001 30.8954 33.1047 30 32.0001 30Z",
30
- fill: "#A060F6"
31
- }),
32
- /* @__PURE__ */ jsx("path", {
33
- className: "fill",
34
- d: "M31.9998 13.0477C38.582 7.99051 46.1947 13.1864 45.8201 19.2069C47.0749 19.7161 48.0295 20.4514 48.7176 21.3514C49.5394 22.4264 49.9333 23.6724 50.0623 24.9061C50.2858 27.0447 49.7282 29.2555 49.0799 30.8368C52.0563 34.2353 52.6722 37.8011 51.3191 40.6532C50.0379 43.3535 47.1332 45.0965 43.5867 45.3661C43.4759 47.2627 43.0318 48.7737 42.3093 49.9452C41.4593 51.3233 40.2699 52.1586 38.9685 52.5975C36.5872 53.4005 33.8681 52.8743 31.9998 52.1551C30.1314 52.8743 27.4123 53.4005 25.031 52.5975C23.7297 52.1586 22.5402 51.3233 21.6902 49.9452C20.9677 48.7737 20.5227 47.2627 20.4119 45.3661C16.8659 45.0963 13.9615 43.3533 12.6804 40.6532C11.3274 37.8012 11.9427 34.2352 14.9187 30.8368C14.2704 29.2556 13.7138 27.0445 13.9373 24.9061C14.0662 23.6724 14.4601 22.4264 15.282 21.3514C15.9699 20.4516 16.9241 19.7161 18.1785 19.2069C17.8039 13.1864 25.4176 7.99053 31.9998 13.0477ZM31.0388 17.7147V14.8377C25.4405 10.2365 19.3943 15.1783 20.2517 19.6961C20.341 20.1673 20.0833 20.6307 19.6472 20.8084L19.5574 20.8397C18.2534 21.2323 17.4128 21.8562 16.8699 22.5662C16.3214 23.2839 16.0267 24.1559 15.9265 25.1141C15.723 27.0626 16.3411 29.2143 16.9988 30.6004C17.1759 30.9738 17.1055 31.4178 16.8211 31.7176C13.839 34.8605 13.5266 37.7709 14.4871 39.7957C15.4705 41.8685 17.9632 43.4051 21.3845 43.4051C21.9367 43.4053 22.3845 43.8529 22.3845 44.4051C22.3846 46.5084 22.8008 47.9362 23.3924 48.8953C23.9745 49.8392 24.7677 50.3977 25.6697 50.702C27.3224 51.2593 29.3637 50.963 30.9607 50.4051V47.0008C30.9607 46.4487 31.4086 46.0011 31.9607 46.0008C32.513 46.0008 32.9607 46.4485 32.9607 47.0008V50.3768C34.5689 50.9524 36.65 51.2685 38.3299 50.702C39.2318 50.3977 40.025 49.8392 40.6072 48.8953C41.1987 47.9362 41.615 46.5084 41.615 44.4051C41.615 43.8529 42.0629 43.4053 42.615 43.4051C46.0364 43.4051 48.5291 41.8685 49.5125 39.7957C50.473 37.7709 50.1606 34.8605 47.1785 31.7176C46.894 31.4178 46.8236 30.9738 47.0008 30.6004L47.1228 30.3319C47.732 28.9462 48.2639 26.941 48.073 25.1141C47.9728 24.1559 47.6781 23.2839 47.1297 22.5662C46.5868 21.8562 45.7462 21.2323 44.4422 20.8397C43.9524 20.6921 43.6526 20.1987 43.7478 19.6961C44.6013 15.1992 38.6153 10.2828 33.0388 14.7752V17.7147C33.0388 18.2668 32.5909 18.7144 32.0388 18.7147C31.4866 18.7147 31.0388 18.267 31.0388 17.7147Z",
35
- fill: "#521094"
36
- })
37
- ]
38
- })
39
- }));
40
- };
10
+ var CustomModelProductIcon;
11
+ var init_CustomModelProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CustomModelProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "CustomModelProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Style=Console",
21
+ clipPath: "url(#clip0_4253_5045)",
22
+ children: [
23
+ /* @__PURE__ */ jsx("path", {
24
+ className: "fillWeak",
25
+ 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",
26
+ fill: "#F1EEFC"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ className: "fillStrong",
30
+ d: "M34.423 21.0049C34.9271 21.0562 35.3205 21.4823 35.3205 22V24.7754C35.8004 24.9959 36.2544 25.2622 36.6769 25.5684L39.1603 24.1367L39.2521 24.0898C39.7143 23.8826 40.2678 24.0548 40.5265 24.5029L42.8664 28.5566C42.9989 28.7863 43.0346 29.0593 42.966 29.3154C42.8973 29.5715 42.7298 29.7903 42.5001 29.9229L39.9699 31.3818C39.9895 31.6076 40.0001 31.8365 40.0001 32.0684L39.9923 32.4209C39.9875 32.529 39.979 32.6364 39.9699 32.7432L42.5001 34.2041C42.9486 34.463 43.1211 35.0172 42.9132 35.4795L42.8664 35.5703L40.5265 39.624C40.3939 39.8537 40.1753 40.0212 39.9191 40.0898C39.663 40.1584 39.3899 40.1228 39.1603 39.9902L36.6837 38.5605C36.2592 38.8689 35.803 39.1367 35.3205 39.3584V42.1357C35.3205 42.688 34.8727 43.1357 34.3205 43.1357H29.6398C29.0876 43.1356 28.6398 42.6879 28.6398 42.1357V39.3594C28.1632 39.1408 27.7116 38.8777 27.2912 38.5742L24.84 39.9902C24.6104 40.1227 24.3373 40.1585 24.0812 40.0898C23.8251 40.0212 23.6063 39.8537 23.4738 39.624L21.1339 35.5703C20.858 35.0921 21.0221 34.4803 21.5001 34.2041L23.9884 32.7656C23.9785 32.6535 23.9711 32.5405 23.966 32.4268L23.9582 32.0684C23.9582 31.8289 23.9694 31.5924 23.9904 31.3594L21.5001 29.9229C21.2706 29.7903 21.103 29.5715 21.0343 29.3154C20.9657 29.0593 21.0014 28.7863 21.1339 28.5566L23.4738 24.5029L23.5294 24.417C23.8258 24.006 24.3916 23.8781 24.84 24.1367L27.298 25.5557C27.7163 25.2542 28.1656 24.9921 28.6398 24.7744V22L28.6447 21.8975C28.696 21.3934 29.1222 21.0001 29.6398 21H34.3205L34.423 21.0049ZM30.6398 25.4473C30.6398 25.8711 30.3724 26.2484 29.9728 26.3896C29.2581 26.6422 28.6043 27.0279 28.0402 27.5166C27.7181 27.7953 27.2548 27.8398 26.8859 27.627L24.7062 26.3682L23.3664 28.6895L25.5695 29.9619C25.8887 30.1462 26.077 30.4882 26.0695 30.8486L26.0539 31.0039C25.9918 31.3521 25.9582 31.7078 25.9582 32.0684L25.964 32.3359C25.9762 32.6025 26.0061 32.866 26.0519 33.125L26.0675 33.2793C26.0736 33.5879 25.9365 33.8833 25.6964 34.0771L25.5675 34.165L23.3654 35.4355L24.7052 37.7568L26.8791 36.5029L27.0216 36.4355C27.3623 36.305 27.7525 36.3697 28.0343 36.6143C28.5991 37.1048 29.255 37.4914 29.9728 37.7451C30.3724 37.8864 30.6398 38.2637 30.6398 38.6875V41.1357H33.3205V38.6875C33.3205 38.2638 33.5881 37.8865 33.9875 37.7451C34.71 37.4896 35.3695 37.0981 35.9376 36.6016L36.0646 36.5068C36.3745 36.3125 36.7717 36.3013 37.0959 36.4883L39.2941 37.7568L40.6339 35.4355L38.3947 34.1436C38.0316 33.9338 37.8377 33.5196 37.9093 33.1064C37.9683 32.7671 38.0001 32.4204 38.0001 32.0684C38.0001 31.8026 37.9818 31.5396 37.9474 31.2803L37.9074 31.0225C37.835 30.6089 38.0291 30.1934 38.3927 29.9834L40.633 28.6895L39.2931 26.3682L37.089 27.6406C36.7191 27.8539 36.2537 27.8089 35.9318 27.5283C35.3648 27.0342 34.7072 26.6442 33.9875 26.3896C33.588 26.2483 33.3205 25.871 33.3205 25.4473V23H30.6398V25.4473ZM32.0001 28C34.2093 28 36.0001 29.7909 36.0001 32C36.0001 34.2091 34.2093 36 32.0001 36C29.7911 35.9999 28.0001 34.2091 28.0001 32C28.0001 29.7909 29.7911 28.0001 32.0001 28ZM32.0001 30C30.8957 30.0001 30.0001 30.8955 30.0001 32C30.0001 33.1045 30.8957 33.9999 32.0001 34C33.1047 34 34.0001 33.1046 34.0001 32C34.0001 30.8954 33.1047 30 32.0001 30Z",
31
+ fill: "#A060F6"
32
+ }),
33
+ /* @__PURE__ */ jsx("path", {
34
+ className: "fill",
35
+ d: "M31.9998 13.0477C38.582 7.99051 46.1947 13.1864 45.8201 19.2069C47.0749 19.7161 48.0295 20.4514 48.7176 21.3514C49.5394 22.4264 49.9333 23.6724 50.0623 24.9061C50.2858 27.0447 49.7282 29.2555 49.0799 30.8368C52.0563 34.2353 52.6722 37.8011 51.3191 40.6532C50.0379 43.3535 47.1332 45.0965 43.5867 45.3661C43.4759 47.2627 43.0318 48.7737 42.3093 49.9452C41.4593 51.3233 40.2699 52.1586 38.9685 52.5975C36.5872 53.4005 33.8681 52.8743 31.9998 52.1551C30.1314 52.8743 27.4123 53.4005 25.031 52.5975C23.7297 52.1586 22.5402 51.3233 21.6902 49.9452C20.9677 48.7737 20.5227 47.2627 20.4119 45.3661C16.8659 45.0963 13.9615 43.3533 12.6804 40.6532C11.3274 37.8012 11.9427 34.2352 14.9187 30.8368C14.2704 29.2556 13.7138 27.0445 13.9373 24.9061C14.0662 23.6724 14.4601 22.4264 15.282 21.3514C15.9699 20.4516 16.9241 19.7161 18.1785 19.2069C17.8039 13.1864 25.4176 7.99053 31.9998 13.0477ZM31.0388 17.7147V14.8377C25.4405 10.2365 19.3943 15.1783 20.2517 19.6961C20.341 20.1673 20.0833 20.6307 19.6472 20.8084L19.5574 20.8397C18.2534 21.2323 17.4128 21.8562 16.8699 22.5662C16.3214 23.2839 16.0267 24.1559 15.9265 25.1141C15.723 27.0626 16.3411 29.2143 16.9988 30.6004C17.1759 30.9738 17.1055 31.4178 16.8211 31.7176C13.839 34.8605 13.5266 37.7709 14.4871 39.7957C15.4705 41.8685 17.9632 43.4051 21.3845 43.4051C21.9367 43.4053 22.3845 43.8529 22.3845 44.4051C22.3846 46.5084 22.8008 47.9362 23.3924 48.8953C23.9745 49.8392 24.7677 50.3977 25.6697 50.702C27.3224 51.2593 29.3637 50.963 30.9607 50.4051V47.0008C30.9607 46.4487 31.4086 46.0011 31.9607 46.0008C32.513 46.0008 32.9607 46.4485 32.9607 47.0008V50.3768C34.5689 50.9524 36.65 51.2685 38.3299 50.702C39.2318 50.3977 40.025 49.8392 40.6072 48.8953C41.1987 47.9362 41.615 46.5084 41.615 44.4051C41.615 43.8529 42.0629 43.4053 42.615 43.4051C46.0364 43.4051 48.5291 41.8685 49.5125 39.7957C50.473 37.7709 50.1606 34.8605 47.1785 31.7176C46.894 31.4178 46.8236 30.9738 47.0008 30.6004L47.1228 30.3319C47.732 28.9462 48.2639 26.941 48.073 25.1141C47.9728 24.1559 47.6781 23.2839 47.1297 22.5662C46.5868 21.8562 45.7462 21.2323 44.4422 20.8397C43.9524 20.6921 43.6526 20.1987 43.7478 19.6961C44.6013 15.1992 38.6153 10.2828 33.0388 14.7752V17.7147C33.0388 18.2668 32.5909 18.7144 32.0388 18.7147C31.4866 18.7147 31.0388 18.267 31.0388 17.7147Z",
36
+ fill: "#521094"
37
+ })
38
+ ]
39
+ })
40
+ }));
41
+ };
42
+ });
41
43
 
42
44
  //#endregion
43
- export { CustomModelProductIcon };
45
+ init_CustomModelProductIcon();
46
+ export { CustomModelProductIcon, init_CustomModelProductIcon };