@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 993 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Users2 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 191.3 253.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Users2-b{fill:white;}` }) }), _jsx("circle", { className: "Users2-b", cx: "69", cy: "51", r: "51" }), _jsx("path", { className: "Users2-b", d: "M127.7,160.1c-9.7-67-106.3-67.5-116.6-.6L0,231.2c-.3,2.3.8,4.5,2.8,5.5l2.3,1.2c40.9,20.8,89.4,20.3,130-1.1h0c2-1,3.1-3.2,2.8-5.4l-10.3-71.2Z" }), _jsx("path", { className: "Users2-b", d: "M105.9,103.9c7.5,7,17.5,11.2,28.6,11.2,23.2,0,42-18.8,42-42s-18.8-42-42-42-2.8,0-4.2.2c2.1,6.3,3.2,13,3.2,20,0,21.8-10.9,41-27.6,52.6Z" }), _jsx("path", { className: "Users2-b", d: "M191.3,221.7l-8.5-58.7c-4.6-31.7-32.7-45.3-57.5-40.8,8.3,10,13.6,22.3,15.7,36.3l10.3,71.2c.4,3,0,6.1-.9,8.8,13.3-1.8,26.4-6,38.7-12.4h0c1.6-.9,2.5-2.7,2.3-4.5Z" })] }));
export default Users2;
//# sourceMappingURL=Users2.js.map