UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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