UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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