import * as o from"react";
import n from"../lib/IconBase.es.js";
import a from"../defs/Coin.es.js";
const e = o.forwardRef((r, t) =>/* @__PURE__ */ o.createElement(n, { ref: t, ...r, weights: a }));
e.displayName = "CoinIcon";
const c = e;
export {
c asCoin,
e asCoinIcon
};