UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 734 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const BackReturn = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 221.83 198.27", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.BackReturn-b{fill:white;}` }) }), _jsx("path", { className: "BackReturn-b", d: "M70.07,2.18L2.23,69.24c-2.97,2.93-2.97,7.73,0,10.66l67.85,67.06c4.73,4.68,12.76,1.33,12.76-5.33v-31.05c0-1.66,1.34-3,3-3h52c42,0,54,42,54,62,0,6-1.04,12.81-2.55,19.55-1.86,8.28,9.38,12.78,13.74,5.49,9.84-16.49,18.82-39.81,18.82-70.04,0-54-52-83-79-83h-56.98c-1.67,0-3.02-1.35-3.02-3.02V7.51c0-6.66-8.03-10.01-12.76-5.33Z" })] })); export default BackReturn; //# sourceMappingURL=BackReturn.js.map