UNPKG

@solar-icons/react

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