mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-18 06:08:29 +00:00
9 lines
449 B
XML
9 lines
449 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="M224,48H32a8,8 0,0 0,-8 8V192a16,16 0,0 0,16 16H216a16,16 0,0 0,16 -16V56A8,8 0,0 0,224 48ZM203.43,64 L128,133.15 52.57,64ZM216,192H40V74.19l82.59,75.71a8,8 0,0 0,10.82 0L216,74.19V192Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|