@react-spectrum/s2
Version:
Spectrum 2 UI components in React
26 lines (19 loc) • 1.69 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsx as $hAt2X$jsx} from "react/jsx-runtime";
import {forwardRef as $hAt2X$forwardRef} from "react";
const $7c264ec3b9509880$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hAt2X$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $hAt2X$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M17.937 18.021H17.5c-.414 0-.75-.335-.75-.75s.336-.75.75-.75h.437c.414 0 .75.336.75.75s-.336.75-.75.75M15.006 18.021H12.5c-.414 0-.75-.335-.75-.75s.336-.75.75-.75h2.506c.414 0 .75.336.75.75s-.336.75-.75.75M18.184 5.858l-3.688-3.687c-.85-.85-2.334-.849-3.183 0l-9.497 9.497c-.876.876-.877 2.302-.003 3.179l2.923 2.932c.14.142.332.221.532.221h3.649c.2 0 .39-.08.53-.22l8.737-8.74c.424-.425.659-.99.659-1.59s-.235-1.167-.66-1.592M8.606 16.5H5.58l-2.703-2.712c-.291-.292-.291-.767.001-1.06l2.636-2.636 4.59 4.59c.057.057.125.093.193.128zm8.517-8.52-5.832 5.834c-.035-.068-.071-.136-.128-.193l-4.59-4.59 5.801-5.8c.293-.294.769-.292 1.062 0l3.687 3.688c.292.292.292.768 0 1.06"
})
});
const $7c264ec3b9509880$var$ForwardRef = /*#__PURE__*/ (0, $hAt2X$forwardRef)($7c264ec3b9509880$var$SvgComponent);
var $7c264ec3b9509880$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($7c264ec3b9509880$var$ForwardRef);
export {$7c264ec3b9509880$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=Erase.mjs.map