@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 765 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const MagThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 171.73 172.73", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MagThin-b{fill:white;}` }) }), _jsx("path", { className: "MagThin-b", d: "M106.64,0C70.75,0,41.55,29.2,41.55,65.09c0,15.5,5.46,29.75,14.54,40.94L2.2,159.92c-2.93,2.93-2.93,7.68,0,10.61,1.46,1.46,3.38,2.2,5.3,2.2s3.84-.73,5.3-2.2l54.01-54.01c11.02,8.55,24.83,13.66,39.82,13.66,35.89,0,65.09-29.2,65.09-65.09S142.53,0,106.64,0ZM106.64,115.18c-27.62,0-50.09-22.47-50.09-50.09S79.02,15,106.64,15s50.09,22.47,50.09,50.09-22.47,50.09-50.09,50.09Z" })] }));
export default MagThin;
//# sourceMappingURL=MagThin.js.map