@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.31 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $kckCA$jsx} from "react/jsx-runtime";
import {forwardRef as $kckCA$forwardRef} from "react";
const $40f19c487c61e29e$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $kckCA$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $kckCA$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M41.5 25.25c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25H10.518l4.866-4.866c.488-.488.488-1.28 0-1.768s-1.28-.488-1.768 0l-7 7c-.488.488-.488 1.28 0 1.768l7 7c.488.488 1.28.488 1.768 0s.488-1.28 0-1.768l-4.866-4.866z"
})
});
const $40f19c487c61e29e$var$ForwardRef = /*#__PURE__*/ (0, $kckCA$forwardRef)($40f19c487c61e29e$var$SvgComponent);
var $40f19c487c61e29e$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($40f19c487c61e29e$var$ForwardRef);
export {$40f19c487c61e29e$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_arrowLeft_48.mjs.map