UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 818 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Friends = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 107.37 110", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Friends-b{fill:white;}` }) }), _jsx("circle", { className: "Friends-b", cx: "82.63", cy: "22", r: "21" }), _jsx("path", { className: "Friends-b", d: "M99,66c-8.82-8.82-35.84-20.59-46.19-24.89,5.09-5.01,7.97-12.26,7-20.14C58.47,10.08,49.66,1.38,38.76.16,24.3-1.47,12,9.86,12,24c0,6.54,2.63,12.48,6.89,16.81C13.24,47.98,0,65.28,0,70c0,6,9,10,9,10v26s0,4,4,4,4-4,4-4v-26c0-12,11-25,22-25s17,18.01,17,36.51v18.49h51s3-33-8-44ZM36.63,8c8.82,0,16,7.18,16,16s-7.18,16-16,16-16-7.18-16-16S27.8,8,36.63,8Z" })] })); export default Friends; //# sourceMappingURL=Friends.js.map