add logout svg icon

This commit is contained in:
Andrew Croce 2018-09-05 15:55:03 -04:00
parent 9a81d2b6d0
commit 438d8a8c05

1
static/icons/logout.svg Normal file
View File

@ -0,0 +1 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><clipPath id="a"><path d="M16 0v16H0V0h16z"/></clipPath><g clip-path="url(#a)"><path d="M0 16V0h6v2H2v12h4v2H0zm14-9v2H4V7h10zm-4 5c0-.256.098-.512.293-.707L13.586 8l-3.293-3.293c-.391-.391-.391-1.023 0-1.414s1.023-.391 1.414 0l4 4c.391.391.391 1.023 0 1.414l-4 4c-.391.391-1.023.391-1.414 0-.195-.195-.293-.451-.293-.707z" fill-rule="nonzero"/></g></svg>

After

Width:  |  Height:  |  Size: 506 B