All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 29s
11 lines
723 B
XML
11 lines
723 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<circle cx="32" cy="32" r="30" fill="#6c5ce7"/>
|
|
<circle cx="32" cy="32" r="20" fill="none" stroke="#fdcb6e" stroke-width="3"/>
|
|
<circle cx="32" cy="32" r="10" fill="none" stroke="#fdcb6e" stroke-width="3"/>
|
|
<circle cx="32" cy="32" r="3" fill="#fdcb6e"/>
|
|
<line x1="32" y1="2" x2="32" y2="16" stroke="#fdcb6e" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="32" y1="48" x2="32" y2="62" stroke="#fdcb6e" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="2" y1="32" x2="16" y2="32" stroke="#fdcb6e" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="48" y1="32" x2="62" y2="32" stroke="#fdcb6e" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|