mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 09:58:28 +00:00
9 lines
714 B
XML
9 lines
714 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="M155.51,24.81a8,8 0,0 0,-8.42 0.88L77.25,80L32,80A16,16 0,0 0,16 96v64a16,16 0,0 0,16 16L77.25,176l69.84,54.31A8,8 0,0 0,160 224L160,32A8,8 0,0 0,155.51 24.81ZM32,96L72,96v64L32,160ZM144,207.64 L88,164.09L88,91.91l56,-43.55ZM198,101.56a40,40 0,0 1,0 52.88,8 8,0 0,1 -12,-10.58 24,24 0,0 0,0 -31.72,8 8,0 0,1 12,-10.58ZM248,128a79.9,79.9 0,0 1,-20.37 53.34,8 8,0 0,1 -11.92,-10.67 64,64 0,0 0,0 -85.33,8 8,0 1,1 11.92,-10.67A79.83,79.83 0,0 1,248 128Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|