@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.74 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $jdO8P$jsx} from "react/jsx-runtime";
import {forwardRef as $jdO8P$forwardRef} from "react";
const $4f2c0fb9fe452707$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $jdO8P$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $jdO8P$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M8 9.25C8 8.56 8.56 8 9.25 8h6.962c.69 0 1.25.56 1.25 1.25s-.56 1.25-1.25 1.25h-4.264L23.77 22.32l11.82-11.82h-3.82c-.69 0-1.25-.56-1.25-1.25S31.08 8 31.77 8h6.962c.69 0 1.25.56 1.25 1.25v6.962c0 .69-.56 1.25-1.25 1.25s-1.25-.56-1.25-1.25v-4.068L25.537 24.089l11.945 11.945v-3.909c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v6.962c0 .69-.56 1.25-1.25 1.25H31.77c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25h3.98L23.77 25.857l-11.981 11.98h4.424c.69 0 1.25.56 1.25 1.25s-.56 1.25-1.25 1.25H9.251c-.69 0-1.25-.56-1.25-1.25v-6.962c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v3.464L22 24.09 10.5 12.587v3.625c0 .69-.56 1.25-1.25 1.25S8 16.902 8 16.212z"
})
});
const $4f2c0fb9fe452707$var$ForwardRef = /*#__PURE__*/ (0, $jdO8P$forwardRef)($4f2c0fb9fe452707$var$SvgComponent);
var $4f2c0fb9fe452707$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($4f2c0fb9fe452707$var$ForwardRef);
export {$4f2c0fb9fe452707$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_transform_48.mjs.map