mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-30 10:19:27 +00:00
13 lines
627 B
XML
13 lines
627 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:name="vector"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:name="path"
|
|
android:pathData="M 4 4 L 20 4 L 20 16 L 5.17 16 L 4 17.17 L 4 4 Z M 4 2 C 2.9 2 2.01 2.9 2.01 4 L 2 22 L 6 18 L 20 18 C 21.1 18 22 17.1 22 16 L 22 4 C 22 2.9 21.1 2 20 2 L 4 2 Z M 6 12 L 14 12 L 14 14 L 6 14 L 6 12 Z M 6 9 L 18 9 L 18 11 L 6 11 L 6 9 Z M 6 6 L 18 6 L 18 8 L 6 8 L 6 6 Z"
|
|
android:fillColor="#4e6074"
|
|
android:strokeWidth="1"/>
|
|
</vector>
|