mirror of https://github.com/M66B/FairEmail.git
parent
864a090d82
commit
9f10150c34
@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M4,20h16v2H4V20zM4,2h16v2H4V2zM13,9h3l-4,-4L8,9h3v6H8l4,4l4,-4h-3V9z"/>
|
||||
</vector>
|
Loading…
Reference in new issue