mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-19 07:48:28 +00:00
9 lines
511 B
XML
9 lines
511 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="M213.66,122.34a8,8 0,0 1,0 11.32l-80,80a8,8 0,0 1,-11.32 0l-80,-80a8,8 0,0 1,11.32 -11.32L128,196.69l74.34,-74.35A8,8 0,0 1,213.66 122.34ZM122.34,133.66a8,8 0,0 0,11.32 0l80,-80a8,8 0,0 0,-11.32 -11.32L128,116.69 53.66,42.34A8,8 0,0 0,42.34 53.66Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|