UNPKG

@solar-icons/react

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