UNPKG

@solar-icons/react

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