UNPKG

@solar-icons/react

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