@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,17 @@
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 AdvancedSettingsProductIcon = ({
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: "Advanced-Settings", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 6.997 0 15.628 0h31.256c8.63 0 15.628 7.163 15.628 16v32c0 8.837-6.997 16-15.628 16H15.628C6.997 64 0 56.837 0 48z", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Advanced-Settings", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M18.558 14c.48 0 .878.354.961.82l.016.18v24.126a3.831 3.831 0 0 0-1.954 0V15c0-.552.438-1 .977-1m0 33c.337 0 .665-.044.977-.126V51a.99.99 0 0 1-.977 1 .984.984 0 0 1-.961-.82l-.016-.18v-4.126c.313.082.64.126.977.126M42 14c.48 0 .878.354.96.82l.017.18v14.126a3.83 3.83 0 0 0-1.954 0V15c0-.552.438-1 .977-1m0 23c.337 0 .664-.044.977-.126V51A.99.99 0 0 1 42 52a.984.984 0 0 1-.961-.82l-.016-.18V36.874c.312.082.64.126.977.126", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M30.279 14c.48 0 .878.354.961.82l.016.18v3.1c2.229.463 3.907 2.481 3.907 4.9 0 2.419-1.678 4.437-3.907 4.9V51a.99.99 0 0 1-.977 1 .984.984 0 0 1-.961-.82l-.016-.18V27.9c-2.229-.463-3.907-2.481-3.907-4.9 0-2.419 1.678-4.437 3.907-4.9V15c0-.552.438-1 .977-1m0 6c1.618 0 2.93 1.343 2.93 3s-1.312 3-2.93 3-2.93-1.343-2.93-3 1.312-3 2.93-3m6.837 13c0-2.761 2.187-5 4.884-5 2.697 0 4.884 2.239 4.884 5S44.697 38 42 38c-2.697 0-4.884-2.239-4.884-5m7.814 0c0-1.657-1.312-3-2.93-3s-2.93 1.343-2.93 3 1.312 3 2.93 3 2.93-1.343 2.93-3m-26.372 5c-2.697 0-4.884 2.239-4.884 5s2.187 5 4.884 5c2.697 0 4.884-2.239 4.884-5s-2.187-5-4.884-5m0 2c1.618 0 2.93 1.343 2.93 3s-1.312 3-2.93 3-2.93-1.343-2.93-3 1.312-3 2.93-3", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] }) })
15
+ ] }) })
16
+ );
17
+ exports.AdvancedSettingsProductIcon = AdvancedSettingsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const AdvancedSettingsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const AdvancedSettingsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Advanced-Settings", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#EEF", d: "M0 16C0 7.163 6.997 0 15.628 0h31.256c8.63 0 15.628 7.163 15.628 16v32c0 8.837-6.997 16-15.628 16H15.628C6.997 64 0 56.837 0 48z", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsx("g", { className: "Advanced-Settings", children: /* @__PURE__ */ jsxs("g", { className: "Icon", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M18.558 14c.48 0 .878.354.961.82l.016.18v24.126a3.831 3.831 0 0 0-1.954 0V15c0-.552.438-1 .977-1m0 33c.337 0 .665-.044.977-.126V51a.99.99 0 0 1-.977 1 .984.984 0 0 1-.961-.82l-.016-.18v-4.126c.313.082.64.126.977.126M42 14c.48 0 .878.354.96.82l.017.18v14.126a3.83 3.83 0 0 0-1.954 0V15c0-.552.438-1 .977-1m0 23c.337 0 .664-.044.977-.126V51A.99.99 0 0 1 42 52a.984.984 0 0 1-.961-.82l-.016-.18V36.874c.312.082.64.126.977.126", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M30.279 14c.48 0 .878.354.961.82l.016.18v3.1c2.229.463 3.907 2.481 3.907 4.9 0 2.419-1.678 4.437-3.907 4.9V51a.99.99 0 0 1-.977 1 .984.984 0 0 1-.961-.82l-.016-.18V27.9c-2.229-.463-3.907-2.481-3.907-4.9 0-2.419 1.678-4.437 3.907-4.9V15c0-.552.438-1 .977-1m0 6c1.618 0 2.93 1.343 2.93 3s-1.312 3-2.93 3-2.93-1.343-2.93-3 1.312-3 2.93-3m6.837 13c0-2.761 2.187-5 4.884-5 2.697 0 4.884 2.239 4.884 5S44.697 38 42 38c-2.697 0-4.884-2.239-4.884-5m7.814 0c0-1.657-1.312-3-2.93-3s-2.93 1.343-2.93 3 1.312 3 2.93 3 2.93-1.343 2.93-3m-26.372 5c-2.697 0-4.884 2.239-4.884 5s2.187 5 4.884 5c2.697 0 4.884-2.239 4.884-5s-2.187-5-4.884-5m0 2c1.618 0 2.93 1.343 2.93 3s-1.312 3-2.93 3-2.93-1.343-2.93-3 1.312-3 2.93-3", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] }) })
13
+ ] }) })
14
+ );
15
+ export {
16
+ AdvancedSettingsProductIcon
17
+ };
@@ -0,0 +1,14 @@
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 AnsibleProductIcon = ({
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: "Ansible", 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.jsx("path", { fill: "#521094", d: "m31.67 19.457 9.27 22.88-14.002-11.03zm16.469 28.15-14.26-34.316c-.407-.99-1.22-1.513-2.208-1.513-.99 0-1.863.524-2.27 1.513L13.75 50.931h5.354l6.195-15.518 18.489 14.936c.744.601 1.28.873 1.978.873 1.396 0 2.617-1.047 2.617-2.558 0-.246-.087-.636-.244-1.056Z", className: "fill" })
12
+ ] }) })
13
+ );
14
+ exports.AnsibleProductIcon = AnsibleProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const AnsibleProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const AnsibleProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Ansible", 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("path", { fill: "#521094", d: "m31.67 19.457 9.27 22.88-14.002-11.03zm16.469 28.15-14.26-34.316c-.407-.99-1.22-1.513-2.208-1.513-.99 0-1.863.524-2.27 1.513L13.75 50.931h5.354l6.195-15.518 18.489 14.936c.744.601 1.28.873 1.978.873 1.396 0 2.617-1.047 2.617-2.558 0-.246-.087-.636-.244-1.056Z", className: "fill" })
10
+ ] }) })
11
+ );
12
+ export {
13
+ AnsibleProductIcon
14
+ };
@@ -0,0 +1,17 @@
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 ApiGatewayProductIcon = ({
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: "APIGateway", 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.jsxs("g", { className: "APIGateway", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M52 23a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1.706h-4.108a1 1 0 0 0-.707.293l-5.392 5.392a1 1 0 0 0 1.414 1.414l5.1-5.1H44V21a2 2 0 0 0 2 2zm0-8v6h-6v-6zm0 22a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v2h-9a1 1 0 1 0 0 2h9v2a2 2 0 0 0 2 2zm-6-5v-3h6v6h-6zm8 17a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2v-1.706h-4.108a1 1 0 0 1-.707-.293l-5.294-5.294a1 1 0 0 1 1.414-1.414l5.002 5.001H44V43a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2zm-2 0v-6h-6v6zM29.5 32.025a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474L25.956 33h-9.44A4.327 4.327 0 0 1 8 31.925 4.325 4.325 0 0 1 16.55 31h9.352l-2.578-2.363a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737m-14.85-.1a2.325 2.325 0 1 0-4.65 0 2.325 2.325 0 0 0 4.65 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M27.08 18.143c-.66.853-1.284 2.144-1.801 3.812a1 1 0 0 1-1.91-.593c.556-1.794 1.27-3.331 2.128-4.442.85-1.1 1.957-1.92 3.294-1.92 1.207 0 2.23.672 3.035 1.603.809.934 1.491 2.228 2.044 3.74 1.11 3.031 1.776 7.153 1.776 11.657 0 4.504-.666 8.626-1.776 11.657-.553 1.512-1.235 2.806-2.043 3.74-.807.931-1.83 1.603-3.037 1.603-1.337 0-2.445-.82-3.294-1.92-.858-1.11-1.572-2.648-2.129-4.442a1 1 0 0 1 1.91-.593c.518 1.668 1.143 2.96 1.802 3.812.668.865 1.258 1.143 1.711 1.143.41 0 .928-.224 1.523-.912.593-.685 1.172-1.734 1.678-3.118 1.01-2.76 1.654-6.638 1.654-10.97 0-4.332-.644-8.21-1.654-10.97-.506-1.384-1.085-2.433-1.678-3.118C29.719 17.224 29.2 17 28.79 17c-.453 0-1.043.278-1.711 1.143Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ exports.ApiGatewayProductIcon = ApiGatewayProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ApiGatewayProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ApiGatewayProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "APIGateway", 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__ */ jsxs("g", { className: "APIGateway", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M52 23a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1.706h-4.108a1 1 0 0 0-.707.293l-5.392 5.392a1 1 0 0 0 1.414 1.414l5.1-5.1H44V21a2 2 0 0 0 2 2zm0-8v6h-6v-6zm0 22a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v2h-9a1 1 0 1 0 0 2h9v2a2 2 0 0 0 2 2zm-6-5v-3h6v6h-6zm8 17a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2v-1.706h-4.108a1 1 0 0 1-.707-.293l-5.294-5.294a1 1 0 0 1 1.414-1.414l5.002 5.001H44V43a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2zm-2 0v-6h-6v6zM29.5 32.025a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474L25.956 33h-9.44A4.327 4.327 0 0 1 8 31.925 4.325 4.325 0 0 1 16.55 31h9.352l-2.578-2.363a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737m-14.85-.1a2.325 2.325 0 1 0-4.65 0 2.325 2.325 0 0 0 4.65 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M27.08 18.143c-.66.853-1.284 2.144-1.801 3.812a1 1 0 0 1-1.91-.593c.556-1.794 1.27-3.331 2.128-4.442.85-1.1 1.957-1.92 3.294-1.92 1.207 0 2.23.672 3.035 1.603.809.934 1.491 2.228 2.044 3.74 1.11 3.031 1.776 7.153 1.776 11.657 0 4.504-.666 8.626-1.776 11.657-.553 1.512-1.235 2.806-2.043 3.74-.807.931-1.83 1.603-3.037 1.603-1.337 0-2.445-.82-3.294-1.92-.858-1.11-1.572-2.648-2.129-4.442a1 1 0 0 1 1.91-.593c.518 1.668 1.143 2.96 1.802 3.812.668.865 1.258 1.143 1.711 1.143.41 0 .928-.224 1.523-.912.593-.685 1.172-1.734 1.678-3.118 1.01-2.76 1.654-6.638 1.654-10.97 0-4.332-.644-8.21-1.654-10.97-.506-1.384-1.085-2.433-1.678-3.118C29.719 17.224 29.2 17 28.79 17c-.453 0-1.043.278-1.711 1.143Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] })
13
+ ] }) })
14
+ );
15
+ export {
16
+ ApiGatewayProductIcon
17
+ };
@@ -0,0 +1,24 @@
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 ApiKeyProductIcon = ({
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: "API-Key", 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: "M30.064 8.203a2.87 2.87 0 0 1 2.118 0l18.247 7.251a2.852 2.852 0 0 1 1.808 2.663c-.036 8.918-.822 28.016-19.854 37.586a2.822 2.822 0 0 1-2.52 0C10.818 46.133 10.035 27.035 10 18.117a2.853 2.853 0 0 1 1.808-2.663zm1.283 2.1a.609.609 0 0 0-.45 0l-18.255 7.251a.593.593 0 0 0-.382.554c.035 8.908.869 26.657 18.617 35.576.15.075.341.075.49 0 17.737-8.919 18.574-26.669 18.61-35.576a.593.593 0 0 0-.382-.554z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "m30.874 43.234 5.32-5.393a1.5 1.5 0 0 0 .047-2.056l-5.649-6.287a1.5 1.5 0 0 0-2.197-.037L12.682 45.809a1.5 1.5 0 0 0-.415 1.133l.262 4.208a1.5 1.5 0 0 0 1.59 1.403l6.131-.383a1.5 1.5 0 0 0 1.406-1.44l.067-1.804a1.5 1.5 0 0 1 .46-1.026l3.775-3.62a1.5 1.5 0 0 1 .945-.415l2.996-.187a1.5 1.5 0 0 0 .975-.444", className: "fillWeak" }),
14
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M29.848 30.166a.5.5 0 0 0-.732-.012L13.403 46.502a.5.5 0 0 0-.138.377l.262 4.208a.5.5 0 0 0 .53.468l6.131-.383a.5.5 0 0 0 .469-.48l.067-1.803a2.5 2.5 0 0 1 .768-1.711l3.774-3.62a2.5 2.5 0 0 1 1.574-.691l2.997-.188a.5.5 0 0 0 .325-.147l5.32-5.393a.5.5 0 0 0 .016-.686zm-2.174-1.398a2.5 2.5 0 0 1 3.662.061l5.65 6.288a2.5 2.5 0 0 1-.08 3.426l-5.32 5.393a2.5 2.5 0 0 1-1.624.74l-2.997.187a.5.5 0 0 0-.315.138l-3.774 3.62a.5.5 0 0 0-.154.342l-.067 1.803a2.5 2.5 0 0 1-2.342 2.402l-6.13.383a2.5 2.5 0 0 1-2.652-2.34l-.263-4.207a2.5 2.5 0 0 1 .693-1.888z", clipRule: "evenodd", fillRule: "evenodd" }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M30.707 33.293a1 1 0 0 1 0 1.414l-17 17a1 1 0 0 1-1.414-1.414l17-17a1 1 0 0 1 1.414 0", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] }),
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M25.134 30.381a1 1 0 0 1 .37-1.368l2.008-1.147a.3.3 0 0 0 .141-.34 11.378 11.378 0 0 1-.009-5.887.3.3 0 0 0-.141-.339l-1.997-1.139a1 1 0 0 1-.371-1.369l1.73-2.997a1 1 0 0 1 1.37-.364l1.998 1.165a.3.3 0 0 0 .364-.047 11.408 11.408 0 0 1 2.346-1.814c.834-.481 1.757-.86 2.745-1.126a.3.3 0 0 0 .223-.292l-.01-2.313a1 1 0 0 1 1-1.004h3.461a1 1 0 0 1 1 1.005l-.012 2.3a.3.3 0 0 0 .223.291 11.38 11.38 0 0 1 5.094 2.952.3.3 0 0 0 .364.047l1.998-1.164a1 1 0 0 1 1.37.364l1.73 2.997a1 1 0 0 1-.37 1.369l-2.008 1.147a.3.3 0 0 0-.141.338c.52 1.937.523 3.973.009 5.889a.3.3 0 0 0 .141.338l1.997 1.14a1 1 0 0 1 .371 1.368l-1.73 2.998a1 1 0 0 1-1.37.363l-1.998-1.165a.3.3 0 0 0-.364.047 11.4 11.4 0 0 1-2.346 1.815c-.833.48-1.757.86-2.745 1.126a.3.3 0 0 0-.223.292l.01 2.311a1 1 0 0 1-1 1.005h-3.46a1 1 0 0 1-1-1.005l.012-2.3a.3.3 0 0 0-.223-.291 11.376 11.376 0 0 1-5.095-2.952.3.3 0 0 0-.364-.047l-1.997 1.165a1 1 0 0 1-1.37-.364z", className: "fillWeak" }),
19
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M30.597 32.625a.3.3 0 0 0-.364-.047l-1.998 1.165a1 1 0 0 1-1.37-.364l-1.73-2.998a1 1 0 0 1 .37-1.368l2.007-1.147a.3.3 0 0 0 .142-.34 11.379 11.379 0 0 1-.01-5.887.3.3 0 0 0-.14-.34l-1.998-1.138a1 1 0 0 1-.37-1.369l1.73-2.997a1 1 0 0 1 1.37-.364l1.997 1.165a.3.3 0 0 0 .364-.047 11.399 11.399 0 0 1 2.347-1.814 11.43 11.43 0 0 1 2.745-1.126.3.3 0 0 0 .223-.292l-.01-2.313a1 1 0 0 1 1-1.004h3.46a1 1 0 0 1 1 1.005l-.012 2.3a.3.3 0 0 0 .223.291 11.38 11.38 0 0 1 5.095 2.952.3.3 0 0 0 .364.047l1.997-1.164a1 1 0 0 1 1.37.364l1.73 2.997a1 1 0 0 1-.37 1.368l-2.007 1.148a.3.3 0 0 0-.142.338c.52 1.937.523 3.973.01 5.888a.3.3 0 0 0 .14.34l1.998 1.138a1 1 0 0 1 .37 1.369l-1.73 2.998a1 1 0 0 1-1.37.363l-1.997-1.165a.3.3 0 0 0-.364.047 11.4 11.4 0 0 1-2.347 1.815 11.44 11.44 0 0 1-2.745 1.126.3.3 0 0 0-.223.291l.011 2.312a1 1 0 0 1-1 1.005h-3.461a1 1 0 0 1-1-1.005l.012-2.3a.3.3 0 0 0-.222-.291 11.376 11.376 0 0 1-5.095-2.952m3.31 4.475a13.388 13.388 0 0 1-3.74-2.169l-.924.54a3 3 0 0 1-4.11-1.092l-1.73-2.998a3 3 0 0 1 1.11-4.105l.928-.53a13.388 13.388 0 0 1-.008-4.324l-.918-.524a3 3 0 0 1-1.112-4.106l1.73-2.997a3 3 0 0 1 4.11-1.091l.923.537a13 13 0 0 1 1.778-1.239c.62-.358 1.277-.665 1.962-.92l-.005-1.069a3 3 0 0 1 3-3.013h3.461a3 3 0 0 1 3 3.016l-.005 1.057a13.391 13.391 0 0 1 3.74 2.169l.924-.539a3 3 0 0 1 4.11 1.091l1.73 2.998a3 3 0 0 1-1.11 4.105l-.928.53a13.38 13.38 0 0 1 .008 4.324l.918.524a3 3 0 0 1 1.112 4.106l-1.731 2.997a3 3 0 0 1-4.11 1.092l-.922-.538c-.563.465-1.157.88-1.778 1.239-.62.358-1.277.665-1.962.92l.005 1.068a3 3 0 0 1-3 3.014h-3.461a3 3 0 0 1-3-3.016zm1.261-25.422.003-.001.518 1.932zm6.931 25.817-.006.001-.518-1.931.52 1.93m-12.911-22.36", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
20
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M35.299 27.368h-3.128l-.517 1.496H30L32.824 21h1.834l2.824 7.864h-1.666zm-.428-1.26-1.136-3.285-1.136 3.285zm9.393-2.667c0 .42-.102.814-.304 1.181-.195.368-.506.664-.934.89-.42.224-.952.337-1.598.337h-1.316v3.015h-1.575V21.01h2.892c.607 0 1.125.105 1.552.315.428.21.746.499.956.866.218.368.327.784.327 1.25m-2.903 1.137c.435 0 .758-.098.968-.293.21-.203.315-.484.315-.844 0-.765-.428-1.147-1.283-1.147h-1.249v2.284zm5.596-3.567v7.853h-1.575V21.01z", className: "fill" })
21
+ ] })
22
+ ] }) })
23
+ );
24
+ exports.ApiKeyProductIcon = ApiKeyProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ApiKeyProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,24 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ApiKeyProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "API-Key", 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: "M30.064 8.203a2.87 2.87 0 0 1 2.118 0l18.247 7.251a2.852 2.852 0 0 1 1.808 2.663c-.036 8.918-.822 28.016-19.854 37.586a2.822 2.822 0 0 1-2.52 0C10.818 46.133 10.035 27.035 10 18.117a2.853 2.853 0 0 1 1.808-2.663zm1.283 2.1a.609.609 0 0 0-.45 0l-18.255 7.251a.593.593 0 0 0-.382.554c.035 8.908.869 26.657 18.617 35.576.15.075.341.075.49 0 17.737-8.919 18.574-26.669 18.61-35.576a.593.593 0 0 0-.382-.554z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "m30.874 43.234 5.32-5.393a1.5 1.5 0 0 0 .047-2.056l-5.649-6.287a1.5 1.5 0 0 0-2.197-.037L12.682 45.809a1.5 1.5 0 0 0-.415 1.133l.262 4.208a1.5 1.5 0 0 0 1.59 1.403l6.131-.383a1.5 1.5 0 0 0 1.406-1.44l.067-1.804a1.5 1.5 0 0 1 .46-1.026l3.775-3.62a1.5 1.5 0 0 1 .945-.415l2.996-.187a1.5 1.5 0 0 0 .975-.444", className: "fillWeak" }),
12
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
13
+ /* @__PURE__ */ jsx("path", { d: "M29.848 30.166a.5.5 0 0 0-.732-.012L13.403 46.502a.5.5 0 0 0-.138.377l.262 4.208a.5.5 0 0 0 .53.468l6.131-.383a.5.5 0 0 0 .469-.48l.067-1.803a2.5 2.5 0 0 1 .768-1.711l3.774-3.62a2.5 2.5 0 0 1 1.574-.691l2.997-.188a.5.5 0 0 0 .325-.147l5.32-5.393a.5.5 0 0 0 .016-.686zm-2.174-1.398a2.5 2.5 0 0 1 3.662.061l5.65 6.288a2.5 2.5 0 0 1-.08 3.426l-5.32 5.393a2.5 2.5 0 0 1-1.624.74l-2.997.187a.5.5 0 0 0-.315.138l-3.774 3.62a.5.5 0 0 0-.154.342l-.067 1.803a2.5 2.5 0 0 1-2.342 2.402l-6.13.383a2.5 2.5 0 0 1-2.652-2.34l-.263-4.207a2.5 2.5 0 0 1 .693-1.888z", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsx("path", { d: "M30.707 33.293a1 1 0 0 1 0 1.414l-17 17a1 1 0 0 1-1.414-1.414l17-17a1 1 0 0 1 1.414 0", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] }),
16
+ /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M25.134 30.381a1 1 0 0 1 .37-1.368l2.008-1.147a.3.3 0 0 0 .141-.34 11.378 11.378 0 0 1-.009-5.887.3.3 0 0 0-.141-.339l-1.997-1.139a1 1 0 0 1-.371-1.369l1.73-2.997a1 1 0 0 1 1.37-.364l1.998 1.165a.3.3 0 0 0 .364-.047 11.408 11.408 0 0 1 2.346-1.814c.834-.481 1.757-.86 2.745-1.126a.3.3 0 0 0 .223-.292l-.01-2.313a1 1 0 0 1 1-1.004h3.461a1 1 0 0 1 1 1.005l-.012 2.3a.3.3 0 0 0 .223.291 11.38 11.38 0 0 1 5.094 2.952.3.3 0 0 0 .364.047l1.998-1.164a1 1 0 0 1 1.37.364l1.73 2.997a1 1 0 0 1-.37 1.369l-2.008 1.147a.3.3 0 0 0-.141.338c.52 1.937.523 3.973.009 5.889a.3.3 0 0 0 .141.338l1.997 1.14a1 1 0 0 1 .371 1.368l-1.73 2.998a1 1 0 0 1-1.37.363l-1.998-1.165a.3.3 0 0 0-.364.047 11.4 11.4 0 0 1-2.346 1.815c-.833.48-1.757.86-2.745 1.126a.3.3 0 0 0-.223.292l.01 2.311a1 1 0 0 1-1 1.005h-3.46a1 1 0 0 1-1-1.005l.012-2.3a.3.3 0 0 0-.223-.291 11.376 11.376 0 0 1-5.095-2.952.3.3 0 0 0-.364-.047l-1.997 1.165a1 1 0 0 1-1.37-.364z", className: "fillWeak" }),
17
+ /* @__PURE__ */ jsx("path", { fill: "#521094", d: "M30.597 32.625a.3.3 0 0 0-.364-.047l-1.998 1.165a1 1 0 0 1-1.37-.364l-1.73-2.998a1 1 0 0 1 .37-1.368l2.007-1.147a.3.3 0 0 0 .142-.34 11.379 11.379 0 0 1-.01-5.887.3.3 0 0 0-.14-.34l-1.998-1.138a1 1 0 0 1-.37-1.369l1.73-2.997a1 1 0 0 1 1.37-.364l1.997 1.165a.3.3 0 0 0 .364-.047 11.399 11.399 0 0 1 2.347-1.814 11.43 11.43 0 0 1 2.745-1.126.3.3 0 0 0 .223-.292l-.01-2.313a1 1 0 0 1 1-1.004h3.46a1 1 0 0 1 1 1.005l-.012 2.3a.3.3 0 0 0 .223.291 11.38 11.38 0 0 1 5.095 2.952.3.3 0 0 0 .364.047l1.997-1.164a1 1 0 0 1 1.37.364l1.73 2.997a1 1 0 0 1-.37 1.368l-2.007 1.148a.3.3 0 0 0-.142.338c.52 1.937.523 3.973.01 5.888a.3.3 0 0 0 .14.34l1.998 1.138a1 1 0 0 1 .37 1.369l-1.73 2.998a1 1 0 0 1-1.37.363l-1.997-1.165a.3.3 0 0 0-.364.047 11.4 11.4 0 0 1-2.347 1.815 11.44 11.44 0 0 1-2.745 1.126.3.3 0 0 0-.223.291l.011 2.312a1 1 0 0 1-1 1.005h-3.461a1 1 0 0 1-1-1.005l.012-2.3a.3.3 0 0 0-.222-.291 11.376 11.376 0 0 1-5.095-2.952m3.31 4.475a13.388 13.388 0 0 1-3.74-2.169l-.924.54a3 3 0 0 1-4.11-1.092l-1.73-2.998a3 3 0 0 1 1.11-4.105l.928-.53a13.388 13.388 0 0 1-.008-4.324l-.918-.524a3 3 0 0 1-1.112-4.106l1.73-2.997a3 3 0 0 1 4.11-1.091l.923.537a13 13 0 0 1 1.778-1.239c.62-.358 1.277-.665 1.962-.92l-.005-1.069a3 3 0 0 1 3-3.013h3.461a3 3 0 0 1 3 3.016l-.005 1.057a13.391 13.391 0 0 1 3.74 2.169l.924-.539a3 3 0 0 1 4.11 1.091l1.73 2.998a3 3 0 0 1-1.11 4.105l-.928.53a13.38 13.38 0 0 1 .008 4.324l.918.524a3 3 0 0 1 1.112 4.106l-1.731 2.997a3 3 0 0 1-4.11 1.092l-.922-.538c-.563.465-1.157.88-1.778 1.239-.62.358-1.277.665-1.962.92l.005 1.068a3 3 0 0 1-3 3.014h-3.461a3 3 0 0 1-3-3.016zm1.261-25.422.003-.001.518 1.932zm6.931 25.817-.006.001-.518-1.931.52 1.93m-12.911-22.36", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
18
+ /* @__PURE__ */ jsx("path", { fill: "#521094", d: "M35.299 27.368h-3.128l-.517 1.496H30L32.824 21h1.834l2.824 7.864h-1.666zm-.428-1.26-1.136-3.285-1.136 3.285zm9.393-2.667c0 .42-.102.814-.304 1.181-.195.368-.506.664-.934.89-.42.224-.952.337-1.598.337h-1.316v3.015h-1.575V21.01h2.892c.607 0 1.125.105 1.552.315.428.21.746.499.956.866.218.368.327.784.327 1.25m-2.903 1.137c.435 0 .758-.098.968-.293.21-.203.315-.484.315-.844 0-.765-.428-1.147-1.283-1.147h-1.249v2.284zm5.596-3.567v7.853h-1.575V21.01z", className: "fill" })
19
+ ] })
20
+ ] }) })
21
+ );
22
+ export {
23
+ ApiKeyProductIcon
24
+ };
@@ -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 ApiProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("g", { className: "API", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon API", 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: "API", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", fillRule: "evenodd", d: "m29.36 10.005.19-.005h4.903c1.898 0 3.446 1.526 3.446 3.412v1.548l.244.085a18 18 0 0 1 5.593 3.275l.188.168 1.464-.832c.455-.26.965-.412 1.488-.446l.224-.008c1.227 0 2.369.648 2.982 1.697l2.455 4.187a3.4 3.4 0 0 1-1.263 4.67l-1.58.898.05.262q.214 1.254.25 2.539l.007.515q-.001 1.571-.265 3.097l-.053.272 1.588.903a3.4 3.4 0 0 1 1.547 1.864l.062.2c.242.884.12 1.812-.343 2.603l-2.453 4.193a3.476 3.476 0 0 1-4.694 1.243l-1.507-.857-.185.164a18 18 0 0 1-5.561 3.245l-.239.082.001 1.61c0 1.822-1.447 3.309-3.258 3.406l-.188.005H29.55c-1.898 0-3.446-1.526-3.446-3.411v-1.61l-.238-.082a18 18 0 0 1-5.56-3.245l-.188-.164-1.505.857a3.5 3.5 0 0 1-1.485.443l-.225.008a3.46 3.46 0 0 1-2.984-1.695l-2.454-4.192a3.4 3.4 0 0 1 1.263-4.665l1.59-.905-.051-.272a18 18 0 0 1-.258-2.575L14 31.97q0-1.55.258-3.054l.048-.262-1.58-.899a3.4 3.4 0 0 1-1.355-4.5l.094-.17 2.453-4.187a3.463 3.463 0 0 1 4.696-1.242l1.462.832.19-.168a18 18 0 0 1 5.592-3.275l.244-.085v-1.548c0-1.823 1.447-3.31 3.258-3.407M34.452 12h-4.903c-.8 0-1.446.637-1.446 1.412v2.274a1 1 0 0 1-.713.957 16 16 0 0 0-6.481 3.795 1 1 0 0 1-1.188.149l-2.098-1.194a1.463 1.463 0 0 0-1.98.516l-2.452 4.188a1.4 1.4 0 0 0 .526 1.92l2.21 1.258a1 1 0 0 1 .48 1.093A16 16 0 0 0 16 31.97c0 1.242.142 2.465.419 3.652a1 1 0 0 1-.48 1.096l-2.221 1.264a1.397 1.397 0 0 0-.527 1.917l2.452 4.19c.254.433.738.707 1.26.707.253 0 .503-.066.721-.19l2.136-1.216a1 1 0 0 1 1.186.147 16 16 0 0 0 6.444 3.759 1 1 0 0 1 .713.957v2.335c0 .775.646 1.412 1.446 1.412h4.903c.8 0 1.446-.637 1.446-1.411v-2.335a1 1 0 0 1 .712-.958 16 16 0 0 0 6.445-3.76 1 1 0 0 1 1.186-.146l2.135 1.216c.22.124.47.19.724.19a1.46 1.46 0 0 0 1.257-.706l2.453-4.19c.19-.326.24-.7.14-1.066a1.4 1.4 0 0 0-.666-.852l-2.223-1.264a1 1 0 0 1-.48-1.096 16.1 16.1 0 0 0 .013-7.254 1 1 0 0 1 .48-1.093l2.21-1.257a1.4 1.4 0 0 0 .526-1.922l-2.455-4.186a1.46 1.46 0 0 0-1.255-.708c-.254 0-.504.067-.723.192l-2.098 1.193a1 1 0 0 1-1.187-.149 16 16 0 0 0-6.482-3.794 1 1 0 0 1-.712-.958v-2.274c0-.775-.646-1.412-1.446-1.412", className: "fill", clipRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M19 31.97c0-7.18 5.82-13 13-13s13 5.82 13 13-5.82 13-13 13-13-5.82-13-13m24 0c0-6.075-4.925-11-11-11s-11 4.925-11 11 4.925 11 11 11 11-4.925 11-11", className: "fillStrong", clipRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M28.71 33.63h-2.78l-.46 1.33H24l2.51-6.99h1.63l2.51 6.99h-1.48zm-.38-1.12-1.01-2.92-1.01 2.92zm8.349-2.37q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3h-1.17v2.68h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02h-1.11v2.03zm4.974-3.17v6.98h-1.4v-6.98z", className: "fillStrong" })
15
+ ] })
16
+ ] }) }) })
17
+ );
18
+ exports.ApiProductIcon = ApiProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ApiProductIcon: ({ ...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 ApiProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "API", children: /* @__PURE__ */ jsxs("g", { className: "Icon API", 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: "API", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#521094", fillRule: "evenodd", d: "m29.36 10.005.19-.005h4.903c1.898 0 3.446 1.526 3.446 3.412v1.548l.244.085a18 18 0 0 1 5.593 3.275l.188.168 1.464-.832c.455-.26.965-.412 1.488-.446l.224-.008c1.227 0 2.369.648 2.982 1.697l2.455 4.187a3.4 3.4 0 0 1-1.263 4.67l-1.58.898.05.262q.214 1.254.25 2.539l.007.515q-.001 1.571-.265 3.097l-.053.272 1.588.903a3.4 3.4 0 0 1 1.547 1.864l.062.2c.242.884.12 1.812-.343 2.603l-2.453 4.193a3.476 3.476 0 0 1-4.694 1.243l-1.507-.857-.185.164a18 18 0 0 1-5.561 3.245l-.239.082.001 1.61c0 1.822-1.447 3.309-3.258 3.406l-.188.005H29.55c-1.898 0-3.446-1.526-3.446-3.411v-1.61l-.238-.082a18 18 0 0 1-5.56-3.245l-.188-.164-1.505.857a3.5 3.5 0 0 1-1.485.443l-.225.008a3.46 3.46 0 0 1-2.984-1.695l-2.454-4.192a3.4 3.4 0 0 1 1.263-4.665l1.59-.905-.051-.272a18 18 0 0 1-.258-2.575L14 31.97q0-1.55.258-3.054l.048-.262-1.58-.899a3.4 3.4 0 0 1-1.355-4.5l.094-.17 2.453-4.187a3.463 3.463 0 0 1 4.696-1.242l1.462.832.19-.168a18 18 0 0 1 5.592-3.275l.244-.085v-1.548c0-1.823 1.447-3.31 3.258-3.407M34.452 12h-4.903c-.8 0-1.446.637-1.446 1.412v2.274a1 1 0 0 1-.713.957 16 16 0 0 0-6.481 3.795 1 1 0 0 1-1.188.149l-2.098-1.194a1.463 1.463 0 0 0-1.98.516l-2.452 4.188a1.4 1.4 0 0 0 .526 1.92l2.21 1.258a1 1 0 0 1 .48 1.093A16 16 0 0 0 16 31.97c0 1.242.142 2.465.419 3.652a1 1 0 0 1-.48 1.096l-2.221 1.264a1.397 1.397 0 0 0-.527 1.917l2.452 4.19c.254.433.738.707 1.26.707.253 0 .503-.066.721-.19l2.136-1.216a1 1 0 0 1 1.186.147 16 16 0 0 0 6.444 3.759 1 1 0 0 1 .713.957v2.335c0 .775.646 1.412 1.446 1.412h4.903c.8 0 1.446-.637 1.446-1.411v-2.335a1 1 0 0 1 .712-.958 16 16 0 0 0 6.445-3.76 1 1 0 0 1 1.186-.146l2.135 1.216c.22.124.47.19.724.19a1.46 1.46 0 0 0 1.257-.706l2.453-4.19c.19-.326.24-.7.14-1.066a1.4 1.4 0 0 0-.666-.852l-2.223-1.264a1 1 0 0 1-.48-1.096 16.1 16.1 0 0 0 .013-7.254 1 1 0 0 1 .48-1.093l2.21-1.257a1.4 1.4 0 0 0 .526-1.922l-2.455-4.186a1.46 1.46 0 0 0-1.255-.708c-.254 0-.504.067-.723.192l-2.098 1.193a1 1 0 0 1-1.187-.149 16 16 0 0 0-6.482-3.794 1 1 0 0 1-.712-.958v-2.274c0-.775-.646-1.412-1.446-1.412", className: "fill", clipRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", fillRule: "evenodd", d: "M19 31.97c0-7.18 5.82-13 13-13s13 5.82 13 13-5.82 13-13 13-13-5.82-13-13m24 0c0-6.075-4.925-11-11-11s-11 4.925-11 11 4.925 11 11 11 11-4.925 11-11", className: "fillStrong", clipRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M28.71 33.63h-2.78l-.46 1.33H24l2.51-6.99h1.63l2.51 6.99h-1.48zm-.38-1.12-1.01-2.92-1.01 2.92zm8.349-2.37q0 .56-.27 1.05-.26.49-.83.79-.56.3-1.42.3h-1.17v2.68h-1.4v-6.98h2.57q.81 0 1.38.28t.85.77q.29.49.29 1.11m-2.58 1.01q.58 0 .86-.26.28-.27.28-.75 0-1.02-1.14-1.02h-1.11v2.03zm4.974-3.17v6.98h-1.4v-6.98z", className: "fillStrong" })
13
+ ] })
14
+ ] }) }) })
15
+ );
16
+ export {
17
+ ApiProductIcon
18
+ };
@@ -0,0 +1,17 @@
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 AppleSiliconProductIcon = ({
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: "MacMini-M1", 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.jsxs("g", { className: "MacMini-M1", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M40 8.5c5.523 0 10 4.477 10 10v16c0 5.523-4.477 10-10 10h-7v5.17a3.009 3.009 0 0 1 1.83 1.83h13.334a1 1 0 0 1 .117 1.993l-.117.007H34.83a3.001 3.001 0 0 1-5.658 0H15a1 1 0 0 1-.117-1.993L15 51.5h14.171A3.009 3.009 0 0 1 31 49.67V44.5h-7c-5.523 0-10-4.477-10-10v-16c0-5.523 4.477-10 10-10zm-8 34h-8l-.25-.004A8 8 0 0 1 16 34.5v-16l.004-.25A8 8 0 0 1 24 10.5h16l.25.004A8 8 0 0 1 48 18.5v16l-.004.25A8 8 0 0 1 40 42.5zm0 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M45 18.5a5 5 0 0 0-5-5H24a5 5 0 0 0-5 5v16a5 5 0 0 0 5 5h16a5 5 0 0 0 5-5zm-21-3h16l.176.005A3 3 0 0 1 43 18.5v16l-.005.176A3 3 0 0 1 40 37.5H24l-.176-.005A3 3 0 0 1 21 34.5v-16l.005-.176A3 3 0 0 1 24 15.5m10.11 14.79v-6.98h-1.58l-2.22 5.19-2.22-5.19H26.5v6.98h1.4v-4.54l1.88 4.54h1.06l1.87-4.54v4.54zM35.164 23v1.29h.97v6h1.44V23z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ exports.AppleSiliconProductIcon = AppleSiliconProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const AppleSiliconProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const AppleSiliconProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "MacMini-M1", 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__ */ jsxs("g", { className: "MacMini-M1", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M40 8.5c5.523 0 10 4.477 10 10v16c0 5.523-4.477 10-10 10h-7v5.17a3.009 3.009 0 0 1 1.83 1.83h13.334a1 1 0 0 1 .117 1.993l-.117.007H34.83a3.001 3.001 0 0 1-5.658 0H15a1 1 0 0 1-.117-1.993L15 51.5h14.171A3.009 3.009 0 0 1 31 49.67V44.5h-7c-5.523 0-10-4.477-10-10v-16c0-5.523 4.477-10 10-10zm-8 34h-8l-.25-.004A8 8 0 0 1 16 34.5v-16l.004-.25A8 8 0 0 1 24 10.5h16l.25.004A8 8 0 0 1 48 18.5v16l-.004.25A8 8 0 0 1 40 42.5zm0 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M45 18.5a5 5 0 0 0-5-5H24a5 5 0 0 0-5 5v16a5 5 0 0 0 5 5h16a5 5 0 0 0 5-5zm-21-3h16l.176.005A3 3 0 0 1 43 18.5v16l-.005.176A3 3 0 0 1 40 37.5H24l-.176-.005A3 3 0 0 1 21 34.5v-16l.005-.176A3 3 0 0 1 24 15.5m10.11 14.79v-6.98h-1.58l-2.22 5.19-2.22-5.19H26.5v6.98h1.4v-4.54l1.88 4.54h1.06l1.87-4.54v4.54zM35.164 23v1.29h.97v6h1.44V23z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] })
13
+ ] }) })
14
+ );
15
+ export {
16
+ AppleSiliconProductIcon
17
+ };
@@ -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 ApplicationLibraryProductIcon = ({
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("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: "M15 29h34a2 2 0 0 1 2 2v23a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V31a2 2 0 0 1 2-2m0 3v21a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V32a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M31.866 9.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m-7.5 5.5a7.5 7.5 0 1 1 11.26 6.491l5.18 14.392-1.881.678-5.15-14.306c-.297.078-.6.138-.91.179V45h-2V22.434a7.465 7.465 0 0 1-.908-.18L24.94 36.188l-1.882-.677 5.047-14.019A7.497 7.497 0 0 1 24.366 15", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M19 39a4 4 0 1 0 8 0 4 4 0 0 0-8 0m22 4a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-9 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8M21.585 40.414a2 2 0 0 1 0-2.828l.149-.135A1.99 1.99 0 0 1 23 37a1.999 1.999 0 1 1-1.414 3.414Zm9 8a2 2 0 0 1 0-2.828l.149-.135A1.99 1.99 0 0 1 32 45a1.999 1.999 0 1 1-1.414 3.414Zm9-10.828a2 2 0 1 0 .149-.135z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ );
16
+ exports.ApplicationLibraryProductIcon = ApplicationLibraryProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ApplicationLibraryProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,16 @@
1
+ import { jsxs, jsx } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ApplicationLibraryProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsxs(Icon, { ...props, children: [
8
+ /* @__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: "M15 29h34a2 2 0 0 1 2 2v23a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V31a2 2 0 0 1 2-2m0 3v21a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V32a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M31.866 9.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m-7.5 5.5a7.5 7.5 0 1 1 11.26 6.491l5.18 14.392-1.881.678-5.15-14.306c-.297.078-.6.138-.91.179V45h-2V22.434a7.465 7.465 0 0 1-.908-.18L24.94 36.188l-1.882-.677 5.047-14.019A7.497 7.497 0 0 1 24.366 15", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M19 39a4 4 0 1 0 8 0 4 4 0 0 0-8 0m22 4a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-9 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8M21.585 40.414a2 2 0 0 1 0-2.828l.149-.135A1.99 1.99 0 0 1 23 37a1.999 1.999 0 1 1-1.414 3.414Zm9 8a2 2 0 0 1 0-2.828l.149-.135A1.99 1.99 0 0 1 32 45a1.999 1.999 0 1 1-1.414 3.414Zm9-10.828a2 2 0 1 0 .149-.135z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] })
13
+ );
14
+ export {
15
+ ApplicationLibraryProductIcon
16
+ };
@@ -0,0 +1,19 @@
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 ApplicationProductIcon = ({
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: "Application", 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.jsxs("g", { className: "Application", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M11 15a4 4 0 0 1 4-4h18a4 4 0 0 1 4 4v13a4 4 0 0 1-4 4H15a4 4 0 0 1-4-4zm2 4v9a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-9zm22-2H13v-2a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2zm-7-2a1 1 0 0 1 1-1h3.5a1 1 0 1 1 0 2H29a1 1 0 0 1-1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M17 35a1 1 0 0 1 1 1v.227a1 1 0 1 1-2 0V36a1 1 0 0 1 1-1m0 4.773a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m0 5a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m.76 5.349a1 1 0 0 0-1.76.65V51a1 1 0 0 0 1 1h.28a1 1 0 0 0 .48-1.878m4.126.878a1 1 0 0 1 1-1h.561a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1Zm6.167 0a1 1 0 0 1 1-1h.56a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1m6.167 0a1 1 0 0 1 1-1h.28a1 1 0 1 1 0 2h-.28a1 1 0 0 1-1-1M51 34a1 1 0 0 1-1-1v-.242a1 1 0 1 1 2 0V33a1 1 0 0 1-1 1m0-5.09a1 1 0 0 1-1-1v-.486a1 1 0 0 1 2 0v.485a1 1 0 0 1-1 1Zm0-5.334a1 1 0 0 1-1-1v-.485a1 1 0 1 1 2 0v.485a1 1 0 0 1-1 1m-.833-5.78A1 1 0 0 0 52 17.242V17a1 1 0 0 0-1-1h-.227a1 1 0 0 0-.606 1.796M47.227 17a1 1 0 0 1-1 1h-.454a1 1 0 1 1 0-2h.454a1 1 0 0 1 1 1m-5 0a1 1 0 0 1-1 1H41a1 1 0 1 1 0-2h.227a1 1 0 0 1 1 1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m45.5 34.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L37 44.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M49.707 41.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
16
+ ] })
17
+ ] }) })
18
+ );
19
+ exports.ApplicationProductIcon = ApplicationProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ApplicationProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,19 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ApplicationProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Application", 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__ */ jsxs("g", { className: "Application", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M11 15a4 4 0 0 1 4-4h18a4 4 0 0 1 4 4v13a4 4 0 0 1-4 4H15a4 4 0 0 1-4-4zm2 4v9a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-9zm22-2H13v-2a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2zm-7-2a1 1 0 0 1 1-1h3.5a1 1 0 1 1 0 2H29a1 1 0 0 1-1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M17 35a1 1 0 0 1 1 1v.227a1 1 0 1 1-2 0V36a1 1 0 0 1 1-1m0 4.773a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m0 5a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m.76 5.349a1 1 0 0 0-1.76.65V51a1 1 0 0 0 1 1h.28a1 1 0 0 0 .48-1.878m4.126.878a1 1 0 0 1 1-1h.561a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1Zm6.167 0a1 1 0 0 1 1-1h.56a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1m6.167 0a1 1 0 0 1 1-1h.28a1 1 0 1 1 0 2h-.28a1 1 0 0 1-1-1M51 34a1 1 0 0 1-1-1v-.242a1 1 0 1 1 2 0V33a1 1 0 0 1-1 1m0-5.09a1 1 0 0 1-1-1v-.486a1 1 0 0 1 2 0v.485a1 1 0 0 1-1 1Zm0-5.334a1 1 0 0 1-1-1v-.485a1 1 0 1 1 2 0v.485a1 1 0 0 1-1 1m-.833-5.78A1 1 0 0 0 52 17.242V17a1 1 0 0 0-1-1h-.227a1 1 0 0 0-.606 1.796M47.227 17a1 1 0 0 1-1 1h-.454a1 1 0 1 1 0-2h.454a1 1 0 0 1 1 1m-5 0a1 1 0 0 1-1 1H41a1 1 0 1 1 0-2h.227a1 1 0 0 1 1 1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m45.5 34.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L37 44.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M49.707 41.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ export {
18
+ ApplicationProductIcon
19
+ };
@@ -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 BackendsProductIcon = ({
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: "Backends", 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: "M32.2 31.827a1 1 0 0 1 .984.82l.016.18v7.889h13a1 1 0 0 1 1 1v9.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.997.997 0 0 1-1.39.126l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L45.2 51.08v-8.364h-26v8.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.995.995 0 0 1-.76.349 1 1 0 0 1-.63-.223l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L17.2 51.08v-9.364a1 1 0 0 1 1-1h13v-7.889a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m20.06 30.581 10.684-18.794a1.941 1.941 0 0 1 3.375 0L44.802 30.58a1.941 1.941 0 0 1-1.688 2.9H21.748a1.941 1.941 0 0 1-1.688-2.9Zm22.951.9L32.43 12.866 21.849 31.482H43.01Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
13
+ ] }) })
14
+ );
15
+ exports.BackendsProductIcon = BackendsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const BackendsProductIcon: ({ ...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 BackendsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Backends", 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: "M32.2 31.827a1 1 0 0 1 .984.82l.016.18v7.889h13a1 1 0 0 1 1 1v9.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.997.997 0 0 1-1.39.126l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L45.2 51.08v-8.364h-26v8.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.995.995 0 0 1-.76.349 1 1 0 0 1-.63-.223l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L17.2 51.08v-9.364a1 1 0 0 1 1-1h13v-7.889a1 1 0 0 1 1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m20.06 30.581 10.684-18.794a1.941 1.941 0 0 1 3.375 0L44.802 30.58a1.941 1.941 0 0 1-1.688 2.9H21.748a1.941 1.941 0 0 1-1.688-2.9Zm22.951.9L32.43 12.866 21.849 31.482H43.01Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
11
+ ] }) })
12
+ );
13
+ export {
14
+ BackendsProductIcon
15
+ };
@@ -0,0 +1,17 @@
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 BandwidthProductIcon = ({
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: "Bandwidth", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16z", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "M11 26.849a.9.9 0 0 1 .14-.486l9.23-14.743a.915.915 0 0 1 1.55 0l9.232 14.744a.915.915 0 0 1-.775 1.4l-3.743.001v16.138a.915.915 0 0 1-.914.915h-9.149a.915.915 0 0 1-.915-.915V27.764h-3.742a.915.915 0 0 1-.915-.915ZM21.146 14.15l-7.272 11.615h3.783v17.053h6.978V25.765h3.783zm10.897 23.003c0 .172.048.34.139.486l9.231 14.744a.915.915 0 0 0 1.551 0l9.232-14.744a.915.915 0 0 0-.776-1.4l-3.742-.001V20.1a.915.915 0 0 0-.915-.915h-9.148a.915.915 0 0 0-.915.915v16.138h-3.743a.915.915 0 0 0-.914.915m10.146 12.7-7.272-11.616h3.782V21.185h6.979v17.054h3.782z", className: "fill" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M16.476 52.05a1 1 0 0 0 .116 1.993h9.155l.117-.007a1 1 0 0 0-.117-1.993h-9.155zm0-4.575a1 1 0 0 0 .116 1.993h9.155l.117-.006a1 1 0 0 0-.117-1.994h-9.155zm20.159-31.943a1 1 0 0 0 .883.994l.117.006h9.155a1 1 0 0 0 .116-1.993l-.116-.007h-9.155a1 1 0 0 0-1 1m.883-3.58a1 1 0 0 1 .117-1.994h9.155l.116.007a1 1 0 0 1-.116 1.993h-9.155l-.117-.007Z", className: "fillStrong" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ exports.BandwidthProductIcon = BandwidthProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const BandwidthProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const BandwidthProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Bandwidth", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M16 64C7.163 64 0 56.837 0 48V16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16z", className: "fillWeak" }) }),
9
+ /* @__PURE__ */ jsxs("g", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#521094", d: "M11 26.849a.9.9 0 0 1 .14-.486l9.23-14.743a.915.915 0 0 1 1.55 0l9.232 14.744a.915.915 0 0 1-.775 1.4l-3.743.001v16.138a.915.915 0 0 1-.914.915h-9.149a.915.915 0 0 1-.915-.915V27.764h-3.742a.915.915 0 0 1-.915-.915ZM21.146 14.15l-7.272 11.615h3.783v17.053h6.978V25.765h3.783zm10.897 23.003c0 .172.048.34.139.486l9.231 14.744a.915.915 0 0 0 1.551 0l9.232-14.744a.915.915 0 0 0-.776-1.4l-3.742-.001V20.1a.915.915 0 0 0-.915-.915h-9.148a.915.915 0 0 0-.915.915v16.138h-3.743a.915.915 0 0 0-.914.915m10.146 12.7-7.272-11.616h3.782V21.185h6.979v17.054h3.782z", className: "fill" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M16.476 52.05a1 1 0 0 0 .116 1.993h9.155l.117-.007a1 1 0 0 0-.117-1.993h-9.155zm0-4.575a1 1 0 0 0 .116 1.993h9.155l.117-.006a1 1 0 0 0-.117-1.994h-9.155zm20.159-31.943a1 1 0 0 0 .883.994l.117.006h9.155a1 1 0 0 0 .116-1.993l-.116-.007h-9.155a1 1 0 0 0-1 1m.883-3.58a1 1 0 0 1 .117-1.994h9.155l.116.007a1 1 0 0 1-.116 1.993h-9.155l-.117-.007Z", className: "fillStrong" })
12
+ ] })
13
+ ] }) })
14
+ );
15
+ export {
16
+ BandwidthProductIcon
17
+ };
@@ -0,0 +1,17 @@
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 BasicSupportProductIcon = ({
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: "Basic-Support", clipPath: "url(#b)", 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.jsxs("g", { className: "icon", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M32.355 5C25.923 5 20.71 10.214 20.71 16.645c0 3.218 1.306 6.132 3.415 8.239l-3.991 6.912a1 1 0 0 0 1.17 1.452l3.977-1.271.888 4.08a1 1 0 0 0 1.843.287l3.962-6.862 3.961 6.862a1 1 0 0 0 1.843-.288l.888-4.08 3.977 1.272a1 1 0 0 0 1.17-1.452l-3.722-6.447a11.619 11.619 0 0 0 3.91-8.704C44 10.214 38.785 5 32.354 5ZM22.71 16.645A9.645 9.645 0 0 1 32.355 7a9.645 9.645 0 0 1 5.841 17.321 1 1 0 0 0-.26 1.295l2.852 4.94-2.56-.82a1 1 0 0 0-1.283.74l-.571 2.628-3.534-6.122a1 1 0 0 0-1.732 0l-3.535 6.122-.571-2.627a1 1 0 0 0-1.282-.74l-2.56.819 3.095-5.361a1 1 0 0 0-.212-1.256 9.62 9.62 0 0 1-3.333-7.294m9.702 4.48a4.813 4.813 0 1 0 0-9.625 4.813 4.813 0 0 0 0 9.625", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M48.5 9.134a1 1 0 0 0 1 1.732l2.598-1.5a1 1 0 1 0-1-1.732zm1.232 8.366a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1M19.395 50.563l-1.723-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.331 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.208.08.355.267.382.488a.844.844 0 0 1 0 .268.18.18 0 0 1-.012.037c-.473.49-1.598 1.143-3.108.778-2.227-.539-4.563-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.753 2.13 6.283 2.742 2.335.565 4.16-.442 5.023-1.34.592-.614.617-1.413.552-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.528-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.75-.317 1.082-.317.154 0 .264.032.35.082.08.048.202.15.324.395.123.246.137.413.128.521a.785.785 0 0 1-.141.366c-.183.276-.457.488-.764.724l-.055.043-13.399 7.379a7.359 7.359 0 0 1-1.99.41c-.891.061-1.836-.033-2.654-.41-2.04-.942-5.54-2.477-7.054-3.136-.9-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704m24.926-6.342a38.471 38.471 0 0 1-5.108.8L33 42.633a31.946 31.946 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.666 0-3.32.472-4.682 1.03a17.46 17.46 0 0 0-2.31 1.156 4.001 4.001 0 0 0-4.17-1.375l-2.872.77a1 1 0 0 0-.708 1.224l3.526 13.158a1 1 0 0 0 1.225.707l2.873-.77a4.001 4.001 0 0 0 2.927-3.306l.174-.051a49.19 49.19 0 0 0 2.393-.8c1.926-.689 3.5-.259 3.92-.048a.97.97 0 0 0 .05.023c1.502.653 5.008 2.19 7.035 3.126 1.22.564 2.53.666 3.629.59 1.1-.076 2.064-.335 2.65-.569a.857.857 0 0 0 .11-.053l13.525-7.448a.954.954 0 0 0 .131-.086l.092-.07c.285-.215.847-.641 1.231-1.222.23-.347.42-.78.465-1.293.046-.52-.063-1.055-.331-1.592-.27-.539-.639-.952-1.096-1.222a2.658 2.658 0 0 0-1.367-.36c-.83 0-1.592.336-2.015.547a1.02 1.02 0 0 0-.079.044c-1.505.932-3.647 1.627-5.78 2.111Zm-33.096-.967 3.008 11.226 1.907-.511a2 2 0 0 0 1.415-2.45l-1.973-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM48.135 24.5a1 1 0 0 0 .365 1.366l2.598 1.5a1 1 0 0 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366Zm-34.367-8a1 1 0 1 1 0 2h-3a1 1 0 0 1 0-2zm2.598-6A1 1 0 0 0 16 9.134l-2.598-1.5a1 1 0 0 0-1 1.732l2.598 1.5a1 1 0 0 0 1.366-.366M16 25.866a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ exports.BasicSupportProductIcon = BasicSupportProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const BasicSupportProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const BasicSupportProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Basic-Support", clipPath: "url(#b)", 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__ */ jsxs("g", { className: "icon", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M32.355 5C25.923 5 20.71 10.214 20.71 16.645c0 3.218 1.306 6.132 3.415 8.239l-3.991 6.912a1 1 0 0 0 1.17 1.452l3.977-1.271.888 4.08a1 1 0 0 0 1.843.287l3.962-6.862 3.961 6.862a1 1 0 0 0 1.843-.288l.888-4.08 3.977 1.272a1 1 0 0 0 1.17-1.452l-3.722-6.447a11.619 11.619 0 0 0 3.91-8.704C44 10.214 38.785 5 32.354 5ZM22.71 16.645A9.645 9.645 0 0 1 32.355 7a9.645 9.645 0 0 1 5.841 17.321 1 1 0 0 0-.26 1.295l2.852 4.94-2.56-.82a1 1 0 0 0-1.283.74l-.571 2.628-3.534-6.122a1 1 0 0 0-1.732 0l-3.535 6.122-.571-2.627a1 1 0 0 0-1.282-.74l-2.56.819 3.095-5.361a1 1 0 0 0-.212-1.256 9.62 9.62 0 0 1-3.333-7.294m9.702 4.48a4.813 4.813 0 1 0 0-9.625 4.813 4.813 0 0 0 0 9.625", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M48.5 9.134a1 1 0 0 0 1 1.732l2.598-1.5a1 1 0 1 0-1-1.732zm1.232 8.366a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1M19.395 50.563l-1.723-6.577a15.4 15.4 0 0 1 2.181-1.105c1.226-.503 2.61-.88 3.923-.88 1.331 0 2.992.385 4.579.905a29.842 29.842 0 0 1 3.794 1.537.975.975 0 0 0 .088.039l6.748 2.595c.208.08.355.267.382.488a.844.844 0 0 1 0 .268.18.18 0 0 1-.012.037c-.473.49-1.598 1.143-3.108.778-2.227-.539-4.563-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.205.736 3.753 2.13 6.283 2.742 2.335.565 4.16-.442 5.023-1.34.592-.614.617-1.413.552-1.935a2.597 2.597 0 0 0-.116-.508 41.618 41.618 0 0 0 3.528-.637c2.187-.496 4.566-1.243 6.35-2.336.352-.172.75-.317 1.082-.317.154 0 .264.032.35.082.08.048.202.15.324.395.123.246.137.413.128.521a.785.785 0 0 1-.141.366c-.183.276-.457.488-.764.724l-.055.043-13.399 7.379a7.359 7.359 0 0 1-1.99.41c-.891.061-1.836-.033-2.654-.41-2.04-.942-5.54-2.477-7.054-3.136-.9-.439-3.021-.906-5.461-.034-.94.335-1.615.56-2.085.704m24.926-6.342a38.471 38.471 0 0 1-5.108.8L33 42.633a31.946 31.946 0 0 0-4.022-1.626C27.324 40.464 25.424 40 23.776 40c-1.666 0-3.32.472-4.682 1.03a17.46 17.46 0 0 0-2.31 1.156 4.001 4.001 0 0 0-4.17-1.375l-2.872.77a1 1 0 0 0-.708 1.224l3.526 13.158a1 1 0 0 0 1.225.707l2.873-.77a4.001 4.001 0 0 0 2.927-3.306l.174-.051a49.19 49.19 0 0 0 2.393-.8c1.926-.689 3.5-.259 3.92-.048a.97.97 0 0 0 .05.023c1.502.653 5.008 2.19 7.035 3.126 1.22.564 2.53.666 3.629.59 1.1-.076 2.064-.335 2.65-.569a.857.857 0 0 0 .11-.053l13.525-7.448a.954.954 0 0 0 .131-.086l.092-.07c.285-.215.847-.641 1.231-1.222.23-.347.42-.78.465-1.293.046-.52-.063-1.055-.331-1.592-.27-.539-.639-.952-1.096-1.222a2.658 2.658 0 0 0-1.367-.36c-.83 0-1.592.336-2.015.547a1.02 1.02 0 0 0-.079.044c-1.505.932-3.647 1.627-5.78 2.111Zm-33.096-.967 3.008 11.226 1.907-.511a2 2 0 0 0 1.415-2.45l-1.973-7.362a2 2 0 0 0-2.45-1.414l-1.907.51ZM48.135 24.5a1 1 0 0 0 .365 1.366l2.598 1.5a1 1 0 0 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366Zm-34.367-8a1 1 0 1 1 0 2h-3a1 1 0 0 1 0-2zm2.598-6A1 1 0 0 0 16 9.134l-2.598-1.5a1 1 0 0 0-1 1.732l2.598 1.5a1 1 0 0 0 1.366-.366M16 25.866a1 1 0 0 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] })
13
+ ] }) })
14
+ );
15
+ export {
16
+ BasicSupportProductIcon
17
+ };
@@ -0,0 +1,19 @@
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 BillingProductIcon = ({
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: "Billing", clipPath: "url(#b)", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#EEF", d: "M.512 16c0-8.837 7.163-16 16-16h32c8.836 0 16 7.163 16 16v32c0 8.837-7.164 16-16 16h-32c-8.837 0-16-7.163-16-16z", className: "fillWeak" }) }),
11
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Icon", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M16.615 14.62a1 1 0 0 0-.877 1.11l3.79 32.276a1 1 0 0 0 1.11.877l2.396-.282.234 1.986-2.397.282a3 3 0 0 1-3.33-2.63l-3.79-32.275a3 3 0 0 1 2.63-3.33l17.487-2.053a1 1 0 0 1 .82.283l4.788 4.746-1.408 1.42-2.757-2.733.282 2.396-1.987.234-.498-4.243-16.493 1.937Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M25.302 17.594a1 1 0 0 0-1 1v33a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1v-23.31h-5.4a3 3 0 0 1-3-3v-7.69zm18.6 1.891 5.342 6.798h-4.342a1 1 0 0 1-1-1zm-21.6-.89a3 3 0 0 1 3-3h17.6a1 1 0 0 1 .786.381l8.4 10.69a1 1 0 0 1 .214.617v24.311a3 3 0 0 1-3 3h-24a3 3 0 0 1-3-3v-33Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M27.512 25.594a1 1 0 0 1 1-1h10.4a1 1 0 0 1 0 2h-10.4a1 1 0 0 1-1-1m0 6.5a1 1 0 0 1 1-1l18 .012a1 1 0 1 1 0 2l-18-.012a1 1 0 0 1-1-1m0 6.523a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2h-18a1 1 0 0 1-1-1m0 6.977a1 1 0 0 1 1-1H36.8a1 1 0 0 1 0 2h-8.288a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M44.004 47.338c.406 0 .763-.082 1.07-.246.306-.163.548-.402.727-.717h1.71a3.111 3.111 0 0 1-1.315 1.64c-.62.386-1.347.58-2.182.58-.855 0-1.608-.21-2.256-.63a3.32 3.32 0 0 1-1.337-1.698h-.91v-.814h.739a4.265 4.265 0 0 1-.022-.354c0-.091.007-.216.022-.373h-.738v-.815h.92a3.27 3.27 0 0 1 1.336-1.688c.65-.42 1.398-.629 2.246-.629.835 0 1.562.197 2.182.59a3.116 3.116 0 0 1 1.316 1.629H45.8a1.734 1.734 0 0 0-.727-.707 2.237 2.237 0 0 0-1.07-.245 2.43 2.43 0 0 0-1.165.275 1.942 1.942 0 0 0-.78.775h2.053v.815H41.79a4.345 4.345 0 0 0-.022.373c0 .079.008.197.022.354h2.32v.814h-2.063c.185.334.449.596.79.786.343.19.732.285 1.167.285", className: "fill" })
16
+ ] })
17
+ ] }) })
18
+ );
19
+ exports.BillingProductIcon = BillingProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const BillingProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;