@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 954 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const MagMinus = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 94.97 94.07", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MagMinus-b{fill:white;}` }) }), _jsx("path", { className: "MagMinus-b", d: "M93.42,79.39l-27.75-26.48-3.49.08c3.99-5.9,6.18-13.1,5.78-20.79C67.05,14.82,52.8.72,35.4.03,14.42-.81-2.42,17.38.29,38.44c2.05,15.92,15.29,28.37,31.3,29.48,7.99.55,15.42-1.67,21.46-5.77l-.05,4.05,27.75,26.48c2,1.91,5.18,1.84,7.09-.17l5.76-6.03c1.91-2,1.84-5.18-.17-7.09ZM33.7,56.65c-12.68,0-23-10.32-23-23s10.32-23,23-23,23,10.32,23,23-10.32,23-23,23Z" }), _jsx("path", { className: "MagMinus-b", d: "M17.75,31.03c-1.58,0-2.82,1.47-2.43,3.12.27,1.14,1.37,1.88,2.54,1.88,5.42,0,26.01,0,31.44,0,1.17,0,2.27-.74,2.54-1.88.4-1.65-.84-3.12-2.43-3.12h-31.66Z" })] }));
export default MagMinus;
//# sourceMappingURL=MagMinus.js.map