feat: Replace inline SVGs with external icon files for GitHub compatibility

This commit is contained in:
Paul Gauthier (aider) 2025-03-24 13:21:07 -10:00
parent 65e0da72b8
commit fb8daa5607
10 changed files with 36 additions and 9 deletions

3
assets/icons/code.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 205 B