Move E2E icons out of feather dir

They appear to all be created by Nad, according to
https://github.com/matrix-org/matrix-react-sdk/pull/2557.
This commit is contained in:
J. Ryan Stinnett 2019-02-26 20:31:28 +00:00
parent 426bdafe22
commit 3b3f0ea957
12 changed files with 20 additions and 20 deletions

3
res/img/e2e/verified.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="11" height="12" viewBox="0 0 11 12">
<path fill="#7AC9A1" fill-rule="evenodd" stroke="#7AC9A1" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M5.5 11S10 9 10 6V2.5L5.5 1 1 2.5V6c0 3 4.5 5 4.5 5z"/>
</svg>

After

Width:  |  Height:  |  Size: 276 B