UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 821 B
var w = Object.defineProperty, i = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable; var a = (e, r, o) => r in e ? w(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)) n.call(r, o) && a(e, o, r[o]); return e; }, m = (e, r) => i(e, p(r)); import c, { forwardRef as d } from "react"; import l from "../../lib/SSRBase.mjs"; import R from "../../defs/arrows/ArrowLeftDown.mjs"; const A = d((e, r) => /* @__PURE__ */ c.createElement(l, m(f({ ref: r }, e), { weights: R }))); A.displayName = "ArrowLeftDown"; export { A as default };