UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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