LanguageTool: don't crash if REST protocol isn't set
[LibreOffice.git] / android / source / res / drawable / ic_line.xml
blob639ba2dbf6901c3894a9e8626ab449caa2bd1bf5
1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
2         android:width="24dp"
3         android:height="24dp"
4         android:viewportWidth="24.0"
5         android:viewportHeight="24.0">
6     <path
7         android:pathData="M4,11h16v2h-16z"
8         android:fillAlpha="1"
9         android:strokeColor="#00000000"
10         android:fillColor="#4d4d4d"
11         android:strokeWidth="2"/>
12 </vector>