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

9 lines
381 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="M213.66,101.66l-80,80a8,8 0,0 1,-11.32 0l-80,-80A8,8 0,0 1,53.66 90.34L128,164.69l74.34,-74.35a8,8 0,0 1,11.32 11.32Z"
android:fillColor="#4e6074"/>
</vector>