blob: 2e0512244ddfe2f90003a71f7fff6988d332d3d0 [file] [log] [blame]
John Spurlockf88d8082015-03-25 18:09:51 -04001<!--
2 Copyright (C) 2015 The Android Open Source Project
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 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed 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<vector xmlns:android="http://schemas.android.com/apk/res/android"
17 android:height="24.0dp"
18 android:viewportHeight="24.0"
19 android:viewportWidth="24.0"
jackqdyulei448390d2016-12-05 16:18:28 -080020 android:width="24.0dp"
21 android:tint="?android:attr/colorControlNormal" >
John Spurlockf88d8082015-03-25 18:09:51 -040022
23 <path
jackqdyulei448390d2016-12-05 16:18:28 -080024 android:fillColor="#FFFFFF"
John Spurlockf88d8082015-03-25 18:09:51 -040025 android:pathData="M23.7,21.3l-1.1,-1.0c0.0,0.0 0.0,0.0 0.0,0.0L21.0,18.8l0.0,0.0L5.8,5.0l0.0,0.0L3.6,3.0l0.0,0.0L1.7,1.3L0.3,2.7l1.1,1.0C1.2,4.1 1.0,4.5 1.0,5.0l0.0,3.0l2.0,0.0L3.0,5.2L18.2,19.0L14.0,19.0l0.0,2.0l6.4,0.0l1.9,1.7L23.7,21.3z" />
26 <path
jackqdyulei448390d2016-12-05 16:18:28 -080027 android:fillColor="#FFFFFF"
John Spurlockf88d8082015-03-25 18:09:51 -040028 android:pathData="M21.0,5.0l0.0,11.1l2.0,1.8L23.0,5.0c0.0,-1.1 -0.9,-2.0 -2.0,-2.0L6.6,3.0l2.2,2.0L21.0,5.0z" />
29 <path
jackqdyulei448390d2016-12-05 16:18:28 -080030 android:fillColor="#FFFFFF"
John Spurlockf88d8082015-03-25 18:09:51 -040031 android:pathData="M1.0,18.0l0.0,3.0l3.0,0.0C4.0,19.3 2.7,18.0 1.0,18.0z" />
32 <path
jackqdyulei448390d2016-12-05 16:18:28 -080033 android:fillColor="#FFFFFF"
John Spurlockf88d8082015-03-25 18:09:51 -040034 android:pathData="M1.0,14.0l0.0,2.0c2.8,0.0 5.0,2.2 5.0,5.0l2.0,0.0C8.0,17.1 4.9,14.0 1.0,14.0z" />
35 <path
jackqdyulei448390d2016-12-05 16:18:28 -080036 android:fillColor="#FFFFFF"
John Spurlockf88d8082015-03-25 18:09:51 -040037 android:pathData="M1.0,10.0l0.0,2.0c5.0,0.0 9.0,4.0 9.0,9.0l2.0,0.0C12.0,14.9 7.1,10.0 1.0,10.0z" />
38
39</vector>