UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 796 B
var a = Object.defineProperty, p = Object.defineProperties; var d = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var l = Object.prototype.hasOwnProperty, s = 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, f = (r, e) => { for (var o in e || (e = {})) l.call(e, o) && m(r, o, e[o]); if (t) for (var o of t(e)) s.call(e, o) && m(r, o, e[o]); return r; }, i = (r, e) => p(r, d(e)); import c, { forwardRef as R } from "react"; import n from "../lib/SSRBase.mjs"; import w from "../defs/FilePdf.mjs"; const F = R((r, e) => /* @__PURE__ */ c.createElement(n, i(f({ ref: e }, r), { weights: w }))); F.displayName = "FilePdf"; export { F as FilePdf };