mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Minor icon tweaks
This commit is contained in:
@@ -3,9 +3,11 @@
|
|||||||
android:width="108dp"
|
android:width="108dp"
|
||||||
android:viewportWidth="108"
|
android:viewportWidth="108"
|
||||||
android:viewportHeight="108">
|
android:viewportHeight="108">
|
||||||
|
|
||||||
|
<!-- Keep in sync with non-adaptive ic_launcher.xml -->
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFFFF"
|
android:fillColor="#FFFFFF"
|
||||||
android:pathData="M36,38
|
android:pathData="M34,38
|
||||||
h6
|
h6
|
||||||
l12,16
|
l12,16
|
||||||
l-12,16
|
l-12,16
|
||||||
@@ -13,12 +15,14 @@
|
|||||||
l12,-16
|
l12,-16
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFFFF"
|
android:fillColor="#FFFFFF"
|
||||||
android:pathData="M54,66
|
android:pathData="M56,66
|
||||||
h18
|
h18
|
||||||
v4
|
v4
|
||||||
h-18
|
h-18
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -5,14 +5,15 @@
|
|||||||
android:viewportHeight="108">
|
android:viewportHeight="108">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M18,54
|
android:pathData="M18,54
|
||||||
A36,36 0 1,1 90,54
|
A36,36 0 1,1 90,54
|
||||||
A36,36 0 1,1 18,54 Z" />
|
A36,36 0 1,1 18,54 Z" />
|
||||||
|
|
||||||
|
<!-- Keep in sync with adaptive ic_foreground.xml: -->
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFFFF"
|
android:fillColor="#FFFFFF"
|
||||||
android:pathData="M36,38
|
android:pathData="M34,38
|
||||||
h6
|
h6
|
||||||
l12,16
|
l12,16
|
||||||
l-12,16
|
l-12,16
|
||||||
@@ -20,12 +21,14 @@
|
|||||||
l12,-16
|
l12,-16
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFFFF"
|
android:fillColor="#FFFFFF"
|
||||||
android:pathData="M54,66
|
android:pathData="M56,66
|
||||||
h18
|
h18
|
||||||
v4
|
v4
|
||||||
h-18
|
h-18
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
</vector>
|
</vector>
|
||||||
|
Reference in New Issue
Block a user