UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 817 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 n from "../../lib/IconBase.mjs"; import u from "../../defs/arrows-action/Logout3.mjs"; const w = l((t, o) => /* @__PURE__ */ g.createElement(n, f(m({ ref: o }, t), { weights: u }))); w.displayName = "Logout3"; export { w as default };