cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / android / source / res / drawable / ic_sort_24dp.xml
blob7f5f2d4e8702484015bff3afe732ac970df02d34
1 <!--
2  This file is part of the LibreOffice project.
4  This Source Code Form is subject to the terms of the Mozilla Public
5  License, v. 2.0. If a copy of the MPL was not distributed with this
6  file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  -->
9 <vector android:autoMirrored="true" android:height="24dp"
10     android:viewportHeight="24.0" android:viewportWidth="24.0"
11     android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
12     <path android:fillColor="@color/toolbar_foreground" android:pathData="M3,18h6v-2L3,16v2zM3,6v2h18L21,6L3,6zM3,13h12v-2L3,11v2z"/>
13 </vector>