UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.02 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEraser20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "m11.14 3.262 2.063 2.063-4.91 4.91L6.23 8.174zm-1.787 8.034 4.911-4.91L16.38 8.5l-4.911 4.91zM5.17 9.234l-1.904 1.904a1 1 0 0 0 0 1.414l3.823 3.824a1 1 0 0 0 1.415 0l1.904-1.904zm5.972-8.093L12.2 2.2l5.24 5.24L18.5 8.5l-1.06 1.06-7.877 7.877a2.5 2.5 0 0 1-3.535 0l-3.824-3.824a2.5 2.5 0 0 1 0-3.536l7.876-7.876zM12.75 16.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" } ) } ); } const n = l(r); export { n as default }; //# sourceMappingURL=IconEraser20.es.js.map