UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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