UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.81 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EnvelopeUnknown = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 142 139.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EnvelopeUnknown-b{fill:white;}` }) }), _jsx("path", { className: "EnvelopeUnknown-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.3h0ZM89,41.1c0-.5.4-.8.8-.8h9.3c.5,0,.8.4.8.8v10.2h10.2c.5,0,.8.4.8.8v9.3c0,.5-.4.8-.8.8h-10.2v10.2c0,.5-.4.8-.8.8h-9.3c-.5,0-.8-.4-.8-.8v-10.2h-10.2c-.5,0-.8-.4-.8-.8v-9.3c0-.5.4-.8.8-.8h10.2v-10.2ZM68.7,16.3h6.9c.2,0,.4-.2.4-.4v-3.7c0-.8,1-1.3,1.6-.7l8.1,8c.4.4.4,1,0,1.3l-8.1,8c-.6.6-1.6.2-1.6-.7v-3.7c0-.2-.2-.4-.4-.4h-6.3c-5.1,0-6.5,5.1-6.5,7.5s.1,1.6.3,2.4c.2,1-1.1,1.5-1.7.7-1.2-2-2.3-4.8-2.3-8.5,0-6.5,6.3-10.1,9.6-10.1ZM34.5,42.6c1-1.6,2.5-3,4.4-4,1.9-1.1,4.2-1.6,6.8-1.6s4.5.4,6.4,1.3,3.3,2.1,4.3,3.6c1,1.5,1.5,3.2,1.5,5s-.3,2.6-.9,3.7c-.6,1.1-1.3,2-2,2.8-.8.8-2.2,2.1-4.2,3.9-.6.5-1,1-1.4,1.4-.3.4-.6.7-.8,1.1-.2.3-.3.6-.4,1,0,.3-.2.9-.4,1.7-.3,1.7-1.3,2.6-3,2.6s-1.6-.3-2.2-.8c-.6-.6-.9-1.4-.9-2.5s.2-2.6.6-3.6c.4-1,1-1.9,1.7-2.7.7-.8,1.7-1.7,2.9-2.8,1.1-.9,1.8-1.6,2.3-2.1.5-.5.9-1,1.2-1.6.3-.6.5-1.2.5-1.9,0-1.3-.5-2.4-1.5-3.4-1-.9-2.3-1.4-3.8-1.4s-3.2.5-4,1.4c-.9.9-1.6,2.3-2.2,4.1-.6,1.9-1.6,2.8-3.2,2.8s-1.7-.3-2.4-1c-.6-.7-1-1.4-1-2.1,0-1.6.5-3.2,1.5-4.8ZM48.9,70.9c0,1.2-.4,2.1-1.1,2.7-.7.7-1.6,1-2.6,1s-1.9-.3-2.7-1c-.8-.7-1.1-1.6-1.1-2.8s.4-1.9,1.1-2.6c.7-.7,1.6-1.1,2.7-1.1s1.9.4,2.6,1.1c.7.7,1.1,1.6,1.1,2.6ZM130,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 EnvelopeUnknown; //# sourceMappingURL=EnvelopeUnknown.js.map