UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.74 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EyeMove = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 179 180", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EyeMove-b{fill:white;}` }) }), _jsx("path", { className: "EyeMove-b", d: "M162,90.9c0-20.6-36.4-54.9-75.1-54.9S15,68.3,15,89.3s32.9,53.3,71.9,53.3,75.1-32.2,75.1-51.7ZM73.8,57.3c7.2,0,13.1,5.9,13.1,13.1s-5.9,13.1-13.1,13.1-13.1-5.9-13.1-13.1,5.9-13.1,13.1-13.1ZM87,129.6c-33.4,0-58.9-28.6-58.9-40.2s5.4-15.1,14.4-23c-.3,2.3-.5,4.6-.5,6.9,0,25.5,20.7,46.1,46.1,46.1s46.1-20.7,46.1-46.1-.1-3.1-.3-4.6c9.3,8.3,15,17.2,15,22.4,0,10.9-27.5,38.7-62,38.7Z" }), _jsx("path", { className: "EyeMove-b", d: "M4.3,36.9l6-6c1-1,2.6-1,3.6,0l14.8,14.8c1,1,2.6,1,3.6,0l13.4-13.4c1-1,1-2.6,0-3.6l-14.8-14.8c-1-1-1-2.6,0-3.6l6-6C38.5,2.7,37.4,0,35.1,0H2.5C1.1,0,0,1.1,0,2.5v32.6c0,2.2,2.7,3.4,4.3,1.8Z" }), _jsx("path", { className: "EyeMove-b", d: "M146.7,45.7c1,1,2.6,1,3.6,0l14.8-14.8c1-1,2.6-1,3.6,0l6,6c1.6,1.6,4.3.5,4.3-1.8V2.5c0-1.4-1.1-2.5-2.5-2.5h-32.6c-2.2,0-3.4,2.7-1.8,4.3l6,6c1,1,1,2.6,0,3.6l-14.8,14.8c-1,1-1,2.6,0,3.6l13.4,13.4Z" }), _jsx("path", { className: "EyeMove-b", d: "M174.7,143.1l-6,6c-1,1-2.6,1-3.6,0l-14.8-14.8c-1-1-2.6-1-3.6,0l-13.4,13.4c-1,1-1,2.6,0,3.6l14.8,14.8c1,1,1,2.6,0,3.6l-6,6c-1.6,1.6-.5,4.3,1.8,4.3h32.6c1.4,0,2.5-1.1,2.5-2.5v-32.6c0-2.2-2.7-3.4-4.3-1.8Z" }), _jsx("path", { className: "EyeMove-b", d: "M32.3,134.3c-1-1-2.6-1-3.6,0l-14.8,14.8c-1,1-2.6,1-3.6,0l-6-6c-1.6-1.6-4.3-.5-4.3,1.8v32.6c0,1.4,1.1,2.5,2.5,2.5h32.6c2.2,0,3.4-2.7,1.8-4.3l-6-6c-1-1-1-2.6,0-3.6l14.8-14.8c1-1,1-2.6,0-3.6l-13.4-13.4Z" })] })); export default EyeMove; //# sourceMappingURL=EyeMove.js.map