@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.59 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $aWsq8$jsx} from "react/jsx-runtime";
import {forwardRef as $aWsq8$forwardRef} from "react";
const $29cd056f46d87bb6$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $aWsq8$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $aWsq8$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M8 23.783c.69 0 1.25.56 1.25 1.25v8.8c0 1.335 1.081 2.417 2.416 2.417h23.833c1.335 0 2.417-1.082 2.417-2.417v-8.8c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v8.8c0 2.716-2.201 4.917-4.917 4.917H11.666c-2.715 0-4.917-2.201-4.917-4.917v-8.8c0-.69.56-1.25 1.25-1.25M21.75 9.908c0-.69.559-1.25 1.25-1.25.69 0 1.25.56 1.25 1.25v17.574l2.866-2.866c.488-.488 1.28-.488 1.767 0 .488.488.488 1.28 0 1.768l-5 5c-.488.488-1.28.488-1.767 0l-5-5c-.489-.488-.489-1.28 0-1.768.488-.488 1.28-.488 1.767 0l2.866 2.866z"
})
});
const $29cd056f46d87bb6$var$ForwardRef = /*#__PURE__*/ (0, $aWsq8$forwardRef)($29cd056f46d87bb6$var$SvgComponent);
var $29cd056f46d87bb6$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($29cd056f46d87bb6$var$ForwardRef);
export {$29cd056f46d87bb6$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_download_48.mjs.map