UNPKG

@solar-icons/react

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