UNPKG

@solar-icons/react

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