UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 321 B
import * as o from "react"; import e from "../lib/IconBase.es.js"; import t from "../defs/HourglassHigh.es.js"; const r = o.forwardRef((s, a) => /* @__PURE__ */ o.createElement(e, { ref: a, ...s, weights: t })); r.displayName = "HourglassHighIcon"; const c = r; export { c as HourglassHigh, r as HourglassHighIcon };