UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

16 lines (14 loc) 2.37 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const VennMonoQ = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 208 120", ...props, children: [_jsx("defs", { children: _jsx("style", { children: ` .VennMonoQ-b { fill: white; } .VennMonoQ-c { opacity: .4; } .VennMonoQ-d { fill: #888; } ` }) }), _jsx("circle", { className: "VennMonoQ-d", cx: "148", cy: "60", r: "56" }), _jsx("path", { className: "VennMonoQ-b", d: "M148,120c-33.08,0-60-26.92-60-60S114.92,0,148,0s60,26.92,60,60-26.92,60-60,60ZM148,9c-28.12,0-51,22.88-51,51s22.88,51,51,51,51-22.88,51-51-22.88-51-51-51Z" }), _jsx("path", { className: "VennMonoQ-b", d: "M162.29,83.7c-1.1-1.39-1.78-2.06-5.28-5.42-2.93,1.54-5.67,2.21-9.26,2.21-12.48,0-20.45-8.4-20.45-21.55s7.97-21.36,20.45-21.36,20.16,8.26,20.16,21.22c0,2.88-.38,5.52-1.25,8.02-.67,2.16-1.3,3.36-2.98,5.76l1.92,1.82c.82.77,1.97,1.73,3.02,2.5l-6.34,6.82ZM151.73,61.14c.82.96,1.58,1.73,3.5,3.41.43-1.49.67-3.36.67-5.62,0-7.3-3.07-11.52-8.3-11.52s-8.3,4.22-8.3,11.43c0,4.27,1.06,7.63,3.07,9.7,1.34,1.34,3.22,2.11,5.23,2.11.38,0,.82-.05,1.3-.1-1.78-1.63-2.35-2.11-3.55-3.07l6.38-6.34Z" }), _jsxs("g", { className: "VennMonoQ-c", children: [_jsx("circle", { className: "VennMonoQ-d", cx: "60", cy: "60", r: "56" }), _jsx("path", { className: "VennMonoQ-b", d: "M60,120C26.92,120,0,93.08,0,60S26.92,0,60,0s60,26.92,60,60-26.92,60-60,60ZM60,9c-28.12,0-51,22.88-51,51s22.88,51,51,51,51-22.88,51-51S88.12,9,60,9Z" }), _jsx("path", { className: "VennMonoQ-b", d: "M23.6,80c.3-2.29.4-4.67.4-7.79v-25.86c0-2.81-.1-5.1-.38-7.49,2.29.1,4.34.14,7.63.14h10.73c10.02,0,15.6,4.87,15.6,13.59s-5.87,14.41-15.5,14.41h-6.08v5.01c0,3.07.15,5.7.4,7.99h-12.79ZM41.08,58c2.92,0,4.68-1.71,4.68-4.58s-1.66-4.42-4.68-4.42h-6.08v9h6.08Z" }), _jsx("path", { className: "VennMonoQ-b", d: "M102.13,66.12c-1.06,4.8-2.21,7.25-4.51,9.74-3.12,3.46-7.78,5.23-13.73,5.23-13.06,0-21.03-8.16-21.03-21.65s7.87-21.31,21.07-21.31c6.14,0,11.28,2.3,14.55,6.53,1.68,2.21,2.4,3.89,3.12,7.34l-11.81,2.16c-.29-1.73-.67-2.69-1.58-3.79-1.25-1.54-2.98-2.4-4.85-2.4-5.47,0-8.45,4.03-8.45,11.43,0,4.22,1.06,7.54,3.02,9.5,1.39,1.34,3.36,2.16,5.28,2.16s3.6-.62,4.85-1.82c1.34-1.25,1.87-2.5,2.11-4.75l11.95,1.63Z" })] })] })); export default VennMonoQ; //# sourceMappingURL=VennMonoQ.js.map