UNPKG

@solar-icons/react

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