UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 805 B
var c = Object.defineProperty, f = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, h = Object.prototype.propertyIsEnumerable; var m = (r, e, o) => e in r ? c(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, i = (r, e) => { for (var o in e || (e = {})) s.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; }, a = (r, e) => f(r, p(e)); import x, { forwardRef as B } from "react"; import R from "../lib/SSRBase.mjs"; import d from "../defs/ArchiveBox.mjs"; const l = B((r, e) => /* @__PURE__ */ x.createElement(R, a(i({ ref: e }, r), { weights: d }))); l.displayName = "ArchiveBox"; export { l as ArchiveBox };