mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-21 03:38:29 +00:00
9 lines
540 B
XML
9 lines
540 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="64dp"
|
|
android:height="64dp"
|
|
android:viewportWidth="256"
|
|
android:viewportHeight="256">
|
|
<path
|
|
android:pathData="M212.92,17.69a8,8 0,0 0,-6.86 -1.45l-128,32A8,8 0,0 0,72 56V166.08A36,36 0,1 0,88 196V110.25l112,-28v51.83A36,36 0,1 0,216 164V24A8,8 0,0 0,212.92 17.69ZM52,216a20,20 0,1 1,20 -20A20,20 0,0 1,52 216ZM88,93.75V62.25l112,-28v31.5ZM180,184a20,20 0,1 1,20 -20A20,20 0,0 1,180 184Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|