@ultraviolet/icons 5.1.4 → 5.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (557) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.113.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.113.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.113.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.113.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +16 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.js +28 -26
  84. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  85. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  86. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  87. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  88. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  89. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  90. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  91. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  92. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  93. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  94. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  102. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  103. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  104. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  105. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  106. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  109. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  111. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  112. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  113. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  114. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  115. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  117. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  118. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  119. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  120. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  122. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  123. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  124. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  125. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  127. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  128. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  129. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  130. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  131. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  133. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  136. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  139. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  140. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  142. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  144. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  145. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  146. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  149. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  150. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  152. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  153. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  154. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  155. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  156. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  157. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  158. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  159. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  160. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  162. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  163. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  164. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  165. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  167. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  169. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  170. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  171. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  173. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  175. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  177. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  179. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  181. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  182. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  183. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  184. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  185. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  187. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  188. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  189. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  190. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  191. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  193. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  194. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  195. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  196. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  197. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  198. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  200. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  201. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  202. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  203. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  204. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  205. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  206. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  207. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  209. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  210. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  211. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  212. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  213. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  214. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  215. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  216. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  218. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  220. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  222. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  224. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  225. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  226. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  228. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  229. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  233. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  234. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  235. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  236. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  237. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  238. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  240. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  241. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  243. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  244. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  245. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  246. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  247. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  248. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  249. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  253. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  254. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  255. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  256. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  258. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  259. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  261. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  263. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  264. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  265. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  271. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  273. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  275. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  278. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  279. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  280. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  281. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/index.js +406 -0
  283. package/dist/components/Icon/index.js +209 -0
  284. package/dist/components/Icon/styles.css.js +363 -357
  285. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  286. package/dist/components/Logo/Icon.js +15 -13
  287. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  288. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  289. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  290. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  291. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  292. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  293. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  294. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  295. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  296. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  297. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  298. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  299. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  300. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  301. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  302. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  303. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  304. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  305. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  306. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  307. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  308. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  309. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  311. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  312. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  313. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  314. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  315. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  316. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  317. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  318. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  319. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  320. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  321. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  323. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  324. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  325. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  326. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  327. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  328. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  329. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  330. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  331. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  332. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  333. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  334. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  335. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  336. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  337. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  338. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  339. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  340. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  341. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  342. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  343. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  344. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  345. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  346. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  347. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  348. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  349. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  350. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  351. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  352. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  353. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  354. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  355. package/dist/components/Logo/__generated__/index.js +146 -0
  356. package/dist/components/Logo/index.js +9 -0
  357. package/dist/components/Logo/style.css.js +16 -9
  358. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  359. package/dist/components/ProductIcon/Icon.js +15 -14
  360. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  361. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  362. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  363. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  364. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  365. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  366. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  367. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  368. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  369. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  370. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  371. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  372. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  373. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  374. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  375. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  376. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  377. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  378. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  379. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  380. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  381. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  382. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  383. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  384. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  385. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  386. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  387. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  389. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  390. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  391. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  392. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  393. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts +3 -0
  394. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts.map +1 -0
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +101 -0
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.d.ts +3 -0
  539. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.d.ts.map +1 -0
  540. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +80 -0
  541. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  542. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  543. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  544. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  545. package/dist/components/ProductIcon/__generated__/index.d.ts +4 -1
  546. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  547. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  548. package/dist/components/ProductIcon/index.js +13 -1
  549. package/dist/components/ProductIcon/styles.css.js +25 -19
  550. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  551. package/dist/iconStyles.js +7 -2
  552. package/dist/index.js +9 -0
  553. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  554. package/package.json +5 -5
  555. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/defineProperty.js +0 -15
  556. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js +0 -9
  557. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/toPropertyKey.js +0 -12
@@ -1,77 +1,80 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/DedilinkProductIcon.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 DedilinkProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DedilinkProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
22
- fill: "#F1EEFC"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
28
- fill: "#F1EEFC",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- d: "M11.5 45.5C10.9477 45.5 10.5 45.9477 10.5 46.5V54C10.5 54.5523 10.9477 55 11.5 55C12.0523 55 12.5 54.5523 12.5 54V46.5C12.5 45.9477 12.0523 45.5 11.5 45.5Z",
34
- fill: "#A060F6"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- d: "M11.5 20.5C10.9477 20.5 10.5 20.9477 10.5 21.5V42.5C10.5 43.0523 10.9477 43.5 11.5 43.5C12.0523 43.5 12.5 43.0523 12.5 42.5V21.5C12.5 20.9477 12.0523 20.5 11.5 20.5Z",
39
- fill: "#A060F6"
40
- }),
41
- /* @__PURE__ */ jsx("path", {
42
- className: "fillStrong",
43
- clipRule: "evenodd",
44
- d: "M27.5 16.5C25.8431 16.5 24.5 17.8431 24.5 19.5C24.5 21.1569 25.8431 22.5 27.5 22.5C29.1569 22.5 30.5 21.1569 30.5 19.5C30.5 17.8431 29.1569 16.5 27.5 16.5ZM27.5 18.5C28.0523 18.5 28.5 18.9477 28.5 19.5C28.5 20.0523 28.0523 20.5 27.5 20.5C26.9477 20.5 26.5 20.0523 26.5 19.5C26.5 18.9477 26.9477 18.5 27.5 18.5Z",
45
- fill: "#A060F6",
46
- fillRule: "evenodd"
47
- }),
48
- /* @__PURE__ */ jsx("path", {
49
- className: "fillStrong",
50
- d: "M11.5 9C10.9477 9 10.5 9.44772 10.5 10V17.5C10.5 18.0523 10.9477 18.5 11.5 18.5C12.0523 18.5 12.5 18.0523 12.5 17.5V10C12.5 9.44772 12.0523 9 11.5 9Z",
51
- fill: "#A060F6"
52
- }),
53
- /* @__PURE__ */ jsx("path", {
54
- className: "fill",
55
- clipRule: "evenodd",
56
- d: "M35.167 32.9004C30.9587 32.9004 27.5281 36.0124 26.4355 40.1094C24.4888 40.3792 22.9161 41.7126 22.0732 43.5H14.3262C13.9141 42.3353 12.8059 41.5 11.5 41.5C9.84315 41.5 8.5 42.8431 8.5 44.5C8.5 46.1569 9.84315 47.5 11.5 47.5C12.8059 47.5 13.9141 46.6647 14.3262 45.5H21.4756C21.4271 45.8361 21.4004 46.1787 21.4004 46.5254C21.4004 49.3014 22.9764 51.7762 25.332 52.6602C25.6923 52.7953 26.2554 52.873 26.8193 52.9307C27.4343 52.9936 28.2116 53.046 29.0967 53.0898C29.1145 53.0907 29.1325 53.0918 29.1504 53.0918L45.8838 53.0996C45.9016 53.0996 45.9197 53.0995 45.9375 53.0986C46.7857 53.0576 47.5302 53.0087 48.1211 52.9502C48.6674 52.8961 49.2027 52.824 49.5498 52.7031C51.9711 51.8596 53.5996 49.3463 53.5996 46.5254C53.5994 43.4786 51.6639 40.7325 48.8936 40.166C48.6015 37.7395 46.6579 35.7629 44.167 35.7627C43.3838 35.7627 42.6476 35.9626 42.001 36.3115C40.3513 34.2424 37.9185 32.9005 35.167 32.9004ZM35.167 35.0996C37.459 35.0997 39.534 36.3801 40.8066 38.4287C40.9811 38.7095 41.2727 38.8972 41.6006 38.9395C41.9286 38.9816 42.2592 38.8732 42.499 38.6455C42.9555 38.2123 43.539 37.9629 44.167 37.9629C45.5121 37.9631 46.7334 39.1584 46.7334 40.7998C46.7334 40.8896 46.73 40.9782 46.7227 41.0654C46.6965 41.3766 46.8035 41.6848 47.0176 41.9121C47.229 42.1367 47.5249 42.2609 47.833 42.2568C49.6631 42.2568 51.4002 44.0187 51.4004 46.5254C51.4004 48.5502 50.2383 50.134 48.8262 50.626C48.8291 50.6249 48.8099 50.6312 48.7588 50.6426C48.7101 50.6534 48.6442 50.6662 48.5605 50.6797C48.3926 50.7067 48.1739 50.734 47.9043 50.7607C47.3689 50.8138 46.6711 50.8594 45.8477 50.8994L29.1885 50.8916C28.3285 50.8489 27.6 50.7992 27.043 50.7422C26.7623 50.7135 26.5357 50.6833 26.3633 50.6543C26.1754 50.6227 26.1045 50.6006 26.1045 50.6006C24.7238 50.0824 23.5996 48.5155 23.5996 46.5254C23.5998 44.0225 25.3312 42.2632 27.1582 42.2578L27.3047 42.2607C27.8445 42.2712 28.3129 41.8877 28.4092 41.3564C29.0723 37.6966 31.9214 35.0996 35.167 35.0996ZM11.5 43.5C12.0523 43.5 12.5 43.9477 12.5 44.5C12.5 45.0523 12.0523 45.5 11.5 45.5C10.9477 45.5 10.5 45.0523 10.5 44.5C10.5 43.9477 10.9477 43.5 11.5 43.5Z",
57
- fill: "#521094",
58
- fillRule: "evenodd"
59
- }),
60
- /* @__PURE__ */ jsx("path", {
61
- className: "fill",
62
- d: "M34.5 18.5C33.9477 18.5 33.5 18.9477 33.5 19.5C33.5 20.0523 33.9477 20.5 34.5 20.5H49.5L49.6025 20.4951C50.1067 20.4438 50.5 20.0177 50.5 19.5C50.5 18.9823 50.1067 18.5562 49.6025 18.5049L49.5 18.5H34.5Z",
63
- fill: "#521094"
64
- }),
65
- /* @__PURE__ */ jsx("path", {
66
- className: "fill",
67
- clipRule: "evenodd",
68
- d: "M24.5 12C21.7386 12 19.5 14.2386 19.5 17V18.5H14.3262C13.9141 17.3353 12.8059 16.5 11.5 16.5C9.84315 16.5 8.5 17.8431 8.5 19.5C8.5 21.1569 9.84315 22.5 11.5 22.5C12.8059 22.5 13.9141 21.6647 14.3262 20.5H19.5V22L19.5068 22.2568C19.6405 24.8989 21.8247 27 24.5 27H50.5L50.7568 26.9932C53.3989 26.8595 55.5 24.6753 55.5 22V17C55.5 14.3247 53.3989 12.1405 50.7568 12.0068L50.5 12H24.5ZM50.5 14C52.1569 14 53.5 15.3431 53.5 17V22C53.5 23.6569 52.1569 25 50.5 25H24.5C22.8431 25 21.5 23.6569 21.5 22V17C21.5 15.3431 22.8431 14 24.5 14H50.5ZM11.5 18.5C12.0523 18.5 12.5 18.9477 12.5 19.5C12.5 20.0523 12.0523 20.5 11.5 20.5C10.9477 20.5 10.5 20.0523 10.5 19.5C10.5 18.9477 10.9477 18.5 11.5 18.5Z",
69
- fill: "#521094",
70
- fillRule: "evenodd"
71
- })
72
- ]
73
- }));
74
- };
10
+ var DedilinkProductIcon;
11
+ var init_DedilinkProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DedilinkProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DedilinkProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
23
+ fill: "#F1EEFC"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
29
+ fill: "#F1EEFC",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ d: "M11.5 45.5C10.9477 45.5 10.5 45.9477 10.5 46.5V54C10.5 54.5523 10.9477 55 11.5 55C12.0523 55 12.5 54.5523 12.5 54V46.5C12.5 45.9477 12.0523 45.5 11.5 45.5Z",
35
+ fill: "#A060F6"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ d: "M11.5 20.5C10.9477 20.5 10.5 20.9477 10.5 21.5V42.5C10.5 43.0523 10.9477 43.5 11.5 43.5C12.0523 43.5 12.5 43.0523 12.5 42.5V21.5C12.5 20.9477 12.0523 20.5 11.5 20.5Z",
40
+ fill: "#A060F6"
41
+ }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ className: "fillStrong",
44
+ clipRule: "evenodd",
45
+ d: "M27.5 16.5C25.8431 16.5 24.5 17.8431 24.5 19.5C24.5 21.1569 25.8431 22.5 27.5 22.5C29.1569 22.5 30.5 21.1569 30.5 19.5C30.5 17.8431 29.1569 16.5 27.5 16.5ZM27.5 18.5C28.0523 18.5 28.5 18.9477 28.5 19.5C28.5 20.0523 28.0523 20.5 27.5 20.5C26.9477 20.5 26.5 20.0523 26.5 19.5C26.5 18.9477 26.9477 18.5 27.5 18.5Z",
46
+ fill: "#A060F6",
47
+ fillRule: "evenodd"
48
+ }),
49
+ /* @__PURE__ */ jsx("path", {
50
+ className: "fillStrong",
51
+ d: "M11.5 9C10.9477 9 10.5 9.44772 10.5 10V17.5C10.5 18.0523 10.9477 18.5 11.5 18.5C12.0523 18.5 12.5 18.0523 12.5 17.5V10C12.5 9.44772 12.0523 9 11.5 9Z",
52
+ fill: "#A060F6"
53
+ }),
54
+ /* @__PURE__ */ jsx("path", {
55
+ className: "fill",
56
+ clipRule: "evenodd",
57
+ d: "M35.167 32.9004C30.9587 32.9004 27.5281 36.0124 26.4355 40.1094C24.4888 40.3792 22.9161 41.7126 22.0732 43.5H14.3262C13.9141 42.3353 12.8059 41.5 11.5 41.5C9.84315 41.5 8.5 42.8431 8.5 44.5C8.5 46.1569 9.84315 47.5 11.5 47.5C12.8059 47.5 13.9141 46.6647 14.3262 45.5H21.4756C21.4271 45.8361 21.4004 46.1787 21.4004 46.5254C21.4004 49.3014 22.9764 51.7762 25.332 52.6602C25.6923 52.7953 26.2554 52.873 26.8193 52.9307C27.4343 52.9936 28.2116 53.046 29.0967 53.0898C29.1145 53.0907 29.1325 53.0918 29.1504 53.0918L45.8838 53.0996C45.9016 53.0996 45.9197 53.0995 45.9375 53.0986C46.7857 53.0576 47.5302 53.0087 48.1211 52.9502C48.6674 52.8961 49.2027 52.824 49.5498 52.7031C51.9711 51.8596 53.5996 49.3463 53.5996 46.5254C53.5994 43.4786 51.6639 40.7325 48.8936 40.166C48.6015 37.7395 46.6579 35.7629 44.167 35.7627C43.3838 35.7627 42.6476 35.9626 42.001 36.3115C40.3513 34.2424 37.9185 32.9005 35.167 32.9004ZM35.167 35.0996C37.459 35.0997 39.534 36.3801 40.8066 38.4287C40.9811 38.7095 41.2727 38.8972 41.6006 38.9395C41.9286 38.9816 42.2592 38.8732 42.499 38.6455C42.9555 38.2123 43.539 37.9629 44.167 37.9629C45.5121 37.9631 46.7334 39.1584 46.7334 40.7998C46.7334 40.8896 46.73 40.9782 46.7227 41.0654C46.6965 41.3766 46.8035 41.6848 47.0176 41.9121C47.229 42.1367 47.5249 42.2609 47.833 42.2568C49.6631 42.2568 51.4002 44.0187 51.4004 46.5254C51.4004 48.5502 50.2383 50.134 48.8262 50.626C48.8291 50.6249 48.8099 50.6312 48.7588 50.6426C48.7101 50.6534 48.6442 50.6662 48.5605 50.6797C48.3926 50.7067 48.1739 50.734 47.9043 50.7607C47.3689 50.8138 46.6711 50.8594 45.8477 50.8994L29.1885 50.8916C28.3285 50.8489 27.6 50.7992 27.043 50.7422C26.7623 50.7135 26.5357 50.6833 26.3633 50.6543C26.1754 50.6227 26.1045 50.6006 26.1045 50.6006C24.7238 50.0824 23.5996 48.5155 23.5996 46.5254C23.5998 44.0225 25.3312 42.2632 27.1582 42.2578L27.3047 42.2607C27.8445 42.2712 28.3129 41.8877 28.4092 41.3564C29.0723 37.6966 31.9214 35.0996 35.167 35.0996ZM11.5 43.5C12.0523 43.5 12.5 43.9477 12.5 44.5C12.5 45.0523 12.0523 45.5 11.5 45.5C10.9477 45.5 10.5 45.0523 10.5 44.5C10.5 43.9477 10.9477 43.5 11.5 43.5Z",
58
+ fill: "#521094",
59
+ fillRule: "evenodd"
60
+ }),
61
+ /* @__PURE__ */ jsx("path", {
62
+ className: "fill",
63
+ d: "M34.5 18.5C33.9477 18.5 33.5 18.9477 33.5 19.5C33.5 20.0523 33.9477 20.5 34.5 20.5H49.5L49.6025 20.4951C50.1067 20.4438 50.5 20.0177 50.5 19.5C50.5 18.9823 50.1067 18.5562 49.6025 18.5049L49.5 18.5H34.5Z",
64
+ fill: "#521094"
65
+ }),
66
+ /* @__PURE__ */ jsx("path", {
67
+ className: "fill",
68
+ clipRule: "evenodd",
69
+ d: "M24.5 12C21.7386 12 19.5 14.2386 19.5 17V18.5H14.3262C13.9141 17.3353 12.8059 16.5 11.5 16.5C9.84315 16.5 8.5 17.8431 8.5 19.5C8.5 21.1569 9.84315 22.5 11.5 22.5C12.8059 22.5 13.9141 21.6647 14.3262 20.5H19.5V22L19.5068 22.2568C19.6405 24.8989 21.8247 27 24.5 27H50.5L50.7568 26.9932C53.3989 26.8595 55.5 24.6753 55.5 22V17C55.5 14.3247 53.3989 12.1405 50.7568 12.0068L50.5 12H24.5ZM50.5 14C52.1569 14 53.5 15.3431 53.5 17V22C53.5 23.6569 52.1569 25 50.5 25H24.5C22.8431 25 21.5 23.6569 21.5 22V17C21.5 15.3431 22.8431 14 24.5 14H50.5ZM11.5 18.5C12.0523 18.5 12.5 18.9477 12.5 19.5C12.5 20.0523 12.0523 20.5 11.5 20.5C10.9477 20.5 10.5 20.0523 10.5 19.5C10.5 18.9477 10.9477 18.5 11.5 18.5Z",
70
+ fill: "#521094",
71
+ fillRule: "evenodd"
72
+ })
73
+ ]
74
+ }));
75
+ };
76
+ });
75
77
 
76
78
  //#endregion
77
- export { DedilinkProductIcon };
79
+ init_DedilinkProductIcon();
80
+ export { DedilinkProductIcon, init_DedilinkProductIcon };
@@ -1,73 +1,76 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/DeleteMarkerProductIcon.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 DeleteMarkerProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DeleteMarkerProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "deleteMarker",
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", {
28
- className: "File",
29
- children: /* @__PURE__ */ jsxs("g", {
30
- className: "icon",
31
- children: [/* @__PURE__ */ jsxs("g", {
32
- className: "fill",
33
- fill: "#521094",
34
- children: [
35
- /* @__PURE__ */ jsx("path", {
36
- clipRule: "evenodd",
37
- d: "M21 14a1 1 0 0 0-1 1v33a1 1 0 0 0 1 1h15a1 1 0 1 1 0 2H21a3 3 0 0 1-3-3V15a3 3 0 0 1 3-3h17.5a1 1 0 0 1 .791.389l8.5 11A1 1 0 0 1 48 24v8.5a1 1 0 1 1-2 0v-8.159L38.009 14z",
38
- fillRule: "evenodd"
39
- }),
40
- /* @__PURE__ */ jsx("path", { d: "M47 25h-1v23a1 1 0 0 1-1 1H30a1 1 0 1 0 0 2h15a3 3 0 0 0 3-3V25z" }),
41
- /* @__PURE__ */ jsx("path", {
42
- clipRule: "evenodd",
43
- d: "M37.5 22v-8.5h2V22a1 1 0 0 0 1 1H47v2h-6.5a3 3 0 0 1-3-3",
44
- fillRule: "evenodd"
45
- })
46
- ]
47
- }), /* @__PURE__ */ jsxs("g", {
48
- className: "fillStrong",
49
- children: [/* @__PURE__ */ jsx("path", {
10
+ var DeleteMarkerProductIcon;
11
+ var init_DeleteMarkerProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DeleteMarkerProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DeleteMarkerProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "deleteMarker",
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: "File",
30
+ children: /* @__PURE__ */ jsxs("g", {
31
+ className: "icon",
32
+ children: [/* @__PURE__ */ jsxs("g", {
33
+ className: "fill",
34
+ fill: "#521094",
35
+ children: [
36
+ /* @__PURE__ */ jsx("path", {
37
+ clipRule: "evenodd",
38
+ d: "M21 14a1 1 0 0 0-1 1v33a1 1 0 0 0 1 1h15a1 1 0 1 1 0 2H21a3 3 0 0 1-3-3V15a3 3 0 0 1 3-3h17.5a1 1 0 0 1 .791.389l8.5 11A1 1 0 0 1 48 24v8.5a1 1 0 1 1-2 0v-8.159L38.009 14z",
39
+ fillRule: "evenodd"
40
+ }),
41
+ /* @__PURE__ */ jsx("path", { d: "M47 25h-1v23a1 1 0 0 1-1 1H30a1 1 0 1 0 0 2h15a3 3 0 0 0 3-3V25z" }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ clipRule: "evenodd",
44
+ d: "M37.5 22v-8.5h2V22a1 1 0 0 0 1 1H47v2h-6.5a3 3 0 0 1-3-3",
45
+ fillRule: "evenodd"
46
+ })
47
+ ]
48
+ }), /* @__PURE__ */ jsxs("g", {
50
49
  className: "fillStrong",
51
- clipRule: "evenodd",
52
- d: "M27.657 39.97c-.39-.39-.38-1.033.023-1.436l9.853-9.854c.404-.403 1.047-.413 1.438-.023.39.39.38 1.034-.023 1.437l-9.854 9.854c-.403.403-1.047.413-1.437.023Z",
53
- fill: "#BF95F9",
54
- fillRule: "evenodd"
55
- }), /* @__PURE__ */ jsx("g", {
56
- className: "Group 5",
57
- children: /* @__PURE__ */ jsx("path", {
50
+ children: [/* @__PURE__ */ jsx("path", {
58
51
  className: "fillStrong",
59
52
  clipRule: "evenodd",
60
- d: "M38.97 39.97c-.39.39-1.034.38-1.437-.023l-9.854-9.854c-.403-.403-.413-1.046-.022-1.437.39-.39 1.034-.38 1.437.023l9.853 9.854c.404.403.414 1.046.023 1.437",
53
+ d: "M27.657 39.97c-.39-.39-.38-1.033.023-1.436l9.853-9.854c.404-.403 1.047-.413 1.438-.023.39.39.38 1.034-.023 1.437l-9.854 9.854c-.403.403-1.047.413-1.437.023Z",
61
54
  fill: "#BF95F9",
62
55
  fillRule: "evenodd"
63
- })
56
+ }), /* @__PURE__ */ jsx("g", {
57
+ className: "Group 5",
58
+ children: /* @__PURE__ */ jsx("path", {
59
+ className: "fillStrong",
60
+ clipRule: "evenodd",
61
+ d: "M38.97 39.97c-.39.39-1.034.38-1.437-.023l-9.854-9.854c-.403-.403-.413-1.046-.022-1.437.39-.39 1.034-.38 1.437.023l9.853 9.854c.404.403.414 1.046.023 1.437",
62
+ fill: "#BF95F9",
63
+ fillRule: "evenodd"
64
+ })
65
+ })]
64
66
  })]
65
- })]
66
- })
67
- })]
68
- })
69
- }));
70
- };
67
+ })
68
+ })]
69
+ })
70
+ }));
71
+ };
72
+ });
71
73
 
72
74
  //#endregion
73
- export { DeleteMarkerProductIcon };
75
+ init_DeleteMarkerProductIcon();
76
+ export { DeleteMarkerProductIcon, init_DeleteMarkerProductIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.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 DevelopmentInstancesProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DevelopmentInstancesProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- clipPath: "url(#clip0_791_2093)",
20
- children: [
21
- /* @__PURE__ */ jsx("path", {
22
- className: "fillWeak",
23
- d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
24
- fill: "#521094"
25
- }),
26
- /* @__PURE__ */ jsx("path", {
27
- className: "fillWeak",
28
- clipRule: "evenodd",
29
- d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
30
- fill: "#521094",
31
- fillRule: "evenodd"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- className: "fill",
35
- clipRule: "evenodd",
36
- d: "M25.4933 12.8834C25.4355 12.386 25.0128 12 24.5 12C23.9477 12 23.5 12.4477 23.5 13V18H23C20.2386 18 18 20.2386 18 23V23.5H13L12.8834 23.5067C12.386 23.5645 12 23.9872 12 24.5C12 25.0523 12.4477 25.5 13 25.5H18V28.5H13L12.8834 28.5067C12.386 28.5645 12 28.9872 12 29.5C12 30.0523 12.4477 30.5 13 30.5H18V33.5H13L12.8834 33.5067C12.386 33.5645 12 33.9872 12 34.5C12 35.0523 12.4477 35.5 13 35.5H18V38.5H13L12.8834 38.5067C12.386 38.5645 12 38.9872 12 39.5C12 40.0523 12.4477 40.5 13 40.5H18V41C18 43.7614 20.2386 46 23 46H23.5V50.8283L23.5067 50.9449C23.5645 51.4422 23.9872 51.8283 24.5 51.8283C25.0523 51.8283 25.5 51.3806 25.5 50.8283V46H28.5V50.8283L28.5067 50.9449C28.5645 51.4422 28.9872 51.8283 29.5 51.8283C30.0523 51.8283 30.5 51.3806 30.5 50.8283V46H33.5V50.8283L33.5067 50.9449C33.5645 51.4422 33.9872 51.8283 34.5 51.8283C35.0523 51.8283 35.5 51.3806 35.5 50.8283V46H38.5V50.8283L38.5067 50.9449C38.5645 51.4422 38.9872 51.8283 39.5 51.8283C40.0523 51.8283 40.5 51.3806 40.5 50.8283V46H41C43.7614 46 46 43.7614 46 41V40.5H50.8283L50.9449 40.4933C51.4422 40.4355 51.8283 40.0128 51.8283 39.5C51.8283 38.9477 51.3806 38.5 50.8283 38.5H46V35.5H50.8283L50.9449 35.4933C51.4422 35.4355 51.8283 35.0128 51.8283 34.5C51.8283 33.9477 51.3806 33.5 50.8283 33.5H46V30.5H50.8283L50.9449 30.4933C51.4422 30.4355 51.8283 30.0128 51.8283 29.5C51.8283 28.9477 51.3806 28.5 50.8283 28.5H46V25.5H50.8283L50.9449 25.4933C51.4422 25.4355 51.8283 25.0128 51.8283 24.5C51.8283 23.9477 51.3806 23.5 50.8283 23.5H46V23C46 20.2386 43.7614 18 41 18H40.5V13L40.4933 12.8834C40.4355 12.386 40.0128 12 39.5 12C38.9477 12 38.5 12.4477 38.5 13V18H35.5V13L35.4933 12.8834C35.4355 12.386 35.0128 12 34.5 12C33.9477 12 33.5 12.4477 33.5 13V18H30.5V13L30.4933 12.8834C30.4355 12.386 30.0128 12 29.5 12C28.9477 12 28.5 12.4477 28.5 13V18H25.5V13L25.4933 12.8834ZM44 24.5V23C44 21.4023 42.7511 20.0963 41.1763 20.0051L41 20H23C21.4023 20 20.0963 21.2489 20.0051 22.8237L20 23V41C20 42.5977 21.2489 43.9037 22.8237 43.9949L23 44H24.5H29.5H34.5H39.5H41C42.5977 44 43.9037 42.7511 43.9949 41.1763L44 41V39.5V34.5V29.5V24.5Z",
37
- fill: "white",
38
- fillRule: "evenodd"
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- className: "fillStrong",
42
- d: "M25.2408 28.4104C25.9741 28.4104 26.6174 28.5537 27.1708 28.8404C27.7308 29.1271 28.1608 29.5371 28.4608 30.0704C28.7674 30.5971 28.9208 31.2104 28.9208 31.9104C28.9208 32.6104 28.7674 33.2237 28.4608 33.7504C28.1608 34.2704 27.7308 34.6737 27.1708 34.9604C26.6174 35.2471 25.9741 35.3904 25.2408 35.3904H22.8008V28.4104H25.2408ZM25.1908 34.2004C25.9241 34.2004 26.4908 34.0004 26.8908 33.6004C27.2908 33.2004 27.4908 32.6371 27.4908 31.9104C27.4908 31.1837 27.2908 30.6171 26.8908 30.2104C26.4908 29.7971 25.9241 29.5904 25.1908 29.5904H24.2008V34.2004H25.1908Z",
43
- fill: "#BF95F9"
44
- }),
45
- /* @__PURE__ */ jsx("path", {
46
- className: "fillStrong",
47
- d: "M31.3687 29.5404V31.2904H33.7188V32.4004H31.3687V34.2504H34.0188V35.3904H29.9688V28.4004H34.0188V29.5404H31.3687Z",
48
- fill: "#BF95F9"
49
- }),
50
- /* @__PURE__ */ jsx("path", {
51
- className: "fillStrong",
52
- d: "M41.561 28.4104L39.001 35.3904H37.301L34.741 28.4104H36.241L38.161 33.9604L40.071 28.4104H41.561Z",
53
- fill: "#BF95F9"
54
- })
55
- ]
56
- })
57
- }));
58
- };
10
+ var DevelopmentInstancesProductIcon;
11
+ var init_DevelopmentInstancesProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DevelopmentInstancesProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DevelopmentInstancesProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ clipPath: "url(#clip0_791_2093)",
21
+ children: [
22
+ /* @__PURE__ */ jsx("path", {
23
+ className: "fillWeak",
24
+ d: "M0 16C0 7.16344 7.16344 0 16 0H48C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16Z",
25
+ fill: "#521094"
26
+ }),
27
+ /* @__PURE__ */ jsx("path", {
28
+ className: "fillWeak",
29
+ clipRule: "evenodd",
30
+ d: "M48 2H16C8.26801 2 2 8.26801 2 16V48C2 55.732 8.26801 62 16 62H48C55.732 62 62 55.732 62 48V16C62 8.26801 55.732 2 48 2ZM16 0C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16C64 7.16344 56.8366 0 48 0H16Z",
31
+ fill: "#521094",
32
+ fillRule: "evenodd"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ className: "fill",
36
+ clipRule: "evenodd",
37
+ d: "M25.4933 12.8834C25.4355 12.386 25.0128 12 24.5 12C23.9477 12 23.5 12.4477 23.5 13V18H23C20.2386 18 18 20.2386 18 23V23.5H13L12.8834 23.5067C12.386 23.5645 12 23.9872 12 24.5C12 25.0523 12.4477 25.5 13 25.5H18V28.5H13L12.8834 28.5067C12.386 28.5645 12 28.9872 12 29.5C12 30.0523 12.4477 30.5 13 30.5H18V33.5H13L12.8834 33.5067C12.386 33.5645 12 33.9872 12 34.5C12 35.0523 12.4477 35.5 13 35.5H18V38.5H13L12.8834 38.5067C12.386 38.5645 12 38.9872 12 39.5C12 40.0523 12.4477 40.5 13 40.5H18V41C18 43.7614 20.2386 46 23 46H23.5V50.8283L23.5067 50.9449C23.5645 51.4422 23.9872 51.8283 24.5 51.8283C25.0523 51.8283 25.5 51.3806 25.5 50.8283V46H28.5V50.8283L28.5067 50.9449C28.5645 51.4422 28.9872 51.8283 29.5 51.8283C30.0523 51.8283 30.5 51.3806 30.5 50.8283V46H33.5V50.8283L33.5067 50.9449C33.5645 51.4422 33.9872 51.8283 34.5 51.8283C35.0523 51.8283 35.5 51.3806 35.5 50.8283V46H38.5V50.8283L38.5067 50.9449C38.5645 51.4422 38.9872 51.8283 39.5 51.8283C40.0523 51.8283 40.5 51.3806 40.5 50.8283V46H41C43.7614 46 46 43.7614 46 41V40.5H50.8283L50.9449 40.4933C51.4422 40.4355 51.8283 40.0128 51.8283 39.5C51.8283 38.9477 51.3806 38.5 50.8283 38.5H46V35.5H50.8283L50.9449 35.4933C51.4422 35.4355 51.8283 35.0128 51.8283 34.5C51.8283 33.9477 51.3806 33.5 50.8283 33.5H46V30.5H50.8283L50.9449 30.4933C51.4422 30.4355 51.8283 30.0128 51.8283 29.5C51.8283 28.9477 51.3806 28.5 50.8283 28.5H46V25.5H50.8283L50.9449 25.4933C51.4422 25.4355 51.8283 25.0128 51.8283 24.5C51.8283 23.9477 51.3806 23.5 50.8283 23.5H46V23C46 20.2386 43.7614 18 41 18H40.5V13L40.4933 12.8834C40.4355 12.386 40.0128 12 39.5 12C38.9477 12 38.5 12.4477 38.5 13V18H35.5V13L35.4933 12.8834C35.4355 12.386 35.0128 12 34.5 12C33.9477 12 33.5 12.4477 33.5 13V18H30.5V13L30.4933 12.8834C30.4355 12.386 30.0128 12 29.5 12C28.9477 12 28.5 12.4477 28.5 13V18H25.5V13L25.4933 12.8834ZM44 24.5V23C44 21.4023 42.7511 20.0963 41.1763 20.0051L41 20H23C21.4023 20 20.0963 21.2489 20.0051 22.8237L20 23V41C20 42.5977 21.2489 43.9037 22.8237 43.9949L23 44H24.5H29.5H34.5H39.5H41C42.5977 44 43.9037 42.7511 43.9949 41.1763L44 41V39.5V34.5V29.5V24.5Z",
38
+ fill: "white",
39
+ fillRule: "evenodd"
40
+ }),
41
+ /* @__PURE__ */ jsx("path", {
42
+ className: "fillStrong",
43
+ d: "M25.2408 28.4104C25.9741 28.4104 26.6174 28.5537 27.1708 28.8404C27.7308 29.1271 28.1608 29.5371 28.4608 30.0704C28.7674 30.5971 28.9208 31.2104 28.9208 31.9104C28.9208 32.6104 28.7674 33.2237 28.4608 33.7504C28.1608 34.2704 27.7308 34.6737 27.1708 34.9604C26.6174 35.2471 25.9741 35.3904 25.2408 35.3904H22.8008V28.4104H25.2408ZM25.1908 34.2004C25.9241 34.2004 26.4908 34.0004 26.8908 33.6004C27.2908 33.2004 27.4908 32.6371 27.4908 31.9104C27.4908 31.1837 27.2908 30.6171 26.8908 30.2104C26.4908 29.7971 25.9241 29.5904 25.1908 29.5904H24.2008V34.2004H25.1908Z",
44
+ fill: "#BF95F9"
45
+ }),
46
+ /* @__PURE__ */ jsx("path", {
47
+ className: "fillStrong",
48
+ d: "M31.3687 29.5404V31.2904H33.7188V32.4004H31.3687V34.2504H34.0188V35.3904H29.9688V28.4004H34.0188V29.5404H31.3687Z",
49
+ fill: "#BF95F9"
50
+ }),
51
+ /* @__PURE__ */ jsx("path", {
52
+ className: "fillStrong",
53
+ d: "M41.561 28.4104L39.001 35.3904H37.301L34.741 28.4104H36.241L38.161 33.9604L40.071 28.4104H41.561Z",
54
+ fill: "#BF95F9"
55
+ })
56
+ ]
57
+ })
58
+ }));
59
+ };
60
+ });
59
61
 
60
62
  //#endregion
61
- export { DevelopmentInstancesProductIcon };
63
+ init_DevelopmentInstancesProductIcon();
64
+ export { DevelopmentInstancesProductIcon, init_DevelopmentInstancesProductIcon };
@@ -1,49 +1,52 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/DevicesProductIcon.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 DevicesProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "DevicesProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Devices",
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 DevicesProductIcon;
11
+ var init_DevicesProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DevicesProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "DevicesProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Devices",
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: "m46.86 19.722-.125 7.12h-1.913l.125-7.153a3.26 3.26 0 0 0-3.204-3.318l-26.206-.457a3.26 3.26 0 0 0-3.317 3.204l-.307 17.546a3.26 3.26 0 0 0 3.204 3.317l24.764.432v1.913l-24.797-.433A5.174 5.174 0 0 1 10 36.63l.306-17.546A5.174 5.174 0 0 1 15.571 14l26.206.457a5.174 5.174 0 0 1 5.083 5.264Zm-11.388 24.91a.957.957 0 0 0-.956-.956H22.39l-.172.016a.957.957 0 0 0 .172 1.897h12.126l.172-.015a.96.96 0 0 0 .784-.941Z",
34
+ fill: "#4F0599",
35
+ fillRule: "evenodd"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fillStrong",
39
+ clipRule: "evenodd",
40
+ d: "M41.66 25.887h9.485a2.735 2.735 0 0 1 2.735 2.735v18.97a2.735 2.735 0 0 1-2.735 2.735h-9.486a2.735 2.735 0 0 1-2.734-2.735v-18.97a2.735 2.735 0 0 1 2.735-2.735m9.484 1.912H41.66a.82.82 0 0 0-.822.822v18.97c0 .454.368.822.822.822h9.485a.82.82 0 0 0 .822-.822v-18.97a.82.82 0 0 0-.822-.822Z",
41
+ fill: "#A365F6",
42
+ fillRule: "evenodd"
27
43
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fill",
31
- clipRule: "evenodd",
32
- d: "m46.86 19.722-.125 7.12h-1.913l.125-7.153a3.26 3.26 0 0 0-3.204-3.318l-26.206-.457a3.26 3.26 0 0 0-3.317 3.204l-.307 17.546a3.26 3.26 0 0 0 3.204 3.317l24.764.432v1.913l-24.797-.433A5.174 5.174 0 0 1 10 36.63l.306-17.546A5.174 5.174 0 0 1 15.571 14l26.206.457a5.174 5.174 0 0 1 5.083 5.264Zm-11.388 24.91a.957.957 0 0 0-.956-.956H22.39l-.172.016a.957.957 0 0 0 .172 1.897h12.126l.172-.015a.96.96 0 0 0 .784-.941Z",
33
- fill: "#4F0599",
34
- fillRule: "evenodd"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fillStrong",
38
- clipRule: "evenodd",
39
- d: "M41.66 25.887h9.485a2.735 2.735 0 0 1 2.735 2.735v18.97a2.735 2.735 0 0 1-2.735 2.735h-9.486a2.735 2.735 0 0 1-2.734-2.735v-18.97a2.735 2.735 0 0 1 2.735-2.735m9.484 1.912H41.66a.82.82 0 0 0-.822.822v18.97c0 .454.368.822.822.822h9.485a.82.82 0 0 0 .822-.822v-18.97a.82.82 0 0 0-.822-.822Z",
40
- fill: "#A365F6",
41
- fillRule: "evenodd"
42
- })
43
- ]
44
- })
45
- }));
46
- };
44
+ ]
45
+ })
46
+ }));
47
+ };
48
+ });
47
49
 
48
50
  //#endregion
49
- export { DevicesProductIcon };
51
+ init_DevicesProductIcon();
52
+ export { DevicesProductIcon, init_DevicesProductIcon };