UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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