@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.65 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $lm293$jsx} from "react/jsx-runtime";
import {forwardRef as $lm293$forwardRef} from "react";
const $7fc86c532ad6a054$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $lm293$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $lm293$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M25.643 7.213c-.975-.615-2.219-.615-3.194 0L7.98 16.818V34.99c0 2.762 2.238 5 5 5h22.04c2.763 0 5-2.238 5-5V16.82c0-.25-.09-.478-.241-.653q-.05-.06-.112-.11-.06-.051-.128-.093zm-1.066 1.692c-.324-.204-.739-.204-1.063 0l-.003.002-12.65 7.915 4.03 2.538V17.9c0-1.653 1.347-3 3-3h12.22c1.652 0 3 1.347 3 3v1.438l4.029-2.521zm6.534 11.684V17.9c0-.547-.453-1-1-1H17.89c-.548 0-1 .453-1 1v2.72l6.532 4.114c.324.205.74.205 1.064 0l.003-.001zM9.98 34.99V18.632l12.376 7.794c.975.616 2.22.616 3.195.001h.002l12.467-7.801V34.99c0 1.657-1.343 3-3 3H12.98c-1.658 0-3-1.343-3-3"
})
});
const $7fc86c532ad6a054$var$ForwardRef = /*#__PURE__*/ (0, $lm293$forwardRef)($7fc86c532ad6a054$var$SvgComponent);
var $7fc86c532ad6a054$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($7fc86c532ad6a054$var$ForwardRef);
export {$7fc86c532ad6a054$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_mailOpen_48.mjs.map