mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Remove unused 'trash' icon
There are no references to 'trash' in the code. Change-Id: Icbc50f6e0f647466a8f4a2a47ee7014c5d411ffe
This commit is contained in:
parent
4ce3719736
commit
54f49875e9
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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 |
Loading…
Reference in a new issue