UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 862 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Reset = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 77 90.93", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Reset-b{fill:white;}` }) }), _jsx("path", { className: "Reset-b", d: "M76.96,50.54c-.95-19.84-18.86-36.6-39.11-36.6h-14.05l11.73-10.9-2.82-3.03L14.5,16.93l18.21,16.93,2.82-3.03-11.72-10.9h14.04c17.15,0,32.31,14.15,33.11,30.89.44,9.24-2.89,17.94-9.38,24.49-6.5,6.55-15.16,9.97-24.4,9.59-16.29-.65-29.95-13.87-31.09-30.12-.36-5.05.41-9.94,2.28-14.56.54-1.34.12-2.94-1.09-3.72-1.63-1.05-3.73-.34-4.43,1.37C.6,43.38-.32,49.21.1,55.21c1.38,19.57,17.21,34.91,36.84,35.69.51.02,1.01.03,1.52.03,10.25,0,20.15-4.1,27.38-11.39,7.58-7.65,11.63-18.22,11.12-29Z" })] })); export default Reset; //# sourceMappingURL=Reset.js.map