UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 344 B
import * as o from "react"; import a from "../lib/SSRBase.es.js"; import i from "../defs/HourglassSimpleHigh.es.js"; const e = o.forwardRef((r, s) => /* @__PURE__ */ o.createElement(a, { ref: s, ...r, weights: i })); e.displayName = "HourglassSimpleHighIcon"; const l = e; export { l as HourglassSimpleHigh, e as HourglassSimpleHighIcon };