UNPKG

@solar-icons/react

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