@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
@@ -10,6 +10,7 @@ const l = (e) => /* @__PURE__ */ t(
10
10
  ...e,
11
11
  children: [
12
12
  /* @__PURE__ */ c("title", { children: "PostgreSQL" }),
13
+ " ",
13
14
  /* @__PURE__ */ c(
14
15
  "g",
15
16
  {
@@ -18,10 +19,11 @@ const l = (e) => /* @__PURE__ */ t(
18
19
  fillRule: "nonzero",
19
20
  clipRule: "nonzero",
20
21
  stroke: "#000000",
21
- strokeMiterlimit: 4
22
+ strokeMiterlimit: "4"
22
23
  }
23
24
  }
24
25
  ),
26
+ " ",
25
27
  /* @__PURE__ */ t(
26
28
  "g",
27
29
  {
@@ -30,76 +32,84 @@ const l = (e) => /* @__PURE__ */ t(
30
32
  fillRule: "nonzero",
31
33
  clipRule: "nonzero",
32
34
  fill: "none",
33
- stroke: "#FFFFFF",
34
- strokeWidth: 12.4651,
35
+ stroke: "#ffffff",
36
+ strokeWidth: "12.4651",
35
37
  strokeLinecap: "round",
36
38
  strokeLinejoin: "round",
37
- strokeMiterlimit: 4
39
+ strokeMiterlimit: "4"
38
40
  },
39
41
  children: [
42
+ " ",
40
43
  /* @__PURE__ */ c(
41
44
  "path",
42
45
  {
43
- d: "M323.205,324.227c2.833-23.601,1.984-27.062,19.563-23.239l4.463,0.392c13.517,0.615,31.199-2.174,41.587-7c22.362-10.376,35.622-27.7,13.572-23.148c-50.297,10.376-53.755-6.655-53.755-6.655c53.111-78.803,75.313-178.836,56.149-203.322 C352.514-5.534,262.036,26.049,260.522,26.869l-0.482,0.089c-9.938-2.062-21.06-3.294-33.554-3.496c-22.761-0.374-40.032,5.967-53.133,15.904c0,0-161.408-66.498-153.899,83.628c1.597,31.936,45.777,241.655,98.47,178.31 c19.259-23.163,37.871-42.748,37.871-42.748c9.242,6.14,20.307,9.272,31.912,8.147l0.897-0.765c-0.281,2.876-0.157,5.689,0.359,9.019c-13.572,15.167-9.584,17.83-36.723,23.416c-27.457,5.659-11.326,15.734-0.797,18.367c12.768,3.193,42.305,7.716,62.268-20.224 l-0.795,3.188c5.325,4.26,4.965,30.619,5.72,49.452c0.756,18.834,2.017,36.409,5.856,46.771c3.839,10.36,8.369,37.05,44.036,29.406c29.809-6.388,52.6-15.582,54.677-101.107",
46
+ d: "M323.205,324.227c2.833-23.601,1.984-27.062,19.563-23.239l4.463,0.392c13.517,0.615,31.199-2.174,41.587-7c22.362-10.376,35.622-27.7,13.572-23.148c-50.297,10.376-53.755-6.655-53.755-6.655c53.111-78.803,75.313-178.836,56.149-203.322 C352.514-5.534,262.036,26.049,260.522,26.869l-0.482,0.089c-9.938-2.062-21.06-3.294-33.554-3.496c-22.761-0.374-40.032,5.967-53.133,15.904c0,0-161.408-66.498-153.899,83.628c1.597,31.936,45.777,241.655,98.47,178.31 c19.259-23.163,37.871-42.748,37.871-42.748c9.242,6.14,20.307,9.272,31.912,8.147l0.897-0.765c-0.281,2.876-0.157,5.689,0.359,9.019c-13.572,15.167-9.584,17.83-36.723,23.416c-27.457,5.659-11.326,15.734-0.797,18.367c12.768,3.193,42.305,7.716,62.268-20.224 l-0.795,3.188c5.325,4.26,4.965,30.619,5.72,49.452c0.756,18.834,2.017,36.409,5.856,46.771c3.839,10.36,8.369,37.05,44.036,29.406c29.809-6.388,52.6-15.582,54.677-101.107",
44
47
  style: {
45
48
  fill: "#000000",
46
49
  stroke: "#000000",
47
- strokeWidth: 37.3953,
50
+ strokeWidth: "37.3953",
48
51
  strokeLinecap: "butt",
49
52
  strokeLinejoin: "miter"
50
53
  }
51
54
  }
52
55
  ),
56
+ " ",
53
57
  /* @__PURE__ */ c(
54
58
  "path",
55
59
  {
56
- d: "M402.395,271.23c-50.302,10.376-53.76-6.655-53.76-6.655c53.111-78.808,75.313-178.843,56.153-203.326c-52.27-66.785-142.752-35.2-144.262-34.38l-0.486,0.087c-9.938-2.063-21.06-3.292-33.56-3.496c-22.761-0.373-40.026,5.967-53.127,15.902 c0,0-161.411-66.495-153.904,83.63c1.597,31.938,45.776,241.657,98.471,178.312c19.26-23.163,37.869-42.748,37.869-42.748c9.243,6.14,20.308,9.272,31.908,8.147l0.901-0.765c-0.28,2.876-0.152,5.689,0.361,9.019c-13.575,15.167-9.586,17.83-36.723,23.416 c-27.459,5.659-11.328,15.734-0.796,18.367c12.768,3.193,42.307,7.716,62.266-20.224l-0.796,3.188c5.319,4.26,9.054,27.711,8.428,48.969c-0.626,21.259-1.044,35.854,3.147,47.254c4.191,11.4,8.368,37.05,44.042,29.406c29.809-6.388,45.256-22.942,47.405-50.555 c1.525-19.631,4.976-16.729,5.194-34.28l2.768-8.309c3.192-26.611,0.507-35.196,18.872-31.203l4.463,0.392c13.517,0.615,31.208-2.174,41.591-7c22.358-10.376,35.618-27.7,13.573-23.148z",
57
- style: {
58
- fill: "#336791",
59
- stroke: "none"
60
- }
60
+ d: "M402.395,271.23c-50.302,10.376-53.76-6.655-53.76-6.655c53.111-78.808,75.313-178.843,56.153-203.326c-52.27-66.785-142.752-35.2-144.262-34.38l-0.486,0.087c-9.938-2.063-21.06-3.292-33.56-3.496c-22.761-0.373-40.026,5.967-53.127,15.902 c0,0-161.411-66.495-153.904,83.63c1.597,31.938,45.776,241.657,98.471,178.312c19.26-23.163,37.869-42.748,37.869-42.748c9.243,6.14,20.308,9.272,31.908,8.147l0.901-0.765c-0.28,2.876-0.152,5.689,0.361,9.019c-13.575,15.167-9.586,17.83-36.723,23.416 c-27.459,5.659-11.328,15.734-0.796,18.367c12.768,3.193,42.307,7.716,62.266-20.224l-0.796,3.188c5.319,4.26,9.054,27.711,8.428,48.969c-0.626,21.259-1.044,35.854,3.147,47.254c4.191,11.4,8.368,37.05,44.042,29.406c29.809-6.388,45.256-22.942,47.405-50.555 c1.525-19.631,4.976-16.729,5.194-34.28l2.768-8.309c3.192-26.611,0.507-35.196,18.872-31.203l4.463,0.392c13.517,0.615,31.208-2.174,41.591-7c22.358-10.376,35.618-27.7,13.573-23.148z",
61
+ style: { fill: "#336791", stroke: "none" }
61
62
  }
62
63
  ),
64
+ " ",
63
65
  /* @__PURE__ */ c("path", { d: "M215.866,286.484c-1.385,49.516,0.348,99.377,5.193,111.495c4.848,12.118,15.223,35.688,50.9,28.045c29.806-6.39,40.651-18.756,45.357-46.051c3.466-20.082,10.148-75.854,11.005-87.281" }),
66
+ " ",
64
67
  /* @__PURE__ */ c("path", { d: "M173.104,38.256c0,0-161.521-66.016-154.012,84.109c1.597,31.938,45.779,241.664,98.473,178.316c19.256-23.166,36.671-41.335,36.671-41.335" }),
68
+ " ",
65
69
  /* @__PURE__ */ c("path", { d: "M260.349,26.207c-5.591,1.753,89.848-34.889,144.087,34.417c19.159,24.484-3.043,124.519-56.153,203.329" }),
70
+ " ",
66
71
  /* @__PURE__ */ c(
67
72
  "path",
68
73
  {
69
- d: "M348.282,263.953c0,0,3.461,17.036,53.764,6.653c22.04-4.552,8.776,12.774-13.577,23.155c-18.345,8.514-59.474,10.696-60.146-1.069c-1.729-30.355,21.647-21.133,19.96-28.739c-1.525-6.85-11.979-13.573-18.894-30.338 c-6.037-14.633-82.796-126.849,21.287-110.183c3.813-0.789-27.146-99.002-124.553-100.599c-97.385-1.597-94.19,119.762-94.19,119.762",
70
- style: {
71
- strokeLinejoin: "bevel"
72
- }
74
+ d: "M348.282,263.953c0,0,3.461,17.036,53.764,6.653c22.04-4.552,8.776,12.774-13.577,23.155c-18.345,8.514-59.474,10.696-60.146-1.069c-1.729-30.355,21.647-21.133,19.96-28.739c-1.525-6.85-11.979-13.573-18.894-30.338 c-6.037-14.633-82.796-126.849,21.287-110.183c3.813-0.789-27.146-99.002-124.553-100.599c-97.385-1.597-94.19,119.762-94.19,119.762",
75
+ style: { strokeLinejoin: "bevel" }
73
76
  }
74
77
  ),
78
+ " ",
75
79
  /* @__PURE__ */ c("path", { d: "M188.604,274.334c-13.577,15.166-9.584,17.829-36.723,23.417c-27.459,5.66-11.326,15.733-0.797,18.365c12.768,3.195,42.307,7.718,62.266-20.229c6.078-8.509-0.036-22.086-8.385-25.547c-4.034-1.671-9.428-3.765-16.361,3.994z" }),
80
+ " ",
76
81
  /* @__PURE__ */ c("path", { d: "M187.715,274.069c-1.368-8.917,2.93-19.528,7.536-31.942c6.922-18.626,22.893-37.255,10.117-96.339c-9.523-44.029-73.396-9.163-73.436-3.193c-0.039,5.968,2.889,30.26-1.067,58.548c-5.162,36.913,23.488,68.132,56.479,64.938" }),
82
+ " ",
77
83
  /* @__PURE__ */ c(
78
84
  "path",
79
85
  {
80
86
  d: "M172.517,141.7c-0.288,2.039,3.733,7.48,8.976,8.207c5.234,0.73,9.714-3.522,9.998-5.559c0.284-2.039-3.732-4.285-8.977-5.015c-5.237-0.731-9.719,0.333-9.996,2.367z",
81
87
  style: {
82
- fill: "#FFFFFF",
83
- strokeWidth: 4.155,
88
+ fill: "#ffffff",
89
+ strokeWidth: "4.155",
84
90
  strokeLinecap: "butt",
85
91
  strokeLinejoin: "miter"
86
92
  }
87
93
  }
88
94
  ),
95
+ " ",
89
96
  /* @__PURE__ */ c(
90
97
  "path",
91
98
  {
92
99
  d: "M331.941,137.543c0.284,2.039-3.732,7.48-8.976,8.207c-5.238,0.73-9.718-3.522-10.005-5.559c-0.277-2.039,3.74-4.285,8.979-5.015c5.239-0.73,9.718,0.333,10.002,2.368z",
93
100
  style: {
94
- fill: "#FFFFFF",
95
- strokeWidth: 2.0775,
101
+ fill: "#ffffff",
102
+ strokeWidth: "2.0775",
96
103
  strokeLinecap: "butt",
97
104
  strokeLinejoin: "miter"
98
105
  }
99
106
  }
100
107
  ),
108
+ " ",
101
109
  /* @__PURE__ */ c("path", { d: "M350.676,123.432c0.863,15.994-3.445,26.888-3.988,43.914c-0.804,24.748,11.799,53.074-7.191,81.435" }),
102
- /* @__PURE__ */ c("path", { d: "M0,60.232", style: { strokeWidth: 3 } })
110
+ " ",
111
+ /* @__PURE__ */ c("path", { d: "M0,60.232", style: { strokeWidth: "3" } }),
112
+ " "
103
113
  ]
104
114
  }
105
115
  )
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Quickbooks: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Quickbooks;
@@ -0,0 +1,25 @@
1
+ import { jsxs as l, jsx as c } from "react/jsx-runtime";
2
+ const e = (h) => /* @__PURE__ */ l(
3
+ "svg",
4
+ {
5
+ enableBackground: "new 0 0 2500 2500",
6
+ viewBox: "0 0 2500 2500",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...h,
9
+ children: [
10
+ /* @__PURE__ */ c("title", { children: "Quickbooks" }),
11
+ /* @__PURE__ */ c("circle", { cx: "1250", cy: "1250", fill: "#2ca01c", r: "1250" }),
12
+ /* @__PURE__ */ c(
13
+ "path",
14
+ {
15
+ d: "m301.3 1249.6c.1 282.6 228 512.4 510.6 514.9h72.3v-188.9h-72.3c-175.2 47.8-355.9-55.5-403.6-230.7-.4-1.4-.7-2.8-1.1-4.2-49.1-177.5 53.7-361.4 230.6-412.5h36.1c45.3-9.9 92.2-9.9 137.5 0h175.6v1002.9c-.9 106.1 84.4 192.9 190.5 193.9v-1395.4h-364.5c-284.6 1.5-514 233.4-512.5 518v.1zm1387.5-519.8h-72.3v198.9h72.3c174.8-47.7 355.1 55.3 402.8 230 .4 1.3.7 2.7 1.1 4 48.8 176.9-53.7 360.1-229.9 411.1h-36.1c-45.3 9.9-92.2 9.9-137.5 0h-175.6v-1002.8c.9-106.1-84.4-192.9-190.5-193.9v1397.4h364.5c287.1-4.5 516.2-240.8 511.8-527.9-4.4-280.8-230.9-507.4-511.8-511.8z",
16
+ fill: "#fff"
17
+ }
18
+ )
19
+ ]
20
+ }
21
+ );
22
+ export {
23
+ e as Quickbooks,
24
+ e as default
25
+ };
@@ -0,0 +1,315 @@
1
+ import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
+ const e = (r) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ height: "1em",
6
+ viewBox: "0 0 216 216",
7
+ width: "1em",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...r,
10
+ children: [
11
+ /* @__PURE__ */ o("title", { children: "Reddit" }),
12
+ " ",
13
+ /* @__PURE__ */ t("defs", { children: [
14
+ " ",
15
+ /* @__PURE__ */ t(
16
+ "radialGradient",
17
+ {
18
+ cx: "169.75",
19
+ cy: "92.19",
20
+ fx: "169.75",
21
+ fy: "92.19",
22
+ gradientTransform: "matrix(1 0 0 .87 0 11.64)",
23
+ gradientUnits: "userSpaceOnUse",
24
+ id: "snoo-radial-gragient",
25
+ r: "50.98",
26
+ children: [
27
+ " ",
28
+ /* @__PURE__ */ o("stop", { offset: "0", stopColor: "#feffff" }),
29
+ " ",
30
+ /* @__PURE__ */ o("stop", { offset: "0.4", stopColor: "#feffff" }),
31
+ " ",
32
+ /* @__PURE__ */ o("stop", { offset: "0.51", stopColor: "#f9fcfc" }),
33
+ " ",
34
+ /* @__PURE__ */ o("stop", { offset: "0.62", stopColor: "#edf3f5" }),
35
+ " ",
36
+ /* @__PURE__ */ o("stop", { offset: "0.7", stopColor: "#dee9ec" }),
37
+ " ",
38
+ /* @__PURE__ */ o("stop", { offset: "0.72", stopColor: "#d8e4e8" }),
39
+ " ",
40
+ /* @__PURE__ */ o("stop", { offset: "0.76", stopColor: "#ccd8df" }),
41
+ " ",
42
+ /* @__PURE__ */ o("stop", { offset: "0.8", stopColor: "#c8d5dd" }),
43
+ " ",
44
+ /* @__PURE__ */ o("stop", { offset: "0.83", stopColor: "#ccd6de" }),
45
+ " ",
46
+ /* @__PURE__ */ o("stop", { offset: "0.85", stopColor: "#d8dbe2" }),
47
+ " ",
48
+ /* @__PURE__ */ o("stop", { offset: "0.88", stopColor: "#ede3e9" }),
49
+ " ",
50
+ /* @__PURE__ */ o("stop", { offset: "0.9", stopColor: "#ffebef" }),
51
+ " "
52
+ ]
53
+ }
54
+ ),
55
+ " ",
56
+ /* @__PURE__ */ o(
57
+ "radialGradient",
58
+ {
59
+ cx: "47.31",
60
+ fx: "47.31",
61
+ id: "snoo-radial-gragient-2",
62
+ r: "50.98",
63
+ xlinkHref: "#snoo-radial-gragient"
64
+ }
65
+ ),
66
+ " ",
67
+ /* @__PURE__ */ o(
68
+ "radialGradient",
69
+ {
70
+ cx: "109.61",
71
+ cy: "85.59",
72
+ fx: "109.61",
73
+ fy: "85.59",
74
+ gradientTransform: "matrix(1 0 0 .7 0 25.56)",
75
+ id: "snoo-radial-gragient-3",
76
+ r: "153.78",
77
+ xlinkHref: "#snoo-radial-gragient"
78
+ }
79
+ ),
80
+ " ",
81
+ /* @__PURE__ */ t(
82
+ "radialGradient",
83
+ {
84
+ cx: "-6.01",
85
+ cy: "64.68",
86
+ fx: "-6.01",
87
+ fy: "64.68",
88
+ gradientTransform: "matrix(1.07 0 0 1.55 81.08 27.26)",
89
+ gradientUnits: "userSpaceOnUse",
90
+ id: "snoo-radial-gragient-4",
91
+ r: "12.85",
92
+ children: [
93
+ " ",
94
+ /* @__PURE__ */ o("stop", { offset: "0", stopColor: "#f60" }),
95
+ " ",
96
+ /* @__PURE__ */ o("stop", { offset: "0.5", stopColor: "#ff4500" }),
97
+ " ",
98
+ /* @__PURE__ */ o("stop", { offset: "0.7", stopColor: "#fc4301" }),
99
+ " ",
100
+ /* @__PURE__ */ o("stop", { offset: "0.82", stopColor: "#f43f07" }),
101
+ " ",
102
+ /* @__PURE__ */ o("stop", { offset: "0.92", stopColor: "#e53812" }),
103
+ " ",
104
+ /* @__PURE__ */ o("stop", { offset: "1", stopColor: "#d4301f" }),
105
+ " "
106
+ ]
107
+ }
108
+ ),
109
+ " ",
110
+ /* @__PURE__ */ o(
111
+ "radialGradient",
112
+ {
113
+ cx: "-73.55",
114
+ cy: "64.68",
115
+ fx: "-73.55",
116
+ fy: "64.68",
117
+ gradientTransform: "matrix(-1.07 0 0 1.55 62.87 27.26)",
118
+ id: "snoo-radial-gragient-5",
119
+ r: "12.85",
120
+ xlinkHref: "#snoo-radial-gragient-4"
121
+ }
122
+ ),
123
+ " ",
124
+ /* @__PURE__ */ t(
125
+ "radialGradient",
126
+ {
127
+ cx: "107.93",
128
+ cy: "166.96",
129
+ fx: "107.93",
130
+ fy: "166.96",
131
+ gradientTransform: "matrix(1 0 0 .66 0 57.4)",
132
+ gradientUnits: "userSpaceOnUse",
133
+ id: "snoo-radial-gragient-6",
134
+ r: "45.3",
135
+ children: [
136
+ " ",
137
+ /* @__PURE__ */ o("stop", { offset: "0", stopColor: "#172e35" }),
138
+ " ",
139
+ /* @__PURE__ */ o("stop", { offset: "0.29", stopColor: "#0e1c21" }),
140
+ " ",
141
+ /* @__PURE__ */ o("stop", { offset: "0.73", stopColor: "#030708" }),
142
+ " ",
143
+ /* @__PURE__ */ o("stop", { offset: "1" }),
144
+ " "
145
+ ]
146
+ }
147
+ ),
148
+ " ",
149
+ /* @__PURE__ */ o(
150
+ "radialGradient",
151
+ {
152
+ cx: "147.88",
153
+ cy: "32.94",
154
+ fx: "147.88",
155
+ fy: "32.94",
156
+ gradientTransform: "matrix(1 0 0 .98 0 .54)",
157
+ id: "snoo-radial-gragient-7",
158
+ r: "39.77",
159
+ xlinkHref: "#snoo-radial-gragient"
160
+ }
161
+ ),
162
+ " ",
163
+ /* @__PURE__ */ t(
164
+ "radialGradient",
165
+ {
166
+ cx: "131.31",
167
+ cy: "73.08",
168
+ fx: "131.31",
169
+ fy: "73.08",
170
+ gradientUnits: "userSpaceOnUse",
171
+ id: "snoo-radial-gragient-8",
172
+ r: "32.6",
173
+ children: [
174
+ " ",
175
+ /* @__PURE__ */ o("stop", { offset: "0.48", stopColor: "#7a9299" }),
176
+ " ",
177
+ /* @__PURE__ */ o("stop", { offset: "0.67", stopColor: "#172e35" }),
178
+ " ",
179
+ /* @__PURE__ */ o("stop", { offset: "0.75" }),
180
+ " ",
181
+ /* @__PURE__ */ o("stop", { offset: "0.82", stopColor: "#172e35" }),
182
+ " "
183
+ ]
184
+ }
185
+ ),
186
+ " "
187
+ ] }),
188
+ " ",
189
+ /* @__PURE__ */ o(
190
+ "path",
191
+ {
192
+ d: "M108 0C48.35 0 0 48.35 0 108c0 29.82 12.09 56.82 31.63 76.37l-20.57 20.57C6.98 209.02 9.87 216 15.64 216H108c59.65 0 108-48.35 108-108S167.65 0 108 0Z",
193
+ fill: "#ff4500",
194
+ strokeWidth: "0"
195
+ }
196
+ ),
197
+ " ",
198
+ /* @__PURE__ */ o(
199
+ "circle",
200
+ {
201
+ cx: "169.22",
202
+ cy: "106.98",
203
+ fill: "url(#snoo-radial-gragient)",
204
+ r: "25.22",
205
+ strokeWidth: "0"
206
+ }
207
+ ),
208
+ " ",
209
+ /* @__PURE__ */ o(
210
+ "circle",
211
+ {
212
+ cx: "46.78",
213
+ cy: "106.98",
214
+ fill: "url(#snoo-radial-gragient-2)",
215
+ r: "25.22",
216
+ strokeWidth: "0"
217
+ }
218
+ ),
219
+ " ",
220
+ /* @__PURE__ */ o(
221
+ "ellipse",
222
+ {
223
+ cx: "108.06",
224
+ cy: "128.64",
225
+ fill: "url(#snoo-radial-gragient-3)",
226
+ rx: "72",
227
+ ry: "54",
228
+ strokeWidth: "0"
229
+ }
230
+ ),
231
+ " ",
232
+ /* @__PURE__ */ o(
233
+ "path",
234
+ {
235
+ d: "M86.78 123.48c-.42 9.08-6.49 12.38-13.56 12.38s-12.46-4.93-12.04-14.01c.42-9.08 6.49-15.02 13.56-15.02s12.46 7.58 12.04 16.66Z",
236
+ fill: "url(#snoo-radial-gragient-4)",
237
+ strokeWidth: "0"
238
+ }
239
+ ),
240
+ " ",
241
+ /* @__PURE__ */ o(
242
+ "path",
243
+ {
244
+ d: "M129.35 123.48c.42 9.08 6.49 12.38 13.56 12.38s12.46-4.93 12.04-14.01c-.42-9.08-6.49-15.02-13.56-15.02s-12.46 7.58-12.04 16.66Z",
245
+ fill: "url(#snoo-radial-gragient-5)",
246
+ strokeWidth: "0"
247
+ }
248
+ ),
249
+ " ",
250
+ /* @__PURE__ */ o(
251
+ "ellipse",
252
+ {
253
+ cx: "79.63",
254
+ cy: "116.37",
255
+ rx: "2.8",
256
+ ry: "3.05",
257
+ style: { strokeWidth: "0", fill: "#ffc49c" }
258
+ }
259
+ ),
260
+ " ",
261
+ /* @__PURE__ */ o(
262
+ "ellipse",
263
+ {
264
+ cx: "146.21",
265
+ cy: "116.37",
266
+ rx: "2.8",
267
+ ry: "3.05",
268
+ style: { strokeWidth: "0", fill: "#ffc49c" }
269
+ }
270
+ ),
271
+ " ",
272
+ /* @__PURE__ */ o(
273
+ "path",
274
+ {
275
+ d: "M108.06 142.92c-8.76 0-17.16.43-24.92 1.22-1.33.13-2.17 1.51-1.65 2.74 4.35 10.39 14.61 17.69 26.57 17.69s22.23-7.3 26.57-17.69c.52-1.23-.33-2.61-1.65-2.74-7.77-.79-16.16-1.22-24.92-1.22Z",
276
+ fill: "url(#snoo-radial-gragient-6)",
277
+ strokeWidth: "0"
278
+ }
279
+ ),
280
+ " ",
281
+ /* @__PURE__ */ o(
282
+ "circle",
283
+ {
284
+ cx: "147.49",
285
+ cy: "49.43",
286
+ fill: "url(#snoo-radial-gragient-7)",
287
+ r: "17.87",
288
+ strokeWidth: "0"
289
+ }
290
+ ),
291
+ " ",
292
+ /* @__PURE__ */ o(
293
+ "path",
294
+ {
295
+ d: "M107.8 76.92c-2.14 0-3.87-.89-3.87-2.27 0-16.01 13.03-29.04 29.04-29.04 2.14 0 3.87 1.73 3.87 3.87s-1.73 3.87-3.87 3.87c-11.74 0-21.29 9.55-21.29 21.29 0 1.38-1.73 2.27-3.87 2.27Z",
296
+ fill: "url(#snoo-radial-gragient-8)",
297
+ strokeWidth: "0"
298
+ }
299
+ ),
300
+ " ",
301
+ /* @__PURE__ */ o(
302
+ "path",
303
+ {
304
+ d: "M62.82 122.65c.39-8.56 6.08-14.16 12.69-14.16 6.26 0 11.1 6.39 11.28 14.33.17-8.88-5.13-15.99-12.05-15.99s-13.14 6.05-13.56 15.2c-.42 9.15 4.97 13.83 12.04 13.83h.52c-6.44-.16-11.3-4.79-10.91-13.2Zm90.48 0c-.39-8.56-6.08-14.16-12.69-14.16-6.26 0-11.1 6.39-11.28 14.33-.17-8.88 5.13-15.99 12.05-15.99 7.07 0 13.14 6.05 13.56 15.2.42 9.15-4.97 13.83-12.04 13.83h-.52c6.44-.16 11.3-4.79 10.91-13.2Z",
305
+ fill: "#842123",
306
+ strokeWidth: "0"
307
+ }
308
+ )
309
+ ]
310
+ }
311
+ );
312
+ export {
313
+ e as Reddit,
314
+ e as default
315
+ };
@@ -9,6 +9,7 @@ const v = (l) => /* @__PURE__ */ h(
9
9
  ...l,
10
10
  children: [
11
11
  /* @__PURE__ */ c("title", { children: "Salesforce" }),
12
+ " ",
12
13
  /* @__PURE__ */ c(
13
14
  "path",
14
15
  {
@@ -16,6 +17,7 @@ const v = (l) => /* @__PURE__ */ h(
16
17
  fill: "#00A1E0"
17
18
  }
18
19
  ),
20
+ " ",
19
21
  /* @__PURE__ */ c(
20
22
  "path",
21
23
  {
@@ -23,6 +25,7 @@ const v = (l) => /* @__PURE__ */ h(
23
25
  fill: "#FFF"
24
26
  }
25
27
  ),
28
+ " ",
26
29
  /* @__PURE__ */ c(
27
30
  "path",
28
31
  {
@@ -10,6 +10,7 @@ const s = (c) => /* @__PURE__ */ i(
10
10
  ...c,
11
11
  children: [
12
12
  /* @__PURE__ */ l("title", { children: "Shopify" }),
13
+ " ",
13
14
  /* @__PURE__ */ l(
14
15
  "path",
15
16
  {
@@ -17,6 +18,7 @@ const s = (c) => /* @__PURE__ */ i(
17
18
  fill: "#95BF46"
18
19
  }
19
20
  ),
21
+ " ",
20
22
  /* @__PURE__ */ l(
21
23
  "path",
22
24
  {
@@ -24,6 +26,7 @@ const s = (c) => /* @__PURE__ */ i(
24
26
  fill: "#5E8E3E"
25
27
  }
26
28
  ),
29
+ " ",
27
30
  /* @__PURE__ */ l(
28
31
  "path",
29
32
  {
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Singlestore: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Singlestore;