UNPKG

@solar-icons/react

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