UNPKG

@solar-icons/react

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