mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 18:28:32 +00:00
9 lines
523 B
XML
9 lines
523 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="M188.8,169.6 L133.33,128 188.8,86.4a8,8 0,0 0,0 -12.8l-64,-48A8,8 0,0 0,112 32v80L60.8,73.6a8,8 0,0 0,-9.6 12.8L106.67,128 51.2,169.6a8,8 0,1 0,9.6 12.8L112,144v80a8,8 0,0 0,12.8 6.4l64,-48a8,8 0,0 0,0 -12.8ZM128,48l42.67,32L128,112ZM128,208L128,144l42.67,32Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|