@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.32 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $8yFXw$jsx} from "react/jsx-runtime";
import {forwardRef as $8yFXw$forwardRef} from "react";
const $6121eb8ce8261d0f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $8yFXw$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 160,
height: 160,
viewBox: "0 0 160 160",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $8yFXw$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M41.277 28.25c0-2.21-1.79-4-4-4s-4 1.79-4 4v103.5c0 2.209 1.791 4 4 4s4-1.791 4-4v-26.897h69.445c8.837 0 16-7.163 16-16V46.895c0-8.837-7.163-16-16-16H41.277zm0 10.645v57.958h69.445c4.418 0 8-3.582 8-8V46.895c0-4.419-3.582-8-8-8z"
})
});
const $6121eb8ce8261d0f$var$ForwardRef = /*#__PURE__*/ (0, $8yFXw$forwardRef)($6121eb8ce8261d0f$var$SvgComponent);
var $6121eb8ce8261d0f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($6121eb8ce8261d0f$var$ForwardRef);
export {$6121eb8ce8261d0f$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_flag_160.mjs.map