UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 837 B
var f = Object.defineProperty, a = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var e = Object.getOwnPropertySymbols; var d = Object.prototype.hasOwnProperty, l = Object.prototype.propertyIsEnumerable; var m = (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) && m(o, r, t[r]); if (e) for (var r of e(t)) l.call(t, r) && m(o, r, t[r]); return o; }, p = (o, t) => a(o, s(t)); import { jsx as w } from "react/jsx-runtime"; import { forwardRef as x } from "react"; import P from "../../lib/SSRBase.mjs"; import R from "../../defs/tools/Pipette.mjs"; const S = x((o, t) => /* @__PURE__ */ w(P, p(i({ ref: t }, o), { weights: R }))); S.displayName = "Pipette"; export { S as default };