added icon to url bar

This commit is contained in:
Harivansh Rathi 2024-12-04 23:58:30 -05:00
parent 7043455c23
commit 37beb7cbc0
2 changed files with 9 additions and 1 deletions

8
public/feather.svg Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5l6.74-6.76zM16 8L7.5 16.5"
stroke="#000000"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 341 B