UNPKG

@solar-icons/react

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