UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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