This commit is contained in:
2025-08-05 18:56:42 +02:00
parent fe02798326
commit 2a41db4dce
84 changed files with 263 additions and 187 deletions

View File

@@ -11,9 +11,9 @@
<g>
<path d="M2.5,12A9.5,9.5,0,1,1,12,21.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path d="M2.5,12A9.5,9.5,0,1,1,12,21.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path d="M7.5,12A4.5,4.5,0,1,1,12,16.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path d="M7.5,12A4.5,4.5,0,1,1,12,16.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</g>

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 553 B