UNPKG

@solar-icons/react

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