@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.58 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.5 24.173c.69 0 1.25.56 1.25 1.25v8.823c0 1.35 1.083 2.427 2.397 2.427h23.706c1.314 0 2.397-1.077 2.397-2.427v-8.823c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v8.823c0 2.712-2.183 4.927-4.897 4.927H12.147c-2.714 0-4.897-2.215-4.897-4.927v-8.823c0-.69.56-1.25 1.25-1.25M24 8.828c.69 0 1.25.56 1.25 1.25V28.66l4.866-4.866c.488-.488 1.28-.488 1.768 0s.488 1.28 0 1.768l-7 7c-.488.488-1.28.488-1.768 0l-7-7c-.488-.488-.488-1.28 0-1.768s1.28-.488 1.768 0l4.866 4.866v-18.58c0-.691.56-1.25 1.25-1.25"
})
});
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