mobile: remove png/svg icons not used

Delete icons that are taken from kirigami

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-06-09 17:53:21 +02:00 committed by Dirk Hohndel
parent 085774d10c
commit eaaf0fc431
5 changed files with 0 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 B

View file

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M6 36h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z"/></svg>

Before

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

View file

@ -26,9 +26,6 @@
<!-- ********** pictures ********** -->
<file alias="context-menu.png">icons/context-menu.png</file>
<file>icons/dive.jpg</file>
<file alias="menu-back.png">icons/menu-back.png</file>
<file alias="menu-edit.png">icons/menu-edit.png</file>
<file alias="main-menu.png">icons/main-menu.png</file>
<file alias="nocloud.svg">icons/nocloud.svg</file>
<file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file>
</qresource>