UNPKG

@solar-icons/react

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