@conveyorhq/arrow-ds 1.184.0 → 1.186.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/package.json +1 -1
- package/public/components/Icon/Icon.d.ts +1 -0
- package/public/components/Icon/Icon.js +3 -0
- package/public/components/Icon/svg/BrandZendesk.d.ts +3 -0
- package/public/components/Icon/svg/BrandZendesk.js +13 -0
- package/public/components/IntegrationLogo/IntegrationLogo.d.ts +1 -1
- package/public/components/IntegrationLogo/IntegrationLogo.js +1 -0
- package/public/components/IntegrationLogo/IntegrationLogoSvg.js +2 -0
- package/public/components/IntegrationLogo/svg/google-drive.d.ts +3 -0
- package/public/components/IntegrationLogo/svg/google-drive.js +17 -0
- package/public/components/IntegrationLogo/svg/index.d.ts +1 -0
- package/public/components/IntegrationLogo/svg/index.js +3 -1
- package/src/components/Icon/Icon.tsx +3 -0
- package/src/components/Icon/svg/BrandZendesk.tsx +10 -0
- package/src/components/IntegrationLogo/IntegrationLogo.stories.mdx +1 -0
- package/src/components/IntegrationLogo/IntegrationLogo.tsx +1 -0
- package/src/components/IntegrationLogo/IntegrationLogoSvg.tsx +3 -0
- package/src/components/IntegrationLogo/svg/google-drive.tsx +32 -0
- package/src/components/IntegrationLogo/svg/index.ts +1 -0
package/package.json
CHANGED
|
@@ -9,6 +9,7 @@ export declare enum CUSTOM_ICON_TYPE {
|
|
|
9
9
|
BRAND_CONFLUENCE = "brand-confluence",
|
|
10
10
|
BRAND_JIRA = "brand-jira",
|
|
11
11
|
BRAND_MICROSOFT_TEAMS = "brand-microsoft-teams",
|
|
12
|
+
BRAND_ZENDESK = "brand-zendesk",
|
|
12
13
|
BRAND_SALESFORCE = "brand-salesforce",
|
|
13
14
|
COMMENT_ALT_CHECK = "comment-alt-check",
|
|
14
15
|
CONVEYOR_LOGO = "conveyor-logo",
|
|
@@ -246,6 +246,7 @@ const status_1 = require("../../contexts/status");
|
|
|
246
246
|
const types_1 = require("../../types");
|
|
247
247
|
const utilities_1 = require("../../utilities");
|
|
248
248
|
const ShieldCheck_1 = require("./svg/ShieldCheck");
|
|
249
|
+
const BrandZendesk_1 = require("./svg/BrandZendesk");
|
|
249
250
|
const cn = (0, utilities_1.bemHOF)("Icon");
|
|
250
251
|
fontawesome_svg_core_1.library.add(faArchive_1.faArchive, faArrowDown_1.faArrowDown, faArrowLeft_1.faArrowLeft, faArrowRight_1.faArrowRight, faArrowsAlt_1.faArrowsAlt, faArrowUp_1.faArrowUp, faBackward_1.faBackward, faBalanceScale_1.faBalanceScale, faBan_1.faBan, faBandAid_1.faBandAid, faBars_1.faBars, faBatteryHalf_1.faBatteryHalf, faBed_1.faBed, faBell_1.faBell, faBell_2.faBell, faBellSlash_1.faBellSlash, faBellSlash_2.faBellSlash, faBiohazard_1.faBiohazard, faBirthdayCake_1.faBirthdayCake, faBolt_1.faBolt, faBook_1.faBook, faBroom_1.faBroom, faBug_1.faBug, faBullhorn_1.faBullhorn, faBullseye_1.faBullseye, faCalculator_1.faCalculator, faCalendar_1.faCalendar, faCamera_1.faCamera, faCaretDown_1.faCaretDown, faCaretLeft_1.faCaretLeft, faCaretRight_1.faCaretRight, faCaretUp_1.faCaretUp, faChartBar_1.faChartBar, faChartLine_1.faChartLine, faCheck_1.faCheck, faCheckCircle_2.faCheckCircle, faCheckCircle_1.faCheckCircle, faCheckSquare_1.faCheckSquare, faChevronDown_1.faChevronDown, faChevronLeft_1.faChevronLeft, faChevronRight_1.faChevronRight, faChevronUp_1.faChevronUp, faCircle_2.faCircle, faCircleNotch_1.faCircleNotch, faCircle_1.faCircle, faClipboard_1.faClipboard, faClipboardCheck_1.faClipboardCheck, faClock_1.faClock, faClock_2.faClock, faClone_1.faClone, faCloudDownloadAlt_1.faCloudDownloadAlt, faCloudShowersHeavy_1.faCloudShowersHeavy, faCloudUploadAlt_1.faCloudUploadAlt, faCodeBranch_1.faCodeBranch, faCog_1.faCog, faCoins_1.faCoins, faColumns_1.faColumns, faCommentAlt_1.faCommentAlt, faCompass_1.faCompass, faCompress_1.faCompress, faCompressArrowsAlt_1.faCompressArrowsAlt, faCopy_1.faCopy, faCrosshairs_1.faCrosshairs, faCrown_1.faCrown, faDoorClosed_1.faDoorClosed, faDoorOpen_1.faDoorOpen, faDungeon_1.faDungeon, faEdit_1.faEdit, faEllipsisH_1.faEllipsisH, faEllipsisV_1.faEllipsisV, faEnvelope_2.faEnvelope, faEnvelope_1.faEnvelope, faEnvelopeOpenText_1.faEnvelopeOpenText, faEraser_1.faEraser, faExchangeAlt_1.faExchangeAlt, faExclamation_1.faExclamation, faExclamationCircle_1.faExclamationCircle, faExclamationTriangle_1.faExclamationTriangle, faExpand_1.faExpand, faExpandArrowsAlt_1.faExpandArrowsAlt, faExternalLinkAlt_1.faExternalLinkAlt, faExternalLinkSquareAlt_1.faExternalLinkSquareAlt, faEye_1.faEye, faEyeSlash_1.faEyeSlash, faFastBackward_1.faFastBackward, faFastForward_1.faFastForward, faFeatherAlt_1.faFeatherAlt, faFile_1.faFile, faFileAlt_1.faFileAlt, faFileAlt_2.faFileAlt, faFileExport_1.faFileExport, faFileImport_1.faFileImport, faFileSignature_1.faFileSignature, faFillDrip_1.faFillDrip, faFilter_1.faFilter, faFlag_1.faFlag, faFlask_1.faFlask, faFolder_1.faFolder, faFolderOpen_1.faFolderOpen, faForward_1.faForward, faGavel_1.faGavel, faGlobeAmericas_1.faGlobeAmericas, faGlobeEurope_1.faGlobeEurope, faGripLines_1.faGripLines, faGripLinesVertical_1.faGripLinesVertical, faHandshake_1.faHandshake, faHashtag_1.faHashtag, faHeartBroken_1.faHeartBroken, faHighlighter_1.faHighlighter, faHistory_1.faHistory, faIdBadge_1.faIdBadge, faImage_1.faImage, faInfoCircle_1.faInfoCircle, faKey_1.faKey, faKeyboard_1.faKeyboard, faLaptop_1.faLaptop, faLayerGroup_1.faLayerGroup, faLevelUpAlt_1.faLevelUpAlt, faLifeRing_1.faLifeRing, faLink_1.faLink, faListOl_1.faListOl, faListUl_1.faListUl, faLock_1.faLock, faLongArrowAltRight_1.faLongArrowAltRight, faMagic_1.faMagic, faMapMarkerAlt_1.faMapMarkerAlt, faMapSigns_1.faMapSigns, faMeteor_1.faMeteor, faMinus_1.faMinus, faMoneyBill_1.faMoneyBill, faMoneyBillWave_1.faMoneyBillWave, faMoneyCheckAlt_1.faMoneyCheckAlt, faMousePointer_1.faMousePointer, faPalette_1.faPalette, faPaperclip_1.faPaperclip, faPaperPlane_1.faPaperPlane, faPaste_1.faPaste, faPause_1.faPause, faPen_1.faPen, faPencilRuler_1.faPencilRuler, faPlay_1.faPlay, faPlug_1.faPlug, faPlus_1.faPlus, faPlusCircle_1.faPlusCircle, faPooStorm_1.faPooStorm, faQuestion_1.faQuestion, faQuestionCircle_2.faQuestionCircle, faQuestionCircle_1.faQuestionCircle, faRandom_1.faRandom, faRedo_1.faRedo, faReply_1.faReply, faRobot_1.faRobot, faRocket_1.faRocket, faSave_1.faSave, faScroll_1.faScroll, faSearch_1.faSearch, faSearchPlus_1.faSearchPlus, faSeedling_1.faSeedling, faServer_1.faServer, faShare_1.faShare, faShareAlt_1.faShareAlt, faShieldAlt_1.faShieldAlt, faSignal_1.faSignal, faSignature_1.faSignature, faSignOutAlt_1.faSignOutAlt, faSitemap_1.faSitemap, faSkull_1.faSkull, faSlidersH_1.faSlidersH, faSort_1.faSort, faSortDown_1.faSortDown, faSortUp_1.faSortUp, faSpinner_1.faSpinner, faSquare_1.faSquare, faStamp_1.faStamp, faStar_1.faStar, faStar_2.faStar, faSuitcaseRolling_1.faSuitcaseRolling, faSync_1.faSync, faTable_1.faTable, faTag_1.faTag, faTasks_1.faTasks, faThLarge_1.faThLarge, faThumbsDown_1.faThumbsDown, faThumbsDown_2.faThumbsDown, faThumbsUp_1.faThumbsUp, faThumbsUp_2.faThumbsUp, faTicketAlt_1.faTicketAlt, faTimes_1.faTimes, faTimesCircle_1.faTimesCircle, faTimesCircle_2.faTimesCircle, faTools_1.faTools, faTrash_1.faTrash, faUndo_1.faUndo, faUniversalAccess_1.faUniversalAccess, faUnlink_1.faUnlink, faUnlock_1.faUnlock, faUser_2.faUser, faUserAstronaut_1.faUserAstronaut, faUserClock_1.faUserClock, faUserFriends_1.faUserFriends, faUserLock_1.faUserLock, faUserPlus_1.faUserPlus, faUser_1.faUser, faUsers_1.faUsers, faUserSecret_1.faUserSecret, faUserShield_1.faUserShield, faVial_1.faVial, faVideo_1.faVideo, faWrench_1.faWrench, faAward_1.faAward);
|
|
251
252
|
var CUSTOM_ICON_TYPE;
|
|
@@ -257,6 +258,7 @@ var CUSTOM_ICON_TYPE;
|
|
|
257
258
|
CUSTOM_ICON_TYPE["BRAND_CONFLUENCE"] = "brand-confluence";
|
|
258
259
|
CUSTOM_ICON_TYPE["BRAND_JIRA"] = "brand-jira";
|
|
259
260
|
CUSTOM_ICON_TYPE["BRAND_MICROSOFT_TEAMS"] = "brand-microsoft-teams";
|
|
261
|
+
CUSTOM_ICON_TYPE["BRAND_ZENDESK"] = "brand-zendesk";
|
|
260
262
|
CUSTOM_ICON_TYPE["BRAND_SALESFORCE"] = "brand-salesforce";
|
|
261
263
|
CUSTOM_ICON_TYPE["COMMENT_ALT_CHECK"] = "comment-alt-check";
|
|
262
264
|
CUSTOM_ICON_TYPE["CONVEYOR_LOGO"] = "conveyor-logo";
|
|
@@ -281,6 +283,7 @@ const CustomIcons = {
|
|
|
281
283
|
[CUSTOM_ICON_TYPE.BRAND_JIRA]: svg_1.BrandJira,
|
|
282
284
|
[CUSTOM_ICON_TYPE.BRAND_MICROSOFT_TEAMS]: svg_1.BrandMicrosoftTeams,
|
|
283
285
|
[CUSTOM_ICON_TYPE.BRAND_SALESFORCE]: svg_1.BrandSalesforce,
|
|
286
|
+
[CUSTOM_ICON_TYPE.BRAND_ZENDESK]: BrandZendesk_1.BrandZendesk,
|
|
284
287
|
[CUSTOM_ICON_TYPE.COMMENT_ALT_CHECK]: svg_1.CommentAltCheck,
|
|
285
288
|
[CUSTOM_ICON_TYPE.CONVEYOR_LOGO]: svg_1.ConveyorLogoIcon,
|
|
286
289
|
[CUSTOM_ICON_TYPE.DIALOG_CHECK]: svg_1.DialogCheck,
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.BrandZendesk = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
const Svg_1 = require("../../Svg");
|
|
9
|
+
const BrandZendesk = (props) => {
|
|
10
|
+
return (react_1.default.createElement(Svg_1.Svg, { width: "32", height: "32", viewBox: "0 0 32 32", fill: "#04363d", ...props },
|
|
11
|
+
react_1.default.createElement("path", { d: "M24.068 20.44c-0.001 0-0.002 0-0.003 0-3.823 0-6.923 3.1-6.923 6.923 0 0.001 0 0.003 0 0.004v-0h13.854c0-0 0-0 0-0 0-3.825-3.101-6.926-6.926-6.926-0 0-0 0-0 0h0zM14.858 10.643l-13.854 16.724h13.854zM1.004 4.636c0 3.826 3.101 6.927 6.927 6.927s6.927-3.101 6.927-6.927v0zM17.142 4.633v16.728l13.854-16.726h-13.854z" })));
|
|
12
|
+
};
|
|
13
|
+
exports.BrandZendesk = BrandZendesk;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { SvgProps } from "../Svg";
|
|
3
|
-
export declare const integrationLogoNames: readonly ["addigy", "aws", "bamboohr", "bitbucket", "conveyor", "deploy", "docusign", "events-api", "gcp", "github", "gitlab", "gsuite", "hubspot", "jamf", "jira", "jumpcloud", "microsoft_teams", "okta", "onelogin", "service_now", "salesforce", "slack", "zoom"];
|
|
3
|
+
export declare const integrationLogoNames: readonly ["addigy", "aws", "bamboohr", "bitbucket", "conveyor", "deploy", "docusign", "events-api", "gcp", "github", "gitlab", "google_drive", "gsuite", "hubspot", "jamf", "jira", "jumpcloud", "microsoft_teams", "okta", "onelogin", "service_now", "salesforce", "slack", "zoom"];
|
|
4
4
|
export type IntegrationLogoName = typeof integrationLogoNames[number];
|
|
5
5
|
export interface IntegrationLogoProps extends SvgProps {
|
|
6
6
|
logo?: IntegrationLogoName | string;
|
|
@@ -29,6 +29,8 @@ const IntegrationLogoSvg = ({ logo, ...rest }) => {
|
|
|
29
29
|
return react_1.default.createElement(svg_1.GithubSvg, { ...rest });
|
|
30
30
|
case "gitlab":
|
|
31
31
|
return react_1.default.createElement(svg_1.GitlabSvg, { ...rest });
|
|
32
|
+
case "google_drive":
|
|
33
|
+
return react_1.default.createElement(svg_1.GoogleDriveSvg, { ...rest });
|
|
32
34
|
case "gsuite":
|
|
33
35
|
return react_1.default.createElement(svg_1.GsuiteSvg, { ...rest });
|
|
34
36
|
case "hubspot":
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.GoogleDriveSvg = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
const wrapper_1 = require("./wrapper");
|
|
9
|
+
const GoogleDriveSvg = ({ color, square, ...rest }) => (react_1.default.createElement(wrapper_1.IntegrationLogoSvgWrapper, { viewBox: "0 0 87.3 78", ...rest },
|
|
10
|
+
react_1.default.createElement("title", null, "Google Drive integration logo"),
|
|
11
|
+
react_1.default.createElement("path", { fill: color || "#0066da", d: "m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z" }),
|
|
12
|
+
react_1.default.createElement("path", { fill: color || "#00ac47", d: "m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: color || "#ea4335", d: "m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z" }),
|
|
14
|
+
react_1.default.createElement("path", { fill: color || "#00832d", d: "m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z" }),
|
|
15
|
+
react_1.default.createElement("path", { fill: color || "#2684fc", d: "m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z" }),
|
|
16
|
+
react_1.default.createElement("path", { fill: color || "#ffba00", d: "m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z" })));
|
|
17
|
+
exports.GoogleDriveSvg = GoogleDriveSvg;
|
|
@@ -10,6 +10,7 @@ export { EventsAPI } from "./events-api";
|
|
|
10
10
|
export { GcpSvg } from "./gcp";
|
|
11
11
|
export { GithubSvg } from "./github";
|
|
12
12
|
export { GitlabSvg } from "./gitlab";
|
|
13
|
+
export { GoogleDriveSvg } from "./google-drive";
|
|
13
14
|
export { GsuiteSvg } from "./gsuite";
|
|
14
15
|
export { HubspotSvg } from "./hubspot";
|
|
15
16
|
export { JamfSvg } from "./jamf";
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.ZoomSvg = exports.SlackSvg = exports.SalesforceSvg = exports.ServiceNowSvg = exports.OneLoginSvg = exports.OktaSvg = exports.MicrosoftTeamsSvg = exports.JumpcloudSvg = exports.JiraSvg = exports.JamfSvg = exports.HubspotSvg = exports.GsuiteSvg = exports.GitlabSvg = exports.GithubSvg = exports.GcpSvg = exports.EventsAPI = exports.DocuSignSvg = exports.DeploySvg = exports.DefaultSvg = exports.ConveyorSvg = exports.BitbucketSvg = exports.BambooHrSvg = exports.AwsSvg = exports.AddigySvg = void 0;
|
|
17
|
+
exports.ZoomSvg = exports.SlackSvg = exports.SalesforceSvg = exports.ServiceNowSvg = exports.OneLoginSvg = exports.OktaSvg = exports.MicrosoftTeamsSvg = exports.JumpcloudSvg = exports.JiraSvg = exports.JamfSvg = exports.HubspotSvg = exports.GsuiteSvg = exports.GoogleDriveSvg = exports.GitlabSvg = exports.GithubSvg = exports.GcpSvg = exports.EventsAPI = exports.DocuSignSvg = exports.DeploySvg = exports.DefaultSvg = exports.ConveyorSvg = exports.BitbucketSvg = exports.BambooHrSvg = exports.AwsSvg = exports.AddigySvg = void 0;
|
|
18
18
|
var addigy_1 = require("./addigy");
|
|
19
19
|
Object.defineProperty(exports, "AddigySvg", { enumerable: true, get: function () { return addigy_1.AddigySvg; } });
|
|
20
20
|
var aws_1 = require("./aws");
|
|
@@ -39,6 +39,8 @@ var github_1 = require("./github");
|
|
|
39
39
|
Object.defineProperty(exports, "GithubSvg", { enumerable: true, get: function () { return github_1.GithubSvg; } });
|
|
40
40
|
var gitlab_1 = require("./gitlab");
|
|
41
41
|
Object.defineProperty(exports, "GitlabSvg", { enumerable: true, get: function () { return gitlab_1.GitlabSvg; } });
|
|
42
|
+
var google_drive_1 = require("./google-drive");
|
|
43
|
+
Object.defineProperty(exports, "GoogleDriveSvg", { enumerable: true, get: function () { return google_drive_1.GoogleDriveSvg; } });
|
|
42
44
|
var gsuite_1 = require("./gsuite");
|
|
43
45
|
Object.defineProperty(exports, "GsuiteSvg", { enumerable: true, get: function () { return gsuite_1.GsuiteSvg; } });
|
|
44
46
|
var hubspot_1 = require("./hubspot");
|
|
@@ -246,6 +246,7 @@ import { STATUS_VARIANT } from "../../types";
|
|
|
246
246
|
import { bemHOF } from "../../utilities";
|
|
247
247
|
import { SvgProps } from "../Svg";
|
|
248
248
|
import { SheildCheck } from "./svg/ShieldCheck";
|
|
249
|
+
import { BrandZendesk } from "./svg/BrandZendesk";
|
|
249
250
|
|
|
250
251
|
const cn = bemHOF("Icon");
|
|
251
252
|
|
|
@@ -470,6 +471,7 @@ export enum CUSTOM_ICON_TYPE {
|
|
|
470
471
|
BRAND_CONFLUENCE = "brand-confluence",
|
|
471
472
|
BRAND_JIRA = "brand-jira",
|
|
472
473
|
BRAND_MICROSOFT_TEAMS = "brand-microsoft-teams",
|
|
474
|
+
BRAND_ZENDESK = "brand-zendesk",
|
|
473
475
|
BRAND_SALESFORCE = "brand-salesforce",
|
|
474
476
|
COMMENT_ALT_CHECK = "comment-alt-check",
|
|
475
477
|
CONVEYOR_LOGO = "conveyor-logo",
|
|
@@ -499,6 +501,7 @@ const CustomIcons: CustomIconPaths = {
|
|
|
499
501
|
[CUSTOM_ICON_TYPE.BRAND_JIRA]: BrandJira,
|
|
500
502
|
[CUSTOM_ICON_TYPE.BRAND_MICROSOFT_TEAMS]: BrandMicrosoftTeams,
|
|
501
503
|
[CUSTOM_ICON_TYPE.BRAND_SALESFORCE]: BrandSalesforce,
|
|
504
|
+
[CUSTOM_ICON_TYPE.BRAND_ZENDESK]: BrandZendesk,
|
|
502
505
|
[CUSTOM_ICON_TYPE.COMMENT_ALT_CHECK]: CommentAltCheck,
|
|
503
506
|
[CUSTOM_ICON_TYPE.CONVEYOR_LOGO]: ConveyorLogoIcon,
|
|
504
507
|
[CUSTOM_ICON_TYPE.DIALOG_CHECK]: DialogCheck,
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { Svg, SvgProps } from "../../Svg";
|
|
3
|
+
|
|
4
|
+
export const BrandZendesk = (props: SvgProps) => {
|
|
5
|
+
return (
|
|
6
|
+
<Svg width="32" height="32" viewBox="0 0 32 32" fill="#04363d" {...props}>
|
|
7
|
+
<path d="M24.068 20.44c-0.001 0-0.002 0-0.003 0-3.823 0-6.923 3.1-6.923 6.923 0 0.001 0 0.003 0 0.004v-0h13.854c0-0 0-0 0-0 0-3.825-3.101-6.926-6.926-6.926-0 0-0 0-0 0h0zM14.858 10.643l-13.854 16.724h13.854zM1.004 4.636c0 3.826 3.101 6.927 6.927 6.927s6.927-3.101 6.927-6.927v0zM17.142 4.633v16.728l13.854-16.726h-13.854z" />
|
|
8
|
+
</Svg>
|
|
9
|
+
);
|
|
10
|
+
};
|
|
@@ -14,6 +14,7 @@ import {
|
|
|
14
14
|
GcpSvg,
|
|
15
15
|
GithubSvg,
|
|
16
16
|
GitlabSvg,
|
|
17
|
+
GoogleDriveSvg,
|
|
17
18
|
GsuiteSvg,
|
|
18
19
|
HubspotSvg,
|
|
19
20
|
JamfSvg,
|
|
@@ -59,6 +60,8 @@ const IntegrationLogoSvg = ({ logo, ...rest }: IntegrationLogoSvgProps) => {
|
|
|
59
60
|
return <GithubSvg {...rest} />;
|
|
60
61
|
case "gitlab":
|
|
61
62
|
return <GitlabSvg {...rest} />;
|
|
63
|
+
case "google_drive":
|
|
64
|
+
return <GoogleDriveSvg {...rest} />;
|
|
62
65
|
case "gsuite":
|
|
63
66
|
return <GsuiteSvg {...rest} />;
|
|
64
67
|
case "hubspot":
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { IntegrationLogoSvgWrapper, SvgLogoProps } from "./wrapper";
|
|
3
|
+
|
|
4
|
+
export const GoogleDriveSvg = ({ color, square, ...rest }: SvgLogoProps) => (
|
|
5
|
+
<IntegrationLogoSvgWrapper viewBox="0 0 87.3 78" {...rest}>
|
|
6
|
+
<title>Google Drive integration logo</title>
|
|
7
|
+
<path
|
|
8
|
+
fill={color || "#0066da"}
|
|
9
|
+
d="m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z"
|
|
10
|
+
/>
|
|
11
|
+
<path
|
|
12
|
+
fill={color || "#00ac47"}
|
|
13
|
+
d="m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
fill={color || "#ea4335"}
|
|
17
|
+
d="m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fill={color || "#00832d"}
|
|
21
|
+
d="m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color || "#2684fc"}
|
|
25
|
+
d="m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z"
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
fill={color || "#ffba00"}
|
|
29
|
+
d="m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z"
|
|
30
|
+
/>
|
|
31
|
+
</IntegrationLogoSvgWrapper>
|
|
32
|
+
);
|
|
@@ -10,6 +10,7 @@ export { EventsAPI } from "./events-api";
|
|
|
10
10
|
export { GcpSvg } from "./gcp";
|
|
11
11
|
export { GithubSvg } from "./github";
|
|
12
12
|
export { GitlabSvg } from "./gitlab";
|
|
13
|
+
export { GoogleDriveSvg } from "./google-drive";
|
|
13
14
|
export { GsuiteSvg } from "./gsuite";
|
|
14
15
|
export { HubspotSvg } from "./hubspot";
|
|
15
16
|
export { JamfSvg } from "./jamf";
|