UNPKG

@solar-icons/react

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