UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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