UNPKG

@solar-icons/react

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