UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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