All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 58s
6 lines
226 B
XML
6 lines
226 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="#24A1C1"/>
|
|
<path d="M7 8h10l-5 8z" fill="#fff"/>
|
|
<path d="M12 8v8" stroke="#24A1C1" stroke-width="2"/>
|
|
</svg>
|