@ultraviolet/icons 2.17.0 → 3.0.1

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 (1389) hide show
  1. package/README.md +2 -2
  2. package/dist/components/CategoryIcon/Icon.cjs +28 -0
  3. package/dist/components/CategoryIcon/Icon.d.ts +11 -0
  4. package/dist/components/CategoryIcon/Icon.js +26 -0
  5. package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.cjs +14 -0
  6. package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.d.ts +2 -0
  7. package/dist/components/CategoryIcon/__generatedIcons__/AiCategoryIcon.js +14 -0
  8. package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.cjs +14 -0
  9. package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.d.ts +2 -0
  10. package/dist/components/CategoryIcon/__generatedIcons__/ApplicationIntegrationCategoryIcon.js +14 -0
  11. package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.cjs +17 -0
  12. package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.d.ts +2 -0
  13. package/dist/components/CategoryIcon/__generatedIcons__/BaremetalCategoryIcon.js +17 -0
  14. package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.cjs +14 -0
  15. package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.d.ts +2 -0
  16. package/dist/components/CategoryIcon/__generatedIcons__/BillingCategoryIcon.js +14 -0
  17. package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.cjs +15 -0
  18. package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.d.ts +2 -0
  19. package/dist/components/CategoryIcon/__generatedIcons__/ComputeCategoryIcon.js +15 -0
  20. package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.cjs +14 -0
  21. package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.d.ts +2 -0
  22. package/dist/components/CategoryIcon/__generatedIcons__/ConsoleCategoryIcon.js +14 -0
  23. package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.cjs +14 -0
  24. package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.d.ts +2 -0
  25. package/dist/components/CategoryIcon/__generatedIcons__/ContainersCategoryIcon.js +14 -0
  26. package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.cjs +14 -0
  27. package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.d.ts +2 -0
  28. package/dist/components/CategoryIcon/__generatedIcons__/DatabaseCategoryIcon.js +14 -0
  29. package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.cjs +14 -0
  30. package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.d.ts +2 -0
  31. package/dist/components/CategoryIcon/__generatedIcons__/DatacenterCategoryIcon.js +14 -0
  32. package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.cjs +14 -0
  33. package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.d.ts +2 -0
  34. package/dist/components/CategoryIcon/__generatedIcons__/DedicatedServerCategoryIcon.js +14 -0
  35. package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.cjs +20 -0
  36. package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.d.ts +2 -0
  37. package/dist/components/CategoryIcon/__generatedIcons__/DevToolsCategoryIcon.js +20 -0
  38. package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.cjs +14 -0
  39. package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.d.ts +2 -0
  40. package/dist/components/CategoryIcon/__generatedIcons__/DocumentationCategoryIcon.js +14 -0
  41. package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.cjs +15 -0
  42. package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.d.ts +2 -0
  43. package/dist/components/CategoryIcon/__generatedIcons__/IotCategoryIcon.js +15 -0
  44. package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.cjs +15 -0
  45. package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.d.ts +2 -0
  46. package/dist/components/CategoryIcon/__generatedIcons__/LabsCategoryIcon.js +15 -0
  47. package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.cjs +14 -0
  48. package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.d.ts +2 -0
  49. package/dist/components/CategoryIcon/__generatedIcons__/ManagedServicesCategoryIcon.js +14 -0
  50. package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.cjs +17 -0
  51. package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.d.ts +2 -0
  52. package/dist/components/CategoryIcon/__generatedIcons__/NetworkCategoryIcon.js +17 -0
  53. package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.cjs +14 -0
  54. package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.d.ts +2 -0
  55. package/dist/components/CategoryIcon/__generatedIcons__/ObservabilityCategoryIcon.js +14 -0
  56. package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.cjs +14 -0
  57. package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.d.ts +2 -0
  58. package/dist/components/CategoryIcon/__generatedIcons__/PartnersCategoryIcon.js +14 -0
  59. package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.cjs +14 -0
  60. package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.d.ts +2 -0
  61. package/dist/components/CategoryIcon/__generatedIcons__/PinCategoryIcon.js +14 -0
  62. package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.cjs +14 -0
  63. package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.d.ts +2 -0
  64. package/dist/components/CategoryIcon/__generatedIcons__/SecurityCategoryIcon.js +14 -0
  65. package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.cjs +14 -0
  66. package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.d.ts +2 -0
  67. package/dist/components/CategoryIcon/__generatedIcons__/ServerlessCategoryIcon.js +14 -0
  68. package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.cjs +14 -0
  69. package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.d.ts +2 -0
  70. package/dist/components/CategoryIcon/__generatedIcons__/StorageCategoryIcon.js +14 -0
  71. package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.cjs +14 -0
  72. package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.d.ts +2 -0
  73. package/dist/components/CategoryIcon/__generatedIcons__/ToolsServicesCategoryIcon.js +14 -0
  74. package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.cjs +14 -0
  75. package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.d.ts +2 -0
  76. package/dist/components/CategoryIcon/__generatedIcons__/UseCaseCategoryIcon.js +14 -0
  77. package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.cjs +20 -0
  78. package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.d.ts +2 -0
  79. package/dist/components/CategoryIcon/__generatedIcons__/VpcCategoryIcon.js +20 -0
  80. package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.cjs +14 -0
  81. package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.d.ts +2 -0
  82. package/dist/components/CategoryIcon/__generatedIcons__/WebHostingCategoryIcon.js +14 -0
  83. package/dist/components/CategoryIcon/__generatedIcons__/index.d.ts +31 -0
  84. package/dist/components/CategoryIcon/index.cjs +52 -30
  85. package/dist/components/CategoryIcon/index.d.ts +1 -12
  86. package/dist/components/CategoryIcon/index.js +52 -28
  87. package/dist/components/Icon/Icon.cjs +76 -0
  88. package/dist/components/Icon/Icon.d.ts +44 -0
  89. package/dist/components/Icon/Icon.js +74 -0
  90. package/dist/components/Icon/__generatedIcons__/AddressIcon.cjs +11 -0
  91. package/dist/components/Icon/__generatedIcons__/AddressIcon.d.ts +2 -0
  92. package/dist/components/Icon/__generatedIcons__/AddressIcon.js +11 -0
  93. package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.cjs +11 -0
  94. package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.d.ts +2 -0
  95. package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.js +11 -0
  96. package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +11 -0
  97. package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.d.ts +2 -0
  98. package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +11 -0
  99. package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.cjs +11 -0
  100. package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.d.ts +2 -0
  101. package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.js +11 -0
  102. package/dist/components/Icon/__generatedIcons__/AnchorIcon.cjs +11 -0
  103. package/dist/components/Icon/__generatedIcons__/AnchorIcon.d.ts +2 -0
  104. package/dist/components/Icon/__generatedIcons__/AnchorIcon.js +11 -0
  105. package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.cjs +11 -0
  106. package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.d.ts +2 -0
  107. package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.js +11 -0
  108. package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.cjs +11 -0
  109. package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.d.ts +2 -0
  110. package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.js +11 -0
  111. package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.cjs +11 -0
  112. package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.d.ts +2 -0
  113. package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.js +11 -0
  114. package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.cjs +11 -0
  115. package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.d.ts +2 -0
  116. package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.js +11 -0
  117. package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.cjs +11 -0
  118. package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.d.ts +2 -0
  119. package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.js +11 -0
  120. package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.cjs +11 -0
  121. package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.d.ts +2 -0
  122. package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.js +11 -0
  123. package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.cjs +11 -0
  124. package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.d.ts +2 -0
  125. package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.js +11 -0
  126. package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.cjs +11 -0
  127. package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.d.ts +2 -0
  128. package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.js +11 -0
  129. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.cjs +11 -0
  130. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.d.ts +2 -0
  131. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.js +11 -0
  132. package/dist/components/Icon/__generatedIcons__/AttachIcon.cjs +14 -0
  133. package/dist/components/Icon/__generatedIcons__/AttachIcon.d.ts +2 -0
  134. package/dist/components/Icon/__generatedIcons__/AttachIcon.js +14 -0
  135. package/dist/components/Icon/__generatedIcons__/AutoFixIcon.cjs +11 -0
  136. package/dist/components/Icon/__generatedIcons__/AutoFixIcon.d.ts +2 -0
  137. package/dist/components/Icon/__generatedIcons__/AutoFixIcon.js +11 -0
  138. package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.cjs +11 -0
  139. package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.d.ts +2 -0
  140. package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.js +11 -0
  141. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +11 -0
  142. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.d.ts +2 -0
  143. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +11 -0
  144. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +11 -0
  145. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.d.ts +2 -0
  146. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +11 -0
  147. package/dist/components/Icon/__generatedIcons__/BullhornIcon.cjs +11 -0
  148. package/dist/components/Icon/__generatedIcons__/BullhornIcon.d.ts +2 -0
  149. package/dist/components/Icon/__generatedIcons__/BullhornIcon.js +11 -0
  150. package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.cjs +11 -0
  151. package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.d.ts +2 -0
  152. package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.js +11 -0
  153. package/dist/components/Icon/__generatedIcons__/BurgerIcon.cjs +11 -0
  154. package/dist/components/Icon/__generatedIcons__/BurgerIcon.d.ts +2 -0
  155. package/dist/components/Icon/__generatedIcons__/BurgerIcon.js +11 -0
  156. package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +11 -0
  157. package/dist/components/Icon/__generatedIcons__/CalculatorIcon.d.ts +2 -0
  158. package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +11 -0
  159. package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.cjs +11 -0
  160. package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.d.ts +2 -0
  161. package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.js +11 -0
  162. package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.cjs +14 -0
  163. package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.d.ts +2 -0
  164. package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.js +14 -0
  165. package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.cjs +11 -0
  166. package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.d.ts +2 -0
  167. package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.js +11 -0
  168. package/dist/components/Icon/__generatedIcons__/CancelIcon.cjs +11 -0
  169. package/dist/components/Icon/__generatedIcons__/CancelIcon.d.ts +2 -0
  170. package/dist/components/Icon/__generatedIcons__/CancelIcon.js +11 -0
  171. package/dist/components/Icon/__generatedIcons__/ChatIcon.cjs +11 -0
  172. package/dist/components/Icon/__generatedIcons__/ChatIcon.d.ts +2 -0
  173. package/dist/components/Icon/__generatedIcons__/ChatIcon.js +11 -0
  174. package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.cjs +11 -0
  175. package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.d.ts +2 -0
  176. package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.js +11 -0
  177. package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +11 -0
  178. package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.d.ts +2 -0
  179. package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +11 -0
  180. package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.cjs +11 -0
  181. package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.d.ts +2 -0
  182. package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.js +11 -0
  183. package/dist/components/Icon/__generatedIcons__/CheckIcon.cjs +11 -0
  184. package/dist/components/Icon/__generatedIcons__/CheckIcon.d.ts +2 -0
  185. package/dist/components/Icon/__generatedIcons__/CheckIcon.js +11 -0
  186. package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +11 -0
  187. package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.d.ts +2 -0
  188. package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +11 -0
  189. package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +11 -0
  190. package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.d.ts +2 -0
  191. package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +11 -0
  192. package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.cjs +11 -0
  193. package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.d.ts +2 -0
  194. package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.js +11 -0
  195. package/dist/components/Icon/__generatedIcons__/CloseIcon.cjs +11 -0
  196. package/dist/components/Icon/__generatedIcons__/CloseIcon.d.ts +2 -0
  197. package/dist/components/Icon/__generatedIcons__/CloseIcon.js +11 -0
  198. package/dist/components/Icon/__generatedIcons__/ConsoleIcon.cjs +11 -0
  199. package/dist/components/Icon/__generatedIcons__/ConsoleIcon.d.ts +2 -0
  200. package/dist/components/Icon/__generatedIcons__/ConsoleIcon.js +11 -0
  201. package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.cjs +11 -0
  202. package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.d.ts +2 -0
  203. package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.js +11 -0
  204. package/dist/components/Icon/__generatedIcons__/CopyContentIcon.cjs +14 -0
  205. package/dist/components/Icon/__generatedIcons__/CopyContentIcon.d.ts +2 -0
  206. package/dist/components/Icon/__generatedIcons__/CopyContentIcon.js +14 -0
  207. package/dist/components/Icon/__generatedIcons__/CredentialIcon.cjs +11 -0
  208. package/dist/components/Icon/__generatedIcons__/CredentialIcon.d.ts +2 -0
  209. package/dist/components/Icon/__generatedIcons__/CredentialIcon.js +11 -0
  210. package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.cjs +11 -0
  211. package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.d.ts +2 -0
  212. package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.js +11 -0
  213. package/dist/components/Icon/__generatedIcons__/CreditCardIcon.cjs +14 -0
  214. package/dist/components/Icon/__generatedIcons__/CreditCardIcon.d.ts +2 -0
  215. package/dist/components/Icon/__generatedIcons__/CreditCardIcon.js +14 -0
  216. package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.cjs +11 -0
  217. package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.d.ts +2 -0
  218. package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.js +11 -0
  219. package/dist/components/Icon/__generatedIcons__/DatabaseIcon.cjs +15 -0
  220. package/dist/components/Icon/__generatedIcons__/DatabaseIcon.d.ts +2 -0
  221. package/dist/components/Icon/__generatedIcons__/DatabaseIcon.js +15 -0
  222. package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.cjs +11 -0
  223. package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.d.ts +2 -0
  224. package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.js +11 -0
  225. package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +11 -0
  226. package/dist/components/Icon/__generatedIcons__/DeleteIcon.d.ts +2 -0
  227. package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +11 -0
  228. package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +11 -0
  229. package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.d.ts +2 -0
  230. package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +11 -0
  231. package/dist/components/Icon/__generatedIcons__/DetachIcon.cjs +16 -0
  232. package/dist/components/Icon/__generatedIcons__/DetachIcon.d.ts +2 -0
  233. package/dist/components/Icon/__generatedIcons__/DetachIcon.js +16 -0
  234. package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +11 -0
  235. package/dist/components/Icon/__generatedIcons__/DocIcon.d.ts +2 -0
  236. package/dist/components/Icon/__generatedIcons__/DocIcon.js +11 -0
  237. package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.cjs +11 -0
  238. package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.d.ts +2 -0
  239. package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.js +11 -0
  240. package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.cjs +11 -0
  241. package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.d.ts +2 -0
  242. package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.js +11 -0
  243. package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.cjs +11 -0
  244. package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.d.ts +2 -0
  245. package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.js +11 -0
  246. package/dist/components/Icon/__generatedIcons__/DownloadIcon.cjs +14 -0
  247. package/dist/components/Icon/__generatedIcons__/DownloadIcon.d.ts +2 -0
  248. package/dist/components/Icon/__generatedIcons__/DownloadIcon.js +14 -0
  249. package/dist/components/Icon/__generatedIcons__/DragIcon.cjs +11 -0
  250. package/dist/components/Icon/__generatedIcons__/DragIcon.d.ts +2 -0
  251. package/dist/components/Icon/__generatedIcons__/DragIcon.js +11 -0
  252. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.cjs +11 -0
  253. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.d.ts +2 -0
  254. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.js +11 -0
  255. package/dist/components/Icon/__generatedIcons__/EarthIcon.cjs +11 -0
  256. package/dist/components/Icon/__generatedIcons__/EarthIcon.d.ts +2 -0
  257. package/dist/components/Icon/__generatedIcons__/EarthIcon.js +11 -0
  258. package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.cjs +11 -0
  259. package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.d.ts +2 -0
  260. package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.js +11 -0
  261. package/dist/components/Icon/__generatedIcons__/EastIcon.cjs +11 -0
  262. package/dist/components/Icon/__generatedIcons__/EastIcon.d.ts +2 -0
  263. package/dist/components/Icon/__generatedIcons__/EastIcon.js +11 -0
  264. package/dist/components/Icon/__generatedIcons__/EastShortIcon.cjs +11 -0
  265. package/dist/components/Icon/__generatedIcons__/EastShortIcon.d.ts +2 -0
  266. package/dist/components/Icon/__generatedIcons__/EastShortIcon.js +11 -0
  267. package/dist/components/Icon/__generatedIcons__/EmailIcon.cjs +14 -0
  268. package/dist/components/Icon/__generatedIcons__/EmailIcon.d.ts +2 -0
  269. package/dist/components/Icon/__generatedIcons__/EmailIcon.js +14 -0
  270. package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.cjs +11 -0
  271. package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.d.ts +2 -0
  272. package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.js +11 -0
  273. package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.cjs +15 -0
  274. package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.d.ts +2 -0
  275. package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.js +15 -0
  276. package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.cjs +14 -0
  277. package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.d.ts +2 -0
  278. package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.js +14 -0
  279. package/dist/components/Icon/__generatedIcons__/EqualIcon.cjs +11 -0
  280. package/dist/components/Icon/__generatedIcons__/EqualIcon.d.ts +2 -0
  281. package/dist/components/Icon/__generatedIcons__/EqualIcon.js +11 -0
  282. package/dist/components/Icon/__generatedIcons__/EscapeIcon.cjs +11 -0
  283. package/dist/components/Icon/__generatedIcons__/EscapeIcon.d.ts +2 -0
  284. package/dist/components/Icon/__generatedIcons__/EscapeIcon.js +11 -0
  285. package/dist/components/Icon/__generatedIcons__/ExpandIcon.cjs +11 -0
  286. package/dist/components/Icon/__generatedIcons__/ExpandIcon.d.ts +2 -0
  287. package/dist/components/Icon/__generatedIcons__/ExpandIcon.js +11 -0
  288. package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.cjs +11 -0
  289. package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.d.ts +2 -0
  290. package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.js +11 -0
  291. package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +14 -0
  292. package/dist/components/Icon/__generatedIcons__/EyeIcon.d.ts +2 -0
  293. package/dist/components/Icon/__generatedIcons__/EyeIcon.js +14 -0
  294. package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +14 -0
  295. package/dist/components/Icon/__generatedIcons__/EyeOffIcon.d.ts +2 -0
  296. package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +14 -0
  297. package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.cjs +11 -0
  298. package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.d.ts +2 -0
  299. package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.js +11 -0
  300. package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.cjs +11 -0
  301. package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.d.ts +2 -0
  302. package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.js +11 -0
  303. package/dist/components/Icon/__generatedIcons__/FilterIcon.cjs +11 -0
  304. package/dist/components/Icon/__generatedIcons__/FilterIcon.d.ts +2 -0
  305. package/dist/components/Icon/__generatedIcons__/FilterIcon.js +11 -0
  306. package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.cjs +11 -0
  307. package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.d.ts +2 -0
  308. package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.js +11 -0
  309. package/dist/components/Icon/__generatedIcons__/FolderIcon.cjs +11 -0
  310. package/dist/components/Icon/__generatedIcons__/FolderIcon.d.ts +2 -0
  311. package/dist/components/Icon/__generatedIcons__/FolderIcon.js +11 -0
  312. package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.cjs +11 -0
  313. package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.d.ts +2 -0
  314. package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.js +11 -0
  315. package/dist/components/Icon/__generatedIcons__/GithubIcon.cjs +11 -0
  316. package/dist/components/Icon/__generatedIcons__/GithubIcon.d.ts +2 -0
  317. package/dist/components/Icon/__generatedIcons__/GithubIcon.js +11 -0
  318. package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +11 -0
  319. package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.d.ts +2 -0
  320. package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +11 -0
  321. package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.cjs +11 -0
  322. package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.d.ts +2 -0
  323. package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.js +11 -0
  324. package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +11 -0
  325. package/dist/components/Icon/__generatedIcons__/IdIcon.d.ts +2 -0
  326. package/dist/components/Icon/__generatedIcons__/IdIcon.js +11 -0
  327. package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.cjs +11 -0
  328. package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.d.ts +2 -0
  329. package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.js +11 -0
  330. package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +11 -0
  331. package/dist/components/Icon/__generatedIcons__/InformationIcon.d.ts +2 -0
  332. package/dist/components/Icon/__generatedIcons__/InformationIcon.js +11 -0
  333. package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.cjs +11 -0
  334. package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.d.ts +2 -0
  335. package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.js +11 -0
  336. package/dist/components/Icon/__generatedIcons__/InstagramIcon.cjs +11 -0
  337. package/dist/components/Icon/__generatedIcons__/InstagramIcon.d.ts +2 -0
  338. package/dist/components/Icon/__generatedIcons__/InstagramIcon.js +11 -0
  339. package/dist/components/Icon/__generatedIcons__/LightBulbIcon.cjs +14 -0
  340. package/dist/components/Icon/__generatedIcons__/LightBulbIcon.d.ts +2 -0
  341. package/dist/components/Icon/__generatedIcons__/LightBulbIcon.js +14 -0
  342. package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.cjs +11 -0
  343. package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.d.ts +2 -0
  344. package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.js +11 -0
  345. package/dist/components/Icon/__generatedIcons__/LinkedinIcon.cjs +11 -0
  346. package/dist/components/Icon/__generatedIcons__/LinkedinIcon.d.ts +2 -0
  347. package/dist/components/Icon/__generatedIcons__/LinkedinIcon.js +11 -0
  348. package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +11 -0
  349. package/dist/components/Icon/__generatedIcons__/LockIcon.d.ts +2 -0
  350. package/dist/components/Icon/__generatedIcons__/LockIcon.js +11 -0
  351. package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +11 -0
  352. package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.d.ts +2 -0
  353. package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +11 -0
  354. package/dist/components/Icon/__generatedIcons__/LogoutIcon.cjs +11 -0
  355. package/dist/components/Icon/__generatedIcons__/LogoutIcon.d.ts +2 -0
  356. package/dist/components/Icon/__generatedIcons__/LogoutIcon.js +11 -0
  357. package/dist/components/Icon/__generatedIcons__/MembersIcon.cjs +11 -0
  358. package/dist/components/Icon/__generatedIcons__/MembersIcon.d.ts +2 -0
  359. package/dist/components/Icon/__generatedIcons__/MembersIcon.js +11 -0
  360. package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.cjs +11 -0
  361. package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.d.ts +2 -0
  362. package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.js +11 -0
  363. package/dist/components/Icon/__generatedIcons__/MinusIcon.cjs +11 -0
  364. package/dist/components/Icon/__generatedIcons__/MinusIcon.d.ts +2 -0
  365. package/dist/components/Icon/__generatedIcons__/MinusIcon.js +11 -0
  366. package/dist/components/Icon/__generatedIcons__/MoonIcon.cjs +11 -0
  367. package/dist/components/Icon/__generatedIcons__/MoonIcon.d.ts +2 -0
  368. package/dist/components/Icon/__generatedIcons__/MoonIcon.js +11 -0
  369. package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.cjs +11 -0
  370. package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.d.ts +2 -0
  371. package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.js +11 -0
  372. package/dist/components/Icon/__generatedIcons__/MosaicIcon.cjs +11 -0
  373. package/dist/components/Icon/__generatedIcons__/MosaicIcon.d.ts +2 -0
  374. package/dist/components/Icon/__generatedIcons__/MosaicIcon.js +11 -0
  375. package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.cjs +11 -0
  376. package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.d.ts +2 -0
  377. package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.js +11 -0
  378. package/dist/components/Icon/__generatedIcons__/NorthIcon.cjs +11 -0
  379. package/dist/components/Icon/__generatedIcons__/NorthIcon.d.ts +2 -0
  380. package/dist/components/Icon/__generatedIcons__/NorthIcon.js +11 -0
  381. package/dist/components/Icon/__generatedIcons__/NorthShortIcon.cjs +11 -0
  382. package/dist/components/Icon/__generatedIcons__/NorthShortIcon.d.ts +2 -0
  383. package/dist/components/Icon/__generatedIcons__/NorthShortIcon.js +11 -0
  384. package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.cjs +14 -0
  385. package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.d.ts +2 -0
  386. package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.js +14 -0
  387. package/dist/components/Icon/__generatedIcons__/OrganizationIcon.cjs +11 -0
  388. package/dist/components/Icon/__generatedIcons__/OrganizationIcon.d.ts +2 -0
  389. package/dist/components/Icon/__generatedIcons__/OrganizationIcon.js +11 -0
  390. package/dist/components/Icon/__generatedIcons__/PenIcon.cjs +11 -0
  391. package/dist/components/Icon/__generatedIcons__/PenIcon.d.ts +2 -0
  392. package/dist/components/Icon/__generatedIcons__/PenIcon.js +11 -0
  393. package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.cjs +11 -0
  394. package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.d.ts +2 -0
  395. package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.js +11 -0
  396. package/dist/components/Icon/__generatedIcons__/PencilIcon.cjs +14 -0
  397. package/dist/components/Icon/__generatedIcons__/PencilIcon.d.ts +2 -0
  398. package/dist/components/Icon/__generatedIcons__/PencilIcon.js +14 -0
  399. package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.cjs +11 -0
  400. package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.d.ts +2 -0
  401. package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.js +11 -0
  402. package/dist/components/Icon/__generatedIcons__/PhoneIcon.cjs +11 -0
  403. package/dist/components/Icon/__generatedIcons__/PhoneIcon.d.ts +2 -0
  404. package/dist/components/Icon/__generatedIcons__/PhoneIcon.js +11 -0
  405. package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.cjs +11 -0
  406. package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.d.ts +2 -0
  407. package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.js +11 -0
  408. package/dist/components/Icon/__generatedIcons__/PinIcon.cjs +11 -0
  409. package/dist/components/Icon/__generatedIcons__/PinIcon.d.ts +2 -0
  410. package/dist/components/Icon/__generatedIcons__/PinIcon.js +11 -0
  411. package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.cjs +11 -0
  412. package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.d.ts +2 -0
  413. package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.js +11 -0
  414. package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +11 -0
  415. package/dist/components/Icon/__generatedIcons__/PlayIcon.d.ts +2 -0
  416. package/dist/components/Icon/__generatedIcons__/PlayIcon.js +11 -0
  417. package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.cjs +11 -0
  418. package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.d.ts +2 -0
  419. package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.js +11 -0
  420. package/dist/components/Icon/__generatedIcons__/PlusIcon.cjs +11 -0
  421. package/dist/components/Icon/__generatedIcons__/PlusIcon.d.ts +2 -0
  422. package/dist/components/Icon/__generatedIcons__/PlusIcon.js +11 -0
  423. package/dist/components/Icon/__generatedIcons__/PrivacyIcon.cjs +11 -0
  424. package/dist/components/Icon/__generatedIcons__/PrivacyIcon.d.ts +2 -0
  425. package/dist/components/Icon/__generatedIcons__/PrivacyIcon.js +11 -0
  426. package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +11 -0
  427. package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.d.ts +2 -0
  428. package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +11 -0
  429. package/dist/components/Icon/__generatedIcons__/ProfileIcon.cjs +11 -0
  430. package/dist/components/Icon/__generatedIcons__/ProfileIcon.d.ts +2 -0
  431. package/dist/components/Icon/__generatedIcons__/ProfileIcon.js +11 -0
  432. package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.cjs +11 -0
  433. package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.d.ts +2 -0
  434. package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.js +11 -0
  435. package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.cjs +14 -0
  436. package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.d.ts +2 -0
  437. package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.js +14 -0
  438. package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.cjs +14 -0
  439. package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.d.ts +2 -0
  440. package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.js +14 -0
  441. package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.cjs +14 -0
  442. package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.d.ts +2 -0
  443. package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.js +14 -0
  444. package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.cjs +14 -0
  445. package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.d.ts +2 -0
  446. package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.js +14 -0
  447. package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.cjs +14 -0
  448. package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.d.ts +2 -0
  449. package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.js +14 -0
  450. package/dist/components/Icon/__generatedIcons__/RebootIcon.cjs +11 -0
  451. package/dist/components/Icon/__generatedIcons__/RebootIcon.d.ts +2 -0
  452. package/dist/components/Icon/__generatedIcons__/RebootIcon.js +11 -0
  453. package/dist/components/Icon/__generatedIcons__/RestoreIcon.cjs +11 -0
  454. package/dist/components/Icon/__generatedIcons__/RestoreIcon.d.ts +2 -0
  455. package/dist/components/Icon/__generatedIcons__/RestoreIcon.js +11 -0
  456. package/dist/components/Icon/__generatedIcons__/RevokeIcon.cjs +14 -0
  457. package/dist/components/Icon/__generatedIcons__/RevokeIcon.d.ts +2 -0
  458. package/dist/components/Icon/__generatedIcons__/RevokeIcon.js +14 -0
  459. package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +14 -0
  460. package/dist/components/Icon/__generatedIcons__/RocketIcon.d.ts +2 -0
  461. package/dist/components/Icon/__generatedIcons__/RocketIcon.js +14 -0
  462. package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.cjs +11 -0
  463. package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.d.ts +2 -0
  464. package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.js +11 -0
  465. package/dist/components/Icon/__generatedIcons__/RssIcon.cjs +14 -0
  466. package/dist/components/Icon/__generatedIcons__/RssIcon.d.ts +2 -0
  467. package/dist/components/Icon/__generatedIcons__/RssIcon.js +14 -0
  468. package/dist/components/Icon/__generatedIcons__/SearchIcon.cjs +11 -0
  469. package/dist/components/Icon/__generatedIcons__/SearchIcon.d.ts +2 -0
  470. package/dist/components/Icon/__generatedIcons__/SearchIcon.js +11 -0
  471. package/dist/components/Icon/__generatedIcons__/SendIcon.cjs +11 -0
  472. package/dist/components/Icon/__generatedIcons__/SendIcon.d.ts +2 -0
  473. package/dist/components/Icon/__generatedIcons__/SendIcon.js +11 -0
  474. package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.cjs +11 -0
  475. package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.d.ts +2 -0
  476. package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.js +11 -0
  477. package/dist/components/Icon/__generatedIcons__/SettingsIcon.cjs +11 -0
  478. package/dist/components/Icon/__generatedIcons__/SettingsIcon.d.ts +2 -0
  479. package/dist/components/Icon/__generatedIcons__/SettingsIcon.js +11 -0
  480. package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.cjs +11 -0
  481. package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.d.ts +2 -0
  482. package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.js +11 -0
  483. package/dist/components/Icon/__generatedIcons__/SlackIcon.cjs +11 -0
  484. package/dist/components/Icon/__generatedIcons__/SlackIcon.d.ts +2 -0
  485. package/dist/components/Icon/__generatedIcons__/SlackIcon.js +11 -0
  486. package/dist/components/Icon/__generatedIcons__/SortIcon.cjs +11 -0
  487. package/dist/components/Icon/__generatedIcons__/SortIcon.d.ts +2 -0
  488. package/dist/components/Icon/__generatedIcons__/SortIcon.js +11 -0
  489. package/dist/components/Icon/__generatedIcons__/SouthIcon.cjs +11 -0
  490. package/dist/components/Icon/__generatedIcons__/SouthIcon.d.ts +2 -0
  491. package/dist/components/Icon/__generatedIcons__/SouthIcon.js +11 -0
  492. package/dist/components/Icon/__generatedIcons__/SouthShortIcon.cjs +11 -0
  493. package/dist/components/Icon/__generatedIcons__/SouthShortIcon.d.ts +2 -0
  494. package/dist/components/Icon/__generatedIcons__/SouthShortIcon.js +11 -0
  495. package/dist/components/Icon/__generatedIcons__/SparklesIcon.cjs +11 -0
  496. package/dist/components/Icon/__generatedIcons__/SparklesIcon.d.ts +2 -0
  497. package/dist/components/Icon/__generatedIcons__/SparklesIcon.js +11 -0
  498. package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.cjs +11 -0
  499. package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.d.ts +2 -0
  500. package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.js +11 -0
  501. package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +11 -0
  502. package/dist/components/Icon/__generatedIcons__/StopIcon.d.ts +2 -0
  503. package/dist/components/Icon/__generatedIcons__/StopIcon.js +11 -0
  504. package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.cjs +11 -0
  505. package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.d.ts +2 -0
  506. package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.js +11 -0
  507. package/dist/components/Icon/__generatedIcons__/SunIcon.cjs +11 -0
  508. package/dist/components/Icon/__generatedIcons__/SunIcon.d.ts +2 -0
  509. package/dist/components/Icon/__generatedIcons__/SunIcon.js +11 -0
  510. package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.cjs +11 -0
  511. package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.d.ts +2 -0
  512. package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.js +11 -0
  513. package/dist/components/Icon/__generatedIcons__/SupportIcon.cjs +11 -0
  514. package/dist/components/Icon/__generatedIcons__/SupportIcon.d.ts +2 -0
  515. package/dist/components/Icon/__generatedIcons__/SupportIcon.js +11 -0
  516. package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.cjs +11 -0
  517. package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.d.ts +2 -0
  518. package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.js +11 -0
  519. package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.cjs +11 -0
  520. package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.d.ts +2 -0
  521. package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.js +11 -0
  522. package/dist/components/Icon/__generatedIcons__/TwitterIcon.cjs +11 -0
  523. package/dist/components/Icon/__generatedIcons__/TwitterIcon.d.ts +2 -0
  524. package/dist/components/Icon/__generatedIcons__/TwitterIcon.js +11 -0
  525. package/dist/components/Icon/__generatedIcons__/UnlockIcon.cjs +11 -0
  526. package/dist/components/Icon/__generatedIcons__/UnlockIcon.d.ts +2 -0
  527. package/dist/components/Icon/__generatedIcons__/UnlockIcon.js +11 -0
  528. package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.cjs +11 -0
  529. package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.d.ts +2 -0
  530. package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.js +11 -0
  531. package/dist/components/Icon/__generatedIcons__/UnpinIcon.cjs +11 -0
  532. package/dist/components/Icon/__generatedIcons__/UnpinIcon.d.ts +2 -0
  533. package/dist/components/Icon/__generatedIcons__/UnpinIcon.js +11 -0
  534. package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.cjs +11 -0
  535. package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.d.ts +2 -0
  536. package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.js +11 -0
  537. package/dist/components/Icon/__generatedIcons__/UploadIcon.cjs +14 -0
  538. package/dist/components/Icon/__generatedIcons__/UploadIcon.d.ts +2 -0
  539. package/dist/components/Icon/__generatedIcons__/UploadIcon.js +14 -0
  540. package/dist/components/Icon/__generatedIcons__/ViewIcon.cjs +11 -0
  541. package/dist/components/Icon/__generatedIcons__/ViewIcon.d.ts +2 -0
  542. package/dist/components/Icon/__generatedIcons__/ViewIcon.js +11 -0
  543. package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.cjs +14 -0
  544. package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.d.ts +2 -0
  545. package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.js +14 -0
  546. package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.cjs +14 -0
  547. package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.d.ts +2 -0
  548. package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.js +14 -0
  549. package/dist/components/Icon/__generatedIcons__/WestIcon.cjs +11 -0
  550. package/dist/components/Icon/__generatedIcons__/WestIcon.d.ts +2 -0
  551. package/dist/components/Icon/__generatedIcons__/WestIcon.js +11 -0
  552. package/dist/components/Icon/__generatedIcons__/WestShortIcon.cjs +11 -0
  553. package/dist/components/Icon/__generatedIcons__/WestShortIcon.d.ts +2 -0
  554. package/dist/components/Icon/__generatedIcons__/WestShortIcon.js +11 -0
  555. package/dist/components/Icon/__generatedIcons__/YoutubeIcon.cjs +11 -0
  556. package/dist/components/Icon/__generatedIcons__/YoutubeIcon.d.ts +2 -0
  557. package/dist/components/Icon/__generatedIcons__/YoutubeIcon.js +11 -0
  558. package/dist/components/Icon/__generatedIcons__/index.d.ts +161 -0
  559. package/dist/components/Icon/index.d.ts +1 -33
  560. package/dist/components/Icon/legacy/Icons.cjs +381 -0
  561. package/dist/components/Icon/legacy/Icons.js +381 -0
  562. package/dist/components/Icon/legacy/SmallIcons.cjs +381 -0
  563. package/dist/components/Icon/legacy/SmallIcons.js +381 -0
  564. package/dist/components/Icon/legacy/index.cjs +94 -0
  565. package/dist/components/Icon/legacy/index.d.ts +42 -0
  566. package/dist/components/Icon/legacy/index.js +92 -0
  567. package/dist/components/ProductIcon/Icon.cjs +47 -0
  568. package/dist/components/ProductIcon/Icon.d.ts +22 -0
  569. package/dist/components/ProductIcon/Icon.js +45 -0
  570. package/dist/components/ProductIcon/Icons.d.ts +0 -151
  571. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.cjs +15 -0
  572. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.d.ts +2 -0
  573. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.js +15 -0
  574. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.cjs +24 -0
  575. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.d.ts +2 -0
  576. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.js +24 -0
  577. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.cjs +25 -0
  578. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.d.ts +2 -0
  579. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.js +25 -0
  580. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.cjs +17 -0
  581. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.d.ts +2 -0
  582. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.js +17 -0
  583. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.cjs +14 -0
  584. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.d.ts +2 -0
  585. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.js +14 -0
  586. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.cjs +17 -0
  587. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.d.ts +2 -0
  588. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.js +17 -0
  589. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.cjs +24 -0
  590. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.d.ts +2 -0
  591. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.js +24 -0
  592. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.cjs +18 -0
  593. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.d.ts +2 -0
  594. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.js +18 -0
  595. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.cjs +17 -0
  596. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.d.ts +2 -0
  597. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.js +17 -0
  598. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.cjs +16 -0
  599. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.d.ts +2 -0
  600. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.js +16 -0
  601. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.cjs +19 -0
  602. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.d.ts +2 -0
  603. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.js +19 -0
  604. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.cjs +15 -0
  605. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.d.ts +2 -0
  606. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.js +15 -0
  607. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.cjs +17 -0
  608. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.d.ts +2 -0
  609. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.js +17 -0
  610. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.cjs +17 -0
  611. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.d.ts +2 -0
  612. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.js +17 -0
  613. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.cjs +19 -0
  614. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.d.ts +2 -0
  615. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.js +19 -0
  616. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.cjs +15 -0
  617. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.d.ts +2 -0
  618. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.js +15 -0
  619. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.cjs +18 -0
  620. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.d.ts +2 -0
  621. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.js +18 -0
  622. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.cjs +19 -0
  623. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.d.ts +2 -0
  624. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.js +19 -0
  625. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.cjs +17 -0
  626. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.d.ts +2 -0
  627. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.js +17 -0
  628. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.cjs +17 -0
  629. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.d.ts +2 -0
  630. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.js +17 -0
  631. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.cjs +20 -0
  632. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.d.ts +2 -0
  633. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.js +20 -0
  634. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.cjs +19 -0
  635. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.d.ts +2 -0
  636. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.js +19 -0
  637. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.cjs +20 -0
  638. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.d.ts +2 -0
  639. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.js +20 -0
  640. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.cjs +17 -0
  641. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.d.ts +2 -0
  642. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.js +17 -0
  643. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.cjs +17 -0
  644. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.d.ts +2 -0
  645. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.js +17 -0
  646. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.cjs +29 -0
  647. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.d.ts +2 -0
  648. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.js +29 -0
  649. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.cjs +23 -0
  650. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.d.ts +2 -0
  651. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.js +23 -0
  652. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.cjs +21 -0
  653. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.d.ts +2 -0
  654. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.js +21 -0
  655. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.cjs +20 -0
  656. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.d.ts +2 -0
  657. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.js +20 -0
  658. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.cjs +20 -0
  659. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.d.ts +2 -0
  660. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.js +20 -0
  661. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.cjs +20 -0
  662. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.d.ts +2 -0
  663. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.js +20 -0
  664. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.cjs +18 -0
  665. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.d.ts +2 -0
  666. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.js +18 -0
  667. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.cjs +18 -0
  668. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.d.ts +2 -0
  669. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.js +18 -0
  670. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.cjs +34 -0
  671. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.d.ts +2 -0
  672. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.js +34 -0
  673. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.cjs +15 -0
  674. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.d.ts +2 -0
  675. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.js +15 -0
  676. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.cjs +24 -0
  677. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.d.ts +2 -0
  678. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.js +24 -0
  679. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.cjs +15 -0
  680. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.d.ts +2 -0
  681. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.js +15 -0
  682. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.cjs +15 -0
  683. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.d.ts +2 -0
  684. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.js +15 -0
  685. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.cjs +30 -0
  686. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.d.ts +2 -0
  687. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.js +30 -0
  688. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.cjs +16 -0
  689. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.d.ts +2 -0
  690. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.js +16 -0
  691. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.cjs +18 -0
  692. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.d.ts +2 -0
  693. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.js +18 -0
  694. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.cjs +21 -0
  695. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.d.ts +2 -0
  696. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.js +21 -0
  697. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.cjs +21 -0
  698. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.d.ts +2 -0
  699. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.js +21 -0
  700. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.cjs +30 -0
  701. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.d.ts +2 -0
  702. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.js +30 -0
  703. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.cjs +25 -0
  704. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.d.ts +2 -0
  705. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.js +25 -0
  706. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.cjs +25 -0
  707. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.d.ts +2 -0
  708. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.js +25 -0
  709. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.cjs +25 -0
  710. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.d.ts +2 -0
  711. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.js +25 -0
  712. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.cjs +25 -0
  713. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.d.ts +2 -0
  714. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.js +25 -0
  715. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.cjs +19 -0
  716. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.d.ts +2 -0
  717. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.js +19 -0
  718. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.cjs +25 -0
  719. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.d.ts +2 -0
  720. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.js +25 -0
  721. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.cjs +23 -0
  722. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.d.ts +2 -0
  723. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.js +23 -0
  724. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.cjs +21 -0
  725. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.d.ts +2 -0
  726. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.js +21 -0
  727. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.cjs +15 -0
  728. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.d.ts +2 -0
  729. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.js +15 -0
  730. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.cjs +19 -0
  731. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.d.ts +2 -0
  732. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.js +19 -0
  733. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.cjs +15 -0
  734. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.d.ts +2 -0
  735. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.js +15 -0
  736. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.cjs +16 -0
  737. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.d.ts +2 -0
  738. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.js +16 -0
  739. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.cjs +19 -0
  740. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.d.ts +2 -0
  741. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.js +19 -0
  742. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.cjs +17 -0
  743. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.d.ts +2 -0
  744. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.js +17 -0
  745. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.cjs +17 -0
  746. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.d.ts +2 -0
  747. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.js +17 -0
  748. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.cjs +15 -0
  749. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.d.ts +2 -0
  750. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.js +15 -0
  751. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.cjs +18 -0
  752. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.d.ts +2 -0
  753. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.js +18 -0
  754. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.cjs +22 -0
  755. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.d.ts +2 -0
  756. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.js +22 -0
  757. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.cjs +22 -0
  758. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.d.ts +2 -0
  759. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.js +22 -0
  760. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.cjs +22 -0
  761. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.d.ts +2 -0
  762. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.js +22 -0
  763. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.cjs +15 -0
  764. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.d.ts +2 -0
  765. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.js +15 -0
  766. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.cjs +18 -0
  767. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.d.ts +2 -0
  768. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.js +18 -0
  769. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.cjs +17 -0
  770. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.d.ts +2 -0
  771. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.js +17 -0
  772. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.cjs +15 -0
  773. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.d.ts +2 -0
  774. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.js +15 -0
  775. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.cjs +15 -0
  776. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.d.ts +2 -0
  777. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.js +15 -0
  778. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.cjs +17 -0
  779. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.d.ts +2 -0
  780. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.js +17 -0
  781. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.cjs +17 -0
  782. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.d.ts +2 -0
  783. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.js +17 -0
  784. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.cjs +15 -0
  785. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.d.ts +2 -0
  786. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.js +15 -0
  787. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.cjs +20 -0
  788. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.d.ts +2 -0
  789. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.js +20 -0
  790. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.cjs +16 -0
  791. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.d.ts +2 -0
  792. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.js +16 -0
  793. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.cjs +15 -0
  794. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.d.ts +2 -0
  795. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.js +15 -0
  796. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.cjs +16 -0
  797. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.d.ts +2 -0
  798. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.js +16 -0
  799. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.cjs +23 -0
  800. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.d.ts +2 -0
  801. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.js +23 -0
  802. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.cjs +23 -0
  803. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.d.ts +2 -0
  804. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.js +23 -0
  805. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.cjs +15 -0
  806. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.d.ts +2 -0
  807. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.js +15 -0
  808. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.cjs +23 -0
  809. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.d.ts +2 -0
  810. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.js +23 -0
  811. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.cjs +30 -0
  812. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.d.ts +2 -0
  813. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.js +30 -0
  814. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.cjs +24 -0
  815. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.d.ts +2 -0
  816. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.js +24 -0
  817. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.cjs +15 -0
  818. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.d.ts +2 -0
  819. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.js +15 -0
  820. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.cjs +18 -0
  821. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.d.ts +2 -0
  822. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.js +18 -0
  823. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.cjs +17 -0
  824. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.d.ts +2 -0
  825. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.js +17 -0
  826. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.cjs +17 -0
  827. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.d.ts +2 -0
  828. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.js +17 -0
  829. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.cjs +18 -0
  830. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.d.ts +2 -0
  831. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.js +18 -0
  832. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.cjs +23 -0
  833. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.d.ts +2 -0
  834. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.js +23 -0
  835. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.cjs +20 -0
  836. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.d.ts +2 -0
  837. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.js +20 -0
  838. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.cjs +17 -0
  839. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.d.ts +2 -0
  840. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.js +17 -0
  841. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.cjs +23 -0
  842. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.d.ts +2 -0
  843. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.js +23 -0
  844. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.cjs +17 -0
  845. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.d.ts +2 -0
  846. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.js +17 -0
  847. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.cjs +15 -0
  848. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.d.ts +2 -0
  849. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.js +15 -0
  850. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.cjs +25 -0
  851. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.d.ts +2 -0
  852. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.js +25 -0
  853. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.cjs +17 -0
  854. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.d.ts +2 -0
  855. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.js +17 -0
  856. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.cjs +22 -0
  857. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.d.ts +2 -0
  858. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.js +22 -0
  859. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.cjs +17 -0
  860. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.d.ts +2 -0
  861. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.js +17 -0
  862. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.cjs +21 -0
  863. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.d.ts +2 -0
  864. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.js +21 -0
  865. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.cjs +15 -0
  866. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.d.ts +2 -0
  867. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.js +15 -0
  868. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.cjs +18 -0
  869. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.d.ts +2 -0
  870. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.js +18 -0
  871. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.cjs +27 -0
  872. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.d.ts +2 -0
  873. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.js +27 -0
  874. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.cjs +16 -0
  875. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.d.ts +2 -0
  876. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.js +16 -0
  877. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.cjs +15 -0
  878. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.d.ts +2 -0
  879. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.js +15 -0
  880. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.cjs +24 -0
  881. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.d.ts +2 -0
  882. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.js +24 -0
  883. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.cjs +21 -0
  884. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.d.ts +2 -0
  885. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.js +21 -0
  886. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.cjs +17 -0
  887. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.d.ts +2 -0
  888. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.js +17 -0
  889. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.cjs +23 -0
  890. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.d.ts +2 -0
  891. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.js +23 -0
  892. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.cjs +15 -0
  893. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.d.ts +2 -0
  894. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.js +15 -0
  895. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.cjs +15 -0
  896. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.d.ts +2 -0
  897. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.js +15 -0
  898. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.cjs +16 -0
  899. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.d.ts +2 -0
  900. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.js +16 -0
  901. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.cjs +18 -0
  902. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.d.ts +2 -0
  903. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.js +18 -0
  904. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.cjs +23 -0
  905. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.d.ts +2 -0
  906. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.js +23 -0
  907. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.cjs +18 -0
  908. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.d.ts +2 -0
  909. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.js +18 -0
  910. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.cjs +20 -0
  911. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.d.ts +2 -0
  912. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.js +20 -0
  913. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.cjs +18 -0
  914. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.d.ts +2 -0
  915. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.js +18 -0
  916. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.cjs +18 -0
  917. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.d.ts +2 -0
  918. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.js +18 -0
  919. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.cjs +28 -0
  920. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.d.ts +2 -0
  921. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.js +28 -0
  922. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.cjs +25 -0
  923. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.d.ts +2 -0
  924. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.js +25 -0
  925. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.cjs +25 -0
  926. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.d.ts +2 -0
  927. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.js +25 -0
  928. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.cjs +19 -0
  929. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.d.ts +2 -0
  930. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.js +19 -0
  931. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.cjs +16 -0
  932. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.d.ts +2 -0
  933. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.js +16 -0
  934. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.cjs +17 -0
  935. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.d.ts +2 -0
  936. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.js +17 -0
  937. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.cjs +17 -0
  938. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.d.ts +2 -0
  939. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.js +17 -0
  940. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.cjs +23 -0
  941. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.d.ts +2 -0
  942. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.js +23 -0
  943. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.cjs +35 -0
  944. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.d.ts +2 -0
  945. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.js +35 -0
  946. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.cjs +20 -0
  947. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.d.ts +2 -0
  948. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.js +20 -0
  949. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.cjs +20 -0
  950. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.d.ts +2 -0
  951. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.js +20 -0
  952. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.cjs +17 -0
  953. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.d.ts +2 -0
  954. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.js +17 -0
  955. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.cjs +18 -0
  956. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.d.ts +2 -0
  957. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.js +18 -0
  958. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.cjs +19 -0
  959. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.d.ts +2 -0
  960. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.js +19 -0
  961. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.cjs +32 -0
  962. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.d.ts +2 -0
  963. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.js +32 -0
  964. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.cjs +20 -0
  965. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.d.ts +2 -0
  966. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.js +20 -0
  967. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.cjs +18 -0
  968. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.d.ts +2 -0
  969. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.js +18 -0
  970. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.cjs +20 -0
  971. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.d.ts +2 -0
  972. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.js +20 -0
  973. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.cjs +18 -0
  974. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.d.ts +2 -0
  975. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.js +18 -0
  976. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.cjs +17 -0
  977. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.d.ts +2 -0
  978. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.js +17 -0
  979. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.cjs +15 -0
  980. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.d.ts +2 -0
  981. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.js +15 -0
  982. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.cjs +18 -0
  983. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.d.ts +2 -0
  984. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.js +18 -0
  985. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.cjs +17 -0
  986. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.d.ts +2 -0
  987. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.js +17 -0
  988. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.cjs +18 -0
  989. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.d.ts +2 -0
  990. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.js +18 -0
  991. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.cjs +17 -0
  992. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.d.ts +2 -0
  993. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.js +17 -0
  994. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.cjs +15 -0
  995. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.d.ts +2 -0
  996. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.js +15 -0
  997. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.cjs +15 -0
  998. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.d.ts +2 -0
  999. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.js +15 -0
  1000. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.cjs +24 -0
  1001. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.d.ts +2 -0
  1002. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.js +24 -0
  1003. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.cjs +23 -0
  1004. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.d.ts +2 -0
  1005. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.js +23 -0
  1006. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.cjs +24 -0
  1007. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.d.ts +2 -0
  1008. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.js +24 -0
  1009. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.cjs +20 -0
  1010. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.d.ts +2 -0
  1011. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.js +20 -0
  1012. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.cjs +27 -0
  1013. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.d.ts +2 -0
  1014. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.js +27 -0
  1015. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.cjs +15 -0
  1016. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.d.ts +2 -0
  1017. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.js +15 -0
  1018. package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +154 -0
  1019. package/dist/components/ProductIcon/index.cjs +298 -49
  1020. package/dist/components/ProductIcon/index.d.ts +1 -22
  1021. package/dist/components/ProductIcon/index.js +298 -47
  1022. package/dist/index.cjs +312 -6
  1023. package/dist/index.d.ts +1 -1
  1024. package/dist/index.js +312 -6
  1025. package/package.json +41 -4
  1026. package/dist/components/CategoryIcon/Icons.cjs +0 -57
  1027. package/dist/components/CategoryIcon/Icons.d.ts +0 -28
  1028. package/dist/components/CategoryIcon/Icons.js +0 -57
  1029. package/dist/components/CategoryIcon/assets/ai.svg.cjs +0 -37
  1030. package/dist/components/CategoryIcon/assets/ai.svg.js +0 -20
  1031. package/dist/components/CategoryIcon/assets/application-integration.svg.cjs +0 -43
  1032. package/dist/components/CategoryIcon/assets/application-integration.svg.js +0 -26
  1033. package/dist/components/CategoryIcon/assets/baremetal.svg.cjs +0 -45
  1034. package/dist/components/CategoryIcon/assets/baremetal.svg.js +0 -28
  1035. package/dist/components/CategoryIcon/assets/billing.svg.cjs +0 -43
  1036. package/dist/components/CategoryIcon/assets/billing.svg.js +0 -26
  1037. package/dist/components/CategoryIcon/assets/compute.svg.cjs +0 -43
  1038. package/dist/components/CategoryIcon/assets/compute.svg.js +0 -26
  1039. package/dist/components/CategoryIcon/assets/console.svg.cjs +0 -43
  1040. package/dist/components/CategoryIcon/assets/console.svg.js +0 -26
  1041. package/dist/components/CategoryIcon/assets/containers.svg.cjs +0 -41
  1042. package/dist/components/CategoryIcon/assets/containers.svg.js +0 -24
  1043. package/dist/components/CategoryIcon/assets/database.svg.cjs +0 -39
  1044. package/dist/components/CategoryIcon/assets/database.svg.js +0 -22
  1045. package/dist/components/CategoryIcon/assets/datacenter.svg.cjs +0 -43
  1046. package/dist/components/CategoryIcon/assets/datacenter.svg.js +0 -26
  1047. package/dist/components/CategoryIcon/assets/dedicated-server.svg.cjs +0 -41
  1048. package/dist/components/CategoryIcon/assets/dedicated-server.svg.js +0 -24
  1049. package/dist/components/CategoryIcon/assets/dev-tools.svg.cjs +0 -49
  1050. package/dist/components/CategoryIcon/assets/dev-tools.svg.js +0 -32
  1051. package/dist/components/CategoryIcon/assets/documentation.svg.cjs +0 -43
  1052. package/dist/components/CategoryIcon/assets/documentation.svg.js +0 -26
  1053. package/dist/components/CategoryIcon/assets/iot.svg.cjs +0 -47
  1054. package/dist/components/CategoryIcon/assets/iot.svg.js +0 -30
  1055. package/dist/components/CategoryIcon/assets/labs.svg.cjs +0 -45
  1056. package/dist/components/CategoryIcon/assets/labs.svg.js +0 -28
  1057. package/dist/components/CategoryIcon/assets/managed-services.svg.cjs +0 -39
  1058. package/dist/components/CategoryIcon/assets/managed-services.svg.js +0 -22
  1059. package/dist/components/CategoryIcon/assets/network.svg.cjs +0 -48
  1060. package/dist/components/CategoryIcon/assets/network.svg.js +0 -31
  1061. package/dist/components/CategoryIcon/assets/observability.svg.cjs +0 -39
  1062. package/dist/components/CategoryIcon/assets/observability.svg.js +0 -22
  1063. package/dist/components/CategoryIcon/assets/partners.svg.cjs +0 -54
  1064. package/dist/components/CategoryIcon/assets/partners.svg.js +0 -37
  1065. package/dist/components/CategoryIcon/assets/pin.svg.cjs +0 -54
  1066. package/dist/components/CategoryIcon/assets/pin.svg.js +0 -37
  1067. package/dist/components/CategoryIcon/assets/security.svg.cjs +0 -43
  1068. package/dist/components/CategoryIcon/assets/security.svg.js +0 -26
  1069. package/dist/components/CategoryIcon/assets/serverless.svg.cjs +0 -39
  1070. package/dist/components/CategoryIcon/assets/serverless.svg.js +0 -22
  1071. package/dist/components/CategoryIcon/assets/storage.svg.cjs +0 -39
  1072. package/dist/components/CategoryIcon/assets/storage.svg.js +0 -22
  1073. package/dist/components/CategoryIcon/assets/tools-services.svg.cjs +0 -41
  1074. package/dist/components/CategoryIcon/assets/tools-services.svg.js +0 -24
  1075. package/dist/components/CategoryIcon/assets/use-case.svg.cjs +0 -43
  1076. package/dist/components/CategoryIcon/assets/use-case.svg.js +0 -26
  1077. package/dist/components/CategoryIcon/assets/vpc.svg.cjs +0 -77
  1078. package/dist/components/CategoryIcon/assets/vpc.svg.js +0 -60
  1079. package/dist/components/CategoryIcon/assets/web-hosting.svg.cjs +0 -41
  1080. package/dist/components/CategoryIcon/assets/web-hosting.svg.js +0 -24
  1081. package/dist/components/Icon/Icons.cjs +0 -381
  1082. package/dist/components/Icon/Icons.js +0 -381
  1083. package/dist/components/Icon/SmallIcons.cjs +0 -381
  1084. package/dist/components/Icon/SmallIcons.js +0 -381
  1085. package/dist/components/Icon/index.cjs +0 -92
  1086. package/dist/components/Icon/index.js +0 -90
  1087. package/dist/components/ProductIcon/Icons.cjs +0 -303
  1088. package/dist/components/ProductIcon/Icons.js +0 -303
  1089. package/dist/components/ProductIcon/assets/abuse.svg.cjs +0 -43
  1090. package/dist/components/ProductIcon/assets/abuse.svg.js +0 -26
  1091. package/dist/components/ProductIcon/assets/account-experience.svg.cjs +0 -73
  1092. package/dist/components/ProductIcon/assets/account-experience.svg.js +0 -56
  1093. package/dist/components/ProductIcon/assets/additional-disk.svg.cjs +0 -80
  1094. package/dist/components/ProductIcon/assets/additional-disk.svg.js +0 -63
  1095. package/dist/components/ProductIcon/assets/advanced-settings.svg.cjs +0 -51
  1096. package/dist/components/ProductIcon/assets/advanced-settings.svg.js +0 -34
  1097. package/dist/components/ProductIcon/assets/ansible.svg.cjs +0 -54
  1098. package/dist/components/ProductIcon/assets/ansible.svg.js +0 -37
  1099. package/dist/components/ProductIcon/assets/api-gateway.svg.cjs +0 -49
  1100. package/dist/components/ProductIcon/assets/api-gateway.svg.js +0 -32
  1101. package/dist/components/ProductIcon/assets/api-key.svg.cjs +0 -72
  1102. package/dist/components/ProductIcon/assets/api-key.svg.js +0 -55
  1103. package/dist/components/ProductIcon/assets/api.svg.cjs +0 -70
  1104. package/dist/components/ProductIcon/assets/api.svg.js +0 -53
  1105. package/dist/components/ProductIcon/assets/apple-silicon.svg.cjs +0 -49
  1106. package/dist/components/ProductIcon/assets/apple-silicon.svg.js +0 -32
  1107. package/dist/components/ProductIcon/assets/application-library.svg.cjs +0 -49
  1108. package/dist/components/ProductIcon/assets/application-library.svg.js +0 -32
  1109. package/dist/components/ProductIcon/assets/application.svg.cjs +0 -61
  1110. package/dist/components/ProductIcon/assets/application.svg.js +0 -44
  1111. package/dist/components/ProductIcon/assets/backends.svg.cjs +0 -47
  1112. package/dist/components/ProductIcon/assets/backends.svg.js +0 -30
  1113. package/dist/components/ProductIcon/assets/bandwidth.svg.cjs +0 -62
  1114. package/dist/components/ProductIcon/assets/bandwidth.svg.js +0 -45
  1115. package/dist/components/ProductIcon/assets/basic-support.svg.cjs +0 -50
  1116. package/dist/components/ProductIcon/assets/basic-support.svg.js +0 -33
  1117. package/dist/components/ProductIcon/assets/billing.svg.cjs +0 -60
  1118. package/dist/components/ProductIcon/assets/billing.svg.js +0 -43
  1119. package/dist/components/ProductIcon/assets/block-storage.svg.cjs +0 -49
  1120. package/dist/components/ProductIcon/assets/block-storage.svg.js +0 -32
  1121. package/dist/components/ProductIcon/assets/cb.svg.cjs +0 -56
  1122. package/dist/components/ProductIcon/assets/cb.svg.js +0 -39
  1123. package/dist/components/ProductIcon/assets/cdn.svg.cjs +0 -54
  1124. package/dist/components/ProductIcon/assets/cdn.svg.js +0 -37
  1125. package/dist/components/ProductIcon/assets/changelog.svg.cjs +0 -51
  1126. package/dist/components/ProductIcon/assets/changelog.svg.js +0 -34
  1127. package/dist/components/ProductIcon/assets/cli.svg.cjs +0 -49
  1128. package/dist/components/ProductIcon/assets/cli.svg.js +0 -32
  1129. package/dist/components/ProductIcon/assets/cloud-hosting.svg.cjs +0 -71
  1130. package/dist/components/ProductIcon/assets/cloud-hosting.svg.js +0 -54
  1131. package/dist/components/ProductIcon/assets/cockpit.svg.cjs +0 -70
  1132. package/dist/components/ProductIcon/assets/cockpit.svg.js +0 -53
  1133. package/dist/components/ProductIcon/assets/cold-storage.svg.cjs +0 -71
  1134. package/dist/components/ProductIcon/assets/cold-storage.svg.js +0 -54
  1135. package/dist/components/ProductIcon/assets/console.svg.cjs +0 -49
  1136. package/dist/components/ProductIcon/assets/console.svg.js +0 -32
  1137. package/dist/components/ProductIcon/assets/containers.svg.cjs +0 -53
  1138. package/dist/components/ProductIcon/assets/containers.svg.js +0 -36
  1139. package/dist/components/ProductIcon/assets/cost-manager.svg.cjs +0 -98
  1140. package/dist/components/ProductIcon/assets/cost-manager.svg.js +0 -81
  1141. package/dist/components/ProductIcon/assets/data-warehouse.svg.cjs +0 -74
  1142. package/dist/components/ProductIcon/assets/data-warehouse.svg.js +0 -57
  1143. package/dist/components/ProductIcon/assets/ddos.svg.cjs +0 -77
  1144. package/dist/components/ProductIcon/assets/ddos.svg.js +0 -60
  1145. package/dist/components/ProductIcon/assets/ddx-core-servers.svg.cjs +0 -71
  1146. package/dist/components/ProductIcon/assets/ddx-core-servers.svg.js +0 -54
  1147. package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.cjs +0 -71
  1148. package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.js +0 -54
  1149. package/dist/components/ProductIcon/assets/ddx-start-servers.svg.cjs +0 -71
  1150. package/dist/components/ProductIcon/assets/ddx-start-servers.svg.js +0 -54
  1151. package/dist/components/ProductIcon/assets/dedibackup.svg.cjs +0 -68
  1152. package/dist/components/ProductIcon/assets/dedibackup.svg.js +0 -51
  1153. package/dist/components/ProductIcon/assets/dedibox.svg.cjs +0 -65
  1154. package/dist/components/ProductIcon/assets/dedibox.svg.js +0 -48
  1155. package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.cjs +0 -107
  1156. package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.js +0 -90
  1157. package/dist/components/ProductIcon/assets/dedicated-server.svg.cjs +0 -47
  1158. package/dist/components/ProductIcon/assets/dedicated-server.svg.js +0 -30
  1159. package/dist/components/ProductIcon/assets/delete-marker.svg.cjs +0 -83
  1160. package/dist/components/ProductIcon/assets/delete-marker.svg.js +0 -66
  1161. package/dist/components/ProductIcon/assets/devices.svg.cjs +0 -47
  1162. package/dist/components/ProductIcon/assets/devices.svg.js +0 -30
  1163. package/dist/components/ProductIcon/assets/direct-connect.svg.cjs +0 -47
  1164. package/dist/components/ProductIcon/assets/direct-connect.svg.js +0 -30
  1165. package/dist/components/ProductIcon/assets/distributed-data-lab.svg.cjs +0 -105
  1166. package/dist/components/ProductIcon/assets/distributed-data-lab.svg.js +0 -88
  1167. package/dist/components/ProductIcon/assets/dns.svg.cjs +0 -51
  1168. package/dist/components/ProductIcon/assets/dns.svg.js +0 -34
  1169. package/dist/components/ProductIcon/assets/document-db.svg.cjs +0 -53
  1170. package/dist/components/ProductIcon/assets/document-db.svg.js +0 -36
  1171. package/dist/components/ProductIcon/assets/documentation.svg.cjs +0 -62
  1172. package/dist/components/ProductIcon/assets/documentation.svg.js +0 -45
  1173. package/dist/components/ProductIcon/assets/domains.svg.cjs +0 -68
  1174. package/dist/components/ProductIcon/assets/domains.svg.js +0 -51
  1175. package/dist/components/ProductIcon/assets/edge-services.svg.cjs +0 -86
  1176. package/dist/components/ProductIcon/assets/edge-services.svg.js +0 -69
  1177. package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.cjs +0 -86
  1178. package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.js +0 -69
  1179. package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.cjs +0 -86
  1180. package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.js +0 -69
  1181. package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.cjs +0 -86
  1182. package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.js +0 -69
  1183. package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.cjs +0 -86
  1184. package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.js +0 -69
  1185. package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.cjs +0 -86
  1186. package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.js +0 -69
  1187. package/dist/components/ProductIcon/assets/elastic-metal.svg.cjs +0 -57
  1188. package/dist/components/ProductIcon/assets/elastic-metal.svg.js +0 -40
  1189. package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.cjs +0 -74
  1190. package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.js +0 -57
  1191. package/dist/components/ProductIcon/assets/file.svg.cjs +0 -60
  1192. package/dist/components/ProductIcon/assets/file.svg.js +0 -43
  1193. package/dist/components/ProductIcon/assets/flexible-ip.svg.cjs +0 -47
  1194. package/dist/components/ProductIcon/assets/flexible-ip.svg.js +0 -30
  1195. package/dist/components/ProductIcon/assets/folder.svg.cjs +0 -58
  1196. package/dist/components/ProductIcon/assets/folder.svg.js +0 -41
  1197. package/dist/components/ProductIcon/assets/front-ends.svg.cjs +0 -47
  1198. package/dist/components/ProductIcon/assets/front-ends.svg.js +0 -30
  1199. package/dist/components/ProductIcon/assets/functions.svg.cjs +0 -49
  1200. package/dist/components/ProductIcon/assets/functions.svg.js +0 -32
  1201. package/dist/components/ProductIcon/assets/generative-api.svg.cjs +0 -69
  1202. package/dist/components/ProductIcon/assets/generative-api.svg.js +0 -52
  1203. package/dist/components/ProductIcon/assets/gold-support.svg.cjs +0 -54
  1204. package/dist/components/ProductIcon/assets/gold-support.svg.js +0 -37
  1205. package/dist/components/ProductIcon/assets/hub-networks.svg.cjs +0 -51
  1206. package/dist/components/ProductIcon/assets/hub-networks.svg.js +0 -34
  1207. package/dist/components/ProductIcon/assets/hub-routes.svg.cjs +0 -43
  1208. package/dist/components/ProductIcon/assets/hub-routes.svg.js +0 -26
  1209. package/dist/components/ProductIcon/assets/iam.svg.cjs +0 -55
  1210. package/dist/components/ProductIcon/assets/iam.svg.js +0 -38
  1211. package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.cjs +0 -79
  1212. package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.js +0 -62
  1213. package/dist/components/ProductIcon/assets/icon-sdk-js.svg.cjs +0 -73
  1214. package/dist/components/ProductIcon/assets/icon-sdk-js.svg.js +0 -56
  1215. package/dist/components/ProductIcon/assets/icon-sdk.svg.cjs +0 -71
  1216. package/dist/components/ProductIcon/assets/icon-sdk.svg.js +0 -54
  1217. package/dist/components/ProductIcon/assets/images.svg.cjs +0 -48
  1218. package/dist/components/ProductIcon/assets/images.svg.js +0 -31
  1219. package/dist/components/ProductIcon/assets/inference.svg.cjs +0 -76
  1220. package/dist/components/ProductIcon/assets/inference.svg.js +0 -59
  1221. package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.cjs +0 -62
  1222. package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.js +0 -45
  1223. package/dist/components/ProductIcon/assets/instance-enterprise.svg.cjs +0 -45
  1224. package/dist/components/ProductIcon/assets/instance-enterprise.svg.js +0 -28
  1225. package/dist/components/ProductIcon/assets/instance-gpu.svg.cjs +0 -47
  1226. package/dist/components/ProductIcon/assets/instance-gpu.svg.js +0 -30
  1227. package/dist/components/ProductIcon/assets/instance-learn.svg.cjs +0 -62
  1228. package/dist/components/ProductIcon/assets/instance-learn.svg.js +0 -45
  1229. package/dist/components/ProductIcon/assets/instance-pop.svg.cjs +0 -64
  1230. package/dist/components/ProductIcon/assets/instance-pop.svg.js +0 -47
  1231. package/dist/components/ProductIcon/assets/instance-wop.svg.cjs +0 -69
  1232. package/dist/components/ProductIcon/assets/instance-wop.svg.js +0 -52
  1233. package/dist/components/ProductIcon/assets/instance.svg.cjs +0 -47
  1234. package/dist/components/ProductIcon/assets/instance.svg.js +0 -30
  1235. package/dist/components/ProductIcon/assets/iot-edge.svg.cjs +0 -53
  1236. package/dist/components/ProductIcon/assets/iot-edge.svg.js +0 -36
  1237. package/dist/components/ProductIcon/assets/iot.svg.cjs +0 -45
  1238. package/dist/components/ProductIcon/assets/iot.svg.js +0 -28
  1239. package/dist/components/ProductIcon/assets/ip-failover.svg.cjs +0 -51
  1240. package/dist/components/ProductIcon/assets/ip-failover.svg.js +0 -34
  1241. package/dist/components/ProductIcon/assets/ipam.svg.cjs +0 -77
  1242. package/dist/components/ProductIcon/assets/ipam.svg.js +0 -60
  1243. package/dist/components/ProductIcon/assets/ipfs-naming.svg.cjs +0 -72
  1244. package/dist/components/ProductIcon/assets/ipfs-naming.svg.js +0 -55
  1245. package/dist/components/ProductIcon/assets/ipfs.svg.cjs +0 -47
  1246. package/dist/components/ProductIcon/assets/ipfs.svg.js +0 -30
  1247. package/dist/components/ProductIcon/assets/jero.svg.cjs +0 -76
  1248. package/dist/components/ProductIcon/assets/jero.svg.js +0 -59
  1249. package/dist/components/ProductIcon/assets/k8s-kosmos.svg.cjs +0 -71
  1250. package/dist/components/ProductIcon/assets/k8s-kosmos.svg.js +0 -54
  1251. package/dist/components/ProductIcon/assets/kms.svg.cjs +0 -103
  1252. package/dist/components/ProductIcon/assets/kms.svg.js +0 -86
  1253. package/dist/components/ProductIcon/assets/kubernetes.svg.cjs +0 -47
  1254. package/dist/components/ProductIcon/assets/kubernetes.svg.js +0 -30
  1255. package/dist/components/ProductIcon/assets/lb.svg.cjs +0 -56
  1256. package/dist/components/ProductIcon/assets/lb.svg.js +0 -39
  1257. package/dist/components/ProductIcon/assets/life-cycle-rules.svg.cjs +0 -50
  1258. package/dist/components/ProductIcon/assets/life-cycle-rules.svg.js +0 -33
  1259. package/dist/components/ProductIcon/assets/mac-mini-m2.svg.cjs +0 -49
  1260. package/dist/components/ProductIcon/assets/mac-mini-m2.svg.js +0 -32
  1261. package/dist/components/ProductIcon/assets/mac-mini.svg.cjs +0 -68
  1262. package/dist/components/ProductIcon/assets/mac-mini.svg.js +0 -51
  1263. package/dist/components/ProductIcon/assets/managed-search-database.svg.cjs +0 -84
  1264. package/dist/components/ProductIcon/assets/managed-search-database.svg.js +0 -67
  1265. package/dist/components/ProductIcon/assets/monitoring.svg.cjs +0 -71
  1266. package/dist/components/ProductIcon/assets/monitoring.svg.js +0 -54
  1267. package/dist/components/ProductIcon/assets/multi-user.svg.cjs +0 -49
  1268. package/dist/components/ProductIcon/assets/multi-user.svg.js +0 -32
  1269. package/dist/components/ProductIcon/assets/nabu.svg.cjs +0 -76
  1270. package/dist/components/ProductIcon/assets/nabu.svg.js +0 -59
  1271. package/dist/components/ProductIcon/assets/nats.svg.cjs +0 -57
  1272. package/dist/components/ProductIcon/assets/nats.svg.js +0 -40
  1273. package/dist/components/ProductIcon/assets/object-storage.svg.cjs +0 -47
  1274. package/dist/components/ProductIcon/assets/object-storage.svg.js +0 -30
  1275. package/dist/components/ProductIcon/assets/os.svg.cjs +0 -86
  1276. package/dist/components/ProductIcon/assets/os.svg.js +0 -69
  1277. package/dist/components/ProductIcon/assets/packer.svg.cjs +0 -42
  1278. package/dist/components/ProductIcon/assets/packer.svg.js +0 -25
  1279. package/dist/components/ProductIcon/assets/placement-group.svg.cjs +0 -89
  1280. package/dist/components/ProductIcon/assets/placement-group.svg.js +0 -72
  1281. package/dist/components/ProductIcon/assets/platinum-support.svg.cjs +0 -50
  1282. package/dist/components/ProductIcon/assets/platinum-support.svg.js +0 -33
  1283. package/dist/components/ProductIcon/assets/policy.svg.cjs +0 -63
  1284. package/dist/components/ProductIcon/assets/policy.svg.js +0 -46
  1285. package/dist/components/ProductIcon/assets/pool.svg.cjs +0 -47
  1286. package/dist/components/ProductIcon/assets/pool.svg.js +0 -30
  1287. package/dist/components/ProductIcon/assets/postgresql-mysql.svg.cjs +0 -53
  1288. package/dist/components/ProductIcon/assets/postgresql-mysql.svg.js +0 -36
  1289. package/dist/components/ProductIcon/assets/private-ip.svg.cjs +0 -101
  1290. package/dist/components/ProductIcon/assets/private-ip.svg.js +0 -84
  1291. package/dist/components/ProductIcon/assets/private-network.svg.cjs +0 -54
  1292. package/dist/components/ProductIcon/assets/private-network.svg.js +0 -37
  1293. package/dist/components/ProductIcon/assets/public-gateway.svg.cjs +0 -47
  1294. package/dist/components/ProductIcon/assets/public-gateway.svg.js +0 -30
  1295. package/dist/components/ProductIcon/assets/qaas.svg.cjs +0 -79
  1296. package/dist/components/ProductIcon/assets/qaas.svg.js +0 -62
  1297. package/dist/components/ProductIcon/assets/quantum-application.svg.cjs +0 -70
  1298. package/dist/components/ProductIcon/assets/quantum-application.svg.js +0 -53
  1299. package/dist/components/ProductIcon/assets/queueing.svg.cjs +0 -48
  1300. package/dist/components/ProductIcon/assets/queueing.svg.js +0 -31
  1301. package/dist/components/ProductIcon/assets/rabbit-mq.svg.cjs +0 -55
  1302. package/dist/components/ProductIcon/assets/rabbit-mq.svg.js +0 -38
  1303. package/dist/components/ProductIcon/assets/rdb.svg.cjs +0 -47
  1304. package/dist/components/ProductIcon/assets/rdb.svg.js +0 -30
  1305. package/dist/components/ProductIcon/assets/redis.svg.cjs +0 -48
  1306. package/dist/components/ProductIcon/assets/redis.svg.js +0 -31
  1307. package/dist/components/ProductIcon/assets/registry.svg.cjs +0 -53
  1308. package/dist/components/ProductIcon/assets/registry.svg.js +0 -36
  1309. package/dist/components/ProductIcon/assets/rocket.svg.cjs +0 -57
  1310. package/dist/components/ProductIcon/assets/rocket.svg.js +0 -40
  1311. package/dist/components/ProductIcon/assets/router.svg.cjs +0 -75
  1312. package/dist/components/ProductIcon/assets/router.svg.js +0 -58
  1313. package/dist/components/ProductIcon/assets/rpn-san.svg.cjs +0 -71
  1314. package/dist/components/ProductIcon/assets/rpn-san.svg.js +0 -54
  1315. package/dist/components/ProductIcon/assets/rpn-v1.svg.cjs +0 -68
  1316. package/dist/components/ProductIcon/assets/rpn-v1.svg.js +0 -51
  1317. package/dist/components/ProductIcon/assets/rpn-v2.svg.cjs +0 -68
  1318. package/dist/components/ProductIcon/assets/rpn-v2.svg.js +0 -51
  1319. package/dist/components/ProductIcon/assets/rpn.svg.cjs +0 -68
  1320. package/dist/components/ProductIcon/assets/rpn.svg.js +0 -51
  1321. package/dist/components/ProductIcon/assets/saving-plan.svg.cjs +0 -84
  1322. package/dist/components/ProductIcon/assets/saving-plan.svg.js +0 -67
  1323. package/dist/components/ProductIcon/assets/sdk-go.svg.cjs +0 -80
  1324. package/dist/components/ProductIcon/assets/sdk-go.svg.js +0 -63
  1325. package/dist/components/ProductIcon/assets/sdk-python.svg.cjs +0 -80
  1326. package/dist/components/ProductIcon/assets/sdk-python.svg.js +0 -63
  1327. package/dist/components/ProductIcon/assets/secret-manager.svg.cjs +0 -53
  1328. package/dist/components/ProductIcon/assets/secret-manager.svg.js +0 -36
  1329. package/dist/components/ProductIcon/assets/security-group.svg.cjs +0 -51
  1330. package/dist/components/ProductIcon/assets/security-group.svg.js +0 -34
  1331. package/dist/components/ProductIcon/assets/sepa.svg.cjs +0 -48
  1332. package/dist/components/ProductIcon/assets/sepa.svg.js +0 -31
  1333. package/dist/components/ProductIcon/assets/server.svg.cjs +0 -51
  1334. package/dist/components/ProductIcon/assets/server.svg.js +0 -34
  1335. package/dist/components/ProductIcon/assets/serverless-db.svg.cjs +0 -66
  1336. package/dist/components/ProductIcon/assets/serverless-db.svg.js +0 -49
  1337. package/dist/components/ProductIcon/assets/serverless-jobs.svg.cjs +0 -109
  1338. package/dist/components/ProductIcon/assets/serverless-jobs.svg.js +0 -92
  1339. package/dist/components/ProductIcon/assets/service-level.svg.cjs +0 -71
  1340. package/dist/components/ProductIcon/assets/service-level.svg.js +0 -54
  1341. package/dist/components/ProductIcon/assets/silver-support.svg.cjs +0 -55
  1342. package/dist/components/ProductIcon/assets/silver-support.svg.js +0 -38
  1343. package/dist/components/ProductIcon/assets/sms.svg.cjs +0 -49
  1344. package/dist/components/ProductIcon/assets/sms.svg.js +0 -32
  1345. package/dist/components/ProductIcon/assets/smtp.svg.cjs +0 -55
  1346. package/dist/components/ProductIcon/assets/smtp.svg.js +0 -38
  1347. package/dist/components/ProductIcon/assets/snapshots.svg.cjs +0 -56
  1348. package/dist/components/ProductIcon/assets/snapshots.svg.js +0 -39
  1349. package/dist/components/ProductIcon/assets/sns.svg.cjs +0 -96
  1350. package/dist/components/ProductIcon/assets/sns.svg.js +0 -79
  1351. package/dist/components/ProductIcon/assets/sqs.svg.cjs +0 -68
  1352. package/dist/components/ProductIcon/assets/sqs.svg.js +0 -51
  1353. package/dist/components/ProductIcon/assets/ssl-certificates.svg.cjs +0 -50
  1354. package/dist/components/ProductIcon/assets/ssl-certificates.svg.js +0 -33
  1355. package/dist/components/ProductIcon/assets/store-servers.svg.cjs +0 -71
  1356. package/dist/components/ProductIcon/assets/store-servers.svg.js +0 -54
  1357. package/dist/components/ProductIcon/assets/support.svg.cjs +0 -57
  1358. package/dist/components/ProductIcon/assets/support.svg.js +0 -40
  1359. package/dist/components/ProductIcon/assets/terraform.svg.cjs +0 -50
  1360. package/dist/components/ProductIcon/assets/terraform.svg.js +0 -33
  1361. package/dist/components/ProductIcon/assets/transactional-email.svg.cjs +0 -48
  1362. package/dist/components/ProductIcon/assets/transactional-email.svg.js +0 -31
  1363. package/dist/components/ProductIcon/assets/tutorial.svg.cjs +0 -55
  1364. package/dist/components/ProductIcon/assets/tutorial.svg.js +0 -38
  1365. package/dist/components/ProductIcon/assets/user.svg.cjs +0 -49
  1366. package/dist/components/ProductIcon/assets/user.svg.js +0 -32
  1367. package/dist/components/ProductIcon/assets/verify-card.svg.cjs +0 -51
  1368. package/dist/components/ProductIcon/assets/verify-card.svg.js +0 -34
  1369. package/dist/components/ProductIcon/assets/video.svg.cjs +0 -51
  1370. package/dist/components/ProductIcon/assets/video.svg.js +0 -34
  1371. package/dist/components/ProductIcon/assets/volume.svg.cjs +0 -47
  1372. package/dist/components/ProductIcon/assets/volume.svg.js +0 -30
  1373. package/dist/components/ProductIcon/assets/vpc.svg.cjs +0 -47
  1374. package/dist/components/ProductIcon/assets/vpc.svg.js +0 -30
  1375. package/dist/components/ProductIcon/assets/vps-pro-servers.svg.cjs +0 -78
  1376. package/dist/components/ProductIcon/assets/vps-pro-servers.svg.js +0 -61
  1377. package/dist/components/ProductIcon/assets/vps-servers.svg.cjs +0 -76
  1378. package/dist/components/ProductIcon/assets/vps-servers.svg.js +0 -59
  1379. package/dist/components/ProductIcon/assets/vps-start-servers.svg.cjs +0 -78
  1380. package/dist/components/ProductIcon/assets/vps-start-servers.svg.js +0 -61
  1381. package/dist/components/ProductIcon/assets/web-platform.svg.cjs +0 -69
  1382. package/dist/components/ProductIcon/assets/web-platform.svg.js +0 -52
  1383. package/dist/components/ProductIcon/assets/webhosting.svg.cjs +0 -64
  1384. package/dist/components/ProductIcon/assets/webhosting.svg.js +0 -47
  1385. package/dist/components/ProductIcon/assets/zone.svg.cjs +0 -48
  1386. package/dist/components/ProductIcon/assets/zone.svg.js +0 -31
  1387. package/dist/components/index.d.ts +0 -3
  1388. /package/dist/components/Icon/{Icons.d.ts → legacy/Icons.d.ts} +0 -0
  1389. /package/dist/components/Icon/{SmallIcons.d.ts → legacy/SmallIcons.d.ts} +0 -0
@@ -0,0 +1,24 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DeleteMarkerProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "deleteMarker", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("g", { className: "File", children: /* @__PURE__ */ jsxs("g", { className: "icon", children: [
10
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
11
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", 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", clipRule: "evenodd" }),
12
+ /* @__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" }),
13
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M37.5 22v-8.5h2V22a1 1 0 0 0 1 1H47v2h-6.5a3 3 0 0 1-3-3", clipRule: "evenodd" })
14
+ ] }),
15
+ /* @__PURE__ */ jsxs("g", { className: "fillStrong", children: [
16
+ /* @__PURE__ */ jsx("path", { fill: "#BF95F9", fillRule: "evenodd", 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", className: "fillStrong", clipRule: "evenodd" }),
17
+ /* @__PURE__ */ jsx("g", { className: "Group 5", children: /* @__PURE__ */ jsx("path", { fill: "#BF95F9", fillRule: "evenodd", 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", className: "fillStrong", clipRule: "evenodd" }) })
18
+ ] })
19
+ ] }) })
20
+ ] }) })
21
+ );
22
+ export {
23
+ DeleteMarkerProductIcon
24
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DevicesProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Devices", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m46.86 19.722-.125 7.12h-1.913l.125-7.153a3.261 3.261 0 0 0-3.204-3.318l-26.206-.457a3.261 3.261 0 0 0-3.317 3.204l-.307 17.546a3.261 3.261 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.957.957 0 0 0 .784-.941Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", 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.822.822 0 0 0-.822.822v18.97c0 .454.368.822.822.822h9.485a.822.822 0 0 0 .822-.822v-18.97a.822.822 0 0 0-.822-.822Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
13
+ ] }) })
14
+ );
15
+ exports.DevicesProductIcon = DevicesProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DevicesProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DevicesProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Devices", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m46.86 19.722-.125 7.12h-1.913l.125-7.153a3.261 3.261 0 0 0-3.204-3.318l-26.206-.457a3.261 3.261 0 0 0-3.317 3.204l-.307 17.546a3.261 3.261 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.957.957 0 0 0 .784-.941Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", 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.822.822 0 0 0-.822.822v18.97c0 .454.368.822.822.822h9.485a.822.822 0 0 0 .822-.822v-18.97a.822.822 0 0 0-.822-.822Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
11
+ ] }) })
12
+ );
13
+ export {
14
+ DevicesProductIcon
15
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DirectConnectProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Direct-Connect", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M31 26V12.135h2V26zm17.63-5.215-10.904 6.627 1.039 1.71 10.904-6.628-1.04-1.71ZM37.689 36.287l.954-1.758 11.166 6.058-.953 1.758zM31 51.88V38h2v13.881z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M28 9a4 4 0 0 1 4-4l.2.005a4 4 0 0 1 3.655 5.066l12.974 7.49A3.993 3.993 0 0 1 52 16l.2.005a4 4 0 0 1 .719 7.889v15.212A4.002 4.002 0 0 1 52 47l-.2-.005a3.982 3.982 0 0 1-2.351-.914l-13.594 7.848A4.003 4.003 0 0 1 32 59l-.2-.005A4 4 0 0 1 32 51l.2.005a3.988 3.988 0 0 1 2.654 1.192l13.417-7.746a4.002 4.002 0 0 1 2.647-5.303V23.852a4.002 4.002 0 0 1-2.876-4.435l-13.188-7.615A3.988 3.988 0 0 1 32 13l-.2-.005A4 4 0 0 1 28 9m4 44a2 2 0 1 1 0 4 2 2 0 0 1 0-4m20-12a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0-23a2 2 0 1 1 0 4 2 2 0 0 1 0-4M32 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-6 18a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V26a1 1 0 0 0-1-1zm1 12V27h10v10zm-17-9a4 4 0 1 0 3.874 5H20v8.968a1 1 0 0 0 .883.993l.117.007h5.072a1 1 0 0 0 .117-1.994l-.117-.006H22v-18h5a1 1 0 0 0 .993-.884l.007-.116a1 1 0 0 0-.883-.994L27 20.968h-6a1 1 0 0 0-.993.883l-.007.117V31h-6.126A4.002 4.002 0 0 0 10 28m0 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
13
+ ] }) })
14
+ );
15
+ exports.DirectConnectProductIcon = DirectConnectProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DirectConnectProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DirectConnectProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Direct-Connect", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M31 26V12.135h2V26zm17.63-5.215-10.904 6.627 1.039 1.71 10.904-6.628-1.04-1.71ZM37.689 36.287l.954-1.758 11.166 6.058-.953 1.758zM31 51.88V38h2v13.881z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M28 9a4 4 0 0 1 4-4l.2.005a4 4 0 0 1 3.655 5.066l12.974 7.49A3.993 3.993 0 0 1 52 16l.2.005a4 4 0 0 1 .719 7.889v15.212A4.002 4.002 0 0 1 52 47l-.2-.005a3.982 3.982 0 0 1-2.351-.914l-13.594 7.848A4.003 4.003 0 0 1 32 59l-.2-.005A4 4 0 0 1 32 51l.2.005a3.988 3.988 0 0 1 2.654 1.192l13.417-7.746a4.002 4.002 0 0 1 2.647-5.303V23.852a4.002 4.002 0 0 1-2.876-4.435l-13.188-7.615A3.988 3.988 0 0 1 32 13l-.2-.005A4 4 0 0 1 28 9m4 44a2 2 0 1 1 0 4 2 2 0 0 1 0-4m20-12a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0-23a2 2 0 1 1 0 4 2 2 0 0 1 0-4M32 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-6 18a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V26a1 1 0 0 0-1-1zm1 12V27h10v10zm-17-9a4 4 0 1 0 3.874 5H20v8.968a1 1 0 0 0 .883.993l.117.007h5.072a1 1 0 0 0 .117-1.994l-.117-.006H22v-18h5a1 1 0 0 0 .993-.884l.007-.116a1 1 0 0 0-.883-.994L27 20.968h-6a1 1 0 0 0-.993.883l-.007.117V31h-6.126A4.002 4.002 0 0 0 10 28m0 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
11
+ ] }) })
12
+ );
13
+ export {
14
+ DirectConnectProductIcon
15
+ };
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DistributedDataLabProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Distributed Data Lab", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Container-Registry", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
12
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M44 31.901a1 1 0 0 1 1-1h12.79a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1Z", className: "fillStrong" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M53.502 27.813a1 1 0 0 1 1.4-.2l4.651 3.489a1 1 0 0 1 0 1.6l-4.65 3.488a1 1 0 0 1-1.2-1.6l3.584-2.689-3.585-2.688a1 1 0 0 1-.2-1.4Z", className: "fillStrong" })
15
+ ] }),
16
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M35.741 28.154a1 1 0 0 1 0-1.414l10.465-10.465a1 1 0 0 1 1.414 1.414L37.155 28.154a1 1 0 0 1-1.414 0", className: "fillStrong" }),
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M41.306 16.844a1 1 0 0 1 .849-1.131l5.755-.822a1 1 0 0 1 1.132 1.131l-.822 5.756a1 1 0 0 1-1.98-.283l.633-4.436-4.435.634a1 1 0 0 1-1.132-.849", className: "fillStrong" })
19
+ ] }),
20
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M35.741 35.192a1 1 0 0 0 0 1.414L46.206 47.07a1 1 0 0 0 1.414-1.414L37.155 35.192a1 1 0 0 0-1.414 0", className: "fillStrong" }),
22
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M41.306 46.501a1 1 0 0 0 .849 1.132l5.755.822a1 1 0 0 0 1.132-1.131l-.822-5.756a1 1 0 0 0-1.98.283l.633 4.435-4.435-.633a1 1 0 0 0-1.132.848", className: "fillStrong" })
23
+ ] }),
24
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M31.28 18.826c.42-1.131 2.02-1.131 2.44 0l3.205 8.663 8.662 3.205c1.131.419 1.131 2.02 0 2.438l-8.663 3.206L33.72 45c-.419 1.132-2.02 1.132-2.438 0l-3.205-8.662-8.663-3.206c-1.131-.418-1.131-2.02 0-2.438l8.663-3.205 3.205-8.663Zm1.22 2.469-2.66 7.19a1.3 1.3 0 0 1-.769.768l-7.19 2.66 7.19 2.66a1.3 1.3 0 0 1 .768.769l2.661 7.19 2.66-7.19a1.3 1.3 0 0 1 .769-.768l7.19-2.66-7.19-2.661a1.3 1.3 0 0 1-.769-.768z", className: "fill", clipRule: "evenodd" }),
25
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "fillStrong", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M14.475 32.227a1 1 0 0 0-1-1H6a1 1 0 1 0 0 2h7.475a1 1 0 0 0 1-1m4.153-5.814a1 1 0 0 0-1-1h-7.475a1 1 0 0 0 0 2h7.475a1 1 0 0 0 1-1m0 11.628a1 1 0 0 0-1-1h-7.475a1 1 0 0 0 0 2h7.475a1 1 0 0 0 1-1", className: "fillStrong", clipRule: "evenodd" }) })
26
+ ] }) }),
27
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
28
+ ] })
29
+ );
30
+ exports.DistributedDataLabProductIcon = DistributedDataLabProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DistributedDataLabProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,30 @@
1
+ import { jsxs, jsx } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DistributedDataLabProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsxs(Icon, { ...props, children: [
8
+ /* @__PURE__ */ jsx("g", { className: "Distributed Data Lab", children: /* @__PURE__ */ jsxs("g", { className: "Container-Registry", children: [
9
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
10
+ /* @__PURE__ */ jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M44 31.901a1 1 0 0 1 1-1h12.79a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1Z", className: "fillStrong" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M53.502 27.813a1 1 0 0 1 1.4-.2l4.651 3.489a1 1 0 0 1 0 1.6l-4.65 3.488a1 1 0 0 1-1.2-1.6l3.584-2.689-3.585-2.688a1 1 0 0 1-.2-1.4Z", className: "fillStrong" })
13
+ ] }),
14
+ /* @__PURE__ */ jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
15
+ /* @__PURE__ */ jsx("path", { d: "M35.741 28.154a1 1 0 0 1 0-1.414l10.465-10.465a1 1 0 0 1 1.414 1.414L37.155 28.154a1 1 0 0 1-1.414 0", className: "fillStrong" }),
16
+ /* @__PURE__ */ jsx("path", { d: "M41.306 16.844a1 1 0 0 1 .849-1.131l5.755-.822a1 1 0 0 1 1.132 1.131l-.822 5.756a1 1 0 0 1-1.98-.283l.633-4.436-4.435.634a1 1 0 0 1-1.132-.849", className: "fillStrong" })
17
+ ] }),
18
+ /* @__PURE__ */ jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
19
+ /* @__PURE__ */ jsx("path", { d: "M35.741 35.192a1 1 0 0 0 0 1.414L46.206 47.07a1 1 0 0 0 1.414-1.414L37.155 35.192a1 1 0 0 0-1.414 0", className: "fillStrong" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M41.306 46.501a1 1 0 0 0 .849 1.132l5.755.822a1 1 0 0 0 1.132-1.131l-.822-5.756a1 1 0 0 0-1.98.283l.633 4.435-4.435-.633a1 1 0 0 0-1.132.848", className: "fillStrong" })
21
+ ] }),
22
+ /* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "M31.28 18.826c.42-1.131 2.02-1.131 2.44 0l3.205 8.663 8.662 3.205c1.131.419 1.131 2.02 0 2.438l-8.663 3.206L33.72 45c-.419 1.132-2.02 1.132-2.438 0l-3.205-8.662-8.663-3.206c-1.131-.418-1.131-2.02 0-2.438l8.663-3.205 3.205-8.663Zm1.22 2.469-2.66 7.19a1.3 1.3 0 0 1-.769.768l-7.19 2.66 7.19 2.66a1.3 1.3 0 0 1 .768.769l2.661 7.19 2.66-7.19a1.3 1.3 0 0 1 .769-.768l7.19-2.66-7.19-2.661a1.3 1.3 0 0 1-.769-.768z", className: "fill", clipRule: "evenodd" }),
23
+ /* @__PURE__ */ jsx("g", { className: "fillStrong", children: /* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M14.475 32.227a1 1 0 0 0-1-1H6a1 1 0 1 0 0 2h7.475a1 1 0 0 0 1-1m4.153-5.814a1 1 0 0 0-1-1h-7.475a1 1 0 0 0 0 2h7.475a1 1 0 0 0 1-1m0 11.628a1 1 0 0 0-1-1h-7.475a1 1 0 0 0 0 2h7.475a1 1 0 0 0 1-1", className: "fillStrong", clipRule: "evenodd" }) })
24
+ ] }) }),
25
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
26
+ ] })
27
+ );
28
+ export {
29
+ DistributedDataLabProductIcon
30
+ };
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DnsProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "DNS", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M50.71 24.918A20.005 20.005 0 0 0 32 12a20.005 20.005 0 0 0-18.74 12.996 1 1 0 1 0 1.874.7 18.016 18.016 0 0 1 11.388-10.845c-1.972 2.262-3.501 5.739-4.336 9.95a1 1 0 1 0 1.961.389C25.355 19.105 28.06 14.918 31 14.133v10.854l.007.116A1 1 0 0 0 33 24.986V14.133c2.957.79 5.674 5.018 6.871 11.15a1 1 0 1 0 1.963-.383c-.83-4.254-2.369-7.768-4.356-10.049a18.016 18.016 0 0 1 11.361 10.775 1 1 0 0 0 1.87-.708ZM32.04 52A20.001 20.001 0 0 0 50.2 40.304a1 1 0 1 0-1.82-.831 18.017 18.017 0 0 1-10.902 9.676c1.797-2.062 3.228-5.136 4.102-8.867a1 1 0 1 0-1.947-.457c-1.303 5.56-3.87 9.304-6.633 10.041v-9.724l-.007-.116a1 1 0 0 0-1.993.116v9.724c-2.754-.735-5.314-4.456-6.62-9.988a1 1 0 1 0-1.947.46c.875 3.706 2.301 6.76 4.089 8.811A18.017 18.017 0 0 1 15.586 39.4a1 1 0 1 0-1.822.824A20.001 20.001 0 0 0 31.96 52z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M49.723 24.138H14.277a1 1 0 0 0-.932.639A19.952 19.952 0 0 0 12 32c0 2.914.624 5.741 1.814 8.333a1 1 0 0 0 .909.583h34.554a1 1 0 0 0 .91-.583A19.928 19.928 0 0 0 52 32c0-2.5-.46-4.94-1.344-7.223a1 1 0 0 0-.933-.64Zm-.701 1.999.109.32C49.704 28.23 50 30.094 50 32l-.007.491a17.925 17.925 0 0 1-1.247 6.124l-.125.301H15.378l-.124-.301A17.95 17.95 0 0 1 14 32l.007-.519a18.01 18.01 0 0 1 .862-5.024l.108-.32z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M24.44 29.02c.733 0 1.377.143 1.93.43.56.287.99.697 1.29 1.23.307.527.46 1.14.46 1.84 0 .7-.153 1.313-.46 1.84-.3.52-.73.923-1.29 1.21-.553.287-1.197.43-1.93.43H22v-6.98zm-.05 5.79c.733 0 1.3-.2 1.7-.6.4-.4.6-.963.6-1.69s-.2-1.293-.6-1.7c-.4-.413-.967-.62-1.7-.62h-.99v4.61zM35.138 36h-1.4l-3.17-4.79V36h-1.4v-6.99h1.4l3.17 4.8v-4.8h1.4zm3.793.07a3.35 3.35 0 0 1-1.32-.25 2.163 2.163 0 0 1-.92-.72 1.896 1.896 0 0 1-.35-1.11h1.5c.02.287.12.513.3.68.187.167.44.25.76.25.327 0 .584-.077.77-.23a.779.779 0 0 0 .28-.62.71.71 0 0 0-.19-.51 1.274 1.274 0 0 0-.48-.31 6.59 6.59 0 0 0-.78-.26 9.329 9.329 0 0 1-1.11-.39 2.057 2.057 0 0 1-.73-.59c-.2-.267-.3-.62-.3-1.06 0-.413.104-.773.31-1.08a1.94 1.94 0 0 1 .87-.7c.374-.167.8-.25 1.28-.25.72 0 1.304.177 1.75.53.454.347.704.833.75 1.46h-1.54a.78.78 0 0 0-.31-.59c-.186-.16-.436-.24-.75-.24-.273 0-.493.07-.66.21-.16.14-.24.343-.24.61 0 .187.06.343.18.47.127.12.28.22.46.3.187.073.447.16.78.26.454.133.824.267 1.11.4.287.133.534.333.74.6.207.267.31.617.31 1.05 0 .373-.096.72-.29 1.04a2.08 2.08 0 0 1-.85.77c-.373.187-.816.28-1.33.28", className: "fillStrong" })
14
+ ] }) })
15
+ );
16
+ exports.DnsProductIcon = DnsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DnsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,16 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DnsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "DNS", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M50.71 24.918A20.005 20.005 0 0 0 32 12a20.005 20.005 0 0 0-18.74 12.996 1 1 0 1 0 1.874.7 18.016 18.016 0 0 1 11.388-10.845c-1.972 2.262-3.501 5.739-4.336 9.95a1 1 0 1 0 1.961.389C25.355 19.105 28.06 14.918 31 14.133v10.854l.007.116A1 1 0 0 0 33 24.986V14.133c2.957.79 5.674 5.018 6.871 11.15a1 1 0 1 0 1.963-.383c-.83-4.254-2.369-7.768-4.356-10.049a18.016 18.016 0 0 1 11.361 10.775 1 1 0 0 0 1.87-.708ZM32.04 52A20.001 20.001 0 0 0 50.2 40.304a1 1 0 1 0-1.82-.831 18.017 18.017 0 0 1-10.902 9.676c1.797-2.062 3.228-5.136 4.102-8.867a1 1 0 1 0-1.947-.457c-1.303 5.56-3.87 9.304-6.633 10.041v-9.724l-.007-.116a1 1 0 0 0-1.993.116v9.724c-2.754-.735-5.314-4.456-6.62-9.988a1 1 0 1 0-1.947.46c.875 3.706 2.301 6.76 4.089 8.811A18.017 18.017 0 0 1 15.586 39.4a1 1 0 1 0-1.822.824A20.001 20.001 0 0 0 31.96 52z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M49.723 24.138H14.277a1 1 0 0 0-.932.639A19.952 19.952 0 0 0 12 32c0 2.914.624 5.741 1.814 8.333a1 1 0 0 0 .909.583h34.554a1 1 0 0 0 .91-.583A19.928 19.928 0 0 0 52 32c0-2.5-.46-4.94-1.344-7.223a1 1 0 0 0-.933-.64Zm-.701 1.999.109.32C49.704 28.23 50 30.094 50 32l-.007.491a17.925 17.925 0 0 1-1.247 6.124l-.125.301H15.378l-.124-.301A17.95 17.95 0 0 1 14 32l.007-.519a18.01 18.01 0 0 1 .862-5.024l.108-.32z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M24.44 29.02c.733 0 1.377.143 1.93.43.56.287.99.697 1.29 1.23.307.527.46 1.14.46 1.84 0 .7-.153 1.313-.46 1.84-.3.52-.73.923-1.29 1.21-.553.287-1.197.43-1.93.43H22v-6.98zm-.05 5.79c.733 0 1.3-.2 1.7-.6.4-.4.6-.963.6-1.69s-.2-1.293-.6-1.7c-.4-.413-.967-.62-1.7-.62h-.99v4.61zM35.138 36h-1.4l-3.17-4.79V36h-1.4v-6.99h1.4l3.17 4.8v-4.8h1.4zm3.793.07a3.35 3.35 0 0 1-1.32-.25 2.163 2.163 0 0 1-.92-.72 1.896 1.896 0 0 1-.35-1.11h1.5c.02.287.12.513.3.68.187.167.44.25.76.25.327 0 .584-.077.77-.23a.779.779 0 0 0 .28-.62.71.71 0 0 0-.19-.51 1.274 1.274 0 0 0-.48-.31 6.59 6.59 0 0 0-.78-.26 9.329 9.329 0 0 1-1.11-.39 2.057 2.057 0 0 1-.73-.59c-.2-.267-.3-.62-.3-1.06 0-.413.104-.773.31-1.08a1.94 1.94 0 0 1 .87-.7c.374-.167.8-.25 1.28-.25.72 0 1.304.177 1.75.53.454.347.704.833.75 1.46h-1.54a.78.78 0 0 0-.31-.59c-.186-.16-.436-.24-.75-.24-.273 0-.493.07-.66.21-.16.14-.24.343-.24.61 0 .187.06.343.18.47.127.12.28.22.46.3.187.073.447.16.78.26.454.133.824.267 1.11.4.287.133.534.333.74.6.207.267.31.617.31 1.05 0 .373-.096.72-.29 1.04a2.08 2.08 0 0 1-.85.77c-.373.187-.816.28-1.33.28", className: "fillStrong" })
12
+ ] }) })
13
+ );
14
+ export {
15
+ DnsProductIcon
16
+ };
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DocumentDbProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Managed-Database-Document", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a2.673 2.673 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.366 2.366 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a1.998 1.998 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a1.88 1.88 0 0 1-.197-.217", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48c.349 0 .694-.004 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a49.93 49.93 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A12.96 12.96 0 0 1 29 41c0-7.18 5.82-13 13-13 .337 0 .67.013 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543.587-.1 1.148-.211 1.677-.335.342-.08.67-.165.984-.255l.046-.013c.325-.094.627-.191.906-.29 1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.508 2.508 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .508.508 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.508 2.508 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.508 2.508 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.508.508 0 0 0-.508-.508 1 1 0 1 1 0-2 2.508 2.508 0 0 1 2.508 2.508v2.01Z", className: "fillStrong" })
15
+ ] })
16
+ ] }) })
17
+ );
18
+ exports.DocumentDbProductIcon = DocumentDbProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DocumentDbProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,18 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DocumentDbProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Managed-Database-Document", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsxs("g", { className: "icon", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M16.852 24.977a1 1 0 0 0-1.72 1.02L16 25.5c-.868.496-.867.497-.867.498l.002.003.002.005.007.01.015.025a2.673 2.673 0 0 0 .176.242c.114.14.277.316.507.517.459.401 1.173.892 2.257 1.366C20.264 29.113 23.911 30 30 30a1 1 0 1 0 0-2c-5.91 0-9.263-.863-11.099-1.666-.915-.4-1.451-.785-1.742-1.04a2.366 2.366 0 0 1-.307-.317m0 9.5a1 1 0 0 0-1.72 1.02L16 35c-.868.496-.867.497-.867.498l.001.002.002.004.006.01.012.02a1.998 1.998 0 0 0 .136.193c.086.11.207.25.373.41.334.32.844.718 1.605 1.127 1.52.816 4.033 1.67 8.142 2.043a1 1 0 1 0 .18-1.992c-3.915-.355-6.151-1.156-7.376-1.813-.61-.328-.97-.621-1.165-.808a1.88 1.88 0 0 1-.197-.217", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#521094", d: "m30 12-.788.006C21.248 12.122 15 14.002 15 17v25.455l.006.163C15.274 45.906 21.886 48 30 48c.349 0 .694-.004 1.037-.011A12.99 12.99 0 0 0 42 54c7.18 0 13-5.82 13-13 0-6.147-4.266-11.298-10-12.652V17c0-3.096-6.664-5-15-5m13 16.038V19.65c-2.46 1.424-6.964 2.267-12.211 2.343h-.008a49.93 49.93 0 0 1-.777.006H30c-5.583 0-10.416-.854-13-2.349v22.763l.002.082c.137 1.669 5.929 3.503 12.995 3.504A12.96 12.96 0 0 1 29 41c0-7.18 5.82-13 13-13 .337 0 .67.013 1 .038m0-11.053c-.026-.448-1.196-1.23-3.375-1.852C37.113 14.415 33.676 14 30 14s-7.112.415-9.625 1.133C18.173 15.763 17 16.555 17 17l.006.055c.086.435 1.16 1.146 3.114 1.737l.252.074h.003C22.889 19.586 26.325 20 30 20c2.505 0 4.898-.193 6.964-.543.587-.1 1.148-.211 1.677-.335.342-.08.67-.165.984-.255l.046-.013c.325-.094.627-.191.906-.29 1.532-.545 2.364-1.145 2.42-1.524zM31 41c0-6.075 4.925-11 11-11s11 4.925 11 11-4.925 11-11 11-11-4.925-11-11", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M36.475 40.535a1 1 0 0 0 0 1.377l.964 1.016v2.011a2.508 2.508 0 0 0 2.508 2.508 1 1 0 0 0 0-2 .508.508 0 0 1-.508-.508v-2.41a1 1 0 0 0-.275-.688l-.586-.617.586-.618a1 1 0 0 0 .275-.688v-2.41c0-.28.227-.508.508-.508a1 1 0 0 0 0-2 2.508 2.508 0 0 0-2.508 2.508v2.01zm10.487-1.016.964 1.016a1 1 0 0 1 0 1.377l-.964 1.016v2.011a2.508 2.508 0 0 1-2.508 2.508 1 1 0 0 1 0-2c.28 0 .508-.227.508-.508v-2.41a1 1 0 0 1 .274-.688l.586-.617-.586-.618a1 1 0 0 1-.274-.688v-2.41a.508.508 0 0 0-.508-.508 1 1 0 1 1 0-2 2.508 2.508 0 0 1 2.508 2.508v2.01Z", className: "fillStrong" })
13
+ ] })
14
+ ] }) })
15
+ );
16
+ export {
17
+ DocumentDbProductIcon
18
+ };
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DocumentationProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Documentation", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Documentation", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M12 20a6 6 0 0 1 6-6h28.462a6 6 0 0 1 6 6v21.73a6 6 0 0 1-6 6H43.5a1 1 0 1 1 0-2h2.962a4 4 0 0 0 4-4V24H14v17.73a4 4 0 0 0 4 4h2.5a1 1 0 1 1 0 2H18a6 6 0 0 1-6-6zm38.462 0v2H14v-2a4 4 0 0 1 4-4h28.462a4 4 0 0 1 4 4m-9.577-2.154a1 1 0 1 0 0 2h5.288a1 1 0 1 0 0-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M22.836 46.736A11.446 11.446 0 0 1 21 40.5C21 34.149 26.149 29 32.5 29S44 34.149 44 40.5 38.851 52 32.5 52c-2 0-3.881-.51-5.52-1.409l-5.578 1.495zm3.922 5.985A13.455 13.455 0 0 0 32.5 54C39.956 54 46 47.956 46 40.5S39.956 27 32.5 27 19 33.044 19 40.5c0 2.368.611 4.598 1.685 6.536l-1.214 4.532a2 2 0 0 0 2.45 2.45z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", children: [
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M29.25 39.378c0-.69.56-1.25 1.25-1.25h3.34v8.563a1.25 1.25 0 1 1-2.5 0v-6.063h-.84c-.69 0-1.25-.56-1.25-1.25", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M34.166 34.736a1.736 1.736 0 1 1-3.472 0 1.736 1.736 0 0 1 3.472 0", className: "fill" })
17
+ ] })
18
+ ] }) })
19
+ ] }) })
20
+ );
21
+ exports.DocumentationProductIcon = DocumentationProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DocumentationProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,21 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DocumentationProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Documentation", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("g", { className: "Documentation", children: /* @__PURE__ */ jsxs("g", { className: "icon", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M12 20a6 6 0 0 1 6-6h28.462a6 6 0 0 1 6 6v21.73a6 6 0 0 1-6 6H43.5a1 1 0 1 1 0-2h2.962a4 4 0 0 0 4-4V24H14v17.73a4 4 0 0 0 4 4h2.5a1 1 0 1 1 0 2H18a6 6 0 0 1-6-6zm38.462 0v2H14v-2a4 4 0 0 1 4-4h28.462a4 4 0 0 1 4 4m-9.577-2.154a1 1 0 1 0 0 2h5.288a1 1 0 1 0 0-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M22.836 46.736A11.446 11.446 0 0 1 21 40.5C21 34.149 26.149 29 32.5 29S44 34.149 44 40.5 38.851 52 32.5 52c-2 0-3.881-.51-5.52-1.409l-5.578 1.495zm3.922 5.985A13.455 13.455 0 0 0 32.5 54C39.956 54 46 47.956 46 40.5S39.956 27 32.5 27 19 33.044 19 40.5c0 2.368.611 4.598 1.685 6.536l-1.214 4.532a2 2 0 0 0 2.45 2.45z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", children: [
13
+ /* @__PURE__ */ jsx("path", { d: "M29.25 39.378c0-.69.56-1.25 1.25-1.25h3.34v8.563a1.25 1.25 0 1 1-2.5 0v-6.063h-.84c-.69 0-1.25-.56-1.25-1.25", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsx("path", { d: "M34.166 34.736a1.736 1.736 0 1 1-3.472 0 1.736 1.736 0 0 1 3.472 0", className: "fill" })
15
+ ] })
16
+ ] }) })
17
+ ] }) })
18
+ );
19
+ export {
20
+ DocumentationProductIcon
21
+ };
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const DomainsProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Domains", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M32 13c-10.493 0-19 8.507-19 19s8.507 19 19 19 19-8.507 19-19-8.507-19-19-19m17 18.977V32c0 9.389-7.611 17-17 17s-17-7.611-17-17v-.023c-.648-.619-1-1.284-1-1.977 0-.881.57-1.718 1.594-2.472C17.558 20.308 24.16 15 32 15c7.841 0 14.442 5.308 16.406 12.528C49.43 28.282 50 29.118 50 30c0 .693-.352 1.358-1 1.977", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M32 23c-11.849 0-19 2.08-19 7v.012c.004 1.635.862 3 2.42 4.041a1 1 0 0 0 1.112-1.662C15.488 31.693 15 30.914 15 30v-.002l.004-.136c.178-2.978 6.125-4.754 16.067-4.857L32 25c10.656 0 17 1.846 17 5 0 .92-.495 1.702-1.55 2.403a1 1 0 0 0 1.106 1.667C50.133 33.023 51 31.65 51 30v-.012c-.011-4.781-6.79-6.877-18.074-6.984z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", children: [
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.143 28.904C21.988 19.848 26.443 13 32 13a1 1 0 1 1 0 2c-4.246 0-8.104 5.932-8.866 14.09a1 1 0 0 1-1.991-.186m1.245 12.41a1 1 0 1 1 1.904-.613C25.95 45.855 28.916 49 32 49a1 1 0 1 1 0 2c-4.135 0-7.717-3.798-9.612-9.686", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.993 13.883A1 1 0 0 0 31 14v15.056l.007.117A1 1 0 0 0 33 29.056V14zm0 26.99A1 1 0 0 0 31 40.99V50l.007.117A1 1 0 0 0 33 50v-9.01z", clipRule: "evenodd", fillRule: "evenodd" }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M42.858 28.908C42.014 19.851 37.558 13 32 13a1 1 0 1 0 0 2c4.247 0 8.106 5.934 8.866 14.094a1 1 0 1 0 1.992-.186m-1.25 12.416a1 1 0 1 0-1.903-.613C38.045 45.86 35.082 49 32 49a1 1 0 1 0 0 2c4.133 0 7.713-3.794 9.608-9.676", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] }),
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M19.654 32.062a1 1 0 0 1 1.237.484l.047.107.563 1.524.597-1.54c.322-.827 1.462-.844 1.83-.08l.047.115.504 1.455.591-1.495a1 1 0 0 1 1.187-.599l.11.037a1 1 0 0 1 .6 1.187l-.037.11-1.582 4c-.325.824-1.46.837-1.828.075l-.047-.114-.496-1.43-.567 1.464c-.317.817-1.437.847-1.819.102l-.051-.118-1.478-4a1 1 0 0 1 .591-1.284Zm9 0a1 1 0 0 1 1.237.484l.047.107.563 1.524.597-1.54c.322-.827 1.462-.844 1.83-.08l.047.115.504 1.455.591-1.495a1 1 0 0 1 1.187-.599l.11.037a1 1 0 0 1 .6 1.187l-.037.11-1.582 4c-.325.824-1.46.837-1.828.075l-.047-.114-.496-1.43-.567 1.464c-.317.817-1.437.847-1.819.102l-.051-.118-1.478-4a1 1 0 0 1 .591-1.284Zm10.237.484a1 1 0 0 0-1.829.8l1.478 4 .051.118c.382.745 1.502.715 1.82-.102l.566-1.463.496 1.428.047.115c.367.762 1.502.749 1.828-.075l1.582-4 .037-.11a1 1 0 0 0-.6-1.187l-.11-.037a1 1 0 0 0-1.187.599l-.591 1.495-.504-1.455-.047-.114c-.368-.765-1.508-.748-1.83.08l-.597 1.539-.563-1.524z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
19
+ ] }) })
20
+ );
21
+ exports.DomainsProductIcon = DomainsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const DomainsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,21 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const DomainsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Domains", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", 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", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M32 13c-10.493 0-19 8.507-19 19s8.507 19 19 19 19-8.507 19-19-8.507-19-19-19m17 18.977V32c0 9.389-7.611 17-17 17s-17-7.611-17-17v-.023c-.648-.619-1-1.284-1-1.977 0-.881.57-1.718 1.594-2.472C17.558 20.308 24.16 15 32 15c7.841 0 14.442 5.308 16.406 12.528C49.43 28.282 50 29.118 50 30c0 .693-.352 1.358-1 1.977", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M32 23c-11.849 0-19 2.08-19 7v.012c.004 1.635.862 3 2.42 4.041a1 1 0 0 0 1.112-1.662C15.488 31.693 15 30.914 15 30v-.002l.004-.136c.178-2.978 6.125-4.754 16.067-4.857L32 25c10.656 0 17 1.846 17 5 0 .92-.495 1.702-1.55 2.403a1 1 0 0 0 1.106 1.667C50.133 33.023 51 31.65 51 30v-.012c-.011-4.781-6.79-6.877-18.074-6.984z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", children: [
12
+ /* @__PURE__ */ jsx("path", { d: "M21.143 28.904C21.988 19.848 26.443 13 32 13a1 1 0 1 1 0 2c-4.246 0-8.104 5.932-8.866 14.09a1 1 0 0 1-1.991-.186m1.245 12.41a1 1 0 1 1 1.904-.613C25.95 45.855 28.916 49 32 49a1 1 0 1 1 0 2c-4.135 0-7.717-3.798-9.612-9.686", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsx("path", { d: "M32.993 13.883A1 1 0 0 0 31 14v15.056l.007.117A1 1 0 0 0 33 29.056V14zm0 26.99A1 1 0 0 0 31 40.99V50l.007.117A1 1 0 0 0 33 50v-9.01z", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsx("path", { d: "M42.858 28.908C42.014 19.851 37.558 13 32 13a1 1 0 1 0 0 2c4.247 0 8.106 5.934 8.866 14.094a1 1 0 1 0 1.992-.186m-1.25 12.416a1 1 0 1 0-1.903-.613C38.045 45.86 35.082 49 32 49a1 1 0 1 0 0 2c4.133 0 7.713-3.794 9.608-9.676", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] }),
16
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M19.654 32.062a1 1 0 0 1 1.237.484l.047.107.563 1.524.597-1.54c.322-.827 1.462-.844 1.83-.08l.047.115.504 1.455.591-1.495a1 1 0 0 1 1.187-.599l.11.037a1 1 0 0 1 .6 1.187l-.037.11-1.582 4c-.325.824-1.46.837-1.828.075l-.047-.114-.496-1.43-.567 1.464c-.317.817-1.437.847-1.819.102l-.051-.118-1.478-4a1 1 0 0 1 .591-1.284Zm9 0a1 1 0 0 1 1.237.484l.047.107.563 1.524.597-1.54c.322-.827 1.462-.844 1.83-.08l.047.115.504 1.455.591-1.495a1 1 0 0 1 1.187-.599l.11.037a1 1 0 0 1 .6 1.187l-.037.11-1.582 4c-.325.824-1.46.837-1.828.075l-.047-.114-.496-1.43-.567 1.464c-.317.817-1.437.847-1.819.102l-.051-.118-1.478-4a1 1 0 0 1 .591-1.284Zm10.237.484a1 1 0 0 0-1.829.8l1.478 4 .051.118c.382.745 1.502.715 1.82-.102l.566-1.463.496 1.428.047.115c.367.762 1.502.749 1.828-.075l1.582-4 .037-.11a1 1 0 0 0-.6-1.187l-.11-.037a1 1 0 0 0-1.187.599l-.591 1.495-.504-1.455-.047-.114c-.368-.765-1.508-.748-1.83.08l-.597 1.539-.563-1.524z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] }) })
18
+ );
19
+ export {
20
+ DomainsProductIcon
21
+ };
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const EdgeServicesProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
10
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "edge-services", clipPath: "url(#a)", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#F1EEFC", className: "fillWeak", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z", clipRule: "evenodd" })
14
+ ] }) }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M38 26a2 2 0 0 1 2-2h3.385a2 2 0 0 1 2 2v3.385a2 2 0 0 1-2 2H40a2 2 0 0 1-2-2zm5.385 0H40v3.385h3.385zm3.23 0a2 2 0 0 1 2-2H52a2 2 0 0 1 2 2v3.385a2 2 0 0 1-2 2h-3.385a2 2 0 0 1-2-2zM52 26h-3.385v3.385H52zm-5.385 8.615a2 2 0 0 1 2-2H52a2 2 0 0 1 2 2V38a2 2 0 0 1-2 2h-3.385a2 2 0 0 1-2-2zm5.385 0h-3.385V38H52zm-14 0a2 2 0 0 1 2-2h3.385a2 2 0 0 1 2 2V38a2 2 0 0 1-2 2H40a2 2 0 0 1-2-2zm5.385 0H40V38h3.385zM15 41a9 9 0 1 0 0-18 9 9 0 0 0 0 18m0 2c6.075 0 11-4.925 11-11s-4.925-11-11-11S4 25.925 4 32s4.925 11 11 11" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 42.22V21.87h2v20.35z" }),
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.772 38.776c.947-1.635 1.596-4.026 1.596-6.776s-.65-5.141-1.596-6.776C16.795 23.537 15.744 23 15 23s-1.796.537-2.773 2.224c-.946 1.635-1.596 4.026-1.596 6.776s.65 5.141 1.596 6.776C13.204 40.463 14.256 41 15 41s1.795-.537 2.772-2.224M15 43c3.517 0 6.368-4.925 6.368-11S18.518 21 15 21c-3.517 0-6.369 4.925-6.369 11S11.483 43 15 43" }),
19
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M24.9 33H5.1v-2h19.8z" })
20
+ ] }),
21
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
22
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.956 12c-6.07 0-11.51 2.572-15.217 6.639a1 1 0 1 1-1.478-1.347C20.341 12.817 26.312 10 32.956 10c7.293 0 13.776 3.395 17.836 8.65a1 1 0 0 1-1.583 1.222C45.522 15.1 39.62 12 32.956 12m17.655 30.948a1 1 0 0 1 .18 1.402C46.734 49.605 40.25 53 32.957 53c-6.644 0-12.616-2.817-16.695-7.292a1 1 0 1 1 1.478-1.347C21.447 48.428 26.885 51 32.956 51c6.664 0 12.566-3.1 16.253-7.872a1 1 0 0 1 1.402-.18" }),
23
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M33.033 7c-8.942 0-16.78 4.611-21.19 11.537a1 1 0 1 1-1.686-1.074C14.924 9.976 23.39 5 33.033 5 47.91 5 60 16.847 60 31.5S47.91 58 33.033 58c-9.643 0-18.11-4.975-22.876-12.463a1 1 0 0 1 1.687-1.074C16.254 51.388 24.09 56 33.034 56 46.838 56 58 45.014 58 31.5S46.84 7 33.033 7" }),
24
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M31.293 27.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L33.586 33H28a1 1 0 0 1 0-2h5.586l-2.293-2.293a1 1 0 0 1 0-1.414" })
25
+ ] })
26
+ ] }),
27
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
28
+ ] })
29
+ );
30
+ exports.EdgeServicesProductIcon = EdgeServicesProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const EdgeServicesProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,30 @@
1
+ import { jsxs, jsx } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const EdgeServicesProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsxs(Icon, { ...props, children: [
8
+ /* @__PURE__ */ jsxs("g", { className: "edge-services", clipPath: "url(#a)", children: [
9
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxs("g", { fill: "#F1EEFC", className: "fillWeak", children: [
10
+ /* @__PURE__ */ jsx("path", { d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z" }),
11
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z", clipRule: "evenodd" })
12
+ ] }) }),
13
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
14
+ /* @__PURE__ */ jsx("path", { d: "M38 26a2 2 0 0 1 2-2h3.385a2 2 0 0 1 2 2v3.385a2 2 0 0 1-2 2H40a2 2 0 0 1-2-2zm5.385 0H40v3.385h3.385zm3.23 0a2 2 0 0 1 2-2H52a2 2 0 0 1 2 2v3.385a2 2 0 0 1-2 2h-3.385a2 2 0 0 1-2-2zM52 26h-3.385v3.385H52zm-5.385 8.615a2 2 0 0 1 2-2H52a2 2 0 0 1 2 2V38a2 2 0 0 1-2 2h-3.385a2 2 0 0 1-2-2zm5.385 0h-3.385V38H52zm-14 0a2 2 0 0 1 2-2h3.385a2 2 0 0 1 2 2V38a2 2 0 0 1-2 2H40a2 2 0 0 1-2-2zm5.385 0H40V38h3.385zM15 41a9 9 0 1 0 0-18 9 9 0 0 0 0 18m0 2c6.075 0 11-4.925 11-11s-4.925-11-11-11S4 25.925 4 32s4.925 11 11 11" }),
15
+ /* @__PURE__ */ jsx("path", { d: "M14 42.22V21.87h2v20.35z" }),
16
+ /* @__PURE__ */ jsx("path", { d: "M17.772 38.776c.947-1.635 1.596-4.026 1.596-6.776s-.65-5.141-1.596-6.776C16.795 23.537 15.744 23 15 23s-1.796.537-2.773 2.224c-.946 1.635-1.596 4.026-1.596 6.776s.65 5.141 1.596 6.776C13.204 40.463 14.256 41 15 41s1.795-.537 2.772-2.224M15 43c3.517 0 6.368-4.925 6.368-11S18.518 21 15 21c-3.517 0-6.369 4.925-6.369 11S11.483 43 15 43" }),
17
+ /* @__PURE__ */ jsx("path", { d: "M24.9 33H5.1v-2h19.8z" })
18
+ ] }),
19
+ /* @__PURE__ */ jsxs("g", { fill: "#A060F6", fillRule: "evenodd", className: "fillStrong", clipRule: "evenodd", children: [
20
+ /* @__PURE__ */ jsx("path", { d: "M32.956 12c-6.07 0-11.51 2.572-15.217 6.639a1 1 0 1 1-1.478-1.347C20.341 12.817 26.312 10 32.956 10c7.293 0 13.776 3.395 17.836 8.65a1 1 0 0 1-1.583 1.222C45.522 15.1 39.62 12 32.956 12m17.655 30.948a1 1 0 0 1 .18 1.402C46.734 49.605 40.25 53 32.957 53c-6.644 0-12.616-2.817-16.695-7.292a1 1 0 1 1 1.478-1.347C21.447 48.428 26.885 51 32.956 51c6.664 0 12.566-3.1 16.253-7.872a1 1 0 0 1 1.402-.18" }),
21
+ /* @__PURE__ */ jsx("path", { d: "M33.033 7c-8.942 0-16.78 4.611-21.19 11.537a1 1 0 1 1-1.686-1.074C14.924 9.976 23.39 5 33.033 5 47.91 5 60 16.847 60 31.5S47.91 58 33.033 58c-9.643 0-18.11-4.975-22.876-12.463a1 1 0 0 1 1.687-1.074C16.254 51.388 24.09 56 33.034 56 46.838 56 58 45.014 58 31.5S46.84 7 33.033 7" }),
22
+ /* @__PURE__ */ jsx("path", { d: "M31.293 27.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L33.586 33H28a1 1 0 0 1 0-2h5.586l-2.293-2.293a1 1 0 0 1 0-1.414" })
23
+ ] })
24
+ ] }),
25
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
26
+ ] })
27
+ );
28
+ export {
29
+ EdgeServicesProductIcon
30
+ };
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const ElasticMetalAluminiumProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Elasticmetal-Aluminium", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Elasticmetal-Aluminium-icon", clipPath: "url(#a)", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
12
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Elasticmetal", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Serveur", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M24 35a3 3 0 1 0-6 0 3 3 0 0 0 6 0m-4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0", className: "fillStrong", clipRule: "evenodd" }) }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M17.063 20.717C18.079 15.088 22.47 11 27.578 11c3.6 0 6.829 2.019 8.792 5.19a1 1 0 0 0 1.54.198c.776-.739 1.78-1.174 2.868-1.174 2.135 0 3.664 1.147 4.529 2.79q1.126.03 2.191.256a1 1 0 0 0-.072-.44c-1.04-2.538-3.304-4.606-6.648-4.606a6.06 6.06 0 0 0-3.331 1C35.13 11.055 31.587 9 27.577 9c-5.984 0-10.896 4.553-12.315 10.559C11.09 19.899 8 23.87 8 28.437c0 3.862 2.184 7.25 5.367 8.449a1 1 0 1 0 .705-1.872C11.776 34.15 10 31.59 10 28.437c0-3.948 2.741-6.896 5.835-6.902l.224.005a1 1 0 0 0 1.004-.823", className: "fillStrong" }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M39.17 42.622H32v6.549A3 3 0 0 1 33.83 51h13.334a1 1 0 0 1 .117 1.993l-.117.007H33.83a3.001 3.001 0 0 1-5.658 0H14a1 1 0 0 1-.117-1.993L14 51h14.171A3 3 0 0 1 30 49.17v-6.548H17.822a5 5 0 0 1-5-5v-5a5 5 0 0 1 5-5h14.621a13 13 0 0 0-.37 2h-14.25a3 3 0 0 0-2.996 2.824l-.005.176v5a3 3 0 0 0 2.824 2.995l.176.005h18.436a13 13 0 0 0 2.911 2ZM32 52a1 1 0 1 0-2 0 1 1 0 0 0 2 0" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M45 19c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12M31 31c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14" })
18
+ ] }),
19
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M44.652 33.284h-3.336l-.552 1.596H39l3.012-8.388h1.956l3.012 8.388h-1.776zm-.456-1.344-1.212-3.504-1.212 3.504zm5.59-5.94v8.88h-1.68V26z", className: "fillStrong" })
20
+ ] })
21
+ ] }) }),
22
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
23
+ ] })
24
+ );
25
+ exports.ElasticMetalAluminiumProductIcon = ElasticMetalAluminiumProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ElasticMetalAluminiumProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,25 @@
1
+ import { jsxs, jsx } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ElasticMetalAluminiumProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsxs(Icon, { ...props, children: [
8
+ /* @__PURE__ */ jsx("g", { className: "Elasticmetal-Aluminium", children: /* @__PURE__ */ jsxs("g", { className: "Elasticmetal-Aluminium-icon", clipPath: "url(#a)", children: [
9
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
10
+ /* @__PURE__ */ jsxs("g", { className: "Elasticmetal", children: [
11
+ /* @__PURE__ */ jsx("g", { className: "Serveur", children: /* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M24 35a3 3 0 1 0-6 0 3 3 0 0 0 6 0m-4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0", className: "fillStrong", clipRule: "evenodd" }) }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M17.063 20.717C18.079 15.088 22.47 11 27.578 11c3.6 0 6.829 2.019 8.792 5.19a1 1 0 0 0 1.54.198c.776-.739 1.78-1.174 2.868-1.174 2.135 0 3.664 1.147 4.529 2.79q1.126.03 2.191.256a1 1 0 0 0-.072-.44c-1.04-2.538-3.304-4.606-6.648-4.606a6.06 6.06 0 0 0-3.331 1C35.13 11.055 31.587 9 27.577 9c-5.984 0-10.896 4.553-12.315 10.559C11.09 19.899 8 23.87 8 28.437c0 3.862 2.184 7.25 5.367 8.449a1 1 0 1 0 .705-1.872C11.776 34.15 10 31.59 10 28.437c0-3.948 2.741-6.896 5.835-6.902l.224.005a1 1 0 0 0 1.004-.823", className: "fillStrong" }),
13
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
14
+ /* @__PURE__ */ jsx("path", { d: "M39.17 42.622H32v6.549A3 3 0 0 1 33.83 51h13.334a1 1 0 0 1 .117 1.993l-.117.007H33.83a3.001 3.001 0 0 1-5.658 0H14a1 1 0 0 1-.117-1.993L14 51h14.171A3 3 0 0 1 30 49.17v-6.548H17.822a5 5 0 0 1-5-5v-5a5 5 0 0 1 5-5h14.621a13 13 0 0 0-.37 2h-14.25a3 3 0 0 0-2.996 2.824l-.005.176v5a3 3 0 0 0 2.824 2.995l.176.005h18.436a13 13 0 0 0 2.911 2ZM32 52a1 1 0 1 0-2 0 1 1 0 0 0 2 0" }),
15
+ /* @__PURE__ */ jsx("path", { d: "M45 19c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12M31 31c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14" })
16
+ ] }),
17
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M44.652 33.284h-3.336l-.552 1.596H39l3.012-8.388h1.956l3.012 8.388h-1.776zm-.456-1.344-1.212-3.504-1.212 3.504zm5.59-5.94v8.88h-1.68V26z", className: "fillStrong" })
18
+ ] })
19
+ ] }) }),
20
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
21
+ ] })
22
+ );
23
+ export {
24
+ ElasticMetalAluminiumProductIcon
25
+ };
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("@emotion/react/jsx-runtime");
4
+ const Icon = require("../Icon.cjs");
5
+ const ElasticMetalBerylliumProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Elasticmetal-Beryllium", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Elasticmetal-Beryllium-icon", clipPath: "url(#a)", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", 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", className: "fillWeak" }) }),
12
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Elasticmetal", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Serveur", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M24 35a3 3 0 1 0-6 0 3 3 0 0 0 6 0m-4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0", className: "fillStrong", clipRule: "evenodd" }) }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M17.063 20.717C18.079 15.088 22.47 11 27.578 11c3.6 0 6.829 2.019 8.792 5.19a1 1 0 0 0 1.54.198c.776-.739 1.78-1.174 2.868-1.174 2.135 0 3.664 1.147 4.529 2.79q1.126.03 2.191.256a1 1 0 0 0-.072-.44c-1.04-2.538-3.304-4.606-6.648-4.606a6.06 6.06 0 0 0-3.331 1C35.13 11.055 31.587 9 27.577 9c-5.984 0-10.896 4.553-12.315 10.559C11.09 19.899 8 23.87 8 28.437c0 3.862 2.184 7.25 5.367 8.449a1 1 0 1 0 .705-1.872C11.776 34.15 10 31.59 10 28.437c0-3.948 2.741-6.896 5.835-6.902l.224.005a1 1 0 0 0 1.004-.823", className: "fillStrong" }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", fillRule: "evenodd", className: "fill", clipRule: "evenodd", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M39.17 42.622H32v6.549A3 3 0 0 1 33.83 51h13.334a1 1 0 0 1 .117 1.993l-.117.007H33.83a3.001 3.001 0 0 1-5.658 0H14a1 1 0 0 1-.117-1.993L14 51h14.171A3 3 0 0 1 30 49.17v-6.548H17.822a5 5 0 0 1-5-5v-5a5 5 0 0 1 5-5h14.621a13 13 0 0 0-.37 2h-14.25a3 3 0 0 0-2.996 2.824l-.005.176v5a3 3 0 0 0 2.824 2.995l.176.005h18.436a13 13 0 0 0 2.911 2ZM32 52a1 1 0 1 0-2 0 1 1 0 0 0 2 0" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M45 19c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12M31 31c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14" })
18
+ ] }),
19
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M43.752 30.704q.708.132 1.164.708t.456 1.32q0 .672-.336 1.188-.324.504-.948.792T42.612 35H39v-8.376h3.456q.852 0 1.464.276.624.276.936.768.324.492.324 1.116 0 .732-.396 1.224-.384.492-1.032.696m-3.072-.624h1.536q.6 0 .924-.264.324-.276.324-.78c0-.504-.108-.596-.324-.78q-.324-.276-.924-.276H40.68zm1.692 3.552q.612 0 .948-.288.348-.288.348-.816 0-.54-.36-.84-.36-.312-.972-.312H40.68v2.256zm10.518-2.1q0 .36-.047.648h-4.86q.06.72.504 1.128t1.092.408q.936 0 1.332-.804h1.812a3.06 3.06 0 0 1-1.104 1.584q-.816.612-2.004.612-.96 0-1.728-.42a3.1 3.1 0 0 1-1.188-1.212q-.42-.78-.42-1.8 0-1.032.42-1.812t1.176-1.2 1.74-.42q.948 0 1.692.408.756.408 1.164 1.164.42.744.42 1.716Zm-1.74-.48q-.01-.648-.467-1.032-.456-.396-1.116-.396-.624 0-1.056.384-.42.372-.516 1.044z", className: "fillStrong" })
20
+ ] })
21
+ ] }) }),
22
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
23
+ ] })
24
+ );
25
+ exports.ElasticMetalBerylliumProductIcon = ElasticMetalBerylliumProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ElasticMetalBerylliumProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;