UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function l(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEraser32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "m18.263 5.828 2.829 2.829-8.485 8.485-2.829-2.828zM16.85 21.385l-2.828-2.829 8.485-8.485 2.828 2.829zm-8.485-5.657-2.121 2.121a2 2 0 0 0 0 2.829l4.242 4.242a2 2 0 0 0 2.829 0l2.12-2.121zM18.264 3l1.414 1.414 7.07 7.071 1.415 1.415-1.414 1.414-12.021 12.02a4 4 0 0 1-5.657 0l-4.243-4.242a4 4 0 0 1 0-5.657L16.85 4.415zM19 26a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z", clipRule: "evenodd" } ) } ); } const n = r(l); export { n as default }; //# sourceMappingURL=IconEraser32.es.js.map