UNPKG

@solar-icons/react

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