blob: b3cd455584fdcb2345a6db7646982bbf8bbcad66 [file] [log] [blame]
John Spurlockb3eb8912014-07-30 11:03:03 -04001<!--
Evan Laird29f0e862017-05-10 15:21:32 -04002 Copyright (C) 2017 The Android Open Source Project
John Spurlockb3eb8912014-07-30 11:03:03 -04003
Jason Monkd51608c2016-10-07 13:15:24 +00004 Licensed under the Apache License, Version 2.0 (the "License");
John Spurlockb3eb8912014-07-30 11:03:03 -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"
Jorim Jaggi5172dc22014-09-02 14:59:06 +020017 android:width="18.41dp"
Jason Monkd51608c2016-10-07 13:15:24 +000018 android:height="18.41dp"
Evan Laird29f0e862017-05-10 15:21:32 -040019 android:viewportWidth="21.2"
20 android:viewportHeight="21.2">
21 <group
22 android:translateX="0.5"
23 android:translateY="2.0">
24 <path
25 android:pathData="M18.79,9.79c-0.32,-0.32 -0.83,-0.32 -1.15,0L16.43,11l-1.21,-1.21c-0.32,-0.32 -0.83,-0.32 -1.15,0L14.06,9.8l0,0c-0.32,0.32 -0.32,0.83 0,1.15l1.21,1.21l-1.21,1.21l0,0c-0.32,0.32 -0.32,0.83 0,1.15l0.01,0.01c0.32,0.32 0.83,0.32 1.15,0l1.21,-1.21l1.21,1.21c0.32,0.32 0.83,0.32 1.15,0c0.32,-0.32 0.32,-0.83 0,-1.15l-1.21,-1.21l1.21,-1.21C19.1,10.64 19.1,10.13 18.79,9.79z"
26 android:fillColor="?attr/fillColor"/>
27 <path
28 android:pathData="M11.69,7.44h6.27L19.95,5c0.4,-0.49 0.3,-1.22 -0.23,-1.56c-1.6,-1.05 -5.04,-2.9 -9.62,-2.9c-4.59,0 -8.03,1.85 -9.62,2.9C-0.05,3.78 -0.16,4.51 0.24,5l9.02,11.08c0.42,0.52 1.22,0.52 1.64,0l0.78,-0.96V7.44z"
29 android:fillColor="?attr/backgroundColor"/>
30 </group>
John Spurlockb3eb8912014-07-30 11:03:03 -040031</vector>