UNPKG

@solar-icons/react

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