blob: 40084dfd6d9ff285a00c511e4aae445310eeea9f [file] [log] [blame]
mariagpuyol03ee5322016-03-04 10:59:03 -08001<?xml version="1.0" encoding="utf-8"?>
mariagpuyolea078ed2016-03-07 20:02:10 -08002<!-- Copyright (C) 2016 The Android Open Source Project
mariagpuyol03ee5322016-03-04 10:59:03 -08003
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 xmlns:android="http://schemas.android.com/apk/res/android"
mariagpuyol3c944062016-04-14 09:58:41 -070017 android:width="24dp"
18 android:height="24dp"
19 android:viewportWidth="24.0"
20 android:viewportHeight="24.0"
Yuchen Chang77acd9a2018-03-21 18:13:56 +080021 android:tint="?android:attr/colorControlNormal">
mariagpuyol03ee5322016-03-04 10:59:03 -080022 <path
Juan Langf7b09ce2018-01-11 09:15:49 -080023 android:pathData="M12.67 20.74c-.38.34-.96.34-1.34 0l-.78-.71C5.3 15.27 1.87 12.16 2 8.28c.06-1.7.93-3.33 2.34-4.29 2.64-1.8 5.9-.96 7.66 1.1 1.76-2.06 5.02-2.91 7.66-1.1 1.41.96 2.28 2.59 2.34 4.29.14 3.88-3.3 6.99-8.55 11.76l-.78.7z"
mariagpuyol3c944062016-04-14 09:58:41 -070024 android:fillColor="#FFFFFFFF"/>
mariagpuyol03ee5322016-03-04 10:59:03 -080025</vector>