@arcadeai/design-system 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +1 -0
- package/dist/main.js +431 -213
- 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
|
@@ -10,7 +10,9 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
10
10
|
...c,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google Hotels" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ e("g", { fill: "none", fillRule: "evenodd", children: [
|
|
15
|
+
" ",
|
|
14
16
|
/* @__PURE__ */ l(
|
|
15
17
|
"path",
|
|
16
18
|
{
|
|
@@ -18,6 +20,7 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
18
20
|
fill: "#1967d2"
|
|
19
21
|
}
|
|
20
22
|
),
|
|
23
|
+
" ",
|
|
21
24
|
/* @__PURE__ */ l(
|
|
22
25
|
"rect",
|
|
23
26
|
{
|
|
@@ -29,6 +32,7 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
29
32
|
y: "95.383"
|
|
30
33
|
}
|
|
31
34
|
),
|
|
35
|
+
" ",
|
|
32
36
|
/* @__PURE__ */ l(
|
|
33
37
|
"path",
|
|
34
38
|
{
|
|
@@ -36,6 +40,7 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
36
40
|
fill: "#fbbc04"
|
|
37
41
|
}
|
|
38
42
|
),
|
|
43
|
+
" ",
|
|
39
44
|
/* @__PURE__ */ l(
|
|
40
45
|
"path",
|
|
41
46
|
{
|
|
@@ -43,6 +48,7 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
43
48
|
fill: "#ea4335"
|
|
44
49
|
}
|
|
45
50
|
),
|
|
51
|
+
" ",
|
|
46
52
|
/* @__PURE__ */ l(
|
|
47
53
|
"path",
|
|
48
54
|
{
|
|
@@ -50,7 +56,9 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
50
56
|
fill: "#34a853"
|
|
51
57
|
}
|
|
52
58
|
),
|
|
59
|
+
" ",
|
|
53
60
|
/* @__PURE__ */ l("circle", { cx: "256.165", cy: "281.764", fill: "#4285f4", r: "78.938" }),
|
|
61
|
+
" ",
|
|
54
62
|
/* @__PURE__ */ l(
|
|
55
63
|
"path",
|
|
56
64
|
{
|
|
@@ -58,7 +66,8 @@ const t = (c) => /* @__PURE__ */ e(
|
|
|
58
66
|
fill: "#fff",
|
|
59
67
|
fillRule: "nonzero"
|
|
60
68
|
}
|
|
61
|
-
)
|
|
69
|
+
),
|
|
70
|
+
" "
|
|
62
71
|
] })
|
|
63
72
|
]
|
|
64
73
|
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import { jsxs as f, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const i = (l) => /* @__PURE__ */ f(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
id: "find-jobs",
|
|
6
|
+
viewBox: "0 0 512 512",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
...l,
|
|
9
|
+
children: [
|
|
10
|
+
/* @__PURE__ */ a("title", { children: "Google jobs" }),
|
|
11
|
+
/* @__PURE__ */ a(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "m341.732 370.61 28.885-28.886 35.547 35.546-28.886 28.885z",
|
|
15
|
+
fill: "#676e87"
|
|
16
|
+
}
|
|
17
|
+
),
|
|
18
|
+
/* @__PURE__ */ a(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
d: "m370.61 341.73-7.5 7.5 13.64 13.64a20.38 20.38 0 0 1 0 28.82l-7 7 7.5 7.5 28.88-28.88Z",
|
|
22
|
+
fill: "#595f74"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ a(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M493.92 493.92a36.13 36.13 0 0 1-51.1 0l-65.54-65.54a15.7 15.7 0 0 1 0-22.22l28.88-28.88a15.7 15.7 0 0 1 22.22 0l65.54 65.54a36.13 36.13 0 0 1 0 51.1Z",
|
|
29
|
+
fill: "#ffcd85"
|
|
30
|
+
}
|
|
31
|
+
),
|
|
32
|
+
/* @__PURE__ */ a(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
d: "m493.92 442.82-65.54-65.54a15.7 15.7 0 0 0-22.22 0l-3.89 3.89 61.65 61.65a36.13 36.13 0 0 1 0 51.1 36.15 36.15 0 0 1-10.55 7.32 36.15 36.15 0 0 0 40.55-7.32 36.13 36.13 0 0 0 0-51.1Z",
|
|
36
|
+
fill: "#ffc166"
|
|
37
|
+
}
|
|
38
|
+
),
|
|
39
|
+
/* @__PURE__ */ a(
|
|
40
|
+
"circle",
|
|
41
|
+
{
|
|
42
|
+
cx: "214.59",
|
|
43
|
+
cy: "214.59",
|
|
44
|
+
fill: "#b3e0ff",
|
|
45
|
+
r: "207.19",
|
|
46
|
+
transform: "rotate(-45 214.588 214.595)"
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
/* @__PURE__ */ a("circle", { cx: "214.59", cy: "214.59", fill: "#d9f0ff", r: "166.73" }),
|
|
50
|
+
/* @__PURE__ */ a(
|
|
51
|
+
"rect",
|
|
52
|
+
{
|
|
53
|
+
fill: "#ffc166",
|
|
54
|
+
height: "124.82",
|
|
55
|
+
rx: "12.31",
|
|
56
|
+
width: "187.61",
|
|
57
|
+
x: "120.79",
|
|
58
|
+
y: "168.5"
|
|
59
|
+
}
|
|
60
|
+
),
|
|
61
|
+
/* @__PURE__ */ a(
|
|
62
|
+
"path",
|
|
63
|
+
{
|
|
64
|
+
d: "M296.08 168.5h-30a12.32 12.32 0 0 1 12.32 12.31V281a12.32 12.32 0 0 1-12.32 12.31h30A12.32 12.32 0 0 0 308.4 281V180.81a12.32 12.32 0 0 0-12.32-12.31Z",
|
|
65
|
+
fill: "#ffb74e"
|
|
66
|
+
}
|
|
67
|
+
),
|
|
68
|
+
/* @__PURE__ */ a(
|
|
69
|
+
"path",
|
|
70
|
+
{
|
|
71
|
+
d: "m308.4 206-85.66 37.29a20.44 20.44 0 0 1-16.3 0L120.79 206v-25.19a12.31 12.31 0 0 1 12.31-12.31h163a12.32 12.32 0 0 1 12.32 12.31Z",
|
|
72
|
+
fill: "#ffae36"
|
|
73
|
+
}
|
|
74
|
+
),
|
|
75
|
+
/* @__PURE__ */ a(
|
|
76
|
+
"path",
|
|
77
|
+
{
|
|
78
|
+
d: "M296.08 168.5h-30a12.32 12.32 0 0 1 12.32 12.31V219l30-13.06v-25.13a12.32 12.32 0 0 0-12.32-12.31Z",
|
|
79
|
+
fill: "#ffa41f"
|
|
80
|
+
}
|
|
81
|
+
),
|
|
82
|
+
/* @__PURE__ */ a("rect", { fill: "#676e87", height: "30", rx: "7", width: "30", x: "199.59", y: "227.05" }),
|
|
83
|
+
/* @__PURE__ */ a(
|
|
84
|
+
"path",
|
|
85
|
+
{
|
|
86
|
+
d: "M222.59 227.05h-11.48a7 7 0 0 1 7 7v16a7 7 0 0 1-7 7h11.48a7 7 0 0 0 7-7v-16a7 7 0 0 0-7-7Z",
|
|
87
|
+
fill: "#595f74"
|
|
88
|
+
}
|
|
89
|
+
),
|
|
90
|
+
/* @__PURE__ */ a(
|
|
91
|
+
"path",
|
|
92
|
+
{
|
|
93
|
+
d: "M499.22 437.51 433.68 372a23.19 23.19 0 0 0-26.63-4.41l-22.18-22.18A214.71 214.71 0 0 0 62.78 62.78a214.72 214.72 0 0 0 282.6 322.09l22.18 22.18a23.19 23.19 0 0 0 4.44 26.63l65.54 65.54a43.64 43.64 0 0 0 61.71-61.71ZM341.29 369l-.2.18A199.71 199.71 0 0 1 73.39 73.39a199.71 199.71 0 0 1 295.76 267.67l-.22.26q-6.18 7.5-13.14 14.47T341.29 369Zm15.71 6.26c3.21-2.86 6.36-5.8 9.42-8.86s6-6.21 8.86-9.42l20.29 20.3-18.27 18.27Zm131.61 113.35a28.65 28.65 0 0 1-40.49 0l-65.54-65.54a8.22 8.22 0 0 1 0-11.61l28.88-28.88a8.22 8.22 0 0 1 11.61 0l65.54 65.54a28.65 28.65 0 0 1 0 40.49ZM296.08 161h-31v-11.53A21.13 21.13 0 0 0 244 128.36h-58.8a21.13 21.13 0 0 0-21.11 21.11V161h-31a19.82 19.82 0 0 0-19.81 19.81V281a19.83 19.83 0 0 0 19.81 19.82h163A19.84 19.84 0 0 0 315.9 281V180.81A19.83 19.83 0 0 0 296.08 161Zm-117-11.53a6.12 6.12 0 0 1 6.11-6.11H244a6.12 6.12 0 0 1 6.11 6.11V161h-71ZM300.9 281a4.82 4.82 0 0 1-4.82 4.82h-163a4.82 4.82 0 0 1-4.81-4.82v-63.6l63.8 27.77v4.88a14.52 14.52 0 0 0 14.5 14.5h16a14.52 14.52 0 0 0 14.5-14.5v-4.88l63.83-27.77Zm-93.81-31.45v-15h15v15ZM300.9 201l-64.67 28.14a14.5 14.5 0 0 0-13.64-9.63h-16a14.52 14.52 0 0 0-13.59 9.67L128.29 201v-20.19a4.82 4.82 0 0 1 4.81-4.81h163a4.82 4.82 0 0 1 4.82 4.81Zm36.89-109.61c-67.93-67.93-178.47-67.93-246.4 0a174.23 174.23 0 0 0 246.4 246.4 174.23 174.23 0 0 0 0-246.4Zm-10.6 235.8a159.25 159.25 0 1 1 46.63-112.6 158.76 158.76 0 0 1-46.63 112.6Z",
|
|
94
|
+
fill: "#272a33"
|
|
95
|
+
}
|
|
96
|
+
)
|
|
97
|
+
]
|
|
98
|
+
}
|
|
99
|
+
);
|
|
100
|
+
export {
|
|
101
|
+
i as GoogleJobs,
|
|
102
|
+
i as default
|
|
103
|
+
};
|
|
@@ -10,6 +10,7 @@ const i = (a) => /* @__PURE__ */ e(
|
|
|
10
10
|
...a,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google Maps" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ l(
|
|
14
15
|
"path",
|
|
15
16
|
{
|
|
@@ -17,6 +18,7 @@ const i = (a) => /* @__PURE__ */ e(
|
|
|
17
18
|
fill: "#1a73e8"
|
|
18
19
|
}
|
|
19
20
|
),
|
|
21
|
+
" ",
|
|
20
22
|
/* @__PURE__ */ l(
|
|
21
23
|
"path",
|
|
22
24
|
{
|
|
@@ -24,6 +26,7 @@ const i = (a) => /* @__PURE__ */ e(
|
|
|
24
26
|
fill: "#ea4335"
|
|
25
27
|
}
|
|
26
28
|
),
|
|
29
|
+
" ",
|
|
27
30
|
/* @__PURE__ */ l(
|
|
28
31
|
"path",
|
|
29
32
|
{
|
|
@@ -31,6 +34,7 @@ const i = (a) => /* @__PURE__ */ e(
|
|
|
31
34
|
fill: "#4285f4"
|
|
32
35
|
}
|
|
33
36
|
),
|
|
37
|
+
" ",
|
|
34
38
|
/* @__PURE__ */ l(
|
|
35
39
|
"path",
|
|
36
40
|
{
|
|
@@ -38,6 +42,7 @@ const i = (a) => /* @__PURE__ */ e(
|
|
|
38
42
|
fill: "#fbbc04"
|
|
39
43
|
}
|
|
40
44
|
),
|
|
45
|
+
" ",
|
|
41
46
|
/* @__PURE__ */ l(
|
|
42
47
|
"path",
|
|
43
48
|
{
|
|
@@ -11,6 +11,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
11
11
|
...t,
|
|
12
12
|
children: [
|
|
13
13
|
/* @__PURE__ */ c("title", { children: "Google News" }),
|
|
14
|
+
" ",
|
|
14
15
|
/* @__PURE__ */ c(
|
|
15
16
|
"path",
|
|
16
17
|
{
|
|
@@ -18,6 +19,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
18
19
|
fill: "#0C9D58"
|
|
19
20
|
}
|
|
20
21
|
),
|
|
22
|
+
" ",
|
|
21
23
|
/* @__PURE__ */ c(
|
|
22
24
|
"polygon",
|
|
23
25
|
{
|
|
@@ -26,6 +28,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
26
28
|
points: "5210.8,892 3885.3,721.4 5210.8,1077"
|
|
27
29
|
}
|
|
28
30
|
),
|
|
31
|
+
" ",
|
|
29
32
|
/* @__PURE__ */ c(
|
|
30
33
|
"path",
|
|
31
34
|
{
|
|
@@ -34,6 +37,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
34
37
|
opacity: ".2"
|
|
35
38
|
}
|
|
36
39
|
),
|
|
40
|
+
" ",
|
|
37
41
|
/* @__PURE__ */ c(
|
|
38
42
|
"path",
|
|
39
43
|
{
|
|
@@ -42,6 +46,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
42
46
|
opacity: ".2"
|
|
43
47
|
}
|
|
44
48
|
),
|
|
49
|
+
" ",
|
|
45
50
|
/* @__PURE__ */ c(
|
|
46
51
|
"path",
|
|
47
52
|
{
|
|
@@ -49,6 +54,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
49
54
|
fill: "#EA4335"
|
|
50
55
|
}
|
|
51
56
|
),
|
|
57
|
+
" ",
|
|
52
58
|
/* @__PURE__ */ c(
|
|
53
59
|
"polygon",
|
|
54
60
|
{
|
|
@@ -57,6 +63,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
57
63
|
points: "5806.4,2638.1 5978.7,3684.8 5806.4,4328.1"
|
|
58
64
|
}
|
|
59
65
|
),
|
|
66
|
+
" ",
|
|
60
67
|
/* @__PURE__ */ c(
|
|
61
68
|
"polygon",
|
|
62
69
|
{
|
|
@@ -65,6 +72,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
65
72
|
points: "3900.8,764.1 4055.2,805.6 4151,1451.6"
|
|
66
73
|
}
|
|
67
74
|
),
|
|
75
|
+
" ",
|
|
68
76
|
/* @__PURE__ */ c(
|
|
69
77
|
"path",
|
|
70
78
|
{
|
|
@@ -73,6 +81,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
73
81
|
opacity: ".2"
|
|
74
82
|
}
|
|
75
83
|
),
|
|
84
|
+
" ",
|
|
76
85
|
/* @__PURE__ */ c(
|
|
77
86
|
"path",
|
|
78
87
|
{
|
|
@@ -80,6 +89,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
80
89
|
fill: "#FFC107"
|
|
81
90
|
}
|
|
82
91
|
),
|
|
92
|
+
" ",
|
|
83
93
|
/* @__PURE__ */ c(
|
|
84
94
|
"path",
|
|
85
95
|
{
|
|
@@ -88,6 +98,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
88
98
|
opacity: ".2"
|
|
89
99
|
}
|
|
90
100
|
),
|
|
101
|
+
" ",
|
|
91
102
|
/* @__PURE__ */ c(
|
|
92
103
|
"path",
|
|
93
104
|
{
|
|
@@ -95,6 +106,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
95
106
|
fill: "#4285F4"
|
|
96
107
|
}
|
|
97
108
|
),
|
|
109
|
+
" ",
|
|
98
110
|
/* @__PURE__ */ c(
|
|
99
111
|
"path",
|
|
100
112
|
{
|
|
@@ -102,6 +114,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
102
114
|
fill: "#FFFFFF"
|
|
103
115
|
}
|
|
104
116
|
),
|
|
117
|
+
" ",
|
|
105
118
|
/* @__PURE__ */ c(
|
|
106
119
|
"path",
|
|
107
120
|
{
|
|
@@ -110,6 +123,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
110
123
|
opacity: ".2"
|
|
111
124
|
}
|
|
112
125
|
),
|
|
126
|
+
" ",
|
|
113
127
|
/* @__PURE__ */ c(
|
|
114
128
|
"path",
|
|
115
129
|
{
|
|
@@ -118,6 +132,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
118
132
|
opacity: ".2"
|
|
119
133
|
}
|
|
120
134
|
),
|
|
135
|
+
" ",
|
|
121
136
|
/* @__PURE__ */ c(
|
|
122
137
|
"path",
|
|
123
138
|
{
|
|
@@ -125,10 +140,15 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
125
140
|
fill: "#FFFFFF"
|
|
126
141
|
}
|
|
127
142
|
),
|
|
143
|
+
" ",
|
|
128
144
|
/* @__PURE__ */ l("g", { fill: "#1A237E", opacity: ".2", children: [
|
|
145
|
+
" ",
|
|
129
146
|
/* @__PURE__ */ c("path", { d: "M2233.2 3573.9v37.2h472.7c3.5-12.2 6.5-24.6 9-37.2h-481.7z" }),
|
|
130
|
-
|
|
147
|
+
" ",
|
|
148
|
+
/* @__PURE__ */ c("path", { d: "M2233.2 4280.3c-487.1 0-882.9-389.9-892.8-874.7-.1 6.2-.5 12.4-.5 18.6 0 493.4 399.9 893.3 893.3 893.3 515.9 0 855.3-362.7 855.3-873 0-4.1-.5-7.9-.5-12-11.1 497-347.4 847.8-854.8 847.8zM2575.9 2981.3c-93.1-88.6-211.1-134-342.7-134-292.4 0-529.5 247.3-529.5 539.7 0 6.3.7 12.4.9 18.6 9.9-284.2 242.4-521.1 528.6-521.1 131.7 0 249.6 45.3 342.7 134v.2l273.5-273.5c-6.4-6-13.5-11.3-20.1-17.1L2576 2981.5l-.1-.2z" }),
|
|
149
|
+
" "
|
|
131
150
|
] }),
|
|
151
|
+
" ",
|
|
132
152
|
/* @__PURE__ */ c(
|
|
133
153
|
"path",
|
|
134
154
|
{
|
|
@@ -137,6 +157,7 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
137
157
|
opacity: ".2"
|
|
138
158
|
}
|
|
139
159
|
),
|
|
160
|
+
" ",
|
|
140
161
|
/* @__PURE__ */ l(
|
|
141
162
|
"radialGradient",
|
|
142
163
|
{
|
|
@@ -146,8 +167,11 @@ const p = (t) => /* @__PURE__ */ l(
|
|
|
146
167
|
id: "a",
|
|
147
168
|
r: "6370.563",
|
|
148
169
|
children: [
|
|
149
|
-
|
|
150
|
-
/* @__PURE__ */ c("stop", { offset: "
|
|
170
|
+
" ",
|
|
171
|
+
/* @__PURE__ */ c("stop", { offset: "0", stopColor: "#fff", stopOpacity: ".1" }),
|
|
172
|
+
" ",
|
|
173
|
+
/* @__PURE__ */ c("stop", { offset: "1", stopColor: "#fff", stopOpacity: "0" }),
|
|
174
|
+
" "
|
|
151
175
|
]
|
|
152
176
|
}
|
|
153
177
|
)
|
|
@@ -10,7 +10,9 @@ const l = (e) => /* @__PURE__ */ t(
|
|
|
10
10
|
...e,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ h("title", { children: "Google Sheets" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ h("path", { d: "M206 108.7h108.7L206 0z", fill: "#188038" }),
|
|
15
|
+
" ",
|
|
14
16
|
/* @__PURE__ */ h(
|
|
15
17
|
"path",
|
|
16
18
|
{
|
|
@@ -18,6 +20,7 @@ const l = (e) => /* @__PURE__ */ t(
|
|
|
18
20
|
fill: "#34a853"
|
|
19
21
|
}
|
|
20
22
|
),
|
|
23
|
+
" ",
|
|
21
24
|
/* @__PURE__ */ h(
|
|
22
25
|
"path",
|
|
23
26
|
{
|
|
@@ -10,7 +10,9 @@ const h = (e) => /* @__PURE__ */ c(
|
|
|
10
10
|
...e,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google Shopping" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ c("g", { fill: "none", fillRule: "evenodd", children: [
|
|
15
|
+
" ",
|
|
14
16
|
/* @__PURE__ */ l(
|
|
15
17
|
"path",
|
|
16
18
|
{
|
|
@@ -18,6 +20,7 @@ const h = (e) => /* @__PURE__ */ c(
|
|
|
18
20
|
fill: "#4285f4"
|
|
19
21
|
}
|
|
20
22
|
),
|
|
23
|
+
" ",
|
|
21
24
|
/* @__PURE__ */ l(
|
|
22
25
|
"path",
|
|
23
26
|
{
|
|
@@ -25,6 +28,7 @@ const h = (e) => /* @__PURE__ */ c(
|
|
|
25
28
|
fill: "#34a853"
|
|
26
29
|
}
|
|
27
30
|
),
|
|
31
|
+
" ",
|
|
28
32
|
/* @__PURE__ */ l(
|
|
29
33
|
"path",
|
|
30
34
|
{
|
|
@@ -32,6 +36,7 @@ const h = (e) => /* @__PURE__ */ c(
|
|
|
32
36
|
fill: "#fbbc05"
|
|
33
37
|
}
|
|
34
38
|
),
|
|
39
|
+
" ",
|
|
35
40
|
/* @__PURE__ */ l(
|
|
36
41
|
"path",
|
|
37
42
|
{
|
|
@@ -39,14 +44,17 @@ const h = (e) => /* @__PURE__ */ c(
|
|
|
39
44
|
fill: "#ea4335"
|
|
40
45
|
}
|
|
41
46
|
),
|
|
47
|
+
" ",
|
|
42
48
|
/* @__PURE__ */ l("circle", { cx: "266.849", cy: "252.764", fill: "#4285f4", r: "74.23" }),
|
|
49
|
+
" ",
|
|
43
50
|
/* @__PURE__ */ l(
|
|
44
51
|
"path",
|
|
45
52
|
{
|
|
46
53
|
d: "m367.983 230.928h-98.726v42.358h56.828c-5.298 26.91-27.45 42.358-56.828 42.358-34.675 0-62.607-28.903-62.607-64.783s27.932-64.783 62.607-64.783c14.93 0 28.414 5.482 39.009 14.452l30.822-31.894c-18.782-16.943-42.862-27.408-69.831-27.408-58.754 0-105.95 48.837-105.95 109.633s47.196 109.633 105.95 109.633c52.975 0 101.134-39.867 101.134-109.633 0-6.478-.963-13.455-2.408-19.933z",
|
|
47
54
|
fill: "#fff"
|
|
48
55
|
}
|
|
49
|
-
)
|
|
56
|
+
),
|
|
57
|
+
" "
|
|
50
58
|
] })
|
|
51
59
|
]
|
|
52
60
|
}
|
|
@@ -0,0 +1,243 @@
|
|
|
1
|
+
import { jsxs as l, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
const a = (e) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "66px",
|
|
6
|
+
version: "1.1",
|
|
7
|
+
viewBox: "0 0 48 66",
|
|
8
|
+
width: "48px",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...e,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ i("title", { children: "Slides-icon" }),
|
|
13
|
+
/* @__PURE__ */ i("desc", { children: "Created with Sketch." }),
|
|
14
|
+
/* @__PURE__ */ l("defs", { children: [
|
|
15
|
+
/* @__PURE__ */ i(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
19
|
+
id: "path-1"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ i(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
26
|
+
id: "path-3"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ i(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
33
|
+
id: "path-5"
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
/* @__PURE__ */ l(
|
|
37
|
+
"linearGradient",
|
|
38
|
+
{
|
|
39
|
+
id: "linearGradient-7",
|
|
40
|
+
x1: "50.0053945%",
|
|
41
|
+
x2: "50.0053945%",
|
|
42
|
+
y1: "8.58610612%",
|
|
43
|
+
y2: "100.013939%",
|
|
44
|
+
children: [
|
|
45
|
+
/* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#BF360C", stopOpacity: "0.2" }),
|
|
46
|
+
/* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#BF360C", stopOpacity: "0.02" })
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
),
|
|
50
|
+
/* @__PURE__ */ i(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
54
|
+
id: "path-8"
|
|
55
|
+
}
|
|
56
|
+
),
|
|
57
|
+
/* @__PURE__ */ i(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
61
|
+
id: "path-10"
|
|
62
|
+
}
|
|
63
|
+
),
|
|
64
|
+
/* @__PURE__ */ i(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
68
|
+
id: "path-12"
|
|
69
|
+
}
|
|
70
|
+
),
|
|
71
|
+
/* @__PURE__ */ i(
|
|
72
|
+
"path",
|
|
73
|
+
{
|
|
74
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
75
|
+
id: "path-14"
|
|
76
|
+
}
|
|
77
|
+
),
|
|
78
|
+
/* @__PURE__ */ i(
|
|
79
|
+
"path",
|
|
80
|
+
{
|
|
81
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
82
|
+
id: "path-16"
|
|
83
|
+
}
|
|
84
|
+
),
|
|
85
|
+
/* @__PURE__ */ l(
|
|
86
|
+
"radialGradient",
|
|
87
|
+
{
|
|
88
|
+
cx: "3.16804688%",
|
|
89
|
+
cy: "2.71744318%",
|
|
90
|
+
fx: "3.16804688%",
|
|
91
|
+
fy: "2.71744318%",
|
|
92
|
+
gradientTransform: "translate(0.031680,0.027174),scale(1.000000,0.727273),translate(-0.031680,-0.027174)",
|
|
93
|
+
id: "radialGradient-18",
|
|
94
|
+
r: "161.248516%",
|
|
95
|
+
children: [
|
|
96
|
+
/* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#FFFFFF", stopOpacity: "0.1" }),
|
|
97
|
+
/* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#FFFFFF", stopOpacity: "0" })
|
|
98
|
+
]
|
|
99
|
+
}
|
|
100
|
+
)
|
|
101
|
+
] }),
|
|
102
|
+
/* @__PURE__ */ i("g", { fill: "none", fillRule: "evenodd", id: "Page-1", stroke: "none", strokeWidth: "1", children: /* @__PURE__ */ i(
|
|
103
|
+
"g",
|
|
104
|
+
{
|
|
105
|
+
id: "Consumer-Apps-Slides-Large-VD-R8",
|
|
106
|
+
transform: "translate(-449.000000, -452.000000)",
|
|
107
|
+
children: /* @__PURE__ */ i("g", { id: "Hero", transform: "translate(0.000000, 63.000000)", children: /* @__PURE__ */ i("g", { id: "Personal", transform: "translate(277.000000, 299.000000)", children: /* @__PURE__ */ l("g", { id: "Slides-icon", transform: "translate(172.000000, 90.000000)", children: [
|
|
108
|
+
/* @__PURE__ */ l("g", { id: "Group", children: [
|
|
109
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
110
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-2", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-1" }) }),
|
|
111
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
112
|
+
/* @__PURE__ */ i(
|
|
113
|
+
"path",
|
|
114
|
+
{
|
|
115
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L36.9791667,10.3541667 L29.5833333,0 Z",
|
|
116
|
+
fill: "#F4B400",
|
|
117
|
+
fillRule: "nonzero",
|
|
118
|
+
id: "Path",
|
|
119
|
+
mask: "url(#mask-2)"
|
|
120
|
+
}
|
|
121
|
+
)
|
|
122
|
+
] }),
|
|
123
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
124
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-4", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-3" }) }),
|
|
125
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
126
|
+
/* @__PURE__ */ i(
|
|
127
|
+
"path",
|
|
128
|
+
{
|
|
129
|
+
d: "M33.28125,29.5833333 L14.0520833,29.5833333 C12.8317708,29.5833333 11.8333333,30.5817708 11.8333333,31.8020833 L11.8333333,51.03125 C11.8333333,52.2515625 12.8317708,53.25 14.0520833,53.25 L33.28125,53.25 C34.5015625,53.25 35.5,52.2515625 35.5,51.03125 L35.5,31.8020833 C35.5,30.5817708 34.5015625,29.5833333 33.28125,29.5833333 Z M32.5416667,46.59375 L14.7916667,46.59375 L14.7916667,36.2395833 L32.5416667,36.2395833 L32.5416667,46.59375 Z",
|
|
130
|
+
fill: "#F1F1F1",
|
|
131
|
+
fillRule: "nonzero",
|
|
132
|
+
id: "Shape",
|
|
133
|
+
mask: "url(#mask-4)"
|
|
134
|
+
}
|
|
135
|
+
)
|
|
136
|
+
] }),
|
|
137
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
138
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-6", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-5" }) }),
|
|
139
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
140
|
+
/* @__PURE__ */ i(
|
|
141
|
+
"polygon",
|
|
142
|
+
{
|
|
143
|
+
fill: "url(#linearGradient-7)",
|
|
144
|
+
fillRule: "nonzero",
|
|
145
|
+
id: "Path",
|
|
146
|
+
mask: "url(#mask-6)",
|
|
147
|
+
points: "30.8813021 16.4520313 47.3333333 32.9003646 47.3333333 17.75"
|
|
148
|
+
}
|
|
149
|
+
)
|
|
150
|
+
] }),
|
|
151
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
152
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-9", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-8" }) }),
|
|
153
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
154
|
+
/* @__PURE__ */ i("g", { id: "Group", mask: "url(#mask-9)", children: /* @__PURE__ */ i("g", { transform: "translate(26.625000, -2.958333)", children: /* @__PURE__ */ i(
|
|
155
|
+
"path",
|
|
156
|
+
{
|
|
157
|
+
d: "M2.95833333,2.95833333 L2.95833333,16.2708333 C2.95833333,18.7225521 4.94411458,20.7083333 7.39583333,20.7083333 L20.7083333,20.7083333 L2.95833333,2.95833333 Z",
|
|
158
|
+
fill: "#FADA80",
|
|
159
|
+
fillRule: "nonzero",
|
|
160
|
+
id: "Path"
|
|
161
|
+
}
|
|
162
|
+
) }) })
|
|
163
|
+
] }),
|
|
164
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
165
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-11", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-10" }) }),
|
|
166
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
167
|
+
/* @__PURE__ */ i(
|
|
168
|
+
"polygon",
|
|
169
|
+
{
|
|
170
|
+
fill: "#FFFFFF",
|
|
171
|
+
fillOpacity: "0.1",
|
|
172
|
+
fillRule: "nonzero",
|
|
173
|
+
id: "Path",
|
|
174
|
+
mask: "url(#mask-11)",
|
|
175
|
+
points: "29.5833333 0 29.5833333 0.369791667 46.9635417 17.75 47.3333333 17.75"
|
|
176
|
+
}
|
|
177
|
+
)
|
|
178
|
+
] }),
|
|
179
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
180
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-13", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-12" }) }),
|
|
181
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
182
|
+
/* @__PURE__ */ i(
|
|
183
|
+
"path",
|
|
184
|
+
{
|
|
185
|
+
d: "M4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,4.80729167 C0,2.36666667 1.996875,0.369791667 4.4375,0.369791667 L29.5833333,0.369791667 L29.5833333,0 L4.4375,0 Z",
|
|
186
|
+
fill: "#FFFFFF",
|
|
187
|
+
fillOpacity: "0.2",
|
|
188
|
+
fillRule: "nonzero",
|
|
189
|
+
id: "Path",
|
|
190
|
+
mask: "url(#mask-13)"
|
|
191
|
+
}
|
|
192
|
+
)
|
|
193
|
+
] }),
|
|
194
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
195
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-15", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-14" }) }),
|
|
196
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
197
|
+
/* @__PURE__ */ i(
|
|
198
|
+
"path",
|
|
199
|
+
{
|
|
200
|
+
d: "M42.8958333,64.7135417 L4.4375,64.7135417 C1.996875,64.7135417 0,62.7166667 0,60.2760417 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,60.2760417 C47.3333333,62.7166667 45.3364583,64.7135417 42.8958333,64.7135417 Z",
|
|
201
|
+
fill: "#BF360C",
|
|
202
|
+
fillOpacity: "0.2",
|
|
203
|
+
fillRule: "nonzero",
|
|
204
|
+
id: "Path",
|
|
205
|
+
mask: "url(#mask-15)"
|
|
206
|
+
}
|
|
207
|
+
)
|
|
208
|
+
] }),
|
|
209
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
210
|
+
/* @__PURE__ */ i("mask", { fill: "white", id: "mask-17", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-16" }) }),
|
|
211
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
212
|
+
/* @__PURE__ */ i(
|
|
213
|
+
"path",
|
|
214
|
+
{
|
|
215
|
+
d: "M34.0208333,17.75 C31.5691146,17.75 29.5833333,15.7642188 29.5833333,13.3125 L29.5833333,13.6822917 C29.5833333,16.1340104 31.5691146,18.1197917 34.0208333,18.1197917 L47.3333333,18.1197917 L47.3333333,17.75 L34.0208333,17.75 Z",
|
|
216
|
+
fill: "#BF360C",
|
|
217
|
+
fillOpacity: "0.1",
|
|
218
|
+
fillRule: "nonzero",
|
|
219
|
+
id: "Path",
|
|
220
|
+
mask: "url(#mask-17)"
|
|
221
|
+
}
|
|
222
|
+
)
|
|
223
|
+
] })
|
|
224
|
+
] }),
|
|
225
|
+
/* @__PURE__ */ i(
|
|
226
|
+
"path",
|
|
227
|
+
{
|
|
228
|
+
d: "M29.5833333,0 L4.4375,0 C1.996875,0 0,1.996875 0,4.4375 L0,60.6458333 C0,63.0864583 1.996875,65.0833333 4.4375,65.0833333 L42.8958333,65.0833333 C45.3364583,65.0833333 47.3333333,63.0864583 47.3333333,60.6458333 L47.3333333,17.75 L29.5833333,0 Z",
|
|
229
|
+
fill: "url(#radialGradient-18)",
|
|
230
|
+
fillRule: "nonzero",
|
|
231
|
+
id: "Path"
|
|
232
|
+
}
|
|
233
|
+
)
|
|
234
|
+
] }) }) })
|
|
235
|
+
}
|
|
236
|
+
) })
|
|
237
|
+
]
|
|
238
|
+
}
|
|
239
|
+
);
|
|
240
|
+
export {
|
|
241
|
+
a as GoogleSlides,
|
|
242
|
+
a as default
|
|
243
|
+
};
|