Tweak launcher size
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
<!-- Block cursor. -->
|
<!-- Block cursor. -->
|
||||||
<path android:fillColor="#000"
|
<path android:fillColor="#000"
|
||||||
android:pathData="M12,12
|
android:pathData="M14,14
|
||||||
l5,0
|
l5,0
|
||||||
l0,10
|
l0,10
|
||||||
l-5,0"
|
l-5,0"
|
||||||
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 338 B |
Before Width: | Height: | Size: 204 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 505 B |
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 691 B |
@@ -4,20 +4,20 @@
|
|||||||
<path fill="#000"
|
<path fill="#000"
|
||||||
stroke="#BFCBCD"
|
stroke="#BFCBCD"
|
||||||
stroke-width="2"
|
stroke-width="2"
|
||||||
d="M7,4
|
d="M9,6
|
||||||
l34,0
|
l30,0
|
||||||
q3 0,3 3
|
q3 0,3 3
|
||||||
l0,34
|
l0,30
|
||||||
q0 3, -3 3
|
q0 3, -3 3
|
||||||
l-34,0
|
l-30,0
|
||||||
q-3 0, -3-3
|
q-3 0, -3-3
|
||||||
l0 -34
|
l0 -30
|
||||||
q0 -3, 3 -3"
|
q0 -3, 3 -3"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- Block cursor. -->
|
<!-- Block cursor. -->
|
||||||
<path fill="#FFF"
|
<path fill="#FFF"
|
||||||
d="M12,12
|
d="M14,14
|
||||||
l5,0
|
l5,0
|
||||||
l0,10
|
l0,10
|
||||||
l-5,0"
|
l-5,0"
|
||||||
|
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 512 B |