UNPKG

@solar-icons/react

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