UNPKG

@solar-icons/react

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