change search icon/text to filter

This commit is contained in:
M M Arif
2019-09-26 23:58:36 +05:00
parent f5e18ed5cc
commit d0b6730de4
16 changed files with 25 additions and 2 deletions

View File

@ -0,0 +1,5 @@
<vector android:height="24dp" android:tint="#FFFFFF"
android:viewportHeight="24.0" android:viewportWidth="24.0"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000" android:pathData="M10,18h4v-2h-4v2zM3,6v2h18L21,6L3,6zM6,13h12v-2L6,11v2z"/>
</vector>