feat: page titles and favicon
This commit is contained in:
51
public/favicon.svg
Normal file
51
public/favicon.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 18">
|
||||
<style>
|
||||
.bg { fill: #000000; }
|
||||
.fg { fill: #ffffff; }
|
||||
</style>
|
||||
|
||||
<rect x="0" y="11" width="5" height="5" class="bg" />
|
||||
<rect x="1" y="10" width="7" height="5" class="bg" />
|
||||
<rect x="6" y="10" width="22" height="6" class="bg" />
|
||||
<rect x="9" y="5" width="18" height="12" class="bg" />
|
||||
<rect x="10" y="16" width="16" height="2" class="bg" />
|
||||
<rect x="7" y="7" width="16" height="4" class="bg" />
|
||||
<rect x="8" y="6" width="2" height="2" class="bg" />
|
||||
<rect x="26" y="9" width="2" height="2" class="bg" />
|
||||
<rect x="11" y="4" width="16" height="2" class="bg" />
|
||||
<rect x="12" y="3" width="15" height="2" class="bg" />
|
||||
<rect x="13" y="2" width="6" height="2" class="bg" />
|
||||
<rect x="14" y="1" width="5" height="2" class="bg" />
|
||||
<rect x="15" y="0" width="3" height="2" class="bg" />
|
||||
<rect x="21" y="2" width="6" height="2" class="bg" />
|
||||
<rect x="22" y="1" width="5" height="2" class="bg" />
|
||||
<rect x="23" y="0" width="3" height="2" class="bg" />
|
||||
|
||||
<rect x="2" y="11" width="5" height="3" class="fg" />
|
||||
<rect x="1" y="12" width="3" height="3" class="fg" />
|
||||
<rect x="10" y="6" width="16" height="10" class="fg" />
|
||||
<rect x="8" y="10" width="19" height="5" class="fg" />
|
||||
<rect x="7" y="12" width="2" height="3" class="fg" />
|
||||
<rect x="6" y="12" width="2" height="2" class="fg" />
|
||||
<rect x="8" y="8" width="18" height="3" class="fg" />
|
||||
<rect x="9" y="7" width="2" height="2" class="fg" />
|
||||
<rect x="12" y="15" width="13" height="2" class="fg" />
|
||||
<rect x="25" y="10" width="2" height="5" class="fg" />
|
||||
<rect x="15" y="11" width="3" height="1" class="bg" />
|
||||
<rect x="22" y="11" width="3" height="1" class="bg" />
|
||||
<rect x="12" y="5" width="14" height="2" class="fg" />
|
||||
<rect x="13" y="4" width="6" height="2" class="fg" />
|
||||
<rect x="14" y="3" width="4" height="2" class="fg" />
|
||||
<rect x="15" y="2" width="3" height="2" class="fg" />
|
||||
<rect x="16" y="1" width="1" height="2" class="fg" />
|
||||
<rect x="21" y="4" width="5" height="2" class="fg" />
|
||||
<rect x="22" y="3" width="4" height="2" class="fg" />
|
||||
<rect x="23" y="2" width="3" height="2" class="fg" />
|
||||
<rect x="24" y="1" width="1" height="2" class="fg" />
|
||||
<rect x="16" y="3" width="1" height="2" class="bg" />
|
||||
<rect x="15" y="4" width="1" height="2" class="bg" />
|
||||
<rect x="14" y="5" width="2" height="1" class="bg" />
|
||||
<rect x="15" y="4" width="2" height="1" class="bg" />
|
||||
<rect x="24" y="3" width="1" height="3" class="bg" />
|
||||
<rect x="23" y="4" width="2" height="1" class="bg" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user