blob: 8801f5d09801442813a1e314597827ebdf993087 [file] [log] [blame]
Justin Klaassen13790902016-06-21 20:28:12 -07001<!--
Evan Lairdbcdd0462017-05-15 12:51:34 -04002 Copyright (C) 2017 The Android Open Source Project
Justin Klaassen13790902016-06-21 20:28:12 -07003
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"
17 android:width="64dp"
18 android:height="64dp"
Evan Lairdbcdd0462017-05-15 12:51:34 -040019 android:viewportWidth="24.0"
20 android:viewportHeight="24.0">
Justin Klaassen13790902016-06-21 20:28:12 -070021 <path
Evan Lairdbcdd0462017-05-15 12:51:34 -040022 android:pathData="M13,12c0,-3.57 2.2,-6.62 5.31,-7.87 0.89,-0.36 0.75,-1.69 -0.19,-1.9 -1.1,-0.24 -2.27,-0.3 -3.48,-0.14 -4.51,0.6 -8.12,4.31 -8.59,8.83C5.43,16.93 10.12,22 16,22c0.73,0 1.43,-0.08 2.12,-0.23 0.95,-0.21 1.1,-1.53 0.2,-1.9A8.471,8.471 0,0 1,13 12z"
23 android:fillColor="#FFF"/>
24</vector>