UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.13 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MagLong = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 219.12 218.49", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MagLong-b{fill:white;}` }) }), _jsx("path", { className: "MagLong-b", d: "M152.12,0c-36.94,0-67,30.06-67,67,0,11.78,3.07,22.86,8.43,32.48l-36.05,36.05c-3.77-1.62-8.3-.9-11.37,2.18L5.27,178.57c-7.02,7.02-7.02,18.41,0,25.43l4.61,4.61h0s0,0,0,0l4.61,4.61c7.02,7.02,18.41,7.02,25.43,0l40.87-40.87c3.07-3.07,3.8-7.6,2.18-11.37l35.88-35.88c9.81,5.64,21.17,8.89,33.28,8.89,36.94,0,67-30.06,67-67S189.06,0,152.12,0ZM152.12,113c-25.36,0-46-20.64-46-46s20.64-46,46-46,46,20.64,46,46-20.64,46-46,46Z" }), _jsx("path", { className: "MagLong-b", d: "M173.39,31.36c-6.41-3.83-13.76-5.86-21.27-5.86-5.6,0-11.04,1.1-16.16,3.26-3.05,1.29-4.48,4.81-3.19,7.86,1.29,3.05,4.81,4.48,7.86,3.19,3.63-1.54,7.5-2.32,11.48-2.32,5.34,0,10.56,1.44,15.11,4.16.96.58,2.02.85,3.07.85,2.04,0,4.03-1.04,5.16-2.92,1.7-2.84.77-6.53-2.07-8.23Z" })] })); export default MagLong; //# sourceMappingURL=MagLong.js.map