@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 2.25 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const LensGhost = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 207.57 207.89", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.LensGhost-b{fill:white;}` }) }), _jsx("path", { className: "LensGhost-b", d: "M192.02,159.07l-42.84,38.44c17.62-8.56,32.48-21.95,42.84-38.44Z" }), _jsx("path", { className: "LensGhost-b", d: "M100.72,207.83c1.07.03,2.15.05,3.22.05,5.91,0,11.7-.5,17.34-1.45l82.7-74.21c1.85-6.52,3.06-13.31,3.6-20.28l-106.85,95.89Z" }), _jsx("path", { className: "LensGhost-b", d: "M137.58,73.89c-2.84-4.12-7.58-6.83-12.96-6.83-8.69,0-15.73,7.04-15.73,15.73,0,4.77,2.13,9.04,5.49,11.92l23.21-20.83Z" }), _jsx("path", { className: "LensGhost-b", d: "M155.75,139.64l51.6-46.31c-.46-4.53-1.22-8.98-2.25-13.33l-39.24,35.21c-1.63,8.94-5.14,17.22-10.12,24.43Z" }), _jsx("path", { className: "LensGhost-b", d: "M108.47,166.72l-39.23,35.2c4.22,1.5,8.56,2.73,13,3.68l51.54-46.25c-7.63,4.13-16.21,6.72-25.31,7.37Z" }), _jsx("path", { className: "LensGhost-b", d: "M41,103.94c0-34.71,28.24-62.94,62.94-62.94,18.61,0,35.35,8.12,46.88,21.01l30.5-27.37C162.28,13.39,134.65,0,103.94,0,46.63,0,0,46.63,0,103.94c0,26.68,10.11,51.04,26.69,69.46l30.5-27.37c-10.06-11.16-16.19-25.91-16.19-42.08Z" }), _jsx("path", { className: "LensGhost-b", d: "M166.02,93.58l33.63-30.18c-2.12-4.99-4.63-9.77-7.47-14.32l-31.3,28.09c2.42,5.13,4.18,10.64,5.14,16.41Z" }), _jsx("path", { className: "LensGhost-b", d: "M71.19,157.65l-31.3,28.09c4.23,3.32,8.72,6.33,13.44,8.97l33.62-30.17c-5.61-1.57-10.89-3.92-15.75-6.89Z" }), _jsx("path", { className: "LensGhost-b", d: "M117.02,137.55l20.06-18c2.41-4.86,3.78-10.34,3.78-16.13,0-.65-.02-1.3-.05-1.94-3.73,3.24-8.43,5.37-13.6,5.92l-34.05,30.56c3.57,1.18,7.39,1.82,11.36,1.82,4.39,0,8.61-.78,12.51-2.21Z" }), _jsx("path", { className: "LensGhost-b", d: "M104.52,67.07c-20.07,0-36.35,16.27-36.35,36.35,0,9.37,3.55,17.91,9.37,24.36l30.1-27.01c-4.77-4.51-7.76-10.89-7.76-17.96,0-5.96,2.12-11.43,5.64-15.71-.34,0-.67-.03-1.01-.03ZM91.02,111.65c-1.95,0-3.52-1.58-3.52-3.52s1.58-3.52,3.52-3.52,3.52,1.58,3.52,3.52-1.58,3.52-3.52,3.52Z" })] }));
export default LensGhost;
//# sourceMappingURL=LensGhost.js.map