@ultraviolet/icons 2.16.2 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1397) 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/assets/default-outline/stop.svg.cjs +46 -0
  560. package/dist/components/Icon/assets/default-outline/stop.svg.js +29 -0
  561. package/dist/components/Icon/assets/default-solid/stop.svg.cjs +46 -0
  562. package/dist/components/Icon/assets/default-solid/stop.svg.js +29 -0
  563. package/dist/components/Icon/assets/small-outline/stop.svg.cjs +46 -0
  564. package/dist/components/Icon/assets/small-outline/stop.svg.js +29 -0
  565. package/dist/components/Icon/assets/small-solid/stop.svg.cjs +46 -0
  566. package/dist/components/Icon/assets/small-solid/stop.svg.js +29 -0
  567. package/dist/components/Icon/index.d.ts +1 -33
  568. package/dist/components/Icon/legacy/Icons.cjs +381 -0
  569. package/dist/components/Icon/legacy/Icons.d.ts +222 -0
  570. package/dist/components/Icon/legacy/Icons.js +381 -0
  571. package/dist/components/Icon/legacy/SmallIcons.cjs +381 -0
  572. package/dist/components/Icon/legacy/SmallIcons.d.ts +222 -0
  573. package/dist/components/Icon/legacy/SmallIcons.js +381 -0
  574. package/dist/components/Icon/legacy/index.cjs +94 -0
  575. package/dist/components/Icon/legacy/index.d.ts +42 -0
  576. package/dist/components/Icon/legacy/index.js +92 -0
  577. package/dist/components/ProductIcon/Icon.cjs +47 -0
  578. package/dist/components/ProductIcon/Icon.d.ts +22 -0
  579. package/dist/components/ProductIcon/Icon.js +45 -0
  580. package/dist/components/ProductIcon/Icons.d.ts +0 -150
  581. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.cjs +15 -0
  582. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.d.ts +2 -0
  583. package/dist/components/ProductIcon/__generatedIcons__/AbuseProductIcon.js +15 -0
  584. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.cjs +24 -0
  585. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.d.ts +2 -0
  586. package/dist/components/ProductIcon/__generatedIcons__/AccountExperienceProductIcon.js +24 -0
  587. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.cjs +25 -0
  588. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.d.ts +2 -0
  589. package/dist/components/ProductIcon/__generatedIcons__/AdditionalDiskProductIcon.js +25 -0
  590. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.cjs +17 -0
  591. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.d.ts +2 -0
  592. package/dist/components/ProductIcon/__generatedIcons__/AdvancedSettingsProductIcon.js +17 -0
  593. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.cjs +14 -0
  594. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.d.ts +2 -0
  595. package/dist/components/ProductIcon/__generatedIcons__/AnsibleProductIcon.js +14 -0
  596. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.cjs +17 -0
  597. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.d.ts +2 -0
  598. package/dist/components/ProductIcon/__generatedIcons__/ApiGatewayProductIcon.js +17 -0
  599. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.cjs +24 -0
  600. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.d.ts +2 -0
  601. package/dist/components/ProductIcon/__generatedIcons__/ApiKeyProductIcon.js +24 -0
  602. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.cjs +18 -0
  603. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.d.ts +2 -0
  604. package/dist/components/ProductIcon/__generatedIcons__/ApiProductIcon.js +18 -0
  605. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.cjs +17 -0
  606. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.d.ts +2 -0
  607. package/dist/components/ProductIcon/__generatedIcons__/AppleSiliconProductIcon.js +17 -0
  608. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.cjs +16 -0
  609. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.d.ts +2 -0
  610. package/dist/components/ProductIcon/__generatedIcons__/ApplicationLibraryProductIcon.js +16 -0
  611. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.cjs +19 -0
  612. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.d.ts +2 -0
  613. package/dist/components/ProductIcon/__generatedIcons__/ApplicationProductIcon.js +19 -0
  614. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.cjs +15 -0
  615. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.d.ts +2 -0
  616. package/dist/components/ProductIcon/__generatedIcons__/BackendsProductIcon.js +15 -0
  617. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.cjs +17 -0
  618. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.d.ts +2 -0
  619. package/dist/components/ProductIcon/__generatedIcons__/BandwidthProductIcon.js +17 -0
  620. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.cjs +17 -0
  621. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.d.ts +2 -0
  622. package/dist/components/ProductIcon/__generatedIcons__/BasicSupportProductIcon.js +17 -0
  623. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.cjs +19 -0
  624. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.d.ts +2 -0
  625. package/dist/components/ProductIcon/__generatedIcons__/BillingProductIcon.js +19 -0
  626. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.cjs +15 -0
  627. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.d.ts +2 -0
  628. package/dist/components/ProductIcon/__generatedIcons__/BlockStorageProductIcon.js +15 -0
  629. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.cjs +18 -0
  630. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.d.ts +2 -0
  631. package/dist/components/ProductIcon/__generatedIcons__/CbProductIcon.js +18 -0
  632. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.cjs +19 -0
  633. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.d.ts +2 -0
  634. package/dist/components/ProductIcon/__generatedIcons__/CdnProductIcon.js +19 -0
  635. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.cjs +17 -0
  636. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.d.ts +2 -0
  637. package/dist/components/ProductIcon/__generatedIcons__/ChangelogProductIcon.js +17 -0
  638. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.cjs +17 -0
  639. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.d.ts +2 -0
  640. package/dist/components/ProductIcon/__generatedIcons__/CliProductIcon.js +17 -0
  641. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.cjs +20 -0
  642. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.d.ts +2 -0
  643. package/dist/components/ProductIcon/__generatedIcons__/CloudHostingProductIcon.js +20 -0
  644. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.cjs +19 -0
  645. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.d.ts +2 -0
  646. package/dist/components/ProductIcon/__generatedIcons__/CockpitProductIcon.js +19 -0
  647. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.cjs +20 -0
  648. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.d.ts +2 -0
  649. package/dist/components/ProductIcon/__generatedIcons__/ColdStorageProductIcon.js +20 -0
  650. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.cjs +17 -0
  651. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.d.ts +2 -0
  652. package/dist/components/ProductIcon/__generatedIcons__/ConsoleProductIcon.js +17 -0
  653. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.cjs +17 -0
  654. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.d.ts +2 -0
  655. package/dist/components/ProductIcon/__generatedIcons__/ContainersProductIcon.js +17 -0
  656. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.cjs +29 -0
  657. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.d.ts +2 -0
  658. package/dist/components/ProductIcon/__generatedIcons__/CostManagerProductIcon.js +29 -0
  659. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.cjs +23 -0
  660. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.d.ts +2 -0
  661. package/dist/components/ProductIcon/__generatedIcons__/DataWarehouseProductIcon.js +23 -0
  662. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.cjs +21 -0
  663. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.d.ts +2 -0
  664. package/dist/components/ProductIcon/__generatedIcons__/DdosProductIcon.js +21 -0
  665. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.cjs +20 -0
  666. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.d.ts +2 -0
  667. package/dist/components/ProductIcon/__generatedIcons__/DdxCoreServersProductIcon.js +20 -0
  668. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.cjs +20 -0
  669. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.d.ts +2 -0
  670. package/dist/components/ProductIcon/__generatedIcons__/DdxProServersProductIcon.js +20 -0
  671. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.cjs +20 -0
  672. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.d.ts +2 -0
  673. package/dist/components/ProductIcon/__generatedIcons__/DdxStartServersProductIcon.js +20 -0
  674. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.cjs +18 -0
  675. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.d.ts +2 -0
  676. package/dist/components/ProductIcon/__generatedIcons__/DedibackupProductIcon.js +18 -0
  677. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.cjs +18 -0
  678. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.d.ts +2 -0
  679. package/dist/components/ProductIcon/__generatedIcons__/DediboxProductIcon.js +18 -0
  680. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.cjs +34 -0
  681. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.d.ts +2 -0
  682. package/dist/components/ProductIcon/__generatedIcons__/DedicatedControlPlaneProductIcon.js +34 -0
  683. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.cjs +15 -0
  684. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.d.ts +2 -0
  685. package/dist/components/ProductIcon/__generatedIcons__/DedicatedServerProductIcon.js +15 -0
  686. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.cjs +24 -0
  687. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.d.ts +2 -0
  688. package/dist/components/ProductIcon/__generatedIcons__/DeleteMarkerProductIcon.js +24 -0
  689. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.cjs +15 -0
  690. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.d.ts +2 -0
  691. package/dist/components/ProductIcon/__generatedIcons__/DevicesProductIcon.js +15 -0
  692. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.cjs +15 -0
  693. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.d.ts +2 -0
  694. package/dist/components/ProductIcon/__generatedIcons__/DirectConnectProductIcon.js +15 -0
  695. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.cjs +30 -0
  696. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.d.ts +2 -0
  697. package/dist/components/ProductIcon/__generatedIcons__/DistributedDataLabProductIcon.js +30 -0
  698. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.cjs +16 -0
  699. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.d.ts +2 -0
  700. package/dist/components/ProductIcon/__generatedIcons__/DnsProductIcon.js +16 -0
  701. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.cjs +18 -0
  702. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.d.ts +2 -0
  703. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.js +18 -0
  704. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.cjs +21 -0
  705. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.d.ts +2 -0
  706. package/dist/components/ProductIcon/__generatedIcons__/DocumentationProductIcon.js +21 -0
  707. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.cjs +21 -0
  708. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.d.ts +2 -0
  709. package/dist/components/ProductIcon/__generatedIcons__/DomainsProductIcon.js +21 -0
  710. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.cjs +30 -0
  711. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.d.ts +2 -0
  712. package/dist/components/ProductIcon/__generatedIcons__/EdgeServicesProductIcon.js +30 -0
  713. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.cjs +25 -0
  714. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.d.ts +2 -0
  715. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalAluminiumProductIcon.js +25 -0
  716. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.cjs +25 -0
  717. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.d.ts +2 -0
  718. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalBerylliumProductIcon.js +25 -0
  719. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.cjs +25 -0
  720. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.d.ts +2 -0
  721. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalIridiumProductIcon.js +25 -0
  722. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.cjs +25 -0
  723. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.d.ts +2 -0
  724. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalLithiumProductIcon.js +25 -0
  725. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.cjs +19 -0
  726. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.d.ts +2 -0
  727. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalProductIcon.js +19 -0
  728. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.cjs +25 -0
  729. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.d.ts +2 -0
  730. package/dist/components/ProductIcon/__generatedIcons__/ElasticMetalTitaniumProductIcon.js +25 -0
  731. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.cjs +23 -0
  732. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.d.ts +2 -0
  733. package/dist/components/ProductIcon/__generatedIcons__/EnvironmentalFootprintCalculatorProductIcon.js +23 -0
  734. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.cjs +21 -0
  735. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.d.ts +2 -0
  736. package/dist/components/ProductIcon/__generatedIcons__/FileProductIcon.js +21 -0
  737. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.cjs +15 -0
  738. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.d.ts +2 -0
  739. package/dist/components/ProductIcon/__generatedIcons__/FlexibleIpProductIcon.js +15 -0
  740. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.cjs +19 -0
  741. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.d.ts +2 -0
  742. package/dist/components/ProductIcon/__generatedIcons__/FolderProductIcon.js +19 -0
  743. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.cjs +15 -0
  744. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.d.ts +2 -0
  745. package/dist/components/ProductIcon/__generatedIcons__/FrontEndsProductIcon.js +15 -0
  746. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.cjs +16 -0
  747. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.d.ts +2 -0
  748. package/dist/components/ProductIcon/__generatedIcons__/FunctionsProductIcon.js +16 -0
  749. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.cjs +19 -0
  750. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.d.ts +2 -0
  751. package/dist/components/ProductIcon/__generatedIcons__/GenerativeApiProductIcon.js +19 -0
  752. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.cjs +17 -0
  753. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.d.ts +2 -0
  754. package/dist/components/ProductIcon/__generatedIcons__/GoldSupportProductIcon.js +17 -0
  755. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.cjs +17 -0
  756. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.d.ts +2 -0
  757. package/dist/components/ProductIcon/__generatedIcons__/HubNetworksProductIcon.js +17 -0
  758. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.cjs +15 -0
  759. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.d.ts +2 -0
  760. package/dist/components/ProductIcon/__generatedIcons__/HubRoutesProductIcon.js +15 -0
  761. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.cjs +18 -0
  762. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.d.ts +2 -0
  763. package/dist/components/ProductIcon/__generatedIcons__/IamProductIcon.js +18 -0
  764. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.cjs +22 -0
  765. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.d.ts +2 -0
  766. package/dist/components/ProductIcon/__generatedIcons__/IconElasticMetalProductIcon.js +22 -0
  767. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.cjs +22 -0
  768. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.d.ts +2 -0
  769. package/dist/components/ProductIcon/__generatedIcons__/IconSdkJsProductIcon.js +22 -0
  770. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.cjs +22 -0
  771. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.d.ts +2 -0
  772. package/dist/components/ProductIcon/__generatedIcons__/IconSdkProductIcon.js +22 -0
  773. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.cjs +15 -0
  774. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.d.ts +2 -0
  775. package/dist/components/ProductIcon/__generatedIcons__/ImagesProductIcon.js +15 -0
  776. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.cjs +18 -0
  777. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.d.ts +2 -0
  778. package/dist/components/ProductIcon/__generatedIcons__/InferenceProductIcon.js +18 -0
  779. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.cjs +17 -0
  780. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.d.ts +2 -0
  781. package/dist/components/ProductIcon/__generatedIcons__/InstanceCostOptimizedProductIcon.js +17 -0
  782. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.cjs +15 -0
  783. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.d.ts +2 -0
  784. package/dist/components/ProductIcon/__generatedIcons__/InstanceEnterpriseProductIcon.js +15 -0
  785. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.cjs +15 -0
  786. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.d.ts +2 -0
  787. package/dist/components/ProductIcon/__generatedIcons__/InstanceGpuProductIcon.js +15 -0
  788. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.cjs +17 -0
  789. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.d.ts +2 -0
  790. package/dist/components/ProductIcon/__generatedIcons__/InstanceLearnProductIcon.js +17 -0
  791. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.cjs +17 -0
  792. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.d.ts +2 -0
  793. package/dist/components/ProductIcon/__generatedIcons__/InstancePopProductIcon.js +17 -0
  794. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.cjs +15 -0
  795. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.d.ts +2 -0
  796. package/dist/components/ProductIcon/__generatedIcons__/InstanceProductIcon.js +15 -0
  797. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.cjs +20 -0
  798. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.d.ts +2 -0
  799. package/dist/components/ProductIcon/__generatedIcons__/InstanceWopProductIcon.js +20 -0
  800. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.cjs +16 -0
  801. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.d.ts +2 -0
  802. package/dist/components/ProductIcon/__generatedIcons__/IotEdgeProductIcon.js +16 -0
  803. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.cjs +15 -0
  804. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.d.ts +2 -0
  805. package/dist/components/ProductIcon/__generatedIcons__/IotProductIcon.js +15 -0
  806. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.cjs +16 -0
  807. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.d.ts +2 -0
  808. package/dist/components/ProductIcon/__generatedIcons__/IpFailoverProductIcon.js +16 -0
  809. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.cjs +23 -0
  810. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.d.ts +2 -0
  811. package/dist/components/ProductIcon/__generatedIcons__/IpamProductIcon.js +23 -0
  812. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.cjs +23 -0
  813. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.d.ts +2 -0
  814. package/dist/components/ProductIcon/__generatedIcons__/IpfsNamingProductIcon.js +23 -0
  815. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.cjs +15 -0
  816. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.d.ts +2 -0
  817. package/dist/components/ProductIcon/__generatedIcons__/IpfsProductIcon.js +15 -0
  818. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.cjs +23 -0
  819. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.d.ts +2 -0
  820. package/dist/components/ProductIcon/__generatedIcons__/JeroProductIcon.js +23 -0
  821. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.cjs +30 -0
  822. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.d.ts +2 -0
  823. package/dist/components/ProductIcon/__generatedIcons__/K8sKosmosProductIcon.js +30 -0
  824. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.cjs +24 -0
  825. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.d.ts +2 -0
  826. package/dist/components/ProductIcon/__generatedIcons__/KmsProductIcon.js +24 -0
  827. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.cjs +15 -0
  828. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.d.ts +2 -0
  829. package/dist/components/ProductIcon/__generatedIcons__/KubernetesProductIcon.js +15 -0
  830. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.cjs +18 -0
  831. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.d.ts +2 -0
  832. package/dist/components/ProductIcon/__generatedIcons__/LbProductIcon.js +18 -0
  833. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.cjs +17 -0
  834. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.d.ts +2 -0
  835. package/dist/components/ProductIcon/__generatedIcons__/LifeCycleRulesProductIcon.js +17 -0
  836. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.cjs +17 -0
  837. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.d.ts +2 -0
  838. package/dist/components/ProductIcon/__generatedIcons__/MacMiniM2ProductIcon.js +17 -0
  839. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.cjs +18 -0
  840. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.d.ts +2 -0
  841. package/dist/components/ProductIcon/__generatedIcons__/MacMiniProductIcon.js +18 -0
  842. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.cjs +23 -0
  843. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.d.ts +2 -0
  844. package/dist/components/ProductIcon/__generatedIcons__/ManagedSearchDatabaseProductIcon.js +23 -0
  845. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.cjs +20 -0
  846. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.d.ts +2 -0
  847. package/dist/components/ProductIcon/__generatedIcons__/MonitoringProductIcon.js +20 -0
  848. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.cjs +17 -0
  849. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.d.ts +2 -0
  850. package/dist/components/ProductIcon/__generatedIcons__/MultiUserProductIcon.js +17 -0
  851. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.cjs +23 -0
  852. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.d.ts +2 -0
  853. package/dist/components/ProductIcon/__generatedIcons__/NabuProductIcon.js +23 -0
  854. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.cjs +17 -0
  855. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.d.ts +2 -0
  856. package/dist/components/ProductIcon/__generatedIcons__/NatsProductIcon.js +17 -0
  857. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.cjs +15 -0
  858. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.d.ts +2 -0
  859. package/dist/components/ProductIcon/__generatedIcons__/ObjectStorageProductIcon.js +15 -0
  860. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.cjs +25 -0
  861. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.d.ts +2 -0
  862. package/dist/components/ProductIcon/__generatedIcons__/OsProductIcon.js +25 -0
  863. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.cjs +17 -0
  864. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.d.ts +2 -0
  865. package/dist/components/ProductIcon/__generatedIcons__/PackerProductIcon.js +17 -0
  866. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.cjs +22 -0
  867. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.d.ts +2 -0
  868. package/dist/components/ProductIcon/__generatedIcons__/PlacementGroupProductIcon.js +22 -0
  869. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.cjs +17 -0
  870. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.d.ts +2 -0
  871. package/dist/components/ProductIcon/__generatedIcons__/PlatinumSupportProductIcon.js +17 -0
  872. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.cjs +21 -0
  873. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.d.ts +2 -0
  874. package/dist/components/ProductIcon/__generatedIcons__/PolicyProductIcon.js +21 -0
  875. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.cjs +15 -0
  876. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.d.ts +2 -0
  877. package/dist/components/ProductIcon/__generatedIcons__/PoolProductIcon.js +15 -0
  878. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.cjs +18 -0
  879. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.d.ts +2 -0
  880. package/dist/components/ProductIcon/__generatedIcons__/PostgresqlMysqlProductIcon.js +18 -0
  881. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.cjs +27 -0
  882. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.d.ts +2 -0
  883. package/dist/components/ProductIcon/__generatedIcons__/PrivateIpProductIcon.js +27 -0
  884. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.cjs +16 -0
  885. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.d.ts +2 -0
  886. package/dist/components/ProductIcon/__generatedIcons__/PrivateNetworkProductIcon.js +16 -0
  887. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.cjs +15 -0
  888. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.d.ts +2 -0
  889. package/dist/components/ProductIcon/__generatedIcons__/PublicGatewayProductIcon.js +15 -0
  890. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.cjs +24 -0
  891. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.d.ts +2 -0
  892. package/dist/components/ProductIcon/__generatedIcons__/QaasProductIcon.js +24 -0
  893. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.cjs +21 -0
  894. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.d.ts +2 -0
  895. package/dist/components/ProductIcon/__generatedIcons__/QuantumApplicationProductIcon.js +21 -0
  896. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.cjs +17 -0
  897. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.d.ts +2 -0
  898. package/dist/components/ProductIcon/__generatedIcons__/QueueingProductIcon.js +17 -0
  899. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.cjs +23 -0
  900. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.d.ts +2 -0
  901. package/dist/components/ProductIcon/__generatedIcons__/RabbitMqProductIcon.js +23 -0
  902. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.cjs +15 -0
  903. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.d.ts +2 -0
  904. package/dist/components/ProductIcon/__generatedIcons__/RdbProductIcon.js +15 -0
  905. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.cjs +15 -0
  906. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.d.ts +2 -0
  907. package/dist/components/ProductIcon/__generatedIcons__/RedisProductIcon.js +15 -0
  908. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.cjs +16 -0
  909. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.d.ts +2 -0
  910. package/dist/components/ProductIcon/__generatedIcons__/RegistryProductIcon.js +16 -0
  911. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.cjs +18 -0
  912. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.d.ts +2 -0
  913. package/dist/components/ProductIcon/__generatedIcons__/RocketProductIcon.js +18 -0
  914. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.cjs +23 -0
  915. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.d.ts +2 -0
  916. package/dist/components/ProductIcon/__generatedIcons__/RouterProductIcon.js +23 -0
  917. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.cjs +18 -0
  918. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.d.ts +2 -0
  919. package/dist/components/ProductIcon/__generatedIcons__/RpnProductIcon.js +18 -0
  920. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.cjs +20 -0
  921. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.d.ts +2 -0
  922. package/dist/components/ProductIcon/__generatedIcons__/RpnSanProductIcon.js +20 -0
  923. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.cjs +18 -0
  924. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.d.ts +2 -0
  925. package/dist/components/ProductIcon/__generatedIcons__/RpnV1ProductIcon.js +18 -0
  926. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.cjs +18 -0
  927. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.d.ts +2 -0
  928. package/dist/components/ProductIcon/__generatedIcons__/RpnV2ProductIcon.js +18 -0
  929. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.cjs +28 -0
  930. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.d.ts +2 -0
  931. package/dist/components/ProductIcon/__generatedIcons__/SavingPlanProductIcon.js +28 -0
  932. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.cjs +25 -0
  933. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.d.ts +2 -0
  934. package/dist/components/ProductIcon/__generatedIcons__/SdkGoProductIcon.js +25 -0
  935. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.cjs +25 -0
  936. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.d.ts +2 -0
  937. package/dist/components/ProductIcon/__generatedIcons__/SdkPythonProductIcon.js +25 -0
  938. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.cjs +19 -0
  939. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.d.ts +2 -0
  940. package/dist/components/ProductIcon/__generatedIcons__/SecretManagerProductIcon.js +19 -0
  941. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.cjs +16 -0
  942. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.d.ts +2 -0
  943. package/dist/components/ProductIcon/__generatedIcons__/SecurityGroupProductIcon.js +16 -0
  944. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.cjs +17 -0
  945. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.d.ts +2 -0
  946. package/dist/components/ProductIcon/__generatedIcons__/SepaProductIcon.js +17 -0
  947. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.cjs +17 -0
  948. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.d.ts +2 -0
  949. package/dist/components/ProductIcon/__generatedIcons__/ServerProductIcon.js +17 -0
  950. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.cjs +23 -0
  951. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.d.ts +2 -0
  952. package/dist/components/ProductIcon/__generatedIcons__/ServerlessDbProductIcon.js +23 -0
  953. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.cjs +35 -0
  954. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.d.ts +2 -0
  955. package/dist/components/ProductIcon/__generatedIcons__/ServerlessJobsProductIcon.js +35 -0
  956. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.cjs +20 -0
  957. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.d.ts +2 -0
  958. package/dist/components/ProductIcon/__generatedIcons__/ServiceLevelProductIcon.js +20 -0
  959. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.cjs +20 -0
  960. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.d.ts +2 -0
  961. package/dist/components/ProductIcon/__generatedIcons__/SilverSupportProductIcon.js +20 -0
  962. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.cjs +17 -0
  963. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.d.ts +2 -0
  964. package/dist/components/ProductIcon/__generatedIcons__/SmsProductIcon.js +17 -0
  965. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.cjs +18 -0
  966. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.d.ts +2 -0
  967. package/dist/components/ProductIcon/__generatedIcons__/SmtpProductIcon.js +18 -0
  968. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.cjs +19 -0
  969. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.d.ts +2 -0
  970. package/dist/components/ProductIcon/__generatedIcons__/SnapshotsProductIcon.js +19 -0
  971. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.cjs +32 -0
  972. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.d.ts +2 -0
  973. package/dist/components/ProductIcon/__generatedIcons__/SnsProductIcon.js +32 -0
  974. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.cjs +20 -0
  975. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.d.ts +2 -0
  976. package/dist/components/ProductIcon/__generatedIcons__/SqsProductIcon.js +20 -0
  977. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.cjs +18 -0
  978. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.d.ts +2 -0
  979. package/dist/components/ProductIcon/__generatedIcons__/SslCertificatesProductIcon.js +18 -0
  980. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.cjs +20 -0
  981. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.d.ts +2 -0
  982. package/dist/components/ProductIcon/__generatedIcons__/StoreServersProductIcon.js +20 -0
  983. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.cjs +18 -0
  984. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.d.ts +2 -0
  985. package/dist/components/ProductIcon/__generatedIcons__/SupportProductIcon.js +18 -0
  986. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.cjs +17 -0
  987. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.d.ts +2 -0
  988. package/dist/components/ProductIcon/__generatedIcons__/TerraformProductIcon.js +17 -0
  989. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.cjs +15 -0
  990. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.d.ts +2 -0
  991. package/dist/components/ProductIcon/__generatedIcons__/TransactionalEmailProductIcon.js +15 -0
  992. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.cjs +18 -0
  993. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.d.ts +2 -0
  994. package/dist/components/ProductIcon/__generatedIcons__/TutorialProductIcon.js +18 -0
  995. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.cjs +17 -0
  996. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.d.ts +2 -0
  997. package/dist/components/ProductIcon/__generatedIcons__/UserProductIcon.js +17 -0
  998. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.cjs +18 -0
  999. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.d.ts +2 -0
  1000. package/dist/components/ProductIcon/__generatedIcons__/VerifyCardProductIcon.js +18 -0
  1001. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.cjs +17 -0
  1002. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.d.ts +2 -0
  1003. package/dist/components/ProductIcon/__generatedIcons__/VideoProductIcon.js +17 -0
  1004. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.cjs +15 -0
  1005. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.d.ts +2 -0
  1006. package/dist/components/ProductIcon/__generatedIcons__/VolumeProductIcon.js +15 -0
  1007. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.cjs +15 -0
  1008. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.d.ts +2 -0
  1009. package/dist/components/ProductIcon/__generatedIcons__/VpcProductIcon.js +15 -0
  1010. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.cjs +24 -0
  1011. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.d.ts +2 -0
  1012. package/dist/components/ProductIcon/__generatedIcons__/VpsProServersProductIcon.js +24 -0
  1013. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.cjs +23 -0
  1014. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.d.ts +2 -0
  1015. package/dist/components/ProductIcon/__generatedIcons__/VpsServersProductIcon.js +23 -0
  1016. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.cjs +24 -0
  1017. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.d.ts +2 -0
  1018. package/dist/components/ProductIcon/__generatedIcons__/VpsStartServersProductIcon.js +24 -0
  1019. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.cjs +20 -0
  1020. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.d.ts +2 -0
  1021. package/dist/components/ProductIcon/__generatedIcons__/WebPlatformProductIcon.js +20 -0
  1022. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.cjs +27 -0
  1023. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.d.ts +2 -0
  1024. package/dist/components/ProductIcon/__generatedIcons__/WebhostingProductIcon.js +27 -0
  1025. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.cjs +15 -0
  1026. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.d.ts +2 -0
  1027. package/dist/components/ProductIcon/__generatedIcons__/ZoneProductIcon.js +15 -0
  1028. package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +154 -0
  1029. package/dist/components/ProductIcon/index.cjs +298 -49
  1030. package/dist/components/ProductIcon/index.d.ts +1 -22
  1031. package/dist/components/ProductIcon/index.js +298 -47
  1032. package/dist/index.cjs +312 -6
  1033. package/dist/index.d.ts +1 -1
  1034. package/dist/index.js +312 -6
  1035. package/package.json +47 -6
  1036. package/dist/components/CategoryIcon/Icons.cjs +0 -57
  1037. package/dist/components/CategoryIcon/Icons.d.ts +0 -28
  1038. package/dist/components/CategoryIcon/Icons.js +0 -57
  1039. package/dist/components/CategoryIcon/assets/ai.svg.cjs +0 -37
  1040. package/dist/components/CategoryIcon/assets/ai.svg.js +0 -20
  1041. package/dist/components/CategoryIcon/assets/application-integration.svg.cjs +0 -43
  1042. package/dist/components/CategoryIcon/assets/application-integration.svg.js +0 -26
  1043. package/dist/components/CategoryIcon/assets/baremetal.svg.cjs +0 -45
  1044. package/dist/components/CategoryIcon/assets/baremetal.svg.js +0 -28
  1045. package/dist/components/CategoryIcon/assets/billing.svg.cjs +0 -43
  1046. package/dist/components/CategoryIcon/assets/billing.svg.js +0 -26
  1047. package/dist/components/CategoryIcon/assets/compute.svg.cjs +0 -43
  1048. package/dist/components/CategoryIcon/assets/compute.svg.js +0 -26
  1049. package/dist/components/CategoryIcon/assets/console.svg.cjs +0 -43
  1050. package/dist/components/CategoryIcon/assets/console.svg.js +0 -26
  1051. package/dist/components/CategoryIcon/assets/containers.svg.cjs +0 -41
  1052. package/dist/components/CategoryIcon/assets/containers.svg.js +0 -24
  1053. package/dist/components/CategoryIcon/assets/database.svg.cjs +0 -39
  1054. package/dist/components/CategoryIcon/assets/database.svg.js +0 -22
  1055. package/dist/components/CategoryIcon/assets/datacenter.svg.cjs +0 -43
  1056. package/dist/components/CategoryIcon/assets/datacenter.svg.js +0 -26
  1057. package/dist/components/CategoryIcon/assets/dedicated-server.svg.cjs +0 -41
  1058. package/dist/components/CategoryIcon/assets/dedicated-server.svg.js +0 -24
  1059. package/dist/components/CategoryIcon/assets/dev-tools.svg.cjs +0 -49
  1060. package/dist/components/CategoryIcon/assets/dev-tools.svg.js +0 -32
  1061. package/dist/components/CategoryIcon/assets/documentation.svg.cjs +0 -43
  1062. package/dist/components/CategoryIcon/assets/documentation.svg.js +0 -26
  1063. package/dist/components/CategoryIcon/assets/iot.svg.cjs +0 -47
  1064. package/dist/components/CategoryIcon/assets/iot.svg.js +0 -30
  1065. package/dist/components/CategoryIcon/assets/labs.svg.cjs +0 -45
  1066. package/dist/components/CategoryIcon/assets/labs.svg.js +0 -28
  1067. package/dist/components/CategoryIcon/assets/managed-services.svg.cjs +0 -39
  1068. package/dist/components/CategoryIcon/assets/managed-services.svg.js +0 -22
  1069. package/dist/components/CategoryIcon/assets/network.svg.cjs +0 -48
  1070. package/dist/components/CategoryIcon/assets/network.svg.js +0 -31
  1071. package/dist/components/CategoryIcon/assets/observability.svg.cjs +0 -39
  1072. package/dist/components/CategoryIcon/assets/observability.svg.js +0 -22
  1073. package/dist/components/CategoryIcon/assets/partners.svg.cjs +0 -54
  1074. package/dist/components/CategoryIcon/assets/partners.svg.js +0 -37
  1075. package/dist/components/CategoryIcon/assets/pin.svg.cjs +0 -54
  1076. package/dist/components/CategoryIcon/assets/pin.svg.js +0 -37
  1077. package/dist/components/CategoryIcon/assets/security.svg.cjs +0 -43
  1078. package/dist/components/CategoryIcon/assets/security.svg.js +0 -26
  1079. package/dist/components/CategoryIcon/assets/serverless.svg.cjs +0 -39
  1080. package/dist/components/CategoryIcon/assets/serverless.svg.js +0 -22
  1081. package/dist/components/CategoryIcon/assets/storage.svg.cjs +0 -39
  1082. package/dist/components/CategoryIcon/assets/storage.svg.js +0 -22
  1083. package/dist/components/CategoryIcon/assets/tools-services.svg.cjs +0 -41
  1084. package/dist/components/CategoryIcon/assets/tools-services.svg.js +0 -24
  1085. package/dist/components/CategoryIcon/assets/use-case.svg.cjs +0 -43
  1086. package/dist/components/CategoryIcon/assets/use-case.svg.js +0 -26
  1087. package/dist/components/CategoryIcon/assets/vpc.svg.cjs +0 -77
  1088. package/dist/components/CategoryIcon/assets/vpc.svg.js +0 -60
  1089. package/dist/components/CategoryIcon/assets/web-hosting.svg.cjs +0 -41
  1090. package/dist/components/CategoryIcon/assets/web-hosting.svg.js +0 -24
  1091. package/dist/components/Icon/Icons.cjs +0 -377
  1092. package/dist/components/Icon/Icons.d.ts +0 -220
  1093. package/dist/components/Icon/Icons.js +0 -377
  1094. package/dist/components/Icon/SmallIcons.cjs +0 -377
  1095. package/dist/components/Icon/SmallIcons.d.ts +0 -220
  1096. package/dist/components/Icon/SmallIcons.js +0 -377
  1097. package/dist/components/Icon/index.cjs +0 -92
  1098. package/dist/components/Icon/index.js +0 -90
  1099. package/dist/components/ProductIcon/Icons.cjs +0 -301
  1100. package/dist/components/ProductIcon/Icons.js +0 -301
  1101. package/dist/components/ProductIcon/assets/abuse.svg.cjs +0 -43
  1102. package/dist/components/ProductIcon/assets/abuse.svg.js +0 -26
  1103. package/dist/components/ProductIcon/assets/account-experience.svg.cjs +0 -73
  1104. package/dist/components/ProductIcon/assets/account-experience.svg.js +0 -56
  1105. package/dist/components/ProductIcon/assets/additional-disk.svg.cjs +0 -80
  1106. package/dist/components/ProductIcon/assets/additional-disk.svg.js +0 -63
  1107. package/dist/components/ProductIcon/assets/advanced-settings.svg.cjs +0 -51
  1108. package/dist/components/ProductIcon/assets/advanced-settings.svg.js +0 -34
  1109. package/dist/components/ProductIcon/assets/ansible.svg.cjs +0 -54
  1110. package/dist/components/ProductIcon/assets/ansible.svg.js +0 -37
  1111. package/dist/components/ProductIcon/assets/api-gateway.svg.cjs +0 -49
  1112. package/dist/components/ProductIcon/assets/api-gateway.svg.js +0 -32
  1113. package/dist/components/ProductIcon/assets/api-key.svg.cjs +0 -72
  1114. package/dist/components/ProductIcon/assets/api-key.svg.js +0 -55
  1115. package/dist/components/ProductIcon/assets/api.svg.cjs +0 -70
  1116. package/dist/components/ProductIcon/assets/api.svg.js +0 -53
  1117. package/dist/components/ProductIcon/assets/apple-silicon.svg.cjs +0 -49
  1118. package/dist/components/ProductIcon/assets/apple-silicon.svg.js +0 -32
  1119. package/dist/components/ProductIcon/assets/application-library.svg.cjs +0 -49
  1120. package/dist/components/ProductIcon/assets/application-library.svg.js +0 -32
  1121. package/dist/components/ProductIcon/assets/application.svg.cjs +0 -61
  1122. package/dist/components/ProductIcon/assets/application.svg.js +0 -44
  1123. package/dist/components/ProductIcon/assets/backends.svg.cjs +0 -47
  1124. package/dist/components/ProductIcon/assets/backends.svg.js +0 -30
  1125. package/dist/components/ProductIcon/assets/bandwidth.svg.cjs +0 -62
  1126. package/dist/components/ProductIcon/assets/bandwidth.svg.js +0 -45
  1127. package/dist/components/ProductIcon/assets/basic-support.svg.cjs +0 -50
  1128. package/dist/components/ProductIcon/assets/basic-support.svg.js +0 -33
  1129. package/dist/components/ProductIcon/assets/billing.svg.cjs +0 -60
  1130. package/dist/components/ProductIcon/assets/billing.svg.js +0 -43
  1131. package/dist/components/ProductIcon/assets/block-storage.svg.cjs +0 -49
  1132. package/dist/components/ProductIcon/assets/block-storage.svg.js +0 -32
  1133. package/dist/components/ProductIcon/assets/cb.svg.cjs +0 -56
  1134. package/dist/components/ProductIcon/assets/cb.svg.js +0 -39
  1135. package/dist/components/ProductIcon/assets/cdn.svg.cjs +0 -54
  1136. package/dist/components/ProductIcon/assets/cdn.svg.js +0 -37
  1137. package/dist/components/ProductIcon/assets/changelog.svg.cjs +0 -51
  1138. package/dist/components/ProductIcon/assets/changelog.svg.js +0 -34
  1139. package/dist/components/ProductIcon/assets/cli.svg.cjs +0 -49
  1140. package/dist/components/ProductIcon/assets/cli.svg.js +0 -32
  1141. package/dist/components/ProductIcon/assets/cloud-hosting.svg.cjs +0 -71
  1142. package/dist/components/ProductIcon/assets/cloud-hosting.svg.js +0 -54
  1143. package/dist/components/ProductIcon/assets/cockpit.svg.cjs +0 -70
  1144. package/dist/components/ProductIcon/assets/cockpit.svg.js +0 -53
  1145. package/dist/components/ProductIcon/assets/cold-storage.svg.cjs +0 -71
  1146. package/dist/components/ProductIcon/assets/cold-storage.svg.js +0 -54
  1147. package/dist/components/ProductIcon/assets/console.svg.cjs +0 -49
  1148. package/dist/components/ProductIcon/assets/console.svg.js +0 -32
  1149. package/dist/components/ProductIcon/assets/containers.svg.cjs +0 -53
  1150. package/dist/components/ProductIcon/assets/containers.svg.js +0 -36
  1151. package/dist/components/ProductIcon/assets/cost-manager.svg.cjs +0 -98
  1152. package/dist/components/ProductIcon/assets/cost-manager.svg.js +0 -81
  1153. package/dist/components/ProductIcon/assets/data-warehouse.svg.cjs +0 -74
  1154. package/dist/components/ProductIcon/assets/data-warehouse.svg.js +0 -57
  1155. package/dist/components/ProductIcon/assets/ddos.svg.cjs +0 -77
  1156. package/dist/components/ProductIcon/assets/ddos.svg.js +0 -60
  1157. package/dist/components/ProductIcon/assets/ddx-core-servers.svg.cjs +0 -71
  1158. package/dist/components/ProductIcon/assets/ddx-core-servers.svg.js +0 -54
  1159. package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.cjs +0 -71
  1160. package/dist/components/ProductIcon/assets/ddx-pro-servers.svg.js +0 -54
  1161. package/dist/components/ProductIcon/assets/ddx-start-servers.svg.cjs +0 -71
  1162. package/dist/components/ProductIcon/assets/ddx-start-servers.svg.js +0 -54
  1163. package/dist/components/ProductIcon/assets/dedibackup.svg.cjs +0 -68
  1164. package/dist/components/ProductIcon/assets/dedibackup.svg.js +0 -51
  1165. package/dist/components/ProductIcon/assets/dedibox.svg.cjs +0 -65
  1166. package/dist/components/ProductIcon/assets/dedibox.svg.js +0 -48
  1167. package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.cjs +0 -107
  1168. package/dist/components/ProductIcon/assets/dedicated-control-plane.svg.js +0 -90
  1169. package/dist/components/ProductIcon/assets/dedicated-server.svg.cjs +0 -47
  1170. package/dist/components/ProductIcon/assets/dedicated-server.svg.js +0 -30
  1171. package/dist/components/ProductIcon/assets/delete-marker.svg.cjs +0 -83
  1172. package/dist/components/ProductIcon/assets/delete-marker.svg.js +0 -66
  1173. package/dist/components/ProductIcon/assets/devices.svg.cjs +0 -47
  1174. package/dist/components/ProductIcon/assets/devices.svg.js +0 -30
  1175. package/dist/components/ProductIcon/assets/direct-connect.svg.cjs +0 -47
  1176. package/dist/components/ProductIcon/assets/direct-connect.svg.js +0 -30
  1177. package/dist/components/ProductIcon/assets/distributed-data-lab.svg.cjs +0 -105
  1178. package/dist/components/ProductIcon/assets/distributed-data-lab.svg.js +0 -88
  1179. package/dist/components/ProductIcon/assets/dns.svg.cjs +0 -51
  1180. package/dist/components/ProductIcon/assets/dns.svg.js +0 -34
  1181. package/dist/components/ProductIcon/assets/document-db.svg.cjs +0 -53
  1182. package/dist/components/ProductIcon/assets/document-db.svg.js +0 -36
  1183. package/dist/components/ProductIcon/assets/documentation.svg.cjs +0 -62
  1184. package/dist/components/ProductIcon/assets/documentation.svg.js +0 -45
  1185. package/dist/components/ProductIcon/assets/domains.svg.cjs +0 -68
  1186. package/dist/components/ProductIcon/assets/domains.svg.js +0 -51
  1187. package/dist/components/ProductIcon/assets/edge-services.svg.cjs +0 -86
  1188. package/dist/components/ProductIcon/assets/edge-services.svg.js +0 -69
  1189. package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.cjs +0 -86
  1190. package/dist/components/ProductIcon/assets/elastic-metal-aluminium.svg.js +0 -69
  1191. package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.cjs +0 -86
  1192. package/dist/components/ProductIcon/assets/elastic-metal-beryllium.svg.js +0 -69
  1193. package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.cjs +0 -86
  1194. package/dist/components/ProductIcon/assets/elastic-metal-iridium.svg.js +0 -69
  1195. package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.cjs +0 -86
  1196. package/dist/components/ProductIcon/assets/elastic-metal-lithium.svg.js +0 -69
  1197. package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.cjs +0 -86
  1198. package/dist/components/ProductIcon/assets/elastic-metal-titanium.svg.js +0 -69
  1199. package/dist/components/ProductIcon/assets/elastic-metal.svg.cjs +0 -57
  1200. package/dist/components/ProductIcon/assets/elastic-metal.svg.js +0 -40
  1201. package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.cjs +0 -74
  1202. package/dist/components/ProductIcon/assets/environmental-footprint-calculator.svg.js +0 -57
  1203. package/dist/components/ProductIcon/assets/file.svg.cjs +0 -60
  1204. package/dist/components/ProductIcon/assets/file.svg.js +0 -43
  1205. package/dist/components/ProductIcon/assets/flexible-ip.svg.cjs +0 -47
  1206. package/dist/components/ProductIcon/assets/flexible-ip.svg.js +0 -30
  1207. package/dist/components/ProductIcon/assets/folder.svg.cjs +0 -58
  1208. package/dist/components/ProductIcon/assets/folder.svg.js +0 -41
  1209. package/dist/components/ProductIcon/assets/front-ends.svg.cjs +0 -47
  1210. package/dist/components/ProductIcon/assets/front-ends.svg.js +0 -30
  1211. package/dist/components/ProductIcon/assets/functions.svg.cjs +0 -49
  1212. package/dist/components/ProductIcon/assets/functions.svg.js +0 -32
  1213. package/dist/components/ProductIcon/assets/gold-support.svg.cjs +0 -54
  1214. package/dist/components/ProductIcon/assets/gold-support.svg.js +0 -37
  1215. package/dist/components/ProductIcon/assets/hub-networks.svg.cjs +0 -51
  1216. package/dist/components/ProductIcon/assets/hub-networks.svg.js +0 -34
  1217. package/dist/components/ProductIcon/assets/hub-routes.svg.cjs +0 -43
  1218. package/dist/components/ProductIcon/assets/hub-routes.svg.js +0 -26
  1219. package/dist/components/ProductIcon/assets/iam.svg.cjs +0 -55
  1220. package/dist/components/ProductIcon/assets/iam.svg.js +0 -38
  1221. package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.cjs +0 -79
  1222. package/dist/components/ProductIcon/assets/icon-elastic-metal.svg.js +0 -62
  1223. package/dist/components/ProductIcon/assets/icon-sdk-js.svg.cjs +0 -73
  1224. package/dist/components/ProductIcon/assets/icon-sdk-js.svg.js +0 -56
  1225. package/dist/components/ProductIcon/assets/icon-sdk.svg.cjs +0 -71
  1226. package/dist/components/ProductIcon/assets/icon-sdk.svg.js +0 -54
  1227. package/dist/components/ProductIcon/assets/images.svg.cjs +0 -48
  1228. package/dist/components/ProductIcon/assets/images.svg.js +0 -31
  1229. package/dist/components/ProductIcon/assets/inference.svg.cjs +0 -76
  1230. package/dist/components/ProductIcon/assets/inference.svg.js +0 -59
  1231. package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.cjs +0 -62
  1232. package/dist/components/ProductIcon/assets/instance-cost-optimized.svg.js +0 -45
  1233. package/dist/components/ProductIcon/assets/instance-enterprise.svg.cjs +0 -45
  1234. package/dist/components/ProductIcon/assets/instance-enterprise.svg.js +0 -28
  1235. package/dist/components/ProductIcon/assets/instance-gpu.svg.cjs +0 -47
  1236. package/dist/components/ProductIcon/assets/instance-gpu.svg.js +0 -30
  1237. package/dist/components/ProductIcon/assets/instance-learn.svg.cjs +0 -62
  1238. package/dist/components/ProductIcon/assets/instance-learn.svg.js +0 -45
  1239. package/dist/components/ProductIcon/assets/instance-pop.svg.cjs +0 -64
  1240. package/dist/components/ProductIcon/assets/instance-pop.svg.js +0 -47
  1241. package/dist/components/ProductIcon/assets/instance-wop.svg.cjs +0 -69
  1242. package/dist/components/ProductIcon/assets/instance-wop.svg.js +0 -52
  1243. package/dist/components/ProductIcon/assets/instance.svg.cjs +0 -47
  1244. package/dist/components/ProductIcon/assets/instance.svg.js +0 -30
  1245. package/dist/components/ProductIcon/assets/iot-edge.svg.cjs +0 -53
  1246. package/dist/components/ProductIcon/assets/iot-edge.svg.js +0 -36
  1247. package/dist/components/ProductIcon/assets/iot.svg.cjs +0 -45
  1248. package/dist/components/ProductIcon/assets/iot.svg.js +0 -28
  1249. package/dist/components/ProductIcon/assets/ip-failover.svg.cjs +0 -51
  1250. package/dist/components/ProductIcon/assets/ip-failover.svg.js +0 -34
  1251. package/dist/components/ProductIcon/assets/ipam.svg.cjs +0 -77
  1252. package/dist/components/ProductIcon/assets/ipam.svg.js +0 -60
  1253. package/dist/components/ProductIcon/assets/ipfs-naming.svg.cjs +0 -72
  1254. package/dist/components/ProductIcon/assets/ipfs-naming.svg.js +0 -55
  1255. package/dist/components/ProductIcon/assets/ipfs.svg.cjs +0 -47
  1256. package/dist/components/ProductIcon/assets/ipfs.svg.js +0 -30
  1257. package/dist/components/ProductIcon/assets/jero.svg.cjs +0 -76
  1258. package/dist/components/ProductIcon/assets/jero.svg.js +0 -59
  1259. package/dist/components/ProductIcon/assets/k8s-kosmos.svg.cjs +0 -71
  1260. package/dist/components/ProductIcon/assets/k8s-kosmos.svg.js +0 -54
  1261. package/dist/components/ProductIcon/assets/kms.svg.cjs +0 -103
  1262. package/dist/components/ProductIcon/assets/kms.svg.js +0 -86
  1263. package/dist/components/ProductIcon/assets/kubernetes.svg.cjs +0 -47
  1264. package/dist/components/ProductIcon/assets/kubernetes.svg.js +0 -30
  1265. package/dist/components/ProductIcon/assets/lb.svg.cjs +0 -56
  1266. package/dist/components/ProductIcon/assets/lb.svg.js +0 -39
  1267. package/dist/components/ProductIcon/assets/life-cycle-rules.svg.cjs +0 -50
  1268. package/dist/components/ProductIcon/assets/life-cycle-rules.svg.js +0 -33
  1269. package/dist/components/ProductIcon/assets/mac-mini-m2.svg.cjs +0 -49
  1270. package/dist/components/ProductIcon/assets/mac-mini-m2.svg.js +0 -32
  1271. package/dist/components/ProductIcon/assets/mac-mini.svg.cjs +0 -68
  1272. package/dist/components/ProductIcon/assets/mac-mini.svg.js +0 -51
  1273. package/dist/components/ProductIcon/assets/managed-search-database.svg.cjs +0 -84
  1274. package/dist/components/ProductIcon/assets/managed-search-database.svg.js +0 -67
  1275. package/dist/components/ProductIcon/assets/monitoring.svg.cjs +0 -71
  1276. package/dist/components/ProductIcon/assets/monitoring.svg.js +0 -54
  1277. package/dist/components/ProductIcon/assets/multi-user.svg.cjs +0 -49
  1278. package/dist/components/ProductIcon/assets/multi-user.svg.js +0 -32
  1279. package/dist/components/ProductIcon/assets/nabu.svg.cjs +0 -76
  1280. package/dist/components/ProductIcon/assets/nabu.svg.js +0 -59
  1281. package/dist/components/ProductIcon/assets/nats.svg.cjs +0 -57
  1282. package/dist/components/ProductIcon/assets/nats.svg.js +0 -40
  1283. package/dist/components/ProductIcon/assets/object-storage.svg.cjs +0 -47
  1284. package/dist/components/ProductIcon/assets/object-storage.svg.js +0 -30
  1285. package/dist/components/ProductIcon/assets/os.svg.cjs +0 -86
  1286. package/dist/components/ProductIcon/assets/os.svg.js +0 -69
  1287. package/dist/components/ProductIcon/assets/packer.svg.cjs +0 -42
  1288. package/dist/components/ProductIcon/assets/packer.svg.js +0 -25
  1289. package/dist/components/ProductIcon/assets/placement-group.svg.cjs +0 -89
  1290. package/dist/components/ProductIcon/assets/placement-group.svg.js +0 -72
  1291. package/dist/components/ProductIcon/assets/platinum-support.svg.cjs +0 -50
  1292. package/dist/components/ProductIcon/assets/platinum-support.svg.js +0 -33
  1293. package/dist/components/ProductIcon/assets/policy.svg.cjs +0 -63
  1294. package/dist/components/ProductIcon/assets/policy.svg.js +0 -46
  1295. package/dist/components/ProductIcon/assets/pool.svg.cjs +0 -47
  1296. package/dist/components/ProductIcon/assets/pool.svg.js +0 -30
  1297. package/dist/components/ProductIcon/assets/postgresql-mysql.svg.cjs +0 -53
  1298. package/dist/components/ProductIcon/assets/postgresql-mysql.svg.js +0 -36
  1299. package/dist/components/ProductIcon/assets/private-ip.svg.cjs +0 -101
  1300. package/dist/components/ProductIcon/assets/private-ip.svg.js +0 -84
  1301. package/dist/components/ProductIcon/assets/private-network.svg.cjs +0 -54
  1302. package/dist/components/ProductIcon/assets/private-network.svg.js +0 -37
  1303. package/dist/components/ProductIcon/assets/public-gateway.svg.cjs +0 -47
  1304. package/dist/components/ProductIcon/assets/public-gateway.svg.js +0 -30
  1305. package/dist/components/ProductIcon/assets/qaas.svg.cjs +0 -79
  1306. package/dist/components/ProductIcon/assets/qaas.svg.js +0 -62
  1307. package/dist/components/ProductIcon/assets/quantum-application.svg.cjs +0 -70
  1308. package/dist/components/ProductIcon/assets/quantum-application.svg.js +0 -53
  1309. package/dist/components/ProductIcon/assets/queueing.svg.cjs +0 -48
  1310. package/dist/components/ProductIcon/assets/queueing.svg.js +0 -31
  1311. package/dist/components/ProductIcon/assets/rabbit-mq.svg.cjs +0 -55
  1312. package/dist/components/ProductIcon/assets/rabbit-mq.svg.js +0 -38
  1313. package/dist/components/ProductIcon/assets/rdb.svg.cjs +0 -47
  1314. package/dist/components/ProductIcon/assets/rdb.svg.js +0 -30
  1315. package/dist/components/ProductIcon/assets/redis.svg.cjs +0 -48
  1316. package/dist/components/ProductIcon/assets/redis.svg.js +0 -31
  1317. package/dist/components/ProductIcon/assets/registry.svg.cjs +0 -53
  1318. package/dist/components/ProductIcon/assets/registry.svg.js +0 -36
  1319. package/dist/components/ProductIcon/assets/rocket.svg.cjs +0 -57
  1320. package/dist/components/ProductIcon/assets/rocket.svg.js +0 -40
  1321. package/dist/components/ProductIcon/assets/router.svg.cjs +0 -75
  1322. package/dist/components/ProductIcon/assets/router.svg.js +0 -58
  1323. package/dist/components/ProductIcon/assets/rpn-san.svg.cjs +0 -71
  1324. package/dist/components/ProductIcon/assets/rpn-san.svg.js +0 -54
  1325. package/dist/components/ProductIcon/assets/rpn-v1.svg.cjs +0 -68
  1326. package/dist/components/ProductIcon/assets/rpn-v1.svg.js +0 -51
  1327. package/dist/components/ProductIcon/assets/rpn-v2.svg.cjs +0 -68
  1328. package/dist/components/ProductIcon/assets/rpn-v2.svg.js +0 -51
  1329. package/dist/components/ProductIcon/assets/rpn.svg.cjs +0 -68
  1330. package/dist/components/ProductIcon/assets/rpn.svg.js +0 -51
  1331. package/dist/components/ProductIcon/assets/saving-plan.svg.cjs +0 -84
  1332. package/dist/components/ProductIcon/assets/saving-plan.svg.js +0 -67
  1333. package/dist/components/ProductIcon/assets/sdk-go.svg.cjs +0 -80
  1334. package/dist/components/ProductIcon/assets/sdk-go.svg.js +0 -63
  1335. package/dist/components/ProductIcon/assets/sdk-python.svg.cjs +0 -80
  1336. package/dist/components/ProductIcon/assets/sdk-python.svg.js +0 -63
  1337. package/dist/components/ProductIcon/assets/secret-manager.svg.cjs +0 -53
  1338. package/dist/components/ProductIcon/assets/secret-manager.svg.js +0 -36
  1339. package/dist/components/ProductIcon/assets/security-group.svg.cjs +0 -51
  1340. package/dist/components/ProductIcon/assets/security-group.svg.js +0 -34
  1341. package/dist/components/ProductIcon/assets/sepa.svg.cjs +0 -48
  1342. package/dist/components/ProductIcon/assets/sepa.svg.js +0 -31
  1343. package/dist/components/ProductIcon/assets/server.svg.cjs +0 -51
  1344. package/dist/components/ProductIcon/assets/server.svg.js +0 -34
  1345. package/dist/components/ProductIcon/assets/serverless-db.svg.cjs +0 -66
  1346. package/dist/components/ProductIcon/assets/serverless-db.svg.js +0 -49
  1347. package/dist/components/ProductIcon/assets/serverless-jobs.svg.cjs +0 -109
  1348. package/dist/components/ProductIcon/assets/serverless-jobs.svg.js +0 -92
  1349. package/dist/components/ProductIcon/assets/service-level.svg.cjs +0 -71
  1350. package/dist/components/ProductIcon/assets/service-level.svg.js +0 -54
  1351. package/dist/components/ProductIcon/assets/silver-support.svg.cjs +0 -55
  1352. package/dist/components/ProductIcon/assets/silver-support.svg.js +0 -38
  1353. package/dist/components/ProductIcon/assets/sms.svg.cjs +0 -49
  1354. package/dist/components/ProductIcon/assets/sms.svg.js +0 -32
  1355. package/dist/components/ProductIcon/assets/smtp.svg.cjs +0 -55
  1356. package/dist/components/ProductIcon/assets/smtp.svg.js +0 -38
  1357. package/dist/components/ProductIcon/assets/snapshots.svg.cjs +0 -56
  1358. package/dist/components/ProductIcon/assets/snapshots.svg.js +0 -39
  1359. package/dist/components/ProductIcon/assets/sns.svg.cjs +0 -96
  1360. package/dist/components/ProductIcon/assets/sns.svg.js +0 -79
  1361. package/dist/components/ProductIcon/assets/sqs.svg.cjs +0 -68
  1362. package/dist/components/ProductIcon/assets/sqs.svg.js +0 -51
  1363. package/dist/components/ProductIcon/assets/ssl-certificates.svg.cjs +0 -50
  1364. package/dist/components/ProductIcon/assets/ssl-certificates.svg.js +0 -33
  1365. package/dist/components/ProductIcon/assets/store-servers.svg.cjs +0 -71
  1366. package/dist/components/ProductIcon/assets/store-servers.svg.js +0 -54
  1367. package/dist/components/ProductIcon/assets/support.svg.cjs +0 -57
  1368. package/dist/components/ProductIcon/assets/support.svg.js +0 -40
  1369. package/dist/components/ProductIcon/assets/terraform.svg.cjs +0 -50
  1370. package/dist/components/ProductIcon/assets/terraform.svg.js +0 -33
  1371. package/dist/components/ProductIcon/assets/transactional-email.svg.cjs +0 -48
  1372. package/dist/components/ProductIcon/assets/transactional-email.svg.js +0 -31
  1373. package/dist/components/ProductIcon/assets/tutorial.svg.cjs +0 -55
  1374. package/dist/components/ProductIcon/assets/tutorial.svg.js +0 -38
  1375. package/dist/components/ProductIcon/assets/user.svg.cjs +0 -49
  1376. package/dist/components/ProductIcon/assets/user.svg.js +0 -32
  1377. package/dist/components/ProductIcon/assets/verify-card.svg.cjs +0 -51
  1378. package/dist/components/ProductIcon/assets/verify-card.svg.js +0 -34
  1379. package/dist/components/ProductIcon/assets/video.svg.cjs +0 -51
  1380. package/dist/components/ProductIcon/assets/video.svg.js +0 -34
  1381. package/dist/components/ProductIcon/assets/volume.svg.cjs +0 -47
  1382. package/dist/components/ProductIcon/assets/volume.svg.js +0 -30
  1383. package/dist/components/ProductIcon/assets/vpc.svg.cjs +0 -47
  1384. package/dist/components/ProductIcon/assets/vpc.svg.js +0 -30
  1385. package/dist/components/ProductIcon/assets/vps-pro-servers.svg.cjs +0 -78
  1386. package/dist/components/ProductIcon/assets/vps-pro-servers.svg.js +0 -61
  1387. package/dist/components/ProductIcon/assets/vps-servers.svg.cjs +0 -76
  1388. package/dist/components/ProductIcon/assets/vps-servers.svg.js +0 -59
  1389. package/dist/components/ProductIcon/assets/vps-start-servers.svg.cjs +0 -78
  1390. package/dist/components/ProductIcon/assets/vps-start-servers.svg.js +0 -61
  1391. package/dist/components/ProductIcon/assets/web-platform.svg.cjs +0 -69
  1392. package/dist/components/ProductIcon/assets/web-platform.svg.js +0 -52
  1393. package/dist/components/ProductIcon/assets/webhosting.svg.cjs +0 -64
  1394. package/dist/components/ProductIcon/assets/webhosting.svg.js +0 -47
  1395. package/dist/components/ProductIcon/assets/zone.svg.cjs +0 -48
  1396. package/dist/components/ProductIcon/assets/zone.svg.js +0 -31
  1397. package/dist/components/index.d.ts +0 -3
@@ -0,0 +1,23 @@
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 ServerlessDbProductIcon = ({
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: "Serverless-DB", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", clipPath: "url(#a)", 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: "#4F0599", d: "M19.664 18.295c-.618.421-.664.691-.664.747 0 .055.046.326.664.747.585.4 1.497.799 2.714 1.15 2.42.7 5.823 1.145 9.622 1.145 3.8 0 7.202-.446 9.622-1.145 1.217-.351 2.129-.75 2.714-1.15.618-.421.664-.692.664-.747 0-.056-.046-.326-.664-.747-.585-.4-1.497-.799-2.714-1.15C39.202 16.445 35.8 16 32 16s-7.202.446-9.622 1.145c-1.217.351-2.13.75-2.714 1.15M17 19.042v26.273h.029c.142.884.8 1.56 1.508 2.042.831.568 1.97 1.04 3.286 1.42C24.47 49.54 28.067 50 32 50c3.932 0 7.53-.459 10.177-1.223 1.316-.38 2.455-.852 3.287-1.42.706-.482 1.365-1.158 1.508-2.042H47V19.042c0-1.06-.737-1.854-1.536-2.4-.832-.567-1.97-1.039-3.287-1.419C39.53 14.46 35.932 14 32 14c-3.933 0-7.53.459-10.177 1.223-1.317.38-2.455.852-3.287 1.42-.799.545-1.536 1.338-1.536 2.399m28 25.92V21.73c-.772.441-1.737.817-2.823 1.13-2.647.765-6.245 1.224-10.177 1.224-3.933 0-7.53-.46-10.177-1.223-1.086-.314-2.051-.69-2.823-1.13v23.227c0 .056.046.326.664.747.585.4 1.497.799 2.714 1.15C24.798 47.555 28.2 48 32 48s7.202-.446 9.622-1.145c1.217-.351 2.13-.75 2.714-1.15.607-.414.662-.682.664-.744Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M40 27a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-3h-3a1 1 0 1 1 0-2zm0 17a1 1 0 0 0 1-1v-4a1 1 0 1 0-2 0v3h-3a1 1 0 1 0 0 2zM24 27a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2zm0 17a1 1 0 0 1-1-1v-4a1 1 0 1 1 2 0v3h3a1 1 0 1 1 0 2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "fillStrong", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m25.629 28.222.005.005.025.02.11.084a17.352 17.352 0 0 0 1.962 1.272c1.285.713 2.853 1.352 4.269 1.352s2.984-.638 4.27-1.352a17.348 17.348 0 0 0 1.962-1.273c.049-.036.085-.065.109-.083l.025-.02.005-.004a1 1 0 0 1 1.258 1.555L39 29l.629.777v.001l-.002.001-.003.003-.011.008-.037.03-.135.103a19.384 19.384 0 0 1-2.2 1.428c-1.377.764-3.309 1.604-5.241 1.604-1.932 0-3.864-.84-5.24-1.603a19.384 19.384 0 0 1-2.201-1.429 10.613 10.613 0 0 1-.135-.103l-.037-.03-.01-.008-.004-.003h-.001c0-.001 0-.002.628-.779l-.629.777a1 1 0 0 1 1.258-1.555m0 14.556.005-.005.025-.02.11-.084a17.352 17.352 0 0 1 1.962-1.272c1.285-.713 2.853-1.352 4.269-1.352s2.984.639 4.27 1.352a17.348 17.348 0 0 1 1.962 1.273c.049.036.085.065.109.083l.025.02.005.004a1 1 0 0 0 1.258-1.555L39 42c.629-.778.63-.777.629-.778l-.002-.001-.003-.003-.011-.008-.037-.03-.135-.103a19.384 19.384 0 0 0-2.2-1.428c-1.377-.764-3.309-1.604-5.241-1.604-1.932 0-3.864.84-5.24 1.603a19.384 19.384 0 0 0-2.201 1.429l-.135.103-.037.03-.01.008-.004.003h-.001c0 .001 0 .002.628.779l-.629-.778a1 1 0 0 0 1.258 1.556", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M24.314 28.273a1 1 0 0 1 1.413.04L25 29l.727-.686.002.001.003.003.01.01.032.036a17.384 17.384 0 0 1 .519.598c.33.398.77.962 1.213 1.625.853 1.28 1.842 3.12 1.842 4.913 0 1.794-.989 3.633-1.842 4.913a19.72 19.72 0 0 1-1.732 2.223l-.033.035-.01.01-.002.004h-.001c0 .001 0 .002-.728-.685l.727.687a1 1 0 0 1-1.454-1.373l.005-.006.023-.025.096-.106a17.71 17.71 0 0 0 1.444-1.873c.822-1.232 1.507-2.643 1.507-3.804 0-1.16-.685-2.572-1.506-3.803a17.71 17.71 0 0 0-1.54-1.98l-.024-.025-.005-.005m.04-1.414a1 1 0 0 0-.04 1.414zm15.374 0a1 1 0 0 0-1.414.04L39 29l-.727-.686-.002.001-.003.003-.01.01-.032.036a17.384 17.384 0 0 0-.519.598c-.33.398-.77.962-1.213 1.625-.853 1.28-1.842 3.12-1.842 4.913 0 1.794.989 3.633 1.842 4.913a19.72 19.72 0 0 0 1.732 2.223l.033.035.01.01.002.004h.001c0 .001 0 .002.728-.685l-.727.687a1 1 0 0 0 1.454-1.373l-.005-.006-.023-.025a15.621 15.621 0 0 1-.452-.521 17.71 17.71 0 0 1-1.089-1.459c-.82-1.231-1.506-2.642-1.506-3.803 0-1.16.685-2.572 1.506-3.803a17.71 17.71 0 0 1 1.54-1.98l.024-.025.005-.005m-.04-1.414a1 1 0 0 1 .04 1.414z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
18
+ ] })
19
+ ] })
20
+ ] })
21
+ ] }) }) })
22
+ );
23
+ exports.ServerlessDbProductIcon = ServerlessDbProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ServerlessDbProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,23 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ServerlessDbProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Serverless-DB", children: /* @__PURE__ */ jsxs("g", { className: "icon", clipPath: "url(#a)", 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: "#4F0599", d: "M19.664 18.295c-.618.421-.664.691-.664.747 0 .055.046.326.664.747.585.4 1.497.799 2.714 1.15 2.42.7 5.823 1.145 9.622 1.145 3.8 0 7.202-.446 9.622-1.145 1.217-.351 2.129-.75 2.714-1.15.618-.421.664-.692.664-.747 0-.056-.046-.326-.664-.747-.585-.4-1.497-.799-2.714-1.15C39.202 16.445 35.8 16 32 16s-7.202.446-9.622 1.145c-1.217.351-2.13.75-2.714 1.15M17 19.042v26.273h.029c.142.884.8 1.56 1.508 2.042.831.568 1.97 1.04 3.286 1.42C24.47 49.54 28.067 50 32 50c3.932 0 7.53-.459 10.177-1.223 1.316-.38 2.455-.852 3.287-1.42.706-.482 1.365-1.158 1.508-2.042H47V19.042c0-1.06-.737-1.854-1.536-2.4-.832-.567-1.97-1.039-3.287-1.419C39.53 14.46 35.932 14 32 14c-3.933 0-7.53.459-10.177 1.223-1.317.38-2.455.852-3.287 1.42-.799.545-1.536 1.338-1.536 2.399m28 25.92V21.73c-.772.441-1.737.817-2.823 1.13-2.647.765-6.245 1.224-10.177 1.224-3.933 0-7.53-.46-10.177-1.223-1.086-.314-2.051-.69-2.823-1.13v23.227c0 .056.046.326.664.747.585.4 1.497.799 2.714 1.15C24.798 47.555 28.2 48 32 48s7.202-.446 9.622-1.145c1.217-.351 2.13-.75 2.714-1.15.607-.414.662-.682.664-.744Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
12
+ /* @__PURE__ */ jsx("path", { d: "M40 27a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-3h-3a1 1 0 1 1 0-2zm0 17a1 1 0 0 0 1-1v-4a1 1 0 1 0-2 0v3h-3a1 1 0 1 0 0 2zM24 27a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2zm0 17a1 1 0 0 1-1-1v-4a1 1 0 1 1 2 0v3h3a1 1 0 1 1 0 2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxs("g", { className: "fillStrong", children: [
14
+ /* @__PURE__ */ jsx("path", { d: "m25.629 28.222.005.005.025.02.11.084a17.352 17.352 0 0 0 1.962 1.272c1.285.713 2.853 1.352 4.269 1.352s2.984-.638 4.27-1.352a17.348 17.348 0 0 0 1.962-1.273c.049-.036.085-.065.109-.083l.025-.02.005-.004a1 1 0 0 1 1.258 1.555L39 29l.629.777v.001l-.002.001-.003.003-.011.008-.037.03-.135.103a19.384 19.384 0 0 1-2.2 1.428c-1.377.764-3.309 1.604-5.241 1.604-1.932 0-3.864-.84-5.24-1.603a19.384 19.384 0 0 1-2.201-1.429 10.613 10.613 0 0 1-.135-.103l-.037-.03-.01-.008-.004-.003h-.001c0-.001 0-.002.628-.779l-.629.777a1 1 0 0 1 1.258-1.555m0 14.556.005-.005.025-.02.11-.084a17.352 17.352 0 0 1 1.962-1.272c1.285-.713 2.853-1.352 4.269-1.352s2.984.639 4.27 1.352a17.348 17.348 0 0 1 1.962 1.273c.049.036.085.065.109.083l.025.02.005.004a1 1 0 0 0 1.258-1.555L39 42c.629-.778.63-.777.629-.778l-.002-.001-.003-.003-.011-.008-.037-.03-.135-.103a19.384 19.384 0 0 0-2.2-1.428c-1.377-.764-3.309-1.604-5.241-1.604-1.932 0-3.864.84-5.24 1.603a19.384 19.384 0 0 0-2.201 1.429l-.135.103-.037.03-.01.008-.004.003h-.001c0 .001 0 .002.628.779l-.629-.778a1 1 0 0 0 1.258 1.556", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsx("path", { d: "M24.314 28.273a1 1 0 0 1 1.413.04L25 29l.727-.686.002.001.003.003.01.01.032.036a17.384 17.384 0 0 1 .519.598c.33.398.77.962 1.213 1.625.853 1.28 1.842 3.12 1.842 4.913 0 1.794-.989 3.633-1.842 4.913a19.72 19.72 0 0 1-1.732 2.223l-.033.035-.01.01-.002.004h-.001c0 .001 0 .002-.728-.685l.727.687a1 1 0 0 1-1.454-1.373l.005-.006.023-.025.096-.106a17.71 17.71 0 0 0 1.444-1.873c.822-1.232 1.507-2.643 1.507-3.804 0-1.16-.685-2.572-1.506-3.803a17.71 17.71 0 0 0-1.54-1.98l-.024-.025-.005-.005m.04-1.414a1 1 0 0 0-.04 1.414zm15.374 0a1 1 0 0 0-1.414.04L39 29l-.727-.686-.002.001-.003.003-.01.01-.032.036a17.384 17.384 0 0 0-.519.598c-.33.398-.77.962-1.213 1.625-.853 1.28-1.842 3.12-1.842 4.913 0 1.794.989 3.633 1.842 4.913a19.72 19.72 0 0 0 1.732 2.223l.033.035.01.01.002.004h.001c0 .001 0 .002.728-.685l-.727.687a1 1 0 0 0 1.454-1.373l-.005-.006-.023-.025a15.621 15.621 0 0 1-.452-.521 17.71 17.71 0 0 1-1.089-1.459c-.82-1.231-1.506-2.642-1.506-3.803 0-1.16.685-2.572 1.506-3.803a17.71 17.71 0 0 1 1.54-1.98l.024-.025.005-.005m-.04-1.414a1 1 0 0 1 .04 1.414z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
16
+ ] })
17
+ ] })
18
+ ] })
19
+ ] }) }) })
20
+ );
21
+ export {
22
+ ServerlessDbProductIcon
23
+ };
@@ -0,0 +1,35 @@
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 ServerlessJobsProductIcon = ({
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: "Serverless-Jobs", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "icon", clipPath: "url(#a)", 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: "M45 15a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m-1 16.928a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1M44 49a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1M24.605 16a4 4 0 0 0-4 4v7a6 6 0 0 1-6 6H9a1 1 0 1 1 0-2h5.605a4 4 0 0 0 4-4v-7a6 6 0 0 1 6-6H28a1 1 0 1 1 0 2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M8 32a1 1 0 0 1 1-1h19a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M8 32a1 1 0 0 1 1-1h5.605a6 6 0 0 1 6 6v7a4 4 0 0 0 4 4H28a1 1 0 1 1 0 2h-3.395a6 6 0 0 1-6-6v-7a4 4 0 0 0-4-4H9a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M27.427 11a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 11a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
18
+ ] }),
19
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", clipRule: "evenodd", fillRule: "evenodd", children: [
20
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M27.427 28a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill" }),
21
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "fill", children: [
22
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 214 (Stroke)" }),
23
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M36.5 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 215 (Stroke)" }),
24
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M41 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 216 (Stroke)" })
25
+ ] })
26
+ ] }),
27
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#4F0599", className: "fill", children: [
28
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M27.427 45a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
29
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32 44.849a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
30
+ ] }),
31
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M51.293 45.22a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Zm0-17a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Zm0-17a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
32
+ ] })
33
+ ] }) }) })
34
+ );
35
+ exports.ServerlessJobsProductIcon = ServerlessJobsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ServerlessJobsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,35 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ServerlessJobsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("g", { className: "Serverless-Jobs", children: /* @__PURE__ */ jsxs("g", { className: "icon", clipPath: "url(#a)", 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: "M45 15a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m-1 16.928a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1M44 49a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H45a1 1 0 0 1-1-1M24.605 16a4 4 0 0 0-4 4v7a6 6 0 0 1-6 6H9a1 1 0 1 1 0-2h5.605a4 4 0 0 0 4-4v-7a6 6 0 0 1 6-6H28a1 1 0 1 1 0 2z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M8 32a1 1 0 0 1 1-1h19a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M8 32a1 1 0 0 1 1-1h5.605a6 6 0 0 1 6 6v7a4 4 0 0 0 4 4H28a1 1 0 1 1 0 2h-3.395a6 6 0 0 1-6-6v-7a4 4 0 0 0-4-4H9a1 1 0 0 1-1-1", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", children: [
14
+ /* @__PURE__ */ jsx("path", { d: "M27.427 11a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsx("path", { d: "M32 11a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
16
+ ] }),
17
+ /* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", clipRule: "evenodd", fillRule: "evenodd", children: [
18
+ /* @__PURE__ */ jsx("path", { d: "M27.427 28a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill" }),
19
+ /* @__PURE__ */ jsxs("g", { className: "fill", children: [
20
+ /* @__PURE__ */ jsx("path", { d: "M32 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 214 (Stroke)" }),
21
+ /* @__PURE__ */ jsx("path", { d: "M36.5 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 215 (Stroke)" }),
22
+ /* @__PURE__ */ jsx("path", { d: "M41 27.924a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1", className: "Vector 216 (Stroke)" })
23
+ ] })
24
+ ] }),
25
+ /* @__PURE__ */ jsxs("g", { fill: "#4F0599", className: "fill", children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M27.427 45a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-12a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M32 44.849a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m4.5 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
28
+ ] }),
29
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M51.293 45.22a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Zm0-17a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Zm0-17a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.415l-3 3a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 0-1.414Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
30
+ ] })
31
+ ] }) }) })
32
+ );
33
+ export {
34
+ ServerlessJobsProductIcon
35
+ };
@@ -0,0 +1,20 @@
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 ServiceLevelProductIcon = ({
6
+ ...props
7
+ }) => (
8
+ // eslint-disable-next-line react/jsx-props-no-spreading
9
+ /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: "Service-Level", children: /* @__PURE__ */ jsxRuntime.jsxs("g", { className: "Service-Level", clipPath: "url(#a)", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx("g", { className: ".Square", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
12
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#521094", d: "m30.565 17.346-2.058 4.124-4.605.662c-.347.05-.668.212-.914.462l-.104.115a1.59 1.59 0 0 0 .133 2.15l3.326 3.206-.785 4.527a1.6 1.6 0 0 0 .163 1.018l.078.132a1.606 1.606 0 0 0 2.08.536l4.12-2.144 4.122 2.144c.31.162.665.217 1.01.159l.143-.031a1.596 1.596 0 0 0 1.167-1.814l-.785-4.527 3.327-3.207a1.6 1.6 0 0 0 .47-.915l.015-.146a1.6 1.6 0 0 0-1.371-1.665l-4.605-.662-2.058-4.124a1.605 1.605 0 0 0-2.87 0ZM32 18.949l1.936 3.883.061.106a1 1 0 0 0 .692.437l4.307.62-3.11 3-.083.09a1 1 0 0 0-.207.8l.736 4.248-3.87-2.013-.112-.05a1 1 0 0 0-.812.05l-3.871 2.013.737-4.248.013-.123a1 1 0 0 0-.304-.768l-3.11-3 4.308-.619a1 1 0 0 0 .752-.543zm.792 22.653.264.724.053.02-.023.062 4.008 11.014 2.25-3.689a1 1 0 0 1 1.052-.46l.122.033 4.094 1.38-4.214-11.578 1.88-.684 4.925 13.531a1 1 0 0 1-1.151 1.32l-.108-.03-5.309-1.789-2.915 4.782a1 1 0 0 1-1.75-.075l-.044-.103-3.909-10.741-3.946 10.743-.044.103a1 1 0 0 1-1.748.073l-2.916-4.781-5.308 1.788-.108.03a1 1 0 0 1-1.15-1.32l4.887-13.43 1.88.685-4.176 11.475 4.093-1.379.122-.032a1 1 0 0 1 1.051.46l2.255 3.695 4.048-11.024-.044-.12.101-.036.218-.593.702.258z", className: "fill" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "m27.373 9.744 1.341-1.365a4.605 4.605 0 0 1 6.512-.06l1.4 1.425a2.71 2.71 0 0 0 2.178.8l1.879-.169a4.623 4.623 0 0 1 5.02 4.188l.173 2.05a2.71 2.71 0 0 0 1.134 1.982l1.58 1.12a4.703 4.703 0 0 1 1.15 6.514l-1.132 1.634a2.71 2.71 0 0 0-.39 2.237l.521 1.965a4.664 4.664 0 0 1-3.29 5.698l-1.84.498a2.71 2.71 0 0 0-1.756 1.488l-.826 1.804a4.6 4.6 0 0 1-6.102 2.267l-1.762-.837a2.71 2.71 0 0 0-2.326 0l-1.707.811a4.6 4.6 0 0 1-6.13-2.18l-.853-1.865a2.71 2.71 0 0 0-1.757-1.489l-1.84-.497a4.664 4.664 0 0 1-3.29-5.698l.522-1.965a2.71 2.71 0 0 0-.39-2.237L14.26 26.23a4.703 4.703 0 0 1 1.148-6.514l1.581-1.12a2.71 2.71 0 0 0 1.133-1.982l.172-2.024a4.623 4.623 0 0 1 4.996-4.216l1.905.172a2.71 2.71 0 0 0 2.177-.8Zm6.449 0-.135-.124a2.605 2.605 0 0 0-3.546.16l-1.34 1.366a4.71 4.71 0 0 1-3.785 1.39l-1.879-.17-.18-.01a2.623 2.623 0 0 0-2.67 2.402l-.17 2.023a4.71 4.71 0 0 1-1.97 3.445l-1.582 1.121a2.703 2.703 0 0 0-.66 3.744l1.131 1.635a4.71 4.71 0 0 1 .68 3.887l-.522 1.965a2.664 2.664 0 0 0 1.879 3.254l1.84.498a4.71 4.71 0 0 1 3.053 2.587l.825 1.804.095.187a2.6 2.6 0 0 0 3.385 1.08l1.707-.811a4.71 4.71 0 0 1 4.044 0l1.7.808.199.085a2.6 2.6 0 0 0 3.288-1.349l.825-1.804a4.71 4.71 0 0 1 3.053-2.587l1.84-.498a2.664 2.664 0 0 0 1.879-3.254l-.521-1.965a4.71 4.71 0 0 1 .678-3.887l1.131-1.635a2.703 2.703 0 0 0-.66-3.744l-1.58-1.12a4.71 4.71 0 0 1-1.97-3.446l-.172-2.023-.021-.18a2.623 2.623 0 0 0-2.828-2.211l-1.879.17a4.71 4.71 0 0 1-3.785-1.391z", className: "fillStrong" })
15
+ ] })
16
+ ] }) }),
17
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
18
+ ] })
19
+ );
20
+ exports.ServiceLevelProductIcon = ServiceLevelProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const ServiceLevelProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,20 @@
1
+ import { jsxs, jsx } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const ServiceLevelProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsxs(Icon, { ...props, children: [
8
+ /* @__PURE__ */ jsx("g", { className: "Service-Level", children: /* @__PURE__ */ jsxs("g", { className: "Service-Level", clipPath: "url(#a)", children: [
9
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ jsx("path", { fill: "#F1EEFC", d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z", className: "fillWeak" }) }),
10
+ /* @__PURE__ */ jsxs("g", { fillRule: "evenodd", className: "Icon", clipRule: "evenodd", children: [
11
+ /* @__PURE__ */ jsx("path", { fill: "#521094", d: "m30.565 17.346-2.058 4.124-4.605.662c-.347.05-.668.212-.914.462l-.104.115a1.59 1.59 0 0 0 .133 2.15l3.326 3.206-.785 4.527a1.6 1.6 0 0 0 .163 1.018l.078.132a1.606 1.606 0 0 0 2.08.536l4.12-2.144 4.122 2.144c.31.162.665.217 1.01.159l.143-.031a1.596 1.596 0 0 0 1.167-1.814l-.785-4.527 3.327-3.207a1.6 1.6 0 0 0 .47-.915l.015-.146a1.6 1.6 0 0 0-1.371-1.665l-4.605-.662-2.058-4.124a1.605 1.605 0 0 0-2.87 0ZM32 18.949l1.936 3.883.061.106a1 1 0 0 0 .692.437l4.307.62-3.11 3-.083.09a1 1 0 0 0-.207.8l.736 4.248-3.87-2.013-.112-.05a1 1 0 0 0-.812.05l-3.871 2.013.737-4.248.013-.123a1 1 0 0 0-.304-.768l-3.11-3 4.308-.619a1 1 0 0 0 .752-.543zm.792 22.653.264.724.053.02-.023.062 4.008 11.014 2.25-3.689a1 1 0 0 1 1.052-.46l.122.033 4.094 1.38-4.214-11.578 1.88-.684 4.925 13.531a1 1 0 0 1-1.151 1.32l-.108-.03-5.309-1.789-2.915 4.782a1 1 0 0 1-1.75-.075l-.044-.103-3.909-10.741-3.946 10.743-.044.103a1 1 0 0 1-1.748.073l-2.916-4.781-5.308 1.788-.108.03a1 1 0 0 1-1.15-1.32l4.887-13.43 1.88.685-4.176 11.475 4.093-1.379.122-.032a1 1 0 0 1 1.051.46l2.255 3.695 4.048-11.024-.044-.12.101-.036.218-.593.702.258z", className: "fill" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "m27.373 9.744 1.341-1.365a4.605 4.605 0 0 1 6.512-.06l1.4 1.425a2.71 2.71 0 0 0 2.178.8l1.879-.169a4.623 4.623 0 0 1 5.02 4.188l.173 2.05a2.71 2.71 0 0 0 1.134 1.982l1.58 1.12a4.703 4.703 0 0 1 1.15 6.514l-1.132 1.634a2.71 2.71 0 0 0-.39 2.237l.521 1.965a4.664 4.664 0 0 1-3.29 5.698l-1.84.498a2.71 2.71 0 0 0-1.756 1.488l-.826 1.804a4.6 4.6 0 0 1-6.102 2.267l-1.762-.837a2.71 2.71 0 0 0-2.326 0l-1.707.811a4.6 4.6 0 0 1-6.13-2.18l-.853-1.865a2.71 2.71 0 0 0-1.757-1.489l-1.84-.497a4.664 4.664 0 0 1-3.29-5.698l.522-1.965a2.71 2.71 0 0 0-.39-2.237L14.26 26.23a4.703 4.703 0 0 1 1.148-6.514l1.581-1.12a2.71 2.71 0 0 0 1.133-1.982l.172-2.024a4.623 4.623 0 0 1 4.996-4.216l1.905.172a2.71 2.71 0 0 0 2.177-.8Zm6.449 0-.135-.124a2.605 2.605 0 0 0-3.546.16l-1.34 1.366a4.71 4.71 0 0 1-3.785 1.39l-1.879-.17-.18-.01a2.623 2.623 0 0 0-2.67 2.402l-.17 2.023a4.71 4.71 0 0 1-1.97 3.445l-1.582 1.121a2.703 2.703 0 0 0-.66 3.744l1.131 1.635a4.71 4.71 0 0 1 .68 3.887l-.522 1.965a2.664 2.664 0 0 0 1.879 3.254l1.84.498a4.71 4.71 0 0 1 3.053 2.587l.825 1.804.095.187a2.6 2.6 0 0 0 3.385 1.08l1.707-.811a4.71 4.71 0 0 1 4.044 0l1.7.808.199.085a2.6 2.6 0 0 0 3.288-1.349l.825-1.804a4.71 4.71 0 0 1 3.053-2.587l1.84-.498a2.664 2.664 0 0 0 1.879-3.254l-.521-1.965a4.71 4.71 0 0 1 .678-3.887l1.131-1.635a2.703 2.703 0 0 0-.66-3.744l-1.58-1.12a4.71 4.71 0 0 1-1.97-3.446l-.172-2.023-.021-.18a2.623 2.623 0 0 0-2.828-2.211l-1.879.17a4.71 4.71 0 0 1-3.785-1.391z", className: "fillStrong" })
13
+ ] })
14
+ ] }) }),
15
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", className: "a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h64v64H0z" }) }) })
16
+ ] })
17
+ );
18
+ export {
19
+ ServiceLevelProductIcon
20
+ };
@@ -0,0 +1,20 @@
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 SilverSupportProductIcon = ({
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: "Silver-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.jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M23.25 11.667a3.42 3.42 0 0 1-.03.096 3.25 3.25 0 0 1-1.4-1.678 3.251 3.251 0 0 1-.048-2.186l.086.052c.468.3 1.005.8 1.315 1.626.31.827.233 1.556.077 2.09m-1.734-6.036-.228.97za1 1 0 0 0-1.039.389l.811.584-.811-.583h-.001l-.001.002-.003.004-.007.01-.019.027-.055.085a5.413 5.413 0 0 0-.567 1.283 5.25 5.25 0 0 0 .124 3.354 5.25 5.25 0 0 0 2.11 2.61 5.413 5.413 0 0 0 1.272.594l.097.028.032.008.011.003h.005l.002.001c.001 0 .002 0 .23-.973l-.228.974a1 1 0 0 0 1.039-.39l-.812-.584.812.584v-.001l.002-.002.003-.004.007-.01.018-.027a4.384 4.384 0 0 0 .219-.37c.126-.238.28-.578.403-.998a5.25 5.25 0 0 0-.123-3.354 5.251 5.251 0 0 0-2.111-2.609 5.409 5.409 0 0 0-.96-.487 4.366 4.366 0 0 0-.408-.135l-.032-.008-.012-.003-.004-.001zm19.234 6.036.03.096.085-.053a3.25 3.25 0 0 0 1.316-1.626 3.251 3.251 0 0 0 .047-2.185 3.251 3.251 0 0 0-1.4 1.679 3.251 3.251 0 0 0-.078 2.09Zm1.734-6.036.228.97-.227-.97a1 1 0 0 1 1.04.389l-.81.583.81-.582.001.002.003.004.007.01.019.027.055.085c.043.07.1.165.164.285.126.239.28.578.403.998a5.25 5.25 0 0 1-.124 3.354 5.251 5.251 0 0 1-2.11 2.61 5.412 5.412 0 0 1-1.271.594l-.097.028-.033.008-.011.003h-.005l-.002.001c-.001 0-.002 0-.23-.973-.81.585-.81.584-.811.584v-.001l-.002-.002-.003-.004-.007-.01-.018-.027a4.378 4.378 0 0 1-.219-.37 5.411 5.411 0 0 1-.403-.998 5.25 5.25 0 0 1 .123-3.354 5.25 5.25 0 0 1 2.111-2.609c.37-.235.708-.39.96-.487a4.383 4.383 0 0 1 .408-.135l.032-.008.012-.003.004-.001h.002zm-2.19 7.426.228.974a1 1 0 0 1-1.038-.39zm2.593 4.947.013-.1a3.25 3.25 0 0 1 .935-1.87 3.25 3.25 0 0 1 1.97-.948 3.251 3.251 0 0 1-.948 1.97 3.251 3.251 0 0 1-1.97.948m3.895-3.895.195-.98v-.001h-.003l-.005-.001-.011-.003-.033-.005a4.337 4.337 0 0 0-.427-.046 5.407 5.407 0 0 0-1.076.046 5.25 5.25 0 0 0-3.001 1.5 5.25 5.25 0 0 0-1.501 3.003 5.4 5.4 0 0 0-.016 1.403l.015.1.006.032.002.012.001.005v.002c0 .001.001.001.982-.195l-.981.196a1 1 0 0 0 .785.785l.196-.98-.196.98h.003l.005.002.012.002.032.005.1.016a5.414 5.414 0 0 0 1.403-.015 5.251 5.251 0 0 0 3.002-1.502c1-1 1.377-2.131 1.501-3.002a5.406 5.406 0 0 0 .015-1.403 3.127 3.127 0 0 0-.015-.1l-.005-.032-.003-.012v-.004l-.001-.002v-.001zm0 0 .98-.196a1 1 0 0 0-.784-.785zm-25.681 3.796.012.1a3.252 3.252 0 0 1-1.97-.948 3.251 3.251 0 0 1-.948-1.97l.1.012a3.25 3.25 0 0 1 1.87.935c.625.625.857 1.32.936 1.87Zm-4.078-4.777.195.979za1 1 0 0 0-.784.785l.98.196-.98-.195-.001.003-.001.004-.002.012-.006.033a4.39 4.39 0 0 0-.046.427 5.38 5.38 0 0 0 .046 1.075 5.25 5.25 0 0 0 1.501 3.002c1 1 2.132 1.377 3.002 1.501a5.4 5.4 0 0 0 1.076.047 4.392 4.392 0 0 0 .427-.047l.032-.005.012-.002.005-.001h.002c.001-.001.002-.001-.195-.982l.197.98a1 1 0 0 0 .784-.784l-.98-.196.98.195v-.002l.002-.005.002-.012.006-.032.015-.1a5.415 5.415 0 0 0-.015-1.403 5.251 5.251 0 0 0-1.502-3.002 5.25 5.25 0 0 0-3.001-1.501 5.408 5.408 0 0 0-1.076-.046 4.337 4.337 0 0 0-.427.046l-.033.005-.011.003h-.005zm24.733 10.955a3.25 3.25 0 0 1 1.922-1.042 3.25 3.25 0 0 1 2.152.384 3.251 3.251 0 0 1-1.922 1.042 3.251 3.251 0 0 1-2.152-.384m5.438-.878.733-.681-.002-.002-.004-.004-.008-.008-.023-.024a4.372 4.372 0 0 0-.32-.287 5.414 5.414 0 0 0-.898-.592 5.25 5.25 0 0 0-3.313-.54 5.25 5.25 0 0 0-2.974 1.555 5.415 5.415 0 0 0-.667.845 4.352 4.352 0 0 0-.213.373l-.014.03-.005.01-.002.005-.001.002v.001l.909.416-.91-.415a1 1 0 0 0 .177 1.095l.733-.68-.732.68v.001l.002.002.003.004.008.008.023.024.072.07a5.412 5.412 0 0 0 1.147.809 5.25 5.25 0 0 0 3.312.54 5.25 5.25 0 0 0 2.974-1.555c.304-.315.523-.617.668-.845a4.4 4.4 0 0 0 .212-.374l.015-.03.005-.01.002-.005v-.002c.001 0 .001-.001-.909-.416m0 0 .91.415a1 1 0 0 0-.177-1.095zm-25.019.805.069.073a3.251 3.251 0 0 1-2.152.384 3.252 3.252 0 0 1-1.922-1.042l.088-.047a3.25 3.25 0 0 1 2.064-.337c.872.14 1.467.569 1.853.97Zm-6.102-1.486.73.68za1 1 0 0 0-.177 1.096l.909-.415c-.91.415-.909.415-.909.416l.002.003.002.004.005.01.014.03c.011.024.027.054.046.09a5.404 5.404 0 0 0 .834 1.129 5.25 5.25 0 0 0 2.974 1.555 5.25 5.25 0 0 0 3.312-.54 5.412 5.412 0 0 0 1.147-.809l.072-.07.023-.024.008-.008.003-.004.002-.002-.732-.681.733.68a1 1 0 0 0 .177-1.095l-.91.415.91-.416-.002-.003-.002-.004-.005-.01-.014-.03a4.399 4.399 0 0 0-.213-.373 5.421 5.421 0 0 0-.667-.846 5.25 5.25 0 0 0-2.974-1.555 5.25 5.25 0 0 0-3.312.54 5.405 5.405 0 0 0-1.147.808l-.072.071-.023.024-.008.008-.003.004-.002.001v.001Zm21.407 7.019.08.061a3.25 3.25 0 0 0 1.983.662 3.25 3.25 0 0 0 2.063-.723 3.25 3.25 0 0 0-2.063-.723 3.25 3.25 0 0 0-2.063.723m5.517-.006c.824-.549.823-.55.823-.55l-.002-.002-.002-.004-.007-.01-.02-.027a4.373 4.373 0 0 0-.27-.335 5.403 5.403 0 0 0-.792-.727 5.25 5.25 0 0 0-3.184-1.062 5.25 5.25 0 0 0-3.184 1.062 5.403 5.403 0 0 0-1.003.98 3.37 3.37 0 0 0-.036.05L32 32.52l-3.32-3.608a4.373 4.373 0 0 0-.246-.302 5.403 5.403 0 0 0-.793-.728 5.25 5.25 0 0 0-3.184-1.062 5.25 5.25 0 0 0-3.184 1.062 5.403 5.403 0 0 0-1.003.98 3.35 3.35 0 0 0-.06.082l-.018.027-.007.01-.003.004-.001.002s-.001.001.822.55l-.823-.549a1 1 0 0 0 0 1.11l.832-.555-.832.556.002.002.003.004.007.01.018.027.06.081a5.403 5.403 0 0 0 1.003.981 5.25 5.25 0 0 0 3.184 1.062 5.25 5.25 0 0 0 3.433-1.26l2.751 2.991-1.883 2.047a1 1 0 1 0 1.472 1.354L32 35.474l1.77 1.924a1 1 0 0 0 1.472-1.354l-1.883-2.047 2.751-2.99c.078.065.16.131.25.197a5.25 5.25 0 0 0 3.183 1.062 5.25 5.25 0 0 0 3.184-1.062 5.403 5.403 0 0 0 1.003-.98 3.1 3.1 0 0 0 .06-.082l.019-.027.007-.01.002-.004.001-.002h.001l-.831-.556.832.555a1 1 0 0 0 0-1.11zm-16.556.067.08-.061a3.25 3.25 0 0 0-2.063-.723 3.25 3.25 0 0 0-2.064.723l.08.061a3.25 3.25 0 0 0 1.983.662 3.25 3.25 0 0 0 1.984-.662m.634-.623", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M31.63 13.8a.5.5 0 0 1 .897 0l1.291 2.616a.5.5 0 0 0 .377.274l2.888.42a.5.5 0 0 1 .277.852L35.27 20a.5.5 0 0 0-.144.442l.494 2.877a.5.5 0 0 1-.726.527l-2.583-1.358a.5.5 0 0 0-.465 0l-2.584 1.358a.5.5 0 0 1-.725-.527l.493-2.877a.5.5 0 0 0-.144-.442l-2.09-2.038a.5.5 0 0 1 .278-.852l2.888-.42a.5.5 0 0 0 .376-.274z", className: "fillStrong" })
15
+ ] }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M52.5 13.634a1 1 0 1 0 1 1.732l2.598-1.5a1 1 0 1 0-1-1.732zM53.732 22a1 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.33 0 2.992.385 4.579.905a29.846 29.846 0 0 1 3.793 1.537.977.977 0 0 0 .089.039l6.748 2.595c.207.08.354.268.382.488a.845.845 0 0 1-.001.268.185.185 0 0 1-.011.037c-.474.49-1.599 1.143-3.109.778-2.226-.539-4.563-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.206.736 3.753 2.13 6.283 2.742 2.335.565 4.16-.442 5.024-1.34.591-.614.616-1.413.551-1.935a2.612 2.612 0 0 0-.116-.508 41.609 41.609 0 0 0 3.528-.637c2.188-.496 4.567-1.243 6.35-2.336.352-.172.75-.316 1.083-.316a.67.67 0 0 1 .349.08c.08.049.202.15.324.396.124.246.138.414.128.521a.784.784 0 0 1-.14.367c-.183.276-.458.487-.764.723l-.056.043-13.397 7.38a7.351 7.351 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.055-3.136-.9-.439-3.02-.906-5.46-.034-.94.335-1.616.56-2.085.704Zm24.926-6.341a38.471 38.471 0 0 1-5.108.8l-6.214-2.39a31.964 31.964 0 0 0-4.022-1.626C27.323 40.464 25.424 40 23.776 40c-1.667 0-3.32.471-4.682 1.03-.892.366-1.686.78-2.311 1.155a4.001 4.001 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.225l3.525 13.157a1 1 0 0 0 1.225.707l2.873-.77a4.001 4.001 0 0 0 2.927-3.306l.175-.051a49.073 49.073 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048l.027.013.022.01c1.503.653 5.008 2.19 7.036 3.127 1.22.563 2.53.665 3.628.589 1.1-.076 2.064-.334 2.65-.569a.987.987 0 0 0 .111-.053l13.524-7.447a1 1 0 0 0 .132-.087c.026-.02.056-.044.092-.07.284-.215.847-.64 1.23-1.221.23-.348.42-.78.466-1.294.045-.52-.063-1.054-.332-1.592-.27-.539-.638-.951-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a1.002 1.002 0 0 0-.08.044c-1.505.932-3.646 1.627-5.78 2.112Zm-33.096-.968 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.973-7.362a2 2 0 0 0-2.45-1.414l-1.906.51ZM52.134 29a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 1 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M9 21a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 1 0-1 1.732l2.598 1.5A1 1 0 0 0 11.598 15m-.366 15.366a1 1 0 1 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] })
18
+ ] }) })
19
+ );
20
+ exports.SilverSupportProductIcon = SilverSupportProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SilverSupportProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,20 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const SilverSupportProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Silver-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__ */ jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M23.25 11.667a3.42 3.42 0 0 1-.03.096 3.25 3.25 0 0 1-1.4-1.678 3.251 3.251 0 0 1-.048-2.186l.086.052c.468.3 1.005.8 1.315 1.626.31.827.233 1.556.077 2.09m-1.734-6.036-.228.97za1 1 0 0 0-1.039.389l.811.584-.811-.583h-.001l-.001.002-.003.004-.007.01-.019.027-.055.085a5.413 5.413 0 0 0-.567 1.283 5.25 5.25 0 0 0 .124 3.354 5.25 5.25 0 0 0 2.11 2.61 5.413 5.413 0 0 0 1.272.594l.097.028.032.008.011.003h.005l.002.001c.001 0 .002 0 .23-.973l-.228.974a1 1 0 0 0 1.039-.39l-.812-.584.812.584v-.001l.002-.002.003-.004.007-.01.018-.027a4.384 4.384 0 0 0 .219-.37c.126-.238.28-.578.403-.998a5.25 5.25 0 0 0-.123-3.354 5.251 5.251 0 0 0-2.111-2.609 5.409 5.409 0 0 0-.96-.487 4.366 4.366 0 0 0-.408-.135l-.032-.008-.012-.003-.004-.001zm19.234 6.036.03.096.085-.053a3.25 3.25 0 0 0 1.316-1.626 3.251 3.251 0 0 0 .047-2.185 3.251 3.251 0 0 0-1.4 1.679 3.251 3.251 0 0 0-.078 2.09Zm1.734-6.036.228.97-.227-.97a1 1 0 0 1 1.04.389l-.81.583.81-.582.001.002.003.004.007.01.019.027.055.085c.043.07.1.165.164.285.126.239.28.578.403.998a5.25 5.25 0 0 1-.124 3.354 5.251 5.251 0 0 1-2.11 2.61 5.412 5.412 0 0 1-1.271.594l-.097.028-.033.008-.011.003h-.005l-.002.001c-.001 0-.002 0-.23-.973-.81.585-.81.584-.811.584v-.001l-.002-.002-.003-.004-.007-.01-.018-.027a4.378 4.378 0 0 1-.219-.37 5.411 5.411 0 0 1-.403-.998 5.25 5.25 0 0 1 .123-3.354 5.25 5.25 0 0 1 2.111-2.609c.37-.235.708-.39.96-.487a4.383 4.383 0 0 1 .408-.135l.032-.008.012-.003.004-.001h.002zm-2.19 7.426.228.974a1 1 0 0 1-1.038-.39zm2.593 4.947.013-.1a3.25 3.25 0 0 1 .935-1.87 3.25 3.25 0 0 1 1.97-.948 3.251 3.251 0 0 1-.948 1.97 3.251 3.251 0 0 1-1.97.948m3.895-3.895.195-.98v-.001h-.003l-.005-.001-.011-.003-.033-.005a4.337 4.337 0 0 0-.427-.046 5.407 5.407 0 0 0-1.076.046 5.25 5.25 0 0 0-3.001 1.5 5.25 5.25 0 0 0-1.501 3.003 5.4 5.4 0 0 0-.016 1.403l.015.1.006.032.002.012.001.005v.002c0 .001.001.001.982-.195l-.981.196a1 1 0 0 0 .785.785l.196-.98-.196.98h.003l.005.002.012.002.032.005.1.016a5.414 5.414 0 0 0 1.403-.015 5.251 5.251 0 0 0 3.002-1.502c1-1 1.377-2.131 1.501-3.002a5.406 5.406 0 0 0 .015-1.403 3.127 3.127 0 0 0-.015-.1l-.005-.032-.003-.012v-.004l-.001-.002v-.001zm0 0 .98-.196a1 1 0 0 0-.784-.785zm-25.681 3.796.012.1a3.252 3.252 0 0 1-1.97-.948 3.251 3.251 0 0 1-.948-1.97l.1.012a3.25 3.25 0 0 1 1.87.935c.625.625.857 1.32.936 1.87Zm-4.078-4.777.195.979za1 1 0 0 0-.784.785l.98.196-.98-.195-.001.003-.001.004-.002.012-.006.033a4.39 4.39 0 0 0-.046.427 5.38 5.38 0 0 0 .046 1.075 5.25 5.25 0 0 0 1.501 3.002c1 1 2.132 1.377 3.002 1.501a5.4 5.4 0 0 0 1.076.047 4.392 4.392 0 0 0 .427-.047l.032-.005.012-.002.005-.001h.002c.001-.001.002-.001-.195-.982l.197.98a1 1 0 0 0 .784-.784l-.98-.196.98.195v-.002l.002-.005.002-.012.006-.032.015-.1a5.415 5.415 0 0 0-.015-1.403 5.251 5.251 0 0 0-1.502-3.002 5.25 5.25 0 0 0-3.001-1.501 5.408 5.408 0 0 0-1.076-.046 4.337 4.337 0 0 0-.427.046l-.033.005-.011.003h-.005zm24.733 10.955a3.25 3.25 0 0 1 1.922-1.042 3.25 3.25 0 0 1 2.152.384 3.251 3.251 0 0 1-1.922 1.042 3.251 3.251 0 0 1-2.152-.384m5.438-.878.733-.681-.002-.002-.004-.004-.008-.008-.023-.024a4.372 4.372 0 0 0-.32-.287 5.414 5.414 0 0 0-.898-.592 5.25 5.25 0 0 0-3.313-.54 5.25 5.25 0 0 0-2.974 1.555 5.415 5.415 0 0 0-.667.845 4.352 4.352 0 0 0-.213.373l-.014.03-.005.01-.002.005-.001.002v.001l.909.416-.91-.415a1 1 0 0 0 .177 1.095l.733-.68-.732.68v.001l.002.002.003.004.008.008.023.024.072.07a5.412 5.412 0 0 0 1.147.809 5.25 5.25 0 0 0 3.312.54 5.25 5.25 0 0 0 2.974-1.555c.304-.315.523-.617.668-.845a4.4 4.4 0 0 0 .212-.374l.015-.03.005-.01.002-.005v-.002c.001 0 .001-.001-.909-.416m0 0 .91.415a1 1 0 0 0-.177-1.095zm-25.019.805.069.073a3.251 3.251 0 0 1-2.152.384 3.252 3.252 0 0 1-1.922-1.042l.088-.047a3.25 3.25 0 0 1 2.064-.337c.872.14 1.467.569 1.853.97Zm-6.102-1.486.73.68za1 1 0 0 0-.177 1.096l.909-.415c-.91.415-.909.415-.909.416l.002.003.002.004.005.01.014.03c.011.024.027.054.046.09a5.404 5.404 0 0 0 .834 1.129 5.25 5.25 0 0 0 2.974 1.555 5.25 5.25 0 0 0 3.312-.54 5.412 5.412 0 0 0 1.147-.809l.072-.07.023-.024.008-.008.003-.004.002-.002-.732-.681.733.68a1 1 0 0 0 .177-1.095l-.91.415.91-.416-.002-.003-.002-.004-.005-.01-.014-.03a4.399 4.399 0 0 0-.213-.373 5.421 5.421 0 0 0-.667-.846 5.25 5.25 0 0 0-2.974-1.555 5.25 5.25 0 0 0-3.312.54 5.405 5.405 0 0 0-1.147.808l-.072.071-.023.024-.008.008-.003.004-.002.001v.001Zm21.407 7.019.08.061a3.25 3.25 0 0 0 1.983.662 3.25 3.25 0 0 0 2.063-.723 3.25 3.25 0 0 0-2.063-.723 3.25 3.25 0 0 0-2.063.723m5.517-.006c.824-.549.823-.55.823-.55l-.002-.002-.002-.004-.007-.01-.02-.027a4.373 4.373 0 0 0-.27-.335 5.403 5.403 0 0 0-.792-.727 5.25 5.25 0 0 0-3.184-1.062 5.25 5.25 0 0 0-3.184 1.062 5.403 5.403 0 0 0-1.003.98 3.37 3.37 0 0 0-.036.05L32 32.52l-3.32-3.608a4.373 4.373 0 0 0-.246-.302 5.403 5.403 0 0 0-.793-.728 5.25 5.25 0 0 0-3.184-1.062 5.25 5.25 0 0 0-3.184 1.062 5.403 5.403 0 0 0-1.003.98 3.35 3.35 0 0 0-.06.082l-.018.027-.007.01-.003.004-.001.002s-.001.001.822.55l-.823-.549a1 1 0 0 0 0 1.11l.832-.555-.832.556.002.002.003.004.007.01.018.027.06.081a5.403 5.403 0 0 0 1.003.981 5.25 5.25 0 0 0 3.184 1.062 5.25 5.25 0 0 0 3.433-1.26l2.751 2.991-1.883 2.047a1 1 0 1 0 1.472 1.354L32 35.474l1.77 1.924a1 1 0 0 0 1.472-1.354l-1.883-2.047 2.751-2.99c.078.065.16.131.25.197a5.25 5.25 0 0 0 3.183 1.062 5.25 5.25 0 0 0 3.184-1.062 5.403 5.403 0 0 0 1.003-.98 3.1 3.1 0 0 0 .06-.082l.019-.027.007-.01.002-.004.001-.002h.001l-.831-.556.832.555a1 1 0 0 0 0-1.11zm-16.556.067.08-.061a3.25 3.25 0 0 0-2.063-.723 3.25 3.25 0 0 0-2.064.723l.08.061a3.25 3.25 0 0 0 1.983.662 3.25 3.25 0 0 0 1.984-.662m.634-.623", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M31.63 13.8a.5.5 0 0 1 .897 0l1.291 2.616a.5.5 0 0 0 .377.274l2.888.42a.5.5 0 0 1 .277.852L35.27 20a.5.5 0 0 0-.144.442l.494 2.877a.5.5 0 0 1-.726.527l-2.583-1.358a.5.5 0 0 0-.465 0l-2.584 1.358a.5.5 0 0 1-.725-.527l.493-2.877a.5.5 0 0 0-.144-.442l-2.09-2.038a.5.5 0 0 1 .278-.852l2.888-.42a.5.5 0 0 0 .376-.274z", className: "fillStrong" })
13
+ ] }),
14
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M52.5 13.634a1 1 0 1 0 1 1.732l2.598-1.5a1 1 0 1 0-1-1.732zM53.732 22a1 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.33 0 2.992.385 4.579.905a29.846 29.846 0 0 1 3.793 1.537.977.977 0 0 0 .089.039l6.748 2.595c.207.08.354.268.382.488a.845.845 0 0 1-.001.268.185.185 0 0 1-.011.037c-.474.49-1.599 1.143-3.109.778-2.226-.539-4.563-1.804-5.71-2.505a1 1 0 0 0-1.043 1.707c1.206.736 3.753 2.13 6.283 2.742 2.335.565 4.16-.442 5.024-1.34.591-.614.616-1.413.551-1.935a2.612 2.612 0 0 0-.116-.508 41.609 41.609 0 0 0 3.528-.637c2.188-.496 4.567-1.243 6.35-2.336.352-.172.75-.316 1.083-.316a.67.67 0 0 1 .349.08c.08.049.202.15.324.396.124.246.138.414.128.521a.784.784 0 0 1-.14.367c-.183.276-.458.487-.764.723l-.056.043-13.397 7.38a7.351 7.351 0 0 1-1.991.41c-.89.061-1.835-.033-2.653-.41-2.04-.942-5.54-2.477-7.055-3.136-.9-.439-3.02-.906-5.46-.034-.94.335-1.616.56-2.085.704Zm24.926-6.341a38.471 38.471 0 0 1-5.108.8l-6.214-2.39a31.964 31.964 0 0 0-4.022-1.626C27.323 40.464 25.424 40 23.776 40c-1.667 0-3.32.471-4.682 1.03-.892.366-1.686.78-2.311 1.155a4.001 4.001 0 0 0-4.169-1.375l-2.873.77a1 1 0 0 0-.707 1.225l3.525 13.157a1 1 0 0 0 1.225.707l2.873-.77a4.001 4.001 0 0 0 2.927-3.306l.175-.051a49.073 49.073 0 0 0 2.393-.8c1.926-.689 3.499-.259 3.92-.048l.027.013.022.01c1.503.653 5.008 2.19 7.036 3.127 1.22.563 2.53.665 3.628.589 1.1-.076 2.064-.334 2.65-.569a.987.987 0 0 0 .111-.053l13.524-7.447a1 1 0 0 0 .132-.087c.026-.02.056-.044.092-.07.284-.215.847-.64 1.23-1.221.23-.348.42-.78.466-1.294.045-.52-.063-1.054-.332-1.592-.27-.539-.638-.951-1.096-1.222a2.658 2.658 0 0 0-1.366-.36c-.83 0-1.593.336-2.015.547a1.002 1.002 0 0 0-.08.044c-1.505.932-3.646 1.627-5.78 2.112Zm-33.096-.968 3.008 11.226 1.907-.511a2 2 0 0 0 1.414-2.45l-1.973-7.362a2 2 0 0 0-2.45-1.414l-1.906.51ZM52.134 29a1 1 0 0 0 .366 1.366l2.598 1.5a1 1 0 1 0 1-1.732l-2.598-1.5a1 1 0 0 0-1.366.366M9 21a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2zm2.598-6a1 1 0 0 0-.366-1.366l-2.598-1.5a1 1 0 1 0-1 1.732l2.598 1.5A1 1 0 0 0 11.598 15m-.366 15.366a1 1 0 1 0-1-1.732l-2.598 1.5a1 1 0 0 0 1 1.732z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] })
16
+ ] }) })
17
+ );
18
+ export {
19
+ SilverSupportProductIcon
20
+ };
@@ -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 SmsProductIcon = ({
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: "SMS", 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: "SMS", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M44.507 15.8a4 4 0 0 0-3.995-3.8h-16l-.2.005a4 4 0 0 0-3.8 3.995v32l.005.2a4 4 0 0 0 3.995 3.8h16l.2-.005a4 4 0 0 0 3.8-3.995V33.799h-2V44h-20V16l.005-.15A2 2 0 0 1 24.512 14h16l.149.005A2 2 0 0 1 42.511 16v2.714h2V16zM22.512 46v2a2 2 0 0 0 1.85 1.995l.15.005h16a2 2 0 0 0 1.994-1.85l.006-.15v-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M45.012 18h-10a7.5 7.5 0 0 0-7.5 7.5v11.053l.006.115a1 1 0 0 0 1.444.777l5.782-2.92 10.268.001a7.5 7.5 0 0 0 7.5-7.5V25.5a7.5 7.5 0 0 0-7.5-7.5m-10 2h10a5.5 5.5 0 0 1 5.5 5.5v1.526a5.5 5.5 0 0 1-5.5 5.5H34.506l-.117.007a1 1 0 0 0-.334.1l-4.543 2.293V25.5a5.5 5.5 0 0 1 5.5-5.5m.763 7.474a1.21 1.21 0 1 0 0-2.421 1.21 1.21 0 0 0 0 2.42Zm4.842 0a1.21 1.21 0 1 0 0-2.421 1.21 1.21 0 0 0 0 2.42Zm6.053-1.21a1.21 1.21 0 1 1-2.421 0 1.21 1.21 0 0 1 2.42 0Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
14
+ ] })
15
+ ] }) })
16
+ );
17
+ exports.SmsProductIcon = SmsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SmsProductIcon: ({ ...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 SmsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "SMS", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ 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" }) }),
9
+ /* @__PURE__ */ jsxs("g", { className: "SMS", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M44.507 15.8a4 4 0 0 0-3.995-3.8h-16l-.2.005a4 4 0 0 0-3.8 3.995v32l.005.2a4 4 0 0 0 3.995 3.8h16l.2-.005a4 4 0 0 0 3.8-3.995V33.799h-2V44h-20V16l.005-.15A2 2 0 0 1 24.512 14h16l.149.005A2 2 0 0 1 42.511 16v2.714h2V16zM22.512 46v2a2 2 0 0 0 1.85 1.995l.15.005h16a2 2 0 0 0 1.994-1.85l.006-.15v-2z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M45.012 18h-10a7.5 7.5 0 0 0-7.5 7.5v11.053l.006.115a1 1 0 0 0 1.444.777l5.782-2.92 10.268.001a7.5 7.5 0 0 0 7.5-7.5V25.5a7.5 7.5 0 0 0-7.5-7.5m-10 2h10a5.5 5.5 0 0 1 5.5 5.5v1.526a5.5 5.5 0 0 1-5.5 5.5H34.506l-.117.007a1 1 0 0 0-.334.1l-4.543 2.293V25.5a5.5 5.5 0 0 1 5.5-5.5m.763 7.474a1.21 1.21 0 1 0 0-2.421 1.21 1.21 0 0 0 0 2.42Zm4.842 0a1.21 1.21 0 1 0 0-2.421 1.21 1.21 0 0 0 0 2.42Zm6.053-1.21a1.21 1.21 0 1 1-2.421 0 1.21 1.21 0 0 1 2.42 0Z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
12
+ ] })
13
+ ] }) })
14
+ );
15
+ export {
16
+ SmsProductIcon
17
+ };
@@ -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 SmtpProductIcon = ({
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: "SMTP", 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: "SMTP", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m48.55 26.521-3.345-2.801a1 1 0 0 1 1.285-1.533l3.344 2.801a1 1 0 0 1-1.284 1.534Zm-7.334-6.144L34.44 14.7a3 3 0 0 0-3.7-.12l-.155.121-6.699 5.62a1 1 0 0 1-1.376-1.445l.09-.086 6.7-5.621a5 5 0 0 1 6.425-.002l6.775 5.676a1 1 0 0 1-1.285 1.533Zm-25.923 4.556a1 1 0 0 0 1.377 1.445l3.113-2.612.09-.086a1 1 0 0 0-1.376-1.446l-3.113 2.612z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M45.512 18.78a1 1 0 0 1 .993.884l.007.116v13a1 1 0 0 1-1.994.117l-.006-.117v-12h-24v12a1 1 0 0 1-.884.993l-.116.007a1 1 0 0 1-.994-.883l-.006-.117v-13a1 1 0 0 1 .883-.993l.117-.007zm-6 12a1 1 0 0 1 .116 1.993l-.116.007h-14a1 1 0 0 1-.117-1.993l.117-.007zm1-5a1 1 0 0 0-1-1h-14l-.117.007a1 1 0 0 0 .117 1.993h14l.116-.007a1 1 0 0 0 .884-.993", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "m38.389 39.895 11.123 8.178V30.841zm10.067 9.885L34.288 39.362a3 3 0 0 0-3.385-.116l-.17.117L16.567 49.78zm-32.944-1.707V30.866l11.117 9.032zm33.627-19.507L36.724 38.672l-1.252-.92-.198-.14a5 5 0 0 0-5.726.14l-1.254.922L15.883 28.59a.999.999 0 0 1-.012-1.542l1.293-1.085.091-.087a1 1 0 0 0-1.376-1.445l-1.294 1.085-.141.127a2.993 2.993 0 0 0-.932 2.17V48.78l.005.176a3 3 0 0 0 2.995 2.824h32l.176-.005a3 3 0 0 0 2.824-2.995V27.812l-.005-.084a2.987 2.987 0 0 0-1.073-2.238l-1.239-1.037-.101-.075a1 1 0 0 0-1.183 1.608l1.239 1.038.07.064.063.07a1 1 0 0 1-.144 1.408", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] })
16
+ ] }) })
17
+ );
18
+ exports.SmtpProductIcon = SmtpProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SmtpProductIcon: ({ ...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 SmtpProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "SMTP", children: [
8
+ /* @__PURE__ */ jsx("g", { className: ".Square", children: /* @__PURE__ */ 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" }) }),
9
+ /* @__PURE__ */ jsxs("g", { className: "SMTP", children: [
10
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m48.55 26.521-3.345-2.801a1 1 0 0 1 1.285-1.533l3.344 2.801a1 1 0 0 1-1.284 1.534Zm-7.334-6.144L34.44 14.7a3 3 0 0 0-3.7-.12l-.155.121-6.699 5.62a1 1 0 0 1-1.376-1.445l.09-.086 6.7-5.621a5 5 0 0 1 6.425-.002l6.775 5.676a1 1 0 0 1-1.285 1.533Zm-25.923 4.556a1 1 0 0 0 1.377 1.445l3.113-2.612.09-.086a1 1 0 0 0-1.376-1.446l-3.113 2.612z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M45.512 18.78a1 1 0 0 1 .993.884l.007.116v13a1 1 0 0 1-1.994.117l-.006-.117v-12h-24v12a1 1 0 0 1-.884.993l-.116.007a1 1 0 0 1-.994-.883l-.006-.117v-13a1 1 0 0 1 .883-.993l.117-.007zm-6 12a1 1 0 0 1 .116 1.993l-.116.007h-14a1 1 0 0 1-.117-1.993l.117-.007zm1-5a1 1 0 0 0-1-1h-14l-.117.007a1 1 0 0 0 .117 1.993h14l.116-.007a1 1 0 0 0 .884-.993", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "m38.389 39.895 11.123 8.178V30.841zm10.067 9.885L34.288 39.362a3 3 0 0 0-3.385-.116l-.17.117L16.567 49.78zm-32.944-1.707V30.866l11.117 9.032zm33.627-19.507L36.724 38.672l-1.252-.92-.198-.14a5 5 0 0 0-5.726.14l-1.254.922L15.883 28.59a.999.999 0 0 1-.012-1.542l1.293-1.085.091-.087a1 1 0 0 0-1.376-1.445l-1.294 1.085-.141.127a2.993 2.993 0 0 0-.932 2.17V48.78l.005.176a3 3 0 0 0 2.995 2.824h32l.176-.005a3 3 0 0 0 2.824-2.995V27.812l-.005-.084a2.987 2.987 0 0 0-1.073-2.238l-1.239-1.037-.101-.075a1 1 0 0 0-1.183 1.608l1.239 1.038.07.064.063.07a1 1 0 0 1-.144 1.408", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
13
+ ] })
14
+ ] }) })
15
+ );
16
+ export {
17
+ SmtpProductIcon
18
+ };
@@ -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 SnapshotsProductIcon = ({
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: "Snapshots", 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: "m38.421 18.887-.003-.001a51.861 51.861 0 0 0 .003 0Zm3.453 30.008 1.413 1.416c.452-.45.713-.977.713-1.561V47.7h-2v1.05zm-2.8 3.317-.479-1.942a15.204 15.204 0 0 0 1.793-.548l.718 1.867c-.592.227-1.273.436-2.032.623m-4.27-1.283.233 1.987a38.62 38.62 0 0 0 2.032-.29l-.337-1.972c-.61.105-1.255.197-1.927.275Zm-3.914 2.29-.066-1.999a50.66 50.66 0 0 0 1.959-.102l.142 1.995c-.665.048-1.345.083-2.035.106m-3.9-2.005-.073 1.999c.67.024 1.35.037 2.035.037l.001-2c-.661 0-1.317-.012-1.963-.036m-4.144 1.688.237-1.986c.628.075 1.278.138 1.947.189l-.15 1.994a46.68 46.68 0 0 1-2.034-.197m-3.578-2.667-.493 1.939c.626.159 1.306.302 2.03.43l.346-1.97a25.656 25.656 0 0 1-1.883-.399m-4.596.035 1.438-1.39c.237.245.705.523 1.372.79l-.745 1.857c-.906-.364-1.6-.776-2.065-1.257M16 45.503h-2v2h2zm-2-4h2v2h-2zm2-4h-2v2h2zm-2-4h2v2h-2zm2-4h-2v2h2zm-2-4h2v2h-2zm2.14-3.163-1.39-1.438c-.39.376-.644.805-.724 1.286l-.023.23L14 23.501h2V22.5l.009-.065c-.003.026 0 .032.013.023zm2.788-3.302.479 1.942c-.681.168-1.284.353-1.793.549l-.718-1.867a17.177 17.177 0 0 1 2.032-.624", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M50 32.25c0-.987-.698-1.757-1.864-2.375l-.936 1.767c.576.306.797.547.8.607 0 1.017-5.932 2.501-13 2.501s-13-1.483-13-2.5c0-.045.171-.25.648-.524l-.999-1.733C20.618 30.588 20 31.326 20 32.25c0 2.713 5.99 4.34 13.813 4.489L35 36.75c8.396 0 15-1.65 15-4.5", className: "fillStrong" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M37.84 27.821a55.521 55.521 0 0 0-2.036-.065l-.028 2c.663.009 1.318.03 1.962.063zm2.11.149a43.48 43.48 0 0 1 2.033.236l-.278 1.98a41.36 41.36 0 0 0-1.94-.224l.184-1.991Zm6.032 1.063a23.484 23.484 0 0 0-2.03-.495l-.393 1.961c.678.136 1.3.288 1.855.452zM31.85 27.837a55.185 55.185 0 0 1 2.035-.076l.038 2c-.663.012-1.318.037-1.961.073zm-2.038.156c-.703.069-1.382.151-2.034.247l.29 1.978c.62-.09 1.267-.169 1.938-.235zm-6.109 1.137c.61-.193 1.29-.37 2.03-.526l.416 1.956c-.68.144-1.297.304-1.842.477z", className: "fillStrong" })
15
+ ] }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M35 12c-8.396 0-15 1.651-15 4.5v26.25l.016.23c.449 2.72 6.9 4.27 14.984 4.27l1.187-.011C44.01 47.09 50 45.464 50 42.75V16.5c0-2.781-6.293-4.42-14.403-4.497zm1.314 8.986c5.046-.106 9.316-.83 11.686-2.065v23.83c0 1.016-5.932 2.5-13 2.5-6.939 0-12.818-1.414-13.002-2.517L22 18.921l.016.008.007.004C24.602 20.266 29.403 21 35 21c.443 0 .881-.005 1.314-.014m11.685-4.512C47.899 15.458 42.008 14 35 14l-.586.003C27.607 14.082 22 15.511 22 16.5l.014.086c.307.984 5.797 2.337 12.417 2.41l.552.004H35c6.89 0 12.7-1.409 12.989-2.422a.28.28 0 0 0 .002-.013z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] }) })
18
+ );
19
+ exports.SnapshotsProductIcon = SnapshotsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SnapshotsProductIcon: ({ ...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 SnapshotsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "Snapshots", 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: "m38.421 18.887-.003-.001a51.861 51.861 0 0 0 .003 0Zm3.453 30.008 1.413 1.416c.452-.45.713-.977.713-1.561V47.7h-2v1.05zm-2.8 3.317-.479-1.942a15.204 15.204 0 0 0 1.793-.548l.718 1.867c-.592.227-1.273.436-2.032.623m-4.27-1.283.233 1.987a38.62 38.62 0 0 0 2.032-.29l-.337-1.972c-.61.105-1.255.197-1.927.275Zm-3.914 2.29-.066-1.999a50.66 50.66 0 0 0 1.959-.102l.142 1.995c-.665.048-1.345.083-2.035.106m-3.9-2.005-.073 1.999c.67.024 1.35.037 2.035.037l.001-2c-.661 0-1.317-.012-1.963-.036m-4.144 1.688.237-1.986c.628.075 1.278.138 1.947.189l-.15 1.994a46.68 46.68 0 0 1-2.034-.197m-3.578-2.667-.493 1.939c.626.159 1.306.302 2.03.43l.346-1.97a25.656 25.656 0 0 1-1.883-.399m-4.596.035 1.438-1.39c.237.245.705.523 1.372.79l-.745 1.857c-.906-.364-1.6-.776-2.065-1.257M16 45.503h-2v2h2zm-2-4h2v2h-2zm2-4h-2v2h2zm-2-4h2v2h-2zm2-4h-2v2h2zm-2-4h2v2h-2zm2.14-3.163-1.39-1.438c-.39.376-.644.805-.724 1.286l-.023.23L14 23.501h2V22.5l.009-.065c-.003.026 0 .032.013.023zm2.788-3.302.479 1.942c-.681.168-1.284.353-1.793.549l-.718-1.867a17.177 17.177 0 0 1 2.032-.624", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
10
+ /* @__PURE__ */ jsxs("g", { fill: "#A365F6", className: "fillStrong", children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M50 32.25c0-.987-.698-1.757-1.864-2.375l-.936 1.767c.576.306.797.547.8.607 0 1.017-5.932 2.501-13 2.501s-13-1.483-13-2.5c0-.045.171-.25.648-.524l-.999-1.733C20.618 30.588 20 31.326 20 32.25c0 2.713 5.99 4.34 13.813 4.489L35 36.75c8.396 0 15-1.65 15-4.5", className: "fillStrong" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M37.84 27.821a55.521 55.521 0 0 0-2.036-.065l-.028 2c.663.009 1.318.03 1.962.063zm2.11.149a43.48 43.48 0 0 1 2.033.236l-.278 1.98a41.36 41.36 0 0 0-1.94-.224l.184-1.991Zm6.032 1.063a23.484 23.484 0 0 0-2.03-.495l-.393 1.961c.678.136 1.3.288 1.855.452zM31.85 27.837a55.185 55.185 0 0 1 2.035-.076l.038 2c-.663.012-1.318.037-1.961.073zm-2.038.156c-.703.069-1.382.151-2.034.247l.29 1.978c.62-.09 1.267-.169 1.938-.235zm-6.109 1.137c.61-.193 1.29-.37 2.03-.526l.416 1.956c-.68.144-1.297.304-1.842.477z", className: "fillStrong" })
13
+ ] }),
14
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M35 12c-8.396 0-15 1.651-15 4.5v26.25l.016.23c.449 2.72 6.9 4.27 14.984 4.27l1.187-.011C44.01 47.09 50 45.464 50 42.75V16.5c0-2.781-6.293-4.42-14.403-4.497zm1.314 8.986c5.046-.106 9.316-.83 11.686-2.065v23.83c0 1.016-5.932 2.5-13 2.5-6.939 0-12.818-1.414-13.002-2.517L22 18.921l.016.008.007.004C24.602 20.266 29.403 21 35 21c.443 0 .881-.005 1.314-.014m11.685-4.512C47.899 15.458 42.008 14 35 14l-.586.003C27.607 14.082 22 15.511 22 16.5l.014.086c.307.984 5.797 2.337 12.417 2.41l.552.004H35c6.89 0 12.7-1.409 12.989-2.422a.28.28 0 0 0 .002-.013z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] }) })
16
+ );
17
+ export {
18
+ SnapshotsProductIcon
19
+ };
@@ -0,0 +1,32 @@
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 SnsProductIcon = ({
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: "SNS", clipPath: "url(#a)", 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.jsxs("g", { fill: "#521094", className: "fill", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.261 23.047a2 2 0 0 1 1.95-1.56h3.337a2 2 0 0 1 1.96 1.603l.662 3.261a1 1 0 1 1-1.96.398l-.662-3.261h-3.336l-.557 2.465a2 2 0 0 1-.903 1.263l-2.497 1.537a2 2 0 0 1-1.85.129l-2.456-1.075L10 30.823l1.86 1.57a2 2 0 0 1 .711 1.528v3.133a2 2 0 0 1-.71 1.529L10 40.153l1.948 3.015 2.456-1.074a2 2 0 0 1 1.85.129l2.497 1.536a2 2 0 0 1 .903 1.263l.557 2.466h3.353l.557-2.466a2 2 0 0 1 .903-1.263l2.497-1.536a2 2 0 0 1 1.85-.13l2.4 1.051 1.637-2.953-1.905-1.608a2 2 0 0 1-.71-1.529v-3.598a1 1 0 0 1 2 0v3.598l1.905 1.608a2 2 0 0 1 .46 2.498l-1.637 2.954a2 2 0 0 1-2.55.863l-2.402-1.05-2.497 1.536-.557 2.465a2 2 0 0 1-1.95 1.56h-3.354a2 2 0 0 1-1.951-1.56l-.557-2.465-2.497-1.537-2.456 1.075a2 2 0 0 1-2.481-.747L8.32 41.24a2 2 0 0 1 .39-2.614l1.861-1.57.466.55-.466-.55V33.92l-1.86-1.57a2 2 0 0 1-.39-2.614l1.949-3.015a2 2 0 0 1 2.481-.747l2.456 1.074 2.497-1.536.557-2.466Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.682 31.845a3.643 3.643 0 1 0 0 7.285 3.643 3.643 0 0 0 0-7.285m-5.643 3.642a5.643 5.643 0 1 1 11.286 0 5.643 5.643 0 0 1-11.286 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] }),
16
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M54.78 18.638a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M56.112 18.66a1 1 0 0 1-.325.737l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
19
+ ] }),
20
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M54.78 31.958a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
22
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M56.112 31.98a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.924-3.189-2.922a1 1 0 0 1 1.352-1.475l3.992 3.66a1 1 0 0 1 .325.738Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
23
+ ] }),
24
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#521094", className: "fill", children: [
25
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M54.78 45.279a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
26
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M56.112 45.3a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
27
+ ] }),
28
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A060F6", d: "M27.882 18a2 2 0 0 1 2-2h11.8a2 2 0 0 1 2 2v9.083a2 2 0 0 1-2 2h-9.486l-3.943 2.738a1 1 0 0 1-1.495-1.202l1.124-2.733zm13.8 0h-11.8v9.886c0 .133-.013.266-.04.396l1.213-.841a2 2 0 0 1 1.14-.358h9.487z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
29
+ ] })
30
+ ] }) })
31
+ );
32
+ exports.SnsProductIcon = SnsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SnsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,32 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const SnsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "SNS", clipPath: "url(#a)", 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__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M18.261 23.047a2 2 0 0 1 1.95-1.56h3.337a2 2 0 0 1 1.96 1.603l.662 3.261a1 1 0 1 1-1.96.398l-.662-3.261h-3.336l-.557 2.465a2 2 0 0 1-.903 1.263l-2.497 1.537a2 2 0 0 1-1.85.129l-2.456-1.075L10 30.823l1.86 1.57a2 2 0 0 1 .711 1.528v3.133a2 2 0 0 1-.71 1.529L10 40.153l1.948 3.015 2.456-1.074a2 2 0 0 1 1.85.129l2.497 1.536a2 2 0 0 1 .903 1.263l.557 2.466h3.353l.557-2.466a2 2 0 0 1 .903-1.263l2.497-1.536a2 2 0 0 1 1.85-.13l2.4 1.051 1.637-2.953-1.905-1.608a2 2 0 0 1-.71-1.529v-3.598a1 1 0 0 1 2 0v3.598l1.905 1.608a2 2 0 0 1 .46 2.498l-1.637 2.954a2 2 0 0 1-2.55.863l-2.402-1.05-2.497 1.536-.557 2.465a2 2 0 0 1-1.95 1.56h-3.354a2 2 0 0 1-1.951-1.56l-.557-2.465-2.497-1.537-2.456 1.075a2 2 0 0 1-2.481-.747L8.32 41.24a2 2 0 0 1 .39-2.614l1.861-1.57.466.55-.466-.55V33.92l-1.86-1.57a2 2 0 0 1-.39-2.614l1.949-3.015a2 2 0 0 1 2.481-.747l2.456 1.074 2.497-1.536.557-2.466Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M21.682 31.845a3.643 3.643 0 1 0 0 7.285 3.643 3.643 0 0 0 0-7.285m-5.643 3.642a5.643 5.643 0 1 1 11.286 0 5.643 5.643 0 0 1-11.286 0", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
13
+ ] }),
14
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
15
+ /* @__PURE__ */ jsx("path", { d: "M54.78 18.638a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
16
+ /* @__PURE__ */ jsx("path", { d: "M56.112 18.66a1 1 0 0 1-.325.737l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] }),
18
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
19
+ /* @__PURE__ */ jsx("path", { d: "M54.78 31.958a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M56.112 31.98a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.924-3.189-2.922a1 1 0 0 1 1.352-1.475l3.992 3.66a1 1 0 0 1 .325.738Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
21
+ ] }),
22
+ /* @__PURE__ */ jsxs("g", { fill: "#521094", className: "fill", children: [
23
+ /* @__PURE__ */ jsx("path", { d: "M54.78 45.279a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
24
+ /* @__PURE__ */ jsx("path", { d: "M56.112 45.3a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737Z", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
25
+ ] }),
26
+ /* @__PURE__ */ jsx("path", { fill: "#A060F6", d: "M27.882 18a2 2 0 0 1 2-2h11.8a2 2 0 0 1 2 2v9.083a2 2 0 0 1-2 2h-9.486l-3.943 2.738a1 1 0 0 1-1.495-1.202l1.124-2.733zm13.8 0h-11.8v9.886c0 .133-.013.266-.04.396l1.213-.841a2 2 0 0 1 1.14-.358h9.487z", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" })
27
+ ] })
28
+ ] }) })
29
+ );
30
+ export {
31
+ SnsProductIcon
32
+ };
@@ -0,0 +1,20 @@
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 SqsProductIcon = ({
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: "SqsSns", clipPath: "url(#a)", 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: "#4F0599", d: "M32 10c-.5 0-.995.017-1.487.05a1 1 0 0 1-.133-1.996 24.343 24.343 0 0 1 3.24 0 1 1 0 1 1-.133 1.995A22.888 22.888 0 0 0 32 10m6.679-.038a1 1 0 0 1 1.274-.612c1.027.36 2.02.788 2.978 1.278a1 1 0 1 1-.912 1.78 21.865 21.865 0 0 0-2.728-1.171 1 1 0 0 1-.612-1.275m-13.358 0a1 1 0 0 1-.612 1.275c-.94.33-1.85.722-2.728 1.171a1 1 0 0 1-.912-1.78 23.88 23.88 0 0 1 2.977-1.278 1 1 0 0 1 1.275.612m21.5 4.421a1 1 0 0 1 1.413-.06 24.145 24.145 0 0 1 2.233 2.347 1 1 0 0 1-1.538 1.278 22.158 22.158 0 0 0-2.048-2.152 1 1 0 0 1-.06-1.413m-29.642 0a1 1 0 0 1-.06 1.413 22.15 22.15 0 0 0-2.048 2.152 1 1 0 0 1-1.538-1.278 24.145 24.145 0 0 1 2.233-2.346 1 1 0 0 1 1.413.06Zm-5.75 7.268a1 1 0 0 1 .502 1.323c-.203.45-.391.908-.564 1.374a1 1 0 1 1-1.875-.696c.189-.508.394-1.009.615-1.5a1 1 0 0 1 1.323-.501Zm41.141 0a1 1 0 0 1 1.323.501c.221.491.426.992.615 1.5a1 1 0 0 1-1.875.696 21.897 21.897 0 0 0-.564-1.374 1 1 0 0 1 .501-1.323M10.436 40.08a1 1 0 0 1 1.312.528c.187.44.388.872.602 1.296a1 1 0 0 1-1.786.901 23.909 23.909 0 0 1-.657-1.413 1 1 0 0 1 .529-1.312m43.128 0a1 1 0 0 1 .529 1.312c-.205.48-.424.95-.657 1.413a1 1 0 0 1-1.786-.901c.215-.424.415-.856.602-1.296a1 1 0 0 1 1.312-.528m-39.42 6.453a1 1 0 0 1 1.412.083 22.15 22.15 0 0 0 2.032 2.007 1 1 0 1 1-1.31 1.51 24.14 24.14 0 0 1-2.216-2.188 1 1 0 0 1 .083-1.412Zm35.712 0a1 1 0 0 1 .082 1.412c-.69.776-1.43 1.507-2.216 2.188a1 1 0 1 1-1.31-1.51 22.14 22.14 0 0 0 2.032-2.007 1 1 0 0 1 1.411-.083ZM21 52.23a1 1 0 0 1 1.338-.459c.851.417 1.733.78 2.64 1.085a1 1 0 0 1-.637 1.896 23.84 23.84 0 0 1-2.882-1.185A1 1 0 0 1 21 52.23m21.998 0a1 1 0 0 1-.459 1.337c-.928.455-1.89.851-2.882 1.185a1 1 0 1 1-.637-1.896 21.77 21.77 0 0 0 2.64-1.085 1 1 0 0 1 1.338.459m-13.49 2.658a1 1 0 0 1 1.061-.934 22.334 22.334 0 0 0 2.86 0 1 1 0 0 1 .127 1.996 24.352 24.352 0 0 1-3.114 0 1 1 0 0 1-.934-1.062M16 32.6a1 1 0 0 1-1 1H7a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M17.5 32.625a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474l3.696-3.388-3.696-3.388a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737M56 32.6a1 1 0 0 1-1 1h-8a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M57.5 32.625a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474l3.696-3.388-3.696-3.388a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#A365F6", d: "M29.5 19.75a2.75 2.75 0 1 1 5.5 0v24.5a2.75 2.75 0 1 1-5.5 0zM32.25 45a.75.75 0 0 0 .75-.75v-24.5a.75.75 0 0 0-1.5 0v24.5c0 .414.336.75.75.75", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
16
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#4F0599", d: "M37 26.75a2.75 2.75 0 1 1 5.5 0v10.5a2.75 2.75 0 1 1-5.5 0zM39.75 38a.75.75 0 0 0 .75-.75v-10.5a.75.75 0 0 0-1.5 0v10.5c0 .414.336.75.75.75M22 26.75a2.75 2.75 0 1 1 5.5 0v10.5a2.75 2.75 0 1 1-5.5 0zM24.75 38a.75.75 0 0 0 .75-.75v-10.5a.75.75 0 0 0-1.5 0v10.5c0 .414.336.75.75.75", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
17
+ ] })
18
+ ] }) })
19
+ );
20
+ exports.SqsProductIcon = SqsProductIcon;
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SqsProductIcon: ({ ...props }: Omit<IconProps, "children">) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,20 @@
1
+ import { jsx, jsxs } from "@emotion/react/jsx-runtime";
2
+ import { Icon } from "../Icon.js";
3
+ const SqsProductIcon = ({
4
+ ...props
5
+ }) => (
6
+ // eslint-disable-next-line react/jsx-props-no-spreading
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsxs("g", { className: "SqsSns", clipPath: "url(#a)", 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: "#4F0599", d: "M32 10c-.5 0-.995.017-1.487.05a1 1 0 0 1-.133-1.996 24.343 24.343 0 0 1 3.24 0 1 1 0 1 1-.133 1.995A22.888 22.888 0 0 0 32 10m6.679-.038a1 1 0 0 1 1.274-.612c1.027.36 2.02.788 2.978 1.278a1 1 0 1 1-.912 1.78 21.865 21.865 0 0 0-2.728-1.171 1 1 0 0 1-.612-1.275m-13.358 0a1 1 0 0 1-.612 1.275c-.94.33-1.85.722-2.728 1.171a1 1 0 0 1-.912-1.78 23.88 23.88 0 0 1 2.977-1.278 1 1 0 0 1 1.275.612m21.5 4.421a1 1 0 0 1 1.413-.06 24.145 24.145 0 0 1 2.233 2.347 1 1 0 0 1-1.538 1.278 22.158 22.158 0 0 0-2.048-2.152 1 1 0 0 1-.06-1.413m-29.642 0a1 1 0 0 1-.06 1.413 22.15 22.15 0 0 0-2.048 2.152 1 1 0 0 1-1.538-1.278 24.145 24.145 0 0 1 2.233-2.346 1 1 0 0 1 1.413.06Zm-5.75 7.268a1 1 0 0 1 .502 1.323c-.203.45-.391.908-.564 1.374a1 1 0 1 1-1.875-.696c.189-.508.394-1.009.615-1.5a1 1 0 0 1 1.323-.501Zm41.141 0a1 1 0 0 1 1.323.501c.221.491.426.992.615 1.5a1 1 0 0 1-1.875.696 21.897 21.897 0 0 0-.564-1.374 1 1 0 0 1 .501-1.323M10.436 40.08a1 1 0 0 1 1.312.528c.187.44.388.872.602 1.296a1 1 0 0 1-1.786.901 23.909 23.909 0 0 1-.657-1.413 1 1 0 0 1 .529-1.312m43.128 0a1 1 0 0 1 .529 1.312c-.205.48-.424.95-.657 1.413a1 1 0 0 1-1.786-.901c.215-.424.415-.856.602-1.296a1 1 0 0 1 1.312-.528m-39.42 6.453a1 1 0 0 1 1.412.083 22.15 22.15 0 0 0 2.032 2.007 1 1 0 1 1-1.31 1.51 24.14 24.14 0 0 1-2.216-2.188 1 1 0 0 1 .083-1.412Zm35.712 0a1 1 0 0 1 .082 1.412c-.69.776-1.43 1.507-2.216 2.188a1 1 0 1 1-1.31-1.51 22.14 22.14 0 0 0 2.032-2.007 1 1 0 0 1 1.411-.083ZM21 52.23a1 1 0 0 1 1.338-.459c.851.417 1.733.78 2.64 1.085a1 1 0 0 1-.637 1.896 23.84 23.84 0 0 1-2.882-1.185A1 1 0 0 1 21 52.23m21.998 0a1 1 0 0 1-.459 1.337c-.928.455-1.89.851-2.882 1.185a1 1 0 1 1-.637-1.896 21.77 21.77 0 0 0 2.64-1.085 1 1 0 0 1 1.338.459m-13.49 2.658a1 1 0 0 1 1.061-.934 22.334 22.334 0 0 0 2.86 0 1 1 0 0 1 .127 1.996 24.352 24.352 0 0 1-3.114 0 1 1 0 0 1-.934-1.062M16 32.6a1 1 0 0 1-1 1H7a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M17.5 32.625a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474l3.696-3.388-3.696-3.388a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737M56 32.6a1 1 0 0 1-1 1h-8a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
12
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M57.5 32.625a1 1 0 0 1-.324.737l-4.5 4.125a1 1 0 1 1-1.352-1.474l3.696-3.388-3.696-3.388a1 1 0 0 1 1.352-1.474l4.5 4.125a1 1 0 0 1 .324.737", className: "fill", clipRule: "evenodd", fillRule: "evenodd" }),
13
+ /* @__PURE__ */ jsx("path", { fill: "#A365F6", d: "M29.5 19.75a2.75 2.75 0 1 1 5.5 0v24.5a2.75 2.75 0 1 1-5.5 0zM32.25 45a.75.75 0 0 0 .75-.75v-24.5a.75.75 0 0 0-1.5 0v24.5c0 .414.336.75.75.75", className: "fillStrong", clipRule: "evenodd", fillRule: "evenodd" }),
14
+ /* @__PURE__ */ jsx("path", { fill: "#4F0599", d: "M37 26.75a2.75 2.75 0 1 1 5.5 0v10.5a2.75 2.75 0 1 1-5.5 0zM39.75 38a.75.75 0 0 0 .75-.75v-10.5a.75.75 0 0 0-1.5 0v10.5c0 .414.336.75.75.75M22 26.75a2.75 2.75 0 1 1 5.5 0v10.5a2.75 2.75 0 1 1-5.5 0zM24.75 38a.75.75 0 0 0 .75-.75v-10.5a.75.75 0 0 0-1.5 0v10.5c0 .414.336.75.75.75", className: "fill", clipRule: "evenodd", fillRule: "evenodd" })
15
+ ] })
16
+ ] }) })
17
+ );
18
+ export {
19
+ SqsProductIcon
20
+ };