cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / android / source / res / drawable / ic_line.xml
blobae33c2929c943cfdaa92314f7e894ff80b7c1548
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="@color/toolbar_foreground"
11         android:strokeWidth="2"/>
12 </vector>