blob: c0e51a411b009b7a7737644fc445da820155187a [file] [log] [blame]
Dan Sandler696f6a32015-05-15 15:08:34 -04001<!--
Jason Monk431ad732015-07-16 08:58:15 -04002 Copyright (C) 2015 The Android Open Source Project
Dan Sandler696f6a32015-05-15 15:08:34 -04003
Jason Monk431ad732015-07-16 08:58:15 -04004 Licensed under the Apache License, Version 2.0 (the "License");
Dan Sandler696f6a32015-05-15 15:08:34 -04005 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"
Jason Monk431ad732015-07-16 08:58:15 -040017 android:width="24.0dp"
18 android:height="24.0dp"
19 android:viewportWidth="24.0"
jackqdyulei9cbffcb2017-01-04 13:14:18 -080020 android:viewportHeight="24.0"
21 android:tint="?android:attr/colorControlNormal">
Dan Sandler696f6a32015-05-15 15:08:34 -040022 <path
Jason Monk431ad732015-07-16 08:58:15 -040023 android:fillColor="#FFFFFFFF"
24 android:pathData="M22.7,19.0l-9.1,-9.1c0.9,-2.0 0.4,-5.0 -1.5,-6.9 -2.0,-2.0 -5.0,-2.4 -7.4,-1.3L9.0,6.0 6.0,9.0 1.6,4.7C0.4,7.0 0.9,10.1 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1.0,0.4 1.4,0.0l2.3,-2.3c0.5,-0.4 0.5,-1.0 0.1,-1.4z"/>
Dan Sandler696f6a32015-05-15 15:08:34 -040025</vector>