@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 300 B
JavaScript
import * as e from "react";
import r from "../lib/SSRBase.es.js";
import a from "../defs/FileHtml.es.js";
const t = e.forwardRef((o, m) => /* @__PURE__ */ e.createElement(r, { ref: m, ...o, weights: a }));
t.displayName = "FileHtmlIcon";
const s = t;
export {
s as FileHtml,
t as FileHtmlIcon
};