blob: 6a417e64b44af2d40d39691270844e4016a61dc1 [file] [log] [blame]
Winson214f0f02016-01-26 13:37:37 -08001<!--
2Copyright (C) 2016 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2 (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="16dp"
18 android:width="28dp"
19 android:viewportHeight="48"
20 android:viewportWidth="72" >
21 <group
22 android:name="dismiss_all"
23 android:translateX="48"
24 android:translateY="6" >
25 <group
26 android:name="3"
27 android:translateX="-24"
28 android:translateY="36" >
29 <path
30 android:name="rectangle_path_1_2"
31 android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
32 android:fillColor="#FFFFFFFF"
33 android:fillAlpha="1" />
34 </group>
35 <group
36 android:name="2"
37 android:translateX="-12"
38 android:translateY="18" >
39 <path
40 android:name="rectangle_path_1_1"
41 android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
42 android:fillColor="#FFFFFFFF"
43 android:fillAlpha="1" />
44 </group>
45 <group
46 android:name="1" >
47 <path
48 android:name="rectangle_path_1"
49 android:pathData="M -24.0,-6.0 l 48.0,0 l 0,12.0 l -48.0,0 Z"
50 android:fillColor="#FFFFFFFF"
51 android:fillAlpha="1" />
52 </group>
53 </group>
54</vector>