UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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