mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 21:38:29 +00:00
9 lines
615 B
XML
9 lines
615 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,40H68.53a16.12,16.12 0,0 0,-13.72 7.77L9.14,123.88a8,8 0,0 0,0 8.24l45.67,76.11h0A16.11,16.11 0,0 0,68.53 216H216a16,16 0,0 0,16 -16V56A16,16 0,0 0,216 40ZM165.66,146.34a8,8 0,0 1,-11.32 11.32L136,139.31l-18.35,18.35a8,8 0,0 1,-11.31 -11.32L124.69,128l-18.35,-18.34a8,8 0,1 1,11.31 -11.32L136,116.69l18.34,-18.35a8,8 0,0 1,11.32 11.32L147.31,128Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|