mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-18 14:58:28 +00:00
9 lines
463 B
XML
9 lines
463 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,216L208,216L208,40a16,16 0,0 0,-16 -16L64,24A16,16 0,0 0,48 40L48,216L24,216a8,8 0,0 0,0 16L232,232a8,8 0,0 0,0 -16ZM64,40L192,40L192,216L64,216ZM168,132a12,12 0,1 1,-12 -12A12,12 0,0 1,168 132Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|