UNPKG

@solar-icons/react

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