<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
android:width="45sp"
|
android:height="45sp"
|
android:tint="#7E7E7E"
|
android:viewportWidth="25"
|
android:viewportHeight="25">
|
<path
|
android:fillColor="#000000"
|
android:pathData="M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z" />
|
</vector>
|