Explorar el Código

Updates commit icon to be closer to vscode's

main
Eric Amodio hace 5 años
padre
commit
9b818893ab
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. +2
    -2
      images/dark/icon-commit.svg
  2. +2
    -2
      images/light/icon-commit.svg

+ 2
- 2
images/dark/icon-commit.svg Ver fichero

@ -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 Ver fichero

@ -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>

Cargando…
Cancelar
Guardar