UNPKG

@solar-icons/react

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