UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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