UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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