UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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