UNPKG

@icongo/gy

Version:
27 lines 1.34 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphMailSend = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-mail-send", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "none", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { fill: "#434343", d: "M11.969 3.985 9 1.032 6.031 3.985h1.985V6.97h1.937V3.985h2.016Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M16.062 7.094v-1.37l-7.048 5.62-7.076-5.532.029 1.282 3.07 2.599-3.189 4.353h1.246l2.862-3.477 3.058 2.619 3.008-2.545 2.884 3.403 1.264-.015-3.124-4.338 3.016-2.599Z" }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M16.304 5.059h-5.242v3.004H6.959V5.059H1.701a.65.65 0 0 0-.648.648v8.617a.65.65 0 0 0 .648.648h14.603a.65.65 0 0 0 .649-.648V5.707a.65.65 0 0 0-.649-.648Zm-1.398 8.987-2.884-3.403-3.009 2.545-3.058-2.618-2.862 3.477H1.847l3.189-4.353-3.07-2.6-.029-1.281 7.076 5.531 7.049-5.62v1.37l-3.017 2.6 3.124 4.338-1.263.014Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphMailSend };