UNPKG

@solar-icons/react

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