GitBranchSolid
git-branch-solid
branch codebase development git repository source-code version-control git branch code ui merge source
npm install @mynaui/icons-react
import { GitBranchSolid } from "@mynaui/icons-react";
const App = () => {
return <GitBranchSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M6.75 3a.75.75 0 0 0-1.5 0v11.325a3.751 3.751 0 1 0 4.43 4.402 9.75 9.75 0 0 0 9.047-9.047 3.751 3.751 0 1 0-1.504-.01 8.25 8.25 0 0 1-7.554 7.553 3.76 3.76 0 0 0-2.919-2.898z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/git-branch.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-git-branch"></use>
</svg>