UNPKG

@solar-icons/react

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