UNPKG

@solar-icons/react

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