@arcadeai/design-system 1.3.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 (313) hide show
  1. package/README.md +95 -0
  2. package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
  3. package/dist/assets/index.css +1 -1
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.js +431 -213
  6. package/dist/components/ui/atoms/accordion.js +1 -1
  7. package/dist/components/ui/atoms/avatar.js +2 -2
  8. package/dist/components/ui/atoms/checkbox.js +1 -1
  9. package/dist/components/ui/atoms/collapsible.js +1 -1
  10. package/dist/components/ui/atoms/command.js +1 -1
  11. package/dist/components/ui/atoms/dialog.js +1 -1
  12. package/dist/components/ui/atoms/dropdown-menu.js +2 -2
  13. package/dist/components/ui/atoms/hover-card.js +2 -2
  14. package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
  15. package/dist/components/ui/atoms/icons/adp.js +40 -0
  16. package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
  17. package/dist/components/ui/atoms/icons/aha.js +28 -0
  18. package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
  19. package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
  20. package/dist/components/ui/atoms/icons/amplitude.js +33 -0
  21. package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
  22. package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
  23. package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
  24. package/dist/components/ui/atoms/icons/ashby.js +50 -0
  25. package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
  26. package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
  27. package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
  28. package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
  29. package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
  30. package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
  31. package/dist/components/ui/atoms/icons/basecamp.js +57 -0
  32. package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
  33. package/dist/components/ui/atoms/icons/bill.js +55 -0
  34. package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
  35. package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
  36. package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
  37. package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
  38. package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
  39. package/dist/components/ui/atoms/icons/braze.js +28 -0
  40. package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
  41. package/dist/components/ui/atoms/icons/brex.js +29 -0
  42. package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
  43. package/dist/components/ui/atoms/icons/buffer.js +33 -0
  44. package/dist/components/ui/atoms/icons/calendly.js +80 -0
  45. package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
  46. package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
  47. package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
  48. package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
  49. package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
  50. package/dist/components/ui/atoms/icons/closeio.js +68 -0
  51. package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
  52. package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
  53. package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
  54. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
  55. package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
  56. package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
  57. package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
  58. package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
  59. package/dist/components/ui/atoms/icons/e2b.js +19 -0
  60. package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
  61. package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
  62. package/dist/components/ui/atoms/icons/evernote.js +29 -0
  63. package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
  64. package/dist/components/ui/atoms/icons/factorial.js +50 -0
  65. package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
  66. package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
  67. package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
  68. package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
  69. package/dist/components/ui/atoms/icons/generic.js +27 -0
  70. package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
  71. package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
  72. package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
  73. package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
  74. package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
  75. package/dist/components/ui/atoms/icons/google-docs.js +328 -0
  76. package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
  77. package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
  78. package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
  79. package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
  80. package/dist/components/ui/atoms/icons/google-flights.js +109 -0
  81. package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
  82. package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
  83. package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
  84. package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
  85. package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
  86. package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
  87. package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
  88. package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
  89. package/dist/components/ui/atoms/icons/google-slides.js +243 -0
  90. package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
  91. package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
  92. package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
  93. package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
  94. package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
  95. package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
  96. package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
  97. package/dist/components/ui/atoms/icons/index.js +220 -0
  98. package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
  99. package/dist/components/ui/atoms/icons/intercom.js +26 -0
  100. package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
  101. package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
  102. package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
  103. package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
  104. package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
  105. package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
  106. package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
  107. package/dist/components/ui/atoms/icons/mcp.js +23 -0
  108. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
  109. package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
  110. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
  111. package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
  112. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
  113. package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
  114. package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
  115. package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
  116. package/dist/components/ui/atoms/icons/miro.js +35 -0
  117. package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
  118. package/dist/components/ui/atoms/icons/monday.js +60 -0
  119. package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
  120. package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
  121. package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
  122. package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
  123. package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
  124. package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
  125. package/dist/components/ui/atoms/icons/obsidian.js +220 -0
  126. package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
  127. package/dist/components/ui/atoms/icons/okta.js +56 -0
  128. package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
  129. package/dist/components/ui/atoms/icons/one-drive.js +38 -0
  130. package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
  131. package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
  132. package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
  133. package/dist/components/ui/atoms/icons/pinecone.js +29 -0
  134. package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
  135. package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
  136. package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
  137. package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
  138. package/dist/components/ui/atoms/icons/plaid.js +37 -0
  139. package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
  140. package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
  141. package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
  142. package/dist/components/ui/atoms/icons/reddit.js +315 -0
  143. package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
  144. package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
  145. package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
  146. package/dist/components/ui/atoms/icons/singlestore.js +284 -0
  147. package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
  148. package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
  149. package/dist/components/ui/atoms/icons/snowflake.js +26 -0
  150. package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
  151. package/dist/components/ui/atoms/icons/splunk.js +54 -0
  152. package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
  153. package/dist/components/ui/atoms/icons/square.d.ts +3 -0
  154. package/dist/components/ui/atoms/icons/square.js +41 -0
  155. package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
  156. package/dist/components/ui/atoms/icons/squarespace.js +29 -0
  157. package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
  158. package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
  159. package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
  160. package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
  161. package/dist/components/ui/atoms/icons/trello.js +59 -0
  162. package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
  163. package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
  164. package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
  165. package/dist/components/ui/atoms/icons/utils.js +41 -0
  166. package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
  167. package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
  168. package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
  169. package/dist/components/ui/atoms/icons/weaviate.js +229 -0
  170. package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
  171. package/dist/components/ui/atoms/icons/workday.js +97 -0
  172. package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
  173. package/dist/components/ui/atoms/icons/wrike.js +16 -0
  174. package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
  175. package/dist/components/ui/atoms/icons/xero.js +87 -0
  176. package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
  177. package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
  178. package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
  179. package/dist/components/ui/atoms/icons/zendesk.js +27 -0
  180. package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
  181. package/dist/components/ui/atoms/index.d.ts +2 -0
  182. package/dist/components/ui/atoms/index.js +416 -198
  183. package/dist/components/ui/atoms/popover.js +2 -2
  184. package/dist/components/ui/atoms/progress.js +18 -17
  185. package/dist/components/ui/atoms/radio-group.js +1 -1
  186. package/dist/components/ui/atoms/scroll-area.js +3 -3
  187. package/dist/components/ui/atoms/select.js +3 -3
  188. package/dist/components/ui/atoms/sheet.js +1 -1
  189. package/dist/components/ui/atoms/sidebar.js +102 -102
  190. package/dist/components/ui/atoms/tabs.js +1 -1
  191. package/dist/components/ui/atoms/tooltip.js +2 -2
  192. package/dist/components/ui/index.d.ts +1 -0
  193. package/dist/components/ui/index.js +431 -213
  194. package/dist/components/ui/molecules/index.d.ts +1 -0
  195. package/dist/components/ui/molecules/index.js +1 -1
  196. package/dist/components/ui/molecules/requirement-badges.js +6 -5
  197. package/dist/components/ui/molecules/tool-card.js +18 -18
  198. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  199. package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
  200. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
  201. package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
  202. package/dist/components/ui/organisms/index.d.ts +1 -0
  203. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
  204. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
  205. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
  206. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
  207. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
  208. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
  209. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
  210. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
  211. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
  212. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
  213. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
  214. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
  215. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
  216. package/dist/components/ui/utils/memo.test.d.ts +1 -0
  217. package/dist/components/ui/utils/memo.test.js +36 -0
  218. package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
  219. package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
  220. package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
  221. package/dist/index-DH9yRdVk.js +1540 -0
  222. package/dist/lib/arcade/arcade.d.ts +2 -2
  223. package/dist/lib/arcade/arcade.js +3 -2
  224. package/dist/lib/arcade/arcade.test.js +2 -2
  225. package/dist/lib/utils.test.d.ts +1 -0
  226. package/dist/lib/utils.test.js +43 -0
  227. package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
  228. package/dist/main.d.ts +1 -0
  229. package/dist/main.js +431 -213
  230. package/dist/metadata/oauth-providers.d.ts +69 -0
  231. package/dist/metadata/oauth-providers.js +260 -0
  232. package/dist/metadata/toolkits.d.ts +24 -0
  233. package/dist/metadata/toolkits.js +1500 -0
  234. package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
  235. package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
  236. package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
  237. package/package.json +38 -35
  238. package/dist/assets/icons/calendly.js +0 -64
  239. package/dist/assets/icons/clickup.d.ts +0 -3
  240. package/dist/assets/icons/e2b.d.ts +0 -3
  241. package/dist/assets/icons/e2b.js +0 -9
  242. package/dist/assets/icons/firecrawl.d.ts +0 -5
  243. package/dist/assets/icons/firecrawl.js +0 -17
  244. package/dist/assets/icons/google-calendar.js +0 -93
  245. package/dist/assets/icons/google-docs.js +0 -219
  246. package/dist/assets/icons/hubspot.d.ts +0 -3
  247. package/dist/assets/icons/index.js +0 -128
  248. package/dist/assets/icons/linkedin.d.ts +0 -3
  249. package/dist/assets/icons/netsuite.d.ts +0 -3
  250. package/dist/assets/icons/oauth.d.ts +0 -3
  251. package/dist/assets/icons/reddit.js +0 -268
  252. package/dist/assets/icons/utils.d.ts +0 -435
  253. package/dist/assets/icons/utils.js +0 -439
  254. package/dist/assets/icons/xero.js +0 -63
  255. package/dist/assets/icons/youtube.d.ts +0 -3
  256. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
  257. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
  258. package/dist/index-DEJd-dpa.js +0 -1537
  259. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  260. /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
  261. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  262. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  263. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  264. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  265. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  266. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  267. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  268. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  269. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  270. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  271. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  272. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  273. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  274. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  275. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  276. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  277. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  278. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  279. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  280. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  281. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  282. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  283. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  284. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  285. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  286. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  287. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  288. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  289. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  290. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  291. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  292. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  293. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  294. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  295. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  296. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  297. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  298. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  299. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  300. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  301. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  302. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  303. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  304. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  305. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  306. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  307. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  308. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -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
  }
@@ -10,6 +10,7 @@ const h = (a) => /* @__PURE__ */ t(
10
10
  ...a,
11
11
  children: [
12
12
  /* @__PURE__ */ l("title", { children: "GitLab" }),
13
+ " ",
13
14
  /* @__PURE__ */ l(
14
15
  "path",
15
16
  {
@@ -17,6 +18,7 @@ const h = (a) => /* @__PURE__ */ t(
17
18
  fill: "#E24329"
18
19
  }
19
20
  ),
21
+ " ",
20
22
  /* @__PURE__ */ l(
21
23
  "path",
22
24
  {
@@ -24,6 +26,7 @@ const h = (a) => /* @__PURE__ */ t(
24
26
  fill: "#FC6D26"
25
27
  }
26
28
  ),
29
+ " ",
27
30
  /* @__PURE__ */ l(
28
31
  "path",
29
32
  {
@@ -31,6 +34,7 @@ const h = (a) => /* @__PURE__ */ t(
31
34
  fill: "#FCA326"
32
35
  }
33
36
  ),
37
+ " ",
34
38
  /* @__PURE__ */ l(
35
39
  "path",
36
40
  {
@@ -9,8 +9,11 @@ const t = (i) => /* @__PURE__ */ e(
9
9
  ...i,
10
10
  children: [
11
11
  /* @__PURE__ */ l("title", { children: "Gmail" }),
12
+ " ",
12
13
  /* @__PURE__ */ e("g", { fill: "none", fillRule: "evenodd", children: [
14
+ " ",
13
15
  /* @__PURE__ */ e("g", { fillRule: "nonzero", children: [
16
+ " ",
14
17
  /* @__PURE__ */ l(
15
18
  "path",
16
19
  {
@@ -18,6 +21,7 @@ const t = (i) => /* @__PURE__ */ e(
18
21
  fill: "#4285f4"
19
22
  }
20
23
  ),
24
+ " ",
21
25
  /* @__PURE__ */ l(
22
26
  "path",
23
27
  {
@@ -25,14 +29,17 @@ const t = (i) => /* @__PURE__ */ e(
25
29
  fill: "#34a853"
26
30
  }
27
31
  ),
32
+ " ",
28
33
  /* @__PURE__ */ l(
29
34
  "path",
30
35
  {
31
36
  d: "M395.636 99.727V251L512 163.727v-46.545c0-43.142-49.25-67.782-83.782-41.891z",
32
37
  fill: "#fbbc04"
33
38
  }
34
- )
39
+ ),
40
+ " "
35
41
  ] }),
42
+ " ",
36
43
  /* @__PURE__ */ l(
37
44
  "path",
38
45
  {
@@ -40,6 +47,7 @@ const t = (i) => /* @__PURE__ */ e(
40
47
  fill: "#ea4335"
41
48
  }
42
49
  ),
50
+ " ",
43
51
  /* @__PURE__ */ l(
44
52
  "path",
45
53
  {
@@ -47,7 +55,8 @@ const t = (i) => /* @__PURE__ */ e(
47
55
  fill: "#c5221f",
48
56
  fillRule: "nonzero"
49
57
  }
50
- )
58
+ ),
59
+ " "
51
60
  ] })
52
61
  ]
53
62
  }
@@ -0,0 +1,98 @@
1
+ import { jsxs as c, jsx as l } from "react/jsx-runtime";
2
+ const a = (h) => /* @__PURE__ */ c(
3
+ "svg",
4
+ {
5
+ height: "1em",
6
+ viewBox: "0 0 200 200",
7
+ width: "1em",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...h,
10
+ children: [
11
+ /* @__PURE__ */ l("title", { children: "Google Calendar" }),
12
+ " ",
13
+ /* @__PURE__ */ c("g", { children: [
14
+ " ",
15
+ /* @__PURE__ */ c("g", { transform: "translate(3.75 3.75)", children: [
16
+ " ",
17
+ /* @__PURE__ */ l(
18
+ "path",
19
+ {
20
+ d: "M148.882,43.618l-47.368-5.263l-57.895,5.263L38.355,96.25l5.263,52.632l52.632,6.579l52.632-6.579 l5.263-53.947L148.882,43.618z",
21
+ fill: "#FFFFFF"
22
+ }
23
+ ),
24
+ " ",
25
+ /* @__PURE__ */ l(
26
+ "path",
27
+ {
28
+ d: "M65.211,125.276c-3.934-2.658-6.658-6.539-8.145-11.671l9.132-3.763c0.829,3.158,2.276,5.605,4.342,7.342 c2.053,1.737,4.553,2.592,7.474,2.592c2.987,0,5.553-0.908,7.697-2.724s3.224-4.132,3.224-6.934c0-2.868-1.132-5.211-3.395-7.026 s-5.105-2.724-8.5-2.724h-5.276v-9.039H76.5c2.921,0,5.382-0.789,7.382-2.368c2-1.579,3-3.737,3-6.487 c0-2.447-0.895-4.395-2.684-5.855s-4.053-2.197-6.803-2.197c-2.684,0-4.816,0.711-6.395,2.145s-2.724,3.197-3.447,5.276 l-9.039-3.763c1.197-3.395,3.395-6.395,6.618-8.987c3.224-2.592,7.342-3.895,12.342-3.895c3.697,0,7.026,0.711,9.974,2.145 c2.947,1.434,5.263,3.421,6.934,5.947c1.671,2.539,2.5,5.382,2.5,8.539c0,3.224-0.776,5.947-2.329,8.184 c-1.553,2.237-3.461,3.947-5.724,5.145v0.539c2.987,1.25,5.421,3.158,7.342,5.724c1.908,2.566,2.868,5.632,2.868,9.211 s-0.908,6.776-2.724,9.579c-1.816,2.803-4.329,5.013-7.513,6.618c-3.197,1.605-6.789,2.421-10.776,2.421 C73.408,129.263,69.145,127.934,65.211,125.276z",
29
+ fill: "#1A73E8"
30
+ }
31
+ ),
32
+ " ",
33
+ /* @__PURE__ */ l(
34
+ "path",
35
+ {
36
+ d: "M121.25,79.961l-9.974,7.25l-5.013-7.605l17.987-12.974h6.895v61.197h-9.895L121.25,79.961z",
37
+ fill: "#1A73E8"
38
+ }
39
+ ),
40
+ " ",
41
+ /* @__PURE__ */ l(
42
+ "path",
43
+ {
44
+ d: "M148.882,196.25l47.368-47.368l-23.684-10.526l-23.684,10.526l-10.526,23.684L148.882,196.25z",
45
+ fill: "#EA4335"
46
+ }
47
+ ),
48
+ " ",
49
+ /* @__PURE__ */ l(
50
+ "path",
51
+ {
52
+ d: "M33.092,172.566l10.526,23.684h105.263v-47.368H43.618L33.092,172.566z",
53
+ fill: "#34A853"
54
+ }
55
+ ),
56
+ " ",
57
+ /* @__PURE__ */ l(
58
+ "path",
59
+ {
60
+ d: "M12.039-3.75C3.316-3.75-3.75,3.316-3.75,12.039v136.842l23.684,10.526l23.684-10.526V43.618h105.263 l10.526-23.684L148.882-3.75H12.039z",
61
+ fill: "#4285F4"
62
+ }
63
+ ),
64
+ " ",
65
+ /* @__PURE__ */ l(
66
+ "path",
67
+ {
68
+ d: "M-3.75,148.882v31.579c0,8.724,7.066,15.789,15.789,15.789h31.579v-47.368H-3.75z",
69
+ fill: "#188038"
70
+ }
71
+ ),
72
+ " ",
73
+ /* @__PURE__ */ l(
74
+ "path",
75
+ {
76
+ d: "M148.882,43.618v105.263h47.368V43.618l-23.684-10.526L148.882,43.618z",
77
+ fill: "#FBBC04"
78
+ }
79
+ ),
80
+ " ",
81
+ /* @__PURE__ */ l(
82
+ "path",
83
+ {
84
+ d: "M196.25,43.618V12.039c0-8.724-7.066-15.789-15.789-15.789h-31.579v47.368H196.25z",
85
+ fill: "#1967D2"
86
+ }
87
+ ),
88
+ " "
89
+ ] }),
90
+ " "
91
+ ] })
92
+ ]
93
+ }
94
+ );
95
+ export {
96
+ a as GoogleCalendar,
97
+ a as default
98
+ };
@@ -10,6 +10,7 @@ const i = (l) => /* @__PURE__ */ c(
10
10
  ...l,
11
11
  children: [
12
12
  /* @__PURE__ */ t("title", { children: "Google Contacts" }),
13
+ " ",
13
14
  /* @__PURE__ */ t(
14
15
  "path",
15
16
  {
@@ -17,6 +18,7 @@ const i = (l) => /* @__PURE__ */ c(
17
18
  fill: "#86A9FF"
18
19
  }
19
20
  ),
21
+ " ",
20
22
  /* @__PURE__ */ t(
21
23
  "path",
22
24
  {
@@ -24,6 +26,7 @@ const i = (l) => /* @__PURE__ */ c(
24
26
  fill: "#578CFF"
25
27
  }
26
28
  ),
29
+ " ",
27
30
  /* @__PURE__ */ t(
28
31
  "path",
29
32
  {
@@ -31,6 +34,7 @@ const i = (l) => /* @__PURE__ */ c(
31
34
  fill: "#0057CC"
32
35
  }
33
36
  ),
37
+ " ",
34
38
  /* @__PURE__ */ t("circle", { cx: "211.538", cy: "99.359", fill: "#0057CC", r: "99.359" })
35
39
  ]
36
40
  }