UNPKG

@solar-icons/react

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