Adds chevron_down icon

This commit is contained in:
Aaron Louie 2019-10-10 18:07:49 -04:00
parent aa43f14534
commit b43d4f8892
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M128 32L64 96L0 32" stroke="black"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="128" height="128" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 281 B