UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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