UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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