UNPKG

@solar-icons/react

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