UNPKG

@datalayer/icons-react

Version:

React.js and JupyterLab icons for data products.

575 lines (573 loc) 41 kB
const React = require("react"); const sizeMap = { "small": 16, "medium": 32, "large": 64 }; function ApacheIcon({ title, titleId, size, colored, ...props }, svgRef) { return /*#__PURE__*/React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 939 939", fill: colored ? 'currentColor' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('currentColor') ? 'white' : 'currentColor'), "aria-hidden": "true", width: size ? typeof size === "string" ? sizeMap[size] : size : "16px", ref: svgRef, "aria-labelledby": titleId }, props), title ? /*#__PURE__*/React.createElement("title", { id: titleId }, title) : null, /*#__PURE__*/React.createElement("g", { fill: "#6d6e71" }, /*#__PURE__*/React.createElement("path", { d: "M251.895 294.282v21.009h-2.755v-21.009h-7.692v-2.64h18.138v2.64zM289.664 315.29v-10.446h-14.235v10.447h-2.755v-23.65h2.755v10.677h14.235v-10.676h2.755v23.649zM311.246 294.282v7.807h11.94v2.64h-11.94v8.15h13.776v2.526h-16.53v-23.648h16.071v2.64h-13.317z" })), /*#__PURE__*/React.createElement("g", { fill: "#d22128" }, /*#__PURE__*/React.createElement("path", { d: "M220.784 477.618l56.596-135.235h10.906l56.597 135.235h-14.235l-17.565-42.247H252.24l-17.335 42.247zm62.107-119.622l-27.782 66.814h54.875zM359.348 477.618V342.383h56.022c23.19 0 39.95 21.468 39.95 42.476 0 22.042-15.613 42.82-38.802 42.82H372.55v49.939zm13.202-61.763h43.28c15.956 0 26.288-14.694 26.288-30.996 0-16.99-12.513-30.651-27.437-30.651H372.55zM447.973 477.618l56.596-135.235h10.906l56.597 135.235h-14.465l-17.564-42.247h-60.73l-17.334 42.247zm62.107-119.622l-27.782 66.814h54.875zM635.9 341.58c23.994 0 41.558 12.168 49.938 29.503l-10.676 6.43c-8.61-17.91-25.37-23.994-39.95-23.994-32.374 0-50.053 28.93-50.053 56.137 0 29.848 21.927 56.94 50.627 56.94 15.268 0 33.177-7.576 41.672-25.14l11.02 5.74c-8.724 20.204-32.717 31.455-53.496 31.455-37.08 0-63.255-35.473-63.255-69.684 0-32.488 23.42-67.387 64.173-67.387zM813.725 342.383v135.235H800.41v-63.255h-80.13v63.255H707.19V342.383h13.087v60.155h80.13v-60.155zM935.069 465.793v11.825h-90.807V342.383h89.085v11.825h-75.998v48.79h66.24v11.25h-66.24v51.545z" })), /*#__PURE__*/React.createElement("g", { fill: "#6d6e71" }, /*#__PURE__*/React.createElement("path", { d: "M233.412 506.203c1.607.459 2.985 1.148 4.248 1.951l-1.378 3.1a17.273 17.273 0 00-3.903-1.837c-1.378-.344-2.755-.574-3.903-.574-1.837 0-3.33.345-4.363 1.033-1.148.69-1.607 1.608-1.607 2.756 0 1.033.344 1.836.918 2.525.574.689 1.378 1.148 2.296 1.607a48.01 48.01 0 003.789 1.263c1.951.574 3.559 1.263 4.707 1.722 1.148.574 2.18 1.378 3.1 2.41.803 1.034 1.262 2.412 1.262 4.249 0 1.607-.46 2.984-1.263 4.132-.803 1.148-2.066 2.067-3.673 2.756-1.608.688-3.33 1.033-5.396 1.033s-4.018-.345-5.97-1.148c-1.951-.804-3.558-1.837-4.936-3.215l1.492-2.87c1.263 1.263 2.756 2.296 4.478 2.985 1.722.689 3.329 1.033 4.936 1.033 2.066 0 3.674-.344 4.936-1.148 1.148-.803 1.837-1.836 1.837-3.214 0-1.033-.344-1.952-.918-2.64a5.546 5.546 0 00-2.296-1.608 48.01 48.01 0 00-3.789-1.262c-1.951-.574-3.444-1.148-4.706-1.608-1.148-.574-2.182-1.262-3.1-2.41-.804-1.034-1.263-2.411-1.263-4.133 0-1.493.46-2.755 1.263-3.903.804-1.148 1.952-1.952 3.444-2.64 1.492-.575 3.214-.92 5.166-.92 1.378-.114 2.985.116 4.592.575zM275.773 507.466c2.296 1.262 4.133 2.984 5.396 5.166 1.377 2.18 1.951 4.592 1.951 7.232 0 2.64-.688 5.051-1.951 7.232-1.378 2.182-3.1 3.904-5.396 5.281-2.296 1.263-4.821 1.952-7.462 1.952-2.755 0-5.28-.69-7.577-1.952-2.296-1.263-4.132-2.985-5.395-5.28-1.378-2.182-1.952-4.593-1.952-7.233 0-2.64.689-5.051 1.952-7.232 1.377-2.182 3.1-3.904 5.395-5.166a15.506 15.506 0 017.577-1.952c2.64 0 5.166.689 7.462 1.952zm-13.317 2.64c-1.722 1.033-3.214 2.41-4.247 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.033 1.722 2.525 3.1 4.247 4.133s3.674 1.492 5.855 1.492c2.067 0 4.018-.46 5.74-1.492 1.722-1.033 3.215-2.411 4.248-4.133a11.091 11.091 0 001.607-5.74c0-2.066-.574-3.903-1.607-5.625s-2.411-3.1-4.248-4.018c-1.722-1.033-3.673-1.493-5.74-1.493-2.066-.114-4.018.345-5.855 1.378zM303.784 508.728v9.988h13.317v3.1h-13.317v12.168h-3.329V505.4h18.139v3.1h-14.81zM345.112 508.728V534.1h-3.214v-25.37h-9.299v-3.1h21.812v3.1zM396.657 534.1l-7.691-23.994-7.807 23.993h-3.329l-9.528-28.585h3.559l7.806 24.797 7.692-24.682h3.214l7.806 24.797 7.692-24.797h3.33l-9.53 28.585h-3.214zM425.817 526.982l-3.215 7.232h-3.444l12.743-28.585h3.33l12.742 28.585h-3.559l-3.214-7.232zm7.806-17.68l-6.314 14.465h12.743zM476.443 525.03c-.803 0-1.492.115-1.951.115h-7.577v9.069h-3.214v-28.585h10.79c3.56 0 6.315.803 8.266 2.525 1.952 1.722 2.985 4.018 2.985 7.118 0 2.296-.574 4.248-1.607 5.855-1.148 1.607-2.64 2.755-4.707 3.444l6.659 9.643h-3.674zm4.133-4.707c1.378-1.148 2.067-2.87 2.067-5.051s-.69-3.788-2.067-4.822c-1.377-1.148-3.444-1.607-5.97-1.607h-7.576v13.202h7.577c2.525 0 4.592-.574 5.97-1.722zM507.325 508.728v9.414h14.35v3.1h-14.35V531h16.646v3.1h-19.86v-28.586h19.4v3.1h-16.186zM569.431 508.728v9.988h13.317v3.1h-13.317v12.168h-3.214V505.4h18.138v3.1h-14.924zM620.402 507.466c2.296 1.262 4.133 2.984 5.396 5.166 1.378 2.18 1.952 4.592 1.952 7.232 0 2.64-.69 5.051-1.952 7.232-1.378 2.182-3.1 3.904-5.396 5.281-2.296 1.263-4.821 1.952-7.462 1.952-2.755 0-5.28-.69-7.576-1.952-2.296-1.263-4.133-2.985-5.396-5.28-1.378-2.182-1.952-4.593-1.952-7.233 0-2.64.69-5.051 1.952-7.232 1.378-2.182 3.1-3.904 5.396-5.166a15.506 15.506 0 017.576-1.952c2.756 0 5.281.689 7.462 1.952zm-13.202 2.64c-1.722 1.033-3.214 2.41-4.247 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.033 1.722 2.525 3.1 4.247 4.133s3.674 1.492 5.855 1.492c2.067 0 4.018-.46 5.74-1.492 1.722-1.033 3.215-2.411 4.248-4.133a11.091 11.091 0 001.607-5.74c0-2.066-.574-3.903-1.607-5.625s-2.41-3.1-4.248-4.018c-1.722-1.033-3.673-1.493-5.74-1.493-2.18-.114-4.133.345-5.855 1.378zM665.404 531.114c-2.066 2.067-5.051 3.1-8.725 3.1-3.788 0-6.658-1.033-8.84-3.1-2.18-2.066-3.214-5.05-3.214-8.724v-16.761h3.215v16.76c0 2.756.803 4.937 2.296 6.43 1.607 1.492 3.673 2.295 6.428 2.295 2.756 0 4.822-.803 6.43-2.296 1.492-1.492 2.295-3.673 2.295-6.428v-16.761h3.215v16.76c0 3.789-1.034 6.659-3.1 8.725zM707.995 534.1l-17.105-22.96v22.96h-3.215v-28.586h3.33l17.105 22.96v-22.96h3.214v28.585zM749.897 507.466c2.18 1.262 4.018 2.984 5.28 5.166a14.22 14.22 0 011.952 7.232c0 2.64-.689 5.051-1.951 7.232-1.263 2.182-3.1 3.904-5.281 5.166-2.296 1.263-4.822 1.837-7.577 1.837h-11.48v-28.585h11.595c2.755.115 5.28.689 7.462 1.952zM734.169 531h8.266c2.066 0 4.018-.46 5.74-1.493 1.722-.918 3.1-2.296 4.133-4.018s1.492-3.559 1.492-5.74c0-2.066-.46-4.018-1.492-5.625-1.034-1.722-2.411-2.985-4.133-4.018s-3.674-1.492-5.74-1.492h-8.151V531zM775.612 526.982l-3.214 7.232h-3.444l12.742-28.585h3.33l12.742 28.585h-3.558l-3.215-7.232zm7.806-17.68l-6.314 14.465h12.743zM819.35 508.728V534.1h-3.214v-25.37h-9.299v-3.1h21.927v3.1zM844.377 534.1v-28.586h3.214v28.585zM887.542 507.466c2.296 1.262 4.133 2.984 5.395 5.166 1.378 2.18 1.952 4.592 1.952 7.232 0 2.64-.689 5.051-1.952 7.232-1.377 2.182-3.1 3.904-5.395 5.281-2.296 1.263-4.822 1.952-7.462 1.952-2.755 0-5.281-.69-7.577-1.952-2.296-1.263-4.133-2.985-5.396-5.28-1.377-2.182-1.951-4.593-1.951-7.233 0-2.64.689-5.051 1.951-7.232 1.378-2.182 3.1-3.904 5.396-5.166a15.506 15.506 0 017.577-1.952c2.64 0 5.166.689 7.462 1.952zm-13.317 2.64c-1.722 1.033-3.214 2.41-4.248 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.034 1.722 2.526 3.1 4.248 4.133 1.722 1.033 3.674 1.492 5.855 1.492 2.066 0 4.018-.46 5.74-1.492 1.722-1.033 3.214-2.411 4.247-4.133a11.091 11.091 0 001.608-5.74c0-2.066-.574-3.903-1.608-5.625-1.033-1.722-2.41-3.1-4.247-4.018-1.722-1.033-3.674-1.493-5.74-1.493-2.181-.114-4.133.345-5.855 1.378zM932.543 534.1l-17.105-22.96v22.96h-3.214v-28.586h3.329l17.105 22.96v-22.96h3.215v28.585z" })), /*#__PURE__*/React.createElement("g", { transform: "matrix(1.148 0 0 1.148 -46.24 159.277)" }, /*#__PURE__*/React.createElement("linearGradient", { id: "a", x1: -7658.376, x2: -7610.187, y1: -1137.294, y2: -1080.946, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#f69923" }), /*#__PURE__*/React.createElement("stop", { offset: 0.312, stopColor: "#f79a23" }), /*#__PURE__*/React.createElement("stop", { offset: 0.838, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#a)", d: "M192 60.2c-5.4 3.2-14.2 12.1-24.9 25.1l9.8 18.4c6.8-9.8 13.8-18.6 20.8-26.1.5-.6.8-.9.8-.9-.3.3-.5.6-.8.9-2.3 2.5-9.2 10.5-19.5 26.5 10-.5 25.4-2.5 37.9-4.7 3.7-20.9-3.7-30.5-3.7-30.5S203 53.7 192 60.2z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? 'none' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('none') ? 'white' : 'currentColor'), d: "M175.5 165.2h.2l-1.4.2c-.1 0-.2.1-.2.1.4-.2.9-.2 1.4-.3zM165.5 198.2c-.8.2-1.6.3-2.4.4.8-.1 1.6-.3 2.4-.4zM97.9 272.1c.1-.3.2-.6.3-.8 2.1-5.7 4.3-11.2 6.4-16.5 2.4-6 4.7-11.9 7-17.5 2.4-6 4.8-11.7 7.2-17.3 2.5-5.8 4.9-11.5 7.3-16.9 2-4.4 3.9-8.7 5.8-12.8.6-1.4 1.3-2.7 1.9-4.1 1.2-2.7 2.5-5.3 3.7-7.9 1.1-2.4 2.2-4.7 3.3-6.9.4-.8.7-1.5 1.1-2.3.1-.1.1-.2.2-.4l-1.2.1-.9-1.9c-.1.2-.2.4-.3.5-1.7 3.4-3.4 6.8-5.1 10.3-1 2-1.9 4-2.9 6-2.7 5.6-5.3 11.2-7.9 16.9-2.6 5.7-5.2 11.5-7.7 17.3-2.5 5.7-4.9 11.4-7.2 17-2.4 5.7-4.7 11.3-6.9 16.9-2.3 5.8-4.6 11.6-6.8 17.4l-1.5 3.9c-1.8 4.6-3.5 9.2-5.2 13.7l1.5 3 1.3-.1c0-.1.1-.3.1-.4 2.2-5.8 4.3-11.6 6.5-17.2zM162.5 198.7z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M159.2 214.8c-1.2.2-2.5.4-3.8.7.7-.1 1.3-.2 2-.3.6-.2 1.2-.3 1.8-.4z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M159.2 214.8c-1.2.2-2.5.4-3.8.7.7-.1 1.3-.2 2-.3.6-.2 1.2-.3 1.8-.4z", opacity: 0.35 }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4 0 .6-.1.8-.1 1.6-.3 2.4-.4-1 .1-2 .3-3 .5z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4 0 .6-.1.8-.1 1.6-.3 2.4-.4-1 .1-2 .3-3 .5z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "b", x1: -8015.021, x2: -7671.22, y1: -1143.514, y2: -1143.514, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#b)", d: "M148.1 151.2c3-5.5 6-11 9-16.2 3.2-5.5 6.3-10.8 9.6-15.9l.6-.9c3.2-5 6.4-9.9 9.6-14.5l-9.8-18.4c-.7.9-1.5 1.8-2.2 2.7-2.8 3.5-5.7 7.3-8.7 11.3-3.4 4.5-6.8 9.3-10.4 14.4-3.3 4.7-6.6 9.5-9.9 14.6-2.8 4.3-5.6 8.7-8.4 13.3-.1.2-.2.3-.3.5l12.7 25.1c2.7-5.5 5.4-10.8 8.2-16z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "c", x1: -7973.52, x2: -7768.648, y1: -1109.031, y2: -1109.031, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#282662" }), /*#__PURE__*/React.createElement("stop", { offset: 0.095, stopColor: "#662e8d" }), /*#__PURE__*/React.createElement("stop", { offset: 0.788, stopColor: "#9f2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.949, stopColor: "#cd2032" })), /*#__PURE__*/React.createElement("path", { fill: "url(#c)", d: "M90.3 292.4c-1.7 4.6-3.4 9.3-5.1 14.1 0 .1 0 .1-.1.2-.2.7-.5 1.4-.7 2-1.1 3.2-2.1 6.1-4.4 12.8 3.7 1.7 6.7 6.2 9.6 11.3-.3-5.3-2.5-10.2-6.6-14.1 18.4.8 34.3-3.8 42.5-17.3.7-1.2 1.4-2.5 2-3.8-3.7 4.7-8.4 6.7-17.1 6.3h-.1.1c12.8-5.7 19.2-11.2 24.9-20.4 1.3-2.2 2.7-4.5 4-7.1-11.2 11.5-24.2 14.8-37.9 12.3l-10.3 1.1c-.1.9-.5 1.8-.8 2.6z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "d", x1: -7995.711, x2: -7651.91, y1: -1146.717, y2: -1146.717, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#d)", d: "M95.1 269.5c2.2-5.7 4.5-11.5 6.8-17.4 2.2-5.6 4.5-11.2 6.9-16.9 2.4-5.7 4.8-11.3 7.2-17 2.5-5.8 5.1-11.6 7.7-17.3 2.6-5.7 5.2-11.3 7.9-16.9 1-2 1.9-4 2.9-6 1.7-3.5 3.4-6.9 5.1-10.3.1-.2.2-.4.3-.5L127.2 142c-.2.3-.4.7-.6 1-3 4.8-5.9 9.8-8.8 14.8-2.9 5.1-5.8 10.3-8.6 15.5-2.4 4.4-4.7 8.9-6.9 13.4-.5.9-.9 1.8-1.3 2.7-2.8 5.7-5.3 11.2-7.5 16.5-2.6 6-4.8 11.7-6.8 17.1-1.3 3.6-2.5 7-3.6 10.3-.9 2.8-1.7 5.7-2.5 8.5-1.9 6.6-3.5 13.3-4.9 19.9L88.4 287c1.7-4.5 3.4-9.1 5.2-13.7.5-1.2 1-2.5 1.5-3.8z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "e", x1: -7970.638, x2: -7789.96, y1: -1142.066, y2: -1142.066, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#282662" }), /*#__PURE__*/React.createElement("stop", { offset: 0.095, stopColor: "#662e8d" }), /*#__PURE__*/React.createElement("stop", { offset: 0.788, stopColor: "#9f2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.949, stopColor: "#cd2032" })), /*#__PURE__*/React.createElement("path", { fill: "url(#e)", d: "M75.5 262.7c-1.6 8.1-2.7 16.1-3.3 24.1 0 .3 0 .6-.1.8-4-6.4-14.6-12.6-14.6-12.5 7.6 11.1 13.4 22 14.3 32.8-4.1.8-9.7-.4-16.1-2.7 6.7 6.2 11.8 7.9 13.8 8.4-6.2.4-12.6 4.6-19.1 9.5 9.5-3.9 17.2-5.4 22.7-4.2-8.7 24.7-17.5 51.9-26.2 80.9 2.7-.8 4.3-2.6 5.2-5 1.6-5.2 11.9-39.6 28.1-84.8.5-1.3.9-2.6 1.4-3.9.1-.4.3-.7.4-1.1 1.7-4.7 3.5-9.6 5.3-14.5.4-1.1.8-2.2 1.3-3.4v-.1l-12.7-25.2c-.3.4-.3.7-.4.9z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "f", x1: -7995.711, x2: -7651.91, y1: -1111.135, y2: -1111.135, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#f)", d: "M141.9 169.2c-.4.7-.7 1.5-1.1 2.3l-3.3 6.9c-1.2 2.6-2.4 5.2-3.7 7.9-.6 1.3-1.3 2.7-1.9 4.1-1.9 4.1-3.8 8.4-5.8 12.8-2.4 5.4-4.8 11-7.3 16.9-2.4 5.6-4.8 11.3-7.2 17.3-2.3 5.7-4.6 11.5-7 17.5-2.1 5.4-4.2 10.9-6.4 16.5-.1.3-.2.5-.3.8-2.1 5.6-4.3 11.4-6.4 17.3 0 .1-.1.3-.1.4l10.3-1.1c-.2 0-.4-.1-.6-.1 12.3-1.5 28.6-10.7 39.1-22 4.9-5.2 9.3-11.4 13.3-18.6 3-5.4 5.9-11.3 8.6-17.9 2.4-5.8 4.6-12 6.8-18.7-2.8 1.5-6 2.6-9.6 3.3-.6.1-1.3.3-1.9.4-.6.1-1.3.2-2 .3 11.4-4.4 18.7-12.9 23.9-23.3-3 2.1-7.9 4.7-13.8 6-.8.2-1.6.3-2.4.4-.2 0-.4.1-.6.1 4-1.7 7.3-3.5 10.2-5.7l1.8-1.5c.9-.8 1.7-1.6 2.5-2.4.5-.5 1-1.1 1.5-1.7 1.1-1.4 2.2-2.8 3.2-4.4l.9-1.5c.4-.7.7-1.5 1.1-2.2 1.6-3.2 2.9-6.1 3.9-8.6.5-1.3 1-2.4 1.3-3.5.2-.4.3-.8.4-1.3.4-1.2.7-2.3 1-3.2.4-1.4.6-2.5.8-3.3-.4.3-.8.6-1.3.9-3.5 2.1-9.4 3.9-14.2 4.8l9.4-1-9.4 1h-.2c-.5.1-1 .2-1.4.2.1 0 .2-.1.2-.1l-32.2 3.5c0 .3-.1.4-.1.5z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "g", x1: -8017.039, x2: -7673.237, y1: -1112.902, y2: -1112.902, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#g)", d: "M178.1 104c-2.9 4.4-6 9.4-9.4 15.1-.2.3-.4.6-.5.9-2.9 4.9-6 10.3-9.2 16.2-2.8 5.1-5.7 10.5-8.8 16.4-2.6 5.1-5.4 10.5-8.2 16.3l32.2-3.5c9.4-4.3 13.6-8.2 17.7-13.9 1.1-1.6 2.2-3.2 3.3-4.9 3.3-5.2 6.6-10.9 9.5-16.5 2.8-5.5 5.3-10.9 7.2-15.8 1.2-3.1 2.2-6 2.8-8.5.6-2.2 1-4.4 1.4-6.4-12.6 2.1-28 4.1-38 4.6z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "h", x1: -7995.711, x2: -7651.91, y1: -1100.552, y2: -1100.552, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#h)", d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "i", x1: -7995.711, x2: -7651.91, y1: -1101.763, y2: -1101.763, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#i)", d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "j", x1: -7802.569, x2: -7726.578, y1: -1102.006, y2: -1102.006, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" }))), /*#__PURE__*/React.createElement("g", { fill: "#b0afb0" }, /*#__PURE__*/React.createElement("path", { d: "M952.633 344.564v9.529h-2.64v-9.529h-3.33v-2.296h9.414v2.296zM968.59 346.63l-3.214 6.43h-1.607l-3.214-6.43v7.463h-2.64v-11.825h3.558l3.1 6.544 3.1-6.544h3.558v11.825h-2.64z" })), /*#__PURE__*/React.createElement("g", { fill: "#6d6e71" }, /*#__PURE__*/React.createElement("path", { d: "M251.895 294.282v21.009h-2.755v-21.009h-7.692v-2.64h18.138v2.64zM289.664 315.29v-10.446h-14.235v10.447h-2.755v-23.65h2.755v10.677h14.235v-10.676h2.755v23.649zM311.246 294.282v7.807h11.94v2.64h-11.94v8.15h13.776v2.526h-16.53v-23.648h16.071v2.64h-13.317z" })), /*#__PURE__*/React.createElement("g", { fill: "#d22128" }, /*#__PURE__*/React.createElement("path", { d: "M220.784 477.618l56.596-135.235h10.906l56.597 135.235h-14.235l-17.565-42.247H252.24l-17.335 42.247zm62.107-119.622l-27.782 66.814h54.875zM359.348 477.618V342.383h56.022c23.19 0 39.95 21.468 39.95 42.476 0 22.042-15.613 42.82-38.802 42.82H372.55v49.939zm13.202-61.763h43.28c15.956 0 26.288-14.694 26.288-30.996 0-16.99-12.513-30.651-27.437-30.651H372.55zM447.973 477.618l56.596-135.235h10.906l56.597 135.235h-14.465l-17.564-42.247h-60.73l-17.334 42.247zm62.107-119.622l-27.782 66.814h54.875zM635.9 341.58c23.994 0 41.558 12.168 49.938 29.503l-10.676 6.43c-8.61-17.91-25.37-23.994-39.95-23.994-32.374 0-50.053 28.93-50.053 56.137 0 29.848 21.927 56.94 50.627 56.94 15.268 0 33.177-7.576 41.672-25.14l11.02 5.74c-8.724 20.204-32.717 31.455-53.496 31.455-37.08 0-63.255-35.473-63.255-69.684 0-32.488 23.42-67.387 64.173-67.387zM813.725 342.383v135.235H800.41v-63.255h-80.13v63.255H707.19V342.383h13.087v60.155h80.13v-60.155zM935.069 465.793v11.825h-90.807V342.383h89.085v11.825h-75.998v48.79h66.24v11.25h-66.24v51.545z" })), /*#__PURE__*/React.createElement("g", { fill: "#6d6e71" }, /*#__PURE__*/React.createElement("path", { d: "M233.412 506.203c1.607.459 2.985 1.148 4.248 1.951l-1.378 3.1a17.273 17.273 0 00-3.903-1.837c-1.378-.344-2.755-.574-3.903-.574-1.837 0-3.33.345-4.363 1.033-1.148.69-1.607 1.608-1.607 2.756 0 1.033.344 1.836.918 2.525.574.689 1.378 1.148 2.296 1.607a48.01 48.01 0 003.789 1.263c1.951.574 3.559 1.263 4.707 1.722 1.148.574 2.18 1.378 3.1 2.41.803 1.034 1.262 2.412 1.262 4.249 0 1.607-.46 2.984-1.263 4.132-.803 1.148-2.066 2.067-3.673 2.756-1.608.688-3.33 1.033-5.396 1.033s-4.018-.345-5.97-1.148c-1.951-.804-3.558-1.837-4.936-3.215l1.492-2.87c1.263 1.263 2.756 2.296 4.478 2.985 1.722.689 3.329 1.033 4.936 1.033 2.066 0 3.674-.344 4.936-1.148 1.148-.803 1.837-1.836 1.837-3.214 0-1.033-.344-1.952-.918-2.64a5.546 5.546 0 00-2.296-1.608 48.01 48.01 0 00-3.789-1.262c-1.951-.574-3.444-1.148-4.706-1.608-1.148-.574-2.182-1.262-3.1-2.41-.804-1.034-1.263-2.411-1.263-4.133 0-1.493.46-2.755 1.263-3.903.804-1.148 1.952-1.952 3.444-2.64 1.492-.575 3.214-.92 5.166-.92 1.378-.114 2.985.116 4.592.575zM275.773 507.466c2.296 1.262 4.133 2.984 5.396 5.166 1.377 2.18 1.951 4.592 1.951 7.232 0 2.64-.688 5.051-1.951 7.232-1.378 2.182-3.1 3.904-5.396 5.281-2.296 1.263-4.821 1.952-7.462 1.952-2.755 0-5.28-.69-7.577-1.952-2.296-1.263-4.132-2.985-5.395-5.28-1.378-2.182-1.952-4.593-1.952-7.233 0-2.64.689-5.051 1.952-7.232 1.377-2.182 3.1-3.904 5.395-5.166a15.506 15.506 0 017.577-1.952c2.64 0 5.166.689 7.462 1.952zm-13.317 2.64c-1.722 1.033-3.214 2.41-4.247 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.033 1.722 2.525 3.1 4.247 4.133s3.674 1.492 5.855 1.492c2.067 0 4.018-.46 5.74-1.492 1.722-1.033 3.215-2.411 4.248-4.133a11.091 11.091 0 001.607-5.74c0-2.066-.574-3.903-1.607-5.625s-2.411-3.1-4.248-4.018c-1.722-1.033-3.673-1.493-5.74-1.493-2.066-.114-4.018.345-5.855 1.378zM303.784 508.728v9.988h13.317v3.1h-13.317v12.168h-3.329V505.4h18.139v3.1h-14.81zM345.112 508.728V534.1h-3.214v-25.37h-9.299v-3.1h21.812v3.1zM396.657 534.1l-7.691-23.994-7.807 23.993h-3.329l-9.528-28.585h3.559l7.806 24.797 7.692-24.682h3.214l7.806 24.797 7.692-24.797h3.33l-9.53 28.585h-3.214zM425.817 526.982l-3.215 7.232h-3.444l12.743-28.585h3.33l12.742 28.585h-3.559l-3.214-7.232zm7.806-17.68l-6.314 14.465h12.743zM476.443 525.03c-.803 0-1.492.115-1.951.115h-7.577v9.069h-3.214v-28.585h10.79c3.56 0 6.315.803 8.266 2.525 1.952 1.722 2.985 4.018 2.985 7.118 0 2.296-.574 4.248-1.607 5.855-1.148 1.607-2.64 2.755-4.707 3.444l6.659 9.643h-3.674zm4.133-4.707c1.378-1.148 2.067-2.87 2.067-5.051s-.69-3.788-2.067-4.822c-1.377-1.148-3.444-1.607-5.97-1.607h-7.576v13.202h7.577c2.525 0 4.592-.574 5.97-1.722zM507.325 508.728v9.414h14.35v3.1h-14.35V531h16.646v3.1h-19.86v-28.586h19.4v3.1h-16.186zM569.431 508.728v9.988h13.317v3.1h-13.317v12.168h-3.214V505.4h18.138v3.1h-14.924zM620.402 507.466c2.296 1.262 4.133 2.984 5.396 5.166 1.378 2.18 1.952 4.592 1.952 7.232 0 2.64-.69 5.051-1.952 7.232-1.378 2.182-3.1 3.904-5.396 5.281-2.296 1.263-4.821 1.952-7.462 1.952-2.755 0-5.28-.69-7.576-1.952-2.296-1.263-4.133-2.985-5.396-5.28-1.378-2.182-1.952-4.593-1.952-7.233 0-2.64.69-5.051 1.952-7.232 1.378-2.182 3.1-3.904 5.396-5.166a15.506 15.506 0 017.576-1.952c2.756 0 5.281.689 7.462 1.952zm-13.202 2.64c-1.722 1.033-3.214 2.41-4.247 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.033 1.722 2.525 3.1 4.247 4.133s3.674 1.492 5.855 1.492c2.067 0 4.018-.46 5.74-1.492 1.722-1.033 3.215-2.411 4.248-4.133a11.091 11.091 0 001.607-5.74c0-2.066-.574-3.903-1.607-5.625s-2.41-3.1-4.248-4.018c-1.722-1.033-3.673-1.493-5.74-1.493-2.18-.114-4.133.345-5.855 1.378zM665.404 531.114c-2.066 2.067-5.051 3.1-8.725 3.1-3.788 0-6.658-1.033-8.84-3.1-2.18-2.066-3.214-5.05-3.214-8.724v-16.761h3.215v16.76c0 2.756.803 4.937 2.296 6.43 1.607 1.492 3.673 2.295 6.428 2.295 2.756 0 4.822-.803 6.43-2.296 1.492-1.492 2.295-3.673 2.295-6.428v-16.761h3.215v16.76c0 3.789-1.034 6.659-3.1 8.725zM707.995 534.1l-17.105-22.96v22.96h-3.215v-28.586h3.33l17.105 22.96v-22.96h3.214v28.585zM749.897 507.466c2.18 1.262 4.018 2.984 5.28 5.166a14.22 14.22 0 011.952 7.232c0 2.64-.689 5.051-1.951 7.232-1.263 2.182-3.1 3.904-5.281 5.166-2.296 1.263-4.822 1.837-7.577 1.837h-11.48v-28.585h11.595c2.755.115 5.28.689 7.462 1.952zM734.169 531h8.266c2.066 0 4.018-.46 5.74-1.493 1.722-.918 3.1-2.296 4.133-4.018s1.492-3.559 1.492-5.74c0-2.066-.46-4.018-1.492-5.625-1.034-1.722-2.411-2.985-4.133-4.018s-3.674-1.492-5.74-1.492h-8.151V531zM775.612 526.982l-3.214 7.232h-3.444l12.742-28.585h3.33l12.742 28.585h-3.558l-3.215-7.232zm7.806-17.68l-6.314 14.465h12.743zM819.35 508.728V534.1h-3.214v-25.37h-9.299v-3.1h21.927v3.1zM844.377 534.1v-28.586h3.214v28.585zM887.542 507.466c2.296 1.262 4.133 2.984 5.395 5.166 1.378 2.18 1.952 4.592 1.952 7.232 0 2.64-.689 5.051-1.952 7.232-1.377 2.182-3.1 3.904-5.395 5.281-2.296 1.263-4.822 1.952-7.462 1.952-2.755 0-5.281-.69-7.577-1.952-2.296-1.263-4.133-2.985-5.396-5.28-1.377-2.182-1.951-4.593-1.951-7.233 0-2.64.689-5.051 1.951-7.232 1.378-2.182 3.1-3.904 5.396-5.166a15.506 15.506 0 017.577-1.952c2.64 0 5.166.689 7.462 1.952zm-13.317 2.64c-1.722 1.033-3.214 2.41-4.248 4.133-1.033 1.722-1.607 3.559-1.607 5.625s.574 4.018 1.607 5.74c1.034 1.722 2.526 3.1 4.248 4.133 1.722 1.033 3.674 1.492 5.855 1.492 2.066 0 4.018-.46 5.74-1.492 1.722-1.033 3.214-2.411 4.247-4.133a11.091 11.091 0 001.608-5.74c0-2.066-.574-3.903-1.608-5.625-1.033-1.722-2.41-3.1-4.247-4.018-1.722-1.033-3.674-1.493-5.74-1.493-2.181-.114-4.133.345-5.855 1.378zM932.543 534.1l-17.105-22.96v22.96h-3.214v-28.586h3.329l17.105 22.96v-22.96h3.215v28.585z" })), /*#__PURE__*/React.createElement("g", { transform: "matrix(1.148 0 0 1.148 -46.24 159.277)" }, /*#__PURE__*/React.createElement("linearGradient", { id: "k", x1: -7658.376, x2: -7610.187, y1: -1137.294, y2: -1080.946, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#f69923" }), /*#__PURE__*/React.createElement("stop", { offset: 0.312, stopColor: "#f79a23" }), /*#__PURE__*/React.createElement("stop", { offset: 0.838, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#k)", d: "M192 60.2c-5.4 3.2-14.2 12.1-24.9 25.1l9.8 18.4c6.8-9.8 13.8-18.6 20.8-26.1.5-.6.8-.9.8-.9-.3.3-.5.6-.8.9-2.3 2.5-9.2 10.5-19.5 26.5 10-.5 25.4-2.5 37.9-4.7 3.7-20.9-3.7-30.5-3.7-30.5S203 53.7 192 60.2z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? 'none' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('none') ? 'white' : 'currentColor'), d: "M175.5 165.2h.2l-1.4.2c-.1 0-.2.1-.2.1.4-.2.9-.2 1.4-.3zM165.5 198.2c-.8.2-1.6.3-2.4.4.8-.1 1.6-.3 2.4-.4zM97.9 272.1c.1-.3.2-.6.3-.8 2.1-5.7 4.3-11.2 6.4-16.5 2.4-6 4.7-11.9 7-17.5 2.4-6 4.8-11.7 7.2-17.3 2.5-5.8 4.9-11.5 7.3-16.9 2-4.4 3.9-8.7 5.8-12.8.6-1.4 1.3-2.7 1.9-4.1 1.2-2.7 2.5-5.3 3.7-7.9 1.1-2.4 2.2-4.7 3.3-6.9.4-.8.7-1.5 1.1-2.3.1-.1.1-.2.2-.4l-1.2.1-.9-1.9c-.1.2-.2.4-.3.5-1.7 3.4-3.4 6.8-5.1 10.3-1 2-1.9 4-2.9 6-2.7 5.6-5.3 11.2-7.9 16.9-2.6 5.7-5.2 11.5-7.7 17.3-2.5 5.7-4.9 11.4-7.2 17-2.4 5.7-4.7 11.3-6.9 16.9-2.3 5.8-4.6 11.6-6.8 17.4l-1.5 3.9c-1.8 4.6-3.5 9.2-5.2 13.7l1.5 3 1.3-.1c0-.1.1-.3.1-.4 2.2-5.8 4.3-11.6 6.5-17.2zM162.5 198.7z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M159.2 214.8c-1.2.2-2.5.4-3.8.7.7-.1 1.3-.2 2-.3.6-.2 1.2-.3 1.8-.4z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M159.2 214.8c-1.2.2-2.5.4-3.8.7.7-.1 1.3-.2 2-.3.6-.2 1.2-.3 1.8-.4z", opacity: 0.35 }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4 0 .6-.1.8-.1 1.6-.3 2.4-.4-1 .1-2 .3-3 .5z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4 0 .6-.1.8-.1 1.6-.3 2.4-.4-1 .1-2 .3-3 .5z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "l", x1: -8015.021, x2: -7671.22, y1: -1143.514, y2: -1143.514, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#l)", d: "M148.1 151.2c3-5.5 6-11 9-16.2 3.2-5.5 6.3-10.8 9.6-15.9l.6-.9c3.2-5 6.4-9.9 9.6-14.5l-9.8-18.4c-.7.9-1.5 1.8-2.2 2.7-2.8 3.5-5.7 7.3-8.7 11.3-3.4 4.5-6.8 9.3-10.4 14.4-3.3 4.7-6.6 9.5-9.9 14.6-2.8 4.3-5.6 8.7-8.4 13.3-.1.2-.2.3-.3.5l12.7 25.1c2.7-5.5 5.4-10.8 8.2-16z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "m", x1: -7973.52, x2: -7768.648, y1: -1109.031, y2: -1109.031, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#282662" }), /*#__PURE__*/React.createElement("stop", { offset: 0.095, stopColor: "#662e8d" }), /*#__PURE__*/React.createElement("stop", { offset: 0.788, stopColor: "#9f2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.949, stopColor: "#cd2032" })), /*#__PURE__*/React.createElement("path", { fill: "url(#m)", d: "M90.3 292.4c-1.7 4.6-3.4 9.3-5.1 14.1 0 .1 0 .1-.1.2-.2.7-.5 1.4-.7 2-1.1 3.2-2.1 6.1-4.4 12.8 3.7 1.7 6.7 6.2 9.6 11.3-.3-5.3-2.5-10.2-6.6-14.1 18.4.8 34.3-3.8 42.5-17.3.7-1.2 1.4-2.5 2-3.8-3.7 4.7-8.4 6.7-17.1 6.3h-.1.1c12.8-5.7 19.2-11.2 24.9-20.4 1.3-2.2 2.7-4.5 4-7.1-11.2 11.5-24.2 14.8-37.9 12.3l-10.3 1.1c-.1.9-.5 1.8-.8 2.6z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "n", x1: -7995.711, x2: -7651.91, y1: -1146.717, y2: -1146.717, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#n)", d: "M95.1 269.5c2.2-5.7 4.5-11.5 6.8-17.4 2.2-5.6 4.5-11.2 6.9-16.9 2.4-5.7 4.8-11.3 7.2-17 2.5-5.8 5.1-11.6 7.7-17.3 2.6-5.7 5.2-11.3 7.9-16.9 1-2 1.9-4 2.9-6 1.7-3.5 3.4-6.9 5.1-10.3.1-.2.2-.4.3-.5L127.2 142c-.2.3-.4.7-.6 1-3 4.8-5.9 9.8-8.8 14.8-2.9 5.1-5.8 10.3-8.6 15.5-2.4 4.4-4.7 8.9-6.9 13.4-.5.9-.9 1.8-1.3 2.7-2.8 5.7-5.3 11.2-7.5 16.5-2.6 6-4.8 11.7-6.8 17.1-1.3 3.6-2.5 7-3.6 10.3-.9 2.8-1.7 5.7-2.5 8.5-1.9 6.6-3.5 13.3-4.9 19.9L88.4 287c1.7-4.5 3.4-9.1 5.2-13.7.5-1.2 1-2.5 1.5-3.8z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "o", x1: -7970.638, x2: -7789.96, y1: -1142.066, y2: -1142.066, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0, stopColor: "#282662" }), /*#__PURE__*/React.createElement("stop", { offset: 0.095, stopColor: "#662e8d" }), /*#__PURE__*/React.createElement("stop", { offset: 0.788, stopColor: "#9f2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.949, stopColor: "#cd2032" })), /*#__PURE__*/React.createElement("path", { fill: "url(#o)", d: "M75.5 262.7c-1.6 8.1-2.7 16.1-3.3 24.1 0 .3 0 .6-.1.8-4-6.4-14.6-12.6-14.6-12.5 7.6 11.1 13.4 22 14.3 32.8-4.1.8-9.7-.4-16.1-2.7 6.7 6.2 11.8 7.9 13.8 8.4-6.2.4-12.6 4.6-19.1 9.5 9.5-3.9 17.2-5.4 22.7-4.2-8.7 24.7-17.5 51.9-26.2 80.9 2.7-.8 4.3-2.6 5.2-5 1.6-5.2 11.9-39.6 28.1-84.8.5-1.3.9-2.6 1.4-3.9.1-.4.3-.7.4-1.1 1.7-4.7 3.5-9.6 5.3-14.5.4-1.1.8-2.2 1.3-3.4v-.1l-12.7-25.2c-.3.4-.3.7-.4.9z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "p", x1: -7995.711, x2: -7651.91, y1: -1111.135, y2: -1111.135, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#p)", d: "M141.9 169.2c-.4.7-.7 1.5-1.1 2.3l-3.3 6.9c-1.2 2.6-2.4 5.2-3.7 7.9-.6 1.3-1.3 2.7-1.9 4.1-1.9 4.1-3.8 8.4-5.8 12.8-2.4 5.4-4.8 11-7.3 16.9-2.4 5.6-4.8 11.3-7.2 17.3-2.3 5.7-4.6 11.5-7 17.5-2.1 5.4-4.2 10.9-6.4 16.5-.1.3-.2.5-.3.8-2.1 5.6-4.3 11.4-6.4 17.3 0 .1-.1.3-.1.4l10.3-1.1c-.2 0-.4-.1-.6-.1 12.3-1.5 28.6-10.7 39.1-22 4.9-5.2 9.3-11.4 13.3-18.6 3-5.4 5.9-11.3 8.6-17.9 2.4-5.8 4.6-12 6.8-18.7-2.8 1.5-6 2.6-9.6 3.3-.6.1-1.3.3-1.9.4-.6.1-1.3.2-2 .3 11.4-4.4 18.7-12.9 23.9-23.3-3 2.1-7.9 4.7-13.8 6-.8.2-1.6.3-2.4.4-.2 0-.4.1-.6.1 4-1.7 7.3-3.5 10.2-5.7l1.8-1.5c.9-.8 1.7-1.6 2.5-2.4.5-.5 1-1.1 1.5-1.7 1.1-1.4 2.2-2.8 3.2-4.4l.9-1.5c.4-.7.7-1.5 1.1-2.2 1.6-3.2 2.9-6.1 3.9-8.6.5-1.3 1-2.4 1.3-3.5.2-.4.3-.8.4-1.3.4-1.2.7-2.3 1-3.2.4-1.4.6-2.5.8-3.3-.4.3-.8.6-1.3.9-3.5 2.1-9.4 3.9-14.2 4.8l9.4-1-9.4 1h-.2c-.5.1-1 .2-1.4.2.1 0 .2-.1.2-.1l-32.2 3.5c0 .3-.1.4-.1.5z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "q", x1: -8017.039, x2: -7673.237, y1: -1112.902, y2: -1112.902, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#q)", d: "M178.1 104c-2.9 4.4-6 9.4-9.4 15.1-.2.3-.4.6-.5.9-2.9 4.9-6 10.3-9.2 16.2-2.8 5.1-5.7 10.5-8.8 16.4-2.6 5.1-5.4 10.5-8.2 16.3l32.2-3.5c9.4-4.3 13.6-8.2 17.7-13.9 1.1-1.6 2.2-3.2 3.3-4.9 3.3-5.2 6.6-10.9 9.5-16.5 2.8-5.5 5.3-10.9 7.2-15.8 1.2-3.1 2.2-6 2.8-8.5.6-2.2 1-4.4 1.4-6.4-12.6 2.1-28 4.1-38 4.6z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "r", x1: -7995.711, x2: -7651.91, y1: -1100.552, y2: -1100.552, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#r)", d: "M157.3 215.1c-.6.1-1.3.2-2 .3.7 0 1.4-.1 2-.3z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#be202e' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#be202e') ? 'white' : 'currentColor'), d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z", opacity: 0.35 }), /*#__PURE__*/React.createElement("linearGradient", { id: "s", x1: -7995.711, x2: -7651.91, y1: -1101.763, y2: -1101.763, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" })), /*#__PURE__*/React.createElement("path", { fill: "url(#s)", d: "M162.5 198.7c.2 0 .4-.1.6-.1-.2 0-.4.1-.6.1z" }), /*#__PURE__*/React.createElement("linearGradient", { id: "t", x1: -7802.569, x2: -7726.578, y1: -1102.006, y2: -1102.006, gradientTransform: "rotate(-65.001 -2780.08 -6673.179)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { offset: 0.323, stopColor: "#9e2064" }), /*#__PURE__*/React.createElement("stop", { offset: 0.63, stopColor: "#c92037" }), /*#__PURE__*/React.createElement("stop", { offset: 0.751, stopColor: "#cd2335" }), /*#__PURE__*/React.createElement("stop", { offset: 1, stopColor: "#e97826" }))), /*#__PURE__*/React.createElement("g", { fill: "#b0afb0" }, /*#__PURE__*/React.createElement("path", { d: "M952.633 344.564v9.529h-2.64v-9.529h-3.33v-2.296h9.414v2.296zM968.59 346.63l-3.214 6.43h-1.607l-3.214-6.43v7.463h-2.64v-11.825h3.558l3.1 6.544 3.1-6.544h3.558v11.825h-2.64z" }))); } const ForwardRef = React.forwardRef(ApacheIcon); module.exports = ForwardRef;