Procházet zdrojové kódy

Updates commit icon to be closer to vscode's

main
Eric Amodio před 5 roky
rodič
revize
9b818893ab
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +2
    -2
      images/dark/icon-commit.svg
  2. +2
    -2
      images/light/icon-commit.svg

+ 2
- 2
images/dark/icon-commit.svg Zobrazit soubor

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<circle r="4" stroke="#C5C5C5" stroke-linejoin="bevel" transform="matrix(-1 0 0 1 8 7.5)"/>
<path stroke="#C5C5C5" stroke-linejoin="bevel" d="M12 7.5h4M0 7.5h4"/>
<circle r="3.5" stroke="#C5C5C5" stroke-linejoin="bevel" transform="matrix(-1 0 0 1 8.5 8)"/>
<path stroke="#C5C5C5" stroke-linejoin="bevel" d="M8.5 11v5M8.5 0v5"/>
</svg>

+ 2
- 2
images/light/icon-commit.svg Zobrazit soubor

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<circle r="4" stroke="#424242" stroke-linejoin="bevel" transform="matrix(-1 0 0 1 8 7.5)"/>
<path stroke="#424242" stroke-linejoin="bevel" d="M12 7.5h4M0 7.5h4"/>
<circle r="3.5" stroke="#424242" stroke-linejoin="bevel" transform="matrix(-1 0 0 1 8.5 8)"/>
<path stroke="#424242" stroke-linejoin="bevel" d="M8.5 11v5M8.5 0v5"/>
</svg>

Načítá se…
Zrušit
Uložit