@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 2.4 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Create = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 161.9 160", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Create-b{fill:white;}` }) }), _jsx("path", { className: "Create-b", d: "M18.7,39.9c1.5,1.3,3.3,1.9,5.1,1.9s4.5-1,6.1-2.9c6.7-8,15.8-14.3,26.3-18.3,4.1-1.6,6.2-6.2,4.7-10.3-1.6-4.1-6.2-6.2-10.3-4.7-13,4.9-24.4,12.9-32.9,23-2.8,3.4-2.4,8.4,1,11.3Z" }), _jsx("path", { className: "Create-b", d: "M74.4,16.4c2.5-.3,5-.4,7.4-.4,8.7,0,17,1.5,24.7,4.5.9.4,1.9.5,2.9.5,3.2,0,6.3-2,7.5-5.1,1.6-4.1-.5-8.8-4.6-10.3-9.6-3.7-19.8-5.5-30.5-5.5s-6.1.2-9,.5c-4.4.4-7.6,4.4-7.1,8.8s4.4,7.6,8.8,7.1Z" }), _jsx("path", { className: "Create-b", d: "M9.3,95.3c4.4-.5,7.5-4.5,7-8.9-.2-2.3-.3-4.5-.3-6.7,0-9,1.6-17.5,4.6-25.1,1.6-4.1-.3-8.8-4.4-10.4-4.1-1.6-8.8.3-10.4,4.4C1.9,58.1,0,68.6,0,79.7s.4,8.5.4,8.6h0c.5,4.1,3.9,7.1,7.9,7.1s.6,0,1,0Z" }), _jsx("path", { className: "Create-b", d: "M122.6,29.5c8.4,6.6,14.6,15.3,18.6,25.7,1.2,3.2,4.3,5.1,7.5,5.1s1.9-.2,2.9-.5c4.1-1.6,6.2-6.2,4.6-10.3-5-13.2-13-24.1-23.7-32.5-3.5-2.7-8.5-2.1-11.2,1.3-2.7,3.5-2.1,8.5,1.3,11.2Z" }), _jsx("path", { className: "Create-b", d: "M161.6,72.1c0,0,0-.1,0-.2v-.3c-.6-4.4-4.5-7.5-8.9-7-4.4.5-7.5,4.5-7,8.9h0c.2,2.4.3,4.6.3,6.8,0,9.1-1.6,17.6-4.7,25.2-1.7,4.1.3,8.8,4.4,10.4,1,.4,2,.6,3,.6,3.2,0,6.2-1.9,7.4-5,3.9-9.6,5.8-20.1,5.8-31.2s-.1-5.4-.3-8.2Z" }), _jsx("path", { className: "Create-b", d: "M39.2,130.4c-8.4-6.6-14.6-15.3-18.6-25.7-1.6-4.1-6.2-6.2-10.3-4.6-4.1,1.6-6.2,6.2-4.6,10.3,5,13.2,13,24.2,23.6,32.6,1.5,1.2,3.2,1.7,5,1.7s4.7-1,6.3-3c2.7-3.5,2.2-8.5-1.3-11.2Z" }), _jsx("path", { className: "Create-b", d: "M143.1,120.2c-3.4-2.8-8.4-2.4-11.3,1-6.8,8-15.8,14.3-26.3,18.3-4.1,1.6-6.2,6.2-4.7,10.3,1.2,3.2,4.3,5.2,7.5,5.2s1.9-.2,2.8-.5c13-4.9,24.4-12.8,32.9-22.9,2.8-3.4,2.4-8.4-1-11.3Z" }), _jsx("path", { className: "Create-b", d: "M87.3,143.6c-2.4.2-4.9.4-7.3.4-8.7,0-17.1-1.5-24.8-4.5-4.1-1.6-8.8.5-10.3,4.6-1.6,4.1.5,8.8,4.6,10.3,9.6,3.7,19.9,5.6,30.6,5.6,3,0,6-.2,8.9-.4,4.4-.4,7.6-4.4,7.2-8.8s-4.4-7.6-8.8-7.2Z" }), _jsx("path", { className: "Create-b", d: "M81,108c4.4,0,8-3.6,8-8v-12h13c4.4,0,8-3.6,8-8s-3.6-8-8-8h-13v-13c0-4.4-3.6-8-8-8s-8,3.6-8,8v13h-13c-4.4,0-8,3.6-8,8s3.6,8,8,8h13v12c0,4.4,3.6,8,8,8Z" })] }));
export default Create;
//# sourceMappingURL=Create.js.map