frontend first version
This commit is contained in:
20
assets/logo.svg
Normal file
20
assets/logo.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Background -->
|
||||
<rect width="512" height="512" rx="112" fill="#459E9E"/>
|
||||
|
||||
<!-- Anchor Ring -->
|
||||
<circle cx="256" cy="180" r="50" stroke="white" stroke-width="16" fill="none"/>
|
||||
|
||||
<!-- Anchor Shaft -->
|
||||
<path d="M256 230V420" stroke="white" stroke-width="16" stroke-linecap="round"/>
|
||||
|
||||
<!-- Anchor Flukes (curved arms) -->
|
||||
<path d="M136 380C136 330 186 290 256 290C326 290 376 330 376 380" stroke="white" stroke-width="16" stroke-linecap="round" fill="none"/>
|
||||
<path d="M156 400L256 430L356 400" stroke="white" stroke-width="16" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
|
||||
<!-- Compass Star (above anchor) -->
|
||||
<path d="M256 70L268 110H310L276 136L288 176L256 152L224 176L236 136L202 110H244L256 70Z" fill="white"/>
|
||||
|
||||
<!-- Anchor Crossbar -->
|
||||
<path d="M206 200H306" stroke="white" stroke-width="12" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 968 B |
Reference in New Issue
Block a user