@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
12 lines (11 loc) • 2.73 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const BulbWithBubble = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 249.1 223.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `
.BulbWithBubble-b {
fill: #474747;
}
.BulbWithBubble-c {
fill: #dbdbdb;
}
` }) }), _jsx("circle", { className: "BulbWithBubble-c", cx: "31.3", cy: "22.42", r: "17.92" }), _jsx("circle", { className: "BulbWithBubble-c", cx: "31.51", cy: "191.89", r: "27.01" }), _jsx("circle", { className: "BulbWithBubble-c", cx: "218.77", cy: "156.29", r: "25.83" }), _jsx("path", { className: "BulbWithBubble-c", d: "M120.64,26.49c-32.3,0-58.48,26.24-58.48,58.62,0,21.34,11.38,41.99,28.38,53.58v27.27c0,2.62,2.12,4.75,4.75,4.75h51.51c2.62,0,4.75-2.12,4.75-4.75v-27.84c16.55-11.7,27.57-32.01,27.57-53.01,0-32.37-26.18-58.62-58.48-58.62Z" }), _jsx("path", { className: "BulbWithBubble-c", d: "M138.93,177.7h-36.34c-6.63,0-12,5.37-12,12s5.37,12,12,12h36.34c6.63,0,12-5.37,12-12s-5.37-12-12-12Z" }), _jsx("path", { className: "BulbWithBubble-b", d: "M31.3,44.84c12.36,0,22.42-10.06,22.42-22.42S43.66,0,31.3,0,8.88,10.06,8.88,22.42s10.06,22.42,22.42,22.42ZM31.3,9c7.4,0,13.42,6.02,13.42,13.42s-6.02,13.42-13.42,13.42-13.42-6.02-13.42-13.42,6.02-13.42,13.42-13.42Z" }), _jsx("path", { className: "BulbWithBubble-b", d: "M31.51,160.38c-17.38,0-31.51,14.14-31.51,31.51s14.14,31.51,31.51,31.51,31.51-14.14,31.51-31.51-14.14-31.51-31.51-31.51ZM31.51,214.4c-12.41,0-22.51-10.1-22.51-22.51s10.1-22.51,22.51-22.51,22.51,10.1,22.51,22.51-10.1,22.51-22.51,22.51Z" }), _jsx("path", { className: "BulbWithBubble-b", d: "M218.77,125.96c-16.72,0-30.33,13.61-30.33,30.33s13.61,30.33,30.33,30.33,30.33-13.61,30.33-30.33-13.61-30.33-30.33-30.33ZM218.77,177.62c-11.76,0-21.33-9.57-21.33-21.33s9.57-21.33,21.33-21.33,21.33,9.57,21.33,21.33-9.57,21.33-21.33,21.33Z" }), _jsx("path", { className: "BulbWithBubble-b", d: "M120.14,21.49c-34.72,0-62.98,28.31-62.98,63.12,0,21.78,10.82,42.98,28.38,55.91v24.94c0,5.08,4.12,9.21,9.19,9.24-5.14,2.8-8.64,8.25-8.64,14.5,0,9.1,7.4,16.5,16.5,16.5h36.34c9.1,0,16.5-7.4,16.5-16.5,0-6.27-3.52-11.73-8.68-14.52,4.89-.24,8.79-4.28,8.79-9.22v-25.57c17.06-12.99,27.57-33.95,27.57-55.29,0-34.8-28.25-63.12-62.98-63.12ZM138.94,196.7h-36.34c-4.14,0-7.5-3.36-7.5-7.5s3.36-7.5,7.5-7.5h36.34c4.14,0,7.5,3.36,7.5,7.5s-3.36,7.5-7.5,7.5ZM148.45,133.94l-1.9,1.34v30.17c0,.13-.11.25-.25.25h-51.51c-.14,0-.25-.11-.25-.25v-29.64l-1.96-1.34c-16.05-10.95-26.42-30.52-26.42-49.87,0-29.84,24.21-54.12,53.98-54.12s53.98,24.28,53.98,54.12c0,19.24-9.83,38.14-25.66,49.33Z" })] }));
export default BulbWithBubble;
//# sourceMappingURL=BulbWithBubble.js.map