mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 09:58:28 +00:00
9 lines
547 B
XML
9 lines
547 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,24ZM74.08,197.5a64,64 0,0 1,107.84 0,87.83 87.83,0 0,1 -107.84,0ZM96,120a32,32 0,1 1,32 32A32,32 0,0 1,96 120ZM193.76,186.41a79.66,79.66 0,0 0,-36.06 -28.75,48 48,0 1,0 -59.4,0 79.66,79.66 0,0 0,-36.06 28.75,88 88,0 1,1 131.52,0Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|