@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,63 +1,66 @@
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/Logo/__generated__/TableauLogo.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 TableauLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "TableauLogo",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- clipPath: "url(#clip0_110_655540)",
20
- children: [
21
- /* @__PURE__ */ jsx("path", {
22
- d: "M9.74562 2.88083V3.60836H8.44434V4.08156H9.74562V5.53071H10.2543V4.08156H11.5881V3.60836H10.2543V2.15625H9.74562V2.88083Z",
23
- fill: "#7099A6"
24
- }),
25
- /* @__PURE__ */ jsx("path", {
26
- d: "M5.4928 4.72622V5.78204H3.52313V6.44451H5.4928V8.58867H6.22329V6.44451H8.22254V5.78204H6.22329V3.67041H5.4928V4.72622Z",
27
- fill: "#EB912C"
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- d: "M13.747 4.72622V5.78204H11.7773V6.47704H13.747V8.58867H14.5071V6.47704H16.4767V5.78204H14.5071V3.67041H13.747V4.72622Z",
31
- fill: "#59879B"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- d: "M9.55641 8.32263V9.50562H7.36493V10.3869H9.55641V12.7529H10.4436V10.3869H12.6351V9.50562H10.4436V7.13965H9.55641V8.32263Z",
35
- fill: "#E8762C"
36
- }),
37
- /* @__PURE__ */ jsx("path", {
38
- d: "M16.0006 8.92003V9.66235H14.6668V10.2627H16.0006V11.7444H16.6661V10.2627H17.9999V9.66235H16.6661V8.18066H16.0006V8.92003Z",
39
- fill: "#5B6591"
40
- }),
41
- /* @__PURE__ */ jsx("path", {
42
- d: "M3.30128 8.98518V9.69497H2V10.1977H3.30128V11.6173H3.80997V10.1977L5.14378 10.1504V9.69497H3.80997V8.27539H3.30128V8.98518Z",
43
- fill: "#7099A6"
44
- }),
45
- /* @__PURE__ */ jsx("path", {
46
- d: "M5.4928 12.3268V13.3826H3.52313V14.0776H5.4928V16.1893H6.25287V14.0776H8.22254V13.3826H6.25287V11.271H5.4928V12.3268Z",
47
- fill: "#C72035"
48
- }),
49
- /* @__PURE__ */ jsx("path", {
50
- d: "M13.747 12.3268V13.3826H11.7773V14.0451H13.747V16.1893H14.5071V14.0451H16.4767V13.3826H14.5071V11.271H13.747V12.3268Z",
51
- fill: "#1F447E"
52
- }),
53
- /* @__PURE__ */ jsx("path", {
54
- d: "M9.68342 15.0094V15.7488H8.34961V16.3491H9.68342V17.8308H10.3489V16.3491H11.6827V15.7488H10.3489V14.2671H9.68342V15.0094Z",
55
- fill: "#5B6591"
56
- })
57
- ]
58
- })
59
- }));
60
- };
10
+ var TableauLogo;
11
+ var init_TableauLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ TableauLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "TableauLogo",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ clipPath: "url(#clip0_110_655540)",
21
+ children: [
22
+ /* @__PURE__ */ jsx("path", {
23
+ d: "M9.74562 2.88083V3.60836H8.44434V4.08156H9.74562V5.53071H10.2543V4.08156H11.5881V3.60836H10.2543V2.15625H9.74562V2.88083Z",
24
+ fill: "#7099A6"
25
+ }),
26
+ /* @__PURE__ */ jsx("path", {
27
+ d: "M5.4928 4.72622V5.78204H3.52313V6.44451H5.4928V8.58867H6.22329V6.44451H8.22254V5.78204H6.22329V3.67041H5.4928V4.72622Z",
28
+ fill: "#EB912C"
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ d: "M13.747 4.72622V5.78204H11.7773V6.47704H13.747V8.58867H14.5071V6.47704H16.4767V5.78204H14.5071V3.67041H13.747V4.72622Z",
32
+ fill: "#59879B"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ d: "M9.55641 8.32263V9.50562H7.36493V10.3869H9.55641V12.7529H10.4436V10.3869H12.6351V9.50562H10.4436V7.13965H9.55641V8.32263Z",
36
+ fill: "#E8762C"
37
+ }),
38
+ /* @__PURE__ */ jsx("path", {
39
+ d: "M16.0006 8.92003V9.66235H14.6668V10.2627H16.0006V11.7444H16.6661V10.2627H17.9999V9.66235H16.6661V8.18066H16.0006V8.92003Z",
40
+ fill: "#5B6591"
41
+ }),
42
+ /* @__PURE__ */ jsx("path", {
43
+ d: "M3.30128 8.98518V9.69497H2V10.1977H3.30128V11.6173H3.80997V10.1977L5.14378 10.1504V9.69497H3.80997V8.27539H3.30128V8.98518Z",
44
+ fill: "#7099A6"
45
+ }),
46
+ /* @__PURE__ */ jsx("path", {
47
+ d: "M5.4928 12.3268V13.3826H3.52313V14.0776H5.4928V16.1893H6.25287V14.0776H8.22254V13.3826H6.25287V11.271H5.4928V12.3268Z",
48
+ fill: "#C72035"
49
+ }),
50
+ /* @__PURE__ */ jsx("path", {
51
+ d: "M13.747 12.3268V13.3826H11.7773V14.0451H13.747V16.1893H14.5071V14.0451H16.4767V13.3826H14.5071V11.271H13.747V12.3268Z",
52
+ fill: "#1F447E"
53
+ }),
54
+ /* @__PURE__ */ jsx("path", {
55
+ d: "M9.68342 15.0094V15.7488H8.34961V16.3491H9.68342V17.8308H10.3489V16.3491H11.6827V15.7488H10.3489V14.2671H9.68342V15.0094Z",
56
+ fill: "#5B6591"
57
+ })
58
+ ]
59
+ })
60
+ }));
61
+ };
62
+ });
61
63
 
62
64
  //#endregion
63
- export { TableauLogo };
65
+ init_TableauLogo();
66
+ export { TableauLogo, init_TableauLogo };
@@ -1,38 +1,41 @@
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/Logo/__generated__/ToucanTocoLogo.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 ToucanTocoLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ToucanTocoLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M8.66583 1.02971C8.54698 1.01621 8.34979 1.00541 8.22554 1.00271L8.00895 1C8.00667 3.32587 7.9878 5.65282 8.00895 7.97861H14.9864C14.9826 7.67733 14.978 7.48654 14.973 7.42767C14.7839 5.25361 13.6602 3.36311 11.8397 2.1478C11.4939 1.91824 10.8024 1.56715 10.3946 1.41861C9.90836 1.24037 9.20065 1.08102 8.66583 1.02971Z",
21
- fill: "#A0D1C5"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- clipRule: "evenodd",
25
- d: "M8.01197 4.97016L8.01496 6.51032C8.02306 8.34439 8.02036 8.50646 7.95283 8.97916C7.74215 10.454 7.09657 11.7775 6.06473 12.8418C4.8006 14.1464 3.18263 14.8811 1.35666 14.9811L1.01361 15V11.3697C1.01361 9.16824 1.02441 7.61779 1.04062 7.42871C1.2297 5.25429 2.35338 3.36348 4.17394 2.14797C4.51969 1.91838 5.21118 1.56723 5.61905 1.41866C6.10525 1.24039 6.81296 1.08104 7.34779 1.02972C7.46664 1.01621 7.66383 1.00539 7.78808 1.00269L8.00955 1L8.01197 4.97016ZM6.13884 3.9456C5.89387 3.9456 5.69527 4.14419 5.69527 4.38917C5.69527 4.63415 5.89387 4.83274 6.13884 4.83274C6.38382 4.83274 6.58242 4.63415 6.58242 4.38917C6.58242 4.14419 6.38382 3.9456 6.13884 3.9456Z",
26
- fill: "#404040",
27
- fillRule: "evenodd"
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- d: "M5.4842 2.53423C5.89477 2.39377 6.24323 2.38027 6.65651 2.48831C7.17512 2.62607 7.64511 3.00693 7.88551 3.48233L8.00977 3.73354C8.15462 4.11533 8.11302 4.63383 8.00706 5.01117L7.95305 5.14624C7.81799 5.47577 7.46143 5.88095 7.14 6.07273C6.84288 6.2483 6.38099 6.36714 6.06766 6.34284L5.9164 6.33203L5.92449 6.44278C5.93259 6.52111 5.91908 6.57244 5.88397 6.61565C5.83265 6.68047 5.83266 6.68049 5.92989 6.91277C6.31615 7.80954 6.22432 8.68743 5.65978 9.52208C4.81973 10.7619 3.01537 11.7208 1.29205 11.8478C1.05165 11.8667 1.04083 11.864 1.04083 11.8126C1.04083 11.764 1.06514 11.7559 1.32445 11.7397C2.29146 11.6776 3.3368 11.3075 4.22817 10.7106C5.17087 10.0812 5.77053 9.29787 5.9434 8.47673C5.96501 8.37408 5.98392 8.1472 5.98392 7.97163C5.98392 7.60428 5.91368 7.27742 5.76782 6.94788C5.69489 6.78582 5.66788 6.75341 5.61386 6.75341C5.33295 6.75341 5.18709 6.45359 5.38696 6.28612L5.46531 6.22128L5.29784 6.14836C5.08175 6.05652 4.78191 5.81341 4.60634 5.59461C4.18226 5.06519 4.06882 4.371 4.29571 3.72003C4.47939 3.18791 4.94938 2.72061 5.4842 2.53423ZM5.70352 6.3955C5.6333 6.32258 5.57117 6.31178 5.49554 6.35769C5.40641 6.40902 5.45773 6.58458 5.58197 6.65211C5.62249 6.67372 5.62789 6.67103 5.61709 6.62511C5.60358 6.57379 5.6279 6.56029 5.73864 6.56299C5.79536 6.56569 5.77375 6.46303 5.70352 6.3955ZM7.65374 3.62685C7.34852 3.00018 6.62192 2.61123 5.93313 2.70846C5.26325 2.8003 4.7068 3.2784 4.51773 3.92127C4.29083 4.69379 4.67169 5.54735 5.4037 5.9066C6.05737 6.22804 6.8164 6.09568 7.33772 5.57167C7.67266 5.23943 7.82931 4.86667 7.83202 4.39667C7.83472 4.08874 7.7942 3.91587 7.65374 3.62685Z",
31
- fill: "#F2C600"
32
- })
33
- ]
34
- }));
35
- };
10
+ var ToucanTocoLogo;
11
+ var init_ToucanTocoLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ToucanTocoLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ToucanTocoLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M8.66583 1.02971C8.54698 1.01621 8.34979 1.00541 8.22554 1.00271L8.00895 1C8.00667 3.32587 7.9878 5.65282 8.00895 7.97861H14.9864C14.9826 7.67733 14.978 7.48654 14.973 7.42767C14.7839 5.25361 13.6602 3.36311 11.8397 2.1478C11.4939 1.91824 10.8024 1.56715 10.3946 1.41861C9.90836 1.24037 9.20065 1.08102 8.66583 1.02971Z",
22
+ fill: "#A0D1C5"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ clipRule: "evenodd",
26
+ d: "M8.01197 4.97016L8.01496 6.51032C8.02306 8.34439 8.02036 8.50646 7.95283 8.97916C7.74215 10.454 7.09657 11.7775 6.06473 12.8418C4.8006 14.1464 3.18263 14.8811 1.35666 14.9811L1.01361 15V11.3697C1.01361 9.16824 1.02441 7.61779 1.04062 7.42871C1.2297 5.25429 2.35338 3.36348 4.17394 2.14797C4.51969 1.91838 5.21118 1.56723 5.61905 1.41866C6.10525 1.24039 6.81296 1.08104 7.34779 1.02972C7.46664 1.01621 7.66383 1.00539 7.78808 1.00269L8.00955 1L8.01197 4.97016ZM6.13884 3.9456C5.89387 3.9456 5.69527 4.14419 5.69527 4.38917C5.69527 4.63415 5.89387 4.83274 6.13884 4.83274C6.38382 4.83274 6.58242 4.63415 6.58242 4.38917C6.58242 4.14419 6.38382 3.9456 6.13884 3.9456Z",
27
+ fill: "#404040",
28
+ fillRule: "evenodd"
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ d: "M5.4842 2.53423C5.89477 2.39377 6.24323 2.38027 6.65651 2.48831C7.17512 2.62607 7.64511 3.00693 7.88551 3.48233L8.00977 3.73354C8.15462 4.11533 8.11302 4.63383 8.00706 5.01117L7.95305 5.14624C7.81799 5.47577 7.46143 5.88095 7.14 6.07273C6.84288 6.2483 6.38099 6.36714 6.06766 6.34284L5.9164 6.33203L5.92449 6.44278C5.93259 6.52111 5.91908 6.57244 5.88397 6.61565C5.83265 6.68047 5.83266 6.68049 5.92989 6.91277C6.31615 7.80954 6.22432 8.68743 5.65978 9.52208C4.81973 10.7619 3.01537 11.7208 1.29205 11.8478C1.05165 11.8667 1.04083 11.864 1.04083 11.8126C1.04083 11.764 1.06514 11.7559 1.32445 11.7397C2.29146 11.6776 3.3368 11.3075 4.22817 10.7106C5.17087 10.0812 5.77053 9.29787 5.9434 8.47673C5.96501 8.37408 5.98392 8.1472 5.98392 7.97163C5.98392 7.60428 5.91368 7.27742 5.76782 6.94788C5.69489 6.78582 5.66788 6.75341 5.61386 6.75341C5.33295 6.75341 5.18709 6.45359 5.38696 6.28612L5.46531 6.22128L5.29784 6.14836C5.08175 6.05652 4.78191 5.81341 4.60634 5.59461C4.18226 5.06519 4.06882 4.371 4.29571 3.72003C4.47939 3.18791 4.94938 2.72061 5.4842 2.53423ZM5.70352 6.3955C5.6333 6.32258 5.57117 6.31178 5.49554 6.35769C5.40641 6.40902 5.45773 6.58458 5.58197 6.65211C5.62249 6.67372 5.62789 6.67103 5.61709 6.62511C5.60358 6.57379 5.6279 6.56029 5.73864 6.56299C5.79536 6.56569 5.77375 6.46303 5.70352 6.3955ZM7.65374 3.62685C7.34852 3.00018 6.62192 2.61123 5.93313 2.70846C5.26325 2.8003 4.7068 3.2784 4.51773 3.92127C4.29083 4.69379 4.67169 5.54735 5.4037 5.9066C6.05737 6.22804 6.8164 6.09568 7.33772 5.57167C7.67266 5.23943 7.82931 4.86667 7.83202 4.39667C7.83472 4.08874 7.7942 3.91587 7.65374 3.62685Z",
32
+ fill: "#F2C600"
33
+ })
34
+ ]
35
+ }));
36
+ };
37
+ });
36
38
 
37
39
  //#endregion
38
- export { ToucanTocoLogo };
40
+ init_ToucanTocoLogo();
41
+ export { ToucanTocoLogo, init_ToucanTocoLogo };
@@ -1,170 +1,173 @@
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/Logo/__generated__/TraefikLogo.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 TraefikLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "TraefikLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M10.1393 10.6962L15.9504 7.86033C14.8367 7.49471 13.7398 6.61036 9.8374 6.61036C5.58374 6.61036 4.14628 7.8597 4.14628 7.8597L10.1393 10.6962Z",
21
- fill: "#C9781F"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M3.54035 11.6237C3.24817 11.4887 3.52692 11.1443 3.67629 11.0356C3.96535 10.8259 4.34815 10.7421 4.70127 10.774L4.67564 11.4009C4.65502 11.7184 4.58689 11.5846 4.35378 11.7456C4.10847 11.9118 3.56598 12.1627 3.53973 11.6206",
25
- fill: "#F6D2A2"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M3.75535 11.4987C3.70222 11.5706 3.61879 11.5915 3.53973 11.6206Z",
29
- fill: "#C6B198"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M5.92811 3.02607C4.25971 1.94046 2.71444 4.57915 4.79251 5.16352L5.92811 3.02607ZM15.2429 4.93196C17.1547 4.27698 15.6682 1.67422 14.0236 2.82795L15.2429 4.93196Z",
33
- fill: "#37ABC8"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M14.3779 18.291C13.9811 18.3541 13.6929 18.6354 13.4654 18.9441C13.9939 19.1041 14.3307 20.2591 14.9329 19.7085C15.5595 19.3301 14.796 18.5495 14.3782 18.2913L14.3779 18.291ZM6.91528 19.1735C6.63654 18.8095 6.30498 18.3517 5.77624 18.4585C5.39625 18.7379 4.66721 19.1498 5.02438 19.7122C5.11751 19.806 5.11157 19.7529 5.17282 19.7804C5.20751 19.8419 5.35469 20.1447 5.73999 19.9154C6.14873 19.691 6.42435 19.2491 6.91497 19.1735H6.91528Z",
37
- fill: "#F6D2A2"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M5.28969 3.66261C5.01563 3.51793 4.7272 3.48605 4.57189 3.77917C4.40439 4.09604 4.60533 4.29354 4.87939 4.43728L5.28969 3.66261ZM14.4001 3.38762C14.6742 3.24293 14.9626 3.21106 15.1179 3.50418C15.2854 3.82073 15.0845 4.01761 14.8104 4.16229L14.4001 3.38762Z",
41
- fill: "#077E91"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M16.6963 11.5546C16.9885 11.4196 16.7097 11.0753 16.5604 10.9665C16.2713 10.7568 15.8885 10.6731 15.5354 10.705L15.561 11.3318C15.5816 11.6493 15.6498 11.5156 15.8829 11.6765C16.1282 11.8427 16.6707 12.0934 16.6969 11.5515",
45
- fill: "#F6D2A2"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- d: "M16.4813 11.4306C16.5344 11.5018 16.6179 11.5227 16.6969 11.5518Z",
49
- fill: "#C6B198"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- d: "M9.91052 1.73141C7.6687 1.90828 5.58562 2.42764 4.81314 4.72508C4.06878 6.94003 4.77376 9.20998 4.68252 11.4734C4.6022 13.3839 4.10222 15.9373 5.16469 17.6545C6.06998 19.1182 8.00775 19.641 9.61209 19.6982C11.6536 19.7713 14.1332 19.2735 15.1254 17.2942C16.0685 15.4123 15.8038 13.0674 15.6841 11.0374C15.5451 8.67312 15.8695 6.2613 14.957 4.02385C13.9404 2.02796 11.9905 1.73109 9.91021 1.73109",
53
- fill: "#37ABC8"
54
- }),
55
- /* @__PURE__ */ jsx("path", {
56
- d: "M10.2774 4.52009C10.1533 2.51139 13.2329 1.96859 13.6898 3.92948C14.1992 6.11506 10.6508 6.68817 10.2774 4.52009ZM6.03686 4.87071C5.57375 2.5517 9.2971 2.1139 9.43303 4.38166C9.54709 6.27505 6.52122 6.75816 6.03686 4.87071ZM10.2911 6.84098C10.2802 7.18284 10.2202 7.5144 10.264 7.85658C10.2968 7.93367 10.3487 8.00114 10.4148 8.05264C10.4809 8.10414 10.559 8.13797 10.6418 8.15095C10.7636 8.09564 10.9052 8.08157 10.9771 7.94564C11.0342 7.62034 10.968 7.33722 10.9664 7.04753L10.2911 6.84098Z",
57
- fill: "white"
58
- }),
59
- /* @__PURE__ */ jsx("path", {
60
- d: "M6.87153 5.11602C7.15434 5.11602 7.38245 4.86915 7.38245 4.56291C7.38245 4.25667 7.15433 4.0098 6.87153 4.0098C6.58872 4.0098 6.3606 4.25667 6.3606 4.56291C6.3606 4.86915 6.58872 5.11602 6.87153 5.11602Z",
61
- fill: "black"
62
- }),
63
- /* @__PURE__ */ jsx("path", {
64
- d: "M7.10402 4.8279C7.17058 4.8279 7.22433 4.7654 7.22433 4.68728C7.22433 4.60915 7.1709 4.54665 7.10402 4.54665C7.03715 4.54665 6.9834 4.60915 6.9834 4.68728C6.9834 4.7654 7.03747 4.8279 7.10402 4.8279Z",
65
- fill: "white"
66
- }),
67
- /* @__PURE__ */ jsx("path", {
68
- d: "M11.1527 4.97852C11.4311 4.97852 11.6552 4.73165 11.6552 4.42541C11.6552 4.11917 11.4311 3.8723 11.1527 3.8723C10.8742 3.8723 10.6502 4.11917 10.6502 4.42541C10.6502 4.73165 10.8743 4.97852 11.1527 4.97852Z",
69
- fill: "black"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- d: "M11.3814 4.6904C11.447 4.6904 11.5002 4.6279 11.5002 4.54978C11.5002 4.47166 11.447 4.40916 11.3814 4.40916C11.3158 4.40916 11.2627 4.47166 11.2627 4.54978C11.2627 4.6279 11.3158 4.6904 11.3814 4.6904ZM10.2627 6.89723C10.2521 7.23909 10.1921 7.57065 10.2358 7.91283C9.63084 8.70969 9.28366 7.63065 9.50647 7.09097L10.2627 6.89723Z",
73
- fill: "white"
74
- }),
75
- /* @__PURE__ */ jsx("path", {
76
- d: "M10.8217 6.00131C11.2789 6.19068 11.8642 6.62223 11.4549 7.06379C11.0871 7.46159 10.7121 6.98754 10.2543 6.97816C9.85677 6.92567 9.21804 7.48753 8.93179 6.97129C8.71555 6.58067 9.05523 6.08724 9.47084 6.05194L10.8217 6.00131Z",
77
- fill: "#F6D2A2"
78
- }),
79
- /* @__PURE__ */ jsx("path", {
80
- d: "M9.78771 9.23374C9.78771 9.23374 9.99333 10.379 10.008 11.6202C10.0227 12.8615 9.81084 15.0308 9.70928 15.2942C9.60772 15.5577 9.33835 15.898 9.17554 16.0058C9.01273 16.1136 8.36212 16.3083 7.45276 16.3495C6.54341 16.3908 5.49125 16.1817 4.83814 15.8095C4.18503 15.4373 3.97566 15.0242 3.97566 15.0242C3.97566 15.0242 4.11378 12.813 4.31815 12.3408C4.52252 11.8687 4.90939 12.0515 4.87876 11.0868C4.84814 10.1221 4.2594 10.5096 4.26877 9.89622L4.14628 7.8597L9.78771 9.23374Z",
81
- fill: "#EF9325"
82
- }),
83
- /* @__PURE__ */ jsx("path", {
84
- d: "M9.91427 13.9036C9.98302 13.5349 10.0121 13.2236 9.97052 12.833C9.97052 12.833 7.15871 13.1065 4.37127 12.244C4.1669 12.539 4.12128 13.3765 4.12128 13.3765C4.12128 13.3765 7.23089 14.2024 9.91083 13.9036L9.91427 13.9036ZM9.57397 15.5542C9.75271 15.3261 9.81271 14.9086 9.83771 14.4836C9.83771 14.4836 6.8609 14.6986 4.07347 13.8361C3.96722 14.1896 3.97659 14.9942 3.97659 14.9942C3.97659 14.9942 6.89434 15.8533 9.57428 15.5545L9.57397 15.5542Z",
85
- fill: "#E5E5E5"
86
- }),
87
- /* @__PURE__ */ jsx("path", {
88
- d: "M10.5796 9.23374C10.5796 9.23374 10.3721 10.379 10.3568 11.6202C10.3414 12.8615 10.5558 15.0308 10.6589 15.2942C10.7621 15.5577 11.0349 15.898 11.1996 16.0058C11.3642 16.1136 12.0223 16.3083 12.9439 16.3495C13.8654 16.3908 14.9295 16.1817 15.5913 15.8095C16.2532 15.4373 16.4651 15.0242 16.4651 15.0242C16.4651 15.0242 16.3279 12.813 16.1213 12.3409C15.9148 11.8687 15.5226 12.0515 15.5538 11.0868C15.5851 10.1222 15.9507 10.5096 15.9413 9.89622L15.9507 7.8597L10.5796 9.23374Z",
89
- fill: "#EF9325"
90
- }),
91
- /* @__PURE__ */ jsx("path", {
92
- d: "M10.4593 13.9036C10.3896 13.5349 10.3599 13.2236 10.4021 12.833C10.4021 12.833 13.2492 13.1065 16.0716 12.244C16.2754 12.539 16.3216 13.3765 16.3216 13.3765C16.3216 13.3765 13.1723 14.2024 10.4586 13.9036L10.4593 13.9036ZM10.8002 15.5542C10.6189 15.3261 10.558 14.9086 10.533 14.4836C10.533 14.4836 13.5479 14.6986 16.3698 13.8361C16.4776 14.1896 16.4682 14.9942 16.4682 14.9942C16.4682 14.9942 13.5139 15.8533 10.8002 15.5545L10.8002 15.5542Z",
93
- fill: "#E5E5E5"
94
- }),
95
- /* @__PURE__ */ jsx("path", {
96
- d: "M18.9319 6.89004C19.0163 6.73036 18.9863 6.55005 18.8644 6.48568L18.7669 6.43411C18.6453 6.36974 18.4784 6.44599 18.3941 6.60536L16.4951 10.185C16.4107 10.3446 16.4407 10.525 16.5626 10.5893L16.6601 10.6409C16.7816 10.7053 16.9485 10.629 17.0329 10.4696L18.9319 6.89004Z",
97
- fill: "#D2E261"
98
- }),
99
- /* @__PURE__ */ jsx("path", {
100
- d: "M17.0269 10.4809C17.076 10.3881 17.0175 10.2609 16.8957 10.1965L16.7982 10.145C16.6763 10.0806 16.5379 10.1037 16.4888 10.1962L15.5982 11.8756C15.5491 11.9684 15.6076 12.0955 15.7294 12.1599L15.8269 12.2115C15.9488 12.2759 16.0873 12.2527 16.1363 12.1602L17.0269 10.4809Z",
101
- fill: "black"
102
- }),
103
- /* @__PURE__ */ jsx("path", {
104
- d: "M17.0907 10.3606L17.0338 10.4678C17.0657 10.4078 16.9932 10.3071 16.8713 10.2428L16.7738 10.1912C16.6519 10.1272 16.5276 10.1234 16.4957 10.1834L16.5526 10.0762C16.5847 10.0162 16.7088 10.0197 16.8307 10.084L16.9282 10.1356C17.05 10.1997 17.1225 10.3006 17.0907 10.3606Z",
105
- fill: "#9B9B9B"
106
- }),
107
- /* @__PURE__ */ jsx("path", {
108
- d: "M16.0135 11.4093C16.2304 11.4899 16.4554 11.4196 16.5179 11.2524C16.5804 11.0853 16.4557 10.8846 16.2388 10.804C16.0219 10.7234 15.7969 10.7931 15.7345 10.9609C15.672 11.1281 15.7966 11.3287 16.0135 11.4093Z",
109
- fill: "#F6D2A2"
110
- }),
111
- /* @__PURE__ */ jsx("path", {
112
- d: "M1.53946 6.86441C1.4629 6.70192 1.50102 6.52255 1.6254 6.4638L1.7254 6.41692C1.85008 6.35505 2.0132 6.44255 2.09007 6.60505L3.82285 10.2675C3.89941 10.43 3.86128 10.6093 3.73691 10.6681L3.63691 10.715C3.51285 10.7768 3.34911 10.6893 3.27223 10.5268L1.53946 6.86441Z",
113
- fill: "#D2E261"
114
- }),
115
- /* @__PURE__ */ jsx("path", {
116
- d: "M3.28161 10.5396C3.23661 10.4446 3.30098 10.3203 3.42536 10.2615L3.52535 10.2147C3.64879 10.1565 3.78629 10.1856 3.83097 10.2803L4.64345 11.998C4.68845 12.093 4.62408 12.2174 4.4997 12.2762L4.39971 12.323C4.27627 12.3815 4.13877 12.3521 4.09409 12.2574L3.28161 10.5396Z",
117
- fill: "black"
118
- }),
119
- /* @__PURE__ */ jsx("path", {
120
- d: "M3.21974 10.4162L3.27161 10.5262C3.24255 10.465 3.32005 10.3675 3.44442 10.3087L3.54442 10.2618C3.66941 10.2034 3.79347 10.2053 3.82253 10.2668L3.77066 10.1568C3.74129 10.0956 3.61691 10.0931 3.49254 10.1518L3.39254 10.1987C3.26723 10.2575 3.19067 10.355 3.21974 10.4162Z",
121
- fill: "#9B9B9B"
122
- }),
123
- /* @__PURE__ */ jsx("path", {
124
- d: "M4.12097 10.8509C3.90441 10.9315 3.77972 11.1315 3.84191 11.2993C3.9041 11.4671 4.12972 11.5368 4.34627 11.4562C4.56283 11.3756 4.68783 11.1756 4.62533 11.0078C4.56283 10.8403 4.33752 10.7703 4.12097 10.8509Z",
125
- fill: "#F6D2A2"
126
- }),
127
- /* @__PURE__ */ jsx("path", {
128
- d: "M5.03594 5.97662C5.03594 5.97662 6.26311 4.45228 6.92496 2.54608C6.98715 2.36671 6.94653 2.20452 6.78872 2.11796L6.60747 2.01796C6.44966 1.9314 6.25466 1.98265 6.17216 2.13265L4.28377 5.56319C4.20128 5.71319 4.26221 5.90475 4.42002 5.99131L4.60127 6.09131C4.75908 6.17787 4.95408 6.12662 5.03657 5.97662H5.03594Z",
129
- fill: "#960000"
130
- }),
131
- /* @__PURE__ */ jsx("path", {
132
- d: "M5.53593 4.01729C4.95845 5.06039 4.40533 5.85912 4.27096 5.83788L4.26877 5.84163C4.26621 5.83991 4.26349 5.83844 4.26065 5.83725H4.26096C3.38411 5.34851 3.14818 4.09354 3.73472 3.02794C4.32127 1.96234 5.50906 1.48954 6.39216 1.96765L6.3931 1.96828L6.39998 1.9714L6.3981 1.97515C6.48747 2.07984 6.11061 2.97419 5.53625 4.01729H5.53593Z",
133
- fill: "#595959"
134
- }),
135
- /* @__PURE__ */ jsx("path", {
136
- d: "M14.9995 5.98381C14.9995 5.98381 13.8167 4.4251 13.2104 2.50014C13.1533 2.31889 13.1986 2.15796 13.3589 2.07577L13.5464 1.98078C13.7064 1.89859 13.9001 1.95578 13.9782 2.10796L15.7701 5.59194C15.8485 5.74444 15.7819 5.93412 15.6216 6.01631L15.4341 6.11131C15.2741 6.19349 15.0804 6.13631 15.0023 5.98412L14.9995 5.98381Z",
137
- fill: "#960000"
138
- }),
139
- /* @__PURE__ */ jsx("path", {
140
- d: "M14.5579 4.01323C15.1023 5.07258 15.636 5.88694 15.7704 5.86944L15.7726 5.87319C15.7752 5.87141 15.778 5.86994 15.781 5.86881V5.86819C16.6716 5.40507 16.9435 4.15885 16.3882 3.07575C15.8329 1.99265 14.6601 1.48641 13.7632 1.93828L13.7623 1.93859C13.7601 1.93984 13.7573 1.94046 13.7548 1.94171L13.757 1.94546C13.6642 2.04452 14.0157 2.94919 14.5595 4.01167L14.5579 4.01323Z",
141
- fill: "#595959"
142
- }),
143
- /* @__PURE__ */ jsx("path", {
144
- d: "M16.3304 3.19731C16.3304 3.19731 15.8423 1.53985 14.8873 0.670181C13.9323 -0.199487 6.53154 -0.246985 5.405 0.670181C4.27846 1.58735 3.7091 3.19763 3.7091 3.19763V3.56449C3.7091 3.56449 4.17346 2.2089 5.405 1.03705C6.63653 -0.134799 14.1364 0.166132 14.9029 1.03705C15.6695 1.90797 16.3304 3.56418 16.3304 3.56418V3.19731Z",
145
- fill: "#353535"
146
- }),
147
- /* @__PURE__ */ jsx("path", {
148
- d: "M16.0329 2.56795C15.9054 2.63357 15.9307 2.93669 16.0907 3.24793C16.2507 3.55918 16.4819 3.75699 16.6094 3.69167C16.7369 3.62636 16.7079 3.32293 16.5516 3.01169C16.3916 2.70045 16.1604 2.50233 16.0329 2.56795ZM3.57473 2.96169C3.40598 3.26481 3.3713 3.57011 3.49723 3.6398C3.62317 3.70949 3.85972 3.5148 4.02847 3.21169C4.19722 2.90857 4.2319 2.60264 4.10597 2.53358C3.98003 2.46451 3.74348 2.65607 3.57473 2.96232V2.96169Z",
149
- fill: "#960000"
150
- }),
151
- /* @__PURE__ */ jsx("path", {
152
- d: "M9.41866 6.03006C9.48616 6.5638 11.0846 6.42505 10.9224 5.82319C10.7602 5.22133 9.38772 5.31133 9.41835 6.03006H9.41866Z",
153
- fill: "black"
154
- }),
155
- /* @__PURE__ */ jsx("path", {
156
- d: "M13.5067 3.21596C14.542 3.21596 14.8291 6.21745 13.6901 6.74088L11.2511 6.46901C10.9561 6.46901 10.6305 5.45466 10.4874 5.35403C10.3442 5.25341 9.98019 5.26466 9.86988 5.35403C9.75957 5.4434 9.17114 6.584 8.87616 6.584L6.43715 6.74025C5.25811 6.54838 5.25342 3.21533 6.50964 3.21533H13.5045L13.5067 3.21596Z",
157
- fill: "white",
158
- opacity: "0.6"
159
- }),
160
- /* @__PURE__ */ jsx("path", {
161
- d: "M8.36775 3.90522C9.39522 3.92834 10.2649 4.4052 11.2608 4.4052C11.9677 4.4052 13.442 4.42614 14.3695 4.42614C14.3967 4.83301 14.4857 5.26612 14.3648 5.66986L11.308 5.66674C11.0804 5.66207 10.8539 5.63464 10.6318 5.58486C10.5739 5.46987 10.5243 5.38206 10.4874 5.35612C10.344 5.2555 9.98021 5.26643 9.8699 5.35612C9.86017 5.36517 9.85118 5.37499 9.84303 5.38549C9.40741 5.27175 8.93867 5.16675 8.38243 5.16675L5.55969 5.16362C5.49875 4.71863 5.62187 4.26146 5.73218 3.8999L8.3665 3.90459L8.36775 3.90522Z",
162
- fill: "white",
163
- opacity: "0.5"
164
- })
165
- ]
166
- }));
167
- };
10
+ var TraefikLogo;
11
+ var init_TraefikLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ TraefikLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "TraefikLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M10.1393 10.6962L15.9504 7.86033C14.8367 7.49471 13.7398 6.61036 9.8374 6.61036C5.58374 6.61036 4.14628 7.8597 4.14628 7.8597L10.1393 10.6962Z",
22
+ fill: "#C9781F"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M3.54035 11.6237C3.24817 11.4887 3.52692 11.1443 3.67629 11.0356C3.96535 10.8259 4.34815 10.7421 4.70127 10.774L4.67564 11.4009C4.65502 11.7184 4.58689 11.5846 4.35378 11.7456C4.10847 11.9118 3.56598 12.1627 3.53973 11.6206",
26
+ fill: "#F6D2A2"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M3.75535 11.4987C3.70222 11.5706 3.61879 11.5915 3.53973 11.6206Z",
30
+ fill: "#C6B198"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M5.92811 3.02607C4.25971 1.94046 2.71444 4.57915 4.79251 5.16352L5.92811 3.02607ZM15.2429 4.93196C17.1547 4.27698 15.6682 1.67422 14.0236 2.82795L15.2429 4.93196Z",
34
+ fill: "#37ABC8"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M14.3779 18.291C13.9811 18.3541 13.6929 18.6354 13.4654 18.9441C13.9939 19.1041 14.3307 20.2591 14.9329 19.7085C15.5595 19.3301 14.796 18.5495 14.3782 18.2913L14.3779 18.291ZM6.91528 19.1735C6.63654 18.8095 6.30498 18.3517 5.77624 18.4585C5.39625 18.7379 4.66721 19.1498 5.02438 19.7122C5.11751 19.806 5.11157 19.7529 5.17282 19.7804C5.20751 19.8419 5.35469 20.1447 5.73999 19.9154C6.14873 19.691 6.42435 19.2491 6.91497 19.1735H6.91528Z",
38
+ fill: "#F6D2A2"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M5.28969 3.66261C5.01563 3.51793 4.7272 3.48605 4.57189 3.77917C4.40439 4.09604 4.60533 4.29354 4.87939 4.43728L5.28969 3.66261ZM14.4001 3.38762C14.6742 3.24293 14.9626 3.21106 15.1179 3.50418C15.2854 3.82073 15.0845 4.01761 14.8104 4.16229L14.4001 3.38762Z",
42
+ fill: "#077E91"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M16.6963 11.5546C16.9885 11.4196 16.7097 11.0753 16.5604 10.9665C16.2713 10.7568 15.8885 10.6731 15.5354 10.705L15.561 11.3318C15.5816 11.6493 15.6498 11.5156 15.8829 11.6765C16.1282 11.8427 16.6707 12.0934 16.6969 11.5515",
46
+ fill: "#F6D2A2"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ d: "M16.4813 11.4306C16.5344 11.5018 16.6179 11.5227 16.6969 11.5518Z",
50
+ fill: "#C6B198"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ d: "M9.91052 1.73141C7.6687 1.90828 5.58562 2.42764 4.81314 4.72508C4.06878 6.94003 4.77376 9.20998 4.68252 11.4734C4.6022 13.3839 4.10222 15.9373 5.16469 17.6545C6.06998 19.1182 8.00775 19.641 9.61209 19.6982C11.6536 19.7713 14.1332 19.2735 15.1254 17.2942C16.0685 15.4123 15.8038 13.0674 15.6841 11.0374C15.5451 8.67312 15.8695 6.2613 14.957 4.02385C13.9404 2.02796 11.9905 1.73109 9.91021 1.73109",
54
+ fill: "#37ABC8"
55
+ }),
56
+ /* @__PURE__ */ jsx("path", {
57
+ d: "M10.2774 4.52009C10.1533 2.51139 13.2329 1.96859 13.6898 3.92948C14.1992 6.11506 10.6508 6.68817 10.2774 4.52009ZM6.03686 4.87071C5.57375 2.5517 9.2971 2.1139 9.43303 4.38166C9.54709 6.27505 6.52122 6.75816 6.03686 4.87071ZM10.2911 6.84098C10.2802 7.18284 10.2202 7.5144 10.264 7.85658C10.2968 7.93367 10.3487 8.00114 10.4148 8.05264C10.4809 8.10414 10.559 8.13797 10.6418 8.15095C10.7636 8.09564 10.9052 8.08157 10.9771 7.94564C11.0342 7.62034 10.968 7.33722 10.9664 7.04753L10.2911 6.84098Z",
58
+ fill: "white"
59
+ }),
60
+ /* @__PURE__ */ jsx("path", {
61
+ d: "M6.87153 5.11602C7.15434 5.11602 7.38245 4.86915 7.38245 4.56291C7.38245 4.25667 7.15433 4.0098 6.87153 4.0098C6.58872 4.0098 6.3606 4.25667 6.3606 4.56291C6.3606 4.86915 6.58872 5.11602 6.87153 5.11602Z",
62
+ fill: "black"
63
+ }),
64
+ /* @__PURE__ */ jsx("path", {
65
+ d: "M7.10402 4.8279C7.17058 4.8279 7.22433 4.7654 7.22433 4.68728C7.22433 4.60915 7.1709 4.54665 7.10402 4.54665C7.03715 4.54665 6.9834 4.60915 6.9834 4.68728C6.9834 4.7654 7.03747 4.8279 7.10402 4.8279Z",
66
+ fill: "white"
67
+ }),
68
+ /* @__PURE__ */ jsx("path", {
69
+ d: "M11.1527 4.97852C11.4311 4.97852 11.6552 4.73165 11.6552 4.42541C11.6552 4.11917 11.4311 3.8723 11.1527 3.8723C10.8742 3.8723 10.6502 4.11917 10.6502 4.42541C10.6502 4.73165 10.8743 4.97852 11.1527 4.97852Z",
70
+ fill: "black"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ d: "M11.3814 4.6904C11.447 4.6904 11.5002 4.6279 11.5002 4.54978C11.5002 4.47166 11.447 4.40916 11.3814 4.40916C11.3158 4.40916 11.2627 4.47166 11.2627 4.54978C11.2627 4.6279 11.3158 4.6904 11.3814 4.6904ZM10.2627 6.89723C10.2521 7.23909 10.1921 7.57065 10.2358 7.91283C9.63084 8.70969 9.28366 7.63065 9.50647 7.09097L10.2627 6.89723Z",
74
+ fill: "white"
75
+ }),
76
+ /* @__PURE__ */ jsx("path", {
77
+ d: "M10.8217 6.00131C11.2789 6.19068 11.8642 6.62223 11.4549 7.06379C11.0871 7.46159 10.7121 6.98754 10.2543 6.97816C9.85677 6.92567 9.21804 7.48753 8.93179 6.97129C8.71555 6.58067 9.05523 6.08724 9.47084 6.05194L10.8217 6.00131Z",
78
+ fill: "#F6D2A2"
79
+ }),
80
+ /* @__PURE__ */ jsx("path", {
81
+ d: "M9.78771 9.23374C9.78771 9.23374 9.99333 10.379 10.008 11.6202C10.0227 12.8615 9.81084 15.0308 9.70928 15.2942C9.60772 15.5577 9.33835 15.898 9.17554 16.0058C9.01273 16.1136 8.36212 16.3083 7.45276 16.3495C6.54341 16.3908 5.49125 16.1817 4.83814 15.8095C4.18503 15.4373 3.97566 15.0242 3.97566 15.0242C3.97566 15.0242 4.11378 12.813 4.31815 12.3408C4.52252 11.8687 4.90939 12.0515 4.87876 11.0868C4.84814 10.1221 4.2594 10.5096 4.26877 9.89622L4.14628 7.8597L9.78771 9.23374Z",
82
+ fill: "#EF9325"
83
+ }),
84
+ /* @__PURE__ */ jsx("path", {
85
+ d: "M9.91427 13.9036C9.98302 13.5349 10.0121 13.2236 9.97052 12.833C9.97052 12.833 7.15871 13.1065 4.37127 12.244C4.1669 12.539 4.12128 13.3765 4.12128 13.3765C4.12128 13.3765 7.23089 14.2024 9.91083 13.9036L9.91427 13.9036ZM9.57397 15.5542C9.75271 15.3261 9.81271 14.9086 9.83771 14.4836C9.83771 14.4836 6.8609 14.6986 4.07347 13.8361C3.96722 14.1896 3.97659 14.9942 3.97659 14.9942C3.97659 14.9942 6.89434 15.8533 9.57428 15.5545L9.57397 15.5542Z",
86
+ fill: "#E5E5E5"
87
+ }),
88
+ /* @__PURE__ */ jsx("path", {
89
+ d: "M10.5796 9.23374C10.5796 9.23374 10.3721 10.379 10.3568 11.6202C10.3414 12.8615 10.5558 15.0308 10.6589 15.2942C10.7621 15.5577 11.0349 15.898 11.1996 16.0058C11.3642 16.1136 12.0223 16.3083 12.9439 16.3495C13.8654 16.3908 14.9295 16.1817 15.5913 15.8095C16.2532 15.4373 16.4651 15.0242 16.4651 15.0242C16.4651 15.0242 16.3279 12.813 16.1213 12.3409C15.9148 11.8687 15.5226 12.0515 15.5538 11.0868C15.5851 10.1222 15.9507 10.5096 15.9413 9.89622L15.9507 7.8597L10.5796 9.23374Z",
90
+ fill: "#EF9325"
91
+ }),
92
+ /* @__PURE__ */ jsx("path", {
93
+ d: "M10.4593 13.9036C10.3896 13.5349 10.3599 13.2236 10.4021 12.833C10.4021 12.833 13.2492 13.1065 16.0716 12.244C16.2754 12.539 16.3216 13.3765 16.3216 13.3765C16.3216 13.3765 13.1723 14.2024 10.4586 13.9036L10.4593 13.9036ZM10.8002 15.5542C10.6189 15.3261 10.558 14.9086 10.533 14.4836C10.533 14.4836 13.5479 14.6986 16.3698 13.8361C16.4776 14.1896 16.4682 14.9942 16.4682 14.9942C16.4682 14.9942 13.5139 15.8533 10.8002 15.5545L10.8002 15.5542Z",
94
+ fill: "#E5E5E5"
95
+ }),
96
+ /* @__PURE__ */ jsx("path", {
97
+ d: "M18.9319 6.89004C19.0163 6.73036 18.9863 6.55005 18.8644 6.48568L18.7669 6.43411C18.6453 6.36974 18.4784 6.44599 18.3941 6.60536L16.4951 10.185C16.4107 10.3446 16.4407 10.525 16.5626 10.5893L16.6601 10.6409C16.7816 10.7053 16.9485 10.629 17.0329 10.4696L18.9319 6.89004Z",
98
+ fill: "#D2E261"
99
+ }),
100
+ /* @__PURE__ */ jsx("path", {
101
+ d: "M17.0269 10.4809C17.076 10.3881 17.0175 10.2609 16.8957 10.1965L16.7982 10.145C16.6763 10.0806 16.5379 10.1037 16.4888 10.1962L15.5982 11.8756C15.5491 11.9684 15.6076 12.0955 15.7294 12.1599L15.8269 12.2115C15.9488 12.2759 16.0873 12.2527 16.1363 12.1602L17.0269 10.4809Z",
102
+ fill: "black"
103
+ }),
104
+ /* @__PURE__ */ jsx("path", {
105
+ d: "M17.0907 10.3606L17.0338 10.4678C17.0657 10.4078 16.9932 10.3071 16.8713 10.2428L16.7738 10.1912C16.6519 10.1272 16.5276 10.1234 16.4957 10.1834L16.5526 10.0762C16.5847 10.0162 16.7088 10.0197 16.8307 10.084L16.9282 10.1356C17.05 10.1997 17.1225 10.3006 17.0907 10.3606Z",
106
+ fill: "#9B9B9B"
107
+ }),
108
+ /* @__PURE__ */ jsx("path", {
109
+ d: "M16.0135 11.4093C16.2304 11.4899 16.4554 11.4196 16.5179 11.2524C16.5804 11.0853 16.4557 10.8846 16.2388 10.804C16.0219 10.7234 15.7969 10.7931 15.7345 10.9609C15.672 11.1281 15.7966 11.3287 16.0135 11.4093Z",
110
+ fill: "#F6D2A2"
111
+ }),
112
+ /* @__PURE__ */ jsx("path", {
113
+ d: "M1.53946 6.86441C1.4629 6.70192 1.50102 6.52255 1.6254 6.4638L1.7254 6.41692C1.85008 6.35505 2.0132 6.44255 2.09007 6.60505L3.82285 10.2675C3.89941 10.43 3.86128 10.6093 3.73691 10.6681L3.63691 10.715C3.51285 10.7768 3.34911 10.6893 3.27223 10.5268L1.53946 6.86441Z",
114
+ fill: "#D2E261"
115
+ }),
116
+ /* @__PURE__ */ jsx("path", {
117
+ d: "M3.28161 10.5396C3.23661 10.4446 3.30098 10.3203 3.42536 10.2615L3.52535 10.2147C3.64879 10.1565 3.78629 10.1856 3.83097 10.2803L4.64345 11.998C4.68845 12.093 4.62408 12.2174 4.4997 12.2762L4.39971 12.323C4.27627 12.3815 4.13877 12.3521 4.09409 12.2574L3.28161 10.5396Z",
118
+ fill: "black"
119
+ }),
120
+ /* @__PURE__ */ jsx("path", {
121
+ d: "M3.21974 10.4162L3.27161 10.5262C3.24255 10.465 3.32005 10.3675 3.44442 10.3087L3.54442 10.2618C3.66941 10.2034 3.79347 10.2053 3.82253 10.2668L3.77066 10.1568C3.74129 10.0956 3.61691 10.0931 3.49254 10.1518L3.39254 10.1987C3.26723 10.2575 3.19067 10.355 3.21974 10.4162Z",
122
+ fill: "#9B9B9B"
123
+ }),
124
+ /* @__PURE__ */ jsx("path", {
125
+ d: "M4.12097 10.8509C3.90441 10.9315 3.77972 11.1315 3.84191 11.2993C3.9041 11.4671 4.12972 11.5368 4.34627 11.4562C4.56283 11.3756 4.68783 11.1756 4.62533 11.0078C4.56283 10.8403 4.33752 10.7703 4.12097 10.8509Z",
126
+ fill: "#F6D2A2"
127
+ }),
128
+ /* @__PURE__ */ jsx("path", {
129
+ d: "M5.03594 5.97662C5.03594 5.97662 6.26311 4.45228 6.92496 2.54608C6.98715 2.36671 6.94653 2.20452 6.78872 2.11796L6.60747 2.01796C6.44966 1.9314 6.25466 1.98265 6.17216 2.13265L4.28377 5.56319C4.20128 5.71319 4.26221 5.90475 4.42002 5.99131L4.60127 6.09131C4.75908 6.17787 4.95408 6.12662 5.03657 5.97662H5.03594Z",
130
+ fill: "#960000"
131
+ }),
132
+ /* @__PURE__ */ jsx("path", {
133
+ d: "M5.53593 4.01729C4.95845 5.06039 4.40533 5.85912 4.27096 5.83788L4.26877 5.84163C4.26621 5.83991 4.26349 5.83844 4.26065 5.83725H4.26096C3.38411 5.34851 3.14818 4.09354 3.73472 3.02794C4.32127 1.96234 5.50906 1.48954 6.39216 1.96765L6.3931 1.96828L6.39998 1.9714L6.3981 1.97515C6.48747 2.07984 6.11061 2.97419 5.53625 4.01729H5.53593Z",
134
+ fill: "#595959"
135
+ }),
136
+ /* @__PURE__ */ jsx("path", {
137
+ d: "M14.9995 5.98381C14.9995 5.98381 13.8167 4.4251 13.2104 2.50014C13.1533 2.31889 13.1986 2.15796 13.3589 2.07577L13.5464 1.98078C13.7064 1.89859 13.9001 1.95578 13.9782 2.10796L15.7701 5.59194C15.8485 5.74444 15.7819 5.93412 15.6216 6.01631L15.4341 6.11131C15.2741 6.19349 15.0804 6.13631 15.0023 5.98412L14.9995 5.98381Z",
138
+ fill: "#960000"
139
+ }),
140
+ /* @__PURE__ */ jsx("path", {
141
+ d: "M14.5579 4.01323C15.1023 5.07258 15.636 5.88694 15.7704 5.86944L15.7726 5.87319C15.7752 5.87141 15.778 5.86994 15.781 5.86881V5.86819C16.6716 5.40507 16.9435 4.15885 16.3882 3.07575C15.8329 1.99265 14.6601 1.48641 13.7632 1.93828L13.7623 1.93859C13.7601 1.93984 13.7573 1.94046 13.7548 1.94171L13.757 1.94546C13.6642 2.04452 14.0157 2.94919 14.5595 4.01167L14.5579 4.01323Z",
142
+ fill: "#595959"
143
+ }),
144
+ /* @__PURE__ */ jsx("path", {
145
+ d: "M16.3304 3.19731C16.3304 3.19731 15.8423 1.53985 14.8873 0.670181C13.9323 -0.199487 6.53154 -0.246985 5.405 0.670181C4.27846 1.58735 3.7091 3.19763 3.7091 3.19763V3.56449C3.7091 3.56449 4.17346 2.2089 5.405 1.03705C6.63653 -0.134799 14.1364 0.166132 14.9029 1.03705C15.6695 1.90797 16.3304 3.56418 16.3304 3.56418V3.19731Z",
146
+ fill: "#353535"
147
+ }),
148
+ /* @__PURE__ */ jsx("path", {
149
+ d: "M16.0329 2.56795C15.9054 2.63357 15.9307 2.93669 16.0907 3.24793C16.2507 3.55918 16.4819 3.75699 16.6094 3.69167C16.7369 3.62636 16.7079 3.32293 16.5516 3.01169C16.3916 2.70045 16.1604 2.50233 16.0329 2.56795ZM3.57473 2.96169C3.40598 3.26481 3.3713 3.57011 3.49723 3.6398C3.62317 3.70949 3.85972 3.5148 4.02847 3.21169C4.19722 2.90857 4.2319 2.60264 4.10597 2.53358C3.98003 2.46451 3.74348 2.65607 3.57473 2.96232V2.96169Z",
150
+ fill: "#960000"
151
+ }),
152
+ /* @__PURE__ */ jsx("path", {
153
+ d: "M9.41866 6.03006C9.48616 6.5638 11.0846 6.42505 10.9224 5.82319C10.7602 5.22133 9.38772 5.31133 9.41835 6.03006H9.41866Z",
154
+ fill: "black"
155
+ }),
156
+ /* @__PURE__ */ jsx("path", {
157
+ d: "M13.5067 3.21596C14.542 3.21596 14.8291 6.21745 13.6901 6.74088L11.2511 6.46901C10.9561 6.46901 10.6305 5.45466 10.4874 5.35403C10.3442 5.25341 9.98019 5.26466 9.86988 5.35403C9.75957 5.4434 9.17114 6.584 8.87616 6.584L6.43715 6.74025C5.25811 6.54838 5.25342 3.21533 6.50964 3.21533H13.5045L13.5067 3.21596Z",
158
+ fill: "white",
159
+ opacity: "0.6"
160
+ }),
161
+ /* @__PURE__ */ jsx("path", {
162
+ d: "M8.36775 3.90522C9.39522 3.92834 10.2649 4.4052 11.2608 4.4052C11.9677 4.4052 13.442 4.42614 14.3695 4.42614C14.3967 4.83301 14.4857 5.26612 14.3648 5.66986L11.308 5.66674C11.0804 5.66207 10.8539 5.63464 10.6318 5.58486C10.5739 5.46987 10.5243 5.38206 10.4874 5.35612C10.344 5.2555 9.98021 5.26643 9.8699 5.35612C9.86017 5.36517 9.85118 5.37499 9.84303 5.38549C9.40741 5.27175 8.93867 5.16675 8.38243 5.16675L5.55969 5.16362C5.49875 4.71863 5.62187 4.26146 5.73218 3.8999L8.3665 3.90459L8.36775 3.90522Z",
163
+ fill: "white",
164
+ opacity: "0.5"
165
+ })
166
+ ]
167
+ }));
168
+ };
169
+ });
168
170
 
169
171
  //#endregion
170
- export { TraefikLogo };
172
+ init_TraefikLogo();
173
+ export { TraefikLogo, init_TraefikLogo };