mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2025-05-13 10:01:06 +08:00
Added logo to homepage
This commit is contained in:
parent
bb0d7ec3aa
commit
e43f1965f9
2 changed files with 15 additions and 15 deletions
10
src/img/ivy.svg
Normal file
10
src/img/ivy.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue