UNPKG

@solar-icons/react

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