UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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