UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 835 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EnvelopePlus = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 142 139.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EnvelopePlus-b{fill:white;}` }) }), _jsx("path", { className: "EnvelopePlus-b", d: "M142,60.3c0-1.6-.9-3.2-2.1-4.3L74.3,1.4c-2.2-1.9-5.5-1.9-7.7,0L2.1,56C.9,57.1.1,58.6,0,60.3h0v72.9c0,.6,0,1.3.3,1.9.9,2.6,3.2,4.2,5.7,4.2h0l130-.5c3.3,0,6-2.7,6-6V60.3h0ZM50,53.6c0-.6.5-1,1-1h13v-13c0-.6.5-1,1-1h11c.6,0,1,.5,1,1v13h13c.6,0,1,.5,1,1v11c0,.6-.5,1-1,1h-13v13c0,.6-.5,1-1,1h-11c-.6,0-1-.5-1-1v-13h-13c-.6,0-1-.5-1-1v-11ZM130,126.3l-118,.5v-54.8l55,39.6c1,.8,2.3,1.1,3.5,1.1s2.4-.4,3.5-1.1l56-39.8v54.4Z" })] })); export default EnvelopePlus; //# sourceMappingURL=EnvelopePlus.js.map