Tweak launcher size

This commit is contained in:
Fredrik Fornwall 2017-02-28 00:46:21 +01:00
parent fc92a27cb2
commit cb60803a80
7 changed files with 7 additions and 7 deletions

View File

@ -24,7 +24,7 @@
<!-- Block cursor. -->
<path android:fillColor="#000"
android:pathData="M12,12
android:pathData="M14,14
l5,0
l0,10
l-5,0"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 343 B

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 691 B

View File

@ -4,20 +4,20 @@
<path fill="#000"
stroke="#BFCBCD"
stroke-width="2"
d="M7,4
l34,0
d="M9,6
l30,0
q3 0,3 3
l0,34
l0,30
q0 3, -3 3
l-34,0
l-30,0
q-3 0, -3-3
l0 -34
l0 -30
q0 -3, 3 -3"
/>
<!-- Block cursor. -->
<path fill="#FFF"
d="M12,12
d="M14,14
l5,0
l0,10
l-5,0"

Before

Width:  |  Height:  |  Size: 512 B

After

Width:  |  Height:  |  Size: 512 B