This commit is contained in:
2026-03-11 15:57:27 +01:00
parent 481271c972
commit b4b460fd21
10775 changed files with 2071579 additions and 26409 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="36px" viewBox="0 0 36 36">
<!-- Circle with stroke only -->
<circle cx="18" cy="18" r="16" fill="none" stroke="#2271b1" stroke-width="2" />
<!-- Down-facing chevron centered within the circle -->
<polyline points="12,16 18,22 24,16" fill="none" stroke="#2271b1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
</svg>

After

Width:  |  Height:  |  Size: 407 B