mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-21 03:38:29 +00:00
9 lines
494 B
XML
9 lines
494 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="M208,32H184V24a8,8 0,0 0,-16 0v8H88V24a8,8 0,0 0,-16 0v8H48A16,16 0,0 0,32 48V208a16,16 0,0 0,16 16H208a16,16 0,0 0,16 -16V48A16,16 0,0 0,208 32ZM72,48v8a8,8 0,0 0,16 0V48h80v8a8,8 0,0 0,16 0V48h24V80H48V48ZM208,208H48V96H208V208Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|