first commit
Made-with: Cursor
This commit is contained in:
12
public/favicon.svg
Normal file
12
public/favicon.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<defs>
|
||||
<linearGradient id="sky" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0%" stop-color="#7eb8da"/>
|
||||
<stop offset="100%" stop-color="#1a3a5c"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="64" height="64" rx="14" fill="#0a1220"/>
|
||||
<path fill="url(#sky)" d="M8 46V22l10-8 8 6 12-14 10 10 8-6v32H8z" opacity=".9"/>
|
||||
<path fill="#0f1f2c" d="M4 48h56v8H4v-8zm0-4 12-10 10 8 14-12 12 10 18-14v16H4V44z"/>
|
||||
<path fill="#122820" d="M2 52h60v6H2v-6zm4-6 8-14 6 5 10-9 8 7 12-10 10 8v13H6V46z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 591 B |
Reference in New Issue
Block a user