mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-02-01 03:09:22 +00:00
9 lines
436 B
XML
9 lines
436 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="M216,48H40a8,8 0,0 0,0 16h8V208a16,16 0,0 0,16 16H192a16,16 0,0 0,16 -16V64h8a8,8 0,0 0,0 -16ZM192,208H64V64H192ZM80,24a8,8 0,0 1,8 -8h80a8,8 0,0 1,0 16H88A8,8 0,0 1,80 24Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|