UNPKG

@solar-icons/react

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