@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 2.18 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Wave = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 254 50.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Wave-b{fill:white;}` }) }), _jsx("path", { className: "Wave-b", d: "M2,50.3c-1.3,0-2.3-1.2-1.9-2.6s1.1-1.4,1.9-1.4,1.6,0,2.6,0c2.4,0,5.2,0,8.7-.5,6.4-.8,9.9-1.3,11.8-2.3,2.8-1.4,3.4-2.3,6.7-6.4,1.4-1.8,3.4-4.3,6.2-7.6l1.3-1.5c5.1-6.1,6.6-8,9-7.7,3.8.4,5.4,3.4,7.2,6.9,1.1,2,2.3,4.3,4.2,6.9l1.1,1.5c3.6,4.8,6.7,9,9.1,8.7,2.8-.3,5.6-5.7,8.4-10.9.9-1.8,1.5-3.2,2-4.3.9-2.1,1.6-3.7,3.4-5.3,2.4-2.1,4.8-2.1,6.9-2.2,1.8,0,3.4,0,5.5-1.1,1.8-1,3.3-2.8,6.4-6.5,2.2-2.7,3.4-4.5,4.4-6,1.5-2.2,2.5-3.8,5.1-5.4,3.7-2.3,7.3-3.1,10.5-2.2,5,1.2,9.2,7.6,9.7,8.4,5.3,8.3,6.9,11.7,8.2,14.8,1,2.1,1.8,4,3.8,7.2.7,1.1,5.7,4.5,9.9,4.6,0,0,.1,0,.2,0,7.1,0,13-8,15.9-11.9l.2-.3c1.2-1.6,2.2-3,3-4.2,2.7-3.9,4.2-6,7.5-7,6.5-2.1,13,3.9,17.3,7.9.4.4.8.7,1.1,1,2.1,1.9,3.4,3.4,4.5,4.6,1.6,1.8,2.6,2.9,5,4,1.5.7,2.7,1,4.6,1.4,1.5.3,3.4.7,6.1,1.5,1.7.5,3,.8,4,1.1,2.6.6,4,1,5.7,2.3,1.7,1.3,2.4,2.5,3.1,3.6.5.9,1,1.6,1.9,2.4,2.5,2.1,4.1,3.1,7,3.5,1.3.2,3.9.1,6.4,0,1.4,0,2.9,0,4.2,0s1.7.5,2,1.4c.4,1.4-.6,2.6-1.9,2.6s-2.8,0-4.2,0c-2.8,0-5.4.2-7.1-.1-4.2-.6-6.5-2.3-9-4.5-1.5-1.2-2.2-2.4-2.8-3.4-.6-1-1-1.7-2.2-2.6-1-.8-1.7-1-4.2-1.6-1.1-.3-2.4-.6-4.2-1.1-2.6-.7-4.4-1.1-5.9-1.5-2-.4-3.5-.8-5.4-1.6-3.2-1.5-4.6-3-6.3-5-1.1-1.2-2.2-2.6-4.2-4.3-.4-.3-.8-.7-1.2-1.1-3.6-3.3-9.1-8.4-13.4-7-1.9.6-2.7,1.7-5.4,5.5-.9,1.2-1.9,2.6-3.1,4.3l-.2.3c-3.3,4.4-10,13.5-19.1,13.5s-.2,0-.3,0c-5.7-.1-11.8-4.3-13.1-6.4-2.2-3.5-3.1-5.5-4.1-7.7-1.3-2.9-2.8-6.3-7.9-14.3-1.8-2.8-5-6.1-7.3-6.6-2.2-.5-4.7,0-7.5,1.8-1.8,1.1-2.4,2.1-3.8,4.2-1,1.5-2.4,3.6-4.7,6.4-3.4,4.1-5.1,6.2-7.6,7.5-2.9,1.5-5.4,1.6-7.3,1.6-2,0-3.1,0-4.3,1.2-1.2,1-1.6,2-2.4,3.9-.5,1.2-1.1,2.6-2.2,4.6-3.6,6.8-6.7,12.6-11.6,13.1-4.6.4-8-4.1-12.7-10.3l-1.1-1.5c-2.1-2.8-3.4-5.4-4.5-7.4-1.7-3.3-2.5-4.5-3.9-4.8-.8.5-3,3-5.7,6.3l-1.3,1.5c-2.8,3.3-4.7,5.7-6.1,7.5-3.4,4.3-4.5,5.7-8,7.5-2.5,1.3-6.1,1.8-13.2,2.7-3.7.5-6.7.5-9.2.5-.9,0-1.7,0-2.5,0,0,0,0,0,0,0Z" })] }));
export default Wave;
//# sourceMappingURL=Wave.js.map