UNPKG

@solar-icons/react

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