Use person image instead of vector drawable

This commit is contained in:
Juha Heinanen
2023-04-03 15:21:13 +03:00
parent 0d78e7a24d
commit bb7c1fb24e
2 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
<vector android:autoMirrored="true" android:height="95dp"
android:tint="#26A69A" android:viewportHeight="24"
android:viewportWidth="24" android:width="95dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M12,12c2.21,0 4,-1.79 4,-4s-1.79,-4 -4,-4 -4,1.79 -4,4 1.79,4 4,4zM12,14c-2.67,0 -8,1.34 -8,4v2h16v-2c0,-2.66 -5.33,-4 -8,-4z"/>
</vector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB