UNPKG

@solar-icons/react

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