UNPKG

@solar-icons/react

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