UNPKG

@solar-icons/react

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