UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 802 B
var a = Object.defineProperty, f = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var c = Object.prototype.hasOwnProperty, h = Object.prototype.propertyIsEnumerable; var m = (r, e, o) => e in r ? a(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, i = (r, e) => { for (var o in e || (e = {})) c.call(e, o) && m(r, o, e[o]); if (t) for (var o of t(e)) h.call(e, o) && m(r, o, e[o]); return r; }, p = (r, e) => f(r, s(e)); import R, { forwardRef as d } from "react"; import k from "../lib/SSRBase.mjs"; import l from "../defs/PokerChip.mjs"; const n = d((r, e) => /* @__PURE__ */ R.createElement(k, p(i({ ref: e }, r), { weights: l }))); n.displayName = "PokerChip"; export { n as PokerChip };