mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-19 07:48:28 +00:00
9 lines
517 B
XML
9 lines
517 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,40H48A24,24 0,0 0,24 64V176a24,24 0,0 0,24 24h72v16H96a8,8 0,0 0,0 16h64a8,8 0,0 0,0 -16H136V200h72a24,24 0,0 0,24 -24V64A24,24 0,0 0,208 40ZM48,56H208a8,8 0,0 1,8 8v80H40V64A8,8 0,0 1,48 56ZM208,184H48a8,8 0,0 1,-8 -8V160H216v16A8,8 0,0 1,208 184Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|