UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 836 B
var p = Object.defineProperty, s = Object.defineProperties; var c = Object.getOwnPropertyDescriptors; var o = Object.getOwnPropertySymbols; var f = Object.prototype.hasOwnProperty, l = Object.prototype.propertyIsEnumerable; var t = (e, r, i) => r in e ? p(e, r, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[r] = i, a = (e, r) => { for (var i in r || (r = {})) f.call(r, i) && t(e, i, r[i]); if (o) for (var i of o(r)) l.call(r, i) && t(e, i, r[i]); return e; }, m = (e, r) => s(e, c(r)); import n, { forwardRef as d } from "react"; import w from "../../lib/IconBase.mjs"; import D from "../../defs/medicine/DropperMinimalistic.mjs"; const M = d((e, r) => /* @__PURE__ */ n.createElement(w, m(a({ ref: r }, e), { weights: D }))); M.displayName = "DropperMinimalistic"; export { M as default };