All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 58s
6 lines
265 B
XML
6 lines
265 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<circle cx="12" cy="12" r="10" fill="#509EE3"/>
|
|
<path d="M8 10h8M8 12h8M8 14h5" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
|
|
<circle cx="16" cy="8" r="2" fill="#fff"/>
|
|
</svg>
|