UNPKG

@solar-icons/react

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