@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.58 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $jNu81$jsx} from "react/jsx-runtime";
import {forwardRef as $jNu81$forwardRef} from "react";
const $b73fa7716f2129f6$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $jNu81$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 96,
viewBox: "0 0 96 96",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $jNu81$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M18 39.076c0-11.598 9.402-21 21-21s21 9.402 21 21-9.402 21-21 21-21-9.402-21-21m21-25c-13.807 0-25 11.193-25 25s11.193 25 25 25c6.184 0 11.843-2.245 16.207-5.964l1.491 1.49-1.421 1.422c-.781.781-.781 2.047 0 2.828l17.129 17.13c2.33 2.33 6.108 2.33 8.439 0 2.33-2.33 2.33-6.11 0-8.44l-17.13-17.128c-.78-.781-2.047-.781-2.828 0l-1.36 1.36-1.491-1.49C61.755 50.918 64 45.26 64 39.075c0-13.807-11.193-25-25-25m23.302 45.58-2.782 2.782 15.714 15.715c.769.768 2.014.768 2.782 0s.769-2.014 0-2.782z"
})
});
const $b73fa7716f2129f6$var$ForwardRef = /*#__PURE__*/ (0, $jNu81$forwardRef)($b73fa7716f2129f6$var$SvgComponent);
var $b73fa7716f2129f6$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($b73fa7716f2129f6$var$ForwardRef);
export {$b73fa7716f2129f6$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_search_96.mjs.map