UNPKG

@jetbrains/logos

Version:

JetBrains logos and branding materials

31 lines (30 loc) 8.63 kB
import { useUniqueId } from "../react-unique-logos-ids.js"; import * as React from "react"; function MarketplaceTextLogo(props) { var _id2 = useUniqueId(); var _id = useUniqueId(); return ( React.createElement( 'svg', Object.assign({}, { fill: "none", viewBox: "0 0 566 64" }, props), React.createElement( 'defs', null, React.createElement( 'linearGradient', { id: _id, x1: 0.85, x2: 62.62, y1: 62.72, y2: 1.81, gradientUnits: "userSpaceOnUse" }, React.createElement( 'stop', { stopColor: "#FF9419" }), React.createElement( 'stop', { offset: 0.43, stopColor: "#FF021D" }), React.createElement( 'stop', { offset: 0.99, stopColor: "#E600FF" }) ), React.createElement( 'clipPath', { id: _id2 }, React.createElement( 'path', { fill: "#fff", d: "M0 0h566v64H0z" }) ) ), React.createElement( 'g', { clipPath: ("url(#" + _id2 + ")") }, React.createElement( 'path', { fill: "#000", d: "M86.51 40.577c0 .847-.18 1.594-.54 2.252s-.86 1.166-1.52 1.525-1.4.538-2.25.538H78V51h5.1c1.92 0 3.64-.428 5.17-1.285a9.4 9.4 0 0 0 3.6-3.548c.87-1.505 1.31-3.199 1.31-5.092v-20.08h-6.66v19.582zm17.93-1.824h13.95v-5.61h-13.95v-6.368h15.42v-5.78H97.95V50.99h22.34v-5.78h-15.85zm17.94-11.809h8.92V50.98h6.66V26.944h8.88v-5.95h-24.47v5.96zm47.23 9.009a8 8 0 0 0-1.68-.648c.45-.13.88-.289 1.28-.488 1.1-.568 1.97-1.366 2.59-2.392s.94-2.202.94-3.538c0-1.524-.42-2.89-1.25-4.095-.83-1.196-2-2.133-3.5-2.81-1.5-.668-3.22-1.007-5.14-1.007h-13.37V50.97h13.63c2.02 0 3.82-.348 5.41-1.056 1.58-.707 2.81-1.684 3.69-2.95.87-1.255 1.31-2.69 1.31-4.305 0-1.484-.34-2.81-1.03-3.986s-1.64-2.083-2.87-2.73zm-13.67-9.926h5.91c.82 0 1.54.15 2.17.439q.945.433 1.47 1.255c.35.539.53 1.176.53 1.904 0 .727-.18 1.415-.53 1.983s-.84.996-1.47 1.305c-.63.31-1.35.459-2.17.459h-5.91v-7.355zm10.18 18.147c-.38.568-.92 1.007-1.61 1.315-.7.31-1.49.459-2.4.459h-6.17v-7.693h6.17c.89 0 1.68.17 2.38.498.69.329 1.24.787 1.62 1.385s.58 1.276.58 2.043-.19 1.425-.57 1.993m29.73-5.311c1.67-.798 2.96-1.924 3.88-3.369s1.38-3.119 1.38-5.032c0-1.914-.45-3.528-1.35-4.963s-2.18-2.541-3.83-3.328c-1.65-.788-3.56-1.176-5.74-1.176h-13.18V50.99h6.67V40.068h4.34l6.11 10.922h7.61l-6.88-11.729c.34-.12.68-.249 1-.398zm-2.16-6.13c-.37.629-.9 1.117-1.59 1.446q-1.035.508-2.43.508h-6v-8.301h6c.93 0 1.74.17 2.43.498.69.33 1.22.817 1.59 1.435s.56 1.356.56 2.193-.19 1.574-.56 2.202zm20.67-11.738L203.61 50.99h6.77l2.13-6.617h11.16l2.28 6.617h6.64l-11-29.995zm-.34 18.356 3.46-10.583.41-1.924.41 1.924L222 39.35zm20.79 11.64h6.88V20.994h-6.88zm31.14-9.707-12.94-20.29h-6.49V50.99h6.08V30.701l12.88 20.29h6.56V20.994h-6.08v20.29zm28.93-6.497c-1.18-.847-2.52-1.405-4.04-1.694l-5.12-1.047c-.8-.189-1.44-.518-1.91-.996-.47-.479-.71-1.077-.71-1.784 0-.648.17-1.206.52-1.684.34-.479.83-.847 1.45-1.116s1.34-.399 2.16-.399 1.56.14 2.19.419 1.12.667 1.47 1.176.53 1.076.53 1.724h6.67c-.04-1.744-.53-3.289-1.45-4.624-.92-1.346-2.21-2.392-3.85-3.15-1.64-.757-3.52-1.135-5.62-1.135s-3.96.388-5.59 1.175c-1.63.788-2.91 1.874-3.82 3.27-.91 1.394-1.37 2.979-1.37 4.762 0 1.445.29 2.751.88 3.907a7.9 7.9 0 0 0 2.49 2.9c1.08.767 2.32 1.305 3.74 1.604l5.42 1.116c.89.21 1.59.598 2.11 1.156s.77 1.246.77 2.083c0 .668-.19 1.276-.57 1.804q-.57.792-1.59 1.226c-.68.289-1.48.428-2.4.428s-1.79-.16-2.54-.478q-1.125-.479-1.74-1.375c-.42-.588-.62-1.276-.62-2.043h-6.67c.03 1.873.53 3.517 1.52 4.952.98 1.425 2.33 2.542 4.05 3.339q2.58 1.196 5.91 1.196c3.33 0 4.22-.409 5.94-1.226 1.73-.817 3.07-1.943 4.04-3.378s1.45-3.06 1.45-4.873c0-1.485-.33-2.85-.98-4.106-.65-1.246-1.57-2.292-2.74-3.14zm37.6 7.823-.49 1.674-.49-1.674-9.23-21.615h-6.86V50.99h5.29V29.695l-.06-.987 9.29 22.282h3.96l9.31-22.432-.04 1.137V50.99h5.29V20.995h-6.94L332.5 42.61zm38.29-10.245c-.72-1.096-1.62-1.973-2.74-2.63-1.37-.798-2.96-1.197-4.78-1.197-1.96 0-3.72.489-5.26 1.465s-2.75 2.342-3.62 4.096-1.31 3.727-1.31 5.93.44 4.175 1.31 5.919c.87 1.754 2.09 3.11 3.63 4.096q2.325 1.465 5.25 1.465c1.82 0 3.42-.399 4.78-1.196a8.2 8.2 0 0 0 2.74-2.631V51h4.99V29.047h-4.99zm-.81 11.281c-.53 1.046-1.27 1.873-2.21 2.461-.95.598-2.04.887-3.27.887s-2.28-.289-3.23-.877-1.68-1.405-2.2-2.461q-.78-1.584-.78-3.647c0-2.063.26-2.581.78-3.628.52-1.046 1.26-1.873 2.2-2.461.95-.588 2.02-.887 3.23-.887s2.32.299 3.27.887 1.68 1.415 2.21 2.461c.53 1.047.8 2.262.8 3.628 0 1.365-.27 2.58-.8 3.627zm17.95-13.543c-.84.578-1.54 1.335-2.11 2.262v-3.328h-5.03V50.98h5.07V39.132c0-1.057.23-1.973.68-2.74a4.46 4.46 0 0 1 1.94-1.775c.84-.408 1.82-.617 2.96-.617h1.42v-5.103h-.82c-1.56 0-2.93.399-4.11 1.206m27.36-1.056h-5.89l-8.6 9.766V20.995h-5.07V50.99h5.07V40.108l8.71 10.882h6.17l-9.31-11.699zm17.2.946c-1.69-.966-3.62-1.455-5.78-1.455s-4.05.499-5.79 1.485a11 11 0 0 0-4.12 4.106c-1 1.744-1.5 3.697-1.5 5.85s.5 4.175 1.49 5.94c1 1.753 2.36 3.128 4.08 4.115 1.73.986 3.67 1.475 5.84 1.475 1.71 0 3.26-.26 4.67-.788s2.6-1.275 3.59-2.252c.99-.967 1.74-2.132 2.26-3.488h-5.53a5.66 5.66 0 0 1-2.11 1.734c-.85.409-1.8.618-2.86.618-1.2 0-2.28-.289-3.24-.877s-1.7-1.405-2.24-2.451c-.43-.837-.68-1.764-.78-2.77h17.37v-1.226c0-2.233-.47-4.206-1.41-5.95-.94-1.734-2.25-3.089-3.95-4.056zm-11.92 7.843a7 7 0 0 1 .67-2.023c.54-1.026 1.28-1.823 2.24-2.401q1.425-.867 3.24-.867c1.21 0 2.27.298 3.19.896s1.64 1.435 2.14 2.492c.28.588.47 1.225.59 1.893h-12.07zm27.31-14.14h-4.73v3.557c0 .528-.17.957-.49 1.295-.33.34-.77.509-1.31.509h-2.41l-.02 4.394h3.87l.02 11.72c0 1.116.26 2.112.78 3 .52.886 1.25 1.574 2.19 2.072s2 .747 3.17.747h4.75v-4.394h-3.74c-.6 0-1.1-.2-1.49-.588-.39-.389-.59-.887-.59-1.485l-.02-11.082h5.85l.02-4.394h-5.85zm26.79 6.307c-1.54-.976-3.29-1.465-5.26-1.465q-2.715.001-4.77 1.196c-1.18.688-2.11 1.625-2.84 2.78v-3.467h-4.97v28.8h5.07V47.702a8.1 8.1 0 0 0 2.72 2.61c1.37.798 2.96 1.197 4.78 1.197q2.925 0 5.25-1.465t3.63-4.096c.87-1.754 1.31-3.727 1.31-5.92s-.44-4.175-1.31-5.929c-.87-1.744-2.08-3.109-3.62-4.096zm-1.05 13.643c-.52 1.046-1.26 1.873-2.2 2.461-.95.598-2.02.887-3.23.887s-2.32-.289-3.27-.877-1.68-1.405-2.21-2.461-.8-2.272-.8-3.647.27-2.581.8-3.628c.53-1.046 1.27-1.873 2.21-2.461.95-.588 2.04-.887 3.27-.887s2.28.299 3.23.887 1.68 1.415 2.2 2.461c.52 1.047.79 2.262.79 3.628 0 1.365-.26 2.58-.79 3.627zm9.8 7.344h5.07V20.995h-5.07zm26.7-18.625c-.72-1.096-1.62-1.973-2.74-2.63-1.37-.798-2.96-1.196-4.78-1.196-1.96 0-3.72.488-5.26 1.464-1.54.977-2.75 2.342-3.62 4.096s-1.31 3.727-1.31 5.93.44 4.175 1.31 5.919c.87 1.754 2.09 3.11 3.63 4.096q2.325 1.464 5.25 1.465c1.82 0 3.42-.399 4.78-1.196a8.2 8.2 0 0 0 2.74-2.631V51h4.99V29.047h-4.99zm-.81 11.281c-.53 1.046-1.27 1.873-2.21 2.461-.95.598-2.04.887-3.27.887s-2.28-.289-3.23-.877-1.68-1.405-2.2-2.461q-.78-1.584-.78-3.647c0-2.063.26-2.581.78-3.628.52-1.046 1.26-1.873 2.2-2.461.95-.588 2.02-.887 3.23-.887s2.32.299 3.27.887 1.68 1.415 2.21 2.461c.53 1.047.8 2.262.8 3.628 0 1.365-.27 2.58-.8 3.627zm17.92-9.736c.94-.598 2-.897 3.17-.897.8 0 1.56.15 2.26.448.7.3 1.31.718 1.84 1.256a6 6 0 0 1 1.24 1.913h5.4c-.39-1.594-1.09-3.01-2.1-4.235s-2.26-2.172-3.75-2.85-3.12-1.016-4.9-1.016c-2.15 0-4.1.498-5.84 1.494a10.9 10.9 0 0 0-4.11 4.126c-1 1.754-1.49 3.707-1.49 5.86 0 2.152.5 4.105 1.49 5.86.99 1.753 2.37 3.128 4.11 4.125s3.69 1.495 5.84 1.495c1.78 0 3.41-.34 4.9-1.017s2.74-1.624 3.75-2.85q1.515-1.826 2.1-4.235h-5.4c-.3.747-.71 1.385-1.24 1.913-.52.538-1.14.957-1.84 1.256s-1.46.448-2.26.448c-1.18 0-2.23-.299-3.17-.907-.94-.607-1.67-1.444-2.2-2.51-.53-1.067-.8-2.263-.8-3.588s.27-2.541.8-3.608 1.26-1.893 2.2-2.491zm38.64 6.089c0-2.233-.47-4.206-1.41-5.95-.94-1.734-2.25-3.089-3.95-4.055-1.69-.967-3.62-1.455-5.78-1.455s-4.05.498-5.79 1.484a11 11 0 0 0-4.12 4.106c-1 1.744-1.5 3.697-1.5 5.85s.5 4.175 1.49 5.94c1 1.753 2.36 3.128 4.08 4.115 1.73.986 3.67 1.475 5.84 1.475 1.71 0 3.26-.26 4.67-.788s2.6-1.275 3.59-2.252c.99-.966 1.74-2.132 2.26-3.488h-5.53a5.66 5.66 0 0 1-2.11 1.734c-.85.409-1.8.618-2.86.618-1.2 0-2.28-.289-3.24-.877s-1.7-1.405-2.24-2.451c-.43-.837-.68-1.764-.78-2.77h17.37v-1.226zm-17.28-2.163a7 7 0 0 1 .67-2.023c.54-1.026 1.28-1.823 2.24-2.401q1.425-.867 3.24-.867c1.21 0 2.27.299 3.19.897.92.597 1.64 1.435 2.14 2.49.28.589.47 1.227.59 1.894h-12.07z" }), React.createElement( 'path', { fill: ("url(#" + _id + ")"), d: "M20.34 3.66 3.66 20.34A12.5 12.5 0 0 0 0 29.18V59c0 2.76 2.24 5 5 5h29.82c3.32 0 6.49-1.32 8.84-3.66l16.68-16.68c2.34-2.34 3.66-5.52 3.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32 0-6.49 1.32-8.84 3.66" }), React.createElement( 'path', { fill: "#000", d: "M48 16H8v40h40z" }), React.createElement( 'path', { fill: "#fff", d: "M30 47H13v4h17z" }) ) ) ); } export default MarketplaceTextLogo;