mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 09:58:28 +00:00
9 lines
456 B
XML
9 lines
456 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="M240,94c0,70 -103.79,126.66 -108.21,129a8,8 0,0 1,-7.58 0C119.79,220.66 16,164 16,94A62.07,62.07 0,0 1,78 32c20.65,0 38.73,8.88 50,23.89C139.27,40.88 157.35,32 178,32A62.07,62.07 0,0 1,240 94Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|