mirror of
https://github.com/arthur-pbty/chrono.git
synced 2026-06-03 15:07:21 +02:00
11 lines
735 B
XML
11 lines
735 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="96" fill="#0ea5e9"/>
|
|
<circle cx="256" cy="280" r="160" fill="none" stroke="white" stroke-width="20"/>
|
|
<line x1="256" y1="280" x2="256" y2="160" stroke="white" stroke-width="16" stroke-linecap="round"/>
|
|
<line x1="256" y1="280" x2="340" y2="320" stroke="white" stroke-width="12" stroke-linecap="round"/>
|
|
<circle cx="256" cy="280" r="12" fill="white"/>
|
|
<rect x="236" y="80" width="40" height="30" rx="6" fill="white"/>
|
|
<line x1="200" y1="108" x2="178" y2="86" stroke="white" stroke-width="14" stroke-linecap="round"/>
|
|
<line x1="312" y1="108" x2="334" y2="86" stroke="white" stroke-width="14" stroke-linecap="round"/>
|
|
</svg>
|