mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 18:28:32 +00:00
9 lines
368 B
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>
|