add logo
This commit is contained in:
parent
455e62efd3
commit
23aafb22d1
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
|
||||
<!-- <circle cx="28" cy="10" r="2" fill="#e20c2a"/> -->
|
||||
<path fill="#e20c2a" d="M18 29h-7v-2h7c4.963 0 9-4.037 9-9v-4h2v4c0 6.065-4.935 11-11 11Z"/>
|
||||
<!-- <path fill="#e20c2a" d="M16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5Zm0-8c-1.654 0-3 1.346-3 3s1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3Z"/> -->
|
||||
<!-- <circle cx="4" cy="22" r="2" fill="#e20c2a"/> -->
|
||||
<path fill="#e20c2a" d="M5 18H3v-4C3 7.935 7.935 3 14 3h7v2h-7c-4.963 0-9 4.037-9 9v4Z"/>
|
||||
<text x="16" y="16" dx="-5" dy="6" style="font-size: 16px; fill: #e20c2a; font-family: 'FiraCode Nerd Font'; font-weight: 500;">S</text>
|
||||
</svg>
|
After Width: | Height: | Size: 704 B |
Loading…
Reference in New Issue