UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 910 B
import { jsx as t } from "react/jsx-runtime"; import { memo as r } from "react"; function o(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconTextFormatStrikethrough24", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 4H20v3.75a.75.75 0 0 1-1.5 0V5.5H13V9a.75.75 0 0 1-1.5 0V5.5H6v2.25a.75.75 0 0 1-1.5 0zM13 16.5a.75.75 0 0 0-1.5 0v2H9.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5H13zM5.25 12a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" } ) } ); } const l = r(o); export { l as default }; //# sourceMappingURL=IconTextFormatStrikethrough24.es.js.map