mirror of
https://github.com/element-hq/element-android
synced 2024-12-22 01:04:56 +03:00
13 lines
451 B
XML
13 lines
451 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="15dp"
|
|
android:height="11dp"
|
|
android:viewportWidth="15"
|
|
android:viewportHeight="11">
|
|
<path
|
|
android:pathData="M5.303,10.081l8.486,-8.485M5.303,10.081L1.061,5.84"
|
|
android:strokeWidth="1.3"
|
|
android:fillColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:strokeColor="#7E899C"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|