Skip to content

Commit 68959ec

Browse files
committed
android: Shrink and nudge around the foreground just a bit
Signed-off-by: Kristofer Rye <[email protected]>
1 parent 514ca10 commit 68959ec

File tree

1 file changed

+13
-17
lines changed

1 file changed

+13
-17
lines changed

android/app/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,54 +4,50 @@
44
android:width="512dp"
55
android:height="512dp">
66
<group
7-
android:translateX="102"
8-
android:translateY="106">
7+
android:translateX="115"
8+
android:translateY="155">
99
<group
10-
android:translateX="132">
10+
android:translateX="121">
1111
<path
12-
android:pathData="M-0.5 -0.5H22.27778V12.93584H-0.5V-0.5Z"
12+
android:pathData="M-0.5 -0.5H20.41111V11.85109H-0.5V-0.5Z"
1313
android:fillType="evenOdd"
1414
android:fillColor="#000000"
1515
android:strokeColor="#000000"
1616
android:strokeWidth="1" />
1717
<path
18-
android:pathData="M21.7777778 12.4358354L21.7777778 48.188862"
18+
android:pathData="M19.9111111 11.3510896L19.9111111 43.9854722"
1919
android:strokeColor="#000000"
2020
android:strokeWidth="2"
2121
android:strokeLineCap="square" />
2222
<path
23-
android:pathData="M19.44444 41.1937H24.11111V321H19.44444V41.1937Z"
23+
android:pathData="M17.77778 37.60048H22.04444V293H17.77778V37.60048Z"
2424
android:fillType="evenOdd"
2525
android:fillColor="#000000" />
2626
<path
27-
android:pathData="M17.88889 56.7385H25.66667V320.2228H17.88889V56.7385Z"
27+
android:pathData="M16.35556 51.78935H23.46667V292.2906H16.35556V51.78935Z"
2828
android:fillType="evenOdd"
2929
android:fillColor="#000000" />
3030
<path
31-
android:pathData="M8.555556 66.84262H35V320.2228H8.555556V66.84262Z"
31+
android:pathData="M7.822222 61.01211H32V292.2906H7.822222V61.01211Z"
3232
android:fillType="evenOdd"
3333
android:fillColor="#000000" />
3434
</group>
3535
<group
36-
android:translateY="41">
36+
android:translateY="37">
3737
<path
38-
android:pathData="M154 0L147.671233 25.2679245 140.287671 25.2679245 129.739726 57.9056604 125.520548 57.9056604 119.191781 74.7509434 117.082192 74.7509434 117.082192 84.2264151 119.191781 84.2264151 119.191781 95.8075472 114.972603 95.8075472 114.972603 115.811321 119.191781 115.811321 119.191781 157.924528 46.4109589 157.924528 35.8630137 118.969811 21.0958904 118.969811 9.49315068 157.924528 4.21917808 157.924528 4.21917808 172.664151 0 186.350943 2.10958904 186.350943 2.10958904 279 154 279Z"
38+
android:pathData="M141 0L135.205479 23.0943396 128.445205 23.0943396 118.787671 52.9245283 114.924658 52.9245283 109.130137 68.3207547 107.19863 68.3207547 107.19863 76.9811321 109.130137 76.9811321 109.130137 87.5660377 105.267123 87.5660377 105.267123 105.849057 109.130137 105.849057 109.130137 144.339623 42.4931507 144.339623 32.8356164 108.735849 19.3150685 108.735849 8.69178082 144.339623 3.8630137 144.339623 3.8630137 157.811321 0 170.320755 1.93150685 170.320755 1.93150685 255 141 255Z"
3939
android:fillType="evenOdd"
4040
android:fillColor="#000000" />
4141
</group>
4242
<group
4343
android:rotation="-0"
4444
android:scaleX="-1"
45-
android:translateX="308"
46-
android:translateY="41">
45+
android:translateX="282"
46+
android:translateY="37">
4747
<path
48-
android:pathData="M154 0L147.671233 25.2679245 140.287671 25.2679245 129.739726 57.9056604 125.520548 57.9056604 119.191781 74.7509434 117.082192 74.7509434 117.082192 84.2264151 119.191781 84.2264151 119.191781 95.8075472 114.972603 95.8075472 114.972603 115.811321 119.191781 115.811321 119.191781 157.924528 46.4109589 157.924528 35.8630137 118.969811 21.0958904 118.969811 9.49315068 157.924528 4.21917808 157.924528 4.21917808 172.664151 0 186.350943 2.10958904 186.350943 2.10958904 279 154 279Z"
48+
android:pathData="M141 0L135.205479 23.0943396 128.445205 23.0943396 118.787671 52.9245283 114.924658 52.9245283 109.130137 68.3207547 107.19863 68.3207547 107.19863 76.9811321 109.130137 76.9811321 109.130137 87.5660377 105.267123 87.5660377 105.267123 105.849057 109.130137 105.849057 109.130137 144.339623 42.4931507 144.339623 32.8356164 108.735849 19.3150685 108.735849 8.69178082 144.339623 3.8630137 144.339623 3.8630137 157.811321 0 170.320755 1.93150685 170.320755 1.93150685 255 141 255Z"
4949
android:fillType="evenOdd"
5050
android:fillColor="#000000" />
5151
</group>
5252
</group>
53-
<path
54-
android:pathData="M104 404H408V512H104V404Z"
55-
android:fillType="evenOdd"
56-
android:fillColor="#000000" />
5753
</vector>

0 commit comments

Comments
 (0)