UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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