UNPKG

@solar-icons/react

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