UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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