@arcadeai/design-system 1.2.0 → 1.4.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 (361) hide show
  1. package/README.md +95 -0
  2. package/dist/arcade-CadnNaba.js +1543 -0
  3. package/dist/assets/index.css +1 -1
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.js +431 -199
  6. package/dist/components/ui/atoms/accordion.js +2 -2
  7. package/dist/components/ui/atoms/alert.js +2 -2
  8. package/dist/components/ui/atoms/avatar.js +3 -3
  9. package/dist/components/ui/atoms/badge.js +2 -2
  10. package/dist/components/ui/atoms/breadcrumb.js +13 -15
  11. package/dist/components/ui/atoms/button.js +2 -2
  12. package/dist/components/ui/atoms/byoc-badge.js +2 -2
  13. package/dist/components/ui/atoms/card.js +1 -1
  14. package/dist/components/ui/atoms/chart.js +1 -1
  15. package/dist/components/ui/atoms/checkbox.js +2 -2
  16. package/dist/components/ui/atoms/collapsible.js +1 -1
  17. package/dist/components/ui/atoms/command.js +2 -2
  18. package/dist/components/ui/atoms/dialog.js +8 -8
  19. package/dist/components/ui/atoms/dropdown-menu.js +3 -3
  20. package/dist/components/ui/atoms/form.d.ts +1 -1
  21. package/dist/components/ui/atoms/form.js +8 -7
  22. package/dist/components/ui/atoms/hover-card.js +3 -3
  23. package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
  24. package/dist/components/ui/atoms/icons/adp.js +40 -0
  25. package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
  26. package/dist/components/ui/atoms/icons/aha.js +28 -0
  27. package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
  28. package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
  29. package/dist/components/ui/atoms/icons/amplitude.js +33 -0
  30. package/dist/components/ui/atoms/icons/arcade.d.ts +3 -0
  31. package/dist/components/ui/atoms/icons/arcade.js +33 -0
  32. package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
  33. package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
  34. package/dist/components/ui/atoms/icons/ashby.js +50 -0
  35. package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
  36. package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
  37. package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
  38. package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
  39. package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
  40. package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
  41. package/dist/components/ui/atoms/icons/basecamp.js +57 -0
  42. package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
  43. package/dist/components/ui/atoms/icons/bill.js +55 -0
  44. package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
  45. package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
  46. package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
  47. package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
  48. package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
  49. package/dist/components/ui/atoms/icons/braze.js +28 -0
  50. package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
  51. package/dist/components/ui/atoms/icons/brex.js +29 -0
  52. package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
  53. package/dist/components/ui/atoms/icons/buffer.js +33 -0
  54. package/dist/components/ui/atoms/icons/calendly.js +80 -0
  55. package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
  56. package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
  57. package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
  58. package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
  59. package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
  60. package/dist/components/ui/atoms/icons/closeio.js +68 -0
  61. package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
  62. package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
  63. package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
  64. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
  65. package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
  66. package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
  67. package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
  68. package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
  69. package/dist/components/ui/atoms/icons/e2b.js +19 -0
  70. package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
  71. package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
  72. package/dist/components/ui/atoms/icons/evernote.js +29 -0
  73. package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
  74. package/dist/components/ui/atoms/icons/factorial.js +50 -0
  75. package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
  76. package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
  77. package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
  78. package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
  79. package/dist/components/ui/atoms/icons/generic.js +27 -0
  80. package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
  81. package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
  82. package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
  83. package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
  84. package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
  85. package/dist/components/ui/atoms/icons/google-docs.js +328 -0
  86. package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
  87. package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
  88. package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
  89. package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
  90. package/dist/components/ui/atoms/icons/google-flights.js +109 -0
  91. package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
  92. package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
  93. package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
  94. package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
  95. package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
  96. package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
  97. package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
  98. package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
  99. package/dist/components/ui/atoms/icons/google-slides.js +243 -0
  100. package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
  101. package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
  102. package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
  103. package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
  104. package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
  105. package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
  106. package/dist/{assets → components/ui/atoms}/icons/index.d.ts +48 -0
  107. package/dist/components/ui/atoms/icons/index.js +220 -0
  108. package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
  109. package/dist/components/ui/atoms/icons/intercom.js +26 -0
  110. package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
  111. package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
  112. package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
  113. package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
  114. package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
  115. package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
  116. package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
  117. package/dist/components/ui/atoms/icons/mcp.js +23 -0
  118. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
  119. package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
  120. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
  121. package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
  122. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
  123. package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
  124. package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
  125. package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
  126. package/dist/components/ui/atoms/icons/miro.js +35 -0
  127. package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
  128. package/dist/components/ui/atoms/icons/monday.js +60 -0
  129. package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
  130. package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
  131. package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
  132. package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
  133. package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
  134. package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
  135. package/dist/components/ui/atoms/icons/obsidian.js +220 -0
  136. package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
  137. package/dist/components/ui/atoms/icons/okta.js +56 -0
  138. package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
  139. package/dist/components/ui/atoms/icons/one-drive.js +38 -0
  140. package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
  141. package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
  142. package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
  143. package/dist/components/ui/atoms/icons/pinecone.js +29 -0
  144. package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
  145. package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
  146. package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
  147. package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
  148. package/dist/components/ui/atoms/icons/plaid.js +37 -0
  149. package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
  150. package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
  151. package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
  152. package/dist/components/ui/atoms/icons/reddit.js +315 -0
  153. package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
  154. package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
  155. package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
  156. package/dist/components/ui/atoms/icons/singlestore.js +284 -0
  157. package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
  158. package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
  159. package/dist/components/ui/atoms/icons/snowflake.js +26 -0
  160. package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
  161. package/dist/components/ui/atoms/icons/splunk.js +54 -0
  162. package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
  163. package/dist/components/ui/atoms/icons/square.d.ts +3 -0
  164. package/dist/components/ui/atoms/icons/square.js +41 -0
  165. package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
  166. package/dist/components/ui/atoms/icons/squarespace.js +29 -0
  167. package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
  168. package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
  169. package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
  170. package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
  171. package/dist/components/ui/atoms/icons/trello.js +59 -0
  172. package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
  173. package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
  174. package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
  175. package/dist/components/ui/atoms/icons/utils.js +41 -0
  176. package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
  177. package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
  178. package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
  179. package/dist/components/ui/atoms/icons/weaviate.js +229 -0
  180. package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
  181. package/dist/components/ui/atoms/icons/workday.js +97 -0
  182. package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
  183. package/dist/components/ui/atoms/icons/wrike.js +16 -0
  184. package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
  185. package/dist/components/ui/atoms/icons/xero.js +87 -0
  186. package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
  187. package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
  188. package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
  189. package/dist/components/ui/atoms/icons/zendesk.js +27 -0
  190. package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
  191. package/dist/components/ui/atoms/index.d.ts +2 -0
  192. package/dist/components/ui/atoms/index.js +416 -197
  193. package/dist/components/ui/atoms/input.js +1 -1
  194. package/dist/components/ui/atoms/label.js +1 -1
  195. package/dist/components/ui/atoms/popover.js +3 -3
  196. package/dist/components/ui/atoms/pro-badge.js +2 -2
  197. package/dist/components/ui/atoms/progress.js +19 -18
  198. package/dist/components/ui/atoms/radio-group.js +2 -2
  199. package/dist/components/ui/atoms/resizable.js +24 -1527
  200. package/dist/components/ui/atoms/scroll-area.js +4 -4
  201. package/dist/components/ui/atoms/select.js +4 -4
  202. package/dist/components/ui/atoms/separator.js +1 -1
  203. package/dist/components/ui/atoms/sheet.js +2 -2
  204. package/dist/components/ui/atoms/sidebar.js +104 -104
  205. package/dist/components/ui/atoms/skeleton.js +1 -1
  206. package/dist/components/ui/atoms/slider.js +1 -1
  207. package/dist/components/ui/atoms/switch.js +1 -1
  208. package/dist/components/ui/atoms/table.js +1 -1
  209. package/dist/components/ui/atoms/tabs.js +2 -2
  210. package/dist/components/ui/atoms/textarea.js +1 -1
  211. package/dist/components/ui/atoms/toggle.js +2 -2
  212. package/dist/components/ui/atoms/tooltip.js +61 -61
  213. package/dist/components/ui/atoms/view-tools-control.d.ts +12 -0
  214. package/dist/components/ui/atoms/view-tools-control.js +53 -0
  215. package/dist/components/ui/index.d.ts +3 -0
  216. package/dist/components/ui/index.js +431 -199
  217. package/dist/components/ui/molecules/empty-state.d.ts +5 -0
  218. package/dist/components/ui/molecules/empty-state.js +25 -0
  219. package/dist/components/ui/molecules/index.d.ts +7 -0
  220. package/dist/components/ui/molecules/index.js +13 -0
  221. package/dist/components/ui/molecules/requirement-badges.d.ts +29 -0
  222. package/dist/components/ui/molecules/requirement-badges.js +25 -0
  223. package/dist/components/ui/molecules/tool-card.d.ts +17 -0
  224. package/dist/components/ui/molecules/tool-card.js +127 -0
  225. package/dist/components/ui/molecules/toolkit-card.d.ts +24 -0
  226. package/dist/components/ui/molecules/toolkit-card.js +13 -0
  227. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +8 -0
  228. package/dist/components/ui/molecules/toolkit-picker-trigger.js +105 -0
  229. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +11 -0
  230. package/dist/components/ui/molecules/toolkit-selection-summary.js +120 -0
  231. package/dist/components/ui/organisms/index.d.ts +2 -0
  232. package/dist/components/ui/organisms/index.js +4 -0
  233. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +1 -0
  234. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +36 -0
  235. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +1 -0
  236. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +37 -0
  237. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +9 -0
  238. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +36 -0
  239. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +9 -0
  240. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +39 -0
  241. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.d.ts +1 -0
  242. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +40 -0
  243. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.d.ts +1 -0
  244. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +46 -0
  245. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.d.ts +1 -0
  246. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +28 -0
  247. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +41 -0
  248. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +281 -0
  249. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +14 -0
  250. package/dist/components/ui/organisms/toolkit-picker/index.js +16 -0
  251. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +7 -0
  252. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +514 -0
  253. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +2 -0
  254. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +405 -0
  255. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.d.ts +0 -0
  256. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +11859 -0
  257. package/dist/components/ui/utils/memo.d.ts +2 -0
  258. package/dist/components/ui/utils/memo.js +25 -0
  259. package/dist/components/ui/utils/memo.test.d.ts +1 -0
  260. package/dist/components/ui/utils/memo.test.js +36 -0
  261. package/dist/{index-CQhYMnjT.js → index-BDE30rcJ.js} +1 -1
  262. package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
  263. package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
  264. package/dist/{index-BSWzylXR.js → index-BzU0xzeS.js} +3 -3
  265. package/dist/index-DH9yRdVk.js +1540 -0
  266. package/dist/lib/arcade/arcade.d.ts +100 -0
  267. package/dist/lib/arcade/arcade.js +6 -0
  268. package/dist/lib/arcade/arcade.test.d.ts +1 -0
  269. package/dist/lib/arcade/arcade.test.js +299 -0
  270. package/dist/lib/arcade/mocks.d.ts +2 -0
  271. package/dist/lib/arcade/mocks.js +547 -0
  272. package/dist/lib/utils.d.ts +1 -0
  273. package/dist/lib/utils.js +3 -2
  274. package/dist/lib/utils.test.d.ts +1 -0
  275. package/dist/lib/utils.test.js +43 -0
  276. package/dist/magic-string.es-QnVUNas7.js +660 -0
  277. package/dist/main.d.ts +1 -0
  278. package/dist/main.js +431 -199
  279. package/dist/metadata/oauth-providers.d.ts +69 -0
  280. package/dist/metadata/oauth-providers.js +260 -0
  281. package/dist/metadata/toolkits.d.ts +24 -0
  282. package/dist/metadata/toolkits.js +1500 -0
  283. package/dist/react-resizable-panels.browser-ZHjTH32c.js +1509 -0
  284. package/dist/react.esm-CFMQn0EI.js +35565 -0
  285. package/dist/toolkit-card-UG1sZ0Le.js +305 -0
  286. package/dist/{utils-CRiPKpXj.js → utils-Db4QWi-E.js} +204 -189
  287. package/dist/vi.bdSIJ99Y-CQ1FdEM8.js +11542 -0
  288. package/package.json +71 -58
  289. package/dist/assets/icons/calendly.js +0 -64
  290. package/dist/assets/icons/clickup.d.ts +0 -3
  291. package/dist/assets/icons/e2b.d.ts +0 -3
  292. package/dist/assets/icons/e2b.js +0 -9
  293. package/dist/assets/icons/firecrawl.d.ts +0 -5
  294. package/dist/assets/icons/firecrawl.js +0 -17
  295. package/dist/assets/icons/google-calendar.js +0 -93
  296. package/dist/assets/icons/google-docs.js +0 -229
  297. package/dist/assets/icons/hubspot.d.ts +0 -3
  298. package/dist/assets/icons/index.js +0 -126
  299. package/dist/assets/icons/linkedin.d.ts +0 -3
  300. package/dist/assets/icons/netsuite.d.ts +0 -3
  301. package/dist/assets/icons/oauth.d.ts +0 -3
  302. package/dist/assets/icons/reddit.js +0 -268
  303. package/dist/assets/icons/utils.d.ts +0 -409
  304. package/dist/assets/icons/utils.js +0 -422
  305. package/dist/assets/icons/xero.js +0 -63
  306. package/dist/assets/icons/youtube.d.ts +0 -3
  307. package/dist/index-PlrlSrPo.js +0 -1537
  308. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  314. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  315. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  316. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  317. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  318. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  319. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  320. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  321. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  322. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  323. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  324. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  325. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  326. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  327. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  328. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  329. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  330. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  331. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  332. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  333. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  334. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  335. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  336. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  337. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  338. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  339. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  340. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  341. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  342. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  343. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  344. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  345. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  346. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  347. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  348. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  349. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  350. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  351. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  352. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  353. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  354. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  355. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  356. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  357. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  358. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  359. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  360. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  361. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -0,0 +1,26 @@
1
+ import { jsxs as i, jsx as h } from "react/jsx-runtime";
2
+ const s = (t) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ height: "2222",
6
+ viewBox: "0 0 9 8",
7
+ width: "2500",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...t,
10
+ children: [
11
+ /* @__PURE__ */ h("title", { children: "Clickhouse" }),
12
+ /* @__PURE__ */ h("path", { d: "m0 7h1v1h-1z", fill: "#f00" }),
13
+ /* @__PURE__ */ h(
14
+ "path",
15
+ {
16
+ d: "m0 0h1v7h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 3.25h1v1.5h-1z",
17
+ fill: "#fc0"
18
+ }
19
+ )
20
+ ]
21
+ }
22
+ );
23
+ export {
24
+ s as Clickhouse,
25
+ s as default
26
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Clickup: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Clickup;
@@ -9,7 +9,9 @@ const i = (r) => /* @__PURE__ */ e(
9
9
  ...r,
10
10
  children: [
11
11
  /* @__PURE__ */ t("title", { children: "ClickUp" }),
12
+ " ",
12
13
  /* @__PURE__ */ e("defs", { children: [
14
+ " ",
13
15
  /* @__PURE__ */ e(
14
16
  "linearGradient",
15
17
  {
@@ -21,11 +23,15 @@ const i = (r) => /* @__PURE__ */ e(
21
23
  y1: "268.48",
22
24
  y2: "268.48",
23
25
  children: [
26
+ " ",
24
27
  /* @__PURE__ */ t("stop", { offset: "0", stopColor: "#8930fd" }),
25
- /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#49ccf9" })
28
+ " ",
29
+ /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#49ccf9" }),
30
+ " "
26
31
  ]
27
32
  }
28
33
  ),
34
+ " ",
29
35
  /* @__PURE__ */ e(
30
36
  "linearGradient",
31
37
  {
@@ -37,12 +43,17 @@ const i = (r) => /* @__PURE__ */ e(
37
43
  y1: "345.36",
38
44
  y2: "345.36",
39
45
  children: [
46
+ " ",
40
47
  /* @__PURE__ */ t("stop", { offset: "0", stopColor: "#ff02f0" }),
41
- /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#ffc800" })
48
+ " ",
49
+ /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#ffc800" }),
50
+ " "
42
51
  ]
43
52
  }
44
- )
53
+ ),
54
+ " "
45
55
  ] }),
56
+ " ",
46
57
  /* @__PURE__ */ t(
47
58
  "path",
48
59
  {
@@ -50,6 +61,7 @@ const i = (r) => /* @__PURE__ */ e(
50
61
  fill: "url(#clickup-gradient-1)"
51
62
  }
52
63
  ),
64
+ " ",
53
65
  /* @__PURE__ */ t(
54
66
  "path",
55
67
  {
@@ -61,6 +73,6 @@ const i = (r) => /* @__PURE__ */ e(
61
73
  }
62
74
  );
63
75
  export {
64
- i as ClickUp,
76
+ i as Clickup,
65
77
  i as default
66
78
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Closeio: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Closeio;
@@ -0,0 +1,68 @@
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ const h = (l) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ fill: "none",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ width: "26",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...l,
11
+ children: [
12
+ /* @__PURE__ */ C("title", { children: "Close.io" }),
13
+ /* @__PURE__ */ C(
14
+ "path",
15
+ {
16
+ d: "M13.3714 20.3709C5.87507 20.3709 0 17.1339 0 13.0042C0 8.87457 5.87507 5.63757 13.3714 5.63757C20.8678 5.63757 26.7429 8.87457 26.7429 13.0042C26.7429 17.1339 20.8678 20.3709 13.3714 20.3709ZM13.3714 7.80424C8.03539 7.80424 2.08929 9.94057 2.08929 13.0042C2.08929 16.0679 8.03539 18.2042 13.3714 18.2042C18.7075 18.2042 24.6536 16.0679 24.6536 13.0042C24.6536 9.94057 18.7075 7.80424 13.3714 7.80424Z",
17
+ fill: "#4EC375"
18
+ }
19
+ ),
20
+ /* @__PURE__ */ C(
21
+ "path",
22
+ {
23
+ d: "M17.8968 25.5883C14.5456 25.5883 10.2584 22.152 7.21639 16.6876C5.49064 13.5893 4.44182 10.3176 4.25796 7.47063C4.05739 4.35063 4.91818 2.05397 6.68154 0.996635C8.44489 -0.0606981 10.7974 0.316302 13.3004 2.05397C15.5861 3.6443 17.7924 6.22263 19.5181 9.32097C23.2663 16.055 23.5003 22.9493 20.053 25.012C19.4011 25.402 18.674 25.5883 17.8926 25.5883H17.8968ZM8.87946 2.5783C8.44489 2.5783 8.05629 2.67364 7.73036 2.87297C6.70661 3.48397 6.201 5.10897 6.34307 7.32764C6.50604 9.84963 7.45875 12.792 9.02571 15.6086C11.6916 20.4013 16.451 24.674 19.0083 23.14C21.5656 21.606 20.3789 15.2013 17.7088 10.4086C16.1418 7.59197 14.1612 5.26497 12.1388 3.86097C10.927 3.0203 9.79875 2.58697 8.87529 2.58697L8.87946 2.5783Z",
24
+ fill: "#1463FF"
25
+ }
26
+ ),
27
+ /* @__PURE__ */ C(
28
+ "path",
29
+ {
30
+ d: "M8.87529 25.6013C8.07718 25.6013 7.34176 25.4063 6.68572 25.0119C4.92236 23.9546 4.0574 21.6579 4.26215 18.5379C4.44601 15.6909 5.49483 12.4193 7.22058 9.32092C10.9688 2.58692 16.6098 -1.07041 20.0572 0.992256C23.5045 3.05926 23.2705 9.94926 19.5223 16.6833C17.7965 19.7816 15.5903 22.3599 13.3046 23.9503C11.7334 25.0423 10.2208 25.5969 8.87529 25.5969V25.6013ZM17.8091 2.55226C15.1515 2.55226 11.3198 6.28326 9.02572 10.3999C7.45876 13.2166 6.50604 16.1546 6.34308 18.6809C6.20101 20.8996 6.70661 22.5203 7.73036 23.1356C8.75411 23.7466 10.3587 23.3913 12.1429 22.1519C14.1695 20.7436 16.146 18.4166 17.713 15.6043C20.3789 10.8116 21.5698 4.40259 19.0125 2.87292C18.6532 2.65626 18.2478 2.55659 17.8091 2.55659V2.55226Z",
31
+ fill: "#FFBC00"
32
+ }
33
+ ),
34
+ /* @__PURE__ */ C(
35
+ "path",
36
+ {
37
+ d: "M13.3714 18.2044C8.03539 18.2044 2.08929 16.0681 2.08929 13.0044H0C0 17.1341 5.87507 20.3711 13.3714 20.3711V18.2044Z",
38
+ fill: "#4EC375"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ C(
42
+ "path",
43
+ {
44
+ d: "M13.852 5.26924C13.292 4.73191 12.7196 4.25524 12.1429 3.85224C11.5746 3.45791 11.0231 3.15024 10.5049 2.93791L11.1986 0.892578C11.8839 1.16558 12.59 1.55124 13.3088 2.05391C14.0651 2.58258 14.8172 3.21524 15.5443 3.94324L13.8561 5.26924H13.852Z",
45
+ fill: "#1463FF"
46
+ }
47
+ ),
48
+ /* @__PURE__ */ C(
49
+ "path",
50
+ {
51
+ d: "M15.5276 22.7458C14.625 22.2431 13.6848 21.4934 12.7739 20.5878L11.1735 22.0308C12.1095 22.9711 13.0706 23.7424 14.0233 24.3231L15.5317 22.7458H15.5276Z",
52
+ fill: "#1463FF"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ C(
56
+ "path",
57
+ {
58
+ d: "M22.9989 10.3524C20.8594 8.77509 16.9775 7.80009 13.3714 7.80009V5.63342C17.5709 5.63342 21.2606 6.64742 23.6967 8.26809L22.9989 10.3524Z",
59
+ fill: "#4EC375"
60
+ }
61
+ )
62
+ ]
63
+ }
64
+ );
65
+ export {
66
+ h as Closeio,
67
+ h as default
68
+ };
@@ -1,5 +1,5 @@
1
- import { jsxs as C, jsx as i } from "react/jsx-runtime";
2
- const t = (e) => /* @__PURE__ */ C(
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ const t = (e) => /* @__PURE__ */ i(
3
3
  "svg",
4
4
  {
5
5
  fill: "none",
@@ -9,24 +9,37 @@ const t = (e) => /* @__PURE__ */ C(
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
10
  ...e,
11
11
  children: [
12
- /* @__PURE__ */ i("title", { children: "Coinbase" }),
13
- /* @__PURE__ */ C("g", { clipPath: "url(#coinbase-clip)", children: [
14
- /* @__PURE__ */ i(
12
+ /* @__PURE__ */ C("title", { children: "Coinbase" }),
13
+ " ",
14
+ /* @__PURE__ */ i("g", { clipPath: "url(#coinbase-clip)", children: [
15
+ " ",
16
+ /* @__PURE__ */ C(
15
17
  "path",
16
18
  {
17
19
  d: "M0 11.0769C0 4.95931 4.95931 0 11.0769 0H36.9231C43.0407 0 48 4.95931 48 11.0769V36.9231C48 43.0407 43.0407 48 36.9231 48H11.0769C4.95931 48 0 43.0407 0 36.9231V11.0769Z",
18
20
  fill: "#0052FF"
19
21
  }
20
22
  ),
21
- /* @__PURE__ */ i(
23
+ " ",
24
+ /* @__PURE__ */ C(
22
25
  "path",
23
26
  {
24
27
  d: "M23.9573 32.5C22.3527 32.4676 20.7898 31.9838 19.4487 31.1044C18.1076 30.2249 17.0427 28.9855 16.3767 27.5289C15.7108 26.0724 15.4707 24.4578 15.6842 22.8711C15.8977 21.2843 16.5561 19.79 17.5835 18.5602C18.611 17.3303 19.9658 16.4149 21.4919 15.9193C23.018 15.4237 24.6534 15.3681 26.2098 15.7589C27.7663 16.1497 29.1804 16.9709 30.2894 18.1281C31.3985 19.2853 32.1574 20.7315 32.4787 22.3H41C40.5628 17.9606 38.4703 13.9546 35.1552 11.1109C31.8402 8.26711 27.5563 6.803 23.1895 7.02133C18.8226 7.23967 14.707 9.12377 11.6937 12.284C8.68042 15.4442 7 19.6386 7 24C7 28.3613 8.68042 32.5558 11.6937 35.716C14.707 38.8762 18.8226 40.7603 23.1895 40.9787C27.5563 41.197 31.8402 39.7329 35.1552 36.8891C38.4703 34.0454 40.5628 30.0394 41 25.7H32.4787C32.4787 29.1 27.3658 32.5 23.9573 32.5Z",
25
28
  fill: "white"
26
29
  }
27
- )
30
+ ),
31
+ " "
28
32
  ] }),
29
- /* @__PURE__ */ i("defs", { children: /* @__PURE__ */ i("clipPath", { id: "coinbase-clip", children: /* @__PURE__ */ i("rect", { fill: "white", height: "48", rx: "24", width: "48" }) }) })
33
+ " ",
34
+ /* @__PURE__ */ i("defs", { children: [
35
+ " ",
36
+ /* @__PURE__ */ i("clipPath", { id: "coinbase-clip", children: [
37
+ " ",
38
+ /* @__PURE__ */ C("rect", { fill: "white", height: "48", rx: "24", width: "48" }),
39
+ " "
40
+ ] }),
41
+ " "
42
+ ] })
30
43
  ]
31
44
  }
32
45
  );
@@ -10,7 +10,9 @@ const r = (C) => /* @__PURE__ */ t(
10
10
  ...C,
11
11
  children: [
12
12
  /* @__PURE__ */ e("title", { children: "Confluence" }),
13
+ " ",
13
14
  /* @__PURE__ */ t("defs", { children: [
15
+ " ",
14
16
  /* @__PURE__ */ t(
15
17
  "linearGradient",
16
18
  {
@@ -20,11 +22,15 @@ const r = (C) => /* @__PURE__ */ t(
20
22
  y1: "112.708084%",
21
23
  y2: "37.7549606%",
22
24
  children: [
25
+ " ",
23
26
  /* @__PURE__ */ e("stop", { offset: "18%", stopColor: "#0052CC" }),
24
- /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" })
27
+ " ",
28
+ /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" }),
29
+ " "
25
30
  ]
26
31
  }
27
32
  ),
33
+ " ",
28
34
  /* @__PURE__ */ t(
29
35
  "linearGradient",
30
36
  {
@@ -34,13 +40,19 @@ const r = (C) => /* @__PURE__ */ t(
34
40
  y1: "-12.5823074%",
35
41
  y2: "62.3057471%",
36
42
  children: [
43
+ " ",
37
44
  /* @__PURE__ */ e("stop", { offset: "18%", stopColor: "#0052CC" }),
38
- /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" })
45
+ " ",
46
+ /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" }),
47
+ " "
39
48
  ]
40
49
  }
41
- )
50
+ ),
51
+ " "
42
52
  ] }),
53
+ " ",
43
54
  /* @__PURE__ */ t("g", { children: [
55
+ " ",
44
56
  /* @__PURE__ */ e(
45
57
  "path",
46
58
  {
@@ -48,13 +60,15 @@ const r = (C) => /* @__PURE__ */ t(
48
60
  fill: "url(#linearGradient-1)"
49
61
  }
50
62
  ),
63
+ " ",
51
64
  /* @__PURE__ */ e(
52
65
  "path",
53
66
  {
54
67
  d: "M246.11505,58.2319428 C248.756197,53.9248415 251.722408,48.9269787 254.241656,44.9449416 C256.496579,41.1344037 255.286046,36.2200025 251.519243,33.8927572 L198.696303,1.38633231 C196.82698,0.127283893 194.518741,-0.298915762 192.323058,0.209558312 C190.127374,0.718032386 188.241461,2.11550922 187.115889,4.06811236 C185.002971,7.60318607 182.280558,12.1947186 179.314347,17.1113153 C158.388336,51.6493918 137.340426,47.4235565 99.3891748,29.3012247 L47.1757299,4.5150757 C45.1920661,3.57090828 42.9106475,3.47008979 40.8514312,4.2355977 C38.7922149,5.00110562 37.1306578,6.56771434 36.2454445,8.57837881 L11.0935983,65.4646223 C9.31657942,69.5275012 11.1247267,74.2648471 15.1569014,76.1104765 C26.2090859,81.3115044 48.1915557,91.6729274 67.9798418,101.22169 C139.331444,135.759766 199.834028,133.443683 246.11505,58.2319428 Z",
55
68
  fill: "url(#linearGradient-2)"
56
69
  }
57
- )
70
+ ),
71
+ " "
58
72
  ] })
59
73
  ]
60
74
  }
@@ -10,6 +10,7 @@ const e = (c) => /* @__PURE__ */ a(
10
10
  ...c,
11
11
  children: [
12
12
  /* @__PURE__ */ l("title", { children: "Datadog" }),
13
+ " ",
13
14
  /* @__PURE__ */ l(
14
15
  "path",
15
16
  {
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const DigitalOcean: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default DigitalOcean;
@@ -0,0 +1,22 @@
1
+ import { jsxs as t, jsx as i } from "react/jsx-runtime";
2
+ const l = (e) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ height: "400",
6
+ viewBox: "0 -3.954 53.927 53.954",
7
+ width: "400",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...e,
10
+ children: [
11
+ /* @__PURE__ */ i("title", { children: "Digital ocean" }),
12
+ /* @__PURE__ */ t("g", { fill: "#0080ff", fillRule: "evenodd", children: [
13
+ /* @__PURE__ */ i("path", { d: "M24.915 50v-9.661c10.226 0 18.164-10.141 14.237-20.904a14.438 14.438 0 0 0-8.615-8.616C19.774 6.921 9.633 14.83 9.633 25.056H0C0 8.758 15.763-3.954 32.853 1.384 40.311 3.73 46.271 9.661 48.588 17.12 53.927 34.237 41.243 50 24.915 50" }),
14
+ /* @__PURE__ */ i("path", { d: "M15.339 40.367h9.604v-9.604H15.34zm-7.401 7.401h7.4v-7.4h-7.4zm-6.187-7.4h6.187V34.18H1.751z" })
15
+ ] })
16
+ ]
17
+ }
18
+ );
19
+ export {
20
+ l as DigitalOcean,
21
+ l as default
22
+ };
@@ -10,6 +10,7 @@ const t = (s) => /* @__PURE__ */ e(
10
10
  ...s,
11
11
  children: [
12
12
  /* @__PURE__ */ c("title", { children: "Discord" }),
13
+ " ",
13
14
  /* @__PURE__ */ c(
14
15
  "path",
15
16
  {
@@ -10,6 +10,7 @@ const i = (t) => /* @__PURE__ */ o(
10
10
  ...t,
11
11
  children: [
12
12
  /* @__PURE__ */ l("title", { children: "Dropbox" }),
13
+ " ",
13
14
  /* @__PURE__ */ l("path", { d: "M99.337 348.42L89.9 354.5l6.533 5.263 9.467-5.837m-16 11l9.437 6.2 6.563-5.505-9.467-5.868m9.467 5.868l6.594 5.505 9.406-6.14-6.503-5.233m6.503-5.203l-9.406-6.14-6.594 5.505 9.497 5.837m-9.467 7.047l-6.594 5.474-2.843-1.845v2.087l9.437 5.656 9.437-5.656v-2.087l-2.843 1.845" })
14
15
  ]
15
16
  }
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const E2b: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default E2b;
@@ -0,0 +1,19 @@
1
+ import { jsxs as t, jsx as C } from "react/jsx-runtime";
2
+ const e = (L) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ fill: "currentColor",
6
+ viewBox: "0 0 26 28",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...L,
9
+ children: [
10
+ /* @__PURE__ */ C("title", { children: "e2b" }),
11
+ " ",
12
+ /* @__PURE__ */ C("path", { d: "M 21.846 19.303 C 21.763 19.303 21.686 19.347 21.645 19.419 C 21.604 19.491 21.604 19.579 21.645 19.651 L 23.515 22.889 C 23.562 22.97 23.555 23.072 23.498 23.147 C 23.441 23.221 23.344 23.254 23.253 23.229 L 17.583 21.71 C 17.336 21.644 17.081 21.791 17.015 22.038 L 15.495 27.708 C 15.471 27.799 15.394 27.866 15.301 27.878 C 15.208 27.89 15.117 27.845 15.07 27.764 L 13.2 24.525 C 13.158 24.454 13.082 24.41 12.999 24.41 C 12.917 24.41 12.841 24.454 12.799 24.525 L 10.929 27.764 C 10.882 27.845 10.791 27.89 10.698 27.878 C 10.605 27.866 10.528 27.799 10.504 27.708 L 8.984 22.038 C 8.918 21.791 8.663 21.644 8.416 21.71 L 2.746 23.23 C 2.655 23.254 2.559 23.221 2.502 23.146 C 2.445 23.072 2.439 22.97 2.486 22.889 L 4.355 19.651 C 4.396 19.579 4.396 19.491 4.355 19.419 C 4.314 19.347 4.237 19.303 4.154 19.303 L 0.415 19.303 C 0.321 19.303 0.237 19.246 0.201 19.16 C 0.165 19.073 0.185 18.973 0.251 18.907 L 4.401 14.757 C 4.488 14.67 4.537 14.552 4.537 14.428 C 4.537 14.305 4.488 14.187 4.401 14.1 L 0.251 9.95 C 0.184 9.884 0.164 9.784 0.2 9.696 C 0.236 9.609 0.321 9.553 0.415 9.553 L 4.153 9.553 C 4.332 9.553 4.443 9.36 4.354 9.205 L 2.485 5.968 C 2.438 5.887 2.445 5.785 2.502 5.71 C 2.559 5.636 2.656 5.603 2.747 5.628 L 8.416 7.147 C 8.535 7.179 8.662 7.162 8.769 7.101 C 8.876 7.039 8.953 6.937 8.985 6.818 L 10.504 1.148 C 10.529 1.057 10.605 0.991 10.698 0.979 C 10.791 0.967 10.882 1.012 10.929 1.093 L 12.799 4.331 C 12.889 4.486 13.111 4.486 13.201 4.331 L 15.071 1.093 C 15.118 1.012 15.209 0.967 15.302 0.979 C 15.395 0.991 15.472 1.058 15.496 1.149 L 17.015 6.819 C 17.047 6.938 17.125 7.039 17.231 7.101 C 17.338 7.163 17.465 7.179 17.584 7.147 L 23.253 5.627 C 23.453 5.574 23.617 5.789 23.514 5.967 L 21.645 9.205 C 21.604 9.277 21.604 9.365 21.645 9.437 C 21.686 9.509 21.763 9.553 21.846 9.553 L 25.584 9.553 C 25.791 9.553 25.894 9.803 25.749 9.949 L 21.599 14.099 C 21.512 14.186 21.463 14.304 21.463 14.428 C 21.463 14.551 21.512 14.669 21.599 14.756 L 25.749 18.906 C 25.816 18.972 25.836 19.073 25.8 19.16 C 25.764 19.247 25.678 19.304 25.584 19.303 Z M 20.419 10.404 C 20.587 10.236 20.424 9.954 20.195 10.016 L 15.146 11.368 C 15.027 11.4 14.9 11.384 14.793 11.322 C 14.687 11.26 14.609 11.159 14.577 11.04 L 13.225 5.99 C 13.163 5.76 12.838 5.76 12.776 5.99 L 11.423 11.041 C 11.391 11.16 11.313 11.261 11.207 11.323 C 11.1 11.385 10.973 11.401 10.854 11.369 L 5.806 10.017 C 5.576 9.955 5.414 10.237 5.582 10.405 L 9.276 14.1 C 9.457 14.281 9.457 14.575 9.276 14.756 L 5.58 18.453 C 5.412 18.621 5.575 18.903 5.804 18.841 L 10.854 17.488 C 10.973 17.456 11.1 17.473 11.206 17.535 C 11.313 17.597 11.39 17.698 11.422 17.817 L 12.775 22.867 C 12.837 23.097 13.162 23.097 13.224 22.867 L 14.578 17.817 C 14.61 17.698 14.687 17.597 14.794 17.535 C 14.9 17.473 15.027 17.456 15.146 17.488 L 20.196 18.841 C 20.425 18.903 20.588 18.621 20.42 18.453 L 16.723 14.756 C 16.542 14.575 16.542 14.281 16.723 14.1 Z" })
13
+ ]
14
+ }
15
+ );
16
+ export {
17
+ e as E2b,
18
+ e as default
19
+ };
@@ -9,6 +9,7 @@ const s = (c) => /* @__PURE__ */ l(
9
9
  ...c,
10
10
  children: [
11
11
  /* @__PURE__ */ h("title", { children: "eBay" }),
12
+ " ",
12
13
  /* @__PURE__ */ h(
13
14
  "path",
14
15
  {
@@ -16,6 +17,7 @@ const s = (c) => /* @__PURE__ */ l(
16
17
  fill: "#e53238"
17
18
  }
18
19
  ),
20
+ " ",
19
21
  /* @__PURE__ */ h(
20
22
  "path",
21
23
  {
@@ -23,6 +25,7 @@ const s = (c) => /* @__PURE__ */ l(
23
25
  fill: "#0064d2"
24
26
  }
25
27
  ),
28
+ " ",
26
29
  /* @__PURE__ */ h(
27
30
  "path",
28
31
  {
@@ -30,6 +33,7 @@ const s = (c) => /* @__PURE__ */ l(
30
33
  fill: "#f5af02"
31
34
  }
32
35
  ),
36
+ " ",
33
37
  /* @__PURE__ */ h(
34
38
  "path",
35
39
  {
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Evernote: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Evernote;
@@ -0,0 +1,29 @@
1
+ import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
+ const t = (e) => /* @__PURE__ */ s(
3
+ "svg",
4
+ {
5
+ id: "Layer_1",
6
+ style: {},
7
+ version: "1.1",
8
+ viewBox: "0 0 105.02 122.88",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...e,
14
+ children: [
15
+ /* @__PURE__ */ c("title", { children: "Evernote" }),
16
+ /* @__PURE__ */ c("g", { children: /* @__PURE__ */ c(
17
+ "path",
18
+ {
19
+ d: "M32.91,27.61c0,1.22-0.1,3.26-1.33,4.58c-1.32,1.22-3.36,1.32-4.58,1.32H13.96c-3.77,0-6.01,0-7.54,0.2 c-0.81,0.1-1.83,0.51-2.34,0.71c-0.2,0.1-0.2,0-0.1-0.1L33.72,4.08c0.1-0.1,0.2-0.1,0.1,0.1c-0.2,0.51-0.61,1.53-0.71,2.34 c-0.2,1.53-0.2,3.77-0.2,7.54V27.61L32.91,27.61z M60.62,119.1c-3.46-2.24-5.3-5.2-6.01-7.03c-0.71-1.73-1.12-3.67-1.12-5.6 c0-8.46,6.93-15.38,15.49-15.38c2.55,0,4.58,2.04,4.58,4.58c0,1.73-0.92,3.16-2.34,3.97c-0.51,0.31-1.22,0.51-1.73,0.61 c-0.51,0.1-2.44,0.31-3.36,1.12c-1.02,0.82-1.83,2.14-1.83,3.57c0,1.53,0.61,2.96,1.63,3.97c1.83,1.83,4.28,2.85,6.93,2.85 c6.93,0,12.53-5.6,12.53-12.53c0-6.21-4.18-11.72-9.68-14.16c-0.81-0.41-2.14-0.71-3.36-1.02c-1.53-0.31-2.95-0.51-3.06-0.51 C65,83.03,54.3,79.67,53.59,70.2c0,0-3.16,14.26-9.48,18.13c-0.61,0.31-1.43,0.61-2.34,0.82s-1.94,0.3-2.24,0.3 C29.24,90.06,18.34,86.8,10.8,79.06c0,0-5.09-4.18-7.74-15.89c-0.61-2.85-1.83-7.95-2.55-12.74C0.2,48.7,0.1,47.38,0,46.15 c0-4.99,3.06-8.35,6.93-8.86c0.1,0,0.41,0,0.61,0c2.34,0,20.17,0,20.17,0c3.57,0,5.6-0.92,6.93-2.14c1.73-1.63,2.14-3.97,2.14-6.72 c0,0,0-18.54,0-20.89c0-0.1,0-0.51,0-0.61C37.29,3.16,40.65,0,45.64,0c0,0,1.53,0,2.45,0c1.02,0,2.24,0.1,3.36,0.2 c0.82,0.1,1.53,0.31,2.75,0.61c6.21,1.53,7.54,7.84,7.54,7.84s11.72,2.04,17.63,3.06c5.6,1.02,19.46,1.94,22.11,15.89 c6.21,33.21,2.45,65.41,2.14,65.41c-4.38,31.38-30.46,29.85-30.46,29.85C67.54,122.87,63.37,121.03,60.62,119.1L60.62,119.1z M84.05,52.37c-3.36-0.31-6.21,1.02-7.23,3.57c-0.2,0.51-0.41,1.12-0.31,1.43c0.1,0.31,0.31,0.41,0.51,0.51 c1.22,0.61,3.26,0.92,6.21,1.22c2.95,0.31,4.99,0.51,6.32,0.31c0.2,0,0.41-0.1,0.61-0.41s0.1-0.92,0.1-1.43 C89.86,54.71,87.41,52.77,84.05,52.37L84.05,52.37z",
20
+ style: { fill: "#00A82D" }
21
+ }
22
+ ) })
23
+ ]
24
+ }
25
+ );
26
+ export {
27
+ t as Evernote,
28
+ t as default
29
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Factorial: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Factorial;
@@ -0,0 +1,50 @@
1
+ import { jsxs as e, jsx as l } from "react/jsx-runtime";
2
+ const i = (c) => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ id: "Layer_1",
6
+ style: {},
7
+ version: "1.1",
8
+ viewBox: "0 0 42 42",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...c,
14
+ children: [
15
+ /* @__PURE__ */ l("title", { children: "Factorial" }),
16
+ /* @__PURE__ */ e("g", { children: [
17
+ /* @__PURE__ */ e("g", { children: [
18
+ /* @__PURE__ */ l(
19
+ "path",
20
+ {
21
+ d: `M34.2,37.3c-3.7,3-8.4,4.7-13.2,4.7c-4.8,0-9.5-1.6-13.2-4.7c3.7-3,8.4-4.7,13.2-4.7
22
+ C26,32.6,30.6,34.4,34.2,37.3L34.2,37.3z M34.2,37.3`,
23
+ style: { fill: "#FF355E" }
24
+ }
25
+ ),
26
+ /* @__PURE__ */ l(
27
+ "path",
28
+ {
29
+ d: `M7.7,32.2C5,29.1,3.5,25.1,3.6,21c0-9.6,7.8-17.4,17.4-17.4c9.6,0,17.4,7.8,17.4,17.4c0,4.3-1.5,8.2-4.1,11.2
30
+ c0.9,0.6,1.7,1.2,2.5,1.8l0.3,0.3C40.3,30.6,42,25.9,42,21C42,9.4,32.6,0,21,0S0,9.4,0,21c0,4.9,1.7,9.6,4.8,13.3l0.3-0.3
31
+ C5.9,33.4,6.8,32.8,7.7,32.2L7.7,32.2z M7.7,32.2`,
32
+ style: { fillRule: "evenodd", clipRule: "evenodd", fill: "#FF355E" }
33
+ }
34
+ )
35
+ ] }),
36
+ /* @__PURE__ */ l(
37
+ "path",
38
+ {
39
+ d: "M28.8,20.4c0,4.3-3.5,7.8-7.8,7.8s-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8S28.8,16.1,28.8,20.4L28.8,20.4z",
40
+ style: { fill: "#FF355E" }
41
+ }
42
+ )
43
+ ] })
44
+ ]
45
+ }
46
+ );
47
+ export {
48
+ i as Factorial,
49
+ i as default
50
+ };
@@ -10,7 +10,9 @@ const e = (t) => /* @__PURE__ */ l(
10
10
  ...t,
11
11
  children: [
12
12
  /* @__PURE__ */ i("title", { children: "Figma" }),
13
+ " ",
13
14
  /* @__PURE__ */ l("g", { clipPath: "url(#figma-clip)", children: [
15
+ " ",
14
16
  /* @__PURE__ */ i(
15
17
  "path",
16
18
  {
@@ -18,6 +20,7 @@ const e = (t) => /* @__PURE__ */ l(
18
20
  fill: "#0ACF83"
19
21
  }
20
22
  ),
23
+ " ",
21
24
  /* @__PURE__ */ i(
22
25
  "path",
23
26
  {
@@ -25,6 +28,7 @@ const e = (t) => /* @__PURE__ */ l(
25
28
  fill: "#A259FF"
26
29
  }
27
30
  ),
31
+ " ",
28
32
  /* @__PURE__ */ i(
29
33
  "path",
30
34
  {
@@ -32,6 +36,7 @@ const e = (t) => /* @__PURE__ */ l(
32
36
  fill: "#F24E1E"
33
37
  }
34
38
  ),
39
+ " ",
35
40
  /* @__PURE__ */ i(
36
41
  "path",
37
42
  {
@@ -39,15 +44,26 @@ const e = (t) => /* @__PURE__ */ l(
39
44
  fill: "#FF7262"
40
45
  }
41
46
  ),
47
+ " ",
42
48
  /* @__PURE__ */ i(
43
49
  "path",
44
50
  {
45
51
  d: "M53.3334 39.9998C53.3334 47.3598 47.3601 53.3332 40.0001 53.3332C32.6401 53.3332 26.6667 47.3598 26.6667 39.9998C26.6667 32.6398 32.6401 26.6665 40.0001 26.6665C47.3601 26.6665 53.3334 32.6398 53.3334 39.9998Z",
46
52
  fill: "#1ABCFE"
47
53
  }
48
- )
54
+ ),
55
+ " "
49
56
  ] }),
50
- /* @__PURE__ */ i("defs", { children: /* @__PURE__ */ i("clipPath", { id: "figma-clip", children: /* @__PURE__ */ i("rect", { fill: "white", height: "80", width: "53.3333" }) }) })
57
+ " ",
58
+ /* @__PURE__ */ l("defs", { children: [
59
+ " ",
60
+ /* @__PURE__ */ l("clipPath", { id: "figma-clip", children: [
61
+ " ",
62
+ /* @__PURE__ */ i("rect", { fill: "white", height: "80", width: "53.3333" }),
63
+ " "
64
+ ] }),
65
+ " "
66
+ ] })
51
67
  ]
52
68
  }
53
69
  );
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Firecrawl: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Firecrawl;
@@ -0,0 +1,19 @@
1
+ import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
+ const l = (t) => /* @__PURE__ */ r(
3
+ "svg",
4
+ {
5
+ height: "1em",
6
+ viewBox: "0 0 26 28",
7
+ width: "1em",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...t,
10
+ children: [
11
+ /* @__PURE__ */ e("title", { children: "Firecrawl" }),
12
+ /* @__PURE__ */ e("text", { fill: "currentColor", fontSize: "20", textAnchor: "middle", x: "13", y: "20", children: "🔥" })
13
+ ]
14
+ }
15
+ );
16
+ export {
17
+ l as Firecrawl,
18
+ l as default
19
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Generic: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Generic;
@@ -0,0 +1,27 @@
1
+ import { jsxs as i, jsx as l } from "react/jsx-runtime";
2
+ const a = (e) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ fill: "currentColor",
6
+ height: "800px",
7
+ viewBox: "0 0 16 16",
8
+ width: "800px",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
+ children: [
12
+ /* @__PURE__ */ l("title", { children: "Generic" }),
13
+ /* @__PURE__ */ l(
14
+ "path",
15
+ {
16
+ clipRule: "evenodd",
17
+ d: "M14.773 3.485l-.78-.184-2.108 2.096-1.194-1.216 2.056-2.157-.18-.792a4.42 4.42 0 0 0-1.347-.228 3.64 3.64 0 0 0-1.457.28 3.824 3.824 0 0 0-1.186.84 3.736 3.736 0 0 0-.875 1.265 3.938 3.938 0 0 0 0 2.966 335.341 335.341 0 0 0-6.173 6.234c-.21.275-.31.618-.284.963a1.403 1.403 0 0 0 .464.967c.124.135.272.247.437.328.17.075.353.118.538.127.316-.006.619-.126.854-.337 1.548-1.457 4.514-4.45 6.199-6.204.457.194.948.294 1.444.293a3.736 3.736 0 0 0 2.677-1.133 3.885 3.885 0 0 0 1.111-2.73 4.211 4.211 0 0 0-.196-1.378zM2.933 13.928a.31.31 0 0 1-.135.07.437.437 0 0 1-.149 0 .346.346 0 0 1-.144-.057.336.336 0 0 1-.114-.11c-.14-.143-.271-.415-.14-.568 1.37-1.457 4.191-4.305 5.955-6.046.1.132.21.258.328.376.118.123.245.237.38.341-1.706 1.75-4.488 4.564-5.98 5.994zm11.118-9.065c.002.765-.296 1.5-.832 2.048a2.861 2.861 0 0 1-4.007 0 2.992 2.992 0 0 1-.635-3.137A2.748 2.748 0 0 1 10.14 2.18a2.76 2.76 0 0 1 1.072-.214h.254L9.649 3.839v.696l1.895 1.886h.66l1.847-1.816v.258zM3.24 6.688h1.531l.705.717.678-.674-.665-.678V6.01l.057-1.649-.22-.437-2.86-1.882-.591.066-.831.849-.066.599 1.838 2.918.424.215zm-.945-3.632L4.609 4.58 4.57 5.703H3.494L2.002 3.341l.293-.285zm7.105 6.96l.674-.673 3.106 3.185a1.479 1.479 0 0 1 0 2.039 1.404 1.404 0 0 1-1.549.315 1.31 1.31 0 0 1-.437-.315l-3.142-3.203.679-.678 3.132 3.194a.402.402 0 0 0 .153.105.477.477 0 0 0 .359 0 .403.403 0 0 0 .153-.105.436.436 0 0 0 .1-.153.525.525 0 0 0 .036-.184.547.547 0 0 0-.035-.184.436.436 0 0 0-.1-.153L9.4 10.016z",
18
+ fillRule: "evenodd"
19
+ }
20
+ )
21
+ ]
22
+ }
23
+ );
24
+ export {
25
+ a as Generic,
26
+ a as default
27
+ };
@@ -1,8 +1,8 @@
1
- import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- const m = (e) => /* @__PURE__ */ i(
1
+ import { jsxs as c, jsx as t } from "react/jsx-runtime";
2
+ const m = (e) => /* @__PURE__ */ c(
3
3
  "svg",
4
4
  {
5
- fill: "#fff",
5
+ fill: "currentColor",
6
6
  height: "1em",
7
7
  preserveAspectRatio: "xMidYMid",
8
8
  viewBox: "0 0 256 250",
@@ -11,6 +11,7 @@ const m = (e) => /* @__PURE__ */ i(
11
11
  ...e,
12
12
  children: [
13
13
  /* @__PURE__ */ t("title", { children: "Github" }),
14
+ " ",
14
15
  /* @__PURE__ */ t("path", { d: "M128.001 0C57.317 0 0 57.307 0 128.001c0 56.554 36.676 104.535 87.535 121.46 6.397 1.185 8.746-2.777 8.746-6.158 0-3.052-.12-13.135-.174-23.83-35.61 7.742-43.124-15.103-43.124-15.103-5.823-14.795-14.213-18.73-14.213-18.73-11.613-7.944.876-7.78.876-7.78 12.853.902 19.621 13.19 19.621 13.19 11.417 19.568 29.945 13.911 37.249 10.64 1.149-8.272 4.466-13.92 8.127-17.116-28.431-3.236-58.318-14.212-58.318-63.258 0-13.975 5-25.394 13.188-34.358-1.329-3.224-5.71-16.242 1.24-33.874 0 0 10.749-3.44 35.21 13.121 10.21-2.836 21.16-4.258 32.038-4.307 10.878.049 21.837 1.47 32.066 4.307 24.431-16.56 35.165-13.12 35.165-13.12 6.967 17.63 2.584 30.65 1.255 33.873 8.207 8.964 13.173 20.383 13.173 34.358 0 49.163-29.944 59.988-58.447 63.157 4.591 3.972 8.682 11.762 8.682 23.704 0 17.126-.148 30.91-.148 35.126 0 3.407 2.304 7.398 8.792 6.14C219.37 232.5 256 184.537 256 128.002 256 57.307 198.691 0 128.001 0Zm-80.06 182.34c-.282.636-1.283.827-2.194.39-.929-.417-1.45-1.284-1.15-1.922.276-.655 1.279-.838 2.205-.399.93.418 1.46 1.293 1.139 1.931Zm6.296 5.618c-.61.566-1.804.303-2.614-.591-.837-.892-.994-2.086-.375-2.66.63-.566 1.787-.301 2.626.591.838.903 1 2.088.363 2.66Zm4.32 7.188c-.785.545-2.067.034-2.86-1.104-.784-1.138-.784-2.503.017-3.05.795-.547 2.058-.055 2.861 1.075.782 1.157.782 2.522-.019 3.08Zm7.304 8.325c-.701.774-2.196.566-3.29-.49-1.119-1.032-1.43-2.496-.726-3.27.71-.776 2.213-.558 3.315.49 1.11 1.03 1.45 2.505.701 3.27Zm9.442 2.81c-.31 1.003-1.75 1.459-3.199 1.033-1.448-.439-2.395-1.613-2.103-2.626.301-1.01 1.747-1.484 3.207-1.028 1.446.436 2.396 1.602 2.095 2.622Zm10.744 1.193c.036 1.055-1.193 1.93-2.715 1.95-1.53.034-2.769-.82-2.786-1.86 0-1.065 1.202-1.932 2.733-1.958 1.522-.03 2.768.818 2.768 1.868Zm10.555-.405c.182 1.03-.875 2.088-2.387 2.37-1.485.271-2.861-.365-3.05-1.386-.184-1.056.893-2.114 2.376-2.387 1.514-.263 2.868.356 3.061 1.403Z" })
15
16
  ]
16
17
  }