Remove unused 'trash' icon

There are no references to 'trash' in the code.

Change-Id: Icbc50f6e0f647466a8f4a2a47ee7014c5d411ffe
This commit is contained in:
Ed Sanders 2018-03-22 19:52:44 +00:00
parent 4ce3719736
commit 54f49875e9
2 changed files with 0 additions and 7 deletions

View file

@ -614,9 +614,6 @@
"placeholder": {
"path": "Echo/modules/icons/generic.svg"
},
"trash": {
"path": "Echo/modules/icons/trash.svg"
},
"chat": {
"path": "Echo/modules/icons/chat.svg"
},

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
<path fill="#54595d" fill-rule="evenodd" d="M7 8.25a2.842 2.842 0 0 1 2.833-2.833h2.834L14.083 4h2.834l1.416 1.417h2.834A2.842 2.842 0 0 1 24 8.25H7m1.417 1.417h14.166L21.167 25.25H9.833"/>
</svg>

Before

Width:  |  Height:  |  Size: 324 B