UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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