linphone-android/app/src/main/res/drawable/caret_left.xml

9 lines
368 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:pathData="M165.66,202.34a8,8 0,0 1,-11.32 11.32l-80,-80a8,8 0,0 1,0 -11.32l80,-80a8,8 0,0 1,11.32 11.32L91.31,128Z"
android:fillColor="#4e6074"/>
</vector>