@arcadeai/design-system 1.3.0 → 1.5.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.
- package/README.md +95 -0
- package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
- package/dist/assets/index.css +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +431 -213
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/avatar.js +2 -2
- package/dist/components/ui/atoms/checkbox.js +1 -1
- package/dist/components/ui/atoms/collapsible.js +1 -1
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +2 -2
- package/dist/components/ui/atoms/hover-card.js +2 -2
- package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/adp.js +40 -0
- package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
- package/dist/components/ui/atoms/icons/aha.js +28 -0
- package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
- package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
- package/dist/components/ui/atoms/icons/amplitude.js +33 -0
- package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
- package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
- package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
- package/dist/components/ui/atoms/icons/ashby.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
- package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
- package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
- package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/basecamp.js +57 -0
- package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bill.js +55 -0
- package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
- package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
- package/dist/components/ui/atoms/icons/braze.js +28 -0
- package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
- package/dist/components/ui/atoms/icons/brex.js +29 -0
- package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
- package/dist/components/ui/atoms/icons/buffer.js +33 -0
- package/dist/components/ui/atoms/icons/calendly.js +80 -0
- package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
- package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
- package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
- package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/closeio.js +68 -0
- package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
- package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
- package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
- package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
- package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
- package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
- package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
- package/dist/components/ui/atoms/icons/e2b.js +19 -0
- package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
- package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
- package/dist/components/ui/atoms/icons/evernote.js +29 -0
- package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
- package/dist/components/ui/atoms/icons/factorial.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
- package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
- package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
- package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
- package/dist/components/ui/atoms/icons/generic.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
- package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
- package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
- package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
- package/dist/components/ui/atoms/icons/google-docs.js +328 -0
- package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
- package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
- package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
- package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-flights.js +109 -0
- package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
- package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
- package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
- package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
- package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
- package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-slides.js +243 -0
- package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
- package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
- package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
- package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
- package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
- package/dist/components/ui/atoms/icons/index.js +220 -0
- package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
- package/dist/components/ui/atoms/icons/intercom.js +26 -0
- package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
- package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
- package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
- package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
- package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mcp.js +23 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
- package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
- package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
- package/dist/components/ui/atoms/icons/miro.js +35 -0
- package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/monday.js +60 -0
- package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
- package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
- package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
- package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
- package/dist/components/ui/atoms/icons/obsidian.js +220 -0
- package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
- package/dist/components/ui/atoms/icons/okta.js +56 -0
- package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/one-drive.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
- package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pinecone.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
- package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
- package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
- package/dist/components/ui/atoms/icons/plaid.js +37 -0
- package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
- package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
- package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
- package/dist/components/ui/atoms/icons/reddit.js +315 -0
- package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
- package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
- package/dist/components/ui/atoms/icons/singlestore.js +284 -0
- package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
- package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
- package/dist/components/ui/atoms/icons/snowflake.js +26 -0
- package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/splunk.js +54 -0
- package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
- package/dist/components/ui/atoms/icons/square.d.ts +3 -0
- package/dist/components/ui/atoms/icons/square.js +41 -0
- package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
- package/dist/components/ui/atoms/icons/squarespace.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
- package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
- package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
- package/dist/components/ui/atoms/icons/trello.js +59 -0
- package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
- package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
- package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
- package/dist/components/ui/atoms/icons/utils.js +41 -0
- package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
- package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
- package/dist/components/ui/atoms/icons/weaviate.js +229 -0
- package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/workday.js +97 -0
- package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
- package/dist/components/ui/atoms/icons/wrike.js +16 -0
- package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
- package/dist/components/ui/atoms/icons/xero.js +87 -0
- package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
- package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/zendesk.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
- package/dist/components/ui/atoms/index.d.ts +2 -0
- package/dist/components/ui/atoms/index.js +416 -198
- package/dist/components/ui/atoms/popover.js +2 -2
- package/dist/components/ui/atoms/progress.js +18 -17
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +3 -3
- package/dist/components/ui/atoms/select.js +3 -3
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/atoms/sidebar.js +102 -102
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +2 -2
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.js +431 -213
- package/dist/components/ui/molecules/index.d.ts +1 -0
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +6 -5
- package/dist/components/ui/molecules/tool-card.js +18 -18
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
- package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
- package/dist/components/ui/organisms/index.d.ts +1 -0
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
- package/dist/components/ui/utils/memo.test.d.ts +1 -0
- package/dist/components/ui/utils/memo.test.js +36 -0
- package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
- package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
- package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
- package/dist/index-DH9yRdVk.js +1540 -0
- package/dist/lib/arcade/arcade.d.ts +2 -2
- package/dist/lib/arcade/arcade.js +3 -2
- package/dist/lib/arcade/arcade.test.js +2 -2
- package/dist/lib/utils.test.d.ts +1 -0
- package/dist/lib/utils.test.js +43 -0
- package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
- package/dist/main.d.ts +2 -0
- package/dist/main.js +444 -214
- package/dist/metadata/index.d.ts +3 -0
- package/dist/metadata/index.js +14 -0
- package/dist/metadata/oauth-providers.d.ts +69 -0
- package/dist/metadata/oauth-providers.js +260 -0
- package/dist/metadata/toolkits.d.ts +24 -0
- package/dist/metadata/toolkits.js +1500 -0
- package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
- package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
- package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
- package/package.json +38 -35
- package/dist/assets/icons/calendly.js +0 -64
- package/dist/assets/icons/clickup.d.ts +0 -3
- package/dist/assets/icons/e2b.d.ts +0 -3
- package/dist/assets/icons/e2b.js +0 -9
- package/dist/assets/icons/firecrawl.d.ts +0 -5
- package/dist/assets/icons/firecrawl.js +0 -17
- package/dist/assets/icons/google-calendar.js +0 -93
- package/dist/assets/icons/google-docs.js +0 -219
- package/dist/assets/icons/hubspot.d.ts +0 -3
- package/dist/assets/icons/index.js +0 -128
- package/dist/assets/icons/linkedin.d.ts +0 -3
- package/dist/assets/icons/netsuite.d.ts +0 -3
- package/dist/assets/icons/oauth.d.ts +0 -3
- package/dist/assets/icons/reddit.js +0 -268
- package/dist/assets/icons/utils.d.ts +0 -435
- package/dist/assets/icons/utils.js +0 -439
- package/dist/assets/icons/xero.js +0 -63
- package/dist/assets/icons/youtube.d.ts +0 -3
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
- package/dist/index-DEJd-dpa.js +0 -1537
- /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
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__ */
|
|
12
|
-
/* @__PURE__ */
|
|
13
|
-
/* @__PURE__ */
|
|
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: "
|
|
17
|
+
fill: "currentColor"
|
|
18
18
|
}
|
|
19
19
|
),
|
|
20
|
-
/* @__PURE__ */
|
|
21
|
-
/* @__PURE__ */
|
|
20
|
+
/* @__PURE__ */ h("g", { children: [
|
|
21
|
+
/* @__PURE__ */ l(
|
|
22
22
|
"polygon",
|
|
23
23
|
{
|
|
24
|
-
fill: "
|
|
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__ */
|
|
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: "
|
|
32
|
+
fill: "currentColor"
|
|
33
33
|
}
|
|
34
34
|
),
|
|
35
|
-
/* @__PURE__ */
|
|
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: "
|
|
39
|
+
fill: "currentColor"
|
|
40
40
|
}
|
|
41
41
|
),
|
|
42
|
-
/* @__PURE__ */
|
|
42
|
+
/* @__PURE__ */ l(
|
|
43
43
|
"polygon",
|
|
44
44
|
{
|
|
45
|
-
fill: "
|
|
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__ */
|
|
50
|
-
|
|
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: "
|
|
63
|
+
fill: "currentColor"
|
|
55
64
|
}
|
|
56
65
|
),
|
|
57
|
-
/* @__PURE__ */
|
|
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: "
|
|
70
|
+
fill: "currentColor"
|
|
62
71
|
}
|
|
63
72
|
),
|
|
64
|
-
/* @__PURE__ */
|
|
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: "
|
|
77
|
+
fill: "currentColor"
|
|
69
78
|
}
|
|
70
79
|
),
|
|
71
|
-
/* @__PURE__ */
|
|
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: "
|
|
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
|
-
|
|
85
|
-
|
|
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
|
}
|
|
@@ -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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
|
146
|
+
d as Oauth,
|
|
89
147
|
d as default
|
|
90
148
|
};
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
import { jsxs as o, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
const s = (a) => /* @__PURE__ */ o(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "332",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
viewBox: "0 0 256 332",
|
|
8
|
+
width: "256",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...a,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ t("title", { children: "Obsidian" }),
|
|
13
|
+
/* @__PURE__ */ o("defs", { children: [
|
|
14
|
+
/* @__PURE__ */ o(
|
|
15
|
+
"radialGradient",
|
|
16
|
+
{
|
|
17
|
+
cx: "72.819%",
|
|
18
|
+
cy: "96.934%",
|
|
19
|
+
fx: "72.819%",
|
|
20
|
+
fy: "96.934%",
|
|
21
|
+
gradientTransform: "rotate(-104 11141.322 0)",
|
|
22
|
+
id: "obsidian__a",
|
|
23
|
+
r: "163.793%",
|
|
24
|
+
children: [
|
|
25
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".4" }),
|
|
26
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopOpacity: ".1" })
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
/* @__PURE__ */ o(
|
|
31
|
+
"radialGradient",
|
|
32
|
+
{
|
|
33
|
+
cx: "52.917%",
|
|
34
|
+
cy: "90.632%",
|
|
35
|
+
fx: "52.917%",
|
|
36
|
+
fy: "90.632%",
|
|
37
|
+
gradientTransform: "rotate(-82 10746.75 0)",
|
|
38
|
+
id: "obsidian__b",
|
|
39
|
+
r: "190.361%",
|
|
40
|
+
children: [
|
|
41
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".6" }),
|
|
42
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".1" })
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
),
|
|
46
|
+
/* @__PURE__ */ o(
|
|
47
|
+
"radialGradient",
|
|
48
|
+
{
|
|
49
|
+
cx: "31.174%",
|
|
50
|
+
cy: "97.138%",
|
|
51
|
+
fx: "31.174%",
|
|
52
|
+
fy: "97.138%",
|
|
53
|
+
gradientTransform: "rotate(-77 10724.606 0)",
|
|
54
|
+
id: "obsidian__c",
|
|
55
|
+
r: "178.714%",
|
|
56
|
+
children: [
|
|
57
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".8" }),
|
|
58
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".4" })
|
|
59
|
+
]
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ o(
|
|
63
|
+
"radialGradient",
|
|
64
|
+
{
|
|
65
|
+
cx: "71.813%",
|
|
66
|
+
cy: "99.994%",
|
|
67
|
+
fx: "71.813%",
|
|
68
|
+
fy: "99.994%",
|
|
69
|
+
gradientTransform: "translate(0 22251839.658) skewY(-90)",
|
|
70
|
+
id: "obsidian__d",
|
|
71
|
+
r: "92.086%",
|
|
72
|
+
children: [
|
|
73
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".3" }),
|
|
74
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopOpacity: ".3" })
|
|
75
|
+
]
|
|
76
|
+
}
|
|
77
|
+
),
|
|
78
|
+
/* @__PURE__ */ o(
|
|
79
|
+
"radialGradient",
|
|
80
|
+
{
|
|
81
|
+
cx: "117.013%",
|
|
82
|
+
cy: "34.769%",
|
|
83
|
+
fx: "117.013%",
|
|
84
|
+
fy: "34.769%",
|
|
85
|
+
gradientTransform: "rotate(102 -1004.443 0)",
|
|
86
|
+
id: "obsidian__e",
|
|
87
|
+
r: "328.729%",
|
|
88
|
+
children: [
|
|
89
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: "0" }),
|
|
90
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".2" })
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
),
|
|
94
|
+
/* @__PURE__ */ o(
|
|
95
|
+
"radialGradient",
|
|
96
|
+
{
|
|
97
|
+
cx: "-9.431%",
|
|
98
|
+
cy: "8.712%",
|
|
99
|
+
fx: "-9.431%",
|
|
100
|
+
fy: "8.712%",
|
|
101
|
+
gradientTransform: "rotate(45 1674.397 0)",
|
|
102
|
+
id: "obsidian__f",
|
|
103
|
+
r: "153.492%",
|
|
104
|
+
children: [
|
|
105
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".2" }),
|
|
106
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".4" })
|
|
107
|
+
]
|
|
108
|
+
}
|
|
109
|
+
),
|
|
110
|
+
/* @__PURE__ */ o(
|
|
111
|
+
"radialGradient",
|
|
112
|
+
{
|
|
113
|
+
cx: "103.902%",
|
|
114
|
+
cy: "-22.172%",
|
|
115
|
+
fx: "103.902%",
|
|
116
|
+
fy: "-22.172%",
|
|
117
|
+
gradientTransform: "rotate(80 3757.522 0)",
|
|
118
|
+
id: "obsidian__g",
|
|
119
|
+
r: "394.771%",
|
|
120
|
+
children: [
|
|
121
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".1" }),
|
|
122
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".3" })
|
|
123
|
+
]
|
|
124
|
+
}
|
|
125
|
+
),
|
|
126
|
+
/* @__PURE__ */ o(
|
|
127
|
+
"radialGradient",
|
|
128
|
+
{
|
|
129
|
+
cx: "99.348%",
|
|
130
|
+
cy: "89.193%",
|
|
131
|
+
fx: "99.348%",
|
|
132
|
+
fy: "89.193%",
|
|
133
|
+
gradientTransform: "translate(0 -38783246.548) skewY(-90)",
|
|
134
|
+
id: "obsidian__h",
|
|
135
|
+
r: "203.824%",
|
|
136
|
+
children: [
|
|
137
|
+
/* @__PURE__ */ t("stop", { offset: "0%", stopColor: "#FFF", stopOpacity: ".2" }),
|
|
138
|
+
/* @__PURE__ */ t("stop", { offset: "50%", stopColor: "#FFF", stopOpacity: ".2" }),
|
|
139
|
+
/* @__PURE__ */ t("stop", { offset: "100%", stopColor: "#FFF", stopOpacity: ".3" })
|
|
140
|
+
]
|
|
141
|
+
}
|
|
142
|
+
)
|
|
143
|
+
] }),
|
|
144
|
+
/* @__PURE__ */ t(
|
|
145
|
+
"path",
|
|
146
|
+
{
|
|
147
|
+
d: "M209.056 308.305c-2.043 14.93-16.738 26.638-31.432 22.552-20.823-5.658-44.946-14.616-66.634-16.266l-33.317-2.515a22.002 22.002 0 0 1-14.144-6.522L6.167 246.778a21.766 21.766 0 0 1-4.244-24.124s35.36-77.478 36.775-81.485c1.257-4.008 6.13-39.211 8.958-58.07a22.002 22.002 0 0 1 7.072-12.965L122.462 9.47a22.002 22.002 0 0 1 31.903 2.672l57.048 71.978a23.18 23.18 0 0 1 4.872 14.38c0 13.594 1.179 41.646 8.8 59.72a236.756 236.756 0 0 0 27.974 45.732 11.001 11.001 0 0 1 .786 12.258c-4.95 8.408-14.851 24.595-28.76 45.26a111.738 111.738 0 0 0-16.108 46.834h.079Z",
|
|
148
|
+
fillOpacity: ".3"
|
|
149
|
+
}
|
|
150
|
+
),
|
|
151
|
+
/* @__PURE__ */ t(
|
|
152
|
+
"path",
|
|
153
|
+
{
|
|
154
|
+
d: "M209.606 305.79c-2.043 15.009-16.737 26.717-31.432 22.71-20.744-5.737-44.79-14.695-66.555-16.345L78.38 309.64a21.923 21.923 0 0 1-14.144-6.6L6.874 244.106a21.923 21.923 0 0 1-4.243-24.36s35.438-77.792 36.774-81.878c1.336-4.007 6.13-39.289 8.958-58.305a22.002 22.002 0 0 1 7.072-13.044L123.17 5.621a22.002 22.002 0 0 1 31.902 2.75l56.97 72.292a23.338 23.338 0 0 1 4.871 14.38c0 13.673 1.18 41.804 8.723 59.955a238.092 238.092 0 0 0 27.974 45.969 11.001 11.001 0 0 1 .864 12.336c-5.03 8.487-14.851 24.674-28.838 45.497a112.603 112.603 0 0 0-16.03 46.99Z",
|
|
155
|
+
fill: "#6C31E3"
|
|
156
|
+
}
|
|
157
|
+
),
|
|
158
|
+
/* @__PURE__ */ t(
|
|
159
|
+
"path",
|
|
160
|
+
{
|
|
161
|
+
d: "M70.365 307.44c26.638-53.983 25.93-92.722 14.537-120.225-10.372-25.459-29.781-41.489-45.025-51.468a19.233 19.233 0 0 1-1.415 4.243L2.631 219.747a21.923 21.923 0 0 0 4.321 24.36l57.284 58.933a23.762 23.762 0 0 0 6.129 4.4Z",
|
|
162
|
+
fill: "url(#obsidian__a)"
|
|
163
|
+
}
|
|
164
|
+
),
|
|
165
|
+
/* @__PURE__ */ t(
|
|
166
|
+
"path",
|
|
167
|
+
{
|
|
168
|
+
d: "M142.814 197.902a86.025 86.025 0 0 1 21.06 4.793c21.844 8.172 41.724 26.56 58.147 61.999 1.179-2.043 2.357-4.008 3.615-5.894a960.226 960.226 0 0 0 28.838-45.497 11.001 11.001 0 0 0-.786-12.336 238.092 238.092 0 0 1-28.052-45.969c-7.544-18.073-8.644-46.282-8.723-59.955 0-5.186-1.65-10.294-4.871-14.38l-56.97-72.292-.943-1.178c4.165 13.75 3.93 24.752 1.336 34.731-2.357 9.272-6.757 17.68-11.394 26.56-1.571 2.986-3.143 6.05-4.636 9.193a110.01 110.01 0 0 0-12.415 45.576c-.786 19.016 3.064 42.825 15.716 74.65h.078Z",
|
|
169
|
+
fill: "url(#obsidian__b)"
|
|
170
|
+
}
|
|
171
|
+
),
|
|
172
|
+
/* @__PURE__ */ t(
|
|
173
|
+
"path",
|
|
174
|
+
{
|
|
175
|
+
d: "M142.736 197.902c-12.652-31.824-16.502-55.633-15.716-74.65.786-18.858 6.286-33.002 12.415-45.575l4.715-9.193c4.558-8.88 8.88-17.288 11.315-26.56a61.684 61.684 0 0 0-1.336-34.731c-8.136-8.94-21.96-9.642-30.96-1.572L55.436 66.519a22.002 22.002 0 0 0-7.072 13.044l-8.25 54.69c0 .55-.158 1.022-.236 1.572 15.244 9.901 34.574 25.931 45.025 51.312 2.043 5.029 3.772 10.294 5.029 16.03a157.157 157.157 0 0 1 52.805-5.343v.078Z",
|
|
176
|
+
fill: "url(#obsidian__c)"
|
|
177
|
+
}
|
|
178
|
+
),
|
|
179
|
+
/* @__PURE__ */ t(
|
|
180
|
+
"path",
|
|
181
|
+
{
|
|
182
|
+
d: "M178.253 328.5c14.616 4.007 29.31-7.701 31.353-22.789a120.225 120.225 0 0 1 12.494-41.017c-16.502-35.44-36.382-53.827-58.148-61.999-23.18-8.643-48.404-5.736-74.021.472 5.736 26.01 2.357 60.034-19.487 104.273 2.436 1.257 5.186 1.965 7.936 2.2l34.496 2.593c18.701 1.336 46.597 11.001 65.377 16.266Z",
|
|
183
|
+
fill: "url(#obsidian__d)"
|
|
184
|
+
}
|
|
185
|
+
),
|
|
186
|
+
/* @__PURE__ */ t(
|
|
187
|
+
"path",
|
|
188
|
+
{
|
|
189
|
+
d: "M127.177 122.074c-.864 18.859 1.493 40.39 14.144 72.135l-3.929-.393c-11.394-33.081-13.908-50.054-13.044-69.149.786-19.094 6.994-33.789 13.123-46.361 1.571-3.143 5.186-9.037 6.758-12.023 4.557-8.879 7.622-13.515 10.215-21.609 3.772-11.315 2.986-16.658 2.514-22.001 2.908 19.251-8.172 35.988-16.501 53.04a113.939 113.939 0 0 0-13.358 46.361h.078Z",
|
|
190
|
+
fill: "url(#obsidian__e)"
|
|
191
|
+
}
|
|
192
|
+
),
|
|
193
|
+
/* @__PURE__ */ t(
|
|
194
|
+
"path",
|
|
195
|
+
{
|
|
196
|
+
d: "M88.674 188.551c1.571 3.458 2.907 6.287 3.85 10.608l-3.379.786c-1.336-5.029-2.357-8.643-4.322-12.965-11.472-26.953-29.86-40.861-44.79-51.076 18.074 9.744 36.697 25.066 48.64 52.647Z",
|
|
197
|
+
fill: "url(#obsidian__f)"
|
|
198
|
+
}
|
|
199
|
+
),
|
|
200
|
+
/* @__PURE__ */ t(
|
|
201
|
+
"path",
|
|
202
|
+
{
|
|
203
|
+
d: "M92.681 202.617c6.286 29.467-.786 66.948-21.609 103.409 17.445-36.146 25.931-70.8 18.859-102.938l2.75-.55v.079Z",
|
|
204
|
+
fill: "url(#obsidian__g)"
|
|
205
|
+
}
|
|
206
|
+
),
|
|
207
|
+
/* @__PURE__ */ t(
|
|
208
|
+
"path",
|
|
209
|
+
{
|
|
210
|
+
d: "M164.659 199.867c34.181 12.808 47.383 40.86 57.205 64.355-12.18-24.516-29.074-51.626-58.462-61.684-22.317-7.7-41.175-6.758-73.471.55l-.707-3.143c34.26-7.858 52.176-8.8 75.435 0v-.078Z",
|
|
211
|
+
fill: "url(#obsidian__h)"
|
|
212
|
+
}
|
|
213
|
+
)
|
|
214
|
+
]
|
|
215
|
+
}
|
|
216
|
+
);
|
|
217
|
+
export {
|
|
218
|
+
s as Obsidian,
|
|
219
|
+
s as default
|
|
220
|
+
};
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { jsxs as L, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const e = (c) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
id: "Layer_1",
|
|
6
|
+
style: {},
|
|
7
|
+
version: "1.1",
|
|
8
|
+
viewBox: "0 0 63 63",
|
|
9
|
+
x: "0px",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
xmlSpace: "preserve",
|
|
12
|
+
y: "0px",
|
|
13
|
+
...c,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ l("title", { children: "Okta" }),
|
|
16
|
+
/* @__PURE__ */ l("g", { children: /* @__PURE__ */ l(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
clipRule: "evenodd",
|
|
20
|
+
d: `M34.6,0.4l-1.3,16c-0.6-0.1-1.2-0.1-1.9-0.1c-0.8,0-1.6,0.1-2.3,0.2l-0.7-7.7c0-0.2,0.2-0.5,0.4-0.5h1.3
|
|
21
|
+
l-0.6-7.8c0-0.2,0.2-0.5,0.4-0.5h4.3C34.5,0,34.7,0.2,34.6,0.4L34.6,0.4L34.6,0.4z M23.8,1.2c-0.1-0.2-0.3-0.4-0.5-0.3l-4,1.5
|
|
22
|
+
C19,2.5,18.9,2.8,19,3l3.3,7.1l-1.2,0.5c-0.2,0.1-0.3,0.3-0.2,0.6l3.3,7c1.2-0.7,2.5-1.2,3.9-1.5L23.8,1.2L23.8,1.2z M14,5.7
|
|
23
|
+
l9.3,13.1c-1.2,0.8-2.2,1.7-3.1,2.7L14.5,16c-0.2-0.2-0.2-0.5,0-0.6l1-0.8L10,9c-0.2-0.2-0.2-0.5,0-0.6l3.3-2.7
|
|
24
|
+
C13.5,5.4,13.8,5.5,14,5.7L14,5.7z M6.2,13.2c-0.2-0.1-0.5-0.1-0.6,0.1l-2.1,3.7c-0.1,0.2,0,0.5,0.2,0.6l7.1,3.4l-0.7,1.1
|
|
25
|
+
c-0.1,0.2,0,0.5,0.2,0.6l7.1,3.2c0.5-1.3,1.2-2.5,2-3.6L6.2,13.2z M0.9,23.3c0-0.2,0.3-0.4,0.5-0.3l15.5,4
|
|
26
|
+
c-0.4,1.3-0.6,2.7-0.7,4.1l-7.8-0.6c-0.2,0-0.4-0.2-0.4-0.5l0.2-1.3L0.6,28c-0.2,0-0.4-0.2-0.4-0.5L0.9,23.3L0.9,23.3L0.9,23.3z
|
|
27
|
+
M0.4,33.8C0.1,33.8,0,34,0,34.3l0.8,4.2c0,0.2,0.3,0.4,0.5,0.3l7.6-2l0.2,1.3c0,0.2,0.3,0.4,0.5,0.3l7.5-2.1
|
|
28
|
+
c-0.4-1.3-0.7-2.7-0.8-4.1L0.4,33.8L0.4,33.8z M2.9,44.9c-0.1-0.2,0-0.5,0.2-0.6l14.5-6.9c0.5,1.3,1.3,2.5,2.2,3.6l-6.3,4.5
|
|
29
|
+
c-0.2,0.1-0.5,0.1-0.6-0.1L12,44.3l-6.5,4.5c-0.2,0.1-0.5,0.1-0.6-0.1L2.9,44.9L2.9,44.9z M20.4,41.9L9.1,53.3
|
|
30
|
+
c-0.2,0.2-0.2,0.5,0,0.6l3.3,2.7c0.2,0.2,0.5,0.1,0.6-0.1l4.6-6.4l1,0.9c0.2,0.2,0.5,0.1,0.6-0.1l4.4-6.4
|
|
31
|
+
C22.4,43.8,21.3,42.9,20.4,41.9L20.4,41.9z M18.2,60.1c-0.2-0.1-0.3-0.3-0.2-0.6L24.6,45c1.2,0.6,2.6,1.1,3.9,1.4l-2,7.5
|
|
32
|
+
c-0.1,0.2-0.3,0.4-0.5,0.3l-1.2-0.5l-2.1,7.6c-0.1,0.2-0.3,0.4-0.5,0.3L18.2,60.1L18.2,60.1L18.2,60.1z M29.6,46.6l-1.3,16
|
|
33
|
+
c0,0.2,0.2,0.5,0.4,0.5H33c0.2,0,0.4-0.2,0.4-0.5l-0.6-7.8h1.3c0.2,0,0.4-0.2,0.4-0.5l-0.7-7.7c-0.8,0.1-1.5,0.2-2.3,0.2
|
|
34
|
+
C30.9,46.7,30.2,46.7,29.6,46.6L29.6,46.6z M45.1,3.4c0.1-0.2,0-0.5-0.2-0.6l-4-1.5c-0.2-0.1-0.5,0.1-0.5,0.3l-2.1,7.6l-1.2-0.5
|
|
35
|
+
c-0.2-0.1-0.5,0.1-0.5,0.3l-2,7.5c1.4,0.3,2.7,0.8,3.9,1.4L45.1,3.4L45.1,3.4z M53.9,9.7L42.6,21.1c-0.9-1-2-1.9-3.2-2.6l4.4-6.4
|
|
36
|
+
c0.1-0.2,0.4-0.2,0.6-0.1l1,0.9l4.6-6.4c0.1-0.2,0.4-0.2,0.6-0.1l3.3,2.7C54,9.3,54,9.6,53.9,9.7L53.9,9.7z M59.9,18.7
|
|
37
|
+
c0.2-0.1,0.3-0.4,0.2-0.6L58,14.4c-0.1-0.2-0.4-0.3-0.6-0.1l-6.5,4.5l-0.7-1.1c-0.1-0.2-0.4-0.3-0.6-0.1L43.3,22
|
|
38
|
+
c0.9,1.1,1.6,2.3,2.2,3.6L59.9,18.7L59.9,18.7z M62.2,24.5l0.7,4.2c0,0.2-0.1,0.5-0.4,0.5l-15.9,1.5c-0.1-1.4-0.4-2.8-0.8-4.1
|
|
39
|
+
l7.5-2.1c0.2-0.1,0.5,0.1,0.5,0.3l0.2,1.3l7.6-2C61.9,24.1,62.1,24.3,62.2,24.5L62.2,24.5L62.2,24.5z M61.5,40
|
|
40
|
+
c0.2,0.1,0.5-0.1,0.5-0.3l0.7-4.2c0-0.2-0.1-0.5-0.4-0.5l-7.8-0.7l0.2-1.3c0-0.2-0.1-0.5-0.4-0.5l-7.8-0.6c0,1.4-0.3,2.8-0.7,4.1
|
|
41
|
+
L61.5,40L61.5,40L61.5,40z M57.4,49.6c-0.1,0.2-0.4,0.3-0.6,0.1l-13.2-9.1c0.8-1.1,1.5-2.3,2-3.6l7.1,3.2c0.2,0.1,0.3,0.4,0.2,0.6
|
|
42
|
+
L52.2,42l7.1,3.4c0.2,0.1,0.3,0.4,0.2,0.6L57.4,49.6C57.4,49.6,57.4,49.6,57.4,49.6z M39.7,44.2L49,57.3c0.1,0.2,0.4,0.2,0.6,0.1
|
|
43
|
+
l3.3-2.7c0.2-0.2,0.2-0.4,0-0.6l-5.5-5.6l1-0.8c0.2-0.2,0.2-0.4,0-0.6l-5.5-5.5C42,42.6,40.9,43.5,39.7,44.2L39.7,44.2L39.7,44.2z
|
|
44
|
+
M39.7,62c-0.2,0.1-0.5-0.1-0.5-0.3l-4.2-15.4c1.4-0.3,2.7-0.8,3.9-1.5l3.3,7c0.1,0.2,0,0.5-0.2,0.6l-1.2,0.5l3.3,7.1
|
|
45
|
+
c0.1,0.2,0,0.5-0.2,0.6L39.7,62L39.7,62L39.7,62z`,
|
|
46
|
+
fill: "currentColor",
|
|
47
|
+
fillRule: "evenodd"
|
|
48
|
+
}
|
|
49
|
+
) })
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
);
|
|
53
|
+
export {
|
|
54
|
+
e as Okta,
|
|
55
|
+
e as default
|
|
56
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { jsxs as i, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const t = (a) => /* @__PURE__ */ i("svg", { viewBox: "0 5.5 32 20.5", xmlns: "http://www.w3.org/2000/svg", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ l("title", { children: "OfficeCore10_32x_24x_20x_16x_01-22-2019" }),
|
|
4
|
+
/* @__PURE__ */ i("g", { id: "STYLE_COLOR", children: [
|
|
5
|
+
/* @__PURE__ */ l(
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M12.20245,11.19292l.00031-.0011,6.71765,4.02379,4.00293-1.68451.00018.00068A6.4768,6.4768,0,0,1,25.5,13c.14764,0,.29358.0067.43878.01639a10.00075,10.00075,0,0,0-18.041-3.01381C7.932,10.00215,7.9657,10,8,10A7.96073,7.96073,0,0,1,12.20245,11.19292Z",
|
|
9
|
+
fill: "#0364b8"
|
|
10
|
+
}
|
|
11
|
+
),
|
|
12
|
+
/* @__PURE__ */ l(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M12.20276,11.19182l-.00031.0011A7.96073,7.96073,0,0,0,8,10c-.0343,0-.06805.00215-.10223.00258A7.99676,7.99676,0,0,0,1.43732,22.57277l5.924-2.49292,2.63342-1.10819,5.86353-2.46746,3.06213-1.28859Z",
|
|
16
|
+
fill: "#0078d4"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ l(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M25.93878,13.01639C25.79358,13.0067,25.64764,13,25.5,13a6.4768,6.4768,0,0,0-2.57648.53178l-.00018-.00068-4.00293,1.68451,1.16077.69528L23.88611,18.19l1.66009.99438,5.67633,3.40007a6.5002,6.5002,0,0,0-5.28375-9.56805Z",
|
|
23
|
+
fill: "#1490df"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ l(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M25.5462,19.18437,23.88611,18.19l-3.80493-2.2791-1.16077-.69528L15.85828,16.5042,9.99475,18.97166,7.36133,20.07985l-5.924,2.49292A7.98889,7.98889,0,0,0,8,26H25.5a6.49837,6.49837,0,0,0,5.72253-3.41556Z",
|
|
30
|
+
fill: "#28a8ea"
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
] })
|
|
34
|
+
] });
|
|
35
|
+
export {
|
|
36
|
+
t as OneDrive,
|
|
37
|
+
t as default
|
|
38
|
+
};
|