UNPKG

@solar-icons/react

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