mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-17 06:01:58 +03:00
a44e714f13
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 lines
383 B
XML
5 lines
383 B
XML
<vector android:autoMirrored="true" android:height="24dp"
|
|
android:tint="@color/medium_emphasis_text" 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,9V5l-7,7 7,7v-4.1c5,0 8.5,1.6 11,5.1 -1,-5 -4,-10 -11,-11z"/>
|
|
</vector>
|