blob: 79ff80806438ab7ce4db6e50d0ef8410600d0c9e [file] [log] [blame]
John Spurlockf88d8082015-03-25 18:09:51 -04001<!--
Evan Laird99d41342017-07-10 16:55:36 -04002 Copyright (C) 2017 The Android Open Source Project
John Spurlockf88d8082015-03-25 18:09:51 -04003
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-->
Evan Laird99d41342017-07-10 16:55:36 -040016<vector
17 xmlns:android="http://schemas.android.com/apk/res/android"
18 android:name="ic_caret_up"
19 android:width="24dp"
20 android:viewportWidth="24"
John Spurlockf88d8082015-03-25 18:09:51 -040021 android:height="24dp"
22 android:viewportHeight="24"
jackqdyulei448390d2016-12-05 16:18:28 -080023 android:tint="?android:attr/colorControlNormal" >
John Spurlockf88d8082015-03-25 18:09:51 -040024 <group
Evan Laird99d41342017-07-10 16:55:36 -040025 android:name="caret___4" >
John Spurlockf88d8082015-03-25 18:09:51 -040026 <group
Evan Laird99d41342017-07-10 16:55:36 -040027 android:name="right"
28 android:translateX="11.287"
29 android:translateY="15.287"
30 android:rotation="-45" >
John Spurlockf88d8082015-03-25 18:09:51 -040031 <group
Evan Laird99d41342017-07-10 16:55:36 -040032 android:name="right_pivot"
33 android:translateX="4.242" >
34 <path
35 android:name="rectangle_path_1"
36 android:fillColor="#FFFFFFFF"
37 android:pathData="M -3.242,-1.0 l 6.484,0.0 c 0.5522847498,0.0 1.0,0.4477152502 1.0,1.0 l 0.0,0.0 c 0.0,0.5522847498 -0.4477152502,1.0 -1.0,1.0 l -6.484,0.0 c -0.5522847498,0.0 -1.0,-0.4477152502 -1.0,-1.0 l 0.0,0.0 c 0.0,-0.5522847498 0.4477152502,-1.0 1.0,-1.0 Z" />
John Spurlockf88d8082015-03-25 18:09:51 -040038 </group>
39 </group>
40 <group
Evan Laird99d41342017-07-10 16:55:36 -040041 android:name="left"
42 android:translateX="12.699"
43 android:translateY="15.287"
44 android:rotation="45" >
John Spurlockf88d8082015-03-25 18:09:51 -040045 <group
Evan Laird99d41342017-07-10 16:55:36 -040046 android:name="left_pivot"
47 android:translateX="-4.242" >
48 <path
49 android:name="rectangle_path_2"
50 android:fillColor="#FFFFFFFF"
51 android:pathData="M -3.242,-1.0 l 6.484,0.0 c 0.5522847498,0.0 1.0,0.4477152502 1.0,1.0 l 0.0,0.0 c 0.0,0.5522847498 -0.4477152502,1.0 -1.0,1.0 l -6.484,0.0 c -0.5522847498,0.0 -1.0,-0.4477152502 -1.0,-1.0 l 0.0,0.0 c 0.0,-0.5522847498 0.4477152502,-1.0 1.0,-1.0 Z" />
John Spurlockf88d8082015-03-25 18:09:51 -040052 </group>
53 </group>
54 </group>
Evan Laird99d41342017-07-10 16:55:36 -040055</vector>