UNPKG

@nexusui/branding

Version:

This package contains branding elements for NexusUI applications, including logos for each unique product line. These icons work the same as basic SVG icons in React.

32 lines (29 loc) 5.12 kB
import { jsxs, jsx } from 'react/jsx-runtime'; import { memo } from 'react'; const SvgOdysseeCae = (props) => (jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 1024 1024", ...props, children: [jsxs("defs", { children: [jsxs("linearGradient", { id: "odyssee-cae_svg__linear-gradient", x1: 474.34, x2: 621.5, y1: 260.19, y2: 375.16, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { offset: 0, stopColor: "#f95b61" }), jsx("stop", { offset: 0.46, stopColor: "#8d373a", stopOpacity: 0.54 }), jsx("stop", { offset: 1, stopColor: "#0d0d0d", stopOpacity: 0 })] }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-2", x1: 474.34, x2: 621.5, y1: 465.92, y2: 580.9 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-3", x1: 474.34, x2: 621.5, y1: 671.65, y2: 786.63 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-4", x1: 652.51, x2: 799.67, y1: 568.78, y2: 683.76 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-5", x1: 652.51, x2: 799.67, y1: 363.05, y2: 478.03 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-6", x1: 402.5, x2: 549.66, y1: 648.84, y2: 763.81 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-7", x1: 402.5, x2: 549.66, y1: 443.1, y2: 558.08 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-8", x1: 402.5, x2: 549.66, y1: 237.37, y2: 352.35 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-9", x1: 224.33, x2: 371.49, y1: 340.24, y2: 455.22 }), jsx("linearGradient", { xlinkHref: "#odyssee-cae_svg__linear-gradient", id: "odyssee-cae_svg__linear-gradient-10", x1: 224.33, x2: 371.49, y1: 545.97, y2: 660.95 }), jsx("style", { children: '.odyssee-cae_svg__cls-3{fill:#161616}' })] }), jsx("path", { id: "odyssee-cae_svg__background-lv3", d: "M0 320C0 143.27 143.27 0 320 0h384c176.73 0 320 143.27 320 320v384c0 176.73-143.27 320-320 320H320C143.27 1024 0 880.73 0 704V320Z", style: { fill: '#f95b61', } }), jsxs("g", { id: "odyssee-cae_svg__visual", children: [jsx("path", { d: "m512 400.56.01-188.59 163.32 94.3L512 400.56zM512.01 606.29 675.33 512l-163.32-94.29v188.58zM512.01 812.03l163.32-94.3-163.32-94.29v188.59zM690.18 709.16V520.57l163.32 94.3-163.32 94.29zM690.18 314.84l163.32 94.29-163.33 94.3.01-188.59zM512 623.44l-.01 188.59-163.32-94.3L512 623.44zM511.99 417.71 348.67 512l163.32 94.29V417.71zM511.99 211.97l-163.32 94.3 163.32 94.29V211.97zM333.82 314.84v188.59l-163.32-94.3 163.32-94.29zM333.82 709.16 170.5 614.87l163.33-94.3-.01 188.59z", className: "odyssee-cae_svg__cls-3" }), jsxs("g", { style: { opacity: 0.8, }, children: [jsx("path", { d: "m512 400.56.01-188.59 163.32 94.3L512 400.56z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient)', } }), jsx("path", { d: "M512.01 606.29 675.33 512l-163.32-94.29v188.58z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-2)', } }), jsx("path", { d: "m512.01 812.03 163.32-94.3-163.32-94.29v188.59z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-3)', } }), jsx("path", { d: "M690.18 709.16V520.57l163.32 94.3-163.32 94.29z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-4)', } }), jsx("path", { d: "m690.18 314.84 163.32 94.29-163.33 94.3.01-188.59z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-5)', } }), jsx("path", { d: "m512 623.44-.01 188.59-163.32-94.3L512 623.44z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-6)', } }), jsx("path", { d: "M511.99 417.71 348.67 512l163.32 94.29V417.71z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-7)', } }), jsx("path", { d: "m511.99 211.97-163.32 94.3 163.32 94.29V211.97z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-8)', } }), jsx("path", { d: "M333.82 314.84v188.59l-163.32-94.3 163.32-94.29z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-9)', } }), jsx("path", { d: "M333.82 709.16 170.5 614.87l163.33-94.3-.01 188.59z", style: { fill: 'url(#odyssee-cae_svg__linear-gradient-10)', } })] })] })] })); const Memo = memo(SvgOdysseeCae); export { Memo as default };