mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 14:05:01 +00:00
feat: Replace inline SVGs with external icon files for GitHub compatibility
This commit is contained in:
parent
65e0da72b8
commit
fb8daa5607
10 changed files with 36 additions and 9 deletions
3
assets/icons/code.svg
Normal file
3
assets/icons/code.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue