UNPKG

@jetbrains/logos

Version:

JetBrains logos and branding materials

25 lines (24 loc) 9.35 kB
import { useUniqueId } from "../react-unique-logos-ids.js"; import * as React from "react"; function JetbrainsGoldResellerLogo(props) { var _id = useUniqueId(); return ( React.createElement( 'svg', Object.assign({}, { fill: "none", viewBox: "0 0 300 87" }, 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( 'path', { fill: "#000", fillRule: "evenodd", d: "M85.946 42.836c.358-.657.538-1.404.538-2.25V21.018h6.632v20.066c0 1.892-.438 3.585-1.305 5.088a9.36 9.36 0 0 1-3.585 3.545c-1.523.857-3.236 1.285-5.148 1.285h-5.079v-6.104h4.193c.846 0 1.583-.18 2.24-.538a3.718 3.718 0 0 0 1.514-1.524Zm32.285-4.073h-13.892v6.453h15.784v5.776H97.876V21.018h21.818v5.776h-15.355v6.363h13.892v5.606Zm12.856-11.8h-8.883l-.01.01v-5.955h24.368v5.945h-8.843v24.02h-6.632v-24.02Zm36.467 8.355c.587.16 1.155.368 1.673.647l.01-.01a7.057 7.057 0 0 1 2.858 2.729c.687 1.175 1.025 2.5 1.025 3.983 0 1.613-.438 3.047-1.304 4.302-.877 1.265-2.101 2.24-3.675 2.948-1.583.707-3.376 1.055-5.387 1.055h-13.573V20.998h13.314c1.912 0 3.625.339 5.118 1.006 1.494.677 2.659 1.613 3.486 2.808.826 1.205 1.245 2.57 1.245 4.093 0 1.334-.319 2.51-.936 3.535-.618 1.026-1.484 1.822-2.58 2.39-.398.2-.826.358-1.274.488Zm-6.045-9.271h-5.885v7.339h5.885c.817 0 1.534-.15 2.161-.458s1.115-.737 1.464-1.305c.348-.567.528-1.254.528-1.981 0-.727-.18-1.365-.528-1.902a3.353 3.353 0 0 0-1.464-1.255c-.627-.289-1.344-.438-2.161-.438Zm2.649 19.448c.687-.308 1.225-.747 1.603-1.314.379-.568.568-1.225.568-1.992 0-.767-.199-1.444-.578-2.041-.378-.598-.926-1.056-1.613-1.385-.697-.328-1.484-.497-2.37-.497h-6.144v7.687h6.144c.906 0 1.693-.15 2.39-.458Zm35.063-9.988c-.916 1.444-2.201 2.57-3.864 3.366h.01c-.319.15-.657.279-.996.398l6.851 11.721h-7.578l-6.084-10.914h-4.322v10.914h-6.642V21.018h13.125c2.171 0 4.073.388 5.716 1.175 1.643.787 2.917 1.892 3.814 3.326.896 1.434 1.344 3.047 1.344 4.96 0 1.911-.458 3.584-1.374 5.028Zm-7.598-1.314a3.593 3.593 0 0 0 1.583-1.444v-.02c.369-.628.558-1.365.558-2.201 0-.836-.189-1.573-.558-2.19a3.632 3.632 0 0 0-1.583-1.435c-.687-.328-1.494-.498-2.42-.498h-5.975V34.7h5.975c.926 0 1.733-.169 2.42-.507Zm11.472 16.8L213.8 21.017h7.19l10.964 29.974h-6.613l-2.27-6.612h-11.114l-2.121 6.612h-6.741Zm13.812-22.208-3.446 10.576h7.947l-3.685-10.576-.408-1.922-.408 1.922Zm24.099 22.207h-6.852V21.018h6.852v29.974Zm11.272-29.974 12.896 20.275V21.018h6.055v29.974h-6.533L251.87 30.717v20.275h-6.055V21.018h6.463ZM293.974 34.8c1.165.847 2.081 1.892 2.728 3.137l-.02-.01c.647 1.255.976 2.619.976 4.103 0 1.812-.478 3.435-1.444 4.87-.966 1.433-2.3 2.559-4.023 3.375-1.713.817-3.704 1.225-5.915 1.225s-4.173-.398-5.886-1.195c-1.712-.797-3.057-1.912-4.033-3.336-.985-1.434-1.483-3.077-1.513-4.95h6.642c0 .767.199 1.455.617 2.042.409.598.986 1.056 1.733 1.374.747.32 1.613.478 2.529.478.917 0 1.713-.139 2.39-.428.678-.289 1.205-.697 1.584-1.225a3.033 3.033 0 0 0 .567-1.802c0-.837-.249-1.524-.766-2.081-.518-.558-1.215-.946-2.102-1.155l-5.397-1.116c-1.414-.299-2.649-.836-3.724-1.603a7.91 7.91 0 0 1-2.48-2.898c-.587-1.155-.876-2.46-.876-3.904 0-1.782.458-3.365 1.364-4.76.906-1.394 2.181-2.48 3.804-3.266 1.623-.787 3.475-1.175 5.567-1.175 2.091 0 3.963.378 5.596 1.135s2.918 1.803 3.834 3.147c.916 1.334 1.404 2.878 1.444 4.62h-6.642A2.96 2.96 0 0 0 290 27.68c-.348-.508-.836-.896-1.464-1.175-.627-.279-1.364-.418-2.181-.418-.816 0-1.533.129-2.151.398-.617.269-1.105.637-1.443 1.115-.349.478-.518 1.036-.518 1.683 0 .707.239 1.305.707 1.783.468.478 1.105.806 1.902.996l5.098 1.045c1.514.289 2.858.847 4.024 1.693ZM89.099 76.62h-3.36v-2h5.81v1.08c0 1.22-.29 2.33-.88 3.32-.59.99-1.4 1.76-2.43 2.33-1.03.57-2.11.85-3.45.85-1.34 0-2.54-.32-3.62-.95a6.822 6.822 0 0 1-2.54-2.6c-.62-1.11-.93-2.34-.93-3.7 0-1.36.31-2.59.93-3.7a6.75 6.75 0 0 1 2.54-2.6c1.08-.63 2.29-.95 3.62-.95 1.06 0 2.04.19 2.94.57.9.38 1.66.91 2.29 1.59.63.68 1.07 1.47 1.33 2.37h-2.67a3.895 3.895 0 0 0-2.24-1.99c-.51-.18-1.05-.27-1.64-.27-.86 0-1.64.22-2.34.65-.7.43-1.25 1.02-1.64 1.78-.39.76-.59 1.61-.59 2.56s.2 1.8.59 2.56c.4.76.94 1.35 1.64 1.78.7.44 1.48.65 2.34.65.8 0 1.52-.15 2.17-.45.65-.3 1.16-.72 1.54-1.26.34-.49.53-1.03.59-1.62Zm9.28-5.15c1 0 1.92.23 2.74.7.82.47 1.47 1.11 1.94 1.93.47.82.71 1.73.71 2.74 0 1.01-.24 1.92-.71 2.74-.47.82-1.12 1.46-1.94 1.93-.82.47-1.74.7-2.75.7s-1.92-.23-2.74-.7a5.136 5.136 0 0 1-1.94-1.93c-.47-.82-.71-1.73-.71-2.74 0-1.01.23-1.92.7-2.74.47-.82 1.12-1.46 1.94-1.93.83-.47 1.76-.7 2.76-.7Zm1.52 8.21c.45-.27.8-.66 1.04-1.15v.01c.25-.49.37-1.05.37-1.69 0-.64-.12-1.21-.37-1.7s-.6-.87-1.04-1.15c-.45-.28-.95-.42-1.53-.42-.58 0-1.09.14-1.53.41-.44.27-.78.66-1.03 1.15-.25.49-.37 1.07-.37 1.7 0 .63.13 1.2.37 1.69s.58.88 1.03 1.15c.45.27.96.41 1.53.41.57 0 1.08-.14 1.53-.41Zm8.11 2.28h-2.36V67.95h2.36v14.01Zm10.14-8.735a3.758 3.758 0 0 0-1.26-1.195c-.64-.37-1.38-.56-2.23-.56-.91 0-1.73.23-2.45.69-.72.46-1.28 1.09-1.69 1.91-.41.82-.61 1.74-.61 2.77s.2 1.95.61 2.77c.41.82.97 1.46 1.69 1.91.72.46 1.53.69 2.44.69.85 0 1.59-.19 2.23-.56.52-.3.93-.71 1.27-1.21v1.53h2.36V67.96h-2.36v5.265Zm-1.39 6.455c.44-.28.78-.66 1.03-1.15v.01c.25-.49.37-1.06.37-1.7 0-.64-.12-1.21-.37-1.7s-.59-.87-1.03-1.15c-.44-.28-.96-.42-1.52-.42s-1.06.14-1.5.42c-.44.28-.78.66-1.03 1.15-.25.49-.37 1.06-.37 1.7 0 .64.12 1.21.37 1.7s.59.88 1.03 1.15c.44.27.93.41 1.5.41s1.08-.14 1.52-.42Zm22.52-5.21c-.4.65-.97 1.16-1.71 1.52h-.01c-.24.12-.51.21-.78.29l3.41 5.67h-2.86l-3.15-5.43h-2.57v5.43h-2.49V67.94h5.95c.96 0 1.8.18 2.53.53.73.35 1.29.85 1.69 1.5.4.64.6 1.38.6 2.24 0 .86-.21 1.61-.61 2.26Zm-4.36-.04c.49 0 .91-.09 1.27-.27v.01c.36-.18.63-.44.83-.77.2-.33.3-.73.3-1.17 0-.44-.1-.82-.3-1.15-.2-.33-.47-.58-.83-.76-.36-.18-.78-.27-1.27-.27h-3.3v4.38h3.3Zm11.66-2.96c1 0 1.9.23 2.69.68v-.01c.79.46 1.4 1.09 1.84 1.9.44.81.66 1.74.66 2.78v.57h-8.07c.04.47.14.91.34 1.3.25.49.59.88 1.04 1.15.45.27.95.41 1.51.41.49 0 .94-.1 1.33-.29.39-.19.72-.46.98-.81h2.57a4.49 4.49 0 0 1-1.05 1.63c-.46.45-1.02.8-1.67 1.05-.65.25-1.38.37-2.17.37-1.01 0-1.92-.23-2.72-.69-.8-.46-1.44-1.1-1.9-1.92-.47-.82-.7-1.77-.7-2.77s.23-1.92.7-2.73c.47-.82 1.11-1.46 1.92-1.92.81-.47 1.7-.7 2.7-.7Zm-2.56 3.39c-.15.3-.24.62-.3.95h5.61a3.55 3.55 0 0 0-.27-.89 2.8 2.8 0 0 0-1-1.17c-.43-.28-.93-.42-1.49-.42-.56 0-1.07.14-1.51.41-.44.27-.79.64-1.04 1.12Zm14.95 1.06c.54.09 1.01.28 1.42.57v.03c.41.29.72.65.94 1.08.22.43.33.9.33 1.4 0 .62-.19 1.18-.56 1.68-.37.5-.87.89-1.52 1.16-.65.27-1.32.41-2.15.41-.83 0-1.57-.14-2.23-.4-.66-.26-1.19-.64-1.58-1.12-.4-.49-.61-1.04-.65-1.67h2.36c.04.27.15.5.33.7.18.2.42.35.72.45.3.11.65.16 1.04.16.37 0 .7-.05.99-.16.3-.11.53-.26.69-.45a.98.98 0 0 0 .25-.67c0-.19-.05-.36-.14-.51-.09-.16-.22-.29-.38-.39a1.4 1.4 0 0 0-.57-.21l-2.27-.38c-.55-.09-1.02-.27-1.43-.55-.41-.28-.73-.63-.95-1.04-.23-.41-.34-.87-.34-1.36 0-.61.16-1.15.49-1.63.33-.48.79-.84 1.4-1.12.61-.28 1.31-.41 2.09-.41.78 0 1.47.13 2.09.38.62.25 1.11.61 1.47 1.08.37.47.57 1.01.62 1.64h-2.35c-.04-.26-.15-.48-.31-.68-.16-.2-.38-.34-.64-.45-.27-.11-.54-.16-.88-.16-.34 0-.63.05-.89.15-.26.11-.46.25-.6.44-.14.19-.21.4-.21.64 0 .18.04.34.13.47.09.13.22.24.39.33.17.09.39.15.65.2l2.25.39Zm9.25-4.45c1 0 1.9.23 2.69.68v-.01c.79.46 1.4 1.09 1.84 1.9.44.81.66 1.74.66 2.78v.57h-8.07c.04.47.14.91.34 1.3.25.49.59.88 1.04 1.15.45.27.95.41 1.51.41.49 0 .94-.1 1.33-.29.39-.19.72-.46.98-.81h2.57a4.49 4.49 0 0 1-1.05 1.63c-.46.45-1.02.8-1.67 1.05-.65.25-1.38.37-2.17.37-1.01 0-1.92-.23-2.72-.69-.8-.46-1.44-1.1-1.9-1.92-.47-.82-.7-1.77-.7-2.77s.23-1.92.7-2.73c.47-.82 1.11-1.46 1.92-1.92.81-.47 1.7-.7 2.7-.7Zm-2.56 3.39c-.15.3-.24.62-.3.95h5.61a3.55 3.55 0 0 0-.27-.89 2.8 2.8 0 0 0-1-1.17c-.43-.28-.93-.42-1.49-.42-.56 0-1.07.14-1.51.41-.44.27-.79.64-1.04 1.12Zm11.96 7.1h-2.36V67.95h2.36v14.01Zm4.8 0h-2.36V67.95h2.36v14.01Zm7.2-10.49c1 0 1.9.23 2.69.68v-.01c.79.46 1.4 1.09 1.84 1.9.44.81.66 1.74.66 2.78v.57h-8.07c.04.47.14.91.34 1.3.25.49.59.88 1.04 1.15.45.27.95.41 1.51.41.49 0 .94-.1 1.33-.29.39-.19.72-.46.98-.81h2.57a4.49 4.49 0 0 1-1.05 1.63c-.46.45-1.02.8-1.67 1.05-.65.25-1.38.37-2.17.37-1.01 0-1.92-.23-2.72-.69-.8-.46-1.44-1.1-1.9-1.92-.47-.82-.7-1.77-.7-2.77s.23-1.92.7-2.73c.47-.82 1.11-1.46 1.92-1.92.81-.47 1.7-.7 2.7-.7Zm-2.55 3.39c-.15.3-.24.62-.3.95h5.61a3.55 3.55 0 0 0-.27-.89 2.8 2.8 0 0 0-1-1.17c-.43-.28-.93-.42-1.49-.42-.56 0-1.07.14-1.51.41-.44.27-.79.64-1.04 1.12Zm12.93-2.65c.55-.38 1.18-.57 1.91-.57l.01.01h.38v2.38h-.66c-.53 0-.99.1-1.38.29-.39.19-.69.47-.9.83-.21.36-.32.79-.32 1.28v5.54h-2.36V71.72h2.34v1.55c.27-.44.59-.79.98-1.06Z", clipRule: "evenodd" }), React.createElement( 'path', { fill: ("url(#" + _id + ")"), d: "M20.34 3.66 3.66 20.34A12.504 12.504 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.66Z" }), React.createElement( 'path', { fill: "#000", d: "M48 16H8v40h40V16Z" }), React.createElement( 'path', { fill: "#fff", d: "M30 47H13v4h17v-4Z" }) ) ); } export default JetbrainsGoldResellerLogo;