mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 09:58:28 +00:00
9 lines
382 B
XML
9 lines
382 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="M229.66,77.66l-128,128a8,8 0,0 1,-11.32 0l-56,-56a8,8 0,0 1,11.32 -11.32L96,188.69 218.34,66.34a8,8 0,0 1,11.32 11.32Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|