UNPKG

@solar-icons/react

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