Move to vector icon also on pre-26

This commit is contained in:
Fredrik Fornwall
2018-11-17 23:19:22 +01:00
parent 063ef02f2b
commit 7056945f5d
9 changed files with 34 additions and 3 deletions

View File

@@ -0,0 +1,31 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="108dp"
android:width="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#FF000000"
android:pathData="M18,54
A36,36 0 1,1 90,54
A36,36 0 1,1 18,54 Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M36,38
h6
l12,16
l-12,16
h-6
l12,-16
"
/>
<path
android:fillColor="#FFFFFFFF"
android:pathData="M54,66
h18
v4
h-18
"
/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B