UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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