Merge "Remove unused 'trash' icon"

This commit is contained in:
jenkins-bot 2018-03-22 20:11:29 +00:00 committed by Gerrit Code Review
commit b5780d0d1a
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