UNPKG

@solar-icons/react

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