Scaleable navigation bar icons

This commit is contained in:
Syping 2018-11-18 18:08:18 +01:00
parent dea33f8ab0
commit 1f409b0f25
11 changed files with 12 additions and 79 deletions

View file

@ -11,10 +11,10 @@
<file>5sync-256.png</file>
<file>avatararea.png</file>
<file>avatarareaimport.png</file>
<file>back.png</file>
<file>back.svg</file>
<file>empty1x16.png</file>
<file>mappreview.jpg</file>
<file>next.png</file>
<file>next.svg</file>
<file>pointmaker-8.png</file>
<file>pointmaker-16.png</file>
<file>pointmaker-24.png</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

1
res/back.svg Normal file
View file

@ -0,0 +1 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg height="512px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon points="352,115.4 331.3,96 160,256 331.3,416 352,396.7 201.5,256 "/></svg>

After

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

1
res/next.svg Normal file
View file

@ -0,0 +1 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg height="512px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon points="160,115.4 180.7,96 352,256 180.7,416 160,396.7 310.5,256 "/></svg>

After

Width:  |  Height:  |  Size: 430 B