UNPKG

@solar-icons/react

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