@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.54 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const LensThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252.67 252.67", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.LensThin-b{fill:white;}` }) }), _jsx("path", { className: "LensThin-b", d: "M178.59,166.4c-9.04,0-16.39,7.35-16.39,16.39s7.35,16.39,16.39,16.39,16.39-7.35,16.39-16.39-7.35-16.39-16.39-16.39ZM178.59,192.18c-5.18,0-9.39-4.21-9.39-9.39s4.21-9.39,9.39-9.39,9.39,4.21,9.39,9.39-4.21,9.39-9.39,9.39Z" }), _jsx("path", { className: "LensThin-b", d: "M126.33,0C56.67,0,0,56.67,0,126.33s56.67,126.33,126.33,126.33,126.33-56.67,126.33-126.33S196,0,126.33,0ZM79.11,42.7c17.61,0,31.93,14.33,31.93,31.93s-14.33,31.93-31.93,31.93-31.93-14.33-31.93-31.93c0-6.5,1.96-12.55,5.31-17.6,3.55-3.79,7.39-7.3,11.49-10.51,4.51-2.44,9.67-3.82,15.14-3.82ZM117.74,79.36c2.82-.51,5.7-.78,8.59-.78,26.33,0,47.76,21.42,47.76,47.76s-21.42,47.76-47.76,47.76-47.76-21.42-47.76-47.76c0-4.36.59-8.65,1.74-12.8,19.32-.6,35.13-15.33,37.42-34.18ZM126.33,227.67c-55.88,0-101.33-45.46-101.33-101.33,0-19.56,5.58-37.84,15.21-53.34-.02.54-.04,1.09-.04,1.64,0,19.46,14.34,35.62,33.01,38.49-1.07,4.3-1.61,8.73-1.61,13.22,0,30.19,24.56,54.76,54.76,54.76s54.76-24.56,54.76-54.76-24.56-54.76-54.76-54.76c-2.81,0-5.61.23-8.37.66-1.2-19.74-17.18-35.56-37-36.49,13.66-6.87,29.07-10.74,45.37-10.74,55.88,0,101.33,45.46,101.33,101.33s-45.46,101.33-101.33,101.33Z" })] }));
export default LensThin;
//# sourceMappingURL=LensThin.js.map