UNPKG

@solar-icons/react

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