UNPKG

@solar-icons/react

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