UNPKG

@solar-icons/react

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