UNPKG

@solar-icons/react

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