UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 324 B
import * as i from "react"; import n from "../lib/SSRBase.es.js"; import r from "../defs/HighDefinition.es.js"; const o = i.forwardRef((e, t) => /* @__PURE__ */ i.createElement(n, { ref: t, ...e, weights: r })); o.displayName = "HighDefinitionIcon"; const m = o; export { m as HighDefinition, o as HighDefinitionIcon };