UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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