• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!--
2     Copyright (C) 2017 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
17    xmlns:android="http://schemas.android.com/apk/res/android"
18    android:name="ic_caret_up"
19    android:width="24dp"
20    android:viewportWidth="24"
21    android:height="24dp"
22    android:viewportHeight="24"
23    android:tint="?android:attr/colorControlNormal" >
24    <group
25        android:name="caret___4" >
26        <group
27            android:name="right"
28            android:translateX="11.287"
29            android:translateY="15.287"
30            android:rotation="-45" >
31            <group
32                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" />
38            </group>
39        </group>
40        <group
41            android:name="left"
42            android:translateX="12.699"
43            android:translateY="15.287"
44            android:rotation="45" >
45            <group
46                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" />
52            </group>
53        </group>
54    </group>
55</vector>
56