add docker files
This commit is contained in:
10
public/favicon.svg
Normal file
10
public/favicon.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<style>
|
||||
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
|
||||
text {
|
||||
font-family: 'Bebas Neue', Archivo, sans-serif;
|
||||
}
|
||||
</style>
|
||||
<rect x="4" y="4" width="92" height="92" fill="#07080a" stroke="#c8a96e" stroke-width="4" />
|
||||
<text x="52" y="52" font-size="52" fill="#c8a96e" text-anchor="middle" dominant-baseline="central" letter-spacing="2">AA</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 476 B |
Reference in New Issue
Block a user