UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 845 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function o(e) { return /* @__PURE__ */ t( "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: "IconTextFormatItalic20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8.118 3.75a.75.75 0 0 1 .75-.75h5.416a.75.75 0 1 1 0 1.5h-2.12L9.449 15.552h1.764a.75.75 0 1 1 0 1.5H5.75a.75.75 0 1 1 0-1.5h2.157L10.621 4.5H8.869a.75.75 0 0 1-.75-.75", clipRule: "evenodd" } ) } ); } const n = a(o); export { n as default }; //# sourceMappingURL=IconTextFormatItalic20.es.js.map