UNPKG

@solar-icons/react

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