UNPKG

@solar-icons/react

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