UNPKG

@frontify/fondue

Version:
26 lines (25 loc) 818 B
import { jsx as t, jsxs as r } from "react/jsx-runtime"; import { memo as s } 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: "IconSubscript20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ r("g", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, children: [ /* @__PURE__ */ t("path", { strokeLinejoin: "round", d: "m2.727 14.772 9.546-9.545m-9.545 0 9.545 9.546" }), /* @__PURE__ */ t("path", { d: "m15.68 12.297 1.576-.357v4.4" }) ] }) } ); } const m = s(o); export { m as default }; //# sourceMappingURL=IconSubscript20.es.js.map