UNPKG

@solar-icons/react

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