UNPKG

@solar-icons/react

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