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