Add arrow icons

This commit is contained in:
Cole Bemis
2017-04-29 21:55:52 -07:00
parent b5ec1ffa8e
commit 385aa9e7ac
6 changed files with 24 additions and 0 deletions

4
icons/arrow-down.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<line x1="12" y1="4" x2="12" y2="20"/>
<polyline points="18 14 12 20 6 14"/>
</svg>

After

Width:  |  Height:  |  Size: 261 B