UNPKG

@solar-icons/react

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