mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-02-07 14:58:24 +00:00
9 lines
413 B
XML
9 lines
413 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="M221.66,133.66l-72,72a8,8 0,0 1,-11.32 -11.32L196.69,136H40a8,8 0,0 1,0 -16H196.69L138.34,61.66a8,8 0,0 1,11.32 -11.32l72,72A8,8 0,0 1,221.66 133.66Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|