Added logo to homepage

This commit is contained in:
Keannu Christian Bernasol 2023-02-13 22:11:25 +08:00
parent bb0d7ec3aa
commit e43f1965f9
2 changed files with 15 additions and 15 deletions

10
src/img/ivy.svg Normal file
View file

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plant-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M2 9a10 10 0 1 0 20 0" />
<path d="M12 19a10 10 0 0 1 10 -10" />
<path d="M2 9a10 10 0 0 1 10 10" />
<path d="M12 4a9.7 9.7 0 0 1 2.99 7.5" />
<path d="M9.01 11.5a9.7 9.7 0 0 1 2.99 -7.5" />
</svg>

After

Width:  |  Height:  |  Size: 500 B