]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/drawable-anydpi-v21/ic_unfold_more_black_24dp.xml
2d601d98d4f4c2aa3ed1628ea3d65e1f66b20e02
[mobile-ledger.git] / app / src / main / res / drawable-anydpi-v21 / ic_unfold_more_black_24dp.xml
1 <!--
2   ~ Copyright Google Inc.
3   ~
4   ~ Licensed under the Apache License, version 2.0 ("the License");
5   ~ you may not use this file except in compliance with the License.
6   ~ You may obtain a copy of the license at:
7   ~
8   ~ https://www.apache.org/licenses/LICENSE-2.0
9   ~
10   ~ Unless required by applicable law or agreed to in writing, software
11   ~ distribution under the License is distributed on an "AS IS" BASIS,
12   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13   ~ See the License for the specific language governing permissions and
14   ~ limitations under the License.
15   -->
16
17 <vector android:height="24dp" android:tint="?colorAccent"
18     android:viewportHeight="24.0" android:viewportWidth="24.0"
19     android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
20     <path android:fillColor="#FF000000" android:pathData="M12,5.83L15.17,9l1.41,-1.41L12,3 7.41,7.59 8.83,9 12,5.83zM12,18.17L8.83,15l-1.41,1.41L12,21l4.59,-4.59L15.17,15 12,18.17z"/>
21 </vector>