UNPKG

@solar-icons/react

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