mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
fix: go back button svg error
This commit is contained in:
parent
4c83ae5b76
commit
328104ed1a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||||
<path d="M17.9.6 4 12l13.8 11.4.7-.9L7.2 12 18.5 1.5l-.7-.9Z"/>
|
<path d="M17.9.6 4 12l13.8 11.4.7-.9L7.2 12 18.5 1.5l-.7-.9Z"/>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 132 B After Width: | Height: | Size: 133 B |
Loading…
Add table
Add a link
Reference in a new issue