mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 21:38:29 +00:00
9 lines
622 B
XML
9 lines
622 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="M128,24A104,104 0,1 0,232 128,104.11 104.11,0 0,0 128,24ZM128,216a88,88 0,1 1,88 -88A88.1,88.1 0,0 1,128 216ZM80,108a12,12 0,1 1,12 12A12,12 0,0 1,80 108ZM176,108a12,12 0,1 1,-12 -12A12,12 0,0 1,176 108ZM174.93,156c-10.29,17.79 -27.4,28 -46.93,28s-36.63,-10.2 -46.92,-28a8,8 0,1 1,13.84 -8c7.47,12.91 19.21,20 33.08,20s25.61,-7.1 33.07,-20a8,8 0,0 1,13.86 8Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|