2019-05-31 13:37:37 -04:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:width="24dp"
|
|
|
|
android:height="24dp"
|
|
|
|
android:viewportWidth="24"
|
|
|
|
android:viewportHeight="24">
|
|
|
|
<path
|
2019-10-07 15:43:36 -03:00
|
|
|
android:fillColor="?conversation_subtitle_color"
|
2019-05-31 13:37:37 -04:00
|
|
|
android:pathData="M4,18h17v-6H4v6zM4,5v6h17V5H4z"/>
|
|
|
|
</vector>
|