mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-18 06:08:29 +00:00
9 lines
594 B
XML
9 lines
594 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="M232,136.66A104.12,104.12 0,1 1,119.34 24,8 8,0 0,1 120.66,40 88.12,88.12 0,1 0,216 135.34,8 8,0 0,1 232,136.66ZM120,72v56a8,8 0,0 0,8 8h56a8,8 0,0 0,0 -16L136,120L136,72a8,8 0,0 0,-16 0ZM160,48a12,12 0,1 0,-12 -12A12,12 0,0 0,160 48ZM196,72a12,12 0,1 0,-12 -12A12,12 0,0 0,196 72ZM220,108a12,12 0,1 0,-12 -12A12,12 0,0 0,220 108Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|