mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-21 03:38:29 +00:00
9 lines
885 B
XML
9 lines
885 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,152a8,8 0,0 1,-8 8L192,160v16h16a8,8 0,0 1,0 16L192,192v16a8,8 0,0 1,-16 0L176,152a8,8 0,0 1,8 -8h32A8,8 0,0 1,224 152ZM92,172a28,28 0,0 1,-28 28L56,200v8a8,8 0,0 1,-16 0L40,152a8,8 0,0 1,8 -8L64,144A28,28 0,0 1,92 172ZM76,172a12,12 0,0 0,-12 -12L56,160v24h8A12,12 0,0 0,76 172ZM164,180a36,36 0,0 1,-36 36L112,216a8,8 0,0 1,-8 -8L104,152a8,8 0,0 1,8 -8h16A36,36 0,0 1,164 180ZM148,180a20,20 0,0 0,-20 -20h-8v40h8A20,20 0,0 0,148 180ZM40,112L40,40A16,16 0,0 1,56 24h96a8,8 0,0 1,5.66 2.34l56,56A8,8 0,0 1,216 88v24a8,8 0,0 1,-16 0L200,96L152,96a8,8 0,0 1,-8 -8L144,40L56,40v72a8,8 0,0 1,-16 0ZM160,80h28.69L160,51.31Z"
|
|
android:fillColor="#4e6074"/>
|
|
</vector>
|