@react-spectrum/s2
Version:
Spectrum 2 UI components in React
33 lines (25 loc) • 1.97 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsxs as $XgGqZ$jsxs, jsx as $XgGqZ$jsx} from "react/jsx-runtime";
import {forwardRef as $XgGqZ$forwardRef} from "react";
const $3e3c3f5dddb8c730$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $XgGqZ$jsxs)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: [
/*#__PURE__*/ (0, $XgGqZ$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M8.249 15.021c-.4 0-.733-.317-.748-.72l-.25-6.5c-.017-.414.307-.763.72-.779H8c.4 0 .733.317.748.72l.25 6.5c.017.414-.307.763-.72.778zM11.751 15.021h-.03c-.413-.016-.737-.365-.72-.779l.25-6.5c.015-.403.348-.72.748-.72h.03c.413.016.737.365.72.779l-.25 6.5c-.015.403-.348.72-.748.72"
}),
/*#__PURE__*/ (0, $XgGqZ$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M17 4h-3.5v-.75C13.5 2.01 12.49 1 11.25 1h-2.5C7.51 1 6.5 2.01 6.5 3.25V4H3c-.414 0-.75.336-.75.75s.336.75.75.75h.52l.422 10.342C3.99 17.052 4.98 18 6.19 18h7.62c1.211 0 2.2-.948 2.248-2.158L16.48 5.5H17c.414 0 .75-.336.75-.75S17.414 4 17 4m-9-.75c0-.413.337-.75.75-.75h2.5c.413 0 .75.337.75.75V4H8zm6.56 12.531c-.017.404-.346.719-.75.719H6.19c-.404 0-.733-.315-.75-.719L5.02 5.5h9.96z"
})
]
});
const $3e3c3f5dddb8c730$var$ForwardRef = /*#__PURE__*/ (0, $XgGqZ$forwardRef)($3e3c3f5dddb8c730$var$SvgComponent);
var $3e3c3f5dddb8c730$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($3e3c3f5dddb8c730$var$ForwardRef);
export {$3e3c3f5dddb8c730$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=Delete.mjs.map