UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 320 B
import * as t from "react"; import s from "../lib/SSRBase.es.js"; import c from "../defs/TextSubscript.es.js"; const e = t.forwardRef((r, o) => /* @__PURE__ */ t.createElement(s, { ref: o, ...r, weights: c })); e.displayName = "TextSubscriptIcon"; const m = e; export { m as TextSubscript, e as TextSubscriptIcon };