@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
|
@@ -0,0 +1,328 @@
|
|
|
1
|
+
import { jsxs as l, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
const d = (e) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
viewBox: "0 0 47 65",
|
|
7
|
+
width: "1em",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...e,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ i("title", { children: "Docs-icon" }),
|
|
12
|
+
" ",
|
|
13
|
+
/* @__PURE__ */ l("defs", { children: [
|
|
14
|
+
" ",
|
|
15
|
+
/* @__PURE__ */ i(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
19
|
+
id: "path-1"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
" ",
|
|
23
|
+
/* @__PURE__ */ i(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
27
|
+
id: "path-3"
|
|
28
|
+
}
|
|
29
|
+
),
|
|
30
|
+
" ",
|
|
31
|
+
/* @__PURE__ */ l(
|
|
32
|
+
"linearGradient",
|
|
33
|
+
{
|
|
34
|
+
id: "linearGradient-5",
|
|
35
|
+
x1: "50.0053945%",
|
|
36
|
+
x2: "50.0053945%",
|
|
37
|
+
y1: "8.58610612%",
|
|
38
|
+
y2: "100.013939%",
|
|
39
|
+
children: [
|
|
40
|
+
" ",
|
|
41
|
+
/* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#1A237E", stopOpacity: "0.2" }),
|
|
42
|
+
" ",
|
|
43
|
+
/* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#1A237E", stopOpacity: "0.02" }),
|
|
44
|
+
" "
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
" ",
|
|
49
|
+
/* @__PURE__ */ i(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
53
|
+
id: "path-6"
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
" ",
|
|
57
|
+
/* @__PURE__ */ i(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
61
|
+
id: "path-8"
|
|
62
|
+
}
|
|
63
|
+
),
|
|
64
|
+
" ",
|
|
65
|
+
/* @__PURE__ */ i(
|
|
66
|
+
"path",
|
|
67
|
+
{
|
|
68
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
69
|
+
id: "path-10"
|
|
70
|
+
}
|
|
71
|
+
),
|
|
72
|
+
" ",
|
|
73
|
+
/* @__PURE__ */ i(
|
|
74
|
+
"path",
|
|
75
|
+
{
|
|
76
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
77
|
+
id: "path-12"
|
|
78
|
+
}
|
|
79
|
+
),
|
|
80
|
+
" ",
|
|
81
|
+
/* @__PURE__ */ i(
|
|
82
|
+
"path",
|
|
83
|
+
{
|
|
84
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
85
|
+
id: "path-14"
|
|
86
|
+
}
|
|
87
|
+
),
|
|
88
|
+
" ",
|
|
89
|
+
/* @__PURE__ */ l(
|
|
90
|
+
"radialGradient",
|
|
91
|
+
{
|
|
92
|
+
cx: "3.16804688%",
|
|
93
|
+
cy: "2.71744318%",
|
|
94
|
+
fx: "3.16804688%",
|
|
95
|
+
fy: "2.71744318%",
|
|
96
|
+
gradientTransform: "translate(0.031680,0.027174),scale(1.000000,0.723077),translate(-0.031680,-0.027174)",
|
|
97
|
+
id: "radialGradient-16",
|
|
98
|
+
r: "161.248516%",
|
|
99
|
+
children: [
|
|
100
|
+
" ",
|
|
101
|
+
/* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#FFFFFF", stopOpacity: "0.1" }),
|
|
102
|
+
" ",
|
|
103
|
+
/* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#FFFFFF", stopOpacity: "0" }),
|
|
104
|
+
" "
|
|
105
|
+
]
|
|
106
|
+
}
|
|
107
|
+
),
|
|
108
|
+
" "
|
|
109
|
+
] }),
|
|
110
|
+
" ",
|
|
111
|
+
/* @__PURE__ */ l("g", { fill: "none", fillRule: "evenodd", id: "Page-1", stroke: "none", strokeWidth: "1", children: [
|
|
112
|
+
" ",
|
|
113
|
+
/* @__PURE__ */ l(
|
|
114
|
+
"g",
|
|
115
|
+
{
|
|
116
|
+
id: "Consumer-Apps-Docs-Large-VD-R8",
|
|
117
|
+
transform: "translate(-451.000000, -463.000000)",
|
|
118
|
+
children: [
|
|
119
|
+
" ",
|
|
120
|
+
/* @__PURE__ */ l("g", { id: "Hero", transform: "translate(0.000000, 63.000000)", children: [
|
|
121
|
+
" ",
|
|
122
|
+
/* @__PURE__ */ l("g", { id: "Personal", transform: "translate(277.000000, 309.000000)", children: [
|
|
123
|
+
" ",
|
|
124
|
+
/* @__PURE__ */ l("g", { id: "Docs-icon", transform: "translate(174.000000, 91.000000)", children: [
|
|
125
|
+
" ",
|
|
126
|
+
/* @__PURE__ */ l("g", { id: "Group", children: [
|
|
127
|
+
" ",
|
|
128
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
129
|
+
" ",
|
|
130
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-2", children: [
|
|
131
|
+
" ",
|
|
132
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-1" }),
|
|
133
|
+
" "
|
|
134
|
+
] }),
|
|
135
|
+
" ",
|
|
136
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
137
|
+
" ",
|
|
138
|
+
/* @__PURE__ */ i(
|
|
139
|
+
"path",
|
|
140
|
+
{
|
|
141
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L36.71875,10.3409091 L29.375,0 Z",
|
|
142
|
+
fill: "#4285F4",
|
|
143
|
+
fillRule: "nonzero",
|
|
144
|
+
id: "Path",
|
|
145
|
+
mask: "url(#mask-2)"
|
|
146
|
+
}
|
|
147
|
+
),
|
|
148
|
+
" "
|
|
149
|
+
] }),
|
|
150
|
+
" ",
|
|
151
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
152
|
+
" ",
|
|
153
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-4", children: [
|
|
154
|
+
" ",
|
|
155
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-3" }),
|
|
156
|
+
" "
|
|
157
|
+
] }),
|
|
158
|
+
" ",
|
|
159
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
160
|
+
" ",
|
|
161
|
+
/* @__PURE__ */ i(
|
|
162
|
+
"polygon",
|
|
163
|
+
{
|
|
164
|
+
fill: "url(#linearGradient-5)",
|
|
165
|
+
fillRule: "nonzero",
|
|
166
|
+
id: "Path",
|
|
167
|
+
mask: "url(#mask-4)",
|
|
168
|
+
points: "30.6638281 16.4309659 47 32.8582386 47 17.7272727"
|
|
169
|
+
}
|
|
170
|
+
),
|
|
171
|
+
" "
|
|
172
|
+
] }),
|
|
173
|
+
" ",
|
|
174
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
175
|
+
" ",
|
|
176
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-7", children: [
|
|
177
|
+
" ",
|
|
178
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-6" }),
|
|
179
|
+
" "
|
|
180
|
+
] }),
|
|
181
|
+
" ",
|
|
182
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
183
|
+
" ",
|
|
184
|
+
/* @__PURE__ */ i(
|
|
185
|
+
"path",
|
|
186
|
+
{
|
|
187
|
+
d: "M11.75,47.2727273 L35.25,47.2727273 L35.25,44.3181818 L11.75,44.3181818 L11.75,47.2727273 Z M11.75,53.1818182 L29.375,53.1818182 L29.375,50.2272727 L11.75,50.2272727 L11.75,53.1818182 Z M11.75,32.5 L11.75,35.4545455 L35.25,35.4545455 L35.25,32.5 L11.75,32.5 Z M11.75,41.3636364 L35.25,41.3636364 L35.25,38.4090909 L11.75,38.4090909 L11.75,41.3636364 Z",
|
|
188
|
+
fill: "#F1F1F1",
|
|
189
|
+
fillRule: "nonzero",
|
|
190
|
+
id: "Shape",
|
|
191
|
+
mask: "url(#mask-7)"
|
|
192
|
+
}
|
|
193
|
+
),
|
|
194
|
+
" "
|
|
195
|
+
] }),
|
|
196
|
+
" ",
|
|
197
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
198
|
+
" ",
|
|
199
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-9", children: [
|
|
200
|
+
" ",
|
|
201
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-8" }),
|
|
202
|
+
" "
|
|
203
|
+
] }),
|
|
204
|
+
" ",
|
|
205
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
206
|
+
" ",
|
|
207
|
+
/* @__PURE__ */ l("g", { id: "Group", mask: "url(#mask-9)", children: [
|
|
208
|
+
" ",
|
|
209
|
+
/* @__PURE__ */ l("g", { transform: "translate(26.437500, -2.954545)", children: [
|
|
210
|
+
" ",
|
|
211
|
+
/* @__PURE__ */ i(
|
|
212
|
+
"path",
|
|
213
|
+
{
|
|
214
|
+
d: "M2.9375,2.95454545 L2.9375,16.25 C2.9375,18.6985795 4.90929688,20.6818182 7.34375,20.6818182 L20.5625,20.6818182 L2.9375,2.95454545 Z",
|
|
215
|
+
fill: "#A1C2FA",
|
|
216
|
+
fillRule: "nonzero",
|
|
217
|
+
id: "Path"
|
|
218
|
+
}
|
|
219
|
+
),
|
|
220
|
+
" "
|
|
221
|
+
] }),
|
|
222
|
+
" "
|
|
223
|
+
] }),
|
|
224
|
+
" "
|
|
225
|
+
] }),
|
|
226
|
+
" ",
|
|
227
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
228
|
+
" ",
|
|
229
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-11", children: [
|
|
230
|
+
" ",
|
|
231
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-10" }),
|
|
232
|
+
" "
|
|
233
|
+
] }),
|
|
234
|
+
" ",
|
|
235
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
236
|
+
" ",
|
|
237
|
+
/* @__PURE__ */ i(
|
|
238
|
+
"path",
|
|
239
|
+
{
|
|
240
|
+
d: "M4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,4.80113636 C0,2.36363636 1.9828125,0.369318182 4.40625,0.369318182 L29.375,0.369318182 L29.375,0 L4.40625,0 Z",
|
|
241
|
+
fill: "#FFFFFF",
|
|
242
|
+
fillOpacity: "0.2",
|
|
243
|
+
fillRule: "nonzero",
|
|
244
|
+
id: "Path",
|
|
245
|
+
mask: "url(#mask-11)"
|
|
246
|
+
}
|
|
247
|
+
),
|
|
248
|
+
" "
|
|
249
|
+
] }),
|
|
250
|
+
" ",
|
|
251
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
252
|
+
" ",
|
|
253
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-13", children: [
|
|
254
|
+
" ",
|
|
255
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-12" }),
|
|
256
|
+
" "
|
|
257
|
+
] }),
|
|
258
|
+
" ",
|
|
259
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
260
|
+
" ",
|
|
261
|
+
/* @__PURE__ */ i(
|
|
262
|
+
"path",
|
|
263
|
+
{
|
|
264
|
+
d: "M42.59375,64.6306818 L4.40625,64.6306818 C1.9828125,64.6306818 0,62.6363636 0,60.1988636 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,60.1988636 C47,62.6363636 45.0171875,64.6306818 42.59375,64.6306818 Z",
|
|
265
|
+
fill: "#1A237E",
|
|
266
|
+
fillOpacity: "0.2",
|
|
267
|
+
fillRule: "nonzero",
|
|
268
|
+
id: "Path",
|
|
269
|
+
mask: "url(#mask-13)"
|
|
270
|
+
}
|
|
271
|
+
),
|
|
272
|
+
" "
|
|
273
|
+
] }),
|
|
274
|
+
" ",
|
|
275
|
+
/* @__PURE__ */ l("g", { id: "Clipped", children: [
|
|
276
|
+
" ",
|
|
277
|
+
/* @__PURE__ */ l("mask", { fill: "white", id: "mask-15", children: [
|
|
278
|
+
" ",
|
|
279
|
+
/* @__PURE__ */ i("use", { xlinkHref: "#path-14" }),
|
|
280
|
+
" "
|
|
281
|
+
] }),
|
|
282
|
+
" ",
|
|
283
|
+
/* @__PURE__ */ i("g", { id: "SVGID_1_" }),
|
|
284
|
+
" ",
|
|
285
|
+
/* @__PURE__ */ i(
|
|
286
|
+
"path",
|
|
287
|
+
{
|
|
288
|
+
d: "M33.78125,17.7272727 C31.3467969,17.7272727 29.375,15.7440341 29.375,13.2954545 L29.375,13.6647727 C29.375,16.1133523 31.3467969,18.0965909 33.78125,18.0965909 L47,18.0965909 L47,17.7272727 L33.78125,17.7272727 Z",
|
|
289
|
+
fill: "#1A237E",
|
|
290
|
+
fillOpacity: "0.1",
|
|
291
|
+
fillRule: "nonzero",
|
|
292
|
+
id: "Path",
|
|
293
|
+
mask: "url(#mask-15)"
|
|
294
|
+
}
|
|
295
|
+
),
|
|
296
|
+
" "
|
|
297
|
+
] }),
|
|
298
|
+
" "
|
|
299
|
+
] }),
|
|
300
|
+
" ",
|
|
301
|
+
/* @__PURE__ */ i(
|
|
302
|
+
"path",
|
|
303
|
+
{
|
|
304
|
+
d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
|
|
305
|
+
fill: "url(#radialGradient-16)",
|
|
306
|
+
fillRule: "nonzero",
|
|
307
|
+
id: "Path"
|
|
308
|
+
}
|
|
309
|
+
),
|
|
310
|
+
" "
|
|
311
|
+
] }),
|
|
312
|
+
" "
|
|
313
|
+
] }),
|
|
314
|
+
" "
|
|
315
|
+
] }),
|
|
316
|
+
" "
|
|
317
|
+
]
|
|
318
|
+
}
|
|
319
|
+
),
|
|
320
|
+
" "
|
|
321
|
+
] })
|
|
322
|
+
]
|
|
323
|
+
}
|
|
324
|
+
);
|
|
325
|
+
export {
|
|
326
|
+
d as GoogleDocs,
|
|
327
|
+
d as default
|
|
328
|
+
};
|
|
@@ -9,6 +9,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
9
9
|
...t,
|
|
10
10
|
children: [
|
|
11
11
|
/* @__PURE__ */ l("title", { children: "Google Drive" }),
|
|
12
|
+
" ",
|
|
12
13
|
/* @__PURE__ */ l(
|
|
13
14
|
"path",
|
|
14
15
|
{
|
|
@@ -16,6 +17,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
16
17
|
fill: "#0066da"
|
|
17
18
|
}
|
|
18
19
|
),
|
|
20
|
+
" ",
|
|
19
21
|
/* @__PURE__ */ l(
|
|
20
22
|
"path",
|
|
21
23
|
{
|
|
@@ -23,6 +25,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
23
25
|
fill: "#00ac47"
|
|
24
26
|
}
|
|
25
27
|
),
|
|
28
|
+
" ",
|
|
26
29
|
/* @__PURE__ */ l(
|
|
27
30
|
"path",
|
|
28
31
|
{
|
|
@@ -30,6 +33,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
30
33
|
fill: "#ea4335"
|
|
31
34
|
}
|
|
32
35
|
),
|
|
36
|
+
" ",
|
|
33
37
|
/* @__PURE__ */ l(
|
|
34
38
|
"path",
|
|
35
39
|
{
|
|
@@ -37,6 +41,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
37
41
|
fill: "#00832d"
|
|
38
42
|
}
|
|
39
43
|
),
|
|
44
|
+
" ",
|
|
40
45
|
/* @__PURE__ */ l(
|
|
41
46
|
"path",
|
|
42
47
|
{
|
|
@@ -44,6 +49,7 @@ const i = (t) => /* @__PURE__ */ c(
|
|
|
44
49
|
fill: "#2684fc"
|
|
45
50
|
}
|
|
46
51
|
),
|
|
52
|
+
" ",
|
|
47
53
|
/* @__PURE__ */ l(
|
|
48
54
|
"path",
|
|
49
55
|
{
|
|
@@ -10,7 +10,9 @@ const h = (i) => /* @__PURE__ */ e(
|
|
|
10
10
|
...i,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google Finance" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ e("g", { fill: "none", fillRule: "evenodd", children: [
|
|
15
|
+
" ",
|
|
14
16
|
/* @__PURE__ */ l(
|
|
15
17
|
"path",
|
|
16
18
|
{
|
|
@@ -18,7 +20,9 @@ const h = (i) => /* @__PURE__ */ e(
|
|
|
18
20
|
fill: "#C3C3C3"
|
|
19
21
|
}
|
|
20
22
|
),
|
|
23
|
+
" ",
|
|
21
24
|
/* @__PURE__ */ l("path", { d: "M0 173.105h512v165.79H0z", fill: "#E3E3E3" }),
|
|
25
|
+
" ",
|
|
22
26
|
/* @__PURE__ */ l(
|
|
23
27
|
"path",
|
|
24
28
|
{
|
|
@@ -26,6 +30,7 @@ const h = (i) => /* @__PURE__ */ e(
|
|
|
26
30
|
fill: "#F2F2F2"
|
|
27
31
|
}
|
|
28
32
|
),
|
|
33
|
+
" ",
|
|
29
34
|
/* @__PURE__ */ l(
|
|
30
35
|
"path",
|
|
31
36
|
{
|
|
@@ -33,13 +38,15 @@ const h = (i) => /* @__PURE__ */ e(
|
|
|
33
38
|
fill: "#17A05D"
|
|
34
39
|
}
|
|
35
40
|
),
|
|
41
|
+
" ",
|
|
36
42
|
/* @__PURE__ */ l(
|
|
37
43
|
"path",
|
|
38
44
|
{
|
|
39
45
|
d: "M0 470.552l124.343-107.276L256 402.286l256-190.172v280.383c0 10.771-8.725 19.503-19.504 19.503H19.504C8.732 512 0 503.26 0 492.49v-21.938z",
|
|
40
46
|
fill: "#9FCD69"
|
|
41
47
|
}
|
|
42
|
-
)
|
|
48
|
+
),
|
|
49
|
+
" "
|
|
43
50
|
] })
|
|
44
51
|
]
|
|
45
52
|
}
|
|
@@ -10,24 +10,35 @@ const o = (t) => /* @__PURE__ */ i(
|
|
|
10
10
|
...t,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google Flight" }),
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
13
|
+
" ",
|
|
14
|
+
/* @__PURE__ */ i("defs", { children: [
|
|
15
|
+
" ",
|
|
16
|
+
/* @__PURE__ */ i(
|
|
17
|
+
"linearGradient",
|
|
18
|
+
{
|
|
19
|
+
gradientTransform: "matrix(1 0 0 -1 0 1034.6666)",
|
|
20
|
+
gradientUnits: "userSpaceOnUse",
|
|
21
|
+
id: "SVGID_1_",
|
|
22
|
+
x1: "657.1484",
|
|
23
|
+
x2: "947.777",
|
|
24
|
+
y1: "549.3411",
|
|
25
|
+
y2: "177.4323",
|
|
26
|
+
children: [
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ l("stop", { offset: "0.075", stopColor: "#5694CE" }),
|
|
29
|
+
" ",
|
|
30
|
+
/* @__PURE__ */ l("stop", { offset: "0.4997", stopColor: "#5EA4EC" }),
|
|
31
|
+
" "
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
),
|
|
35
|
+
" "
|
|
36
|
+
] }),
|
|
37
|
+
" ",
|
|
29
38
|
/* @__PURE__ */ i("g", { children: [
|
|
39
|
+
" ",
|
|
30
40
|
/* @__PURE__ */ i("g", { children: [
|
|
41
|
+
" ",
|
|
31
42
|
/* @__PURE__ */ l(
|
|
32
43
|
"path",
|
|
33
44
|
{
|
|
@@ -35,15 +46,19 @@ const o = (t) => /* @__PURE__ */ i(
|
|
|
35
46
|
fill: "#5593D8"
|
|
36
47
|
}
|
|
37
48
|
),
|
|
49
|
+
" ",
|
|
38
50
|
/* @__PURE__ */ l(
|
|
39
51
|
"path",
|
|
40
52
|
{
|
|
41
53
|
d: "M1002.6,515.8c0.8,183.6-143.4,337.6-329.7,347.7c-14.3,0.8-28.4,0.7-42.3-0.2c-75.6-5-145.1-34.1-200.2-80.1l422.8-502.5l1.4-1.7l23.3-27.7c71.3,59.4,118.7,147.1,124.2,247C1002.4,504.1,1002.5,510,1002.6,515.8z",
|
|
42
54
|
fill: "#60A7F0"
|
|
43
55
|
}
|
|
44
|
-
)
|
|
56
|
+
),
|
|
57
|
+
" "
|
|
45
58
|
] }),
|
|
59
|
+
" ",
|
|
46
60
|
/* @__PURE__ */ l("polygon", { fill: "#4C82BC", points: "480.5,610.3 548.3,642.8 530.9,663.5 " }),
|
|
61
|
+
" ",
|
|
47
62
|
/* @__PURE__ */ l(
|
|
48
63
|
"path",
|
|
49
64
|
{
|
|
@@ -51,8 +66,11 @@ const o = (t) => /* @__PURE__ */ i(
|
|
|
51
66
|
fill: "url(#SVGID_1_)"
|
|
52
67
|
}
|
|
53
68
|
),
|
|
69
|
+
" ",
|
|
54
70
|
/* @__PURE__ */ i("g", { children: [
|
|
71
|
+
" ",
|
|
55
72
|
/* @__PURE__ */ i("g", { children: [
|
|
73
|
+
" ",
|
|
56
74
|
/* @__PURE__ */ l(
|
|
57
75
|
"path",
|
|
58
76
|
{
|
|
@@ -60,16 +78,27 @@ const o = (t) => /* @__PURE__ */ i(
|
|
|
60
78
|
fill: "#ECECEC"
|
|
61
79
|
}
|
|
62
80
|
),
|
|
81
|
+
" ",
|
|
63
82
|
/* @__PURE__ */ l(
|
|
64
83
|
"polygon",
|
|
65
84
|
{
|
|
66
85
|
fill: "#D1D1D1",
|
|
67
86
|
points: "796.1,694.3 782.3,710.7 676.8,536 741,460.1 "
|
|
68
87
|
}
|
|
69
|
-
)
|
|
88
|
+
),
|
|
89
|
+
" "
|
|
70
90
|
] }),
|
|
71
|
-
|
|
72
|
-
|
|
91
|
+
" ",
|
|
92
|
+
/* @__PURE__ */ l(
|
|
93
|
+
"polygon",
|
|
94
|
+
{
|
|
95
|
+
fill: "#4C82BC",
|
|
96
|
+
points: "451.4,406.2 596,539.2 630.7,491.4 "
|
|
97
|
+
}
|
|
98
|
+
),
|
|
99
|
+
" "
|
|
100
|
+
] }),
|
|
101
|
+
" "
|
|
73
102
|
] })
|
|
74
103
|
]
|
|
75
104
|
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { jsxs as i, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const o = (t) => /* @__PURE__ */ i(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
viewBox: "300 150 700 750",
|
|
8
|
+
width: "1em",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l("title", { children: "Google Flight" }),
|
|
13
|
+
" ",
|
|
14
|
+
/* @__PURE__ */ i("defs", { children: [
|
|
15
|
+
" ",
|
|
16
|
+
/* @__PURE__ */ i(
|
|
17
|
+
"linearGradient",
|
|
18
|
+
{
|
|
19
|
+
gradientTransform: "matrix(1 0 0 -1 0 1034.6666)",
|
|
20
|
+
gradientUnits: "userSpaceOnUse",
|
|
21
|
+
id: "SVGID_1_",
|
|
22
|
+
x1: "657.1484",
|
|
23
|
+
x2: "947.777",
|
|
24
|
+
y1: "549.3411",
|
|
25
|
+
y2: "177.4323",
|
|
26
|
+
children: [
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ l("stop", { offset: "0.075", stopColor: "#5694CE" }),
|
|
29
|
+
" ",
|
|
30
|
+
/* @__PURE__ */ l("stop", { offset: "0.4997", stopColor: "#5EA4EC" }),
|
|
31
|
+
" "
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
),
|
|
35
|
+
" "
|
|
36
|
+
] }),
|
|
37
|
+
" ",
|
|
38
|
+
/* @__PURE__ */ i("g", { children: [
|
|
39
|
+
" ",
|
|
40
|
+
/* @__PURE__ */ i("g", { children: [
|
|
41
|
+
" ",
|
|
42
|
+
/* @__PURE__ */ l(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "M877.8,251.2l-447.6,532C358.8,723.7,311.4,636,306,536.1c-10.4-191.2,137-354.7,329.2-365.2C727.1,165.9,812.5,196.8,877.8,251.2z",
|
|
46
|
+
fill: "#5593D8"
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
" ",
|
|
50
|
+
/* @__PURE__ */ l(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
d: "M1002.6,515.8c0.8,183.6-143.4,337.6-329.7,347.7c-14.3,0.8-28.4,0.7-42.3-0.2c-75.6-5-145.1-34.1-200.2-80.1l422.8-502.5l1.4-1.7l23.3-27.7c71.3,59.4,118.7,147.1,124.2,247C1002.4,504.1,1002.5,510,1002.6,515.8z",
|
|
54
|
+
fill: "#60A7F0"
|
|
55
|
+
}
|
|
56
|
+
),
|
|
57
|
+
" "
|
|
58
|
+
] }),
|
|
59
|
+
" ",
|
|
60
|
+
/* @__PURE__ */ l("polygon", { fill: "#4C82BC", points: "480.5,610.3 548.3,642.8 530.9,663.5 " }),
|
|
61
|
+
" ",
|
|
62
|
+
/* @__PURE__ */ l(
|
|
63
|
+
"path",
|
|
64
|
+
{
|
|
65
|
+
d: "M1002.9,516c0.8,183.6-143.4,337.6-329.7,347.7c-14.3,0.8-28.4,0.7-42.3-0.2C589.7,785.1,531,663.6,531,663.6l302.8-359.9l0.3,0.3L1002.9,516z",
|
|
66
|
+
fill: "url(#SVGID_1_)"
|
|
67
|
+
}
|
|
68
|
+
),
|
|
69
|
+
" ",
|
|
70
|
+
/* @__PURE__ */ i("g", { children: [
|
|
71
|
+
" ",
|
|
72
|
+
/* @__PURE__ */ i("g", { children: [
|
|
73
|
+
" ",
|
|
74
|
+
/* @__PURE__ */ l(
|
|
75
|
+
"path",
|
|
76
|
+
{
|
|
77
|
+
d: "M451.4,406.2l179.3,85.2l-80,110.2l-57.1-8.1l-13.1,16.8l67.8,32.5l35.6,64.9l15.6-17.3L584.6,632l92.2-96.1L741,460l68.2-80.6c10.7-12.7,18.7-27.7,22.8-44c2.1-8.1,3.2-16.6,2.1-23.8c-3.4-21.5-49.3-2.7-64.4,15c-15.1,17.7-75.5,89.4-75.5,89.4l-228.3-27.9L451.4,406.2z",
|
|
78
|
+
fill: "#ECECEC"
|
|
79
|
+
}
|
|
80
|
+
),
|
|
81
|
+
" ",
|
|
82
|
+
/* @__PURE__ */ l(
|
|
83
|
+
"polygon",
|
|
84
|
+
{
|
|
85
|
+
fill: "#D1D1D1",
|
|
86
|
+
points: "796.1,694.3 782.3,710.7 676.8,536 741,460.1 "
|
|
87
|
+
}
|
|
88
|
+
),
|
|
89
|
+
" "
|
|
90
|
+
] }),
|
|
91
|
+
" ",
|
|
92
|
+
/* @__PURE__ */ l(
|
|
93
|
+
"polygon",
|
|
94
|
+
{
|
|
95
|
+
fill: "#4C82BC",
|
|
96
|
+
points: "451.4,406.2 596,539.2 630.7,491.4 "
|
|
97
|
+
}
|
|
98
|
+
),
|
|
99
|
+
" "
|
|
100
|
+
] }),
|
|
101
|
+
" "
|
|
102
|
+
] })
|
|
103
|
+
]
|
|
104
|
+
}
|
|
105
|
+
);
|
|
106
|
+
export {
|
|
107
|
+
o as GoogleFlights,
|
|
108
|
+
o as default
|
|
109
|
+
};
|