UNPKG

@solar-icons/react

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