feat: replace HTML arrow entities with vector SVG icons for consistency
All checks were successful
Deploy Theme / deploy (push) Successful in 32s

This commit is contained in:
2026-02-22 07:42:27 +01:00
parent f431b97559
commit df38d7d9ef
4 changed files with 15 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<svg class="w-4 h-4 inline-block" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>

After

Width:  |  Height:  |  Size: 242 B