UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 794 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function l(e) { return /* @__PURE__ */ t( "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: "IconTextFormatItalic32", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13 7a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2h-2.698l-3.555 16H17a1 1 0 1 1 0 2h-7a1 1 0 1 1 0-2h2.698l3.555-16H14a1 1 0 0 1-1-1", clipRule: "evenodd" } ) } ); } const n = a(l); export { n as default }; //# sourceMappingURL=IconTextFormatItalic32.es.js.map