UNPKG

@solar-icons/react

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