UNPKG

@solar-icons/react

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