UNPKG

@comfortdelgro/compass-icons

Version:
81 lines (79 loc) 4.13 kB
import * as React from "react"; import { forwardRef } from "react"; const CabyPortal = (props, ref)=>/*#__PURE__*/ React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 119 119", ref: ref, ...props }, /*#__PURE__*/ React.createElement("g", { clipPath: "url(#clip0_12453_32444)" }, /*#__PURE__*/ React.createElement("path", { d: "M72.3587 76.9151L64.4293 69.033C61.6954 66.3228 57.2929 66.3228 54.5708 69.033L48.0498 75.5067L46.6769 76.9624L8.50937 115.118C7.07734 116.55 8.09515 119 10.1189 119H23.6817C27.9068 119 31.9543 117.319 34.9367 114.337L59.506 89.7678L67.4827 97.7445C70.5361 100.798 74.6783 102.514 78.9981 102.514H97.8866L72.3232 76.9506L72.3705 76.9032L72.3587 76.9151Z", fill: "url(#paint0_linear_12453_32444)" }), /*#__PURE__*/ React.createElement("path", { d: "M46.6414 42.0968L54.5826 49.9788C57.3047 52.689 61.7073 52.689 64.4293 49.9788L70.9503 43.5051L72.3232 42.0494L110.479 3.89368C111.911 2.46166 110.893 0 108.869 0H95.4604C91.1525 0 87.0103 1.71606 83.9687 4.75763L59.4941 29.2322L51.4109 21.149C48.4285 18.1666 44.381 16.486 40.1677 16.486H21.1135L46.6769 42.0494L46.6296 42.0968H46.6414Z", fill: "url(#paint1_linear_12453_32444)" }), /*#__PURE__*/ React.createElement("path", { d: "M29.2322 59.5059L21.2082 67.53C18.1903 70.5479 16.486 74.6546 16.486 78.927V97.8865L42.0494 72.3231L42.0968 72.3705L50.0025 64.4056C52.7127 61.6717 52.7127 57.2573 49.9788 54.5353L3.85818 8.48565C2.43799 7.06546 0 8.07143 0 10.0834V23.5633C0 27.8949 1.68056 31.9543 4.7458 35.0195L29.2322 59.5059Z", fill: "url(#paint2_linear_12453_32444)" }), /*#__PURE__*/ React.createElement("path", { d: "M114.325 84.0397L89.9099 59.5059L98.0168 51.3635C100.952 48.4166 102.597 44.4164 102.597 40.2623V21.1135L77.14 46.6887L77.0927 46.6414L69.3053 54.5234C66.6188 57.2336 66.6069 61.6007 69.2698 64.3345L77.1045 72.3823L77.1518 72.3349L115.237 110.597C116.633 111.994 119.012 111.011 119.012 109.035V95.3775C119.012 91.0933 117.355 87.0694 114.337 84.0397H114.325Z", fill: "url(#paint3_linear_12453_32444)" })), /*#__PURE__*/ React.createElement("defs", null, /*#__PURE__*/ React.createElement("linearGradient", { id: "paint0_linear_12453_32444", x1: 18.8691, y1: 117.978, x2: 45.1261, y2: 59.7742, gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/ React.createElement("stop", { stopColor: "#009EDA" }), /*#__PURE__*/ React.createElement("stop", { offset: 1, stopColor: "#6BD6FF" })), /*#__PURE__*/ React.createElement("linearGradient", { id: "paint1_linear_12453_32444", x1: 32.1413, y1: 50.9891, x2: 58.4105, y2: -7.22074, gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/ React.createElement("stop", { stopColor: "#009EDA" }), /*#__PURE__*/ React.createElement("stop", { offset: 1, stopColor: "#6BD6FF" })), /*#__PURE__*/ React.createElement("linearGradient", { id: "paint2_linear_12453_32444", x1: 0.0705322, y1: 9.58751, x2: 75.0118, y2: 52.4665, gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/ React.createElement("stop", { stopColor: "#4084F7" }), /*#__PURE__*/ React.createElement("stop", { offset: 1, stopColor: "#0142AF" })), /*#__PURE__*/ React.createElement("linearGradient", { id: "paint3_linear_12453_32444", x1: 67.3516, y1: 22.8814, x2: 142.101, y2: 65.368, gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/ React.createElement("stop", { stopColor: "#4084F7" }), /*#__PURE__*/ React.createElement("stop", { offset: 1, stopColor: "#0142AF" })), /*#__PURE__*/ React.createElement("clipPath", { id: "clip0_12453_32444" }, /*#__PURE__*/ React.createElement("rect", { width: 119, height: 119, fill: "white" })))); const ForwardRef = /*#__PURE__*/ forwardRef(CabyPortal); export default ForwardRef;