UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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