@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,88 @@
1
+ import { jsxs as e, jsx as c } from "react/jsx-runtime";
2
+ const r = (o) => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ enableBackground: "new 0 0 1992.333 1946",
6
+ id: "Livello_1",
7
+ version: "1.1",
8
+ viewBox: "0 0 1992.333 1946",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...o,
14
+ children: [
15
+ /* @__PURE__ */ c("title", { children: "Microsoft sharepoint" }),
16
+ /* @__PURE__ */ c("circle", { cx: "1019.333", cy: "556", fill: "#036C70", r: "556" }),
17
+ /* @__PURE__ */ c("circle", { cx: "1482.667", cy: "1065.667", fill: "#1A9BA1", r: "509.667" }),
18
+ /* @__PURE__ */ c("circle", { cx: "1088.833", cy: "1552.167", fill: "#37C6D0", r: "393.833" }),
19
+ /* @__PURE__ */ c(
20
+ "path",
21
+ {
22
+ d: "M1112,501.79v988.753c-0.23,34.357-21.05,65.222-52.82,78.303 c-10.116,4.279-20.987,6.484-31.97,6.487H695.463c-0.463-7.877-0.463-15.29-0.463-23.167c-0.154-7.734,0.155-15.47,0.927-23.167 c8.48-148.106,99.721-278.782,235.837-337.77v-86.18c-302.932-48.005-509.592-332.495-461.587-635.427 c0.333-2.098,0.677-4.195,1.034-6.289c2.306-15.626,5.556-31.099,9.73-46.333h546.27C1073.964,417.178,1111.822,455.036,1112,501.79 z",
23
+ enableBackground: "new ",
24
+ opacity: "0.1"
25
+ }
26
+ ),
27
+ /* @__PURE__ */ c(
28
+ "path",
29
+ {
30
+ d: "M980.877,463.333H471.21c-51.486,302.386,151.908,589.256,454.293,640.742 c9.156,1.559,18.35,2.888,27.573,3.986c-143.633,68.11-248.3,261.552-257.196,420.938c-0.771,7.697-1.081,15.433-0.927,23.167 c0,7.877,0,15.29,0.463,23.167c0.836,15.574,2.85,31.063,6.023,46.333h279.39c34.357-0.23,65.222-21.05,78.303-52.82 c4.279-10.115,6.485-20.987,6.487-31.97V548.123C1065.443,501.387,1027.613,463.537,980.877,463.333z",
31
+ enableBackground: "new ",
32
+ opacity: "0.2"
33
+ }
34
+ ),
35
+ /* @__PURE__ */ c(
36
+ "path",
37
+ {
38
+ d: "M980.877,463.333H471.21c-51.475,302.414,151.95,589.297,454.364,640.773 c6.186,1.053,12.389,2.001,18.607,2.844c-139,73.021-239.543,266-248.254,422.05h284.95c46.681-0.353,84.437-38.109,84.79-84.79 V548.123C1065.489,501.369,1027.631,463.511,980.877,463.333z",
39
+ enableBackground: "new ",
40
+ opacity: "0.2"
41
+ }
42
+ ),
43
+ /* @__PURE__ */ c(
44
+ "path",
45
+ {
46
+ d: "M934.543,463.333H471.21c-48.606,285.482,130.279,560.404,410.977,631.616 C775.901,1216.384,710.711,1368.301,695.927,1529h238.617c46.754-0.178,84.612-38.036,84.79-84.79V548.123 C1019.308,501.306,981.361,463.359,934.543,463.333z",
47
+ enableBackground: "new ",
48
+ opacity: "0.2"
49
+ }
50
+ ),
51
+ /* @__PURE__ */ e(
52
+ "linearGradient",
53
+ {
54
+ gradientTransform: "matrix(1 0 0 -1 0 1948)",
55
+ gradientUnits: "userSpaceOnUse",
56
+ id: "SVGID_1_",
57
+ x1: "177.0788",
58
+ x2: "842.2545",
59
+ y1: "1551.0284",
60
+ y2: "398.9716",
61
+ children: [
62
+ /* @__PURE__ */ c("stop", { offset: "0", style: { stopColor: "#058F92" } }),
63
+ /* @__PURE__ */ c("stop", { offset: "0.5", style: { stopColor: "#038489" } }),
64
+ /* @__PURE__ */ c("stop", { offset: "1", style: { stopColor: "#026D71" } })
65
+ ]
66
+ }
67
+ ),
68
+ /* @__PURE__ */ c(
69
+ "path",
70
+ {
71
+ d: "M84.929,463.333h849.475c46.905,0,84.929,38.024,84.929,84.929v849.475 c0,46.905-38.024,84.929-84.929,84.929H84.929c-46.905,0-84.929-38.024-84.929-84.929V548.262 C0,501.357,38.024,463.333,84.929,463.333z",
72
+ fill: "url(#SVGID_1_)"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ c(
76
+ "path",
77
+ {
78
+ d: "M379.331,962.621c-19.903-13.202-36.528-30.777-48.604-51.384c-11.701-21.542-17.533-45.781-16.912-70.288 c-1.042-33.181,10.155-65.586,31.46-91.045c22.388-25.49,51.326-44.366,83.678-54.581c36.871-12.136,75.49-18.116,114.304-17.699 c51.043-1.865,102.015,5.272,150.583,21.082v106.567c-21.103-12.784-44.088-22.166-68.11-27.8 c-26.065-6.392-52.81-9.597-79.647-9.545c-28.3-1.039-56.419,4.913-81.871,17.329c-19.65,8.475-32.392,27.807-32.433,49.206 c-0.08,12.981,4.907,25.481,13.9,34.843c10.622,11.037,23.187,20.021,37.067,26.503c15.444,7.691,38.611,17.916,69.5,30.673 c3.401,1.075,6.716,2.407,9.915,3.985c30.401,11.881,59.729,26.344,87.663,43.229c21.154,13.043,38.908,30.924,51.801,52.171 c13.218,24.085,19.625,51.315,18.533,78.767c1.509,34.066-8.913,67.591-29.468,94.798c-20.488,25.012-47.88,43.446-78.767,53.005 c-36.329,11.387-74.245,16.892-112.312,16.309c-34.154,0.155-68.258-2.635-101.933-8.34c-28.434-4.653-56.182-12.807-82.612-24.279 v-112.358c25.264,18.043,53.489,31.529,83.4,39.847c29.81,9.289,60.798,14.251,92.018,14.734c28.895,1.83,57.739-4.291,83.4-17.699 c17.976-10.144,28.909-29.358,28.449-49.994c0.12-14.359-5.56-28.158-15.753-38.271c-12.676-12.444-27.352-22.671-43.414-30.256 c-18.533-9.267-45.824-21.483-81.871-36.65C432.618,993.951,405.161,979.594,379.331,962.621z",
79
+ fill: "#FFFFFF"
80
+ }
81
+ )
82
+ ]
83
+ }
84
+ );
85
+ export {
86
+ r as MicrosoftSharepoint,
87
+ r as default
88
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const MicrosoftTeams: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MicrosoftTeams;
@@ -0,0 +1,119 @@
1
+ import { jsxs as t, jsx as c } from "react/jsx-runtime";
2
+ const i = (a) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ viewBox: "0 0 2228.833 2073.333",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...a,
8
+ children: [
9
+ /* @__PURE__ */ c("title", { children: "Microsoft teams" }),
10
+ /* @__PURE__ */ c(
11
+ "path",
12
+ {
13
+ d: "M1554.637,777.5h575.713c54.391,0,98.483,44.092,98.483,98.483c0,0,0,0,0,0v524.398 c0,199.901-162.051,361.952-361.952,361.952h0h-1.711c-199.901,0.028-361.975-162-362.004-361.901c0-0.017,0-0.034,0-0.052V828.971 C1503.167,800.544,1526.211,777.5,1554.637,777.5L1554.637,777.5z",
14
+ fill: "#5059C9"
15
+ }
16
+ ),
17
+ /* @__PURE__ */ c("circle", { cx: "1943.75", cy: "440.583", fill: "#5059C9", r: "233.25" }),
18
+ /* @__PURE__ */ c("circle", { cx: "1218.083", cy: "336.917", fill: "#7B83EB", r: "336.917" }),
19
+ /* @__PURE__ */ c(
20
+ "path",
21
+ {
22
+ d: "M1667.323,777.5H717.01c-53.743,1.33-96.257,45.931-95.01,99.676v598.105 c-7.505,322.519,247.657,590.16,570.167,598.053c322.51-7.893,577.671-275.534,570.167-598.053V877.176 C1763.579,823.431,1721.066,778.83,1667.323,777.5z",
23
+ fill: "#7B83EB"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ c(
27
+ "path",
28
+ {
29
+ d: "M1244,777.5v838.145c-0.258,38.435-23.549,72.964-59.09,87.598 c-11.316,4.787-23.478,7.254-35.765,7.257H667.613c-6.738-17.105-12.958-34.21-18.142-51.833 c-18.144-59.477-27.402-121.307-27.472-183.49V877.02c-1.246-53.659,41.198-98.19,94.855-99.52H1244z",
30
+ opacity: ".1"
31
+ }
32
+ ),
33
+ /* @__PURE__ */ c(
34
+ "path",
35
+ {
36
+ d: "M1192.167,777.5v889.978c-0.002,12.287-2.47,24.449-7.257,35.765 c-14.634,35.541-49.163,58.833-87.598,59.09H691.975c-8.812-17.105-17.105-34.21-24.362-51.833 c-7.257-17.623-12.958-34.21-18.142-51.833c-18.144-59.476-27.402-121.307-27.472-183.49V877.02 c-1.246-53.659,41.198-98.19,94.855-99.52H1192.167z",
37
+ opacity: ".2"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ c(
41
+ "path",
42
+ {
43
+ d: "M1192.167,777.5v786.312c-0.395,52.223-42.632,94.46-94.855,94.855h-447.84 c-18.144-59.476-27.402-121.307-27.472-183.49V877.02c-1.246-53.659,41.198-98.19,94.855-99.52H1192.167z",
44
+ opacity: ".2"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ c(
48
+ "path",
49
+ {
50
+ d: "M1140.333,777.5v786.312c-0.395,52.223-42.632,94.46-94.855,94.855H649.472 c-18.144-59.476-27.402-121.307-27.472-183.49V877.02c-1.246-53.659,41.198-98.19,94.855-99.52H1140.333z",
51
+ opacity: ".2"
52
+ }
53
+ ),
54
+ /* @__PURE__ */ c(
55
+ "path",
56
+ {
57
+ d: "M1244,509.522v163.275c-8.812,0.518-17.105,1.037-25.917,1.037 c-8.812,0-17.105-0.518-25.917-1.037c-17.496-1.161-34.848-3.937-51.833-8.293c-104.963-24.857-191.679-98.469-233.25-198.003 c-7.153-16.715-12.706-34.071-16.587-51.833h258.648C1201.449,414.866,1243.801,457.217,1244,509.522z",
58
+ opacity: ".1"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ c(
62
+ "path",
63
+ {
64
+ d: "M1192.167,561.355v111.442c-17.496-1.161-34.848-3.937-51.833-8.293 c-104.963-24.857-191.679-98.469-233.25-198.003h190.228C1149.616,466.699,1191.968,509.051,1192.167,561.355z",
65
+ opacity: ".2"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ c(
69
+ "path",
70
+ {
71
+ d: "M1192.167,561.355v111.442c-17.496-1.161-34.848-3.937-51.833-8.293 c-104.963-24.857-191.679-98.469-233.25-198.003h190.228C1149.616,466.699,1191.968,509.051,1192.167,561.355z",
72
+ opacity: ".2"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ c(
76
+ "path",
77
+ {
78
+ d: "M1140.333,561.355v103.148c-104.963-24.857-191.679-98.469-233.25-198.003 h138.395C1097.783,466.699,1140.134,509.051,1140.333,561.355z",
79
+ opacity: ".2"
80
+ }
81
+ ),
82
+ /* @__PURE__ */ t(
83
+ "linearGradient",
84
+ {
85
+ gradientTransform: "matrix(1 0 0 -1 0 2075.3333)",
86
+ gradientUnits: "userSpaceOnUse",
87
+ id: "a",
88
+ x1: "198.099",
89
+ x2: "942.2344",
90
+ y1: "1683.0726",
91
+ y2: "394.2607",
92
+ children: [
93
+ /* @__PURE__ */ c("stop", { offset: "0", stopColor: "#5a62c3" }),
94
+ /* @__PURE__ */ c("stop", { offset: ".5", stopColor: "#4d55bd" }),
95
+ /* @__PURE__ */ c("stop", { offset: "1", stopColor: "#3940ab" })
96
+ ]
97
+ }
98
+ ),
99
+ /* @__PURE__ */ c(
100
+ "path",
101
+ {
102
+ d: "M95.01,466.5h950.312c52.473,0,95.01,42.538,95.01,95.01v950.312c0,52.473-42.538,95.01-95.01,95.01 H95.01c-52.473,0-95.01-42.538-95.01-95.01V561.51C0,509.038,42.538,466.5,95.01,466.5z",
103
+ fill: "url(#a)"
104
+ }
105
+ ),
106
+ /* @__PURE__ */ c(
107
+ "path",
108
+ {
109
+ d: "M820.211,828.193H630.241v517.297H509.211V828.193H320.123V727.844h500.088V828.193z",
110
+ fill: "#FFF"
111
+ }
112
+ )
113
+ ]
114
+ }
115
+ );
116
+ export {
117
+ i as MicrosoftTeams,
118
+ i as default
119
+ };
@@ -10,9 +10,13 @@ const h = (i) => /* @__PURE__ */ e(
10
10
  ...i,
11
11
  children: [
12
12
  /* @__PURE__ */ t("title", { children: "Microsoft" }),
13
+ " ",
13
14
  /* @__PURE__ */ t("path", { d: "M121.666 121.666H0V0h121.666z", fill: "#F1511B" }),
15
+ " ",
14
16
  /* @__PURE__ */ t("path", { d: "M256 121.666H134.335V0H256z", fill: "#80CC28" }),
17
+ " ",
15
18
  /* @__PURE__ */ t("path", { d: "M121.663 256.002H0V134.336h121.663z", fill: "#00ADEF" }),
19
+ " ",
16
20
  /* @__PURE__ */ t("path", { d: "M256 256.002H134.335V134.336H256z", fill: "#FBBC09" })
17
21
  ]
18
22
  }
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Miro: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Miro;
@@ -0,0 +1,35 @@
1
+ import { jsxs as i, jsx as l } from "react/jsx-runtime";
2
+ const L = (e) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ fill: "none",
6
+ height: "400",
7
+ viewBox: "0 0 400 400",
8
+ width: "400",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
+ children: [
12
+ /* @__PURE__ */ l("title", { children: "Miro" }),
13
+ /* @__PURE__ */ l(
14
+ "path",
15
+ {
16
+ d: "M3 100.754C3 46.2604 47.2435 2 101.754 2H299.246C353.756 2 398 46.2435 398 100.754V298.246C398 352.756 353.756 397 299.246 397H101.754C47.2435 397 3 352.756 3 298.246V100.754Z",
17
+ fill: "#FFDD33"
18
+ }
19
+ ),
20
+ /* @__PURE__ */ l(
21
+ "path",
22
+ {
23
+ clipRule: "evenodd",
24
+ d: "M265.573 77.3491H229.74L259.629 129.85L193.906 77.3491H158.072L190.934 141.468L122.238 77.3491H86.4041L122.238 159.031L86.4041 322.377H122.238L190.934 147.396L158.072 322.377H193.906L259.629 135.693L229.74 322.377H265.573L331.297 118.232L265.573 77.4335V77.3491Z",
25
+ fill: "#1C1C1E",
26
+ fillRule: "evenodd"
27
+ }
28
+ )
29
+ ]
30
+ }
31
+ );
32
+ export {
33
+ L as Miro,
34
+ L as default
35
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Monday: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Monday;
@@ -0,0 +1,60 @@
1
+ import { jsxs as e, jsx as l } from "react/jsx-runtime";
2
+ const s = (t) => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ id: "svg855",
6
+ style: {},
7
+ version: "1.1",
8
+ viewBox: "0 0 77.8 46.9",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...t,
14
+ children: [
15
+ /* @__PURE__ */ l("title", { children: "Monday" }),
16
+ /* @__PURE__ */ l(
17
+ "g",
18
+ {
19
+ id: "g853",
20
+ transform: "matrix(3.6956523,0,0,3.6956523,-3.7266276e-4,-19.226192)",
21
+ children: /* @__PURE__ */ e("g", { id: "g847", transform: "translate(0,5.552)", children: [
22
+ /* @__PURE__ */ l(
23
+ "path",
24
+ {
25
+ d: `M2.6,12.3c-0.9,0-1.8-0.5-2.3-1.3c-0.5-0.8-0.4-1.8,0.1-2.6
26
+ l4.7-7.4c0.5-0.8,1.4-1.3,2.3-1.3c0.9,0,1.8,0.6,2.3,1.4c0.4,0.8,0.4,1.8-0.1,2.6l-4.7,7.4C4.4,11.8,3.5,12.3,2.6,12.3z`,
27
+ id: "path841",
28
+ style: { fill: "#F62B54" }
29
+ }
30
+ ),
31
+ /* @__PURE__ */ l(
32
+ "path",
33
+ {
34
+ d: `M10.7,12.3c-1,0-1.8-0.5-2.3-1.3C8,10.1,8,9.1,8.5,8.3
35
+ l4.7-7.4c0.5-0.8,1.4-1.3,2.3-1.3c1,0,1.8,0.6,2.3,1.4c0.4,0.8,0.4,1.8-0.2,2.6l-4.7,7.4C12.4,11.8,11.6,12.3,10.7,12.3z`,
36
+ id: "path843",
37
+ style: { fill: "#FFCC00" }
38
+ }
39
+ ),
40
+ /* @__PURE__ */ l(
41
+ "ellipse",
42
+ {
43
+ cx: "18.6",
44
+ cy: "10",
45
+ id: "ellipse845",
46
+ rx: "2.4",
47
+ ry: "2.4",
48
+ style: { fill: "#00CA72" }
49
+ }
50
+ )
51
+ ] })
52
+ }
53
+ )
54
+ ]
55
+ }
56
+ );
57
+ export {
58
+ s as Monday,
59
+ s as default
60
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Netsuite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Netsuite;
@@ -1,5 +1,5 @@
1
- import { jsxs as l, jsx as h } from "react/jsx-runtime";
2
- const v = (c) => /* @__PURE__ */ l(
1
+ import { jsxs as h, jsx as l } from "react/jsx-runtime";
2
+ const t = (c) => /* @__PURE__ */ h(
3
3
  "svg",
4
4
  {
5
5
  height: "1em",
@@ -8,71 +8,80 @@ const v = (c) => /* @__PURE__ */ l(
8
8
  xmlns: "http://www.w3.org/2000/svg",
9
9
  ...c,
10
10
  children: [
11
- /* @__PURE__ */ h("title", { children: "NetSuite" }),
12
- /* @__PURE__ */ l("g", { children: [
13
- /* @__PURE__ */ h(
11
+ /* @__PURE__ */ l("title", { children: "NetSuite" }),
12
+ /* @__PURE__ */ h("g", { children: [
13
+ /* @__PURE__ */ l(
14
14
  "path",
15
15
  {
16
16
  d: "m126.14,14.86c-2.64,0-4.86-1.78-5.56-4.2h14.65l2.02-3.14h-16.68c.69-2.44,2.91-4.2,5.56-4.2h10.06l2.01-3.14h-12.3c-4.92,0-8.91,3.99-8.91,8.93s3.99,8.91,8.91,8.91h10.59l2.01-3.14h-12.36Zm-41.96,3.14h10.59l2.01-3.14h-12.35c-3.21,0-5.79-2.59-5.79-5.77s2.58-5.77,5.79-5.77h10.05l2.04-3.16h-12.32c-4.93,0-8.93,3.99-8.93,8.93s4,8.91,8.93,8.91m-65.13-3.14h-9.91c-3.19,0-5.77-2.59-5.77-5.77s2.58-5.77,5.77-5.77h9.9c3.19,0,5.79,2.58,5.79,5.77s-2.58,5.77-5.79,5.77m-10.12,3.14h10.37c4.93,0,8.9-3.99,8.9-8.91S24.23.17,19.29.17h-10.36C3.99.17,0,4.15,0,9.1s3.99,8.91,8.93,8.91Zm36.1-5.77c3.35,0,6.03-2.7,6.03-6.03S48.38.17,45.03.17h-15.01v17.84h3.43V3.33h11.35c1.6,0,2.89,1.29,2.89,2.88s-1.29,2.9-2.89,2.9h-9.66l10.25,8.91h4.97l-6.87-5.77h1.56m56.71,2.61V.17h-3.43v16.14c0,.44.19.87.51,1.18.32.34.78.52,1.24.52h15.63l2.04-3.14h-15.99Zm-41.98-3.14h9.14l-4.83-7.79-8.87,14.08h-4.05L61.98,1.1c.46-.69,1.26-1.1,2.12-1.1s1.62.4,2.09,1.07l10.83,16.94h-4.04l-1.9-3.14h-9.27l-2.02-3.14h0Z",
17
- fill: "#fff"
17
+ fill: "currentColor"
18
18
  }
19
19
  ),
20
- /* @__PURE__ */ l("g", { children: [
21
- /* @__PURE__ */ h(
20
+ /* @__PURE__ */ h("g", { children: [
21
+ /* @__PURE__ */ l(
22
22
  "polygon",
23
23
  {
24
- fill: "#fff",
24
+ fill: "currentColor",
25
25
  points: "25.32 62.57 5.23 32.77 5.14 32.64 0 32.64 0 71.97 5.49 71.97 5.49 42.04 25.58 71.84 25.67 71.97 30.8 71.97 30.8 32.64 25.32 32.64 25.32 62.57"
26
26
  }
27
27
  ),
28
- /* @__PURE__ */ h(
28
+ /* @__PURE__ */ l(
29
29
  "path",
30
30
  {
31
31
  d: "m77.06,67.39c-.38.04-.79.05-1.2.05-2.46,0-3.65-1.4-3.65-4.29v-15.06h6.02v-4.53h-6.02v-7.67h-3.4l-1.93,7.63-4.84,1.61v2.95h4.8v15.11c0,3.05.67,5.34,1.99,6.81,1.37,1.48,3.49,2.22,6.29,2.22.57,0,1.12-.02,1.62-.05.54-.04,1.07-.11,1.59-.22l.23-.05v-4.72l-.32.03c-.36.04-.76.09-1.17.16Z",
32
- fill: "#fff"
32
+ fill: "currentColor"
33
33
  }
34
34
  ),
35
- /* @__PURE__ */ h(
35
+ /* @__PURE__ */ l(
36
36
  "path",
37
37
  {
38
38
  d: "m133.12,61.92c-.73,1.84-1.82,3.34-3.25,4.46-1.4,1.09-2.91,1.65-4.51,1.65-1.89,0-3.34-.61-4.3-1.81-.98-1.22-1.48-3.01-1.48-5.31v-17.35h-5.38v17.51c0,3.68.87,6.54,2.58,8.51,1.76,1.97,4.25,2.98,7.41,2.98,2.06,0,3.99-.48,5.73-1.42,1.57-.83,2.92-2,4.02-3.46l.77,4.3h3.79v-28.4h-5.38v18.36Z",
39
- fill: "#fff"
39
+ fill: "currentColor"
40
40
  }
41
41
  ),
42
- /* @__PURE__ */ h(
42
+ /* @__PURE__ */ l(
43
43
  "polygon",
44
44
  {
45
- fill: "#fff",
45
+ fill: "currentColor",
46
46
  points: "143.7 45.99 146.47 47.75 146.47 71.97 151.85 71.97 151.85 43.57 143.7 43.57 143.7 45.99"
47
47
  }
48
48
  ),
49
- /* @__PURE__ */ h("rect", { fill: "#fff", height: "4.9", width: "6.45", x: "145.35", y: "34.35" }),
50
- /* @__PURE__ */ h(
49
+ /* @__PURE__ */ l(
50
+ "rect",
51
+ {
52
+ fill: "currentColor",
53
+ height: "4.9",
54
+ width: "6.45",
55
+ x: "145.35",
56
+ y: "34.35"
57
+ }
58
+ ),
59
+ /* @__PURE__ */ l(
51
60
  "path",
52
61
  {
53
62
  d: "m170.97,67.39c-.38.04-.79.05-1.2.05-2.46,0-3.65-1.4-3.65-4.29v-15.06h6.02v-4.53h-6.02v-7.67h-3.4l-1.93,7.63-4.85,1.61v2.95h4.8v15.11c0,3.05.67,5.34,2,6.81,1.37,1.48,3.49,2.22,6.29,2.22.57,0,1.12-.02,1.62-.05.54-.04,1.07-.11,1.59-.22l.23-.05v-4.72l-.32.03c-.36.04-.76.09-1.17.16Z",
54
- fill: "#fff"
63
+ fill: "currentColor"
55
64
  }
56
65
  ),
57
- /* @__PURE__ */ h(
66
+ /* @__PURE__ */ l(
58
67
  "path",
59
68
  {
60
69
  d: "m200.02,56.12c0-8.72-4.01-13.14-11.91-13.14-4.08,0-7.27,1.25-9.49,3.72-2.23,2.53-3.27,5.96-3.27,10.8s1.15,8.66,3.43,11.23c2.32,2.54,5.76,3.83,10.23,3.83,1.96,0,3.79-.18,5.45-.54,1.7-.36,3.07-.86,4.09-1.48l.14-.09v-4.67l-.41.19c-1.46.66-2.91,1.16-4.31,1.47-1.4.31-2.9.47-4.47.47-2.79,0-4.91-.69-6.3-2.05-1.35-1.35-2.16-3.5-2.4-6.38h19.22v-3.38Zm-19.22-.99c.17-2.43.86-4.31,2.03-5.59,1.25-1.35,3.03-2.04,5.28-2.04h0c2.39,0,4.1.61,5.11,1.82,1.01,1.18,1.54,3.13,1.58,5.81h-14Z",
61
- fill: "#fff"
70
+ fill: "currentColor"
62
71
  }
63
72
  ),
64
- /* @__PURE__ */ h(
73
+ /* @__PURE__ */ l(
65
74
  "path",
66
75
  {
67
76
  d: "m48.2,42.98c-4.08,0-7.27,1.25-9.49,3.72-2.23,2.53-3.27,5.96-3.27,10.8s1.15,8.66,3.44,11.23c2.32,2.54,5.76,3.83,10.23,3.83,1.96,0,3.79-.18,5.45-.54,1.7-.36,3.07-.86,4.09-1.48l.14-.09v-4.67l-.41.19c-1.46.66-2.91,1.16-4.31,1.47-1.4.31-2.9.47-4.47.47-2.79,0-4.91-.69-6.3-2.05-1.35-1.35-2.16-3.5-2.4-6.38h19.22v-3.38c0-8.72-4.01-13.14-11.91-13.14Zm-7.31,12.15c.17-2.43.86-4.31,2.03-5.59,1.25-1.35,3.03-2.04,5.28-2.04h0c2.39,0,4.1.61,5.11,1.82,1.01,1.18,1.54,3.13,1.58,5.81h-14Z",
68
- fill: "#fff"
77
+ fill: "currentColor"
69
78
  }
70
79
  ),
71
- /* @__PURE__ */ h(
80
+ /* @__PURE__ */ l(
72
81
  "path",
73
82
  {
74
83
  d: "m107.75,54.91c-1.51-1.77-4.1-3.37-7.68-4.77l-4.1-1.6c-2.55-1.02-4.35-1.98-5.35-2.88-.98-.87-1.45-1.9-1.45-3.14,0-3.78,2.75-5.62,8.4-5.62,3,0,6.33.78,9.9,2.32l.41.18v-4.99l-.15-.08c-1.33-.72-2.95-1.29-4.82-1.68-1.86-.43-3.69-.65-5.45-.65-4.24,0-7.63.95-10.09,2.83-2.48,1.9-3.74,4.52-3.74,7.8,0,2.3.78,4.34,2.32,6.06,1.55,1.66,4.1,3.19,7.57,4.55l4.11,1.6c2.65,1.02,4.5,2.02,5.5,2.98.97.93,1.46,2.13,1.46,3.57,0,1.98-.8,3.49-2.43,4.61-1.61,1.13-3.91,1.71-6.81,1.71-3.5,0-7.23-.8-11.08-2.38l-.4-.16v4.99l.16.08c.91.44,2.02.84,3.3,1.19,1.29.36,2.68.65,4.14.86,1.49.21,2.94.32,4.3.32,4.49,0,8.03-.99,10.52-2.94,2.55-2,3.84-4.83,3.84-8.39,0-2.48-.8-4.62-2.36-6.37Z",
75
- fill: "#fff"
84
+ fill: "currentColor"
76
85
  }
77
86
  )
78
87
  ] })
@@ -81,6 +90,6 @@ const v = (c) => /* @__PURE__ */ l(
81
90
  }
82
91
  );
83
92
  export {
84
- v as NetSuite,
85
- v as default
93
+ t as Netsuite,
94
+ t as default
86
95
  };
@@ -10,6 +10,7 @@ const i = (l) => /* @__PURE__ */ t(
10
10
  ...l,
11
11
  children: [
12
12
  /* @__PURE__ */ c("title", { children: "Notion" }),
13
+ " ",
13
14
  /* @__PURE__ */ c(
14
15
  "path",
15
16
  {
@@ -17,6 +18,7 @@ const i = (l) => /* @__PURE__ */ t(
17
18
  fill: "#FFF"
18
19
  }
19
20
  ),
21
+ " ",
20
22
  /* @__PURE__ */ c("path", { d: "M164.09.608 16.092 11.538C4.155 12.573 0 20.374 0 29.726v162.245c0 7.284 2.585 13.516 8.826 21.843l34.789 45.237c5.715 7.284 10.912 8.844 21.825 8.327l171.864-10.404c14.532-1.035 18.696-7.801 18.696-19.24V55.207c0-5.911-2.336-7.614-9.21-12.66l-1.185-.856L198.37 8.409C186.94.1 182.27-.952 164.09.608ZM69.327 52.22c-14.033.945-17.216 1.159-25.186-5.323L23.876 30.778c-2.06-2.086-1.026-4.69 4.163-5.207l142.274-10.395c11.947-1.043 18.17 3.12 22.842 6.758l24.401 17.68c1.043.525 3.638 3.637.517 3.637L71.146 52.095l-1.819.125Zm-16.36 183.954V81.222c0-6.767 2.077-9.887 8.3-10.413L230.02 60.93c5.724-.517 8.31 3.12 8.31 9.879v153.917c0 6.767-1.044 12.49-10.387 13.008l-161.487 9.361c-9.343.517-13.489-2.594-13.489-10.921ZM212.377 89.53c1.034 4.681 0 9.362-4.681 9.897l-7.783 1.542v114.404c-6.758 3.637-12.981 5.715-18.18 5.715-8.308 0-10.386-2.604-16.609-10.396l-50.898-80.079v77.476l16.1 3.646s0 9.362-12.989 9.362l-35.814 2.077c-1.043-2.086 0-7.284 3.63-8.318l9.351-2.595V109.823l-12.98-1.052c-1.044-4.68 1.55-11.439 8.826-11.965l38.426-2.585 52.958 81.113v-71.76l-13.498-1.552c-1.043-5.733 3.111-9.896 8.3-10.404l35.84-2.087Z" })
21
23
  ]
22
24
  }
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Oauth: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Oauth;
@@ -11,6 +11,7 @@ const d = (a) => /* @__PURE__ */ h(
11
11
  ...a,
12
12
  children: [
13
13
  /* @__PURE__ */ t("title", { children: "OAuth" }),
14
+ " ",
14
15
  /* @__PURE__ */ t(
15
16
  "path",
16
17
  {
@@ -18,44 +19,83 @@ const d = (a) => /* @__PURE__ */ h(
18
19
  fill: "#fff"
19
20
  }
20
21
  ),
22
+ " ",
21
23
  /* @__PURE__ */ t("path", { d: "m226.211797 130.015782c0 53.456214-43.334826 96.788054-96.790186 96.788054-53.4553603 0-96.7893349-43.33184-96.7893349-96.788054 0-53.4549329 43.3339746-96.7901875 96.7893349-96.7901875 53.454933 0 96.790186 43.3352546 96.790186 96.7901875z" }),
24
+ " ",
22
25
  /* @__PURE__ */ t("path", { d: "m118.922624.37140771c56.561067-3.92192001 94.064213 23.75680009 115.507627 57.48010799 10.752 16.9088 21.301333 42.5898663 21.349973 68.9762133.052053 28.66944-9.235627 53.496747-21.349973 71.71328-12.450987 18.723413-28.555094 34.187947-48.721067 44.342187-33.709227 16.97408-80.8192 17.438293-111.67616 1.094826-34.3645879-18.200746-60.7863479-44.1792-70.61845474-89.23136-3.93472-18.029226-4.38698667-41.3248 1.09482667-61.3119996 1.28640012-4.68864 3.62410679-9.62304 5.47456012-14.2331733 8.89258665-22.15424 24.02858665-41.4190946 42.69952125-54.743468 7.5025067-5.3538133 16.60416-10.6786133 24.6344534-14.2331733 9.99168-4.42240001 26.8142933-8.8281601 41.6046933-9.85344009zm-19.16032 9.30645341c-21.00864 5.44682668-36.4125867 15.20511998-49.8158933 25.72927998-19.3275746 15.1756813-31.6488546 36.3532813-38.867628 61.8594146-8.03114677 28.3767463-2.87231998 62.7157333 8.2116267 84.3042133 11.4939733 22.388053 26.9269346 39.766613 48.7210679 52.005973 21.2032 11.907414 51.0254937 19.55328 82.1149867 13.68576 27.6224-5.213013 48.601173-17.246293 65.691733-35.035733 22.86592-23.8016 41.243734-67.641173 29.014187-113.8653866-3.26912-12.3541333-7.54304-25.23008-14.2336-36.13056-3.61472-5.8888533-8.91904-11.6821333-14.233173-17.5176533-20.055894-22.0249613-52.47104-41.00437473-94.158507-38.32021465-7.93344.51072-14.9056 1.32992-22.4448 3.28490667z" }),
26
+ " ",
23
27
  /* @__PURE__ */ h("g", { fill: "#fff", children: [
28
+ " ",
24
29
  /* @__PURE__ */ h("g", { transform: "translate(7.68 12.373334)", children: [
30
+ " ",
25
31
  /* @__PURE__ */ t("path", { d: "m127.896362 234.025436 111.845547-111.842987-.603391-.603405-111.845547 111.842987z" }),
32
+ " ",
26
33
  /* @__PURE__ */ t("path", { d: "m118.118869 225.167835 112.333227-112.331093-.603392-.603404-112.333227 112.331094z" }),
34
+ " ",
27
35
  /* @__PURE__ */ t("path", { d: "m108.34095 216.311515 112.82176-112.820054-.603393-.603402-112.82176 112.820053z" }),
36
+ " ",
28
37
  /* @__PURE__ */ t("path", { d: "m98.5630294 207.453915 113.3098666-113.3077333-.603392-.6034034-113.3098667 113.3077337z" }),
38
+ " ",
29
39
  /* @__PURE__ */ t("path", { d: "m88.7855366 198.596741 113.7979734-113.7962665-.603393-.6034023-113.7979736 113.7962668z" }),
40
+ " ",
30
41
  /* @__PURE__ */ t("path", { d: "m79.00762 189.741698 114.285653-114.2865069-.6034-.6033955-114.285653 114.2865064z" }),
42
+ " ",
31
43
  /* @__PURE__ */ t("path", { d: "m69.2296967 180.882394 114.7741863-114.7724795-.603393-.6034023-114.7741867 114.7724798z" }),
44
+ " ",
32
45
  /* @__PURE__ */ t("path", { d: "m59.4517778 172.02522 115.2618662-115.2610133-.603395-.6034-115.2618668 115.2610133z" }),
46
+ " ",
33
47
  /* @__PURE__ */ t("path", { d: "m49.6738606 163.168044 115.7478404-115.7491201-.603402-.6033945-115.7478396 115.7491196z" }),
48
+ " ",
34
49
  /* @__PURE__ */ t("path", { d: "m39.8963639 154.310447 116.2380801-116.2367998-.603395-.6034011-116.2380796 116.2367999z" }),
50
+ " ",
35
51
  /* @__PURE__ */ t("path", { d: "m30.1184445 145.4537 116.7261865-116.7253333-.603395-.6034-116.7261871 116.7253333z" }),
52
+ " ",
36
53
  /* @__PURE__ */ t("path", { d: "m20.3405245 136.596527 117.2147195-117.213867-.603395-.6034-117.2147201 117.213867z" }),
54
+ " ",
37
55
  /* @__PURE__ */ t("path", { d: "m10.5626039 127.738927 117.7028271-117.7015465-.603395-.60340103-117.70282659 117.70154653z" }),
38
- /* @__PURE__ */ t("path", { d: "m.78468393 118.881754 118.19093307-118.18965347-.603394-.60340106-118.19093359 118.18965353z" })
56
+ " ",
57
+ /* @__PURE__ */ t("path", { d: "m.78468393 118.881754 118.19093307-118.18965347-.603394-.60340106-118.19093359 118.18965353z" }),
58
+ " "
39
59
  ] }),
60
+ " ",
40
61
  /* @__PURE__ */ h("g", { transform: "translate(7.68 9.386667)", children: [
62
+ " ",
41
63
  /* @__PURE__ */ t("path", { d: "m.14330767 122.999079 114.08042633 114.085546.603412-.603384-114.080427-114.085546z" }),
64
+ " ",
42
65
  /* @__PURE__ */ t("path", { d: "m9.39472045 113.615398 114.30229355 114.30784.603412-.603383-114.30229312-114.30784z" }),
66
+ " ",
43
67
  /* @__PURE__ */ t("path", { d: "m18.6461344 104.231719 114.5241596 114.52928.603412-.603384-114.5241604-114.52928z" }),
68
+ " ",
44
69
  /* @__PURE__ */ t("path", { d: "m27.8975477 94.8480388 114.7464533 114.7515732.603411-.603384-114.746453-114.7515735z" }),
70
+ " ",
45
71
  /* @__PURE__ */ t("path", { d: "m37.1485349 85.4643594 114.9683201 114.9730136.60341-.603386-114.9683199-114.9730131z" }),
72
+ " ",
46
73
  /* @__PURE__ */ t("path", { d: "m46.3999494 76.0806805 115.1910396 115.1948805.603408-.603388-115.1910397-115.1948802z" }),
74
+ " ",
47
75
  /* @__PURE__ */ t("path", { d: "m55.6513628 66.6970005 115.4129062 115.4167465.603408-.603388-115.4129064-115.4167462z" }),
76
+ " ",
48
77
  /* @__PURE__ */ t("path", { d: "m64.9023505 57.3133217 115.6352005 115.6381863.603405-.60339-115.6351999-115.6381863z" }),
78
+ " ",
49
79
  /* @__PURE__ */ t("path", { d: "m74.1537644 47.9296422 115.8574936 115.8600538.603404-.603392-115.8574931-115.8600529z" }),
80
+ " ",
50
81
  /* @__PURE__ */ t("path", { d: "m83.4051783 38.5459628 116.0789337 116.0810662.603403-.603392-116.0789333-116.0810665z" }),
82
+ " ",
51
83
  /* @__PURE__ */ t("path", { d: "m92.6565911 29.1622822 116.3012269 116.3037868.603404-.603391-116.3012265-116.3037869z" }),
84
+ " ",
52
85
  /* @__PURE__ */ t("path", { d: "m101.907579 19.7786034 116.52352 116.5252266.603402-.603393-116.52352-116.525227z" }),
86
+ " ",
53
87
  /* @__PURE__ */ t("path", { d: "m111.158992 10.39535 116.745387 116.747093.603402-.603393-116.745387-116.74709335z" }),
54
- /* @__PURE__ */ t("path", { d: "m120.410833 1.01167058 116.967253 116.96853342.603401-.603395-116.967253-116.96853291z" })
55
- ] })
88
+ " ",
89
+ /* @__PURE__ */ t("path", { d: "m120.410833 1.01167058 116.967253 116.96853342.603401-.603395-116.967253-116.96853291z" }),
90
+ " "
91
+ ] }),
92
+ " "
56
93
  ] }),
94
+ " ",
57
95
  /* @__PURE__ */ t("path", { d: "m209.796224 45.2605824c-10.066347-10.0663479-22.44224-19.1372813-37.225387-24.6344546-15.323306-5.6981333-32.657066-10.50112-53.1008-8.75904-32.5657597 2.7758933-55.4308263 17.3870933-72.808533 34.4883213-12.1719479 11.9778133-21.3277879 26.6555733-27.3715213 43.7943466-8.8738133 25.1652263-8.33536 54.8684803 1.64224 80.4723203 8.51072 21.839786 22.4405346 39.455146 42.152108 53.1008 18.53056 12.828586 45.1264003 22.778026 74.9977603 20.255146 36.38272-3.072853 63.003306-21.738666 80.47232-43.246933 4.46976-5.502293 8.91392-11.721813 11.49568-19.159893 2.529706-5.35936 3.767893-9.002667 4.927146-10.948694 4.852054-10.87232 7.42272-22.34368 8.2112-35.035306 2.4256-39.0365869-12.59392-69.5278936-33.392213-90.3266136zm-10.72256 118.9324796c-.069547.14848-.13184.28672-.204373.439894-1.8048 5.1648-4.91392 9.48352-8.038827 13.304746-12.217173 14.93504-30.832213 27.89632-56.2752 30.030507-20.890027 1.75104-39.4888533-5.15712-52.4471467-14.065067-11.2605866-7.741013-19.8203733-17.323093-25.82272-28.838826-.36608-.692907-3.8519466-8.724054-3.8621866-9.077334-4.7552-14.74944-5.1677867-38.466133-.2871467-52.698453 3.2571733-9.4988799 8.6856533-19.7764266 15.8754133-27.9189333 9.9268267-11.2430933 19.8609067-18.44736 35.5831467-23.5396266 7.178667-2.3253334 13.60512-4.6920534 22.444373-4.92672 21.5552-.5738667 43.505067 9.1042133 55.290454 19.7073066 10.830506 9.7437867 23.173973 28.7240534 26.27712 46.5314133 3.1936 18.32832-.214614 36.223147-8.532907 51.051093z" }),
96
+ " ",
58
97
  /* @__PURE__ */ h("g", { transform: "translate(83.626667 76.373333)", children: [
98
+ " ",
59
99
  /* @__PURE__ */ t(
60
100
  "path",
61
101
  {
@@ -63,28 +103,46 @@ const d = (a) => /* @__PURE__ */ h(
63
103
  fill: "#fff"
64
104
  }
65
105
  ),
66
- /* @__PURE__ */ t("path", { d: "m77.9810133 103.69408c-4.7548292 0-8.9201668-3.005772-10.3739007-7.4799143l-5.9130718-18.0166222-.2890962-.8808502h-.9270779-29.5744-.9453257l-.2780525.9035085-5.4929067 17.8487467c-1.4799127 4.5519505-5.6804592 7.6110515-10.4630218 7.6110515-1.1454098 0-2.2844988-.181177-3.3865572-.538705-5.72585372-1.719307-8.96338974-7.8690503-7.21247414-13.7064553l24.95714274-79.053547c1.4485498-4.49504423 5.7291171-7.64379937 10.3847153-7.64379937h13.2736c4.6882677 0 8.9659271 3.09201532 10.3843236 7.49913507l26.2560718 79.0530175c1.8789485 5.7843487-1.2324049 11.9983001-6.9258735 13.8516151-1.130457.366986-2.2988505.552819-3.4740953.552819zm0 2.56c1.4443342 0 2.8794331-.228252 4.2655224-.678226 7.0457291-2.293497 10.8823854-9.9560134 8.5665791-17.0851194l-26.2550035-79.0497138c-1.7565012-5.45783026-7.0215063-9.26352747-12.8175246-9.26352747h-13.2736c-5.7718208 0-11.0333856 3.87036998-12.8236382 9.42585515l-24.96487323 79.07839882c-2.15943886 7.1989261 1.8329796 14.7825787 8.89609197 16.9030247 1.32955006.431657 2.73517256.655228 4.14959276.655228 5.8927248 0 11.0752528-3.774241 12.9036952-9.3988423l5.4989896-17.8679728-1.2233781.9035084h29.5744l-1.2161741-.8808501 5.9118933 18.0130133c1.7963103 5.5285045 6.9468639 9.2452235 12.8074274 9.2452235z" })
106
+ " ",
107
+ /* @__PURE__ */ t("path", { d: "m77.9810133 103.69408c-4.7548292 0-8.9201668-3.005772-10.3739007-7.4799143l-5.9130718-18.0166222-.2890962-.8808502h-.9270779-29.5744-.9453257l-.2780525.9035085-5.4929067 17.8487467c-1.4799127 4.5519505-5.6804592 7.6110515-10.4630218 7.6110515-1.1454098 0-2.2844988-.181177-3.3865572-.538705-5.72585372-1.719307-8.96338974-7.8690503-7.21247414-13.7064553l24.95714274-79.053547c1.4485498-4.49504423 5.7291171-7.64379937 10.3847153-7.64379937h13.2736c4.6882677 0 8.9659271 3.09201532 10.3843236 7.49913507l26.2560718 79.0530175c1.8789485 5.7843487-1.2324049 11.9983001-6.9258735 13.8516151-1.130457.366986-2.2988505.552819-3.4740953.552819zm0 2.56c1.4443342 0 2.8794331-.228252 4.2655224-.678226 7.0457291-2.293497 10.8823854-9.9560134 8.5665791-17.0851194l-26.2550035-79.0497138c-1.7565012-5.45783026-7.0215063-9.26352747-12.8175246-9.26352747h-13.2736c-5.7718208 0-11.0333856 3.87036998-12.8236382 9.42585515l-24.96487323 79.07839882c-2.15943886 7.1989261 1.8329796 14.7825787 8.89609197 16.9030247 1.32955006.431657 2.73517256.655228 4.14959276.655228 5.8927248 0 11.0752528-3.774241 12.9036952-9.3988423l5.4989896-17.8679728-1.2233781.9035084h29.5744l-1.2161741-.8808501 5.9118933 18.0130133c1.7963103 5.5285045 6.9468639 9.2452235 12.8074274 9.2452235z" }),
108
+ " "
67
109
  ] }),
110
+ " ",
68
111
  /* @__PURE__ */ h("g", { fill: "#fff", children: [
112
+ " ",
69
113
  /* @__PURE__ */ h("g", { transform: "translate(61.44 19.2)", children: [
114
+ " ",
70
115
  /* @__PURE__ */ t("path", { d: "m2.13376 33.8577067-.03114667-.04224c-3.11296-4.26624-2.19946666-10.2344534 2.38506667-13.5803734 4.58453333-3.3454933 10.4738133-2.4064 13.5867733 1.8594134l.0311467.04224c3.11296 4.26624 2.1994667 10.23488-2.3850667 13.5803733-4.5845333 3.3454933-10.4738133 2.4068267-13.5867733-1.8594133zm11.80032-8.6114134-.0311467-.04224c-1.56416-2.1435733-4.47658663-2.8808533-6.74730663-1.22368-2.24981334 1.6418134-2.42474667 4.5666134-.86058667 6.7106134l.03114667.04224c1.56458666 2.1435733 4.47658663 2.8808533 6.72640003 1.23904 2.2711466-1.6571734 2.44608-4.5819734.8814933-6.7259734z" }),
116
+ " ",
71
117
  /* @__PURE__ */ t("path", { d: "m32.1467733 5.89525333 4.6784-1.50101333 13.1153067 15.2465067-5.2040533 1.6695466-2.2792534-2.7178666-6.7554133 2.1674666-.2474667 3.52896-5.1037866 1.6375467zm7.6970667 9.36874667-3.5490133-4.3528533-.3793067 5.6132266z" }),
118
+ " ",
72
119
  /* @__PURE__ */ t("path", { d: "m58.3658667 10.48192.04096-10.32661333 5.17632.02048-.0405334 10.22165333c-.0106666 2.6538667 1.3243734 3.9202133 3.37408 3.9287467 2.0497067.0081066 3.39456-1.1950934 3.4043734-3.7700267l.0413866-10.35264 5.17632.02048-.0405333 10.1952c-.0234667 5.9383467-3.4231467 8.5265067-8.6523733 8.5056-5.2288-.0213333-8.5026134-2.6884267-8.48-8.44288z" }),
120
+ " ",
73
121
  /* @__PURE__ */ t("path", { d: "m94.2331733 8.67754667-5.2770133-1.61066667 1.3038933-4.27221333 15.4295467 4.70912-1.303893 4.27221333-5.2770137-1.61024-4.0648533 13.3188267-4.8750933-1.4877867z" }),
74
- /* @__PURE__ */ t("path", { d: "m119.471787 13.4651733 4.243626 2.8241067-3.813546 5.7309867 5.446826 3.62496 3.813974-5.7314134 4.243626 2.8241067-10.19008 15.31264-4.244053-2.8241067 3.872427-5.81888-5.447254-3.62496-3.872 5.81888-4.243626-2.8241066z" })
122
+ " ",
123
+ /* @__PURE__ */ t("path", { d: "m119.471787 13.4651733 4.243626 2.8241067-3.813546 5.7309867 5.446826 3.62496 3.813974-5.7314134 4.243626 2.8241067-10.19008 15.31264-4.244053-2.8241067 3.872427-5.81888-5.447254-3.62496-3.872 5.81888-4.243626-2.8241066z" }),
124
+ " "
75
125
  ] }),
126
+ " ",
76
127
  /* @__PURE__ */ h("g", { transform: "translate(65.28 196.266667)", children: [
128
+ " ",
77
129
  /* @__PURE__ */ t("path", { d: "m130.622293 3.79008.032427.04138667c3.27424 4.14421333 2.589013 10.14400003-1.864533 13.66229333-4.453547 3.5182933-10.374827 2.8049067-13.649067-1.3393067l-.032427-.0413866c-3.27424-4.14464-2.588586-10.14400003 1.864534-13.66229337 4.453546-3.51786666 10.374826-2.80490666 13.649066 1.33930667zm-11.464106 9.0568533.032426.0413867c1.645227 2.08256 4.58368 2.7080533 6.789974.96512 2.185386-1.72672 2.24896-4.65621333.603306-6.73877333l-.032426-.04138667c-1.6448-2.08256-4.58368-2.70805333-6.769067-.98133333-2.206293 1.74293333-2.26944 4.67242663-.624213 6.75498663z" }),
130
+ " ",
78
131
  /* @__PURE__ */ t("path", { d: "m101.84832 32.9309867-4.608 1.7053866-13.7736533-14.6542933 5.1255466-1.8973867 2.3970134 2.6154667 6.65344-2.46272.0917333-3.5362133 5.026987-1.8606934zm-8.1019733-9.0205867 3.7371733 4.192.13184-5.62432z" }),
132
+ " ",
79
133
  /* @__PURE__ */ t("path", { d: "m75.4722133 29.4336.4552534 10.3163733-5.1712.2282667-.4509867-10.2114133c-.1169067-2.6513067-1.5112533-3.8519467-3.5588267-3.7614934-2.0475733.0904534-3.33312 1.3572267-3.2196266 3.9296l.4565333 10.3424-5.1712.2282667-.4497067-10.18496c-.2619733-5.9323733 3.0097067-8.68096 8.2333867-8.91136 5.2241067-.2308267 8.6225067 2.2754133 8.8763733 8.02432z" }),
134
+ " ",
80
135
  /* @__PURE__ */ t("path", { d: "m39.5396267 32.8068267 5.3277866 1.4382933-1.1643733 4.3127467-15.5780267-4.2048 1.1643734-4.3131734 5.3277866 1.4382934 3.6296534-13.4468267 4.9220266 1.32864z" }),
81
- /* @__PURE__ */ t("path", { d: "m14.3573333 29.0594133-4.37290663-2.6205866 3.53920003-5.9054934-5.6119467-3.36384-3.5392 5.9054934-4.37248-2.6205867 9.45664-15.77770667 4.37248 2.62101334-3.5933867 5.99552003 5.6123734 3.36384 3.5933866-5.99552 4.37248 2.6210133z" })
82
- ] })
136
+ " ",
137
+ /* @__PURE__ */ t("path", { d: "m14.3573333 29.0594133-4.37290663-2.6205866 3.53920003-5.9054934-5.6119467-3.36384-3.5392 5.9054934-4.37248-2.6205867 9.45664-15.77770667 4.37248 2.62101334-3.5933867 5.99552003 5.6123734 3.36384 3.5933866-5.99552 4.37248 2.6210133z" }),
138
+ " "
139
+ ] }),
140
+ " "
83
141
  ] })
84
142
  ]
85
143
  }
86
144
  );
87
145
  export {
88
- d as OAuth,
146
+ d as Oauth,
89
147
  d as default
90
148
  };