UNPKG

@solar-icons/react

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