UNPKG

@solar-icons/react

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