UNPKG

@solar-icons/react

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