UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 771 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Spawn = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 240 235.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Spawn-b{fill:white;}` }) }), _jsx("path", { className: "Spawn-b", d: "M125.8,180.1l47.5-47.3c4.7-4.7,1.4-12.8-5.3-12.8h-25V7.5c0-4.1-3.4-7.5-7.5-7.5h-30c-4.1,0-7.5,3.4-7.5,7.5v112.5h-24.9c-6.7,0-10,8.1-5.3,12.8l47.4,47.3c2.9,2.9,7.7,2.9,10.6,0Z" }), _jsx("path", { className: "Spawn-b", d: "M166.7,162.6l-29.9,29.9c-4.4,4.4-10.3,6.9-16.6,6.9s-12.2-2.4-16.6-6.9l-29.9-29.9C30.4,168.4,0,181.9,0,197.8s53.7,38.1,120,38.1,120-17.1,120-38.1-30.2-29.4-73.3-35.2Z" })] })); export default Spawn; //# sourceMappingURL=Spawn.js.map