UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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