mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-19 16:08:29 +00:00
9 lines
308 B
XML
9 lines
308 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="M48,192v8a8,8 0,0 1,-16 0v-8a8,8 0,0 1,16 0Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|