mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-18 06:08:29 +00:00
9 lines
522 B
XML
9 lines
522 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="M149.61,85.71l-89.6,88a8,8 0,0 1,-11.22 0L10.39,136a8,8 0,1 1,11.22 -11.41L54.4,156.79l84,-82.5a8,8 0,1 1,11.22 11.42ZM245.71,74.39a8,8 0,0 0,-11.32 -0.1l-84,82.5 -18.83,-18.5a8,8 0,0 0,-11.21 11.42l24.43,24a8,8 0,0 0,11.22 0l89.6,-88A8,8 0,0 0,245.71 74.39Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|