UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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