Add SVG logo (#149)
* Add codecircles.svg * Regenerate codecircles.webp from codecircles.svg * Add SVG favicon * Use SVG logo instead of WebP
This commit is contained in:

committed by
GitHub

parent
4160cec21d
commit
0eda3031e0
6
public/codecircles.svg
Normal file
6
public/codecircles.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 48">
|
||||
<circle cx="14.5" cy="33.5" r="14.5" fill="#8cffc0"/>
|
||||
<circle cx="14.5" cy="14.5" r="14.5" fill="#fff"/>
|
||||
<circle cx="34.5" cy="14.5" r="14.5" fill="#8cffc0"/>
|
||||
<circle cx="34.5" cy="33.5" r="14.5" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 294 B |
Binary file not shown.
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 5.8 KiB |
Reference in New Issue
Block a user