UNPKG

@solar-icons/react

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