mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 00:28:28 +00:00
9 lines
780 B
XML
9 lines
780 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,40L40,40A16,16 0,0 0,24 56L24,200a16,16 0,0 0,16 16L216,216a16,16 0,0 0,16 -16L232,56A16,16 0,0 0,216 40ZM216,120L168,120L168,56h48ZM40,56L152,56L152,200L40,200ZM216,200L168,200L168,136h48v64ZM180,88a12,12 0,1 1,12 12A12,12 0,0 1,180 88ZM204,168a12,12 0,1 1,-12 -12A12,12 0,0 1,204 168ZM135.75,166a39.76,39.76 0,0 0,-17.19 -23.34,32 32,0 1,0 -45.12,0A39.84,39.84 0,0 0,56.25 166a8,8 0,0 0,15.5 4c2.64,-10.25 13.06,-18 24.25,-18s21.62,7.73 24.25,18a8,8 0,1 0,15.5 -4ZM80,120a16,16 0,1 1,16 16A16,16 0,0 1,80 120Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|