@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.08 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Sit = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 156.6 238.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Sit-b{fill:white;}` }) }), _jsx("path", { className: "Sit-b", d: "M114,185.9c-1-2-3-3.2-5.2-3.3l-71.3-2.5c-3.5-.1-6.5-2.5-7.4-5.8l-18.3-63.5c-.9-3.2-4.2-5-7.4-4.1-3.2.9-5,4.2-4.1,7.4l18.3,63.5c2.4,8.3,9.9,14.1,18.5,14.5l67.7,2.4c1.1,2.1,3.2,3.3,5.4,3.3s1.8-.2,2.7-.6c3-1.5,4.2-5.1,2.7-8.1l-1.6-3.2Z" }), _jsx("path", { className: "Sit-b", d: "M156.5,225.1c-3.2-23.1-6.1-46.8-8.8-70-.8-11.3-10.3-21.4-21.6-21.7-1,0-52.5-2.8-52.5-2.8,0,0-8-33.5-12-49.5-2.8-11.4-14.2-18.2-25.6-15.4-11.4,2.8-18.3,14.2-15.5,25.6,4.8,19.5,10.2,39,15.8,58.3.6,2.1,1.2,4.1,2.3,6,3.9,7.3,11.8,12.2,20.1,12.3,17.8-.3,63,.8,63,.8,0,0,3.5,22.1,6,34.1,1.9,8.8,3.6,17.5,5.4,26.3,1.2,6.2,7.1,10.4,13.4,9.6,6.6-.9,11.2-7,10.3-13.5Z" }), _jsx("circle", { className: "Sit-b", cx: "43", cy: "29.5", r: "29.5" })] }));
export default Sit;
//# sourceMappingURL=Sit.js.map