mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-21 12:08:29 +00:00
9 lines
386 B
XML
9 lines
386 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="M181.66,133.66l-80,80a8,8 0,0 1,-11.32 -11.32L164.69,128 90.34,53.66a8,8 0,0 1,11.32 -11.32l80,80A8,8 0,0 1,181.66 133.66Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|