UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 716 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const WingL = (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: `.WingL-b{fill:white;}` }) }), _jsx("path", { className: "WingL-b", d: "M102,71.39c1.37.58,2.78-.72,2.31-2.13-4.07-12.04-17.41-51.02-30.75-60.19C57.57-1.93,11.55.22.75.09.04.08-.27.98.29,1.41l22.98,17.87c.75.58.34,1.79-.61,1.79H7.14c-1.67,0-2.33,2.17-.94,3.09l22.79,15.19c.86.58.53,1.92-.5,2.02l-14.35,1.44c-1.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 WingL; //# sourceMappingURL=WingL.js.map