fix(icons): changed git-branch icon (#3938)

* Updated icons/git-branch.svg

* Updated icons/git-branch.json
This commit is contained in:
Jakob Guddas
2026-02-10 08:23:39 +01:00
committed by GitHub
parent 88fd3dadcb
commit 9a8e023754
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,8 @@
"contributors": [
"colebemis",
"csandman",
"ericfennis"
"ericfennis",
"jguddas"
],
"tags": [
"code",

View File

@@ -9,8 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<line x1="6" x2="6" y1="3" y2="15" />
<path d="M15 6a9 9 0 0 0-9 9V3" />
<circle cx="18" cy="6" r="3" />
<circle cx="6" cy="18" r="3" />
<path d="M18 9a9 9 0 0 1-9 9" />
</svg>

Before

Width:  |  Height:  |  Size: 351 B

After

Width:  |  Height:  |  Size: 313 B