.
This commit is contained in:
parent
ad55793d41
commit
6b64254eab
11 changed files with 155 additions and 12 deletions
15
custom/public/assets/img/favicon.svg
Normal file
15
custom/public/assets/img/favicon.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<!-- The Harrow — Favicon -->
|
||||
<!-- Central needle -->
|
||||
<rect x="29" y="6" width="6" height="52" fill="#E63946"/>
|
||||
<!-- Scratches — left -->
|
||||
<line x1="29" y1="22" x2="12" y2="18" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<line x1="29" y1="36" x2="8" y2="40" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<line x1="29" y1="48" x2="18" y2="54" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<!-- Scratches — right -->
|
||||
<line x1="35" y1="26" x2="52" y2="20" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<line x1="35" y1="40" x2="56" y2="44" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<line x1="35" y1="52" x2="46" y2="58" stroke="#E63946" stroke-width="4" stroke-linecap="square"/>
|
||||
<!-- Needle tip -->
|
||||
<polygon points="29,58 35,58 32,64" fill="#E63946"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 937 B |
Loading…
Add table
Add a link
Reference in a new issue