UNPKG

@frontify/fondue

Version:
26 lines (25 loc) 797 B
import { jsx as t, jsxs as r } from "react/jsx-runtime"; import { memo as s } from "react"; function n(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconSubscript16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ r("g", { fill: "none", stroke: "currentColor", strokeLinecap: "round", children: [ /* @__PURE__ */ t("path", { strokeLinejoin: "round", d: "M9.97 11.711 2.548 4.29m0 7.421L9.971 4.29" }), /* @__PURE__ */ t("path", { d: "m12.17 9.944 1.336-.318v3.908" }) ] }) } ); } const m = s(n); export { m as default }; //# sourceMappingURL=IconSubscript16.es.js.map