Tweak reply arrow and hover color

This commit is contained in:
J. Ryan Stinnett 2019-05-15 09:12:53 +01:00
parent 9b40913838
commit 1421e8e06b
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<svg width="13" height="13" xmlns="http://www.w3.org/2000/svg">
<svg width="13" height="8" xmlns="http://www.w3.org/2000/svg">
<g stroke="#2E2F32" stroke-width=".75" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<path d="M8.75 4.75L12.5 8.5l-3.75 3.75"/>
<path d="M.5.25V5.5a3 3 0 0 0 3 3h9"/>
<path d="M3.167 1L.5 3.545l2.667 2.546"/>
<path d="M12.5 7.364V6.09c0-1.406-1.194-2.546-2.667-2.546H.5"/>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 311 B

Before After
Before After