UNPKG

@solar-icons/react

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