UNPKG

@solar-icons/react

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