UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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