UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 853 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EyePlus = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 90 65.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EyePlus-b{fill:white;}` }) }), _jsx("path", { className: "EyePlus-b", d: "M44.1,0C19.7,0,0,19.7,0,32.6s20.2,32.6,44.1,32.6,45.9-19.7,45.9-31.7S67.7,0,44.1,0ZM30,21.4c0-.4.3-.7.7-.7h9.3v-9.3c0-.4.3-.7.7-.7h7.6c.4,0,.7.3.7.7v9.3h9.3c.4,0,.7.3.7.7v7.6c0,.4-.3.7-.7.7h-9.3v9.3c0,.4-.3.7-.7.7h-7.6c-.4,0-.7-.3-.7-.7v-9.3h-9.3c-.4,0-.7-.3-.7-.7v-7.6ZM44.1,57.3c-20.4,0-36.1-17.5-36.1-24.6s3.3-9.3,8.8-14.1c-.2,1.4-.3,2.8-.3,4.2,0,15.6,12.6,28.2,28.2,28.2s28.2-12.6,28.2-28.2,0-1.9-.2-2.8c5.7,5.1,9.2,10.5,9.2,13.7,0,6.7-16.8,23.7-37.9,23.7Z" })] })); export default EyePlus; //# sourceMappingURL=EyePlus.js.map