mirror of
https://github.com/element-hq/element-android
synced 2024-12-22 01:04:56 +03:00
5 lines
393 B
XML
5 lines
393 B
XML
<vector android:autoMirrored="true" android:height="24dp"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#FF000000" android:pathData="M17,10.5V7c0,-0.55 -0.45,-1 -1,-1H4c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h12c0.55,0 1,-0.45 1,-1v-3.5l4,4v-11l-4,4z"/>
|
|
</vector>
|