feat: add logo and favicon (#238)
This commit is contained in:
parent
0c87f3e6ec
commit
e36193a8c0
8 changed files with 67 additions and 2 deletions
14
public/logo-dark-bg.svg
Normal file
14
public/logo-dark-bg.svg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 30 30">
|
||||
<g transform="translate(-142.5 -229.5)">
|
||||
<path d="M120 147.5h20a5 5 45 0 1 5 5v20a5 5 135 0 1-5 5h-20a5 5 45 0 1-5-5v-20a5 5 135 0 1 5-5" style="fill:#181717" transform="translate(27.5 82)"/>
|
||||
<circle cx="150" cy="237" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="157.5" cy="237" r="2.5" style="fill:#444343"/>
|
||||
<circle cx="165" cy="237" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="150" cy="244.5" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="157.5" cy="244.5" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="165" cy="244.5" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="150" cy="252" r="2.5" style="fill:#f7f5f4"/>
|
||||
<circle cx="157.5" cy="252" r="2.5" style="fill:#444343"/>
|
||||
<circle cx="165" cy="252" r="2.5" style="fill:#f7f5f4"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 901 B |
Loading…
Add table
Add a link
Reference in a new issue