UNPKG

@solar-icons/react

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