UNPKG

@solar-icons/react

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