UNPKG

@solar-icons/react

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