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, u = Object.prototype.propertyIsEnumerable; var f = (o, r, e) => r in o ? i(o, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[r] = e, m = (o, r) => { for (var e in r || (r = {})) s.call(r, e) && f(o, e, r[e]); if (t) for (var e of t(r)) u.call(r, e) && f(o, e, r[e]); return o; }, a = (o, r) => l(o, p(r)); import { jsx as w } from "react/jsx-runtime"; import { forwardRef as A } from "react"; import S from "../../lib/SSRBase.mjs"; import d from "../../defs/arrows/SquareDoubleAltArrowLeft.mjs"; const b = A((o, r) => /* @__PURE__ */ w(S, a(m({ ref: r }, o), { weights: d }))); b.displayName = "SquareDoubleAltArrowLeft"; export { b as default };