UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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