UNPKG

@solar-icons/react

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