title and favicon update
This commit is contained in:
23
frontend/public/favicon.svg
Normal file
23
frontend/public/favicon.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Wisecolt CI">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#ff5a2e"/>
|
||||
<stop offset="100%" stop-color="#f44236"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="none" stroke="url(#g)" stroke-width="26" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M256 36 438 142v228L256 476 74 370V142Z"/>
|
||||
<path d="M118 186 74 142m370 228 44 44" />
|
||||
<path d="M394 326l44 44m-370-228 44 44" />
|
||||
</g>
|
||||
<g fill="url(#g)">
|
||||
<path d="M196 124h120a6 6 0 0 1 6 6v20a10 10 0 0 1-10 10H200a10 10 0 0 1-10-10v-20a6 6 0 0 1 6-6Z"/>
|
||||
<path d="M208 150h96v188a48 48 0 0 1-48 48 48 48 0 0 1-48-48Z" opacity=".15"/>
|
||||
</g>
|
||||
<g stroke="url(#g)" stroke-width="18" stroke-linecap="round" stroke-linejoin="round" fill="none">
|
||||
<path d="M216 150v188a40 40 0 0 0 80 0V150"/>
|
||||
<path d="M216 150h80"/>
|
||||
<path d="M222 206h68" opacity=".65"/>
|
||||
<path d="M222 246h68" opacity=".65"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user