mirror of
https://github.com/element-hq/element-android
synced 2024-12-22 01:04:56 +03:00
14 lines
655 B
XML
14 lines
655 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="21dp"
|
|
android:height="22dp"
|
|
android:viewportWidth="21"
|
|
android:viewportHeight="22">
|
|
<path
|
|
android:pathData="M19.468,10.571l-8.73,8.753a5.693,5.693 0,0 1,-8.066 0,5.728 5.728,0 0,1 0,-8.086l8.73,-8.752a3.795,3.795 0,0 1,5.378 0,3.818 3.818,0 0,1 0,5.39L8.04,16.63a1.898,1.898 0,0 1,-2.689 0,1.91 1.91,0 0,1 0,-2.696l8.065,-8.076"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:strokeColor="#9E9E9E"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|