mirror of
https://github.com/arthur-pbty/chrono.git
synced 2026-06-03 23:18:52 +02:00
first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 735 B |
Reference in New Issue
Block a user