mirror of
https://github.com/element-hq/element-android
synced 2024-12-22 09:14:58 +03:00
10 lines
621 B
XML
10 lines
621 B
XML
|
<vector android:height="24dp" android:viewportHeight="11"
|
||
|
android:viewportWidth="15" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="#00000000" android:fillType="evenOdd"
|
||
|
android:pathData="M5.3033,10.0815L13.7886,1.5962"
|
||
|
android:strokeColor="#7E899C" android:strokeLineCap="round" android:strokeWidth="1.3"/>
|
||
|
<path android:fillColor="#00000000" android:fillType="evenOdd"
|
||
|
android:pathData="M5.3033,10.0815L1.0607,5.8388"
|
||
|
android:strokeColor="#7E899C" android:strokeLineCap="round" android:strokeWidth="1.3"/>
|
||
|
</vector>
|