UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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