@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.09 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Latency = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 213 166.16", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Latency-b{fill:white;}` }) }), _jsx("path", { className: "Latency-b", d: "M179.96,35.01c.75-1.18-.62-2.55-1.8-1.8-18.03,11.46-79.77,50.89-87,58.12-8.47,8.47-8.47,22.21,0,30.68s22.21,8.47,30.68,0c7.22-7.22,46.66-68.96,58.12-87Z" }), _jsx("path", { className: "Latency-b", d: "M191.21,166.16H21.79c-2.24,0-4.32-1.15-5.51-3.05C5.63,146.18,0,126.6,0,106.5,0,47.78,47.78,0,106.5,0c17.56,0,34.96,4.37,50.34,12.63,2.74,1.47,4.27,4.64,3.39,7.62-1.22,4.12-5.79,5.86-9.35,3.93-13.54-7.32-28.89-11.18-44.38-11.18C54.94,13,13,54.94,13,106.5c0,16.46,4.3,32.52,12.46,46.66h162.09c8.16-14.15,12.46-30.2,12.46-46.66s-4.61-33.66-13.33-48.15c-2.09-3.47-.56-8.11,3.5-9.52,2.93-1.02,6.16.35,7.76,3.01,9.86,16.47,15.08,35.36,15.08,54.66s-5.63,39.68-16.28,56.62c-1.19,1.89-3.27,3.05-5.51,3.05Z" })] }));
export default Latency;
//# sourceMappingURL=Latency.js.map