mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-25 07:48:08 +00:00
9 lines
522 B
XML
9 lines
522 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,48V208a16,16 0,0 1,-16 16H136a8,8 0,0 1,0 -16h72V48H48v96a8,8 0,0 1,-16 0V48A16,16 0,0 1,48 32H208A16,16 0,0 1,224 48ZM125.66,154.34a8,8 0,0 0,-11.32 0L64,204.69 45.66,186.34a8,8 0,0 0,-11.32 11.32l24,24a8,8 0,0 0,11.32 0l56,-56A8,8 0,0 0,125.66 154.34Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|