UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.38 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EyeOff = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 240 229.56", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EyeOff-b{fill:#fff;}` }) }), _jsx("path", { className: "EyeOff-b", d: "M232.64,12.17l-11.29-11.29c-1.18-1.18-3.09-1.18-4.27,0l-41.48,41.48c-17.73-9.03-37.73-14.86-58.14-14.86C52.63,27.51,0,80.16,0,114.53c0,18.57,16.45,43.2,41.92,61.52L4.86,213.11c-1.18,1.18-1.18,3.09,0,4.27l11.29,11.29c1.18,1.18,3.09,1.18,4.27,0L232.64,16.44c1.18-1.18,1.18-3.09,0-4.27ZM96,62.17c11.78,0,21.33,9.55,21.33,21.33s-9.55,21.33-21.33,21.33-21.33-9.55-21.33-21.33,9.55-21.33,21.33-21.33ZM21.33,114.53c0-10.05,8.77-24.71,23.52-37.63-.56,3.68-.85,7.44-.85,11.28,0,23.47,10.73,44.43,27.56,58.24l-14.29,14.29c-22.12-15.09-35.93-35.21-35.93-46.18Z" }), _jsx("path", { className: "EyeOff-b", d: "M119.33,163.51c41.61,0,75.33-33.73,75.33-75.33,0-1.22-.04-2.44-.11-3.64l-78.89,78.89c1.21.06,2.43.09,3.66.09Z" }), _jsx("path", { className: "EyeOff-b", d: "M211.53,67.55l-15.07,15.07c13.84,12.94,22.2,26.49,22.2,34.45,0,17.8-44.88,63.14-101.2,63.14-5.85,0-11.56-.54-17.08-1.52l-17.64,17.64c11.02,3.31,22.69,5.22,34.71,5.22,65.26,0,122.53-52.65,122.53-84.48,0-14.48-10.96-33.04-28.47-49.52Z" })] })); export default EyeOff; //# sourceMappingURL=EyeOff.js.map