mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-28 00:59:19 +00:00
9 lines
504 B
XML
9 lines
504 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 216ZM176,128a8,8 0,0 1,-8 8L136,136v32a8,8 0,0 1,-16 0L120,136L88,136a8,8 0,0 1,0 -16h32L120,88a8,8 0,0 1,16 0v32h32A8,8 0,0 1,176 128Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|