@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.6 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $1YRI2$jsx} from "react/jsx-runtime";
import {forwardRef as $1YRI2$forwardRef} from "react";
const $5658494a313874f3$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $1YRI2$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 160,
height: 160,
viewBox: "0 0 160 160",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $1YRI2$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M80 28c-28.719 0-52 23.281-52 52s23.281 52 52 52 52-23.281 52-52-23.281-52-52-52M20 80c0-33.137 26.863-60 60-60s60 26.863 60 60-26.863 60-60 60-60-26.863-60-60m41.172-18.828c1.562-1.562 4.094-1.562 5.656 0l13.634 13.633 13.633-13.633c1.562-1.562 4.095-1.562 5.657 0s1.562 4.094 0 5.656L86.119 80.462l13.633 13.633c1.562 1.562 1.562 4.095 0 5.657s-4.095 1.562-5.657 0L80.462 86.119 66.828 99.752c-1.562 1.562-4.094 1.562-5.656 0s-1.562-4.095 0-5.657l13.633-13.633-13.633-13.634c-1.562-1.562-1.562-4.094 0-5.656"
})
});
const $5658494a313874f3$var$ForwardRef = /*#__PURE__*/ (0, $1YRI2$forwardRef)($5658494a313874f3$var$SvgComponent);
var $5658494a313874f3$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($5658494a313874f3$var$ForwardRef);
export {$5658494a313874f3$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_close_160.mjs.map