Add icon download tooltip

This commit is contained in:
Cole Bemis
2017-03-02 19:47:41 -08:00
parent eee0407162
commit 1300d780ba
3 changed files with 83 additions and 2 deletions

4
assets/tooltip-arrow.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="20" viewBox="0 0 36 20">
<title>tooltip-arrow</title>
<path d="M20.12,2.12,31.24,13.24A6,6,0,0,0,35.49,15H36v5H0V15H.51a6,6,0,0,0,4.24-1.76L15.88,2.12A3,3,0,0,1,20.12,2.12Z" fill="#424242"/>
</svg>

After

Width:  |  Height:  |  Size: 260 B