🍱 (logo): Adds new logo & changes favicon

favicon will need to be changed from .svg to .png in code
This commit is contained in:
WalkxCode
2022-05-14 13:42:32 +02:00
parent 3fc0a2c64f
commit 56b52d0808
6 changed files with 248 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home-2" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<polyline points="5 12 3 12 12 3 21 12 19 12" />
<path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
<rect x="10" y="12" width="4" height="4" />
</svg>

Before

Width:  |  Height:  |  Size: 438 B