Day:1
This commit is contained in:
6
public/assets/img/logo.svg
Normal file
6
public/assets/img/logo.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs><linearGradient id="g" x1="0" x2="1"><stop offset="0" stop-color="#0ea5e9"/><stop offset="1" stop-color="#2563eb"/></linearGradient></defs>
|
||||
<circle cx="32" cy="32" r="30" fill="url(#g)"/>
|
||||
<circle cx="32" cy="32" r="18" fill="none" stroke="white" stroke-width="4" stroke-dasharray="4 6"/>
|
||||
<rect x="20" y="26" width="24" height="12" rx="6" fill="white" opacity="0.9"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 449 B |
Reference in New Issue
Block a user