@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 721 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const WingR = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 104.41 71.53", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.WingR-b{fill:white;}` }) }), _jsx("path", { className: "WingR-b", d: "M2.4,71.39c-1.37.58-2.78-.72-2.31-2.13C4.16,57.22,17.5,18.24,30.84,9.07,46.84-1.93,92.85.22,103.66.09c.71,0,1.02.89.46,1.32l-22.98,17.87c-.75.58-.34,1.79.61,1.79h15.51c1.67,0,2.33,2.17.94,3.09l-22.79,15.19c-.86.58-.53,1.92.5,2.02l14.35,1.44c1.18.12,1.77,1.47,1.05,2.41-3.79,4.98-14.49,16.85-30.48,16.85-32.37,0-51.14,6.23-58.44,9.32Z" })] }));
export default WingR;
//# sourceMappingURL=WingR.js.map