mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 02:53:24 +00:00
mobile: remove context icons
Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
eaaf0fc431
commit
f7e8f21245
3 changed files with 0 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 641 B |
|
@ -1 +0,0 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M24 16c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 12c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"/></svg>
|
|
Before Width: | Height: | Size: 275 B |
|
@ -24,7 +24,6 @@
|
||||||
<file>SsrfSwitch.qml</file>
|
<file>SsrfSwitch.qml</file>
|
||||||
|
|
||||||
<!-- ********** pictures ********** -->
|
<!-- ********** pictures ********** -->
|
||||||
<file alias="context-menu.png">icons/context-menu.png</file>
|
|
||||||
<file>icons/dive.jpg</file>
|
<file>icons/dive.jpg</file>
|
||||||
<file alias="nocloud.svg">icons/nocloud.svg</file>
|
<file alias="nocloud.svg">icons/nocloud.svg</file>
|
||||||
<file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file>
|
<file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file>
|
||||||
|
|
Loading…
Add table
Reference in a new issue