UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.43 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const EnvelopeQ = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 142 139.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.EnvelopeQ-b{fill:white;}` }) }), _jsx("path", { className: "EnvelopeQ-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.3h0ZM59.2,38.9c1-1.5,2.6-2.8,4.7-3.9,2.1-1.1,4.8-1.6,8-1.6s5.8.5,8.1,1.5c2.3,1,4.1,2.4,5.4,4.2,1.3,1.8,1.9,3.8,1.9,6.1s-.3,3.2-1,4.7c-.6,1.4-1.4,2.7-2.3,3.9-.9,1.2-1.8,2.1-2.7,2.9-.9.8-1.6,1.3-2.1,1.7-1.3,1-2.2,2-2.8,2.9-.6.9-.9,1.8-1,2.8-.1,1-.2,2.1-.2,3.3s-.3,1.3-.8,2-1.7,1-3.5,1-2.5-.3-3.1-1c-.6-.7-.9-1.9-.9-3.8s.3-3.8.8-5.2c.5-1.4,1.1-2.6,1.9-3.5.8-.9,1.5-1.7,2.2-2.3.6-.5,1.2-1.1,2-1.6.7-.5,1.5-1.1,2.1-1.8.7-.6,1.2-1.4,1.7-2.2.4-.8.6-1.7.6-2.6,0-1.7-.6-2.9-1.9-3.7-1.2-.8-2.8-1.2-4.6-1.2s-3.2.3-4.1.8c-.9.6-1.6,1.2-2,1.9-.4.7-.9,1.4-1.4,1.9-.5.6-1.2.8-2.2.8s-1.9-.3-2.9-1c-1-.7-1.4-1.7-1.4-3.1s.5-2.7,1.5-4.2ZM76.5,81c0,1.5-.5,2.8-1.6,3.9-1.1,1.1-2.4,1.7-3.9,1.7s-2.8-.6-3.9-1.7c-1.1-1.1-1.6-2.4-1.6-3.9s.5-2.8,1.6-3.9,2.4-1.6,3.9-1.6,2.8.5,3.9,1.6,1.6,2.4,1.6,3.9ZM130,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 EnvelopeQ; //# sourceMappingURL=EnvelopeQ.js.map