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.

8 lines (5 loc) 6.45 kB
import { jsxs, jsx } from 'react/jsx-runtime'; import { memo } from 'react'; const SvgVginline = (props) => (jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 52 52", ...props, children: [jsx("g", { clipPath: "url(#vginline_svg__a)", children: jsxs("g", { clipPath: "url(#vginline_svg__b)", children: [jsx("path", { fill: "#fff", d: "M0 16.2C0 7.3 7.3 0 16.2 0h19.5c9 0 16.2 7.3 16.2 16.2v19.5c0 9-7.3 16.2-16.2 16.2H16.2C7.3 52 0 44.7 0 35.8V16.2Z" }), jsx("path", { fill: "#97D9F5", d: "M0 16.2C0 7.3 7.3 0 16.2 0h19.5c9 0 16.2 7.3 16.2 16.2v19.5c0 9-7.3 16.2-16.2 16.2H16.2C7.3 52 0 44.7 0 35.8V16.2Z" }), jsx("path", { fill: "#0D0D0D", d: "m29.8 17.3 5 8.7h7.5l-5-8.7h-7.5ZM34.8 26l-5 8.7h7.5l5-8.7h-7.5Z" }), jsx("path", { fill: "url(#vginline_svg__c)", d: "m29.8 17.3 5 8.7h7.5l-5-8.7h-7.5Z", opacity: 0.5 }), jsx("path", { fill: "url(#vginline_svg__d)", d: "m34.8 26-5 8.7h7.5l5-8.7h-7.5Z", opacity: 0.5 }), jsx("path", { fill: "#0D0D0D", d: "m9.7 34.7 5-8.7h7.5l-5 8.7H9.7ZM14.7 26l-5-8.7h7.5l5 8.7h-7.5Z" }), jsx("path", { fill: "url(#vginline_svg__e)", d: "m9.7 34.7 5-8.7h7.5l-5 8.7H9.7Z", opacity: 0.5 }), jsx("path", { fill: "url(#vginline_svg__f)", d: "m14.7 26-5-8.7h7.5l5 8.7h-7.5Z", opacity: 0.5 }), jsx("path", { fill: "#0D0D0D", d: "m32.3 26-5 8.7h-7.6l5.1-8.7h7.5ZM27.3 34.7l5 8.7-7.5-.1-5.1-8.6h7.6Z" }), jsx("path", { fill: "url(#vginline_svg__g)", d: "m32.3 26-5 8.7h-7.6l5.1-8.7h7.5Z", opacity: 0.5 }), jsx("path", { fill: "url(#vginline_svg__h)", d: "m27.3 34.7 5 8.7-7.5-.1-5.1-8.6h7.6Z", opacity: 0.5 }), jsx("path", { fill: "#0D0D0D", d: "m32.3 8.6-5 8.7h-7.6l5.1-8.7h7.5ZM27.3 17.3l5 8.7h-7.5l-5.1-8.7h7.6Z" }), jsx("path", { fill: "url(#vginline_svg__i)", d: "m32.3 8.6-5 8.7h-7.6l5.1-8.7h7.5Z", opacity: 0.5 }), jsx("path", { fill: "url(#vginline_svg__j)", d: "m27.3 17.3 5 8.7h-7.5l-5.1-8.7h7.6Z", opacity: 0.5 })] }) }), jsxs("defs", { children: [jsxs("linearGradient", { id: "vginline_svg__c", x1: 38.1, x2: 34, y1: 17.7, y2: 25.6, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__d", x1: 39.3, x2: 32.9, y1: 24.3, y2: 36.3, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__e", x1: 19.2, x2: 12.8, y1: 24.4, y2: 36.3, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__f", x1: 18, x2: 13.9, y1: 17.8, y2: 25.6, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__g", x1: 29.2, x2: 22.8, y1: 24.3, y2: 36.3, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__h", x1: 28.1, x2: 24, y1: 35.1, y2: 42.9, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__i", x1: 29.2, x2: 22.8, y1: 7, y2: 19, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsxs("linearGradient", { id: "vginline_svg__j", x1: 28.1, x2: 24, y1: 17.7, y2: 25.5, gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#9CF" }), jsx("stop", { offset: 0.1, stopColor: "#7CA4CD" }), jsx("stop", { offset: 0.3, stopColor: "#5A7793" }), jsx("stop", { offset: 0.5, stopColor: "#3E5163" }), jsx("stop", { offset: 0.6, stopColor: "#29333D" }), jsx("stop", { offset: 0.8, stopColor: "#191E23" }), jsx("stop", { offset: 0.9, stopColor: "#101112" }), jsx("stop", { offset: 1, stopColor: "#0D0D0D" })] }), jsx("clipPath", { id: "vginline_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h52v52H0z" }) }), jsx("clipPath", { id: "vginline_svg__b", children: jsx("path", { fill: "#fff", d: "M0 0h52v52H0z" }) })] })] })); const Memo = memo(SvgVginline); export { Memo as default };