8 lines
628 B
XML
8 lines
628 B
XML
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48">
|
|
<path fill="#fff" fill-opacity=".01" d="M0 0h48v48H0z" />
|
|
<path fill="#0079b4" stroke="#000" stroke-linejoin="round" stroke-width="4"
|
|
d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z" />
|
|
<path fill="#85171f" stroke="#fff" stroke-linejoin="round" stroke-width="4"
|
|
d="M24 18a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM24 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM15 27a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM33 27a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" />
|
|
<path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 44h20" />
|
|
</svg> |